Electronic – NPN: Not fully sinking to GND

digital-logiclogic-levelnpn

I'm using an NPN to pull a 12v (5mA) signal low from an MCU (logic level). My problem is that when I pull the 12v line low, 7.4v are still present at the 12v side of the line using the circuit below:

Circuit 1

When I remove R2 and connect the signal directly to the collector pin on the NPN, about 110mV are still left on the line. See below:
Circuit 2

Why isn't the NPN fully pulling the line low, and what can I do to fix it?

Best Answer

Most of the commenters so far seem to think that the line you labeled "12V" is a power supply. However, I take it that you mean that it is a control signal that is pulled up to 12V — presumably through a pullup resistor of 2400 Ω, since you also specify a current of 5 mA.

Your second circuit is correct, and 110 mV is perfectly reasonable for a saturated NPN transistor @ 5 mA. If your equipment really requires a lower voltage drop than that, then you'll have to try either a logic-level MOSFET or a mechanical relay. Are you saying that the radio is failing to mute using the transistor?