Home     Contact     Forum     Projects     Experiments     Circuits     Theory     BLOG     PIC Tutorials     Tech-BLOG     RSS     Terms of services     Privacy policy  
 Home     Contact     Forum     Projects     Experiments     Circuits     Theory     BLOG     PIC Tutorials     Tech-News     RSS   

PCB Fabrication
2 January 2011
Author: Giorgos Lazaridis
How Touch Buttons work




The Resistance and AC Hum touch switch

I was fascinated with the look and feel of the touch button when i first turned on my brand new TFT monitor

Mechanical buttons and switches cannot become obsolete for various reasons. First of all because of the unmatched reliability, and also for the tactile feeling, which stimulates the finger's touch feeling. But they can never be as elegant and flexible as a touch button. There are many different technologies to make a touch button, others applied on surfaces, others on LCD displays, others behind glasses, others on metallic surfaces etc etc etc. The most common ways are the resistance, the capacitive and the inductive touch buttons. In this theory page, i will explain in details the following types of touch switches (which are actually the most popular and easy to make):



  • The Resistance touch switch
  • The AC hum touch switches
  • The Capacitive touch switch










  • The Resistance touch switch

    The resistance touch switch is based on the fact that human tissues (like the skin), have a great amount of water and salt, something that makes it conductive. Look at the following drawing:





    This is the most basic type of touch switch, in its simplest form. The operation is simple. A transistor is used as a switch. The RB resistor keeps the base to ground when no electrode is touched, so it does not float. The RP resistor is for protection, in case that the electrodes are short-circuited, and it prevents an over current that will probably toast the transistor. If one of the electrodes is touched, nothing will happen. But if both electrodes are touched together, then a small amount of current will flow through the skin to the base of the transistor. The transistor will then go from cut-off to saturation, and current will flow from the CE region to the LOAD.

    There are numerous different ways to implement a resistance touch switch, with transistors, with 555, with 741, with CMOS and many more. The idea is always the same though: Two electrodes are used for the touch plates. Current flow from the human skin from one electrode to the other, which finally stimulates an amplifier or another current sensitive part. This method is straight forward and no more info is needed.


    Advantages: Super simple, super reliable
    Disadvantages: Not very flexible in design, two electrodes required







    The AC hum touch switches

    My body induces 800 mVolts 50Hz. I'm a living generator! Morpheus would agree, right Neo?

    I was not sure if i should mention this type of touch switch. I finally decided to include them, because it seems than many people tend to confuse the AC Hum touch sensors with the capacitance touch sensors. The AC hum sensors are based on the fact that -again- the human tissues and skin are conductive, and also that AC lines produce a magnetic field. Any conductive material placed inside this magnetic field, will produce a slight potential between the item itself and the earth. The same happens of course with the human body.

    An AC Hum touch sensor uses a high gain amplifier such as a darlington pair to amplify this parasitic voltage. When 50 Hz (or 60 for some countries) are detected, it will arm the load. Here is a basic circuit with such a sensor:





    The amplified (and inverted) AC signal that comes from the darlington pair is smoothed on the capacitor C. This capacitor acts as a basic frequency to voltage converter. The PNP transistor acts as a switch for the load. If a slight voltage is applied to the sensor plate (upon finger touch for example), the overall voltage across the capacitor will be reduced, because it is not powered any more with DC current, but from the amplified 50 (or 60) Hz AC current. The PNP transistor will then sense this change and the CE contact will become conductive, providing current to the LOAD.

    This design has a few problems. First of all, in order to operate, there must be power lines near by. And i do not mean right above the body, but in the near. In a room for example there are plenty of power lines. But if no light is turned on and no appliance is operating, then no current flows within these power lines, thus no field is generated. So, if you plan to make a light switch with this, then keep in mind that most probably, the light has to be already turned on for the switch to operate (!!!).

    And something else... What do you think that will happen, if you walk bare-foot on the cement? Right! A huge amount of the voltage will be grounded to earth through your feet. It is most likely, that the remaining potential will not be able to trigger the base of the darlington transistor, unless you have some serious amplifier over there.

    Result: This is a nice educative circuit to study and learn, but in most cases completely improper to use as a switch. Maybe could fit to other applications.


    Advantages: Simple circuit, with one single sensor electrode only
    Disadvantages: Unreliable in operation - Require power line near by













     Rate this article!


    Comments

  • At 23 January 2012, 5:19:34 user Kammenos wrote:   [reply @ Kammenos]
    • @saravanaeswaran first, you do not need to spam a message in all boards asking the same thing, it is not helpful for other users. You can find similar circuits with capacitance sensors in the "circuits" section of the site:
      http://www.pcbheaven.com/circuitpages/
      All circuits have complete documentation, schematics and PIC code. If you ask for another variation of a circuit we do not make circuits on demand.


  • At 23 January 2012, 1:28:45 user saravanaeswaran wrote:   [reply @ saravanaeswaran]
    • can u mail me the circuit of capaitive touch sensor please sir


  • At 16 June 2011, 1:13:35 user Kammenos wrote:   [reply @ Kammenos]
    • @Swetha sure you do. regarding the values, go to my circuit pages where i have some touch circuits made in details.


  • At 15 June 2011, 4:52:43 user Swetha wrote:   [reply @ Swetha]
    • Hello...Can i connect the ckt. to a mouse instead of the load...so dat i can get a touch mouse..??

      Also pl specify the resistance values used in the ckt.


  • At 8 June 2011, 8:22:54 user Kammenos wrote:   [reply @ Kammenos]
    • @Stefan look here: http://pcbheaven.com/circuitpages/AC_Hum_Touch_Button


  • At 8 June 2011, 6:04:15 user Stefan wrote:   [reply @ Stefan]
    • Hi there,
      I want to start making a project so I can control a relay with this switch:AC hum touch switches.Can you send me an email with the names of the parts so I can bulid it?Thanks


  • At 5 March 2011, 9:30:29 user Kammenos wrote:   [reply @ Kammenos]
    • got o my circuit pages and find all the circuits there


  • At 5 March 2011, 8:17:50 user bunty wrote:   [reply @ bunty]
    • can u mail me the circuit of capaitive touch sensor it would be very helpful to me


  • At 15 February 2011, 1:54:23 user Kammenos wrote:   [reply @ Kammenos]
    • Hi andrew, this page is only the theory. Go to this page
      http://pcbheaven.com/circuitpages/

      I have 3-4 circuits with detailed diagrams and explanations.


  • At 15 February 2011, 0:12:51 user andrew wrote:   [reply @ andrew]
    • thanks for the diagram of the resistance touch switch. I guessed kind of close to the right way but this clears it up. It took me forever to find a diagram! Now if only the resistor values were there...


  • At 17 January 2011, 4:21:36 user Kammenos wrote:   [reply @ Kammenos]
    • Manish, i will post a dedicated page for each circuit in the near future. i already began with the resistance touch. follow RSS or twitter to be notified.


  • At 16 January 2011, 8:15:01 user Manish wrote:   [reply @ Manish]
    • I like the capacitance touch circuit. Can this circuit work in bistable mode using relay for on/Off the appliances. If possible please mail me the part list & schemetic for the same. Thanking u..............


  • At 12 January 2011, 1:33:57 user Arshad Pathan wrote:   [reply @ Arshad Pathan]
    • Hey man you are gr8....

      gr8 information

      thank you so much for uploading this vid..


  • At 10 January 2011, 14:57:09 user Manish wrote:   [reply @ Manish]
    • its very cool.I like the capacitive sense circuit
      can u e mail me the schemetic of the circuit
      Thanking u.............


     

      Name

      Email (shall not be published)

      Website

    Notify me of new posts via email


    Write your comments below:

          






    delicious
    digg
    reddit this Reddit this
    Faves

    Search PCB Heaven


     HOT in heaven!



    PCB Heaven chirps on Follow me on Twitter

    TAGS cloud

    Sensor  How It Works  How To  Electronic Theory  Switching  Touch Sensors 



    NEW in heaven!



    Project Update: PIC ICSP Instant SMD Connector with Pogo Pins

    Random Circuits!
     Light / Dark Activated Relay
     A 555 Breathing (Pulsing) LED



     Home     Contact     Forum     Projects     Experiments     Circuits     Theory     BLOG     PIC Tutorials     Tech-News     RSS   

    Site design: Giorgos Lazaridis
    © Copyright 2008
    Please read the Terms of services and the Privacy policy