Zener on input pin OK ?


Closed Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    May 2007
    Location
    Area 71
    Posts
    52

    Default Zener on input pin OK ?

    I want to limit the voltage on analog input pin, can I use a zener diode ?
    my setup is as follow : v in ---> opamp --> rc filter ---> PIC
    does it have side effect if I put zener between RC and PIC ?
    Thank you

  2. #2
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default Re: Zener on input pin OK ?

    A Zener diode will not have a significant effect. However, you must consider that most diodes have leakage, and depending on the "R" in your R/C network, that leakage may introduce an error.
    Charles Linquist

  3. #3
    Join Date
    May 2007
    Location
    Area 71
    Posts
    52


    Did you find this post helpful? Yes | No

    Default Re: Zener on input pin OK ?

    I am wondering , what will happen when a millisecond peak voltage above the zener limit hit the analog pin ?

  4. #4
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default Re: Zener on input pin OK ?

    What are you saying? The Zener is fast enough to catch a millisecond peak. Also, an analog pin won't be damaged with ANY voltage above Vcc - as long as there is current limiting to less than 10mA and you have a few hundred pf of capacitance on that pin to GND.
    The cap is needed in case a picosecond pulse (spark discharge) has a chance to raise the voltage at the input pin faster than the body diode (the input pin to Vcc diode inherent in the PICs design) can start conducting.
    But you already said you have an R/C network. That will be enough.
    Charles Linquist

  5. #5
    Join Date
    May 2007
    Location
    Area 71
    Posts
    52


    Did you find this post helpful? Yes | No

    Default Re: Zener on input pin OK ?

    Thank you Charles, great information

    I will not use zener as it is not required now

  6. #6
    Join Date
    Feb 2005
    Location
    Kolkata-India
    Posts
    563


    Did you find this post helpful? Yes | No

    Default Re: Zener on input pin OK ?

    Hi,

    Darrel and myself once tried to profile the leakage and breakdown of the zener diodes on the analog pin. For faster acquisitions of the s/h cap a low impedance path is always preferred to the ADC which can kill the PIC due to shootups or downs (negative).

    I had been using zener without any problem cause I almost always use a temperature compensated reference for Vref mostly 2.5V. So the 5.1V zener did not come into picture. But Darrel did an actual test with a modulating input and found that the zener mis-behaves (turns leaky) near its threshold. I found ambient temperature variations could create large error in the measurement if you are using VDD (+5) as your reference.

    So the bottom line is if you could lower your Vref much lower than Vdd then zeners of Vdd ratings can be a safe bet.
    Regards

    Sougata

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts