Led limiting resistor


Closed Thread
Results 1 to 25 of 25

Hybrid View

  1. #1
    Join Date
    Jun 2011
    Posts
    25


    Did you find this post helpful? Yes | No

    Default Re: Led limiting resistor

    I believe that the relay first will not withstand the 5 amps on the coil.
    The second issue is that voltage is chopped by the SSR and heat controller, and the relay will come to a point when it will go crazy ON-OFF-ON , and the signal to CPU will be a pulsating one.
    Thank you

  2. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,170


    Did you find this post helpful? Yes | No

    Default Re: Led limiting resistor

    Quote Originally Posted by igeorge View Post
    I believe that the relay first will not withstand the 5 amps on the coil. ...
    I would think that would depend on the rating of the relay.


    Quote Originally Posted by igeorge View Post
    ...The second issue is that voltage is chopped by the SSR and heat controller, and the relay will come to a point when it will go crazy ON-OFF-ON , and the signal to CPU will be a pulsating one.
    Thank you
    That little detail might be a big problem.

  3. #3
    Join Date
    Jun 2011
    Posts
    25


    Did you find this post helpful? Yes | No

    Default Re: Led limiting resistor

    Thank you Demon,
    I am testing now a ACS712 and in the scope it looks like a sine wave - 60 HZ, swinging between +1 volts to + 3.5 volts
    I will get tomorrow an LTC1966 from Linear Technology , which is an RMS to DC converter and start working from there
    Regards
    Ion

  4. #4
    Join Date
    Mar 2009
    Posts
    653


    Did you find this post helpful? Yes | No

    Default Re: Led limiting resistor

    Quote Originally Posted by igeorge View Post
    Thank you Demon,
    I am testing now a ACS712 and in the scope it looks like a sine wave - 60 HZ, swinging between +1 volts to + 3.5 volts
    I will get tomorrow an LTC1966 from Linear Technology , which is an RMS to DC converter and start working from there
    Regards
    Ion
    a liitle more meat on how you anticipate handling the 'trapping' of an element going open cicuit might be useful..... ie the whole signal chain, because I'm left wondering why you're using an RMS to dc converter (and a comparator) for a simple task that a pic can readily do for you.

  5. #5
    Join Date
    Jun 2011
    Posts
    25


    Did you find this post helpful? Yes | No

    Default Re: Led limiting resistor

    The pic is supposed to monitor 16 heaters. Can be done with a multiplexer, but my boss wants a visual LED for each burned heater, so in this case i decided to have 16 separated inputs. He wants the leds to represent the status of the inputs. He does not believe in multiplexing .... and he sign my check also
    Last edited by igeorge; - 5th June 2011 at 21:03.

  6. #6
    Join Date
    Mar 2009
    Posts
    653


    Did you find this post helpful? Yes | No

    Default Re: Led limiting resistor

    Quote Originally Posted by igeorge View Post
    The pic is supposed to monitor 16 heaters. Can be done with a multiplexer, but my boss wants a visual LED for each burned heater, so in this case i decided to have 16 separated inputs. He wants the leds to represent the status of the inputs. He does not believe in multiplexing .... and he sign my check also

    No, that bit is clear...what I'm getting at is how are you going to have the PIC 'monitor' (ie what's the PIC gonna be looking for ....a DC level? - therefore ADC, comparator, a small AC signal? therefore ADC to extract a non zero level)....you mentioned comparators....you mentioned RMS to DC converters .....a bit more clarity on your anticipated approach at the PIC itself will help everyone help you towards your end goal.

  7. #7
    Join Date
    Jun 2011
    Posts
    25


    Did you find this post helpful? Yes | No

    Default Re: Led limiting resistor

    Some how i have to bring to pic a level 1 for each good heater and zero for a burned one. They are not enough A/D on the pic to handle 16 channels.
    So, what i need is to convert before pic the signal in zero and one . Zero for any current lees than one amp and one for anything above that

  8. #8
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    704


    Did you find this post helpful? Yes | No

    Default Re: Led limiting resistor

    Quote Originally Posted by igeorge View Post
    I believe that the relay first will not withstand the 5 amps on the coil.
    The second issue is that voltage is chopped by the SSR and heat controller, and the relay will come to a point when it will go crazy ON-OFF-ON , and the signal to CPU will be a pulsating one.
    Thank you
    You can rectify the AC signal before feeding it to the relay. Add diodes and a capacitor and you are set. Like demon said, you might be making it more complicated than what it is.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

Members who have read this thread : 0

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