J
Jim Thompson
Guest
On Tue, 25 Sep 2012 15:59:11 -0500, John Fields
<jfields@austininstruments.com> wrote:
which interrupted the current and reset the SCR's.
But isn't most everything LED's now-a-days? So I'd be wary of the
current capacity of the vehicle, if it's new. I'd be more tempted to
simply redo the trailer with LED's...
http://tinyurl.com/9aqay49
Then the electronics becomes totally painless and low power.
...Jim Thompson
--
| James E.Thompson, CTO | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC's and Discrete Systems | manus |
| Phoenix, Arizona 85048 Skype: Contacts Only | |
| Voice
480)460-2350 Fax: Available upon request | Brass Rat |
| E-mail Icon at http://www.analog-innovations.com | 1962 |
I love to cook with wine. Sometimes I even put it in the food.
<jfields@austininstruments.com> wrote:
My T-bird sequential system used SCR's along with the classic flasherOn Tue, 25 Sep 2012 13:27:28 -0700 (PDT), George Herold
gherold@teachspin.com> wrote:
On Sep 25, 3:04 pm, John Fields <jfie...@austininstruments.com> wrote:
On Tue, 25 Sep 2012 20:49:35 +0200, "petrus bitbyter"
petrus.bitby...@hotmail.com> wrote:
"George Herold" <gher...@teachspin.com> schreef in bericht
news:246c5933-2ea0-4fc2-b648-0ea8c72e6d17@r7g2000yqa.googlegroups.com...
First off this question is of academic interest only.
So I needed to hook up the a 4 wire trailer connector onto our Toyota
van. (previously we had a Ford van.) My brother warned me that the
foreign cars use a 5 wire lamp indicator system. (There are separate
bulbs for the brake and turn signal. The trailer uses only one bulb
for both brake and turn.)
I first thought I could just put the two (brake, turn) lines together
with diodes. But I then realized this wouldnt work with both the
brake and the turn signal on.
What I needed was a XOR connection between the lines.
both off, bulb off
one on, bulb on
both on, bulb off
So is there a way to do this with some diodes, transistors,
resistors?
Ive been unable to see the way to an answer. (I havent tried
google, thats too easy and this is more fun.)
Any ideas?
Oh, I solved the problem by going to carquest and buying a wiring
harness for ~$50. But say Im stuck on a desert island with only my
parts box.
George H.
Well, guess you have right, left and brake. Assuming right and left
blinking, for the right bulb you get:
B R L | Rb
------|---
0 0 0 | 0
0 0 1 | 0
0 1 0 | 1
0 1 1 | -
1 0 0 | 1
1 0 1 | 1
1 1 0 | 0
1 1 1 | -
If you can have both right and left on, blinking "alarm" in Europe, you get
for both bulbs:
B R L | Rb Lb
------|------
0 0 0 | 0 0
0 0 1 | 0 1
0 1 0 | 1 0
0 1 1 | 1 1
1 0 0 | 1 1
1 0 1 | 1 0
1 1 0 | 0 1
1 1 1 | 0 0
This way you will get B xor L for the left bulb and B xor R for the other,
just as advertised.
So I suppose the schematic below will do the trick. Although I do not seem
to remember I saw it before, I'm sure not to be the first one that drew it.
Think I do not have to explain it for this public
brake -->|-------------+
Schottky |
left -->|-------------+
|
right -->|-------------+
|
.-.
( X ) Lb
'-'
|
+------+------------------+
| |
| |
___ |/ ___ |/
brake--|___|-----+---| left---|___|-----+---|
| |> | |
| | | |
| | | |
___ |/ | ___ |/ |
left---|___|---| | brake--|___|---| |
|> | |> |
| | | |
| | | |
| | | |
GND-----------+-----+-------------------+-----+
created by Andy´s ASCII-Circuit v1.24.140803 Betawww.tech-chat.de
petrus bitbyter
---
Isn't the lamp hard-grounded in the car?
Oops. That's right. No worries this gives me a circuit to start
with.
I think I can jsut flip the whole thing over, use pnp's and get rid of
the
schottky. Or p-channel Fets?
George H.
---
I don't know.
Petrus has made it evident that since you have two tail lights which
you want to subject to the same rules, separate circuits might be
necessary, depending on where you want to exert control.
If it's ahead of the flasher, that's one thing but,if it's after,
that's quite another.
What do you want to do?
which interrupted the current and reset the SCR's.
But isn't most everything LED's now-a-days? So I'd be wary of the
current capacity of the vehicle, if it's new. I'd be more tempted to
simply redo the trailer with LED's...
http://tinyurl.com/9aqay49
Then the electronics becomes totally painless and low power.
...Jim Thompson
--
| James E.Thompson, CTO | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC's and Discrete Systems | manus |
| Phoenix, Arizona 85048 Skype: Contacts Only | |
| Voice
| E-mail Icon at http://www.analog-innovations.com | 1962 |
I love to cook with wine. Sometimes I even put it in the food.