Description
The BC546 is a widely used, small-signal NPN bipolar junction transistor (BJT). Unlike the high-power transistors (like the TIP series) we have discussed, the BC546 is designed for low-power applications such as signal amplification, switching, and impedance matching.
Key Specifications
| Parameter | Symbol | Rating |
| Collector-Emitter Voltage | $V_{CEO}$ | 65V |
| Continuous Collector Current | $I_C$ | 100mA (0.1A) |
| Power Dissipation | $P_D$ | 500mW |
| DC Current Gain | $h_{FE}$ | 110–800 (varies by suffix) |
| Transition Frequency | $f_T$ | 300MHz |
Core Characteristics & Use Cases
-
Low Power Logic: Because it is limited to 100mA, it cannot drive motors or high-power LEDs. It is primarily used for signal processing, such as in pre-amplifiers, timing circuits, or acting as a “driver” to trigger larger transistors (like the TIP35C or IRF9530N).
-
High Gain ($h_{FE}$): The BC546 typically offers high gain, making it very sensitive. Small base currents are sufficient to turn the transistor “ON” fully.
-
Package: It comes in a TO-92 plastic package, which is very compact and ideal for mounting on breadboards or compact printed circuit boards (PCBs).
The BC54x Series
The BC546 belongs to a family of very similar transistors that are often used interchangeably in low-voltage, low-current signal circuits:
-
BC546: 65V $V_{CEO}$
-
BC547: 45V $V_{CEO}$
-
BC548: 30V $V_{CEO}$
Practical Design Considerations
-
Driver Role: A very common use for the BC546 is as a pre-driver. Since microcontrollers (like Arduino) have limited GPIO current, you can use a BC546 to switch the base of a larger power transistor or MOSFET.
-
Breadboard Friendly: The TO-92 package is extremely easy to use for prototyping. Ensure you identify the pins correctly: looking at the flat side, the pins are Collector, Base, Emitter (C-B-E) from left to right.
-
Limitations: Do not attempt to use this to switch significant loads. Exceeding the 100mA collector current limit will cause the device to overheat and fail almost instantly.

Reviews
There are no reviews yet.