Voltage drop across transistor
JTB
Posts: 9
As a beginner, I am using the BS2 as count down timer to control the off/on status of an NPN transistor (2N3904)·that in turn controls a 5v relay.· I am using the HIGH pin 4 of the BS2 to trigger the·transistor.· I am measuring a 2.2 voltage drop across the collector/emitter while it is on.· I am using the Vdd of the BS2 as voltage for the collector side of the transistor.· This voltage on the emitter side to ground is 2.7 volts which is below the trigger level of the relay (spec. sheet says "must operate· VDC" is 3.5).· Is this a normal drop for a transistor?· If so, what options are there to raise the voltage to the relay triger level?
Julian
Julian
Comments
pnp's are used for the configuration you've specified where the emitter is connected to Vdd, collector is tied to Vdd supply of load, and Gnd is connected to Gnd terminal of the load.
This is because the transitor state is defined by the voltage between the base and emitter, so you tie the emitter to a known voltage (one of the supplies). Since the on voltage for an npn Vbe is positive you tie the emmiter to ground, for a pnp Vbe is negative so you tie the emitter to Vdd.
Thanks for the information.
Julian