Hello, I'm currently working on an LED bar tachometer using an LM3914, with the alarm flasher functionality being used as a shift light.
I followed a circuit diagram from this post (https://forum.allaboutcircuits.com/threads/led-tachometer-lm3914.37656/) about setting the input to be 0-5v, however I adjusted the R1 & R2 values so that my input range is ~1-8.5v. This is acceptable for me within the range of the PWM converter I am using that I purchased off of amazon (outputs 0-10V analog from PWM).
My circuit is mostly functional however the flashing only occurs in a small window of voltage values, while the original example circuit flashes at all voltage values above the threshold where the last LED turns on. Additionally, the LEDs will only flash when the voltage starts at the upper end of the region. ie voltage will rise through the "flashing" region, but the LEDs actually flash only when voltage is dropping back down through it (see video for demo). It appears to be an issue with the values of the resistors and capacitors associated with the flashing circuit (470ohm resistor, 47uF cap, 1k resistor, and 100ohm resistor) but I do not have the analog circuits knowledge to diagnose which are at fault and how fix it it. If anyone is able to help me identify what changes I need to make to the flasher circuit to get it functional, that would be amazing.
I have attached a complete circuit diagram of my design from ECU signal to LM3914, as well as a chart for which LEDs turn on at what LM3914 input voltage, and the equivalent ECU duty cycle. One thing to note about the circuit is that there are resistors inline between the LM3914 pins and the LEDs (330ohm for blue and green LEDs 1-7, and 220ohm for LED 8 cus it's red). I have also attached a video demonstrating the weird flashing behavior.
I followed a circuit diagram from this post (https://forum.allaboutcircuits.com/threads/led-tachometer-lm3914.37656/) about setting the input to be 0-5v, however I adjusted the R1 & R2 values so that my input range is ~1-8.5v. This is acceptable for me within the range of the PWM converter I am using that I purchased off of amazon (outputs 0-10V analog from PWM).
My circuit is mostly functional however the flashing only occurs in a small window of voltage values, while the original example circuit flashes at all voltage values above the threshold where the last LED turns on. Additionally, the LEDs will only flash when the voltage starts at the upper end of the region. ie voltage will rise through the "flashing" region, but the LEDs actually flash only when voltage is dropping back down through it (see video for demo). It appears to be an issue with the values of the resistors and capacitors associated with the flashing circuit (470ohm resistor, 47uF cap, 1k resistor, and 100ohm resistor) but I do not have the analog circuits knowledge to diagnose which are at fault and how fix it it. If anyone is able to help me identify what changes I need to make to the flasher circuit to get it functional, that would be amazing.
I have attached a complete circuit diagram of my design from ECU signal to LM3914, as well as a chart for which LEDs turn on at what LM3914 input voltage, and the equivalent ECU duty cycle. One thing to note about the circuit is that there are resistors inline between the LM3914 pins and the LEDs (330ohm for blue and green LEDs 1-7, and 220ohm for LED 8 cus it's red). I have also attached a video demonstrating the weird flashing behavior.
LED Pin | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Flash (to V-) |
Vactive | 1.14 | 2v | 3v | 4v | 5.05v | 6.1v | 7.15v | 8.1 | 7.83-8.15 |
DUTY% (active low ECU PWM) | 90% | 81% | 71% | 60.5% | 50% | 39% | 28% | 18% | 18-20% |
Attachments
-
45.5 KB Views: 19