+ All Categories

My idea

Date post: 26-May-2015
Category:
Upload: kylash-na
View: 364 times
Download: 0 times
Share this document with a friend
Description:
Tis s my innovative idea....Having the similar one which ill upload after lookiing at the response...hop it wil be iseful......COntact me in www.kylash.webs.com
Popular Tags:
17
TECHNICAL PRESENTATION HOME SECURITY SYSTEM PREPARED BY, KYLASAM.N.A
Transcript
Page 1: My idea

TECHNICAL PRESENTATION

HOME SECURITYSYSTEM

PREPARED BY,

KYLASAM.N.A (081EE149)

Page 2: My idea

Owing to the increase in the mechanical life we couldn’t pay a rapt attention towards the security related problems. In this era people used Hi-tech methods to steal others property.

Here a sensing circuit installed is the monostable mode of IC555 which is available in the market at ease. Here the circuit provides an input to the microcontroller, which is PIC16F877p.

The reference condition is continually compared with the present situation at any instant and the error is calculated then necessary decision will be taken by the controller which is already given as a condition to the controller.

This security system safeguards a certain area.

This is simple and provides higher performance.

Page 3: My idea

CIRCUIT DIAGRAM

Page 4: My idea

LASER beam -from the laser source.630-

680mm.<1mw

Reflecting mirrors

Receiving circuit module

voltage regulator

Microcontroller

comparing the reference and the

error value obtained

decision making by

the controller

output to 7segment

display

BLOCK REPRESENTATION

Page 5: My idea

BLOCK-1 MONOSTABLE MULTIVIBRATOR SECTION

Most darkness activated alarms employ op-amps and some logic ICs. Here, a less expensive approach is shown based on the eternal 555, this time in monostable multivibrator mode.

Page 6: My idea

BLOCK-1 OPERATION

Here, a less expensive approach is shown based on the eternal 555, this time in monostable mode.

When the LDR (light dependent resistor) is in the dark, its resistance is high, pulling pin 2 of the 555 to ground. This triggers the monostable and the (active!) 6-volt piezo buzzer will sound. Preset P1 is adjusted depending on ambient light levels.

The circuit may be fitted on a wall in your home. Assuming P1 has been set for the existing ambient light level, the shadow cast by anybody entering the room or hallway will trigger the alarm.

Page 7: My idea

BLOCK-2 MICROCONTROLLER SECTION.

This is the schematic pin configuration of the PIC 16F877A.

Page 8: My idea

DC REGULATOR SECTION

1)Ic 7805, which is the voltage regulator used here to feed the input pin of the controller with 5V.

2) Here the port A is used as an input so there should be a 10K resistor due to open drain characteristics of the MOS technology.

3) Similarly for the VSS and VDD pins a 7805 regulator is placed to regulate the unregulated DC supply into a regulated one.

Page 9: My idea

SOFTWARE USED Software Purpose

Mplab TOOLS V5.80 VERSION

Ic prog

For simulating the program and to create the HEX file.

To burn the software to PIC controller.

Page 10: My idea

PROGRAM #include<pic.h>void main(){PORTA=0X00;TRISA=0X01;PORTB=0X00;TRISB=0X00;while(1){if(PORTA==0X00)PORTB=0X10;elseif (PORTA==0X01)PORTB=0x20;}

Page 11: My idea

Here the output is given to 7 segment display.Alphabetic values pictures the present condition at any instant.

Under normal operation: “C” - will be displayed which is CLEAR and no problem.

Under faulty mode: “P” -will be displayed which means problem.

OUTPUT

Page 12: My idea

SCHEMATIC

Page 13: My idea

SCHEMATIC HOME

Page 14: My idea

SYSTEM OPERATION UNDER NORMAL MODE

In normal operation the laser will be emitting  the laser beam from transmitter and it travels in the straight line without showing any visual appearance to us.

Meanwhile, the reflecting glasses will be placed in every corners such that the beam will be directed exactly to the next mirror with a change in direction. When the LDR (light dependent resistor) is in the dark, its resistance is high, pulling pin 2 of the 555 to ground. This triggers the monostable and the (active!) 6-volt piezo buzzer will sound. Preset P1 is adjusted depending on ambient light levels.

The glasses are reflective which won't allow the beam to pass through it.when the beam reaches the LDR which is covered from the external light absorb the beam alone and become good conductor. This condition ensures that there is no interruption and no one is crossing the boundary so the items inside the boundary is safe enough.

Page 15: My idea

UNDER FAULTY

CONDITION In case of any interrupt occurs in any where the beam interruption will takes place.When the beam not link the LDR the monostable circuit will be triggered and output will be available at pin3 in first block and passed to controller through various sections.In case of any thief crosses the boundary the beam interruption will be made and the buzzer start BUZZ sound which will alert the watchman...

Page 16: My idea

FUTURE WORK  In future many small circuits can be integrated with the PIC controller which will serve much the human comfort and it will be a good servant. Some functions that can be integrated are watch dog for your home, gas leakage sensor, and power failure alarm, automatic turn on and OFF control of devises. In future the thing that can be used is if any fault occurs the automated system will immediately call the emergency numbers 112, 911 automatically and play the recorded voice regarding the type of fault and the degree of fault.


Recommended