Design of Climatic Control Fan

Size: px
Start display at page:

Download "Design of Climatic Control Fan"

Transcription

1 Volume 119 No , ISSN: (on-line version) url: ijpam.eu Design of Climatic Control Fan 1 S. Indirani and 2 K. Vibha 1 Department of Electronics and Instrumentation Engineering, SRM IST, Chennai, India. 2 Department of Electronics and Instrumentation Engineering, SRM IST, Chennai, India. Abstract Fans are the mostly used item in India despite the widespread availability of Cooler s and air conditioners. During winter we don t use the normal ceiling fan and we go for room heaters instead. But the room heaters are expensive and it cannot be afforded by all people. So we planned to design a ceiling fan which can be also used as a room heater during winter times. This paper proposes the design and development of an affordable room heater system. It is based on remodeling a ceiling fan which will be suitable for all weather condition. The system includes automatic on off system according to the room temperature. Thermocouple sensor is used to measure the room temperature and it is also used to draft the relationship between the voltage and temperature graph. Index Terms--- Nichrome Wire, Temperature Sensor & Relay, and Auduino Micro controller

2 1. Introduction Overview of Electric Heating Electric heating is a process in which heat is obtained from electricity. Main applications are heating cooking water heating and in many industrialized applications. An electrical heater is an electrical device that converts DC current to heat. In each and every electrical heater, an voltaic resistor is used within the heating element and works on the principle of Joule heating. Nichrome wire is used as the active element in most modern electrical heating devices. The heating element, Nichrome wire is supported by ceramic insulators Electric heating is a process in which heat is obtained from electricity. Proposed Methodology Room heaters and blowers are life rescuer during the chilling winter months. A fan heater is a heater that works by using a fan to pass air over a heating element. This heating element heats up the air which then warming up the surrounding room. They can heat an enclosed space such as a room faster than a room heater. In this paper Nichrome wire used as a heating element and wind it into a circular net. Within the net we use ceramic insulators to avoid electric conductivity between supporting spokes and the Nichrome wire setup. An arduino relay circuit is used to give the power supply to the Nichrome wire from the sensor output. When it reaches the minimum temperature the arduino will be switched on and when it reaches the maximum temperature it switches off. Comparison with other system Room heater is used to heat a small space and are normally portable or fitted to a wall. [2,3]Most room heater use gas or electricity. It consume a lot of gas or electricity if used to heat up a space quickly and are likely to cost a lot more than a central heating system. The heating element inside every electric heater is an electrical resistor. Room heaters are convenient appliances that provide focused and localized heat which is particularly suitable in a room for people that are elderly, ill or with limited mobility. But they can be expensive. 2. Elements Requirement Nichrome, insulator are the important elements used in Temperature sensor. Heating element used here is Nichrome. A typical heating element is usually a like a lamp filament. When current passing through Nichrome, it emits red hot and converts the electrical energy into heat, which it radiates out in all directions. Heating elements are typically either nickel based or ironbased.[1]the nickel-based ones are usually Nichrome an alloy (a mixture of metals and sometimes other chemical elements) that consists of about 80 percent nickel and 20 percent chromium (other compositions of Nichrome are available, but the mix is the most common)

3 The working of heating elements is based on heating effect of electric current. When a current is passed through a resistance, it produces the heat. To produce the heat, the electric energy consumed by resistance is given by E=I 2 RT Where, I is the current through the resistance, R is resistance of element, t is the time (in seconds) Fig 1. is a Nichrome wire is used as a heating element because it is having comparatively high resistance. When the heating element is heated first time, chromium of alloy react with oxygen of atmosphere and form a layer of chromium oxide on outer surface of heating element. This layer of chromium oxide works as a protective layer for element and protect the material beneath this layers against oxidation, preventing the element wire from breaking and burning out. Heating elements made of Nichrome can be used for continuous operation at a temperature up to 1200 C. Nichrome is a nickel-chromium alloy with non-magnetic properties. The alloy also sometimes includes some parts of iron as its constituents. Nichrome is normally used to make resistance wires. FIG 1 NIOCHROME WIRE FIG 2 CERAMIC INSULATOR not easily transmit energy, such as electric current or heat. Materials such as wood, plastic, and ceramics are insulators. we use ceramic insulators to avoid electric conductivity between supporting spokes and the Nichrome wire setup

4 FIG 3 RELAY BASIC DESIGN Fig.3 is the Relay basic design when the relay gets de-energized when the contact gets closed, then the movement opens the contacts and breaks the connection, and vice versa if the contacts were open. When the current to the coil is switched off, the armature is returned by a force, approximately half as strong as the magnetic force, to its relaxed position. In this design when the temperature reaches the maximum set point the relay automatically turns in to normally opened condition.similarly when the temperature reaches the minimum set point the relay changes to the reverse of it (i.e) normally closed condition. FIG 4. BLOCK DIAGRAM FOR EXPERIMENTAL SETUP 3. Operation of Climatic Control Fan An individual AC supply is given to the ceiling fan and Nichrome coil, the Nichrome wire heat is controlled by using an arduino setup. A Relay andtemperaure sensor connected with an arduino.[4]when a temperature sensor senses the temperature it passes the signal to the arduino.it programme as minimum and maximum set point values when a temperature reached a set point value arduino passed the signal to the Relay switch, the relay changed in this switch position normally opened(no) to normally closed(nc) or NC to NO according to the set point value to control the Nichrome coil temperature

5 4. 3D Design of Climatic Control Fan FIG 5. 3D DIAGRAM This 3D diagram was based on AutoCAD and it was found that the Nichrome coil set above the hub generated more heat comparing the Nichrome setup kept below the hub. FIG.6 EXPERIMENTAL SETUP 5. Temperature Monitoring & Control Process In this paper in order to heat five meter Nichrome wire a range of 220 volts power supply was used. The Nichrome heat efficiency can be controlled by using the arduino setup Since the Arduino operates at 5V it can t control these higher voltage devices directly,so 5V relay is used to switch the V current and use the Arduino to control the relay. initially the relay is in normally 15195

6 closed condition. Thermistor is mainly used to monitor the temperature changes in the system. An arduino program was written which has maximum and minimum set points that is used to detect the changes in the temperature of the Nichrome wire.[5] When the temperature reaches the maximum set point the relay automatically turns in to normally opened condition.similarly when the temperature reaches the minimum set point the relay changes to the reverse of it (i.e) normally closed condition. The following graph shows the relation between the voltage and temperature generated from the setup. 6. Software Development A program for Arduino may be written in any programming language for a compiler that produces binary machine code for the target processor. The intention behind the paper is to explain how a microcontroller (in this case, an Arduino) can be used to control a high voltage and high current devices using a relay. The principle of working of the project lies I n the functioning of the relay and is explained here. When the system is powered on, the Arduino waits for the button to be pressed (as per the code written).[6,7] The button terminal is pulled up internally. Hence, when the button is pushed, the Arduino detects a Logic 0 (LOW). This will send a Logic 1 (HIGH) signal to Pin 7, which is connected to the base of the transistor. As a result, the transistor is switched ON. As one of the coil terminal of the relay is connected to the collector of the transistor (which is switched ON), a conduction path between the supply, coil and collector emitter terminals of transistor is formed. Because of this, the coil in the relay gets energized and acts as an electromagnet. As a result, the moving contact of the coil, which was initially in the Normally Closed (NC) position, will be attracted towards the electromagnet and moves to the Normally Open (NO) position. [8] This action will complete the Nichrome get energized. 7. Experimental Result The Voltage was gradually increased 20 degree Celsius and the corresponding temperature generated is noted down which increases proportionally which is shown in Figure 6.For voltage 220 volt the we observe maximum heat which is 29.5 degree Celsius. 8. Conclusion and Future Work This remodeled fan is suitable for all type of weather condition that is by turning of the Nichrome setup it can be used as normal fan in summer season and with help of Nichrome setup it can be used as heater in winter season. This paper is very useful to the people who can t able to buy separate room heater. The remodeled fan has more advantage and very less in cost when compared with the normal room heater that used in a home. Electric energy of system can be reduced by using an arduino relay control.the future work is an Alternator (dynamo,motor,stator and rotor...) attached over the fan s hub. When the fan rotates because of the rotation motion of an alternator the mechanical energy is 15196

7 converted into an electrical energy and it can be stored in a battery. This energy can be used run the fan during power loss. References [1] Hussain I., Riaz M., Rehan M., Ahmed S., Regional System Identification and Computer Based Switchable Control of a Nonlinear Hot Air Blower System, IEEE 10th International Conference on Frontiers of Information Technology (FIT) (2012), [2] Zhu Y., Ghosh M., Temperature control, emission abatement and costs: key EMF 27 results from Environment Canada s Integrated Assessment Model, Climatic change 123(3-4) (2014), [3] Lemoine D., Rudik I., Steering the climate system: using inertia to lower the cost of policy, American Economic Review 107(10) (2017), [4] Akpado K.A., Ezeagwu C.O., Ejiofor A., Nwokeke A.O., Design, Modeling and Simulation of a Microcontroller Based Temperature Control in a Ventilation System, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering 2(7) (2013) [5] Kacem M.H., Tounssi S., Neji R., Control of an Actuator DC Energy-saving dedicated to the Electric Traction, International Journal of Computer Applications 54(10) (2012) [6] Mershon J., Infrared Thermometry Introduction, History and Applications, White paper of Advanced Energy, Co., (2006). [7] McDonald J.S., Temperature control using a microcontroller: an interdisciplinary undergraduate engineering design project, IEEE 27th Annual Conference on Frontiers in Education Conference, Teaching and Learning in an Era of Change 3(1997) [8] Connolly D., Lund H., Mathiesen B.V., Werner S., Möller B., Persson U., Nielsen, S., Heat Roadmap Europe: Combining district heating with heat savings to decarbonizes the EU energy system. Energy Policy 65 (2014)

8 15198

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

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

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

A Survey on implementation of Fire detection System Based on ZigBee Wi-Fi Networks

A Survey on implementation of Fire detection System Based on ZigBee Wi-Fi Networks Volume 118 No. 20 2018, 4249-4253 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu A Survey on implementation of Fire detection System Based on ZigBee Wi-Fi Networks Mr.C.Santhana Krishnan

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

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

Fuzzy Logic Based Coolant Leak Detection

Fuzzy Logic Based Coolant Leak Detection Volume 118 No. 5 2018, 825-832 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Fuzzy Logic Based Coolant Leak Detection 1 J.Suganthi, M.E., 2 G. Nithya,

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

Split Range Control for Mobile Room Heating System

Split Range Control for Mobile Room Heating System IJCTA, 1(2), 217, pp. 417-425 International Science Press Closed Loop Control of Soft Switched Forward Converter Using Intelligent Controller 417 Split Range Control for Mobile Room Heating System Ajith.B.

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

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

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

IR Tracking NERF Sentry Gun. Ryan Alvaro, Emily Dixon, Lauren Klindworth Team 13

IR Tracking NERF Sentry Gun. Ryan Alvaro, Emily Dixon, Lauren Klindworth Team 13 IR Tracking NERF Sentry Gun Ryan Alvaro, Emily Dixon, Lauren Klindworth Team 13 Introduction Scans the surrounding area for a strong IR source Locks onto a target holding an IR emitter within 15 feet Fires

More information

Implementation of Weather Monitoring System

Implementation of Weather Monitoring System Volume 118 No. 16 2018, 477-493 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Implementation of Weather Monitoring System Kiranmai Nandagiri 1 and

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

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

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

THERMAL PROCESSING THEORY

THERMAL PROCESSING THEORY THERMAL PROCESSING THEORY 9.1 Infrared Waves Infrared waves form part of the electromagnetic spectrum. Electromagnetic waves with wavelengths from 0.78 µm to 1000 µm are called infrared waves. You are

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

How Home Thermostats Work by Karim Nice

How Home Thermostats Work by Karim Nice Search HowS Computer Stuff Auto Stuff Electronics Stuff Science Stuff Home Stuff Stuffo Health Stuff Mon Main > Home > Home Appliances Click here to go back to the normal view! How Home Thermostats Work

More information

COMPRESSOR LESS SOLAR REFRIGERATOR

COMPRESSOR LESS SOLAR REFRIGERATOR COMPRESSOR LESS SOLAR REFRIGERATOR Om Prakash Umrao (Assistant Professor, ME) & Rajat Kumar Rajpoot, Siddhartha Verma, Shubham Tyagi, Yash Gupta, Yash Mishra Department Of Mechanical Engineering IMS Engineering

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

Application of Fuzzy Control in Central Air-conditioning Terminal Units Energy-saving

Application of Fuzzy Control in Central Air-conditioning Terminal Units Energy-saving www.ijcsi.org 123 Application of Fuzzy Control in Central Air-conditioning Terminal Units Energy-saving Yanqiu Zhao 1, Yingli Lv 1, Yong Gu 1, Shucheng Liu 2 1 Department of Electrical Engineer, Hebei

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

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

3 Heating Effect of Electric Current

3 Heating Effect of Electric Current 44 UNIT 3 Heating Effect of Electric Current Learning Objectives To understand different effects of electric current through discussion and demonstration To learn applications of heating effect of electric

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

REMOTE CONTROL AND MONITORING OF LANDMINES DETECTION ROBOTIC SYSTEM

REMOTE CONTROL AND MONITORING OF LANDMINES DETECTION ROBOTIC SYSTEM REMOTE CONTROL AND MONITORING OF LANDMINES DETECTION ROBOTIC SYSTEM 1 ABDALLAH MOKHTAR, 2 CHOI SEONG JOO, 3 MANAR MOHAISEN 1,2 Department Mechanical Engineering, Korea University of Technology and Education

More information

LPG GAS LEAKAGE DETECTION, MONITORING AND CONTROL USING LabVIEW

LPG GAS LEAKAGE DETECTION, MONITORING AND CONTROL USING LabVIEW LPG GAS LEAKAGE DETECTION, MONITORING AND CONTROL USING LabVIEW M.J.Kesavan 1, R.Rajesh Kannan 2,S.Vijay vishwanath 3, P.Sathya 4. UG Students, Instrumentation & control engg, Asst. professor, Instrumentation

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

A Survey Paper on Design & Control of an Elevator for Smart City Application

A Survey Paper on Design & Control of an Elevator for Smart City Application A Survey Paper on Design & Control of an Elevator for Smart City Application Prof. Omkar M. Shete 1, Divyani V. Shete 2, Surabhi G. Pise 3 Assistant Professor, Department of Electrical Engineering, NBN

More information

Design of Multi-Sensors Cooperation Control System for Intelligent Building

Design of Multi-Sensors Cooperation Control System for Intelligent Building Energy and Power Engineering, 2017, 9, 495-502 http://www.scirp.org/journal/epe ISSN Online: 1947-3818 ISSN Print: 1949-243X Design of Multi-Sensors Cooperation Control System for Intelligent Building

More information

Multi family Housing and thermostats. Utility costs represent the single largest controllable cost in an apartment community

Multi family Housing and thermostats. Utility costs represent the single largest controllable cost in an apartment community Multi family Housing and thermostats Utility costs represent the single largest controllable cost in an apartment community US energy Information administration: http://www.eia.gov/todayinenergy/detail.cfm?id=10271

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

V.ARCHITECTURE IV.IMPLEMENTATION. Battery. Fig.1.Block diagram

V.ARCHITECTURE IV.IMPLEMENTATION. Battery. Fig.1.Block diagram Volume 118 No. 20 2018, 3359-3364 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu SMART AND UBIQUITOUS CONTROLLED AGRICULTURAL SYSTEM ijpam.eu 1 Yuvabharathi.R, 2 Ragavi E S, 3 Rajeshwari M

More information

DESIGN AND FABRICATION OF A PORTABLE REFRIGERATOR BASED ON PELTIER EFFECT

DESIGN AND FABRICATION OF A PORTABLE REFRIGERATOR BASED ON PELTIER EFFECT International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 6, June 2018, pp. 242 247, Article ID: IJMET_09_06_028 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=6

More information

Experimental Studies on Aero Profile Thermosyphon Solar Water Heating System

Experimental Studies on Aero Profile Thermosyphon Solar Water Heating System International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 9, Number 1 (2016), pp. 89-94 International Research Publication House http://www.irphouse.com Experimental Studies on

More information

CLOUD CONNECTED SMART GAS LEAKAGE DETECTION AND SAFETY PRECAUTION SYSTEM

CLOUD CONNECTED SMART GAS LEAKAGE DETECTION AND SAFETY PRECAUTION SYSTEM CLOUD CONNECTED SMART GAS LEAKAGE DETECTION AND SAFETY PRECAUTION SYSTEM Babuprasanth.V, Department of Electrical and Electronics Engineering Surya College of Engineering and Technology, Vikiravandi. Affiliated

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

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

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

GAS FREE REFRIGERATOR USING PELTIER MODULE

GAS FREE REFRIGERATOR USING PELTIER MODULE GAS FREE REFRIGERATOR USING PELTIER MODULE 1 Shabarinathan K T, 2 Santhosh S, 3 Vishnu Gowtham B, 4 Udhaya Chandran RM [1][4] Assistant Professor, Department of Mechanical Engineering [2][3] UG Scholar,

More information

(12) United States Patent (10) Patent No.: US 7,190,120 B1

(12) United States Patent (10) Patent No.: US 7,190,120 B1 US007190120B1 (12) United States Patent () Patent No.: SansOne et al. (45) Date of Patent: Mar. 13, 2007 (54) AIRPORT STROBE LIGHT MONITORING 4,449,073 A * 5/1984 Mongoven et al.... 315/130 SYSTEM (75)

More information

PHOTO VOLTAIC COOLING CAN

PHOTO VOLTAIC COOLING CAN PHOTO VOLTAIC COOLING CAN T.Rajavenkatesan 1,C.Mohanasundaram 2,A.Syed ajith 3,P.Vignesh 4. Abstract- It operates using a solar power which drives a compressor. The compressor circulates coolant throughout

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

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

People living in the desert need to wear special clothing in order for them to keep cool.

People living in the desert need to wear special clothing in order for them to keep cool. Heat Keep Your Cool Humans live in a number of different places, some of which can be very hot or very cold. Inuit people can live in very cold climates, because their clothing and homes help to keep them

More information

Subscripts 1-4 States of the given system Comp Compressor Cond Condenser E Evaporator vol Volumetric G Gas L Liquid

Subscripts 1-4 States of the given system Comp Compressor Cond Condenser E Evaporator vol Volumetric G Gas L Liquid Simulation Analysis of Compression Refrigeration Cycle with Different Refrigerants P.Thangavel, Dr.P.Somasundaram, T.Sivakumar, C.Selva Kumar, G.Vetriselvan Abstract --- In this analysis, the performance

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

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

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

Implementation of Multivariable Self Tuning Temperature Controller and LIW Feeder for an Extruder Machine

Implementation of Multivariable Self Tuning Temperature Controller and LIW Feeder for an Extruder Machine Implementation of Multivariable Self Tuning Temperature Controller and LIW Feeder for an Extruder Machine Shivananda M.S. 1, Shantala H. 2, Dr. Purushothama G.K. 3 1Assistant professor, EEE, PNS Institute

More information

"A Case Study of Three Drum Parameter Control in Boiler Using Discrete PID Controller Based on Simulation"

A Case Study of Three Drum Parameter Control in Boiler Using Discrete PID Controller Based on Simulation "A Case Study of Three Drum Parameter Control in Boiler Using Discrete PID Controller Based on Simulation" Ram Kishan Raikwar 1, V. K Tripathi 1 Department of Electrical Engg, SHIATS Allahabad India 1

More information

Performance investigation of Air-conditioning system using ejector as expansion device

Performance investigation of Air-conditioning system using ejector as expansion device International Journal of Current Engineering and Technology E-ISSN 2277 416, P-ISSN 2347 161 216 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Performance

More information

SOLAR WATER DISTILLATION BY USING WATER IN THE INNER GLASS EVACUATED TUBES

SOLAR WATER DISTILLATION BY USING WATER IN THE INNER GLASS EVACUATED TUBES Third Southern African Solar Energy Conference 11 13 May 2015 Kruger National Park, South Africa SOLAR WATER DISTILLATION BY USING WATER IN THE INNER GLASS EVACUATED TUBES Shahmohamadi M., Shafii, M.B.and

More information

Project Number: P15441

Project Number: P15441 Multidisciplinary Senior Design Kate Gleason College of Engineering Rochester Institute of Technology Rochester, New York 14623 Project Number: P15441 MINI-AIR: PERSONAL COOLING DEVICE Alexander Cornell

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

Fin-Fan Control System

Fin-Fan Control System IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 02, 2014 ISSN (online): 2321-0613 Fin-Fan Control System Pankaj Shah 1 Jignesh Vaghela 2 1, 2 Student 1, 2 Instrumentation

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

HOKKIM INTEGRATED AMF CONTROL BOARD MANUAL FOR MODELS: HAMF-8 AND HAMF-4

HOKKIM INTEGRATED AMF CONTROL BOARD MANUAL FOR MODELS: HAMF-8 AND HAMF-4 HOKKIM INTEGRATED AMF CONTROL BOARD MANUAL FOR MODELS: HAMF-8 AND HAMF-4 INTRODUCTION Thank you for purchasing the Hokkim Integrated Automatic Mains Failure Control Board model HAMF- 8 or HAMF-4. We shall

More information

INSTRUMENTATION AND EVALUATION OF COMMERCIAL AND HOMEMADE PASSIVE SOLAR PANELS

INSTRUMENTATION AND EVALUATION OF COMMERCIAL AND HOMEMADE PASSIVE SOLAR PANELS Session 1359 INSTRUMENTATION AND EVALUATION OF COMMERCIAL AND HOMEMADE PASSIVE SOLAR PANELS Emin Yılmaz University of Maryland Eastern Shore Princess Anne, Maryland 21853 (410)-651-6470 E-mail: eyilmaz@mail.umes.edu

More information

6340(Print), ISSN (Online) Volume 4, Issue 2, March - April (2013) IAEME AND TECHNOLOGY (IJMET)

6340(Print), ISSN (Online) Volume 4, Issue 2, March - April (2013) IAEME AND TECHNOLOGY (IJMET) INTERNATIONAL International Journal of Mechanical JOURNAL Engineering OF MECHANICAL and Technology (IJMET), ENGINEERING ISSN 0976 AND TECHNOLOGY (IJMET) ISSN 0976 6340 (Print) ISSN 0976 6359 (Online) Volume

More information

RADIATION BLOCKAGE EFFECTS BY WATER CURTAIN

RADIATION BLOCKAGE EFFECTS BY WATER CURTAIN , Volume 6, Number 4, p.248-254, 04 RADIATION BLOCKAGE EFFECTS BY WATER CURTAIN C.L. Choi Department of Building Services Engineering, The Hong Kong Polytechnic University, Hong Kong, China ABSTRACT Water

More information

Part 1: Playing with Electricity

Part 1: Playing with Electricity Foreword by Joe Grand... Acknowledgments... xix xxi Introduction xxiii About This Book...xxiv Who Should Read This Book...xxiv How to Read This Book....xxiv What s in This Book?....xxv Your Electronics

More information

VS Glow Is the Newest and Most Technically Advanced Infrared Heater that Generates Instantaneous Heat

VS Glow Is the Newest and Most Technically Advanced Infrared Heater that Generates Instantaneous Heat Near-Zero Thermal Expansion Ceramic Housing with a Ceramic Gold or White Coated Reflector, providing Superior Energy Efficiency and Maximum Heat Transfer Apollo Carbono Halogen Element Short Wave Carbon

More information

A Project of Cleaning Smog and Particulates by Using Smog Cleaner with Negative-Ion Generator

A Project of Cleaning Smog and Particulates by Using Smog Cleaner with Negative-Ion Generator A Project of Cleaning Smog and Particulates by Using Smog Cleaner with Negative-Ion Generator R. Jagan 1, R. GokulaKrishnan 2, S. Ramar 3, S. Manikandan 4, D.R.P. Rajarathnam 5 1,2,3 Student, Department

More information

Transfer of Thermal Energy

Transfer of Thermal Energy Transfer of Thermal Energy Transfer of Thermal Energy Thermal Energy Transfer Conduction Convection Radiation Transfer of Thermal Energy Thermal Energy Transfer Conduction Convection Radiation Lesson Objectives

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

Smart Home (Home Automation)

Smart Home (Home Automation) Smart Home (Home Automation) Waiz Khan Department of Electrical and Electronics Engineering Bhagwan Parshuram Institute of Technology, Delhi, India Shalini Sharma Department of Electrical and Electronics

More information

ABOUT THIS DOCUMENT AND THE DOCUMENT STRUCTURE WE USE

ABOUT THIS DOCUMENT AND THE DOCUMENT STRUCTURE WE USE ABOUT THIS DOCUMENT AND THE DOCUMENT STRUCTURE WE USE isocket Smart Relay is a complex Smart House system which is installed in the fuse cabinet (electric cabinet) in the house. We therefore assume that

More information

Operator: Save these instructions for future use!

Operator: Save these instructions for future use! WHITE-RODGERS 1F82-51 Programmable Electronic Digital Heat Pump Thermostat INSTALLATION AND OPERATION INSTRUCTIONS Operator: Save these instructions for future use! FAILURE TO READ AND FOLLOW ALL INSTRUCTIONS

More information

Implementation of Automated Waste Segregator at Household Level

Implementation of Automated Waste Segregator at Household Level Implementation of Automated Waste Segregator at Household Level Minal Patil 1, Sandeepkumar Yadav 2, Parag Lodaya 3, Rachna Mohanty 4, Asawari Dudwadkar 5 U.G. Student, Department of Electronics Engineering,

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

Design of Fire Suppression in Train Using GPS & IoT

Design of Fire Suppression in Train Using GPS & IoT Volume 119 No. 15 2018, 1683-1690 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Design of Fire Suppression in Train Using GPS & IoT 1* S. Dhananjeyan, 2

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

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

Improving and Comparing the Coefficient of Performance of Domestic Refgirator by using Refrigerants R134a and R600a

Improving and Comparing the Coefficient of Performance of Domestic Refgirator by using Refrigerants R134a and R600a ISSN (e): 0 00 Vol, 0 Issue, 8 August 0 International Journal of Computational Engineering Research (IJCER) Improving and Comparing the Coefficient of Performance of Domestic Refgirator by using Refrigerants

More information

Fabrication of A Prototype for Condensation of Water on Metal Surface Using Peltier Modules

Fabrication of A Prototype for Condensation of Water on Metal Surface Using Peltier Modules 2018 IJSRST Volume 4 Issue 3 Print ISSN : 2395-6011 Online ISSN: 2395-602X National Conference on Advances in Engineering and Applied Science (NCAEAS) 29 th January 2018 Organized by : Anjuman College

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

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

An Embedded System for Detecting Seed Flow in the Delivery Tube of a Seed Drill

An Embedded System for Detecting Seed Flow in the Delivery Tube of a Seed Drill ISBN 978-93-84468-20-0 Proceedings of International Conference on Advances in Chemical, Biological & Environmental Engineering (ACBEE) Singapore March 29-30, 2015, pp. 236-241 An Embedded System for Detecting

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

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

Instruction manual. Digital Radar Motion Detector with Infrared Remote Control MWD BF. FEIG ELECTRONIC GmbH Lange Straße Weilburg/Lahn

Instruction manual. Digital Radar Motion Detector with Infrared Remote Control MWD BF. FEIG ELECTRONIC GmbH Lange Straße Weilburg/Lahn Instruction manual Digital Radar Motion Detector with Infrared Remote Control MWD BF FEIG ELECTRIC GmbH Lange Straße 4 35781 Weilburg/Lahn 22.08.02 MWD BF Instruction manual General Copyright 2002 by FEIG

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

Strip/Clamp-On Heaters

Strip/Clamp-On Heaters Max. Operating Typical Max. Temperatures Watt Densities Strip/Clamp-On Heaters Sheath Materials F C W/in 2 W/cm 2 Page Mineral Insulated (MI) 304 stainless steel 1400 760 140 21.7 477 375 High-Temperature

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

Combination unit to support instruction in Thermodunamics, Fluid Mechanics, and Heat Transfer

Combination unit to support instruction in Thermodunamics, Fluid Mechanics, and Heat Transfer Paper ID #6647 Combination unit to support instruction in Thermodunamics, Fluid Mechanics, and Heat Transfer Dr. Lin Lin, University of Southern Maine Dr. Lin joined Department of Engineering at University

More information

A Novel VLSI Based Pipelined Radix-4 Single-Path Delay Commutator (R4SDC) FFT

A Novel VLSI Based Pipelined Radix-4 Single-Path Delay Commutator (R4SDC) FFT I J C T A, 9(6), 2016, pp. 2767-2775 International Science Press ISSN: 0974-5572 A Novel VLSI Based Pipelined Radix-4 Single-Path Delay Commutator (R4SDC) FFT Manimaran A.* and S.K. Sudeer** ABSTRACT Fast

More information

optris TM Temperature Monitor for Infrared Sensors Operators manual

optris TM Temperature Monitor for Infrared Sensors Operators manual optris TM Temperature Monitor for Infrared Sensors Operators manual CE-Conformity The product complies with the following standards: EMC: EN 61326-1:2006 (Basic requirements) EN 61326-2-3:2006 Safety:

More information

4 & 8-POINT ANNUNCIATORS Instruction Manual

4 & 8-POINT ANNUNCIATORS Instruction Manual 4 & 8-POINT ANNUNCIATORS Instruction Manual 8 Field Selectable Sequences All Common ISA Sequences 4 or 8-Point (Channel) Monitoring Free Replaceable Message Labels Type 4X, NEMA 4X, IP65 Front Universal

More information

Portable Fire Detector

Portable Fire Detector IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 6 Ver. III (Nov. Dec. 2017), PP 42-48 www.iosrjournals.org Portable Fire Detector

More information

U.G. Student, Department of Mechanical Engineering, J D Engineering College, Nagpur, Maharashtra, India

U.G. Student, Department of Mechanical Engineering, J D Engineering College, Nagpur, Maharashtra, India DESIGN OF HYBRID AIR COOLER USING VAPOUR COMPRESSION REFRIGERATION SYSTEM Vimalkirti Shende 1, Sushil Borkar 2, Touseef Iqbal Qureshi 3 Asst. Prof. Nikhil Bhende 1 1,2,3 U.G. Student, Department of Mechanical

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

Use numbers given in the box to complete the following sentences. In the UK, the mains electricity supply is volts.

Use numbers given in the box to complete the following sentences. In the UK, the mains electricity supply is volts. DOMESTIC USES AND SAFETY PART II Q1. Use numbers given in the box to complete the following sentences. 12 50 110 230 In the UK, the mains electricity supply is volts. The frequency of the UK mains electricity

More information

Design and Construction of a Simple Standing Wave Thermoacoustic Refrigerator

Design and Construction of a Simple Standing Wave Thermoacoustic Refrigerator Design and Construction of a Simple Standing Wave Thermoacoustic Refrigerator Mark Peterson Yap 1 and Efren Dela Cruz 2 Mechannical Enginering Department, De La Salle University 2 efren.delacruz@dlsu.edu.ph

More information

An Economic Automatic Waste Segregator using Arduino

An Economic Automatic Waste Segregator using Arduino An Economic Automatic Waste Segregator using Arduino Archana Babu S 1, Arunima SJ 2, Athira J 3, Bhavana Chandran 4, aveen S 5 1, 2, 3, 4, 5 Department of Electronics and Communication Engineering 1, 2,3,4,5

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

Effect of Relative Humidity on Oven Temperature of Locally Design Solar Carbinet Dryer

Effect of Relative Humidity on Oven Temperature of Locally Design Solar Carbinet Dryer Global Journal of Science Frontier Research Physics and Space Science Volume 13 Issue 1 Version 1.0 Year Type : Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc.

More information

INSTRUCTION MANUAL and DETAILED PRODUCT SPECIFICATION TRIPLEX PUMP CONTROL SYSTEM MODEL NUMBER CPC-3. M336 Rev F. November 21, 2000.

INSTRUCTION MANUAL and DETAILED PRODUCT SPECIFICATION TRIPLEX PUMP CONTROL SYSTEM MODEL NUMBER CPC-3. M336 Rev F. November 21, 2000. INSTRUCTION MANUAL and DETAILED PRODUCT SPECIFICATION TRIPLEX PUMP CONTROL SYSTEM MODEL NUMBER CPC-3 M336 Rev F November 21, 2000 ÇConsilium Consilium US, Inc. 59 Porter Rd Littleton, MA 01460-1431 USA

More information