AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER

Size: px
Start display at page:

Download "AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER"

Transcription

1 AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER 1 Min-Chie Chiu, 2 Long-Jyi Yeh, and 2 Cheng-Chen Shih 1 Department of Automatic Control Engineering, Chungchou Institute of Technology. 2 Department of Mechanical Engineering, Tatung University Abstract The main purpose of this paper is to create a mechanism that can automatically gather and loosen the power line on the mobile cleaning robot. A single-chip Microcontroller PIC18F452 is used as a control core in the robot. The robot driven by two stepping motors is equipped with six infrared-ray-distance detectors to detect obstacles and calculate the real distance between the sensor and obstacles. Moreover, a cable rewinding/loosening controller with a three-directional tension detecting switch is used to detect the appropriate rewinding/loosening. A cable-tray used to gather the cable is driven by a DC motor. The electric power of the robot is supplied by four sets of 12 v Pb-made batteries. The vacuum cleaning robot s plug-in action will be performed after the edge-searching is completed. The sweeping mode is started up and a s-type sweeping path is executed. The cable will be adjusted by using the cable rewinding/loosening controller during the vacuum-cleaning process. The robot will rewind the cable while moving back to the wall socket if the ground-cleaning is completed. Experimental results reveal that the robot can rewind and loosen the cable effectively during the vacuum-cleaning process. Key Words: infrared rays, microcontroller, cable spooling * Corresponding author: Min-Chie Chiu minchie.chiu@msa.hinet.net Mailing address: Department of Automatic Control Engineering, Chungchou Institute of Technology 6, Lane 2, Sec.3, Shanchiao Rd., Yuanlin, Changhua 51003, Taiwan, R.O.C. 1

2 1. Introduction Research for robots was started by employing photo reflection to guide a path of black tape [1]. In 1995, Audo [2] proposed a multi-ultrasonic-detector system to detect the obstacle distance in order to guide the robot along the wall. In 1998, Yata[3] proposed a obstacle-avoiding mechanism by using angle detection from the ultrasonic-detector. Recently, a vision-guided system used to direct the robot s motion by employing a web cam has prevailed [4,5]. Therefore, the robot has been widely adopted in house-keeping work such as the vacuum cleaning. Currently, even though a DC electric powered battery widely used in ground-cleaning robots can provide ground-cleaning convenience, the higher electricity-recharging frequencies and the longer recharging time will seriously interrupt the cleaning process. One such robot, roomba, created by irobot for ground cleaning, moves back to the electric recharging station. Therefore, the duration of battery is important. However, it s suction force during ground vacuuming becomes weak. Moreover, the life time of the battery will be short and will be renewed due to repeated recharging. Subsequently, the cordless vacuum cleaning robot becomes cumbersome and inefficient. In order to improve the drawback of a cordless vacuum cleaning robot, a cord vacuum robot equipped with an automatic plug-in system [6] as well as a cable rewinding/loosening control mechanism becomes essential. In this paper, a cord vacuum cleaning robot with AC power is developed by adjusting the cable with an automatic cable rewinding/loosening controlling system. The cord vacuum cleaning robot which is cheaper than the cordless model has a convenient access to its power supply and a flexible sweeping range. 2. System Design As indicated in Figure 1, a single-chip microcontroller PIC18F452 is used as the control core in the robot. The eight-bit signal distance between the sensor and the obstacles detected 2

3 by infrared-ray-distance detectors is obtained and processed by a filter. The signal will be transmitted to the kinetic control modules for further path-correcting processes if path-correction is required via the judging process. In case there is an obstacle located on the route, the infrared-ray-distance detector will emit an obstacle-existing signal to the kinetic control modules. The obstacle-avoiding module in the vacuum cleaning robot is then started up until the obstacle-existing signal vanishes; otherwise, the ground-sweeping modules will be performed and the cable rewinding/loosening control module will start up. The status of cable s tension will be detected by the cable rewinding/loosening control module when the cable length is insufficient during cleaning process. The cable will be released by the rewinding/loosening mechanism. However, the cable will be rewound if the cable is too long. Figure 1 System diagram of a vacuum-cleaning robot. 2.1 Structure of the vacuum cleaning robot As indicated in Figures 2~4, two infrared-ray detectors are positioned on each side of the 3

4 vacuum cleaning robot. The location plan of six infrared-ray detectors used to detect the obstacle is shown in Figure 5. The status of cable s tension will be continuously detected by a tension-detecting mechanism which is installed on the right side of the robot during the ground-sweeping process. Figure 2 The side view of a vacuum cleaning robot. Figure 3 The plan view of a vacuum cleaning robot. 4

5 Figure 4The front view of a vacuum-cleaning robot. Figure 5 The location of infrared-ray-distance detectors. 5

6 2.2 The distance of an obstacle detected by an infrared-ray detector As indicated in Figure 6, an infrared-ray detector (GP2D12) widely used and provided in the robot market is adopted in our vacuum cleaning robot. Figure 6 Infrared-ray detector (GP2D12). The characteristic curve of GP2D12 s voltage output with respect to distance is shown in Figure 7. As the efficient detecting distance is between 10cm~80cm, the relationship for the above range will be considered. As indicated in Figure 7, the related curve is non-linear. In order to transform the signal into a real distance value, the zone of 10~80cm is divided into ten linear pieces shown in Figure 8. 6

7 Figure 7 The characteristic curve of GP2D12 s voltage output with respect to distance. Figure 8 The zone of 10~80cm divided into ten linear pieces in GP2D12. and 115. As indicated in Figure 9, the first interval of 10~11 cm is mapped to digital values of 125 Figure 9 A digital mapping with respect to the detecting distance For a distance-signal located among the first interval (adc1), the related distance can be calculated as the following. adc1 = 115 ~ 125 y1 = 11 [( adc1 115) /10] (1) Where adc1 is the digitalized value of the voltage-output obtained by the A/D transform from micro-chip PIC18F452. Likewise, the distance for other intervals can be calculated as follows. adc2 = 104 ~ 115 y2 = 12 [( adc2 104) /11] (2) 7

8 .. adc10 = 20 ~ 31 y2 = 80 [( adc10 20) /11] (3) The real distance between the infrared-ray detector and obstacle can be approached by using the signal transform of Eq. (1) for a specified interval. 2.3 Cable tray As indicated in Figure 10, to facilitate the spooling and compact the volume, a single-layer cable-tray constructed with two pieces of transparent plate is located on the bottom plate of the robot. The related length and diameter of the electric cable is 5 meters and 8 mini-meters. The cable is driven by a DC motor that loosens and rewinds. Figure 10 Cable tray. 8

9 2.4 Cable rewinding/loosening control module The length of the electric cable will be automatically adjusted when the ground-sweeping process is performed. As indicated in Figure 11, to appropriately control the length of the cable, three-directional tension detectors for the cable shown in Figure 11 are established in advance. As indicated in Figure 12, the status of the cable s tension will appear in three directions when the vacuum cleaning robot is moving. In addition, three springs are installed in each direction so that the cable is in a neural position when the robot stops. The limit switch on the right side/left side will be touched when the right side/left side pulling is performed. Similarly, the limit switch on the upper side will be actuated when upper side pulling is performed. Consequently, the signal emitted from the limit switch will be transmitted to a cable rewinding/loosening control module to adjust the cable by actuating the DC motor of the cable tray. Figure 11 A tension-detecting mechanism. 9

10 Figure 12 (a) Cable pulled on right/left side; (b) Cable pulled on upper side;(c) Cable in no pulling condition. 2.5 Electricity detecting module As indicated in Figure 1, four sets of 12V/4Ah batteries (YUASA) are placed in the vacuum cleaning robot. To monitor the status of the electricity for each battery, the electricity detecting module is equipped with a chip IC TL431 shown in Figure 13. Four conditions of the battery are discussed below. As indicated in Figure 13(a), the LED will be not light when the voltage of the battery is lower than nine volts. The color of the LED will turn to yellow when the voltage of battery is 9~11 volts. Likewise, the color of the LED will turn to green when the voltage of battery is 11~12 volts. Consequently, the color of the LED will be in the red when the voltage of battery is greater than 12 volts. 10

11 (a) (b) (c) (d) Figure 13 The electricity detecting module for the battery. 3. Path Planning of Vacuum Cleaning Robot In order to facilitate the cable-adjusting of the rewinding/loosening when the vacuum cleaning robot is moving, an s-type sweeping path [7] is adopted. As indicated in Figure 14, the vacuum cleaning robot will move back to the socket when the sweeping time is even and the sweeping distance is near the total cable length. The related diagram of the sweeping path is shown in Figure

12 Figure 14 Sweeping path for a vacuum cleaning robot. 3.1 Electricity detecting module Figure 15 The diagram of a sweeping path. 12

13 The moving position of a vacuum cleaning robot will be continuously changed under the sweeping mode. As indicated in Figure 16, the cable will be released for the real-line path and be pulled for the dashed-line path. The related cable-adjusting algorithm is shown in Figure 17. Figure 16 The path for cable pulling and releasing. Figure 17 The cable-adjusting algorithm. 13

14 4. Result and Discussion 4.1 Infrared-ray detection In order to obtain the distance between obstacle and infrared-ray detector, a non-linear characteristic curve is divided into ten pieces from 10~80 cm. Thereafter, the distance can be estimated by using a mathematic calculation for each approximate linear segment. As indicated in Figure 18, a comparison of real distance data and estimated distance data is rechecked. The related data for both real distance and estimated distance is shown in Table 1. As indicated in Table 1, it is obvious that the distance-detecting error will be acceptable if the distance is below 50 cm. Figure 18 (a) Real distance measurement; (b) Mathematic calculation of the distance. 14

15 Table 1 The result of both real distance data and calculated distance data. Real distance (cm) calculated distance (gray color for wall) (cm) Experiment of automatic vacuuming for a robot In the experimental process, the cleaning area was 450 cm in length and 280 cm in width. The continuous photos for a vacuum cleaning robot sweeping the ground in an s-type path without obstacle is shown in Figure 19. It is clear that the cable-adjusting function for pulling and releasing is appropriate. As indicated in Figure 20, the vacuum cleaning robot will move back to the socket along the wall. It is obvious that the cable will be suitably pulled by the cable tray. Consequently, the cable-adjusting mechanism can be efficiently performed during the robot s various motions so that the ground-sweeping work can be successfully achieved without extra cable interruption. 15

16 Figure 19 The continuous photos for a vacuum cleaning robot sweeping the ground in a s-type path without an obstacle. 16

17 Figure 20 The continuous photos for a vacuum cleaning robot moving back to the socket along the wall after the ground-sweeping work is finished. 5. Conclusion In this paper, an intelligent robot equipped with a cable-adjusting mechanism which can rewind and release the electric cable is developed. It can be used as a carrier for various existing AC-power vacuum cleaners. Three-directional tension detectors for the cable are built into the robot. The status of the cable s tension can be detected by the detector to actuate the cable tray to rewind/loosen the cable correctly when the vacuum cleaning robot is moving. In order to complete the ground cleaning work, an s-type sweeping path is adopted. Six infrared-ray detectors are equipped on the front side, right side, and left side of the vacuum cleaning robot to detect an obstacle within 10~80 cm. The signal emitted from the infrared-ray detectors will be transmitted to the A/D module of the micro-controller to 17

18 estimate the distance between obstacle and detector. Moreover, the status of the battery's electricity will be monitored online by using a electricity detecting module. References 1. Paromtchik, Igor E. and Asama, Hajime, Optical Guidance System for Multiple Mmobile Robots, In Proc. IEEE Int. Conf. Robot. Autom. (ICRA),volume 3, pages , Ando, Y. and Yuta, S., Following a wall by an Autonomous Mobile Robot with a Sonar-Ring,IEEE International Conference on Robotics and Automation, Vol.4, pp , Yata T., Kleeman L. and Yuta S., Wall Following Using Angle Information Measured by a Single Ultrasonic Transducer,IEEE International Conference on Robotics and Automation, Vol.2, pp , Das, A.K., Fierro, R., Kumar, V., Southall, B., Spletzer, J.,and Taylor, C.J. Real-Time Vision-Based Control of a Nonholonmic Mobile Robot,Proceedings of the 2001 IEEE International Conference on Robotics & Automation Seoul,Korea-May pp , Oliver Schreer,Ingo Feldmann,Uli Golz,Peter Kauff, Fast And Robust Shadow Detection In Videoconference Applications, VIPromCom-2002, 4th EURASIP-IEEE Region 8 International Symposium on Video/Image Processing and Multimedia Communications, pp.16-19, Yeh, L. J., Win, Jun-Hong, Wall Plug-in Power Supply System for AGV, Proceedings of the 25 th National Conference on the Chinese Society of Mechanical Engineers, Taiwan, R.O.C., Chiu, M. C., Yeh, L. J., Lin, Y.C., The Design and Application of a Robotic Vacuum Cleaner, 2008 Conference on Precision Machinery and Manufacturing Technology- PMMT, pp. B15,

A design of toxic gas detecting security robot car based on wireless path-patrol

A design of toxic gas detecting security robot car based on wireless path-patrol A design of toxic gas detecting security robot car based on wireless path-patrol Ho-Chih Cheng 1, Min-Chie Chiu 1,*, Kun-Fu Zeng 1, and Che-Min Chiu 2 1 Department of Mechanical and Automation Engineering,

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

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

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

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

Formal Report. B.O. bot

Formal Report. B.O. bot EEL 5666 Intelligent Machines Design Lab Dr. A Antonio Arroyo Dr. Eric M. Schwartz Formal Report B.O. bot Submitted by: Christopher Thomas UFID:7158-3450 thomadm@ufl.edu Table of Contents Abstract... 2

More information

AUTONOMOUS FLOOR CLEANING BOT

AUTONOMOUS FLOOR CLEANING BOT AUTONOMOUS FLOOR CLEANING BOT KUSHAL N L 1, HAMARA CHAUDHURI 2, NIKITHESH H R 3 1,2,3Student, Dept. of Electronics and Communication Engineering, The National Institute of Engineering, Mysuru, Karnataka,

More information

Team Rescue X: Autonomous Firefighting Robot

Team Rescue X: Autonomous Firefighting Robot Team Rescue X: Autonomous Firefighting Robot Team Members Project Manager: Shervin Haghgouy Parts Manager: Shervin Nikravesh Website Designer: Vincent Thomas Repository Manager: Alexander Camp Report Editor:

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

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

Design and Development of Low Cost Artificial Intelligence Vacuum Cleaner

Design and Development of Low Cost Artificial Intelligence Vacuum Cleaner Design and Development of Low Cost Artificial Intelligence Vacuum Cleaner D. C. PATEL 1, H. S. PATIL 2 1 Associate Professor, Mechanical Department, GIDC Engineering College, Abrama, Gujarat, India 2 Professor,

More information

ANALYSIS OF THE FIRE FIGHTING ROBOT

ANALYSIS OF THE FIRE FIGHTING ROBOT 2011 ANALYSIS OF THE FIRE FIGHTING ROBOT, AR-4 EEL4665/5666c 2011-12-6 Content ABSTRACT... 2 EXLCUSIVE SUMMARY... 3 INTRODUCTION... 4 INTEGRATED SYSTEM... 4 MOBILE PLATFORM... 5 ACTUATION... 6 SENSORS...

More information

Robot Proposal. B.O. bot

Robot Proposal. B.O. bot EEL 5666 Intelligent Machines Design Lab Dr. A Antonio Arroyo Dr. Eric M. Schwartz Robot Proposal B.O. bot Submitted by: Christopher Thomas UFID:7158-3450 thomadm@ufl.edu Table of Contents Abstract...

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

Development of Arduino Programme Code for Autonomous Smart Vacuum Robot

Development of Arduino Programme Code for Autonomous Smart Vacuum Robot Development of Arduino Programme Code for Autonomous Smart Vacuum Robot D. C. PATEL, Associate Professor, Mechanical Department, GIDC Engineering College, Abrama, Gujarat, India H. S. PATIL Professor,

More information

Development of cleaning system installed in horizontal moving system for maintenance of high-rise building

Development of cleaning system installed in horizontal moving system for maintenance of high-rise building Development of cleaning system installed in horizontal moving system for maintenance of high-rise building Jaemyung Huh 1, Sung-Min Moon 1, Sung-Won Kim 1, Daehie Hong 2 * 1 Department of Mechanical Engineering,

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

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

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

Passive cooling of telecommunication outdoor cabinets for mobile base station

Passive cooling of telecommunication outdoor cabinets for mobile base station Passive cooling of telecommunication outdoor cabinets for mobile base station Stephane Le Masson (1), Hasna Louahlia-Gualous (2), Ali Ahmad Chehade (2) (1) France Télécom, Orange Labs, 2 av Pierre Marzin,

More information

Design of Humidity Monitoring System Based on Virtual Instrument

Design of Humidity Monitoring System Based on Virtual Instrument Available online at www.sciencedirect.com Procedia Engineering 24 (2011) 759 763 2011 International Conference on Advances in Engineering Design of Humidity Monitoring System Based on Virtual Instrument

More information

THERMAL DIAGNOSIS OF MV SWITCHBOARDS: A COST-EFFECTIVE, DEPENDABLE SOLUTION BASED ON AN OPTICAL SENSOR

THERMAL DIAGNOSIS OF MV SWITCHBOARDS: A COST-EFFECTIVE, DEPENDABLE SOLUTION BASED ON AN OPTICAL SENSOR THERMAL DIAGNOSIS OF MV SWITCHBOARDS: A COST-EFFECTIVE, DEPENDABLE SOLUTION BASED ON AN OPTICAL SENSOR Christian PETIT Anticipation manager Schneider Electric - Network protection and control unit -Marketing

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

Final Report FIREMAN

Final Report FIREMAN Final Report FIREMAN Date: 3/22/11 Student Name: Jiecheng Chen TAs: Tim Martin Ryan Stevens Devin Hughes Josh Weaver Instructors: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz University of Florida Department

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

A Design of IADSS with the Earthquake Detecting Function

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

More information

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

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

IMPLEMENTATION OF WIRELESS MOBILE SENSOR BASED ON FUZZY LOGIC CONTROL FOR LPG GAS PIPELINE LEAKAGE MONITORING

IMPLEMENTATION OF WIRELESS MOBILE SENSOR BASED ON FUZZY LOGIC CONTROL FOR LPG GAS PIPELINE LEAKAGE MONITORING IMPLEMENTATION OF WIRELESS MOBILE SENSOR BASED ON FUZZY LOGIC CONTROL FOR LPG GAS PIPELINE LEAKAGE MONITORING Riny Sulistyowati and Kunto Aji Department of Electrical Engineering, Adhi Tama Institute of

More information

Homework 8: Patent Liability Analysis Due: Thursday, March 24, at Classtime

Homework 8: Patent Liability Analysis Due: Thursday, March 24, at Classtime Homework 8: Patent Liability Analysis Due: Thursday, March 24, at Classtime Team Code Name: G.R.O.V.E.R. Group No. 7 Team Member Completing This Homework: Stan Miller NOTE: This is the second in a series

More information

Homework 4: Packaging Specifications and Design

Homework 4: Packaging Specifications and Design Homework 4: Packaging Specifications and Design Team Code Name: 2D-MPR Group No. 12 Team Member Completing This Homework: Tyler Neuenschwander E-mail Address of Team Member: tcneuens@ purdue.edu NOTE:

More information

DESIGN OF A CEILING GLASS INSTALLATION ROBOT

DESIGN OF A CEILING GLASS INSTALLATION ROBOT 24th International Symposium on on Automation & Robotics in in Construction (ISARC 2007) Construction Automation Group, I.I.T. Madras DESIGN OF A CEILING GLASS INSTALLATION ROBOT Seungyeol Lee Dept. of

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

Smart Intrusion Detection

Smart Intrusion Detection 362 Smart Intrusion Detection Shubham Chopade 1, Atharva Kulkarni 2, Yash Chavan 3 1,2,3 Student, Department of Electronics and Telecommunication, PCCOE, Pune, India Abstract: With the exponential increase

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

A STUDY ON THE BEHAVIOR OF STEAM CONDENSATION IN U-SHAPED HEAT TUBE

A STUDY ON THE BEHAVIOR OF STEAM CONDENSATION IN U-SHAPED HEAT TUBE A STUDY ON THE BEHAVIOR OF STEAM CONDENSATION IN U-SHAPED HEAT TUBE Satoru Ito 1, Keisuke Tsukada 1, Nobuyoshi Tsuzuki 2, Takao Ishizuka 3 and Hiroshige Kikura 3 1 Department of nuclear Engineering, Graduate

More information

Introducing the latest in a line of robot technology

Introducing the latest in a line of robot technology Introducing the latest in a line of robot technology The new Roomba 700 series. 2011 irobot Corporation. All Rights Reserved. irobot, Roomba, Scooba, PackBot and Virtual Wall are registered trademarks

More information

The Design of MLX90621 Based Intelligent Lighting Control System Hui-jiao Wang*, Meng-meng Liu and Cong-cong Shi

The Design of MLX90621 Based Intelligent Lighting Control System Hui-jiao Wang*, Meng-meng Liu and Cong-cong Shi International Conference on Computer Networks and Communication Technology (CNCT2016) The Design of MLX90621 Based Intelligent Lighting Control System Hui-jiao Wang*, Meng-meng Liu and Cong-cong Shi School

More information

J. R. Qualey III, L. Desmarais, J. Pratt Simplex Time Recorder Co., 100 Simplex Drive, Westminster, MA 01441

J. R. Qualey III, L. Desmarais, J. Pratt Simplex Time Recorder Co., 100 Simplex Drive, Westminster, MA 01441 J. R. Qualey III, L. Desmarais, J. Pratt Simplex Time Recorder Co., 100 Simplex Drive, Westminster, MA 01441 Response-Time Comparisons of Ionization and Photoelectric/Heat Detectors 1. Introduction Despite

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

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

MANUALLY OPERATED FIRE FIGHTING ALL- TERRAIN ROBOT WITH FIRE EXTINGUISHER USING ARDUINO MICRO CONTROLLER

MANUALLY OPERATED FIRE FIGHTING ALL- TERRAIN ROBOT WITH FIRE EXTINGUISHER USING ARDUINO MICRO CONTROLLER MANUALLY OPERATED FIRE FIGHTING ALL- TERRAIN ROBOT WITH FIRE EXTINGUISHER USING ARDUINO MICRO CONTROLLER Vijayalaxmi Department of ECE, Vignan Institute of Technology and Science, Deshmukhi ABSTRACT Robots

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

Development and Application of the Rail-type Inspection Robot used in Substation Rooms

Development and Application of the Rail-type Inspection Robot used in Substation Rooms Development and Application of the Rail-type Inspection Robot used in Substation Rooms Jiang Keqiang*, Sun Zhizhou, Liu Yongcheng, Sui Jichao, Fu Chongguang, Li Yunchang Shandong Luneng Intelligence Technology

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

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

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

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

Wireless Floor Cleaning Robot

Wireless Floor Cleaning Robot International Journal of Scientific Research in Computer Science, Engineering and Information Technology Wireless Floor Cleaning Robot 2018 IJSRCSEIT Volume 3 Issue 3 ISSN : 2456-3307 M. J. Garud *, V.

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

Development of the Micro Capillary Pumped Loop for Electronic Cooling

Development of the Micro Capillary Pumped Loop for Electronic Cooling Development of the Micro Capillary Pumped Loop for Electronic Cooling Seok-Hwan Moon, Gunn Hwang Microsystem Team, Electronic and Telecommunications Research Institute, 161 Kajeong-Dong, Yusong-Gu, Daejeon

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

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

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

More information

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

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

Sholapur, Maharashtra, India

Sholapur, Maharashtra, India Smart Floor Cleaning Robot Sonali B. Munde 1, Prof.S.S. Joshi 2 1,2 Department of Electronics and Communication Engineering, N.K. orchid college of engineering & technology, Sholapur, Maharashtra, India

More information

An improved Algorithm of Generating Network Intrusion Detector Li Ma 1, a, Yan Chen 1, b

An improved Algorithm of Generating Network Intrusion Detector Li Ma 1, a, Yan Chen 1, b An improved Algorithm of Generating Network Intrusion Detector Li Ma 1, a, Yan Chen 1, b 1 Department of Information Engineering Guilin University of Aerospace Technology, Guilin China a E-mail: woshiml@sina.com,

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

Speed and Frequency Seite 1 von 7

Speed and Frequency Seite 1 von 7 Speed and Frequency Seite 1 von 7 E16 Systems for High Safety Speed ing, all with Triple Modular Redundancy. A choice of versions to meet various demands. Compliant with SIL3 / IEC 61508 and/or API 670.

More information

Needham Growth Conference January 10,

Needham Growth Conference January 10, R Needham Growth Conference - 2017 January 10, 2017 1 Forward Looking Statements Certain statements made in this presentation that are not based on historical information are forward-looking statements

More information

IOT ENABLED FOREST FIRE DETECTION AND ONLINE MONITORING SYSTEM

IOT ENABLED FOREST FIRE DETECTION AND ONLINE MONITORING SYSTEM e-issn 2455 1392 Volume 3 Issue 5, May 2017 pp. 50 54 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com IOT ENABLED FOREST FIRE DETECTION AND ONLINE MONITORING SYSTEM (BY USING ATMEGA 328-P

More information

IR IN MODERN TECHNOLOGY 1. Infrared Radiation in Modern Technology. Brian D. Dold. Brigham Young University - Idaho

IR IN MODERN TECHNOLOGY 1. Infrared Radiation in Modern Technology. Brian D. Dold. Brigham Young University - Idaho IR IN MODERN TECHNOLOGY 1 Infrared Radiation in Modern Technology Brian D. Dold Brigham Young University - Idaho IR IN MODERN TECHNOLOGY 2 Abstract Infrared radiation (IR) is invisible to the human eye

More information

OVERVIEW AND FUTURE DEVELOPMENT OF THE NEUTRON SENSOR SIGNAL SELF-VALIDATION (NSV) PROJECT

OVERVIEW AND FUTURE DEVELOPMENT OF THE NEUTRON SENSOR SIGNAL SELF-VALIDATION (NSV) PROJECT OVERVIEW AND FUTURE DEVELOPMENT OF THE NEUTRON SENSOR SIGNAL SELF-VALIDATION (NSV) PROJECT Jean-Christophe Trama, Alain Bourgerette, Eric Barat, Bernard Lescop LETI (CEA - Advanced Technologies) CEA/Saclay

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

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

TL 250 Semi-automatic, firm yet flexible in use

TL 250 Semi-automatic, firm yet flexible in use Tray Packaging Machines TL 250 Semi-automatic, firm yet flexible in use A d v anc ed V acuum P ack a g ing S y s t ems Tray Packaging Machines TL 250 Semi-automatic tray packaging machine Versatility for

More information

Senior Design Project Pre-Proposal Michigan State University College of Engineering. Dispenser Cup Content Detection

Senior Design Project Pre-Proposal Michigan State University College of Engineering. Dispenser Cup Content Detection Senior Design Project Pre-Proposal Michigan State University College of Engineering Dispenser Cup Content Detection Design Team 8: Gao Xin Daniel Sun Connor Grossman Hongyi Shen Daniel Gomez Sponsor: Whirlpool

More information

Remote alarm unit Art. Nr.:

Remote alarm unit Art. Nr.: Art. Nr.: 0814.. Product features Indication and transmission of alarms, malfunctions, battery status for all programmed alarm detectors Remote alarm programming of up to 20 alarm detectors Function monitoring

More information

VOICE BASED PROJECTS

VOICE BASED PROJECTS ************************************************************************ INNOVATIVE & APPLICATION ORIENTED PROJECTS ON SVSEMBEDDED SYSTEMS (8051/AVR/ARM7/MSP430/RENESAS/ARM cortex M3) ************************************************************************

More information

DESIGN AND IMPLEMENTATION OF THE SMART FIRE EXTINGUISHER SYSTEM SHIN-HYEONG CHOI, GYU-HEE LEE, MIN-KYUNG KIM, MIN-JU KIM, JI-HAE DAN & HONG-HEE CHUN

DESIGN AND IMPLEMENTATION OF THE SMART FIRE EXTINGUISHER SYSTEM SHIN-HYEONG CHOI, GYU-HEE LEE, MIN-KYUNG KIM, MIN-JU KIM, JI-HAE DAN & HONG-HEE CHUN International Journal of Mechanical and Production Engineering Research and Development (IJMPERD) ISSN (P): 2249-6890; ISSN (E): 2249-8001 Vol. 7, Issue 3, Jun 2017, 79-86 TJPRC Pvt. Ltd. DESIGN AND IMPLEMENTATION

More information

Design of Multi-Functional Alcohol Concentration Detecting System Zhang Chong, Zhang Yue

Design of Multi-Functional Alcohol Concentration Detecting System Zhang Chong, Zhang Yue 5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) Design of Multi-Functional Alcohol Concentration Detecting System Zhang Chong, Zhang Yue School of Electrical

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

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

Enhancing Quality of Gas Distribution Tests in Electrostatic Precipitators

Enhancing Quality of Gas Distribution Tests in Electrostatic Precipitators Enhancing Quality of Gas Distribution Tests in Electrostatic Precipitators Author: (1) Nanda Dash( 2) Bharat Jatwani (3) Basheer Kuttecheri Email of corresponding authors: (1)nanda.kishore.dash@power.alstom.com

More information

Autonomous Cleaning Robot for Highway Maintenance

Autonomous Cleaning Robot for Highway Maintenance Autonomous Cleaning Robot for Highway Maintenance Mr. P.Gowtham #1, M.Kameshprabu #2, S.Karthick #3, A.Jayanthi #4 1 Assistant Professor, ECE, Jansons Institute of Technology, Coimbatore-641 659. 2 3 4

More information

VESICA LINEAR SUSPENDED VES L

VESICA LINEAR SUSPENDED VES L PROJECT INFORMATION Project Name Catalog # VESICA LINEAR SUSPENDED APPLICATIONS Office Spaces Conference Rooms Municipal Facilities Medical Facilities Type Date Financial Institutions Retail Spaces Hospitality

More information

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

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

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Mission Science irobot Team #07 Ashwini Ramesha OCE, Requirements Engineer Chen Li Requirements Engineer, Feasibility Analyst Farica Mascarenhas IV&V, Quality Analyst

More information

S ATION EWORK ST BGA R

S ATION EWORK ST BGA R BGA REWORK STATIONS INTRODUCTION InterElectronic Hungary Ltd. offers equipments, machines and different materials (ESD) of different production technologies (SMT/THT/LED). Including high quality, special

More information

Design and Realization for the Environmental Protection Type of Pig-Farm Model Based on the Sensor Technology

Design and Realization for the Environmental Protection Type of Pig-Farm Model Based on the Sensor Technology Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Design and Realization for the Environmental Protection Type of Pig-Farm Model Based on the Sensor Technology 1 Liu Ming

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

ROBOT: HOME AUTOMATION SYSTEM USING RASPBERRY PI AND SENSORS

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

More information

Design of Gear Defect Detection System Based on Machine Vision

Design of Gear Defect Detection System Based on Machine Vision IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Design of Gear Defect Detection System Based on Machine Vision To cite this article: Yu Wang et al 208 IOP Conf. Ser.: Earth Environ.

More information

Development of Smart Phone Applications Linked with Fire Alarm Control Panel in Automatic Fire Detection System

Development of Smart Phone Applications Linked with Fire Alarm Control Panel in Automatic Fire Detection System , pp. 11-18 http://dx.doi.org/10.14257/ijsh.2016.10.2.02 Development of Smart Phone Applications Linked with Fire Alarm Control Panel in Automatic Fire Detection System Ha-Sung Kong 1, Jong-Seog Yang 2

More information

ICSV14. Cairns Australia 9-12 July, Noise reduction of handheld vacuum cleaners according to geometric optimization of air passages

ICSV14. Cairns Australia 9-12 July, Noise reduction of handheld vacuum cleaners according to geometric optimization of air passages ICSV14 Cairns Australia 9-12 July, 2007 Noise reduction of handheld vacuum cleaners according to geometric optimization of air passages M.J. Mahjoob and H.Ashrafi Noise, Vibration, Acoustics (NVA) research

More information

COOLING OF DESKTOP COMPUTER USING HEAT PIPES

COOLING OF DESKTOP COMPUTER USING HEAT PIPES Proceedings of the International Conference on Mechanical Engineering 07 (ICME07) 29-31 December 07, Dhaka, Bangladesh ICME07- COOLING OF DESKTOP COMPUTER USING HEAT PIPES Tanvir Reza Tanim, Tanvir Hussain,

More information

Design of Intelligent Humidity Sensing Watering System Based on MCU

Design of Intelligent Humidity Sensing Watering System Based on MCU Advances in Intelligent Systems Research (AISR), volume 145 2017 International Conference on Electronic Industry and Automation (EIA 2017) Design of Intelligent Humidity Sensing Watering System Based on

More information

Available online at I-SEEC Proceeding - Science and Engineering (2013) 19 26

Available online at   I-SEEC Proceeding - Science and Engineering (2013) 19 26 Available online at www.iseec2012.com I-SEEC 2012 Proceeding - Science and Engineering (2013) 19 26 Proceeding Science and Engineering www.iseec2012.com Science and Engineering Symposium 4 th International

More information

Testing a capacitive humidity sensor

Testing a capacitive humidity sensor Testing a capacitive humidity sensor Dongxue Cheng a, Steven Shapardanis a and Dr. Tolga Kaya a a Central Michigan University, Mount Pleasant, MI 48859 Email: {cheng1d, shapa1sm, kaya2t}@cmich.edu Abstract

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

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

Compression of Fins pipe and simple Heat pipe Using CFD

Compression of Fins pipe and simple Heat pipe Using CFD Compression of Fins pipe and simple Heat pipe Using CFD 1. Prof.Bhoodev Mudgal 2. Prof. Gaurav Bhadoriya (e-mail-devmudgal.mudgal@gmail.com) ABSTRACT The aim of this paper is to identify the advantages

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

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

General Specifications. Small size Fast 500µs response time Cable or quick-disconnect options 11 28V DC Operating Voltage Red output LED indicator

General Specifications. Small size Fast 500µs response time Cable or quick-disconnect options 11 28V DC Operating Voltage Red output LED indicator PHOTOSWITCH Photoelectric Sensors Series 7000 Description The Series 7000 is a family of compact general-purpose rectangular sensors that offer fast 500µs response times and a variety of sensing modes.

More information

Indoor Human Monitoring System Using Wireless and Pyroelectric Sensory Fusion System

Indoor Human Monitoring System Using Wireless and Pyroelectric Sensory Fusion System The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Indoor Human Monitoring System Using Wireless and Pyroelectric Sensory Fusion System Ren

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

eiq-c22ew WIFI Robot Vacuum Cleaner with HEPA filter and self-charging home dock USER MANUAL

eiq-c22ew WIFI Robot Vacuum Cleaner with HEPA filter and self-charging home dock USER MANUAL eiq-c22ew WIFI Robot Vacuum Cleaner with HEPA filter and self-charging home dock USER MANUAL Thank you for choosing ElectriQ Please read this user manual before using this robotic vacuum cleaner and keep

More information

The Effect of Quantity of Salt on the Drying Characteristics of Fresh Noodles

The Effect of Quantity of Salt on the Drying Characteristics of Fresh Noodles Available online at www.sciencedirect.com ScienceDirect Agriculture and Agricultural Science Procedia 2 ( 2014 ) 207 211 ST26943, 2nd International Conference on Agricultural and Food Engineering, CAFEi2014

More information

Tasmanian supplier of high quality instrumentation, control and electrical equipment for all industries. Mining, Food and Beverage, Water and

Tasmanian supplier of high quality instrumentation, control and electrical equipment for all industries. Mining, Food and Beverage, Water and Tasmanian supplier of high quality instrumentation, control and electrical equipment for all industries. Mining, Food and Beverage, Water and Wastewater, Oil and Gas. INTRODUCTION - ABOUT US Total Instrument

More information