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

Size: px
Start display at page:

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

Transcription

1 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 of Electronics and Communication Engineering Coimbatore Institute of Engineering and Technology Abstract The aim of our project is to make a controller based model to count the number of person entering into the room and it lights up the room based on the light intensity of the room and turn on fan automatically where the persons are sitting inside the room. It is made to prevent unwanted electric power waste in schools, colleges, houses and other working places. This whole process is operated totally automatically by using its sensors. This project is very helpful in Schools and Colleges for their auditorium and in offices. Overview of design Keywords: Microcontroller AT89S51, IR Sensors, LCD, LDR module, PIR Sensors. I.Introduction In the digital word we need every possible thing around us to be automatic which reduces human efforts. There are increasing electronic circuits that make today s life easier and simple. Nowadays Energy Crisis is the big problem faced by everyone. So there is a need to conserve energy. This project is very useful for such problems as one generally forgets to turn off lights and fan while leaving a room. The aim of this is to make an automatic controller based prototype to count the number of individuals entering in the particular room and accordingly light up a room and turn on fan. We use IR Sensors to detect number of individuals entering in a room. This Circuit counts the number of individual and displays the counts on LCD, turn on the fan automatically and lights up the room based on the light intensity detected by LDR sensor. Microcontroller AT89S51 The AT89S51 is a low-power, high-performance CMOS 8-bit microcontroller with 4K bytes of Insystem Programmable Flash memory. The device is manufactured using Atmel s high-density nonvolatile memory technology and is compatible with the industry-standard 8051 instruction set and pin out. The on-chip flash allows the program memory to be reprogrammed in-system or by a conventional nonvolatile memory programmer. By combining a versatile 8-bit CPU with In-system programmable flash on monolithic chip, the Atmel AT89S51 is a powerful microcontroller which provides a highlyflexible and cost-effective solution to many embedded control All Rights Reserved 20

2 Relay driver circuit IR sensors IR sensor is used to produce IR wave. In this project there are two IR sensors. IR sensor consist of IR transmitter and receiver. IR1 detect the number of individuals entering the room. IR2 detect the number of individuals leaving the room. The frequency range of IR sensors varies depending upon its cost. When any object cuts the light emitted by the LED, the light bounces back from the object to the light sensor. In relay driver circuit there are transistor, diodes and the relays. Relay driver circuit is used to control the light. This block can drive the various controlled devices. We are using +12V dc relay. As Microcontroller cannot drive relay directly so output signal from microcontroller is passed to base of the transistor, which activates the particular relay so that it can select the particular device to operate. Relays can control the charge flowing to the load. Load may be AC device such as light, fan, bulb etc. LCD Display LCD is used to display number of individuals in room. It is very thin technology based on combination of liquid and crystal. Liquid state produces an image for display. PIR Sensor A Passive infrared sensor (PIR sensor) is an electronic sensor that measures infrared light radiating from object in its field of view. They are most often used in PIR-based motion detectors. All objects with the temperature above absolute zero emit heat energy in the form of radiation. Usually this radiation isn t visible to the human eye because it radiates at infrared wavelengths, but it can be detected by electronic devices design for such All Rights Reserved 21

3 purpose. The term passive in this instance refers to the fact that PIR device do not generate or radiate any energy for detection purposes. Automatic room light controller using microcontroller ATMEGA16A and bidirectional visitor counter controls a room light as well as count the number of individuals entering and leaving the room. When a individual enter into a room then one counter is incremented by 1 and one light in a room will be switched on and when the individual leaves a room counter is decremented by 1. When a number of individual is greater than 5 then two lights will be switched ON. When a individual in a room more than ten, three lights will be switched ON. Similarly on increases of every five individuals one more light will be switched on. Lights will turns OFF when all the individuals go out of a room. The total individual present inside a room is also display on the LCD display. IR sensor and microcontroller does above the job. II.Related works Digital visitor counter can be used in various rooms like seminar hall, conference hall where the capacity of room is limited and should not be exceeded. The project will display the actual number of person inside the room. Automatic room light and fan controller project can also be used in our home because many times we come out of our bedroom are any other room we forgot to turn off the room light. The main advantage of this project is that it helps in energy conservation. Because when there is nobody inside the room the lights are automatically turns off. Human effects to count the number of persons is eliminated. Since this project does the automatic person counting with the help of two sensor installed on door frame. The voice alarm system can be added to indicate that the room is full and person cannot enter inside. We can increase the maximum number of person that can be counted by implementing the external EEPROM. III. Proposed system Description If the sensor1 is interrupted first then the microcontroller will look for the sensor2, and if it is interrupted then the microcontroller will increment the count and switch ON the relay, if it is first time interrupted. If the sensor2 is interrupted first then the microcontroller will look for the sensor1, and if it is interrupted then the microcontroller will increment the count and switch ON the relay, if it is first time interrupted. If the sensor2 is interrupted first then the microcontroller will look for the sensor1, and if it All Rights Reserved 22

4 interrupted then the microcontroller will decrement the count. When the last person leaves the room then counter goes to 0 and that the relay will turn off, and light will be turned off. Wastage of electricity is one of the main problem which we are facing nowadays. In our home, school, colleges or industry we see that fan and light are kept on even if there are nobody in the room or area. This happens due to negligence or because we forget to turns lights off or when we are in hurry. To avoid all such situation we have designed this project called automatic room light and fan controller with bidirectional visitor counter. This project has to types, first one is known as digital visitor counter and second type is known as automatic room light controller. Main concept behind this project is known as visitor counter which measures the number of person entering in any room like seminar hall, conference room, class room. This function is implemented using a pair of infrared sensor. LCD display place outside the room display this value of person count. This person count will incremented if somebody enter inside the room and at that time lights are turned on. And in reverse way, the person count will decremented if somebody leaves the room. When the number of person inside the room is 0, lights inside the room are turned off using a relay interface in this way relay does the operation of automatic room light controller. Since project uses 2 infrared sensors, it can be used as bidirectional person counter as well. Nowadays without electricity we can t imagine our daily life because electricity has became a necessity for all, without which day to day life daily activities became stand still. Due to the depletion of non renewable resources, conservation of energy has became important and by doing so we can reduce electricity bill as well. On other hand, the energy resources like petroleum, natural gas, uranium and propane are called non renewable resources, because their supplies are limited. Many environmental effects and day by day depleting energy resources warn as to save energy by using automatic room controller and energy efficient lighting system. IV.Simulation Results The theme of this project when merged with certain established technologies can be effective in number of countries like Germany, France and Japan etc. This project useful in developing countries and this project has a bright futures. This project help us to control the light of a room automatically and count the number of persons/visitors entering and leaving the room. By using the circuit and proper power supply we can implement various applications such as fan, tube light etc. V. All Rights Reserved 23

5 [1] Microcontroller- Projects / automatic-room light controller-with bidirectional-visitor counter using Aurdino. [2]AT989S51-Atmel: [3] [4] Automatic room light controller with bidirectional visitor counter /Vol1-issue-4/ISSN: /paper/ijictrdv1i4005.pdf. [5] [6] Automatic room light controller phpapp02 [7] [8] passive-infrared-pir-sensor-based-security-system. International Journal of Recent Trends in Engineering & Research All Rights Reserved 24

6

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

A Cost Effective Embedded Design for Security and Automation in Industries

A Cost Effective Embedded Design for Security and Automation in Industries A Cost Effective Embedded Design for Security and Automation in Industries Sandeep Kumar Yerlanki Visakha Institute of Engineering and Technology Dept. of ECE Visakhapatnam, India - 530027 Praveen L. V.

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

MICROCONTROLLER BASED HOME AUTOMATION SYSTEMS

MICROCONTROLLER BASED HOME AUTOMATION SYSTEMS ISSN (Print) : 232 3765 (An ISO 3297: 27 Certified Organization) Vol. 4, Issue 4, April 25 MICROCONTROLLER BASED HOME AUTOMATION SYSTEMS Mr. Eswaravel, E [], Mr. Lokeshwaran, V [2], Mr. Prabu, D [3], Mr.

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

Wearable Carbon Monoxide Warning System Using Wireless Sensors

Wearable Carbon Monoxide Warning System Using Wireless Sensors IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 2, Ver. VIII (Mar - Apr. 2014), PP 25-29 Wearable Carbon Monoxide Warning System

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

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

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

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

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 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

GSM Based Computer Lab Security System Using PIR Sensors

GSM Based Computer Lab Security System Using PIR Sensors Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

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

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

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

Development of a Sensing Module for Standing and Moving Human Body Using a Shutter and PIR Sensor

Development of a Sensing Module for Standing and Moving Human Body Using a Shutter and PIR Sensor , pp.47-56 http://dx.doi.org/10.14257/ijmue.2016.11.7.05 Development of a Sensing Module for Standing and Moving Human Body Using a Shutter and PIR Sensor Ronnie O. Serfa Juan 1, Jin Su Kim 2, Yui Hwan

More information

[Patil* et al., 5(7): July, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Patil* et al., 5(7): July, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY INTELLIGENT LIGHTING SYSTEM WITH ENERGY EFFICIENCY Neha Patil*, Prof.A.C.Wani * P. G.Student, M.E. [Digital Electronics], SSBT

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

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

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

VISVESVARAYA TECHNOLOGICAL UNIVERSITY Jnana Sangama, Belagavi

VISVESVARAYA TECHNOLOGICAL UNIVERSITY Jnana Sangama, Belagavi VISVESVARAYA TECHNOLOGICAL UNIVERSITY Jnana Sangama, Belagavi - 590018 Synopsis On SMART AUDITORIUM WITH SECURITY SYSTEM Submitted in partial fulfillment of the requirement for the award of the degree

More information

Multi Security System

Multi Security System 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

More information

Innovative EEE mini-projects list

Innovative EEE mini-projects list 1 Innovative EEE mini-projects list SEM-133. Checking and auto control of water level using wireless sensor. SEM-140. Wireless 3-phase motor starter using RF technology. SEM-185. Designing of Haptic Keypad

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

Petrol Bunk Automation with Prepaid Card using GSM Identification

Petrol Bunk Automation with Prepaid Card using GSM Identification Petrol Bunk Automation with Prepaid Card using GSM Identification G.Janani 1 1 B.E-Electronics and Communication Engineering, A.V.C. College of Engineering, Mannanmpandal Abstract: In current days fuel

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

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

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

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

Implementation of Auto Car Washing System Using Two Robotic Arms

Implementation of Auto Car Washing System Using Two Robotic Arms Implementation of Auto Car Washing System Using Two Robotic Arms Pranoti Utekar 1, Sayali Naik 2, Monika Wadekar 3, S.G. Watve 4 U.G. Students, Department of Electronics and Telecommunication Engineering,

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

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

Interfacing of Humidity Sensor using 8051 Microcontroller

Interfacing of Humidity Sensor using 8051 Microcontroller Volume-7, Issue-2, March-April 2017 International Journal of Engineering and Management Research Page Number: 510-514 Interfacing of Humidity Sensor using 8051 Microcontroller Manish Kumar Navlakha 1,

More information

Passive Infrared Perimeter Monitoring Alarm System

Passive Infrared Perimeter Monitoring Alarm System Passive Infrared Perimeter Monitoring Alarm System Digital Dynamic Tesfayohnes Woldselassi Jonathan Applewhite Brittany Jackson Overview Background Problem Formulation Design Requirements Current Status

More information

Cadence Design of clock/calendar using 240*8 bit RAM using Verilog HDL

Cadence Design of clock/calendar using 240*8 bit RAM using Verilog HDL Cadence Design of clock/calendar using 240*8 bit RAM using Verilog HDL K.R.N.Karthik #1, M.Nagesh Babu #2, Fazalnoorbasha #3 #1 Student of VLSI Systems Research Group, Department of Electronics and Communication

More information

A REVIEW ON RC- HOME AUTOMATION USING LDR AND IR SENSORS

A REVIEW ON RC- HOME AUTOMATION USING LDR AND IR SENSORS Volume 118 No. 20 2018, 3555-3560 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu A REVIEW ON RC- HOME AUTOMATION USING LDR AND IR SENSORS 1 M. S. ANTONY VIGIL, 2 NITISHA K, 3 DEEPALI

More information

ANTI SLEEP ALARM INTRODUCTION

ANTI SLEEP ALARM INTRODUCTION ANTI SLEEP ALARM ANTI SLEEP ALARM INTRODUCTION In this project we present an anti sleep alarm that starts after a specific allotted time and keeps buzzing until it is reset. This circuit not only helps

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

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

Propane Gas Detection System Using Microcontroller

Propane Gas Detection System Using Microcontroller Propane Gas Detection System Using Microcontroller Anand Mohan Assistant Professor, Department of Electronics & Communication Engineering RVS College of Engineering and Technology Jamshedpur, India. E-mail:

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

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

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

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

Remote Environment Monitoring & Detection Tribot

Remote Environment Monitoring & Detection Tribot International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 1, Issue 3(November 2012), PP.01-08 Remote Environment Monitoring & Detection Tribot

More information

F 2 MC-8FX FAMILY MB95200 SERIES SMOKE DETECTOR DEMO REFERENCE SOLUTION 8-BITMICROCONTROLLER APPLICATION NOTE

F 2 MC-8FX FAMILY MB95200 SERIES SMOKE DETECTOR DEMO REFERENCE SOLUTION 8-BITMICROCONTROLLER APPLICATION NOTE Fujitsu Semiconductor (Shanghai) Co., Ltd. Application Note MCU-AN- 500054-E-10 F 2 MC-8FX FAMILY 8-BITMICROCONTROLLER MB95200 SERIES SMOKE DETECTOR DEMO REFERENCE SOLUTION APPLICATION NOTE Revision History

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

FlameGard 5 UV/IR HART

FlameGard 5 UV/IR HART FlameGard 5 UV/IR HART HART Communication Manual The information and technical data disclosed in this document may be used and disseminated only for the purposes and to the extent specifically authorized

More information

Unmanned Video/Audio Transmission Robot with Motion Sensor Using 8051 Microcontroller

Unmanned Video/Audio Transmission Robot with Motion Sensor Using 8051 Microcontroller Unmanned Video/Audio Transmission Robot with Motion Sensor Using 8051 Microcontroller Dr Himani Goyal*1 *1Dean Dept.of Electronics and e-mail: goyalhimani@gmail.com*1 Koneru Yadagiri Bharath *2 *2Student

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

Human body motion using pir sensor

Human body motion using pir sensor Human body motion using pir sensor P.ANNAMALAI, C.ARUNACHALAM E.SANGEETHA DEVI Student, Department of ECE, Asisstant Professor,Dept of ECE, Periyar Maniammai University, Periyar Maniammai University, Vallam,

More information

Azatrax Quad Infrared Proximity Detector Shield for ArduinoTM Uno, Mega and compatibles

Azatrax Quad Infrared Proximity Detector Shield for ArduinoTM Uno, Mega and compatibles User's Guide Azatrax Quad Infrared Proximity Detector Shield for ArduinoTM Uno, Mega and compatibles RIR4 What it is: The RIR4 has four infrared (IR) proximity detectors assembled on a circuit board with

More information

DRAGER MONITORING, DETECTION OF GAS HAZARDOUS AND AUTOMATIC BOOKING

DRAGER MONITORING, DETECTION OF GAS HAZARDOUS AND AUTOMATIC BOOKING RESEARCH ARTICLE OPEN ACCESS DRAGER MONITORING, DETECTION OF GAS HAZARDOUS AND AUTOMATIC BOOKING Ebziba.A 1, Pg scholar, 1Sri Eshwar college Of Engineering, Kinathukadavu, Coimbatore, Tamilnadu, India.

More information

Installation Instructions Azatrax HexDetex Model Train Detector with Grade Crossing Trigger MRD6X

Installation Instructions Azatrax HexDetex Model Train Detector with Grade Crossing Trigger MRD6X Installation Instructions Azatrax HexDetex Model Train Detector with Grade Crossing Trigger MRD6X What it is: The MRD6X is a six-channel model train detector. It can detect model trains at up to six different

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

EMBEDDED BASED PROJECTS

EMBEDDED BASED PROJECTS EMBEDDED BASED PROJECTS 1. Real time data acquisition system. 2. Traffic priority for ambulance vehicle. 3. Train collision avoiding system. 4. Remote control switching system. 5. Dtmf switching. 6. Rtc

More information

CONTACT: ,

CONTACT: , ***************************************************************************INNOV ATIVE & APPLICATION ORIENTED PROJECTS ON EMBEDDED SYSTEMS---------2012 WE ARE OFFERING MINI PROJECTS ON 8051/AVR/PIC MICROCONTROLLERS

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

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

Dimensions. Model Number 123. Electrical connection. Features. Indicators/operating means. Product information RMS-G-RC-NA.

Dimensions. Model Number 123. Electrical connection. Features. Indicators/operating means. Product information RMS-G-RC-NA. Dimensions ø.7 9.5 6.5 8.5 ø.7 65 57 Window for LED display Model Number Radar sensor Features Industrial gate opener with the ability to differentiate between people and vehicles Extra-wide detection

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

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

International Journal of Engineering Research & Management Technology

International Journal of Engineering Research & Management Technology International Journal of Engineering Research & Management Technology March- 05 Volume, Issue- Automatic Security with Laser Shooter by PIR Technology with LCD Pageant Aditya Agarwal Assistant Professor

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

IMPLEMENTATION OF VISION BASED INTELLIGENT HOME SECURITY SYSTEM USING ARM7

IMPLEMENTATION OF VISION BASED INTELLIGENT HOME SECURITY SYSTEM USING ARM7 IMPLEMENTATION OF VISION BASED INTELLIGENT HOME SECURITY SYSTEM USING ARM7 N. Naga Swathi 1, K. Alekhya 2, D. Pavithra 3, D. Kalyan Babu 4 1Assistant professor, Department of Electronics and Communication

More information

Smoke Detector Demo Reference Solution

Smoke Detector Demo Reference Solution Fujitsu Microelectronics (Shanghai) Co., Ltd. Application Note MCU-AN- 500054-E-10 F 2 MC-8FX FAMILY 8-BITMICROCONTROLLER MB95200 SERIES Smoke Detector Demo Reference Solution APPLICATION NOTE Smoke Detector

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

Dimensions. Model Number. Electrical connection. Features. Product information. Indicators/operating means RMS-G-RC. Radar sensor

Dimensions. Model Number. Electrical connection. Features. Product information. Indicators/operating means RMS-G-RC. Radar sensor Dimensions ø.7 9.5 6.5 8.5 ø.7 65 57 Window for LED display Model Number Radar sensor Features Industrial gate opener with the ability to differentiate between people and vehicles Extra-wide detection

More information

International Journal of Advance Engineering and Research Development AUTOMATION OF DRY AND WET WASTE COLLECTION MONITORING OVER GSM

International Journal of Advance Engineering and Research Development AUTOMATION OF DRY AND WET WASTE COLLECTION MONITORING OVER GSM Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 04, April -2018 e-issn (O): 2348-4470 p-issn (P): 2348-6406 AUTOMATION

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

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

LIGERO: AUTOMATED LIGHTNING SYSTEM WITH ANDROID APPLICATION

LIGERO: AUTOMATED LIGHTNING SYSTEM WITH ANDROID APPLICATION LIGERO: AUTOMATED LIGHTNING SYSTEM WITH ANDROID APPLICATION Asst. Prof. Jignyasa Sanghavi Harshal Jaiswal, Akshay Wanjari, Anil Mishra, Arjit Khandelwal, Aashray Kashyap, Tanmay Agrawal, Department of

More information

Automatic Customer Counter and Payment Tool for Shopping Centers and commercial spaces

Automatic Customer Counter and Payment Tool for Shopping Centers and commercial spaces Automatic Customer Counter and Payment Tool for Shopping Centers and commercial spaces Said Ghalleb 1 1Embedded Systems Student, Electrical Engineering Dept., Higher Institute of Technological Studies

More information

Human Body Motion Triggered Lamp Indicator as an Alert with PIR Sensor for the Hearing- Impaired

Human Body Motion Triggered Lamp Indicator as an Alert with PIR Sensor for the Hearing- Impaired Human Body Motion Triggered Lamp Indicator as an Alert with PIR Sensor for the Hearing- Impaired Oyebola B. O. Department of Electrical/Electronics Engineering Technology Gateway (ICT) Polytechnic Saapade

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

Home Security System for Controlling Theft using android ADK

Home Security System for Controlling Theft using android ADK Home Security System for Controlling Theft using android ADK B. Praveena 1, K. Rajganesh 2, B. Vinitha 3, S. Kandasamy 4, M. Chandraman 5 1, 2, 3, 4Bachelor of Electronics and Communication Engineering,Knowledge

More information

Proximity Sensors and Motion Detectors

Proximity Sensors and Motion Detectors 1 Proximity Sensors and Motion Detectors Thomas Schlebusch Abstract In this paper I will present the principles of proximity and motion detectors. First I will give an overview about the physical variables

More information

Design and Development of General Purpose Alarm Generator for Automated System

Design and Development of General Purpose Alarm Generator for Automated System Design and Development of General Purpose Alarm Generator for Automated System Amit Pandey 1 1 CSIR-Central Scientific Instruments Organisation India Abstract: This paper presents a model for general purpose

More information

Exercise 1. Introduction to Sensors EXERCISE OBJECTIVE

Exercise 1. Introduction to Sensors EXERCISE OBJECTIVE Exercise 1 Introduction to Sensors EXERCISE OBJECTIVE When you have completed this exercise, you will be introduced to photoelectric, capacitive and inductive sensors; You will also be introduced to the

More information

A SURVEY ON FIRE DETECTOR AND EXTINGUISHER ROBOT CONTROLLED USING ANDROID APPLICATION BLUCONTROL

A SURVEY ON FIRE DETECTOR AND EXTINGUISHER ROBOT CONTROLLED USING ANDROID APPLICATION BLUCONTROL A SURVEY ON FIRE DETECTOR AND EXTINGUISHER ROBOT CONTROLLED USING ANDROID APPLICATION BLUCONTROL Akshay Deshmukh 1, Nikhil More 2, Shubham Nagare 3, V.B. Sarode 4 1,2,3 B.E. Mechanical, 4 Assistant Professor,

More information

Accident Prevention System for Boats in Maritime

Accident Prevention System for Boats in Maritime I J C T A, 9(14) 2016, pp. 6433-6440 International Science Press Accident Prevention System for Boats in Maritime Simhadri Angadi and S. Manikandaswamy ABSTRACT Ultrasonic (US) and sonar (PIR) sensors

More information

LIQUEFIED PETROLEUM GAS DIFFUSER Home automation based fire security.

LIQUEFIED PETROLEUM GAS DIFFUSER Home automation based fire security. LIQUEFIED PETROLEU GAS DIFFUSER Home automation based fire security. 1 Hiren Dilip Patel, Trinity College 0f Engineering & Research, 2 Ameem Ahmed Khan, Saboo Siddik College of Engineering, Abstract: Gas

More information

Multi - Purpose Fire Fighter Robot

Multi - Purpose Fire Fighter Robot Multi - Purpose Fire Fighter Robot Sunil Kumar J P 1, Nagaraj K 2, Pravin Kumar M 3, Josephine J 4 1,2,3Student, Department of Engineering,G.K.M College of Engineering and Technology, Tamil Nadu, India.

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

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

MICANS INFOTECH

MICANS INFOTECH EEE/ECE/EIE/ICE/ROBOTICS/BIOMEDICAL 2017-2018 PROJECT TITLE 1. IR sensor based walking stick for the blind people 35 Microcontroller Based Prepaid card for petrol bunk 2. Industrial fire warning system

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

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

Technology. Occupancy & Vacancy Sensors & Timers. Technology. Occupancy & Vacancy Sensors & Timers L-2

Technology. Occupancy & Vacancy Sensors & Timers. Technology. Occupancy & Vacancy Sensors & Timers L-2 Passive Infrared Sensors (PIR) Using a patented fresnel lens which minimizes optical aberrations, each Legrand/Pass & Seymour PIR sensor breaks its coverage area into zones. Upon detecting an infrared

More information

Installation Instructions Azatrax Dual Infrared Model Train Detector MRD2 'Turnout' Edition

Installation Instructions Azatrax Dual Infrared Model Train Detector MRD2 'Turnout' Edition Installation Instructions Azatrax Dual Infrared Model Train Detector MRD2 'Turnout' Edition What it is: The MRD2 'turnout' edition is a two-channel model train detector. It can detect model trains at two

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

VEHICLE SAFETY WITH DIALLING SYSTEM AND AUTOMATED LOCATION TRACKER

VEHICLE SAFETY WITH DIALLING SYSTEM AND AUTOMATED LOCATION TRACKER VEHICLE SAFETY WITH DIALLING SYSTEM AND AUTOMATED LOCATION TRACKER K.N. Mohammed Mansoor 1, A.Shrikaanth 2, A.Karthick 3,P.Sivasakthy 4 1,2,3 Student, Electrical and Electronics Engineering, JEPPIAAR SRR

More information

Designing A Home Automation System by Using RF Receivers

Designing A Home Automation System by Using RF Receivers Designing A Home Automation System by Using RF Receivers Md. Nasfikur R Khan 1, Md. Rakib Hasan 2 1 Department of Electrical and Electronic Engineering, Independent University, Dhaka, Bangladesh 2 Department

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

Automated Energy Saving System for Outdoor Automation

Automated Energy Saving System for Outdoor Automation ISSN XXXX XXXX 2017 IJESC Research Article Volume 7 Issue No.4 Automated Energy Saving System for Outdoor Automation Harish.S 1, Maniesh.R 2, Mohamed Rafik.N 3, Mohamed Riaz.M 4, Balaji. S Department of

More information

IMR Environmental Equipment, Inc Central Ave. St. Petersburg, FL Phone:

IMR Environmental Equipment, Inc Central Ave. St. Petersburg, FL Phone: 6400 IMR Environmental Equipment, Inc. 3634 Central Ave. St. Petersburg, FL 33711 Phone: 727-328-2818 E-Mail: Info@imrusa.com www.imrusa.com Table of Contents I. Overview.... 3 II. Working Principle..

More information

PIR MOTION SENSOR USING ARDUINO UNO BOARD

PIR MOTION SENSOR USING ARDUINO UNO BOARD PIR MOTION SENSOR USING ARDUINO UNO BOARD Abhishek 1, Mohd Sayeed 2, Omer Ahmed Khan 3, Mohammed Owais Ahmed 4 and Mohammed Abdul Rahman Uzair 5 1,2,3,4,5 Electrical & Electronics Engineering, Nawab Shah

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