Simple Panic Alarm Circuit

7,936 views

The Panic Alarm allows a person under duress to quickly call for help in the event of an emergency. There are many types of panic alarm circuits available. Some have a single pushbutton and others have two pushbuttons to turn on and turn off the alarm. In this tutorial, I will show you how to make a PanicAlarm circuit with two push buttons. At the output, I have connected an LED and a buzzer which can be turned on and off by using the SET or RESET pushbutton.

ne555-timer-ic

Hardware Components

The following components are required to make Panic Alarm Circuit

S. NOComponentValueQty
1.Breadboard1
2.Battery9v1
3.Ceramic Capacitor0.01uF1
4.ICNE555 Timer1
5.NPN TransistorBC5471
6.Push Button2
7.LED5mm1
8.Buzzer1
9.Resistors 10k ,1k2, 2

555 IC Pinout

555 timer ic pinout

For a detailed description of pinout, dimension features, and specifications download the datasheet of 555 Timer

Circuit Diagram

Simple Panic Alarm Circuit_Diagram-Schematic

Connection

  1. Place the 555 Timer IC and Push switches on the breadboard.
  2. Connect 10K Resistors from VCC to Pushbuttons.
  3. Use jumper wires to connect Pushbuttons to GND.
  4. Connect Pin 1 to GND and Pin 8 to VCC.
  5. Connect Pin 2 to Pushbutton (SET) and connect Pin 4 to Pushbutton (RESET).
  6. Use a jumper wire to connect the emitter of the transistor to GND.
  7. Add a Buzzer between the Collector of the transistor and the VCC.
  8. Add an LED using a 1K Resistor between the Collector of the transistor and the VCC.
  9. Use a 1K Resistor to connect Pin 3 to the base of the transistor.

Working Explanation

In this circuit, we are operating 555 Timer IC in Bistable mode. This means that the circuit will have two stable states and we can switch between the two states by using pushbuttons. We will use the SET pushbutton to turn on the alarm and the RESET pushbutton to turn off the alarm. The output Pin 3 of the 555 timers is connected to the base of the transistor and it controls the current flow from the collector terminal to the emitter. The buzzer and LED are connected to the collector of the transistor because the current of the 555 timers is not enough to drive both of them, so we will amplify the current by using a transistor.

Application

  • This circuit can be used to alert third-party monitoring services in case of an emergency event.
  • You can replace the switch with any sensor if you want the alarm to turn on automatically in an event of an emergency.