Multi Security System

Size: px
Start display at page:

Download "Multi Security System"

Transcription

1 Page 1 TRIBHUVAN UNIVERSITY INSTITUTE OF ENGINEERING Pulchowk Campus A Project Report on Multi Security System Submitted to LOCUS 2014 Team Submitted By Manish Munikar 070-BCT-520 Kritish Pahi 070-BCT-517 Arun Kumar Agrawal 070-BCT-509 Miran Ghimire 070-BCT-521 June, 2014

2 Page 2 TABLE OF CONTENTS Abstract 3 Introduction 4 Objectives 5 Literature Review 5 Methodology 6 Limitations & Future Improvements 7 Conclusion 7

3 Page 3 ABSTRACT Home security is one of the most sensitive and important part of everyone s lives. Everyone wants to keep their house and their valuable properties as safe as possible. Nobody wants their precious possessions to be easily able to be stolen or destroyed by fire. But we can t keep our important stuffs safe just with our human consciousness and attention because we humans have many other things to worry about. We need an extra helping hand, a technological helping hand. That s why almost all the offices, malls, banks, stores etc are equipped with advanced technological security system to keep the place secure against malicious people. That was for the big stores and offices. But we don t see such security systems in general residential homes. But it s not because the things in homes are less important than those in large offices. Rather it s because residential people don t think investing heavy on such systems is worth it. Implementing those advanced technological security systems in homes is just not sensible because such advanced security systems are most probably not required in homes and they are too expensive. Keeping these things in mind, we decided to develop this Multi Security System, a much less sophisticated security system that is simple, affordable, and yet effective enough to be used at residential homes or small-scale stores.

4 Page 4 INTRODUCTION The Multi Security System is a small collection of simple security techniques that can be used at homes and small-scale stores to provide security against thieves, burglars and fire, and by security, we mean a simple alarm system here. The three independent security modules we ve implemented in our project are: Laser-based Intruder Detection It is a basic security circuit that triggers the warning alarm whenever an intruder crosses the path of a laser light. It is constructed with a laser light pointing towards a LDR (Light Dependent Resistor). A microcontroller is programmed in such a way so as to switch on the alarm whenever the path of the laser light is blocked. It can be used to protect the house from thieves and burglars, especially at night when we are all sleeping and unaware of the house. Temperature Sensing Fire Alarm This is another simple circuit that senses the temperature of the room. It can be used to detect fire and help avoid unwanted damages caused by sudden fire. It uses the very popular LM35 Temperature Sensor to sense the environment temperature. Its output is connected to the micro-controller which is programmed to trigger the alarm when the temperature of the room exceeds 50 C. Touch-based Intruder Detection This is yet another very simple circuit that can be used to detect the intruders who have somehow bypassed the laser-based detection system. In this circuit, two thin metal plates are fixed very close to one another and is kept under the carpet or doormat near the place of valuable possession. Whenever the intruder steps on it, the pressure will make the two plates come in contact and current flows through them to again trigger the alarm.

5 Page 5 OBJECTIVES To develop a simple security system that can be used at small homes. To create a simple and cheap security system that is still effective enough for practical use. To protect houses and small stores and offices from thieves, burglars and sudden fire. LITERATURE REVIEW This is a project full of simple concepts and principles. Everyone with a basic electronic knowledge can understand, use and even make this. However, some of the important hardware/software/concepts used in this project are as follows: Laser is an acronym for Light Amplification by Stimulated Emission of Radiation. It is a technique of getting amplified and highly intense beam of light of a particular wavelength by exploiting the meta-stable property of some materials. But for general purpose, laser diodes are more popular because it is more affordable. Light Dependent Resistor (LDR or Photo-cell) is a special type of resistor whose resistance depends on the intensity of light falling on it. Its resistance decreases rapidly when the intensity of light falling on it increases. Therefore, LDRs are used as light sensors. A Temperature Sensor is a tiny electronic chip that has been programmed to give an output voltage which is proportional to the temperature of the environment. It has three terminals, one for output and the other two for power input. On of the most common temperature sensors in the market is the LM35. It is popular because it is directly calibrated with temperature in Celsius, that is, the output voltage of LM35 is directly proportional to the temperature in Celsius with the factor 10mV per degree Celsius. A micro-controller is an integrated circuit (IC) chip that has various input/output pins and can be programmed in any programming language to do certain digital task. A micro-controller is like a small computer. It has a memory, an internal clock, a timer, I/O pins, Analog to Digital Converter (ADC), Digital to Analog Converter (DAC), etc. The ATMEL ATmega32 AVR is a very popular micro-controller that is big and powerful enough, but not too big.

6 Page 6 The micro-controller is programmed by using a another device called the Programmer which acts as the bridge between computer and the microcontroller and is programmed by the manufacturer to transfer the program from computer into the micro-controller. METHODOLOGY Since this project is our very first taste of electronics engineering, we decided to make a simple security system whose concept is very easy but which is effective enough to be used in houses and small stores. \ For the Laser-based Intruder Detection, we kept a laser light pointing at an LDR. As resistance of LDR decreases when the intensity of incident light increases, the voltage across it also decreases accordingly. So when laser light is incident on it, the voltage across it is low. When the laser light is not incident on it (obstructed by intruder for example) then the voltage across it is high. The voltage across it is given as an analog input to the ATmega32. After converting it into digital value by the ADC, if the voltage is found to be high, the buzzer alarm is triggered. For the fire alarm circuit, we used the LM35 temperature sensor to check the temperature of the environment. The LM35, when powered, gives an output voltage which is directly proportional to the temperature in Celsius, with the proportionality factor 10mV per Celsius. The output of this LM35 is sent to one of the ADC pins of the micro-controller and the temperature is calculated on the basis of the input voltage. When the temperature is found to be greater than 40 Celsius, the buzzer alarm is triggered.

7 Page 7 The touch-sensor intruder detection circuit is even more simple. It just consists of two metal plates (mounted on cardboards) that are placed close to each other and acts as a switch. It is placed on the floor under the carpet or doormat for instance and when anyone steps on it, the two metal sheets are shorted, which is read by the micro-controller and it sends the output to the buzzer alarm. LIMITATIONS & POSSIBLE IMPROVEMENTS Since this is our very first electronics project, we have used very simple techniques and this project has many limitations at the moment which we weren't able to remove due to lack of enough knowledge in electronics engineering. So out project has many rooms for improvements which are briefly listed below: 1. Our project is done on breadboard, which is not a stable way of doing it. Breadboards are just for testing purpose. We could have done it in matrixboard but we faced problems in it. 2. Visible laser lights are easily detectable by using sprays and can be bypassed by using a strong flash light. To eliminate these possibilities we can use infrared lasers and infrared sensors, which cannot be easily detected by human beings. 3. Our project only uses a buzzer as the warning alarm, which is practically is not the most useful method of being alarmed. For better security, we can use SMS alarm, or even digital camera shutter system to take the picture of the intruder. CONCLUSION In this way, we made a simple, affordable yet effective security system that can protect homes and small-scale stores from thieves, burglars and fire-accidents.

Break-in Detection and Alarm System

Break-in Detection and Alarm System EE318 Electronic Design Lab-I, Project Report, EE Dept., IIT Bombay, March 2007 Break-in Detection and Alarm System Group no: B6 Rohan Joshi (04007022) Sudhanshu Tungare (04007021)

More information

Design of Microwave Anti-theft Alarm Based on Microcontroller

Design of Microwave Anti-theft Alarm Based on Microcontroller Design of Microwave Anti-theft Alarm Based on Microcontroller Hanhong Tan Guangdong University of Science & Technology,Dongguan,523083, China Abstract At present, most households use safety gates and install

More information

XBee Based Industrial And Home Security System

XBee Based Industrial And Home Security System XBee Based Industrial And Home Security System Introduction: Home security is one of the essential requirements for everyone nowadays due to the high rate of crimes. People are intended to take certain

More information

Microcontroller based design for Tele-sensing and extinguishing fire

Microcontroller based design for Tele-sensing and extinguishing fire Microcontroller based design for Tele-sensing and extinguishing fire Hany abdelhady Almedhegi 1, Ameen babekr abdelnaby 2, Abdelrasoul Jabar Alzubaidi 3 1 Sudan Academy of Sciences (SAS); Council of Engineering

More information

ENACTMENT OF SCADA SYSTEM FOR JUDICIOUS DWELLING

ENACTMENT OF SCADA SYSTEM FOR JUDICIOUS DWELLING Int. J. Engg. Res. & Sci. & Tech. 2014 Mohammed Tabrez Ud Doula and G Kalaimagal, 2014 Research Paper ISSN 2319-5991 www.ijerst.com Vol. 3, No. 2, May 2014 2014 IJERST. All Rights Reserved ENACTMENT OF

More information

STUDY OF AUTOMATED HOME SECURITY SYSTEM USING FPGA.

STUDY OF AUTOMATED HOME SECURITY SYSTEM USING FPGA. STUDY OF AUTOMATED HOME SECURITY SYSTEM USING FPGA. Author1:RuchikaBondreAuthor2:UrvashiDhawale Author3:PrityDwivedi Department of electronics engg.department of electronics engg. Department of electronics

More information

AUTOMATIC ROOM LIGHT AND FAN CONTROLLER WITH BI- DIRECTIONAL VISITOR COUNTER

AUTOMATIC ROOM LIGHT AND FAN CONTROLLER WITH BI- DIRECTIONAL VISITOR COUNTER AUTOMATIC ROOM LIGHT AND FAN CONTROLLER WITH BI- DIRECTIONAL VISITOR COUNTER R.R.Yuganandhine 1, Kiruthika.J 2, Manju.S 3, Mythili.K 4, Manikandan.R.K 5 1 Assistant Professor, 2,3,4,5 Student Members Department

More information

BURGLAR ALARM USING ARDUINO AND PIR SENSOR WITH SMS ALERT Burgoji Santhosh Kumar 1, S.Ramesh 2 1

BURGLAR ALARM USING ARDUINO AND PIR SENSOR WITH SMS ALERT Burgoji Santhosh Kumar 1, S.Ramesh 2 1 BURGLAR ALARM USING ARDUINO AND PIR SENSOR WITH SMS ALERT Burgoji Santhosh Kumar 1, S.Ramesh 2 1 Assistant Professor, Dept of ECE, Anurag Group of Institutions, Telangana, India. 2 Assistant Professor,

More information

DUQUESNE UNIVERSITY. Laser Safety Program

DUQUESNE UNIVERSITY. Laser Safety Program DUQUESNE UNIVERSITY Laser Safety Program Prepared by: Environmental Health and Safety Department TABLE OF CONTENTS Page Purpose 1 Scope 1 Introduction 1 Registration of Laser Systems 2 Laser Safety Training

More information

International Journal Of Advanced Research In Engineering Technology & Sciences

International Journal Of Advanced Research In Engineering Technology & Sciences International Journal Of Advanced Research In Engineering Technology & Sciences Email: editor@ijarets.org March- 2015 Volume 2, Issue-3 www.ijarets.org Microcontroller Based Smart ROBO Using GSM Mohd Ozer,

More information

Using Motion Sensor for Auto Controlling Air Conditioner s Temperature

Using Motion Sensor for Auto Controlling Air Conditioner s Temperature Using Motion Sensor for Auto Controlling Air Conditioner s Temperature Jurike V Moniaga Department of Computer Science Bina Nusantara University Jakarta, Indonesia Jurike@binusedu S Liawatimena Department

More information

Intelligent Fire Detection and Visual Guided Evacuation System Using Arduino and GSM

Intelligent Fire Detection and Visual Guided Evacuation System Using Arduino and GSM Intelligent Fire Detection and Visual Guided Evacuation System Using Arduino and GSM Naresh Kumar 1,Poonam Kumari 2 1 M.Tech(Instrumentation), UCIM, Panjab University, Chandigarh, India 2 Assistant Professor,

More information

Preliminary Design Report with Diagrams

Preliminary Design Report with Diagrams Medication Alarm Intuitive Dispenser - M.A.I.D Elderly Assistive System Preliminary Design Report with Diagrams EEL4924C - Electrical Engineering Design 2 27 January 2011 Members: Steven Sengberg & Christopher

More information

An Ambient-Light-Ignoring Infrared Active Motion Detector

An Ambient-Light-Ignoring Infrared Active Motion Detector An Ambient-Light-Ignoring Infrared Active Motion Detector Design Team Members: Namita Ahuja Robert Mitchell Karl Schrader Michael Perry Joe Ha Table of Contents: Project Objectives Background Information

More information

International Journal of Scientific & Engineering Research Volume 9, Issue 2, February-2018 ISSN

International Journal of Scientific & Engineering Research Volume 9, Issue 2, February-2018 ISSN 62 IOT Based Air Pollution Monitoring System Harsh N. Shah 1, Zishan Khan 2, Abbas Ali Merchant 3, Moin Moghal 4, Aamir Shaikh 5, Priti Rane 6 1, 2, 3, 4,5 Student, Diploma in Computer Engineering, BGIT,

More information

Characteristics of different sensors used for Distance Measurement

Characteristics of different sensors used for Distance Measurement Characteristics of different sensors used for Distance Measurement Pavithra B. G 1, Siva Subba Rao Patange 2, Sharmila A 3, Raja S 2, Sushma S J 1 1GSSS Institute of Engineering & Technology for Women,

More information

AUTOMATIC STREET LIGHT CONTROL SYSTEM USING MICROCONTROLLER

AUTOMATIC STREET LIGHT CONTROL SYSTEM USING MICROCONTROLLER AUTOMATIC STREET LIGHT CONTROL SYSTEM USING MICROCONTROLLER S.M.Ghayas Hasan 1, Fazil Alam 2, Amrish Dubey 3 1, 2 Students, Electrical Engineering Department Greater Noida Institutes of Technology, Gr.Noida,

More information

Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM

Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM Dr. Channappa Bhyri¹, Eliyaz Ahmed² 2 Student, Dept. of Electronics and Instrumentation, PDACE, Kalaburgi, Karnataka,

More information

Hazardous Gas Detection using ARDUINO

Hazardous Gas Detection using ARDUINO IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 10 April 2016 ISSN (online): 2349-784X Hazardous Gas Detection using ARDUINO Prof. K.R.Katole Bhagyashree Bangade Vrushali

More information

PES s College of Engineering Phaltan, Shivaji University Kolhapur, Maharashtra, India

PES s College of Engineering Phaltan, Shivaji University Kolhapur, Maharashtra, India Android based Advance Anti-Theft Security System Supriya K. Jadhav 1, Kajal P. Kharat 2, Gaurav A. Bobade 3,Amruta R. Devkar 4, Prof. Amarsinh A. Ranaware 5 1, 2, 3,4 Graduate student, 5 Assistant Professor,

More information

Smart Personal Security Alert Walking Stick For Visually Challenged People

Smart Personal Security Alert Walking Stick For Visually Challenged People Smart Personal Security Alert Walking Stick For Visually Challenged People Punitha.V Revathi.S Sathiya Priya.B.M Department of Information Technology, Adhiyamaan College of Engineering, Hosur, Tamilnadu,

More information

Virtual Boundary System Using Passive Infrared Sensor

Virtual Boundary System Using Passive Infrared Sensor International Journal of Education and Science Research Review E-ISSN 2348-6457 Volume-3, Issue-2 April- 2016 Virtual Boundary System Using Passive Infrared Sensor Saptarshi Gupta Assistant Professor SRM

More information

Android Operated Intelligent Fire Extinguishing Vehicle

Android Operated Intelligent Fire Extinguishing Vehicle Android Operated Intelligent Fire Extinguishing Vehicle Manish Kumar Jain, Manoj Kumar Ramawat, and Neha Khandelwal Poornima College of Engineering Abstract We design the fire discovery system using four

More information

Open Source Home Security System

Open Source Home Security System Open Source Home Security System Final Report ECE 410: Senior Project By: Allen Chu March 28, 2012 Project Advisor: Dr. John Ventura, PE Table of Contents Title 1 Table of Contents 2 1. Abstract 3 2. Customer

More information

International Journal of Scientific Research and Reviews

International Journal of Scientific Research and Reviews Research article Available online www.ijsrr.org ISSN: 2279 0543 International Journal of Scientific Research and Reviews Fire Accident Avoidance System by using GSM and GPS Technology in Trains Shahataj

More information

Break-in Detector and Alarm System

Break-in Detector and Alarm System EE 318, Electronic Design Lab report, EE Dept, March 2007 Break-in Detector and Alarm System Group No. : B3 Abhijit Gupta(04007004) Chirag Singla(04007005)

More information

BOILED WATER TEMPERATURE MEASUREMENT SYSTEM USING PIC MICROCONTROLLER

BOILED WATER TEMPERATURE MEASUREMENT SYSTEM USING PIC MICROCONTROLLER BOILED WATER TEMPERATURE MEASUREMENT SYSTEM USING PIC MICROCONTROLLER A T. Karuppiah 1, Azha. Periasamy 2, P. Rajkumar 3 M.Phil Scholar, Dept. of Electronics and Instrumentation, Bharathiar University,

More information

Home Security and Safety System Using Arduino Mega 2560 Controller

Home Security and Safety System Using Arduino Mega 2560 Controller Home Security and Safety System Using Arduino Mega 2560 Controller G. Indraja, P.Ramesh & S.V.S Prasad M-Tech, Dept. of ECE,MLR Institute of Technology Hyderabad, India Email gannuindraja22@gmail.com Assistant

More information

Implementation of an Embedded Microcontroller-Based Intrusion Detection System

Implementation of an Embedded Microcontroller-Based Intrusion Detection System Journal of Advances in Science and Engineering 1 (2018), 27-32 Journal of Advances in Science and Engineering (JASE) Implementation of an Embedded Microcontroller-Based Intrusion Detection System a Unabor,

More information

Chicken Door User Manual

Chicken Door User Manual Chicken Door User Manual Introduction This chicken door incorporates a linear actuator to horizontally slide the existing door of the hen house. The door opens just after dawn and closes just after dusk

More information

"Three Preventions" System Design Based On Single-Chip Microcomputer (SCM) Control Jiaxiong Wen

Three Preventions System Design Based On Single-Chip Microcomputer (SCM) Control Jiaxiong Wen 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 2016) "Three Preventions" System Design Based On Single-Chip Microcomputer (SCM) Control Jiaxiong Wen

More information

Design of Classroom Intelligent Lighting System Based on SCM. Jiale Zheng1, a

Design of Classroom Intelligent Lighting System Based on SCM. Jiale Zheng1, a 6th International Conference on Machinery, Materials, Environment, Biotechnology and Computer (MMEBC 2016) Design of Classroom Intelligent Lighting System Based on SCM Jiale Zheng1, a 1 North China Electric

More information

Optical Sensor (2A) Optical Sensor Type Optical Sensor Characteristics. Young Won Lim 9/12/09

Optical Sensor (2A) Optical Sensor Type Optical Sensor Characteristics. Young Won Lim 9/12/09 Optical Sensor (2A) Optical Sensor Type Optical Sensor Characteristics Copyright (c) 2009 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU

More information

International Journal of Advancements in Research & Technology, Volume 2, Issue4, April ISSN

International Journal of Advancements in Research & Technology, Volume 2, Issue4, April ISSN International Journal of Advancements in Research & Technology, Volume 2, Issue4, April-2013 69 EFFECTIVE CONTROL OF ACCIDENTS USING ROUTING AND TRACKING SYSTEM WITH INTEGRATED NETWORK OF SENSORS R. MANOJ

More information

Laser Safety and Regulations Division of Physics and Applied Physics, School of Physical and Mathematical Sciences Nanyang Technological University

Laser Safety and Regulations Division of Physics and Applied Physics, School of Physical and Mathematical Sciences Nanyang Technological University , INTRODUCTION The requirements in this manual apply to lasers in classes 3b and 4 only. The hazards from lasers in classes 1, 2 and 3a are less significant than the higher-powered lasers in classes 3b

More information

AUTOMATIC CROP MONITORING USING EMBEDDED SYSTEM

AUTOMATIC CROP MONITORING USING EMBEDDED SYSTEM AUTOMATIC CROP MONITORING USING EMBEDDED SYSTEM Mr.Takkasila Akbar Saleem 1, Mr. K Sreenivasa Rao 2 1 M.Tech student, Embedded Systems, Dept of ECE 2M.Tech, MISTE, MIE, (PhD), Associate Professor, Dept

More information

Laser Distance Sensor Type M Analog-Output

Laser Distance Sensor Type M Analog-Output Laser Distance Sensor Type M Analog-Output Operating Manual Version 2.3, May 2009 ELAG Elektronik AG l Stegackerstrasse 14 l CH-8409 Winterthur Contents 1. Safety 1.1 Laser safety 1.2 Electrical safety

More information

Automobile Security System Based on Face Recognition Structure Using GSM Network

Automobile Security System Based on Face Recognition Structure Using GSM Network Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 6 (2013), pp. 733-738 Research India Publications http://www.ripublication.com/aeee.htm Automobile Security System Based

More information

Intelligent monitoring system for automobiles

Intelligent monitoring system for automobiles RESEARCH ARTICLE OPEN ACCESS Intelligent monitoring system for automobiles M.PADMA LALITHA 1, M.MUNI KUMAR 2, K.NAGENDRA BABU 3, K.RAVI TEJA 4 Dept. of Electrical and Electronics Engineering, Annamacharya

More information

II. METHODS AND MATERIALS

II. METHODS AND MATERIALS Smart Home using PLC Naveen Kumar P 1, Naveen Kumar K 2, Arvind M 3, Senthilraja S 4 1,2,3 U.G. Student, 4 Assistant Professor Department of Mechanical and Automation Engineering, Mahendra Engineering

More information

Construction of An Automatic Power Switch using Infrared Motion Sensor

Construction of An Automatic Power Switch using Infrared Motion Sensor Journal of Informatics and Mathematical Sciences Vol. 9, No. 2, pp. 331 337, 2017 ISSN 0975-5748 (online); 0974-875X (print) Published by RGN Publications http://www.rgnpublications.com Proceedings of

More information

Cost Effective Home Automation System

Cost Effective Home Automation System Cost Effective Home Automation System Kiran Buktare 1, Ganesh Chainpure 2, Onkar Mamilwad 3, Pradip More 4 and R. A. Patil 5 1,2,3,4 B.Tech. Students, Department of Electrical Engineering, V.J.T.I., Mumbai

More information

Homework 5: Theory of Operation and Hardware Design Narrative

Homework 5: Theory of Operation and Hardware Design Narrative ECE 477 Digital Systems Senior Design Project Rev 8/09 Homework 5: Theory of Operation and Hardware Design Narrative Team Code Name: DijiJock Home Security Group No. 7 Team Member Completing This Homework:

More information

SMUGGLING PREVENTION SYSTEM FOR TREES IN FOREST USING IOT

SMUGGLING PREVENTION SYSTEM FOR TREES IN FOREST USING IOT SMUGGLING PREVENTION SYSTEM FOR TREES IN FOREST USING IOT Subhashini A 1, Shamini G 2 and Sarubashini K 3, 1 Department of Computer Science Engineering, Dhanalakshmi College of Engineering, Chennai 2 Department

More information

1, 2, 3,

1, 2, 3, IMPLEMENTATION OF COLLISION AVOIDANCE SYSTEM FOR HAIRPIN BENDS IN GHATS USING PROXIMITY SENSORS Chitransh Srivastava 1, Nikhil Acharya 2, Fervez Jaffer B.M. 3, Sachin Bhat 4 1 Manipal University, 2 Visvesvaraya

More information

Smart Home Security System Design Sensor Based on Pir and Microcontroller

Smart Home Security System Design Sensor Based on Pir and Microcontroller Smart Home Security System Design Sensor Based on Pir and Microcontroller Pristisal Wibowo Solly Aryza Lubis Hermansyah Hamdani Faculty Computer Science Universitas Pembangunan Pancabudi Medan, India Zuraidah

More information

A Novel Approach to Garbage Management Using Internet of Things for Smart Cities

A Novel Approach to Garbage Management Using Internet of Things for Smart Cities e-issn 2455 1392 Volume 2 Issue 5, May 2016 pp. 348 353 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com A Novel Approach to Garbage Management Using Internet of Things for Smart Cities Kasliwal

More information

Design and Implementation of Wireless Fire Fighting System

Design and Implementation of Wireless Fire Fighting System International Journal of Engineering Sciences Paradigms and Researches () Design and Implementation of Wireless Fire Fighting System Ahmed Abdelrahman 1 and Abdalbagy Ahmed M 2 1 Department of Electrical

More information

Smart Gas Booking and LPG Leakage Detection System

Smart Gas Booking and LPG Leakage Detection System IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727 PP 09-13 www.iosrjournals.org Smart Gas Booking and LPG Leakage Detection System Halavva Patil 1, Shreedhar Niradi 2,

More information

Exploring the Wireless Transmitter and Receiver

Exploring the Wireless Transmitter and Receiver Exploring the Wireless Transmitter and Receiver Only one group at a time can test its transmitter circuit, and all of the other groups will test their receiver circuits based on the signals from this single

More information

Web Services are based on Apache and Tomcat servers. The html/jsp (tags, beans) are fully customisable and extendable.

Web Services are based on Apache and Tomcat servers. The html/jsp (tags, beans) are fully customisable and extendable. New thinking Sentus Automation is able to control and manipulate data at ease whilst delivering a low cost per point return. XML interface: Information can be exported/viewed by an unlimited number of

More information

S3F8S28. Smoke Detector. Revision 0.00 February Samsung Electronics Co., Ltd. All rights reserved.

S3F8S28. Smoke Detector. Revision 0.00 February Samsung Electronics Co., Ltd. All rights reserved. S3F8S28 Smoke Detector Revision 0.00 February 2011 Application Note 2011 Samsung Electronics Co., Ltd. All rights reserved. Important Notice The information in this publication has been carefully checked

More information

A Design of IADSS with the Earthquake Detecting Function

A Design of IADSS with the Earthquake Detecting Function Proceedings of the 2007 WSEAS Int. Conference on Circuits, Systems, Signal and Telecommunications, Gold Coast, Australia, January 17-19, 2007 79 A Design of IADSS with the Earthquake Detecting Function

More information

The design of the human body infrared thermometer

The design of the human body infrared thermometer The design of the human body infrared thermometer Chenjie Zhang Changchun University of Science and Technology, Changchun 130022, China Abstract In order to overcome the main shortcoming of the traditional

More information

Real Time Smart House Data Logging System Using LabVIEW

Real Time Smart House Data Logging System Using LabVIEW Real Time Smart House Data Logging System Using LabVIEW Pooja Whon 1, Prof. V. M. Kulkarni 2 P.G. Student, Department of Electronics & communication, MIT, A BAD, Maharashtra, India 1 Associate Professor,

More information

SECTION 1: STARTING 1.1 UNPACKING AND INSPECTION

SECTION 1: STARTING 1.1 UNPACKING AND INSPECTION SECTION 1: STARTING 1.1 UNPACKING AND INSPECTION Upon receipt of the laser system, inspect the shipping containers for gross external damage. Unpack the unit and inspect for internal damage. If any damage

More information

BASIC-Tiger Application Note No. 029 Rev Waking up sleeping tigers. Gunther Zielosko. 1. Basics Real Time Clock

BASIC-Tiger Application Note No. 029 Rev Waking up sleeping tigers. Gunther Zielosko. 1. Basics Real Time Clock Waking up sleeping tigers Gunther Zielosko 1. Basics 1.1. Real Time Clock BASIC- or TINY-Tiger with built-in Real Time Clock (RTC) have a few advantages over those without RTC. This CMOS clock with its

More information

Automatic control and protection of Coal Conveyor System using PIC

Automatic control and protection of Coal Conveyor System using PIC Open Access Annals of Civil and Environmental Engineering Research Article ISSN 2574-0350 Automatic control and protection of Coal Conveyor System using PIC Mumtaj S 1, Dhamodharan K 2 *, Hari Prasad K

More information

Design of Intelligent Home Alarm System Based on ARM

Design of Intelligent Home Alarm System Based on ARM Abstract Design of Intelligent Home Alarm System Based on ARM Wei Ni 1, a, Kaige Yang 1, Xiaohe Zhao 1, Wenjuan Li 1, Jinghua Liu 1 1 Shandong University of Science and Technology, Qingdao 266590, China.

More information

AUTOMATIC OIL LEAK DETECTION CONVEYED OVER GSM R.SUNDAR. Assistant Professor, Department of EEE Marine, AMET University, Chennai, Tamil Nadu, India

AUTOMATIC OIL LEAK DETECTION CONVEYED OVER GSM R.SUNDAR. Assistant Professor, Department of EEE Marine, AMET University, Chennai, Tamil Nadu, India International Journal of Mechanical and Production Engineering Research and Development (IJMPERD) ISSN (P): 2249-6890; ISSN (E): 2249-8001 Vol. 8, Issue 1, Feb 2018, 851-856 TJPRC Pvt. Ltd AUTOMATIC OIL

More information

Automatic Night Lamp Circuit Diagram Using Ldr And Triac

Automatic Night Lamp Circuit Diagram Using Ldr And Triac Automatic Night Lamp Circuit Diagram Using Ldr And Triac During day time the LDR has low resistance and keeps the pin 12 of the IC1 high, That means the high output drives the triac to switch on the lamp

More information

Circuit Schematics Control Unit with Camera. Power Supply

Circuit Schematics Control Unit with Camera. Power Supply Diagrams Flow Chart Circuit Schematics Control Unit with Camera Power Supply Lock Unit IR Unit Calculations Devices connected to LDO2 (3.3V) MCU Buzzer LEDs IR Emitter Phototransistor RFID Reader Current

More information

AN IOT BASED FOREST FIRE DETECTION AND PREVENTION SYSTEM USING RASPBERRY PI 3

AN IOT BASED FOREST FIRE DETECTION AND PREVENTION SYSTEM USING RASPBERRY PI 3 AN IOT BASED FOREST FIRE DETECTION AND PREVENTION SYSTEM USING RASPBERRY PI 3 RANJITH E 1, PADMABALAJI D 2, SIBISUBRAMANIAN S 3, Ms. RADHIKA S 4 1,2,3UG Scholars, Department of Computer Science and Engineering,

More information

AXE102 PICAXE-08M2 Alarm / Steady Hand Kit

AXE102 PICAXE-08M2 Alarm / Steady Hand Kit AXE102 PICAXE-08M2 Alarm / Steady Hand Kit The alarm project kit uses a PICAXE-08M2 microcontroller with 3 available outputs, an LED a piezo sounder and a transistor driven spare output (e.g. buzzer, solenoid

More information

HAZARDOUS GAS DETECTION AND ALERT SYSTEM USING IOT

HAZARDOUS GAS DETECTION AND ALERT SYSTEM USING IOT HAZARDOUS GAS DETECTION AND ALERT SYSTEM USING IOT Prof. Pramod Aswale 1, Pritam Bharati 2, Shubham Bharambe 3, Akshay Ghatol 4 1,2,3,4 Electronics and telecommunications department, SITRC Abstract Health

More information

A Real-Time Approach for Home Security and Alert System using CAN Protocol

A Real-Time Approach for Home Security and Alert System using CAN Protocol A Real-Time Approach for Home Security and Alert System using CAN Protocol Praveena K S 1, Bhargavi K 2 1Assistant Professor, Dept. of ECE, VVCE, Mysuru, Karnataka, India 2Asistant Professor, Dept. of

More information

Smart Home: Controlling and Monitoring Households Appliances Using Gsm Network

Smart Home: Controlling and Monitoring Households Appliances Using Gsm Network Computer Engineering and Applications Vol. 5, No. 2, June 2016 Smart Home: Controlling and Monitoring Households Appliances Using Gsm Network Budi Rahmadya, Fahrul Ghazi, Derisma Department of Computer

More information

Portable Perimeter Detection and Monitoring System - PoPDaMS

Portable Perimeter Detection and Monitoring System - PoPDaMS Portable Perimeter Detection and Monitoring System - PoPDaMS The A-Team by Elijah Adedire Monique Kirkman-Bey Ehimwenma Nosakhare March 9th 2011 Outline Background Problem Definition Design Requirements

More information

The Dorm Room Genie. The Door Lock --To be completed by David Nedzel

The Dorm Room Genie. The Door Lock --To be completed by David Nedzel The Door Lock The Dorm Room Genie Students are issued keys by which to access their rooms, but far too often a key is forgotten inside the room leaving someone locked out. After a lockout, a student must

More information

Software for Embedded Systems 2011/2012

Software for Embedded Systems 2011/2012 Instituto Superior Técnico Department of Computer Science and Engineering (DEI) Software for Embedded Systems 2011/2012 Class Project Intelligent Air Conditioner 1 Introduction The rst modern air conditioning

More information

AUTONOMOUS FIRE FIGHTING ROBOT WITH MULTI SENSOR FIRE DETECTION USING ARDUINO

AUTONOMOUS FIRE FIGHTING ROBOT WITH MULTI SENSOR FIRE DETECTION USING ARDUINO RESEARCH ARTICLE OPEN ACCESS AUTONOMOUS FIRE FIGHTING ROBOT WITH MULTI SENSOR FIRE DETECTION USING ARDUINO ABSTRACT: Rajesvari M 1, Haasny A 2, Shruthika Ravi 3, Reshma Saral Rebekkah R 4 Assistant Professor

More information

Implementation of Building Management System using Renewable Energy Source (Solar), PLC and SCADA

Implementation of Building Management System using Renewable Energy Source (Solar), PLC and SCADA Implementation of Building Management System using Renewable Energy Source (Solar), PLC and SCADA Omkar Naik 1, Shreya Pomaje 2, Prof. S S Tamhane 3 1,2BE & Pune, 3Dept. of Electrical Engineering, NBNSSOE,

More information

International Journal of Advanced in Management, Technology and Engineering Sciences

International Journal of Advanced in Management, Technology and Engineering Sciences Smart Baton *S.Vimala 1, Sreeja Vijay 2, Madhavagiri Srinivasa Vishnu Teja 3, Kanikireddy Venkata Pavankumar Reddy 4 1 Associate Professor, Prathyusha Engineering College, Thiruvallur 2 Assistant Professor,

More information

Thermocouple Interfacing With MSP430F5529 for Furnace Management System

Thermocouple Interfacing With MSP430F5529 for Furnace Management System International Journal of Emerging Engineering Research and Technology Volume 3, Issue 11, November 2015, PP 58-62 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Thermocouple Interfacing With MSP430F5529

More information

FIRE AND GAS DETECTION WITH GSM ALERT

FIRE AND GAS DETECTION WITH GSM ALERT International Malaysia-Indonesia-Thailand SIC, Vol 1 (2017),1-4 Symposium on Innovation and Creativity (imit-sic), Vol 1 (2017) pp 1-4 e-isbn: 978967xxxxxxx FIRE AND GAS DETECTION WITH GSM ALERT Rohaiza

More information

Because it is possible. Because it is possible To eliminate the wiring work, the installation time is reduced dramatically. Installation time saving

Because it is possible. Because it is possible To eliminate the wiring work, the installation time is reduced dramatically. Installation time saving Advance of wireless Photoelectric Detector 1Low installation costs 2Quick and easy installation 3Flexible location 4Wireless stylish design 5Free from lightning damage 6Compatible with numerous wireless

More information

Smart Office Automation System for Energy Saving

Smart Office Automation System for Energy Saving Smart Office Automation System for Energy Saving Kannapiran Selvaraj Instructor, Department of ECE, PSG Institute of Technology and Applied Research, Coimbatore, India Email: skannaprn@gmail.com, skp@psgitech.ac.in

More information

Sensing the World. When you have finished this lecture you should be able to:

Sensing the World. When you have finished this lecture you should be able to: Free Course: How to build a real robot Lecture 3 Sensing the World MUSES_SECRET: L3, Adding the Brain: ORF-RE 2011-2012 Project - Dr. Alaa PAMI Khamis, Research IEEE Group RAS University Egypt Chapter

More information

Wearable Real Time Health and Security Monitoring Scheme for Coal mine Workers

Wearable Real Time Health and Security Monitoring Scheme for Coal mine Workers Wearable Real Time Health and Security Monitoring Scheme for Coal mine Workers S. Jayabratha PG Scholar Department of ECE Nandha Engineering College,Erode,TN India E-mail:jayabrathasomu@gmail.com Dr. C.

More information

DHM5150 Human Motion Sensor Module User Manual

DHM5150 Human Motion Sensor Module User Manual DHM5150 Human Motion Sensor Module User Manual Version: 1.0.2 February 2005 Table of Contents I. Introduction 2 II. Operations 2 II.1. Theory of Operation 2 II.2. Running as Part of WiRobot System 3 II.3.

More information

Android Controlled Fire Fighting Robot

Android Controlled Fire Fighting Robot IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 09 March 2017 ISSN (online): 2349-784X Android Controlled Fire Fighting Robot S. Sakthi Priyanka R. Sangeetha Department

More information

Safety, security, comfort. It s in your hands. evohome security. Smart, wireless security and safety that connects to your home.

Safety, security, comfort. It s in your hands. evohome security. Smart, wireless security and safety that connects to your home. Safety, security, comfort. It s in your hands.. Smart, wireless security and safety that connects to your home. P2 Safety, security, comfort. Welcome to your smart, wireless security and safety system.

More information

A System for 360 Video Surveillance with Multiple Remote Control Access

A System for 360 Video Surveillance with Multiple Remote Control Access Copyright 2016 American Scientific Publishers All rights reserved Printed in the United States of America A System for 360 Video Surveillance with Multiple Remote Control Access Arnali Saha* Techno India

More information

Business Owner s Security Buyers Guide

Business Owner s Security Buyers Guide Business Owner s Security Buyers Guide You re a business owner. That means you wear a lot of hats including that of the security manager. One of your many jobs is to protect your customers, employees,

More information

Industrial and home safety Management using GSM

Industrial and home safety Management using GSM IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, PP 30-34 www.iosrjournals.org Industrial and home safety Management using GSM Prof. Dr. Hanuman Prasad

More information

L900 series USER MANUAL

L900 series USER MANUAL INTRODUCTION The BLUGUARD Control Panel is designed for simple operation yet provides the maximum protection for you. Please read this manual carefully and follow the instructions contained in this book.

More information

Contents. Glossary

Contents. Glossary Contents Glossary ------------------------------------------------------------------------------------------------------ 6 1. Introduction to the IDS 1632 -------------------------------------------------------------

More information

INTERNATIONAL JOURNAL OF RESEARCH GRANTHAALAYAH A knowledge Repository

INTERNATIONAL JOURNAL OF RESEARCH GRANTHAALAYAH A knowledge Repository DISTANT INFRARED SPECTRAL ANALYSIS OF INDUSTRIAL HOT GAS EJECTION IN ATMOSPHERE R.S. Asatryan *1, N.R. Khachatryan 2, H.S.Karayan 3 *1, 2, 3 Department of theoretical metrology, National institute of Metrology,

More information

ENERGY AWARE SMART HOME AUTOMATION USING ARDUINO AND LABVIEW

ENERGY AWARE SMART HOME AUTOMATION USING ARDUINO AND LABVIEW ENERGY AWARE SMART HOME AUTOMATION USING ARDUINO AND LABVIEW Bilal Shaheen, Hamza Khan, Kamil Abbas, Haroon Ur Rashid Abstract In smart homes, information technology is used to control electrical equipment

More information

Design of Climatic Control Fan

Design of Climatic Control Fan Volume 119 No. 12 2018, 15191-15198 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Design of Climatic Control Fan 1 S. Indirani and 2 K. Vibha 1 Department of Electronics and Instrumentation

More information

Fire Detecting and Water Sprinkling Using Robotics

Fire Detecting and Water Sprinkling Using Robotics Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2018, 5(8): 504-510 Research Article ISSN: 2394-658X Fire Detecting and Water Sprinkling Using Robotics D. Anjaneyulu,

More information

Design & Control of an Elevator Control System using PLC

Design & Control of an Elevator Control System using PLC Design & Control of an Elevator Control System using PLC Prof. Omkar M. Shete 1, Ms. Amrita A. Vitekar 2, Ms. Ashwini N. Patil 3 Assistant Professor, Electrical Engineering Department, NBN Sinhgad School

More information

Portable Micro controlled Nephelometer (PMN) for Potassium Determination

Portable Micro controlled Nephelometer (PMN) for Potassium Determination Portable Micro controlled Nephelometer (PMN) for Potassium Determination Abdelrasoul jabar Alzubaidi 1 Sudan university of science and technology- Engineering Collage-School of electronic Khartoum- Sudan.

More information

Rutgers Environmental Health and Safety (REHS)

Rutgers Environmental Health and Safety (REHS) Rutgers Environmental Health and Safety (REHS) Program Name: Laboratory Laser Safety Program Responsible Executive: Executive Director of REHS Adopted: February 20, 2001 Reviewed/Revised: July 10, 2018

More information

Totally Wireless Video Security

Totally Wireless Video Security Totally Wireless Video Security Traditional Video Surveillance ($50,000+) vs. Event-Based Videofied Solution ($2,500) Executive Summary: Totally Wireless Video Security has been effective but cost and

More information

Live in the comfort of your own home

Live in the comfort of your own home Live in the comfort of your own home A whole new world of choice When it comes to heating your home, you might think the system you ve got is the one you have to live with. But the truth is, underfloor

More information

ROBOT: HOME AUTOMATION SYSTEM USING RASPBERRY PI AND SENSORS

ROBOT: HOME AUTOMATION SYSTEM USING RASPBERRY PI AND SENSORS ROBOT: HOME AUTOMATION SYSTEM USING RASPBERRY PI AND SENSORS Shete Kajal B. 1, Valhavankar Shraddha N. 2, More punam R. 3, Kakade Rachana R. 4 1,2,3,4 Department of Computer Engineering, JCOE, Pune university,

More information

Free Advice Free Quote Nationwide. Security Direct property protection. Home Security Buying Guide SECURITY DIRECT.

Free Advice Free Quote Nationwide. Security Direct property protection. Home Security Buying Guide SECURITY DIRECT. Security Direct property protection Free Advice Free Quote Nationwide Home Security Buying Guide SECURITY DIRECT www.securitydirect.uk.com Home Security Buying Guide The team at Security Direct have over

More information

ETN-24-SUPER-PROG (US Program - Celsius)

ETN-24-SUPER-PROG (US Program - Celsius) Meitavtec Ltd (Contel group) Tel: 972 (3) 962 6462 Fax: 972 (3) 962 6620 www.meitavtec.com support@meitavtec.com ETN24SUPERPROG (US Program Celsius) Owner s Manual Installation and Operating Instructions

More information

A Research in the Tele-Working of the Intelligent Device for Anti-Disaster Security

A Research in the Tele-Working of the Intelligent Device for Anti-Disaster Security Proceedings of the 5th WSEAS Int. Conf. on COMPUTATIONAL INTELLIGENCE, MAN-MACHINE SYSTEMS AND CYBERNETICS, Venice, Italy, November 20-22, 2006 139 A Research in the Tele-Working of the Intelligent Device

More information