eArşiv@Adu

The development of fire detection robot

Basit öğe kaydını göster

dc.contributor.advisor Böğrekçi, İsmail
dc.contributor.author Sucuoğlu, Hilmi Saygın
dc.date.accessioned 2017-09-07T10:31:29Z
dc.date.available 2017-09-07T10:31:29Z
dc.date.issued 2015
dc.date.submitted 2015
dc.identifier.uri http://hdl.handle.net/11607/3071
dc.description.abstract The aim of this thesis is to design and manufacture a fire detection robot that especially operates in industrial areas for fire inspection and early detection. Robot is designed and implemented to track prescribed paths with obstacle avoidance function through obstacle avoidance and motion planning units and to scan the environment in order to detect fire source using fire detection unit. Robot is able to track patrolling routes using virtual lines that defined to the motion planning unit. The design and implementation processes of the robot are as follow; the design and the development of mechanical, electronic systems and software. The design and the development of mechanical system; for the sketch drawings, dimensioning and solid state modeling of the robot, computer aided design and solid modelling computer programs were used. The carrier board of the robot is produced using wooden material and rigid plastic foam which are cheap, strong enough and easy to manufacture. Differential steering method is selected for semi-autonomous robot driving system and it is powered by four brushed DC (direct current) motors. The design and the development of electronic system; electronic circuits were designed and produced, instead of buying a commercial card. Both schematic diagrams and circuits of the data acquisition and control circuits are designed using Proteus electronic design program. These circuits are used to control the motion of the motors and establish a data flow between the laptop and the other peripheral sensing components. Software development; intelligent algorithms for obstacle avoidance and path tracking have been developed. A sensor data fusion algorithm for the sensors was also developed to get more reliable fire detection information. In conclusion; a fire inspection and detection robot with various functions to especially can be used in industrial areas was designed and manufactured. The functions of the robot were tested. It can be concluded that system is able to detect the fire source maximum 100 cm distance away while robot is moving with 0.5 m/s forward speed. tr_TR
dc.description.abstract Bu tez çalışmasının amacı; özellikle endüstriyel alanlarda, erken yangın algılamada kullanılacak bir yangın algılama robotu tasarlamak ve imal etmektir. Bu robot; önceden belirlenen sanal güzergâh üzerinde engel algılama fonksiyonuyla ve yeniden programlanabilir hareket ünitesiyle devriye gezebilecek ve yangın kaynağını tespit edebilmek için ortam taraması yapabilecek şekilde tasarlanmış ve imal edilmiştir. Sistem; hareket planlama ünitesine tanımlanan programlar ile değişken devriye güzergâhlarını takip edebilme yeteneğine sahiptir. Robotun tasarım ve uygulama süreçleri şu şekildedir; mekanik sistemin tasarımı ve geliştirilmesi, elektronik sistemin tasarımı ve geliştirilmesi ve gerekli yazılımların hazırlanmasıdır.Mekanik sistemin tasarım ve geliştirilme sürecin de;taslak çizimleri, ölçülendirmeler ve üç boyutlu modelleme için bilgisayar destekli tasarım ve katı modelleme programları kullanılmıştır. Robotun taşıyıcı gövdesi; ucuz, sağlam ve kolay işlenebilir malzemeler olan ahşap ve sert plastik köpük kullanılarak imal edilmiştir. Robot sürüş sisteminde diferansiyel metot kullanılmıştır. Yarı otomatik robot dört adet fırçalı doğru akım motoru ile çalışmaktadır. Elektronik sistemin tasarımı ve geliştirilmesi sürecinde; hazır kart almak yerine ihtiyaca uygun elektronik veri kazanım ve kontrol devreleri tasarlanıp üretilmiştir. Bu devrelerin şematik diyagramı ve baskı devresi Proteus elektronik tasarım programı kullanılarak hazırlanmıştır . Bu devreler; motor hareketlerini kontrol etmekte ve dizüstü bilgisayar ile algılama üniteleri arasında bir köprü kurmakta kullanılmıştır. Yazılımların hazırlanma sürecinde; engel algılamada ve güzergâh takibinde kullanılacak akıllı yazılımlar geliştirilmiştir. Ayrıca daha güvenilir yangın algılama sağlamak için; çoklu sensör algılama ve değerlendirme algoritması geliştirilmiştir. Bu tezin sonucunda; özellikle endüstriyel alanlarda kullanılabilecek, çeşitli fonksiyonlara sahip bir yangın algılama robotu ta sarlanıp imal edilmiştir. Yapılan testlerle; sistemin en fazla 100 cm mesafedeki yangını, robot 0,5 m/s hızla ilerlerken tespit edebildiği sonucuna varılmıştır. tr_TR
dc.description.tableofcontents APPROVAL OF THE THESIS iii SCIENTIFIC ETHICS v ÖZET vii ABSTRACT ix ACKNOWLEDGEMENTS xi TABLE OF CONTENT xiii LIST OF ABBREVIATIONS xvii LIST OF FIGURES xix LIST OF TABLES xxv 1. INTRODUCTION 1 1.1. What is Robot? 1 1.2. Problem Description 2 1.3. Motivation 2 1.4. Thesis Objectives 3 1.5. Overview of Thesis 4 1.6. System Overview 5 2. LITERATURE REVIEW 7 2.1. Industrial Fires 7 2.1.1. Big Industrial Fires 7 2.1.2. Fire and Fire Safety Statistics 8 2.2. Early Fire Detection Methods and Devices 11 2.2.1. Optical Flame Detectors 12 2.2.2. Smoke Detectors 15 2.2.3. Heat Detectors 18 2.3. The Evolution of Robotics 20 2.3.1. Robot Manipulators 22 2.3.2. Mobile Robots 28 2.3.3. Biologically Inspired Robots 36 2.4. Related Works (Firefighting Robots) 48 3. MATERIAL AND METHOD 67 3.1. Mechanical Part 68 3.1.1. Carrier Board Design and Manufacturing 68 3.1.2. Drawing and Dimensioning of Carrier Board 69 3.1.3. Traction Mechanism 70 3.1.4. Wheels..... 72 3.1.5. Motor-Wheel Connector 72 3.1.6. Steering Method 73 3.2. Hardware 77 3.2.1. Power Requirement Calculations 77 3.2.2. Torque Requirement Calculation 80 3.2.3. Motor Selection 81 3.2.4. Energy Supply 82 3.3. Obstacle Avoidance (Ultrasonic Sensors) 83 3.4. Fire Detection Unit 84 3.4.1. Flame Sensor 85 3.4.2. Temperature Sensor 86 3.4.3. Smoke Sensor 87 3.5. Fire Detection Robot Platform Configuration 89 3.6. Data Acquisition and Control Circuits Design and Implementation 92 3.6.1. DC Motors Control Unit 92 3.6.2. Data Acquisition and Communication Unit 95 3.6.3. Servo Motor Control Unit 97 3.6.4. Microcontrollers 97 3.7. Fire Detection Robot System Architecture 100 3.8. Fire Detection Robot System Functions 103 3.8.1. Obstacle Avoidance 103 3.8.2. Operating the Ultrasound Sensors 104 3.8.3. Motion Control 104 3.8.4. Fire Detection 108 4. RESULTS AND DISCUSSIONS 112 4.1. Path Tracking Test with Different Speed Values 112 4.2. Obstacle Avoidance 116 4.2.1. Implementation and Test of the Obstacle Avoidance Structure 116 4.3. Fire Detection Test 118 4.3.1. Detection Test Based on Distances 118 4.3.2. Detection Test on Patrolling 129 4.3.3. Sensor Data Fusion Algorithm Test 132 5. CONCLUSIONS 138 6. RECOMMANDATIONS AND FUTURE WORKS 138 REFERENCES 141 APPENDICES 149 Appendix-1 (Microcontroller Codes) 149 Path Tracking With 0.2 m/s Forward Speed 149 Path Tracking With 0.3 m/s Forward Speed 158 Path Tracking With 0.5 m/s Forward Speed 168 Obstacle Avoidance Algorithm 177 Fire Detection Sensors Data Acquisition 186 Fire Detection Sensors Data Fusion Algorithm 193 Environment Scanning With Servo Motor 202 Appendix-2 (Data Acquisition and Control Circuits) 208 Appendix-3 (Force and Torque Calculator) 209 RESUME 211 tr_TR
dc.language.iso eng tr_TR
dc.publisher Adnan Menderes Üniversitesi, Fen Bilimleri Enstitüsü tr_TR
dc.rights info:eu-repo/semantics/openAccess tr_TR
dc.subject Data kazanım ve kontrol tr_TR
dc.subject Diferansiyel sürüş metodu tr_TR
dc.subject Yangınla mücadele tr_TR
dc.subject Çoklu sensör algılama ve değerlendirme tr_TR
dc.subject Sanal güzergâh takibi tr_TR
dc.subject Data acquisition and control tr_TR
dc.subject Differential steering method tr_TR
dc.subject Firefighting tr_TR
dc.subject Sensor data fusion tr_TR
dc.subject Virtual path tracking tr_TR
dc.title The development of fire detection robot tr_TR
dc.title.alternative Yangın algılama robotunun geliştirilmesi tr_TR
dc.type masterThesis tr_TR
dc.contributor.department Adnan Menderes Üniversitesi, Mühendislik Fakültesi, Makine Mühendisliği Bölümü tr_TR


Bu öğenin dosyaları:

Bu öğe aşağıdaki koleksiyon(lar)da görünmektedir.

Basit öğe kaydını göster