Waterproof touch
Posted: Mon Nov 23, 2020 8:58 pm
Hi Espressif,
I want to make a waterproof touch button. I read this
https://docs.espressif.com/projects/esp ... h_pad.html
article where touch_pad_waterproof API mentioned.
Also I read this article
https://github.com/espressif/esp-iot-so ... sign_en.md
but there is no description how the waterproof technique works.
From my understanding the waterproof sensor consists from 3 signals: Touch, Shield, Guard. Am I correct?
The Touch signal is pulled between thresholds. The Shield signal just repeats the Touch signal.
But what is the purpose of the Guard signal?
How to route the Guard signal?
We made PCB like this: The hatched polygon on both top and bottom layers is the shield. I use the shield under the Touch sensor to protect the sensor from objects on opposite side.
Outer blue ring is the Guard signal.
The inner circle electrode is the Touch signal.
The Touch circle is about 10mm diameter. The Guard ring is about 20mm diameter and 1mm thick.
Is the design is correct?
I want to make a waterproof touch button. I read this
https://docs.espressif.com/projects/esp ... h_pad.html
article where touch_pad_waterproof API mentioned.
Also I read this article
https://github.com/espressif/esp-iot-so ... sign_en.md
but there is no description how the waterproof technique works.
From my understanding the waterproof sensor consists from 3 signals: Touch, Shield, Guard. Am I correct?
The Touch signal is pulled between thresholds. The Shield signal just repeats the Touch signal.
But what is the purpose of the Guard signal?
How to route the Guard signal?
We made PCB like this: The hatched polygon on both top and bottom layers is the shield. I use the shield under the Touch sensor to protect the sensor from objects on opposite side.
Outer blue ring is the Guard signal.
The inner circle electrode is the Touch signal.
The Touch circle is about 10mm diameter. The Guard ring is about 20mm diameter and 1mm thick.
Is the design is correct?