Gsm based industrial security system

26
RAJASHREE.B RAJASHREE.B GSM Based Industrial Security System

Transcript of Gsm based industrial security system

Page 1: Gsm based industrial security system

RAJASHREE.BRAJASHREE.B

GSM Based Industrial Security System

Page 2: Gsm based industrial security system

Definition of embedded system

Examples of embedded systems.

EMBEDDED SYSTEM

Page 3: Gsm based industrial security system

Microprocessors and microcontrollers are widely used in embedded systems products.

Microcontroller is a programmable device.

Components present in the microcontroller

Microcontroller are used in the applications which cost and space are critical.

Page 4: Gsm based industrial security system
Page 5: Gsm based industrial security system

VON-NEUMANN ARCHITECTURE

Page 6: Gsm based industrial security system

HARVARD ARCHITECTURE

Microcontrollers using this architecture have two different data buses.

One is 8-bit wide and connects CPU to RAM memory.

Another one consists of several lines (12, 14 or 16) and connects CPU to ROM memory

Page 7: Gsm based industrial security system

ATmega48/88 Microcontroller has been programmed to sense the unauthorized person and fire.

SIM card is used in the modem.

GSM modem can be controlled by standard set of AT (Attention) commands.

In this module IR sensor, touch sensor, LDR sensor and temperature sensor are used. 

  

MAIN APPLICATION OF PROJECT

Page 8: Gsm based industrial security system

Here ir, touch and ldr sensors are used for intruder alert through message to the concerned mobile number.

Temperature sensor is used for fire alert I.e. if there is very high temperature which acts as a source for fire then module gives an alert to the user

  

Page 9: Gsm based industrial security system

BLOCK DIAGRAM

Page 10: Gsm based industrial security system

HARDWARE COMPONENTS HARDWARE COMPONENTS REQUIREDREQUIRED

ATmega32(8-bit microcontroller) LM 7805 MAX232 GSM MODEM IR SENSOR LDR TOUCH SENSOR TEMPERATURE SENSOR

Page 11: Gsm based industrial security system

PIN Diagram Of Micro Controller Of ATmega32 PIN Diagram Of Micro Controller Of ATmega32

The microcontroller is at the core of every embedded module

The Atmega32is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture

Page 12: Gsm based industrial security system

A voltage regulator based on an active device (such as a bipolar junction transistor, field effect transistor or vacuum tube) operating in its "linear region" and passive devices like zener diodes operated in their breakdown region.

Page 13: Gsm based industrial security system

We need a line driver to convert the RS232’s signals to TTL voltage levels that will be acceptable to the microcontroller’s TxD and RxD pins.

One example of such a converter is MAX232 from Maxim Corp. The MAX232 converts the RS232 voltage levels to TTL voltage levels, and vice versa.

Page 14: Gsm based industrial security system
Page 15: Gsm based industrial security system

GSM modem is used for wireless data transfer.

The GSM Terminal is ideal for embedded applications. Modem can communicate serially by RS232.

The GSM module offers the advantages as below

•Small, lightweight and easy to integrate.

•Low power consumption

Page 16: Gsm based industrial security system

Descriptions of the pins used:

Power ON / OFF control

Tx

Rx

Page 17: Gsm based industrial security system

A Passive Infrared sensor (PIR sensor) is an electronic device that measures infrared (IR) light radiating from objects in its field of view.

Page 18: Gsm based industrial security system

LDRs or Light Dependent Resistors are very useful especially in light/dark sensor circuits.

Page 19: Gsm based industrial security system

A touch sensor is classified as a high impedance device (or high impedance circuit) as the effect of a finger will be detected by the circuit connected to the plate.

Page 20: Gsm based industrial security system

The LM35 series are precision integrated-circuit temperature sensor.

Calibrated directly in ° Celsius (Centigrade)

Suitable for remote applications

Operates from 4 to 30 volts

Page 21: Gsm based industrial security system

CVAVR cross compiler

AVR studio programmer

Embedded C

Page 22: Gsm based industrial security system

Much easier to have security.

Both risk and liability is reduced.

It is flexible enough to be used from any location.24 hrs/Day and 7 days a week.

Page 23: Gsm based industrial security system

High end security for industries

High end security for museums.

High end security for colleges.

High end security for Offices.

Page 24: Gsm based industrial security system

The design approach used here has given satisfactory

results and the microcontroller is sufficient for measuring

the required parameters. The power consumption has

been kept as low as possible.

Page 25: Gsm based industrial security system
Page 26: Gsm based industrial security system