A Simple Short Circuit Detection and Alert is really important in any power supply system because it helps stop damage from short circuits.
A short circuit happens when the positive and negative ends of a power supply touch each other by mistake, causing too much current to flow.
This can hurt delicate electronic parts, burn wires, or even damage the power source itself.
This protection circuit has two transistors, a buzzer and some LEDs to find and show when a short circuit happens.
When a short circuit occurs the red LED lights up and the buzzer sounds.
On the other hand, the green LED shows that everything is working normally.
Circuit Working:

Parts List:
Component | Value/Specification | Quantity |
---|---|---|
Resistors (1/4 Watt) | 220Ω | 2 |
100Ω | 1 | |
1k | 1 | |
10k | 1 | |
Semiconductors | Transistor BC547 | 1 |
Transistor BC557 | 1 | |
LEDs | Red LED 5mm, 20mA | 1 |
Green LED 5mm, 20mA | 1 | |
Buzzer | Buzzer | 1 |
The above circuit diagram features two transistors Q1 BC547 and Q2 BC557 which work together as a sensing and switching system.
It also has resistors, a buzzer and two LEDs that show when something is happening.
Normally, when there is no short circuit, transistor Q1 BC547 stays OFF because it does not receive enough voltage at its base emitter junction to turn ON.
Meanwhile, the Q2 BC557 PNP transistor stays ON, allowing current to flow through the green LED2 which shows that everything is working fine.
The red LED1 and the buzzer are OFF since there is no current going through them.
If a short circuit happens, the voltage across resistor R2 goes up, which turns Q1 BC547 ON.
When Q1 turns ON it pulls the base of Q2 BC557 low, causing Q2 to turn OFF.
This stops the current to the green LED2 making it go OFF.
At the same time, the red LED1 and the buzzer turn ON, alerting us with both light and sound that there is a short circuit.
So when the green LED2 is ON, it means everything is normal, but if the red LED1 and buzzer are ON, it means a short circuit has been detected.
Formulas with calculations:
Below are some formulas for Simple Short Circuit Detection and Alert System:
Base Resistor R1 (for Q2 BC557):
The voltage drop across the base-emitter junction V_BE for the BC557 transistor is about 0.7V.
If we consider a current gain (β) of 100 for Q1, then we can calculate the resistor value needed.
Base current IB is given by:
IB = IC / β
Assuming collector current IC = 5 mA
IB = 5mA / 100 = 0.05mA
To calculate base resistor R1 use ohms law:
R1 = Vin − VBE / IB
Substituting Vin = 5V and VBE = 0.7V
R1 = 5V −0.7V / 0.05mA
R1 = 4.3V / 0.05 mA
R1 = 86kΩ
1kΩ is chosen to ensure sufficient base current for Q2.
How to Build:
To build a Simple Short Circuit Detection and Alert System follow the below mentioned steps:
- Gather all the components as mentioned in the above circuit diagram
- Connect the collector of transistor Q1 to the base of transistor Q2 through resistor R1.
- Connect the base of transistor Q1 between red LED1 and resistor R5 through resistor R2.
- Connect the emitter of transistor Q1 to GND.
- Connect emitter of transistor Q2 to the +5V supply.
- Connect base pf transistor Q2 to collector of transistor Q1
- Connect collector of transistor Q2 to GND through resistor R3
- Connect resistor R4 between the emitter of transistor Q2 and one terminal of the buzzer.
- Connect resistor R5 in series with the Buzzer , red LED1 and green LED2 to limit the current.
Conclusion:
This Simple Short Circuit Detection and Alert System is an easy and efficient method to find and show when there are short circuits in low-voltage systems.
By using transistors like the BC547 and BC557, the circuit can quickly change between normal operation and fault conditions.
It has visual alerts with an LED and sound alerts with a buzzer, making it clear when a short circuit happens.
This design works great for learning, small power supplies, and electronic projects that need short-circuit protection.
References:
What kinds of short circuit detection circuits are possible?
Leave a Reply