You are on page 1of 3

BANK STRONG ROOM SECURITY SYSTEM

Bank security is an important aspect in this era. This project introduces an effective and reliable
bank security system. The main parts of this system are Micro controller , RFID , IR transceiver ,
Security keypad , GSM module , Alarm and Camera.

The people who have concerned authority to access the strong room are provided with an
RFID and security pin number. When they enter into the strong room they must swipe the RFID and
enter the pin number on the keypad. If both matches the room will be unlocked and they can access the
lockers. When they got out the IR transceiver system is activated. When an obstacle comes across the
IR transceiver, the IR radiation is get reflected by the obstacle and a corresponding signal is passed to
the micro-controller. The micro controller then make a phone call to the concerned authority through
GSM module. At the same time the camera will become on and alarm is triggered.
BLOCK DIAGRAM

AVR Microcontroller:
The major heart of this project is AVR microcontroller, the reasons why we selected this in our
project?, it has more features like 16bit timer, 10-bit ADC, USART, SPI, I2C, 256 bytes of EEPROM
memory, and 32kbytes of flash program memory, then at last its speed of program execution is about to
1 microsecond or 10 MIPS (10 Million Instructions per second), etc. However, compare to other
microcontroller it is fast and very ease to program in C language because of huge support can gain from
the manufacturer for programming. The special IDE offered by the manufacture, it is named as AVR
Studio IDE for it code generation purpose.

GSM
GSM is a cellular network, which means that mobile phones connect to it by
searching for cells in the immediate vicinity. GSM networks operate in four different
frequency ranges. Most GSM networks operate in the 900 MHz or 1800 MHz bands. Some
countries in the Americas (including Canada and the United States) use the 850 MHz and
1900 MHz bands because the 900 and 1800 MHz frequency bands were already allocated.
The rarer 400 and 450 MHz frequency bands are assigned in some countries,
notably Scandinavia, where these frequencies were previously used for first-generation
systems.

RFID modules
It consists of an RFID reader and corresponding tags. The reader collects the data from
the tag when the tag is placed within the range of the receiver. The data is a code having
a length of 10 bits. This code is unique for a tag so that an individual holding this tag can
be uniquely identified. Driver is used to interface RFID reader module to micro controller.

IR Module
The transmitter transmits radio waves continuously in the forward direction.
Whenever an obstacle comes across the path a signal will send to the
microcontroller.

hardware Required:
AVR, GSM,IR MODULE,RFID,KEYPAD
System

: P4 system.

Processor

: Pentium IV

Speed

: 2.0 Ghz

Memory

: 256 MB RAM

Hard Disk Drive

: 40 GB

Software Required:
Language used

: Embedded C

You might also like