Sure that's not a hole in one?Or to borrow a golfing reference, that's not a drive, just a putt.![]()
Sure that's not a hole in one?Or to borrow a golfing reference, that's not a drive, just a putt.![]()
This is awesome. Quick questions: Can you explain function of D4 here? Grounding R2 through the stock wire back to the BCM seems reasonable /preferred but I'm assuming all other grounds are safer going to the chassis. This circuit assumes the PWM is on the positive side, not the ground yes? I'm assuming ground side sensing would be similar. I will verify which side is being controlled in my case (2014 GM) and report back. The only suggestion I would offer would be it would be nice if the relay wasn't energized during DRL/PWM just from a longevity standpoint (most people have many more hours spent on DRL/day driving than lo/night) but that would probably be cumbersome and a solid state relay would probably do the trick.Here's a relay solution with resistor that detects the three states -- Off, PWM, and full-on:
(I believe it's similar to what MB2 suggested.)
When the PWM signal is detected, a relay bypasses the PWM and connects the LEDs to 12V through a resistor.
With a steady 12V, the relay directly connects the 12V to the LEDs.
Below is the LTspice sim of a circuit to do that:
With a PWM signal from the lights (green trace) the relay is energized (red trace) and the LED is connected to 12V through R3 (yellow trace).
With a steady lights signal, the relay is turned off, and the lights' 12V is applied directly to the LEDs (at about 425ms here).
With no signal (at the start) no voltage is applied to the LEDs.
At the start of the PWM signal there is a short delay due to the relay operate time (about 40ms here).
The value of R3 value and power rating must be experimentally determined to give the desired LED DRL brightness.
View attachment 351469
It's to provide reset current to C2 when the lights voltage returns to zero.Can you explain function of D4 here?
Yes, but it can easily be reconfigured if it's not.This circuit assumes the PWM is on the positive side, not the ground yes?
A relay's longevity is mainly determine by its number of operations, not how long its been on.it would be nice if the relay wasn't energized during DRL/PWM just from a longevity standpoint
Thanks for the quick response. I guess I need to break out the old electronics books and brush up. Signal goes high, current flows through C2 (because there is a voltage differential) through D1,not through D2 (obvious), into/charges C1 and powers the relay. Signal goes low, C1 discharges powering relay, D1 prevents current from back feeding to source /charging C2. Not sure where current comes from to flow through D4 (triangle is ground yes?), not sure why C2 needs resupply while signal is low when C1 is doing the work. I figured inline C2 was there to help even out the delivery a bit (PWM Hz vs capacitor charge/discharge speed), couldn't figure out D2.It's to provide reset current to C2 when the lights voltage returns to zero.
When the light signal goes high, current goes through C2 and D1 to turn on the relay.
When the light signal goes low, current goes through D4 to resupply the current to C2 that went through D1.
Yes, but it can easily be reconfigured if it's not.
A relay's longevity is mainly determine by its number of operations, not how long its been on.
The charge that went from C2 to C1 when the input goes high, has to be replaced when the input signal goes low, otherwise there will be no charge available when the input again goes high.not sure why C2 needs resupply while signal is low when C1 is doing the work.
No.I figured inline C2 was there to help even out the delivery a bit (PWM Hz vs capacitor charge/discharge speed)
I see no D2 in my circuit in post #24, so what are you referring to?couldn't figure out D2
??I just read thru this thread again. I will make no comments at all. On this thread. EVER.
Which means??The Thread Starter is no longer a member of AAC.
Second those question marks.
It means my cousin TonyR1084 has left AAC.Which means??
Well, we will miss your cousin.It means my cousin TonyR1084 has left AAC.
Update. Confirmed positive PWM control. Bread board tested the circuit and it does not seem to work as intended. Connecting constant +14 dc yields a barely detectable low voltage at the relay (.04). Connecting to the car/PWM yields zero volts. I'm thinking only 'correct' way to do this would be to find the operational hz of the PWM and use a counter IC.No, I guess it doesn't.

Sure you got the right thread?Update. Confirmed positive PWM control.