Home & Office Security System aaa

31
1/29/2015 Home & Office Security System 1

Transcript of Home & Office Security System aaa

Page 1: Home & Office Security System aaa

1/29/2015 Home & Office Security System 1

Page 2: Home & Office Security System aaa

Under

the supervision of

Mr. Avanish Kumar Singh

(Lecturer, ECE Deptt.)

Page 3: Home & Office Security System aaa

What is security system?

Existing system.

Statistics.

Component of security system.

Why we use security system.

Proposed system.

Component of proposed system.

Block diagram.

Working procedure of system.

Architecture of our system.

Develop tool .

At89c51 Controller

Max 232

Description of max 232

Power supply Transformer

Rectifier

Smoothing circuit

Regulator

working of home office security system.

Application and scope

Limitation

Future aspects.

1/29/2015 Home & Office Security System 3

Page 4: Home & Office Security System aaa

Security is the condition of being protected

against danger or loss. In the general sense,

security is a concept similar to safety.

The word "security" in general usage is

synonymous with "safety," but as a technical

term "security" means that something not only

is secure but that it has been secured.

Security is a growing concern for many today.

1/29/2015 4 Home & Office Security System

Page 5: Home & Office Security System aaa

Homes without security systems are about 3 times more likely to be broken into than homes with security systems – Source: FBI

1/29/2015 5 Home & Office Security System

Page 6: Home & Office Security System aaa

A Sensory system.

A data acquisition system.

A data processing and archiving system.

A monitoring system.

An alert messaging system.

1/29/2015 6 Home & Office Security System

Page 7: Home & Office Security System aaa

Peace of Mind

No worries while you’re away

Concern for the safety and well-being of their

appliances, things, locations etc.

Deterrent to robbery and home invasion

1/29/2015 7 Home & Office Security System

Page 8: Home & Office Security System aaa

Much system failed to be an efficient monitoring

system. They may fail to give service at any

instance. The efficiency was poor.

Many products in market are expensive and

complicated and require the system to be linked

to a public emergency system.

1/29/2015 8 Home & Office Security System

Page 9: Home & Office Security System aaa

In our system a microcontroller will monitor all

the sensors for any type of Intrusion.

Microcontroller will send these values to the

PC.

PC will correspondingly shade the graphical

region where the intrusion is detected.

An alert message will be shown on the Screen

in red color.

1/29/2015 9 Home & Office Security System

Page 10: Home & Office Security System aaa

The System

Hardware

Software

Max232 IR

Sensor

Microcont

roller Power

Embedded C Visual Basic

1/29/2015 11 Home & Office Security System

Page 11: Home & Office Security System aaa

Sensors

Microcontroller

MAX 232

Personal Computer

Security Personal

1/29/2015 12 Home & Office Security System

Page 12: Home & Office Security System aaa

1/29/2015 13 Home & Office Security System

Page 13: Home & Office Security System aaa

Software:

Keil

Visual Basic 6

Hardware:

ICs: MAX232.

Microcontroller- AT89C51.

Power Supply.

Switches, Sensors.

1/29/2015 14 Home & Office Security System

Page 14: Home & Office Security System aaa

1/29/2015 15 Home & Office Security System

The AT89C51 is a low-power, high-performance CMOS 8-bit microcomputer with 4K bytes of Flash PEROM.

The Atmel AT89C51 is a powerful microcomputer, provides a highly-flexible and cost-effective solution to many embedded control applications.

The Power-down Mode saves the RAM contents .

Page 15: Home & Office Security System aaa

The MAX232 device is a

dual driver/receiver that

includes a capacitive

voltage generator to supply EIA-232 voltage levels from

a single 5-V supply.

Each receiver converts EIA-232 inputs to 5-V

TTL/CMOS levels.

1/29/2015 17 Home & Office Security System

Page 16: Home & Office Security System aaa

1/29/2015 18 Home & Office Security System

Page 17: Home & Office Security System aaa

TRANSFORMER

RECTIFIER

SMOOTHING CIRCUITRY

REGULATOR

1/29/2015 Home & Office Security System 19

Page 18: Home & Office Security System aaa

Transformer convert AC

electricity from one voltage

to another with little loss

of power.

step-down transformers

reduce voltage from 220v

to 20v.

Turns ratio=Vp/Vs =Np/Ns.

1/29/2015 Home & Office Security System 20

Page 19: Home & Office Security System aaa

1/29/2015 21 Home & Office Security System

A bridge rectifier can be made

using four individual diodes.

It is called a full-wave rectifier

because it uses all the AC wave

(both positive and negative

sections).

1.4V is used up in the bridge

rectifier because each diode

uses 0.7V when conducting

and there are always two

diodes conducting.

d

1

DD1

D3

D4

D2

Page 20: Home & Office Security System aaa

1/29/2015 Home & Office Security System 22

Smoothing is performed

by a large value

electrolytic capacitor.

They connected across

the DC supply to act as

a reservoir, supplying

current to the output

when the varying DC

voltage from the rectifier

is falling.

Page 21: Home & Office Security System aaa

1/29/2015 23 Home & Office Security System

Voltage regulator ICs

are available with

fixed (typically 5, 12

and 15V) or variable

output voltages.

It provide a fixed

regulated supply

Page 22: Home & Office Security System aaa

The "Visual" part refers to the method used to

create the graphical user interface (GUI) & the

"Basic" part refers to the BASIC (Beginners All-

Purpose Symbolic Instruction Code) language.

Visual Basic (VB) is an event driven programming

language.

It enables rapid application development of graphical

user interface (GUI) applications, access to databases.

The advantage of using VB over other programming

languages is its user friendly programming.

1/29/2015 Home & Office Security System 24

Page 23: Home & Office Security System aaa

Book Self

Door-2

Locker

Almirah

Door1

Main Gate

Door-1

Locker

Almirah

Door-2

Book Self

Main Gate

1/29/2015 25 Home & Office Security System

Page 24: Home & Office Security System aaa

Door-1

Locker

Almirah

Door-2

Book Self

Main Gate

Interrupt

1/29/2015 26 Home & Office Security System

Page 25: Home & Office Security System aaa

Book Self

Door-2

Locker

Almirah

Main Gate

1/29/2015 27 Home & Office Security System

Page 26: Home & Office Security System aaa

Home security

Office security

Shop security

Lab security and many more

1/29/2015 28 Home & Office Security System

Page 27: Home & Office Security System aaa

Wired connection between the hardware

and the PC

Ranges of IR sensors.

1/29/2015 29 Home & Office Security System

Page 28: Home & Office Security System aaa

Connection between the hardware and the

pc.

The values of the sensors can be

transferred to the pc by any wireless means.

1/29/2015 30 Home & Office Security System

Page 29: Home & Office Security System aaa

Microprocessor Architecture, programming and

applications (Gaonkar),

The 8051 Microcontroller (Ayala),

The 8051 Microcontroller and Embedded

Systems (Mazidi),

Op-Amps and linear integrated circuits

(Gayakwad),

1/29/2015 31 Home & Office Security System

Page 30: Home & Office Security System aaa

www.beyondlogic.org

www.electronicsforu.com

www.alldatasheets.com

www.elecktor.com

www.keil.com

www.8051projects.com

www.discovercircuits.com

www.microcontroller.com

1/29/2015 32 Home & Office Security System

Page 31: Home & Office Security System aaa

33 Smart Dust By: Rajeshwar Singh & Shahul Sarraf