The short circuit detector described here can be used to detect short circuit condition on a LOAD operating at a maximum voltage of 12V. It is applicable to any portable devices working below 12V. The circuit employs a PNP transistor and a 555 Timer.
COMPONENTS:
1. 555 Timer
2. PNP Transistor (2N3906)
3. Relay
PNP Transistor:
The PNP transistor has three working regions in its characteristic graph.
1. Cut Off region
2. Linear region
3. Saturation region
To make the transistor work, we need to use any of these three regions. The transistor can be made to work as an amplifier or as a switch. Here in this project the intended purpose is a SWITCH. So I have used the Cutoff region and Saturation region of the transistor to make the transistor behave as a SWITCH. And if we need the transistor as an amplifier, we need to configure it in the linear region.
Now, a PNP transistor is activated (goes to the Saturation region) when the base-emitter voltage is less than 0.7 V for Silicon transistor and 0.3 V for Germanium transistor. Let us take the 0.7 V into account as it is the greater of the two. So if we supply less than 0.7 V to the base of the transistor, the emitter and collector of the transistor gets connected internally and if we supply greater than 0.7 V, the two terminals gets disconnected and by the time the transistor goes to Cut Off region. Thats all about the transistor.
Let us discuss about the 555 Timer.
The 555 Timer has basically two modes of operation.
1. Astable Mode
2. Monostable Mode
In the Astable mode of operation, the output of the 555 Timer changes state of its own (low and high repeatedly). The frequency depends on the external components connected to it. In this mode there is no fixed state.
In the monostable mode, there is one fixed (stable) state and one quasi stable which is not fixed. In the monostable mode of operation, the output of the 555 Timer generally remains low and this is known as the stable state. When it is triggered by a triggering voltage, the output goes high for a pre defined amount of time and this is known as the quasi stable state. The output then again returns to the stable or low state automatically.
555 Timer circuits are generally designed using any one of the above mentioned modes. But this project has been designed without using any of the modes.
The third component used in this circuit is the Relay switch. It has been used here to cut the incoming voltage to the connected LOAD when short circuit occurs. A relay has two types of connection- One is NOMALLY CLOSED and the other is NORMALLY OPEN. While connecting a relay switch, things to remember is whether the circuit has been designed for NORMALLY CLOSED or NORMALLY OPEN and accordingly the connection is to be done to the relay.
This project has been designed for NORMALLY CLOSED (NC) operation of the relay and the relay SHOULD be connected to the NC terminal.
Operation
OPERATION:
To define a short circuit condition we can say that it is a condition of electrical connection across a LOAD where the positive and negative terminals of the power supply is connected directly to each other without any electrical or electronic components between them. In such condition, the current flowing through the circuit becomes maximum and the voltage across the LOAD becomes minimum. The circuit described here uses this phenomenon to detect short circuit condition.
The circuits are generally designed to automatically cut the supply voltage to the LOAD to avoid further damage of the circuit during the condition of short circuit. The circuit designed here can detect the short circuit condition and also can cut the supply voltage to the LOAD automatically. The short circuit condition means both the positive and negative of the supply voltage is connected directly without any resistance, inductance or capacitance between them somewhere inside the circuit.
So as shown in the SAMPLE CONNECTION, the input to the transistor is taken from the positive terminal of the LOAD. So as I previously said if the transistor gets more than 0.7V in its base, it will not be activated. Now if the transistor is not activated, the emitter and collector terminal is not connected internally and the trigger terminal of the 555 Timer is connected to VCC not to ground and so the 555 Timer is not triggered and consequently the output of the 555 Timer is LOW and so the relay is not activated and thus the LOAD will continue to draw power from the power supply.
Now suppose a short circuit occurs due to any manual or automatic operation inside the LOAD. In this condition, current will be maximum through the LOAD and the voltage (potential difference) will be almost zero (which is less than 0.7V). This voltage will activate the transistor which in turn will connect the trigger terminal of the 555 Timer to the ground triggering the 555 Timer. Consequently the output of the 555 Timer will go high and the LED connected to PIN NO 7 of the 555 Timer will glow. Meantime, the Relay switch will be activated and will cut the power to the LOAD and thus the LOAD is SAVED for permanent damage.
Project Source Code
Circuit Diagrams
Filed Under: 555 Timers, Electronic Projects
Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.
Tell Us What You Think!!
You must be logged in to post a comment.