Electronic – Turn an LED off when there is 3V input

led

I have an LED (5mm, 2V 20mA) which is always on from a 12V supply. (I assume it has some resistors to drop the voltage.)

I need to turn this LED off when another power supply line gets a 3V input, and when the 3V is not there the LED has to stay on. What is the simplest circuit to achieve this? The input battery will be like a 12V 7.5A one. Please help.

An image of the current setup is as below.

enter image description here

Best Answer

A fairly simple method is this: -

enter image description here

Choose the MOSFET so that it turns on sufficiently when 3 volts is applied at the input. This usually means a VGS threshold value of about 1 to 1.5 volts.

The MOSFET could be replaced with a BJT and another resistor but you said "simplest circuit" and, using a BJT will require 3 components unless you are prepared to accept that the LED will be still turned-off at around 0.6 to 0.7 volts on the input.

But, perhaps the simplest way (no added components) is to break the LED connection to ground and wire the input as shown: -

enter image description here

This works because the Thevenin source voltage formed by the 12 volts, R1 and R2 is only 2.83 volts and hence, when 3 volts is applied to the LED cathode, it will slightly reverse bias the LED and turn it off.