0

I'm new in this world. I tried latching relays. I only achieved keeping the LED ON but I'm not able to turn it off with the same button. Any idea?

Null
  • 7,603
  • 17
  • 36
  • 48

2 Answers2

1

A single-coil ratchet relay and a momentary push button switch may be used to toggle the lamp on and off.

enter image description here

A ratchet relay is a type of latching relay.

Its contacts change over with a single energisation pulse to its coil and revert on the subsequent pulse.

A low cost solution would be to use a latching push button switch instead.

It's a 'push-to-on / push-to-off' type of switch.

vu2nan
  • 18,175
  • 1
  • 16
  • 47
1

The simplest ON/OFF circuit that I know that's works look looks this:

schematic

simulate this circuit – Schematic created using CircuitLab

But the relay needs to be able to energized at Vsup/2 or able to work at 2 Sup if we decided to use Vsup/2 relay. OR slightly less than Vsup. I used two 9V relays in 12V circuit.

G36
  • 14,576
  • 1
  • 20
  • 36