Sei sulla pagina 1di 3

GSM BASED BANK SECURITY WITH VOICE ALARM GSM technology can provide a sophisticated theft alert system

for bank locker system. This Project focuses onto implement GSM (Global System for Mobile Communication) based Banking Security System. This system is implemented using an embedded microcontroller. The embedded microcontroller used here is Atmega32.The microcontroller circuitry indicates the theft to the required person and alarm is ON. The alarm can be a pre-recorded voice alarm. When a GSM based bank safety locker security system is installed in a Bank & to enter the unauthorized person means the message will be transferred to a predefined number. The embedded I/O unit automates the inner door and entry door. The inner door always kept open. The IR sensor can detect the entry of a person. There are two modes in this project one is normal mode and another one is security mode. In normal mode an authorized person can open the locker key and he can close the entry door. At that time GSM never send the message to the required person. If any person tries to open the locker key in security mode, the inner door will be closed automatically and SMS is transferred to the required persons hand phone. After identifying the theft an authorized person can automate the inner door through the SMS.

Block diagram

ALARM

IR SENSOR

LCD

KEYPAD AVR MAX 232 GSM

DOOR MOTOR POWER SUPPLY MOBILE PHONE

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 purpose

MAX 232 The AVR microcontrollers are connected to through RS232 protocol, for this inbuilt USART module is utilized. A serial port sends and receives data one bit at a time over one wire. While it takes eight times as long as to transfer each byte of data this way, only a few wires are required. In fact, two-way (full duplex) communications is possible with only three separate wires- one to send, one to receive, and a common signal ground wire. 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

Potrebbero piacerti anche