Emergency Alarm System Using Basic Logic Gatesย 


Overview:

The OR Gate Based Emergency Alarm System is a simple yet effective safety system designed to detect dangerous situations such as fire or unauthorized movement.
The system uses a flame sensor and an IR sensor as inputs. These inputs are processed using OR logic, and when any one of them is activated, the system triggers an alarm using a buzzer and LED.
This project demonstrates the practical use of basic digital logic in real-life safety applications.


Key Features:


Main Components:


Working Principle:

The system operates based on the OR gate logic, where the output is HIGH if at least one input is HIGH.

When either the flame sensor or IR sensor produces a HIGH signal, the transistor (BC547) is turned ON.
This allows current to flow through the buzzer and LED, activating the alarm system.


Applications: