BJT LED Switch Project Report
BJT LED Switch Project Report
1. Introduction
In this micro project, we explore the use of a Bipolar Junction Transistor (BJT) as an electronic switch to
control an LED (Light Emitting Diode). Transistors, when used in switching mode, allow control of higher
power circuits using small input signals. This is fundamental in modern electronic circuits and embedded
systems.
2. Objective
To design and implement a simple circuit where an LED is turned ON and OFF using a BJT transistor as a
switch.
3. Components Required
-------------------------------------------------
LED Red 1
Power Supply 5V DC 1
4. Circuit Diagram
(Insert circuit diagram here. The NPN transistors emitter goes to GND, collector to LED (via 330 resistor) to
5. Working Principle
A BJT can act as a switch when operated in saturation and cutoff regions:
- OFF State (Cutoff Region): When the base of the transistor receives no voltage (0V), it remains in the OFF
state, and no current flows through the collector-emitter path. Hence, the LED is OFF.
- ON State (Saturation Region): When a small voltage (~0.7V) is applied to the base through a resistor, the
transistor turns ON, allowing current to flow from collector to emitter. This completes the circuit for the LED,
6. Procedure
3. Connect the other end of the LED to +5V through a 330 resistor.
4. Connect the base of the transistor to a 1k resistor, and then to a switch or microcontroller digital pin.
5. When the base is given a HIGH signal (~5V), the transistor turns ON and the LED lights up.
7. Applications
8. Conclusion
This project demonstrates the simple yet powerful application of BJTs as electronic switches. Understanding
this concept forms a strong foundation for more complex electronic circuit design and control systems.
9. References
- www.electronics-tutorials.ws