I’ve been trying to solve an automotive electronics problem for several weeks now, but everyone I’ve spoke to can’t seem to come up with a solution.

In brief, I’m trying to add a relay in-line with the horn switch in my car, such that I can close my own circuit when the horn is pressed, without affecting the existing horn circuit in the car.

I had some JD1912 12V relays left over from a previous install, so I tried to use those. (Relevant image: Diagram)

First, I placed connected the trigger wire (pin 86) to the the wire coming into the horn switch, and the ground (pin 85). The relay triggered when the horn button was pressed as expected, but this also caused the actual car horn to sound continuously. Presumably doing this was enough to give the factory horn relay enough current to close.

Next, I tried placing the relay in series with the horn switch by splicing the wiring heading into the horn switch, and connecting the relay (pin 86 and 85) in line. Once again, the relay triggered with the horn switch as expected. However, this time, the actual car horn didn’t sound at all.

The best I can work out is that there’s a resistor in-line with the relay trigger (otherwise connecting it straight to ground would cause a short, right?) However, that resistor is just enough to allow the factory horn relay to trigger when connected to ground.

The way the car is designed, I can’t splice into the wire coming out of the switch to detect when the horn is pressed, since it’s a shared ground with other components.

My question is, is there such a thing as a relay with no resistor? Essentially all I’m looking for is a component that will “detect” current on the horn switch wire, and close a separate circuit. I’m not sure if a relay is even the correct way to go about this. Hopefully you guys can point me in the right direction.

  • RandomUser@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    18 days ago

    Not sure I understand the problem fully, but you want a circuit to operate when you push the horn button, without affecting the horn operation.

    Chances are the relay coil is drawing to much power.

    Have you thought about adding a transistor to your circuit? It would draw very little current from the horn circuit but should allow you to drive something else. - such as your relay. It would of course require you to do some electronics.

    • cvieira@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      18 days ago

      I’ve honestly never worked with transitors. Basically all of my experience is with pre-made 12V electronics. The appeal of the relay method to me was that it felt fairly non-invasive, since my add-in circuit is essentially isolated from the car with the relay (for example, I can trigger the relay with 12V, and switch a 5V circuit without any issue). Would the same be true with a transistor?