Need to design an IR Receive amplification circuit for digital processing

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • truclacicr
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Use a single supply, rail to rail comparator, eg MAX941.

    https://cdn.badcaps-static.com/pdfs/...acaf490fe5.pdf

    Use a resistive potential divider for the 4V set point (see figure 6 on page 9).

    Leave a comment:


  • budm
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by redwire
    We don't know how OP is measuring the pulse voltages. With a multimeter it's averaged and doesn't tell you much.
    OP is also thinking a weak signal means less signal swing which is not the case with modules because they have built-in amplifiers, AGC, clamps and a comparator to give the same output signal weak or strong IR signal.

    A photo-transistor will give a weak or strong signal though, so this seems part of the confusion or maybe even what OP is using for a receiver. We will never know.
    Yep, we will never know. OP asks questions but refuse to provide the info + lack of basic understanding of the electronics and devices.

    Leave a comment:


  • redwire
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    We don't know how OP is measuring the pulse voltages. With a multimeter it's averaged and doesn't tell you much.
    OP is also thinking a weak signal means less signal swing which is not the case with modules because they have built-in amplifiers, AGC, clamps and a comparator to give the same output signal weak or strong IR signal.

    A photo-transistor will give a weak or strong signal though, so this seems part of the confusion or maybe even what OP is using for a receiver. We will never know.

    Leave a comment:


  • budm
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    You still refuse to give us the spec of the IR receiver you are using and also the waveform, simple request.

    Leave a comment:


  • EasyGoing1
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by stj
    you need a schmitt-trigger like a 74hc14, not a transistor.

    but that's not going to help because your receiver output is already digital - you need a better and more sensitive one.
    I'm not convinced that it won't help, because when a weak signal reaches the receiver, it sends a higher voltage to the Arduino ... and as I stated when I started this post ... if that pin gets between 2.2 and 2.5 volts, it will waffle the interrupt trigger, so if I can set 4 volts as an absolute that will guarantee sinking that pin to ground, then I will have completely overridden the effects that a weak signal has on this ir sensor and I will have given the Arduino a solid 0 even if the IR receiver gets a weak signal ... (because a strong signal causes the IR receiver to go to about 1 volt while a weak signal can make it only drop to 2-ish volts) ... so then with this idea, all that signal needs to do is drop that voltage by only 1 volt and I'm in business ... make sense?

    Leave a comment:


  • stj
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by EasyGoing1
    I'm not sure how any of this information is relevant to my original question, which was... how do I design a circuit such that when a voltage hitting the base of a transistor is at 5V, the transistor is off, but when that voltage goes to 4 volts or lower, I need the transistor to be on as hard as it can be?
    you need a schmitt-trigger like a 74hc14, not a transistor.

    but that's not going to help because your reciever output is already digital - you need a better and more sensitive one.

    Leave a comment:


  • budm
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Starting a new thread is not going help or learning anything from it.
    https://www.badcaps.net/forum/showth...235#post935235

    https://www.badcaps.net/forum/attach...3&d=1578415503
    So how low does the output of the IR receiver go down to?
    Does the IR receiver has built-in pull-up on the IR output pin?
    Last edited by budm; 01-08-2020, 07:07 PM.

    Leave a comment:


  • eccerr0r
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by EasyGoing1
    I'm not sure how any of this information is relevant to my original question, which was... how do I design a circuit such that when a voltage hitting the base of a transistor is at 5V, the transistor is off, but when that voltage goes to 4 volts or lower, I need the transistor to be on as hard as it can be?

    I'm not asking anyone to help me solve my core issue, because I believe if I can create a circuit that would sink that Arduino pin to ground as soon as that source voltage goes to 4 volts or lower, my problem would be solved, and I really want to test my theory.

    If my actual question is not clear enough, please let me know what needs clarification.
    The problem is that we don't have characterization of the IR receiver output we can use. Its output impedance could be so high that even using a common emitter transistor doesn't have enough gain to drive the transistor.

    Hence I have to assume the worst that you need to use those op amp comparators with really high input impedance that will amplify anything, and you get to choose whatever threshold you want. These amplifiers are slow, but should be fast enough for IR use.

    And even if this amplifies the digital output, that weak signal has already been filtered out and no amount of amplification can be used to recover the signal. The amplification you seek would need to occur within the module, and as an IC I'm not sure what you can do with it.

    Leave a comment:


  • budm
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    You are not provide the info we requested.

    Leave a comment:


  • EasyGoing1
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    I think I'm just going to start a new post on this topic and leave out the discussion which seems to be throwing everyone off for some reason.

    Leave a comment:


  • budm
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by EasyGoing1
    Yes, I do and I have.
    Show us the scope (set to DC) wave form of that IR output.
    So where is the U1 SPEC?
    Last edited by budm; 01-08-2020, 05:52 PM.

    Leave a comment:


  • EasyGoing1
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by budm
    "I am still wondering if the original setup is actually working before at all. Lots of details are still missing.
    As I stated in my original post, the project works FINE until the batteries in the remote go from 1.5 volts per battery to 1.4 volts per battery, which can take about 7 to 8 months... but I want to attempt to extend that time by implementing the idea that I have which was also included in my original post.

    Leave a comment:


  • EasyGoing1
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by eccerr0r
    Again, none of this makes sense until we know what that U1 IR receiver's "OUT" characteristics are like - what is its manufacturer and model?

    Usually if it requires power, it already has amplification and the output is a digital signal. Amplifying it further doesn't make sense. You may need to simply choose another U1 or build your own with your own phototransistor or photodiode. But there's not enough information to tell.

    As a blind answer without knowing what U1's output is like, you might as well use a LM339 op amp and set the other input to the exact threshold you want, and it will drop the output down fast when the output level goes below what you set... however this solution doesn't answer the real problem.
    I'm not sure how any of this information is relevant to my original question, which was... how do I design a circuit such that when a voltage hitting the base of a transistor is at 5V, the transistor is off, but when that voltage goes to 4 volts or lower, I need the transistor to be on as hard as it can be?

    I'm not asking anyone to help me solve my core issue, because I believe if I can create a circuit that would sink that Arduino pin to ground as soon as that source voltage goes to 4 volts or lower, my problem would be solved, and I really want to test my theory.

    If my actual question is not clear enough, please let me know what needs clarification.

    Leave a comment:


  • EasyGoing1
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by budm
    I wonder if OP even looks at the signals with scope.
    Yes, I do and I have.

    Leave a comment:


  • budm
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    I wonder if OP even looks at the signals with scope.

    Leave a comment:


  • redwire
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    I don't think your problem is with the logic levels.
    For best performance from those IR modules, add an RC filter to its VCC feed something like 100 ohms and 10-47uF. The Arduino's noise on 5V can really make a module do poorly for range (or a weak signal from IR remote with low batteries). Even 25mV of noise on Vcc causes problems.

    If the module is next to noisy signals it will also do poorly. In commercial products, a grounded shield made from mesh window screen goes around the module.
    Otherwise, CFL or LED lights can cause interference as well.

    Leave a comment:


  • stj
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    maybe this will help make things clearer.
    Attached Files

    if you find these attachements useful please consider making a small donation to the site

    Leave a comment:


  • budm
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    "but it's just a standard remote controller that puts out infra red light signals in a square wave pulse that the Arduino can analyze and use according to the code created and uploaded into the arduino." It sound s like op is using the Arduino to do the decoding function.
    I am still wondering if the original setup is actually working before at all.
    Lots of details are still missing.

    Leave a comment:


  • eccerr0r
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Again, none of this makes sense until we know what that U1 IR receiver's "OUT" characteristics are like - what is its manufacturer and model?

    Usually if it requires power, it already has amplification and the output is a digital signal. Amplifying it further doesn't make sense. You may need to simply choose another U1 or build your own with your own phototransistor or photodiode. But there's not enough information to tell.

    As a blind answer without knowing what U1's output is like, you might as well use a LM339 op amp and set the other input to the exact threshold you want, and it will drop the output down fast when the output level goes below what you set... however this solution doesn't answer the real problem.
    Last edited by eccerr0r; 01-07-2020, 11:03 AM.

    Leave a comment:


  • EasyGoing1
    replied
    Re: Need to design an IR Receive amplification circuit for digital processing

    Originally posted by budm
    What is the spec of the U1 IR receiver?
    So you want IC A1 input to be active low then, so PNP transistor will be used so when IR receiver U1 output goes low it will turn on the PNP transistor (Collector is ground, Emitter to A1 input)
    So it would look something like this then?
    Attached Files

    if you find these attachements useful please consider making a small donation to the site

    Leave a comment:

Related Topics

Collapse

  • u666sa
    HP Envy x360 13-bf0013dx (i7, 8gb) ipa32 la-m024p rev 1b short near PJ1802, type-c not switching to 19 volts
    by u666sa
    Laptop is HP Envy x360 13-bf0013dx, hp website link, it's an i7-1250U with 8 gig onboard ram.
    Platform: ipa32 la-m024p rev 1b



    Originally you'd plug power supply into it and it would take up to 1.2 amps and then drop to 200 milliamps and then go back up again to 1.2, staying all the while at 5 volts. Pressing power button would results in power LED blinking amber 3 times. 3.3 volt rail, 5.1 volt rail present, main power rail 8.8 volts. Power button test pads near EC chip 2.7 volts.

    I found a short on the other side:



    ...
    10-04-2025, 05:03 PM
  • MisterAIL
    PS5 digital / No Power / No Beep / Good power supply
    by MisterAIL
    Hi everyone,

    Brought a non functionnal PS5. Apparently only a bad PSU...
    No beep, nothing.

    After some tests i found this :
    - PSU is fine (12 volts stable)
    - 12 volts line is shorted
    - DA9065 was fried, F7003 also => Replaced both of them, short is gone on 12 volts line, no dead short anywhere else.
    - By the way, nothing change. No signal, no power, no beep.

    Mesuring all rails with my workbench psu (12 volts input)
    - 0.00 amp drawing
    - 12 volts, 5 volts, 2 volts, 1,15 volts are presents (suppose new DA9065 do is...
    03-12-2024, 03:24 PM
  • Mark R
    The Overseas Only Kenwood Model KR 790
    by Mark R
    I am Repairing this unit. It had many problems. One major one was the power transformer being about 4-5 volts low on the main B+ line which called for 66.5 Vols after the Main Filter caps but only showing about 62 Volts. Caps and the 5 amp Diode bridge were replaced which helped slightly.

    The other strange problem was the small secondary winding from the PT which supplies 18 Volts AC to the "FM FLUORESCENT DISPLAY" circuit, and the small winding that supplies 8 Volts AC to the push button grain of wheat lamps. Those voltages were down from 18 Volts to 16 volts. Which was...
    09-23-2025, 08:27 PM
  • Astonished
    Fixing the Charge Circuit of the Batteries of the DC Motor
    by Astonished
    Hi friends of electronics

    What you see in the video and pictures attached is the circuit for charging the batteries of a DC motor.

    The problem is that this circuit cannot charge the batteries (3 1800mAH NiMH batteries) any more. When the circuit was OK, its green LEDs lit up one at a time to show that the batteries have charged more. But now that the circuit is flawed, LEDs light up as you see in the video and at the same time successive beeps are heard.

    Please help me fix this circuit.

    (the datasheet of the IC: https://pdf.datasheet.live/28...
    01-28-2025, 06:24 AM
  • Superbee_dad
    Sharp 80” long short flash backlight error - Help
    by Superbee_dad
    Hello Sharp TV experts
    Our Sharp LC-80LE642U displays one short one long flash error code which is a backlight error. I went into service mode and there were 8 lamp error counts recorded. I reset the count to 0 and did a reset. The last monitor error cause was 16 B00014639:12. 16 is the code for backlight error. I tried to power the tv up but went back into error mode.

    > I checked voltages on the power supply board and they all check out .. including 3.28 volts at the error pin.
    > There is power to the cpu and T-CONN and no faults found there. The cpu has a flashing...
    01-24-2025, 11:51 PM
  • Loading...
  • No more items.
Working...