TESTING AND CALIBRATION OF IR PROXIMITY SENSORS

Size: px
Start display at page:

Download "TESTING AND CALIBRATION OF IR PROXIMITY SENSORS"

Transcription

1 Acta Mechanica Slovaca, 3/ TESTING AND CALIBRATION OF IR PROXIMITY SENSORS Václav KRYS, Tomáš KOT, Ján BABJAK, Vladimír MOSTÝN Testování a kalibrace IR snímačů vzdálenosti Na katedře robototechniky fakulty strojní vysoké školy báňské se věnujeme návrhu a realizaci několika servisních robotů. Jedním z hlavních požadavků na tyto robotické systémy je schopnost orientace v neznámém pracovním prostředí. Aby bylo možno tyto požadavky splnit, je potřeba robota vybavit množstvím senzorů. Jedním z nejčastěji používaných principů, je senzor na bázi detekce odrazu infračerveného záření od překážky. Pokud ale chceme nasadit tyto senzory v praxi je potřeba ověřit jejich funkci, stanovit parametry překážek tak aby byla zajištěna požadovaná přesnost a být schopen kalibrovat jejich výslednou hodnotu tak aby naměřený údaj co nejvíce odpovídal skutečnosti. Článek popisuje proces měření a kalibrace senzorů SHARP GP2D120 a GP2Y0A02, zakoupených naší katedrou. Testování probíhalo v reálných podmínkách za použití mobilního robotu, kterým katedra disponuje. Klíčová slova: IR, senzor, vzdálenost, kalibrace, mobilní robot On the Department of robotics at VŠB we engage in design and realization of several service robots. One of the main functions is the ability to navigate in unknown environment. To meet these requirements, it is necessary to equip the robot with sensors. One of the most common principles of obstacle distance measuring is detection of IR radiation reflection. If we want to use such sensors in practice, we must verify their function, determine the influence of obstacle material and calibrate the sensor so that the measured value will correspond to the actual distance. The article describes the process of testing and calibration of SHARP sensors, purchased by our department. The testing was performed in real conditions using a mobile robot. Keywords: IR, sensor, distance, calibration, mobile robot Ing. KRYS, Václav, Ing. KOT, Tomáš, Ing. BABJAK, Ján, prof. Dr. Ing. MOSTÝN, Vladimír, VŠB Technická Univerzita Ostrava, Fakulta strojní, Katedra robototechniky, Ostrava Recenzent:

2 2 Acta Mechanica Slovaca, 3/ INTRODUCTION The ability to detect obstacles is one of the most important requirements an autonomous mobile robot should meet. That s why mobile robots usually are equipped with a variety of sensors. One of the basic object detectors used in robotics are IR sensors. There are many types of them, varying in their parameters and price. Important parameters are measuring distance range and precision. Also on the Department of robotics was developed a sensor working on the basis of detection of IR light reflected on an obstacle [1]. The Sharp Company engages in production of much more sophisticated IR sensors and offers a full range of sensors for a huge variety of applications. Our department bought two types of these sensors (GP2D120 and GP2Y0A02, see Fig. 1) for testing purposes to prove their capability of being used on mobile robots developed by the department. Fig. 1 Sharp IR sensors GP2D120 and GP2Y0A02 2 TESTING DEVICE The measuring distance range is given by two values the minimal and the maximal range. It is not possible to use just one long range sensor, because it would be not able to scan the area near the robot. Our testing device consists of two pieces of GP2D120 sensors with the range of 4 to 30 cm and one GP2Y0A02 sensor with the range of 20 to 150 cm. The sensors are mounted in a row on a plastic bracket, the one with the higher range in the middle and the other two on the sides. The bracket is intended to be placed on the front side of a mobile robot (see Fig. 2). Because of application of three sensors, it is possible to detect obstacles in the whole range of distances and also to detect how the obstacle is positioned in relation to the robot.

3 Acta Mechanica Slovaca, 3/ Fig. 2 Testing bracket with IR sensors mounted on a mobile robot The sensors return the measured distance in a form of analog signal. For its further processing it is necessary to use an AD converter and an interface, which would send the values to the PC for utilization in the robot s control system. All these functions are arranged by a microprocessor Atmel ATMega8, which contains both the AD converter and RS232 interface for communication with a PC. Testing Device (mobile robot) Wireless data transfer High level control system GP2D120 GP2Y0A02 GP2D120 ATMEL ATMega8 Radiomodem 433MHz Radiomodem 433MHz Fig. 3 Scheme of the distance measuring subsystem

4 4 Acta Mechanica Slovaca, 3/ MEASURING PROCEDURE The dependence between voltage output and corresponding distance for the used sensors is not linear (Fig. 4). It is necessary to linearize it to be able to read distance values in the control system. Fig. 4 Measuring characteristics of the GP2D120 sensor MS Excel can be used to find out the equation of trend line for the graph. In the case of GP2D120 sensor, the power interpolation function is: 0,9283 U 10,49 D, (1) where U is the output voltage in volts and D is the corresponding distance in centimeters. To compute distance based on voltage, it is necessary to make inverse function, which has the following form: 1,077 10,49 D (2) U This function can be easily applied in the control system, but it is not very accurate in the whole range, because the trend line does not fit perfectly. Thus it was desirable to make a different method of calculation. We found out that a good method is to simply make a table of points describing the active portion of the graph (Fig. 4) and perform a simple linear interpolation between those points.

5 Acta Mechanica Slovaca, 3/ Voltage [V] Distance [cm] 3,00 3,5 2,80 4,0 1,60 8,0 1,10 12,0 0,85 16,0 0,70 20,0 0,60 24,0 0,50 28,0 0,40 32,0 0,35 36,0 0,30 40,0 Tab. 1 Control points for measuring characteristics of the GP2D120 sensor Provided we have three sensors in the described configuration, we are able to detect also obstacles that extend only to a part of the robot s front side and more importantly the control system has the information about presence of a short obstacle and can use it for navigation purposes. Also it is able to compute the angle of approach to a wall. Obstacle Obstacle Obstacle Mounting bracket Mounting bracket mounting bracket Fig. 4 Basic types of obstacles detectable by the system 4 CALIBRATION During the testing, we noticed that the sensors outputs are not in perfect accordance with the measuring characteristics graphs. Even two pieces of the same type of sensor (in our case the two sensors with lower range) return different values for the same actual obstacle distance. Thus it was necessary to perform some calibration. A simple mechanism was built, allowing to position a reference obstacle to specified distances from the sensor. This way it was possible to make corrections to the control points table and to make separate tables for each individual sensor.

6 6 Acta Mechanica Slovaca, 3/ CONCLUSION Outcome of this project is a universal obstacle detection device for mobile robots, which can be used on any robots developed by our department. The device is capable of measuring distance of obstacles in the overall range of 4 to 150 centimeters and to detect obstacles extending only to a part of the robot s front side. The control system can also calculate robot s angle of approach to a wall. The device increases the abilities of a mobile robot to navigate in unknown environment and will be used not only on operator controlled robots but in the future also on autonomous robots with a neural net based control system. Acknowledgements This article was compiled as part of projects FT-TA3/014, supported by the Fund for University Development from the Ministry of Industry and Trade. REFERENCES [1] NOVÁK, Petr, BABJAK, Ján, TVARŮŢKA, Adam. Intelligent unit of the IR proximity sensors with I2C interface. Acta Mechanica Slovaca. 2006, vol. 10. ISSN

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č.

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č. Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č. 1555 Abstract Jaromír ŠKUTA *, Radim FARANA ** APPLICATION OF STEPPING ENGINE

More information

Zigbee-Based Wireless Distance Measuring Sensor System

Zigbee-Based Wireless Distance Measuring Sensor System Zigbee-Based Wireless Distance Measuring Sensor System Ondrej Sajdl 1, Jaromir Zak 1, Radimir Vrba 1 1 Department of Microelectronics, Brno University of Technology, FEEC, Udolni 53, 602 00 Brno, Czech

More information

Synthetic Sensing: Proximity / Distance Sensors

Synthetic Sensing: Proximity / Distance Sensors Synthetic Sensing: Proximity / Distance Sensors MediaRobotics Lab, February 2010 Proximity detection is dependent on the object of interest. One size does not fit all For non-contact distance measurement,

More information

LEGO NXT-based Robotic Arm

LEGO NXT-based Robotic Arm Óbuda University e Bulletin Vol. 2, No. 1, 2011 LEGO NXT-based Robotic Arm Ákos Hámori, János Lengyel, Barna Reskó Óbuda University barna.resko@arek.uni-obuda.hu, hamoriakos@gmail.com, polish1987@gmail.com

More information

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č.

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č. Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č. 1530 Radim FARANA *, Jaromír ŠKUTA **, Lačezar LIČEV ***, Josef SCHREIBER

More information

A Surveillance Robot with Climbing Capabilities for Home Security

A Surveillance Robot with Climbing Capabilities for Home Security Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 11, November 2013,

More information

Controlling a Mobile Robot with a Personal Digital Assistant

Controlling a Mobile Robot with a Personal Digital Assistant Session 2620 Controlling a Mobile Robot with a Personal Digital Assistant Robert L. Avanzato Penn State Abington Abstract Penn State Abington has been exploring the application of personal digital assistant

More information

A Guide to IR/PIR Sensor Set-Up and Testing

A Guide to IR/PIR Sensor Set-Up and Testing Berna Saracoglu saracogl@msu.edu ECE 480 Design Team 5 Application Note A Guide to IR/PIR Sensor Set-Up and Testing Instructions, Limitations and Sample Applications Executive Summary This paper provides

More information

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č.

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č. Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 2, rok 2006, ročník LII, řada strojní článek č. 1537 Ivan KEDROŇ*, Gordon MAIR** TELEPRESENCE SYSTEM WITH TRACKED VEHICLE

More information

Controlling a Dot Matrix LED Display with a Microcontroller

Controlling a Dot Matrix LED Display with a Microcontroller Controlling a Dot Matrix LED Display with a Microcontroller By Matt Stabile and programming will be explained in general terms as well to allow for adaptation to any comparable microcontroller or LED matrix.

More information

E190Q Lecture 5 Autonomous Robot Navigation

E190Q Lecture 5 Autonomous Robot Navigation E190Q Lecture 5 Autonomous Robot Navigation Instructor: Chris Clark Semester: Spring 2014 1 Figures courtesy of Siegwart & Nourbakhsh Control Structures Planning Based Control Prior Knowledge Operator

More information

User Manual CN2HK LIMITED. Complete Wireless Home Alarm Security System (CK-8806) ENG. Please read this manual before operating this product.

User Manual CN2HK LIMITED. Complete Wireless Home Alarm Security System (CK-8806) ENG. Please read this manual before operating this product. CN2HK LIMITED Complete Wireless Home Alarm Security System (CK-8806) User Manual Please read this manual before operating this product. After you finish reading this manual, store it in a safe place for

More information

ECE 492 SENIOR PROJECT 2 MINI SUMO ROBOT

ECE 492 SENIOR PROJECT 2 MINI SUMO ROBOT ECE 492 SENIOR PROJECT 2 MINI SUMO ROBOT STUDENTS EMRAH ÇAĞLAR CİHAN ARDA Supervisor: Assist. PROF. DR. ORHAN GAZi 1 DIGITEST ELECTRONICS LTD COMPANY(established in 2002) Main purpose of the company is

More information

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 1, rok 2006, ročník LII, řada strojní článek č.

Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 1, rok 2006, ročník LII, řada strojní článek č. Sborník vědeckých prací Vysoké školy báňské - Technické univerzity Ostrava číslo 1, rok 2006, ročník LII, řada strojní článek č. 1494 Roman DUDEK *, Petr NOVÁK ** BREAKOUT PREDICTION SYSTEM PROTIPRŮVALOVÝ

More information

Last Mile Intelligent Driving in Urban Mobility

Last Mile Intelligent Driving in Urban Mobility 底 盘 电 子 控 制 系 统 研 究 室 Chassis Electronic Control Systems Laboratory 姓 学 名 号 Hui CHEN School 学 of 院 ( Automotive 系 ) Studies, Tongji University, Shanghai, China 学 科 专 业 hui-chen@tongji.edu.cn 指 导 老 师 陈

More information

GP2Y0A02YK0F. Distance Measuring Sensor Unit Measuring distance: 20 to 150 cm Analog output type GP2Y0A02YK0F

GP2Y0A02YK0F. Distance Measuring Sensor Unit Measuring distance: 20 to 150 cm Analog output type GP2Y0A02YK0F GP2Y0A02YK0F Distance Measuring Sensor Unit Measuring distance: 20 to 150 cm Analog output type Description GP2Y0A02YK0F is a distance measuring sensor unit, composed of an integrated combination of PSD

More information

MSc in Autonomous Robotics Engineering University of York

MSc in Autonomous Robotics Engineering University of York MSc in Autonomous Robotics Engineering University of York Practical Robotics Module 2015 A Mobile Robot Navigation System: Labs 1a, 1b, 2a, 2b. Associated lectures: Lecture 1 and lecture 2, given by Nick

More information

Six-servo Robot Arm. DAGU Hi-Tech Electronic Co., LTD www.arexx.com.cn. Six-servo Robot Arm

Six-servo Robot Arm. DAGU Hi-Tech Electronic Co., LTD www.arexx.com.cn. Six-servo Robot Arm Six-servo Robot Arm 1 1, Introduction 1.1, Function Briefing Servo robot, as the name suggests, is the six servo motor-driven robot arm. Since the arm has a few joints, we can imagine, our human arm, in

More information

Human Detection Robot using PIR Sensors

Human Detection Robot using PIR Sensors Human Detection Robot using PIR Sensors Saravana Kumar K, Priscilla P, Germiya K Jose, Balagopal G Abstract: Human Detection Robot is a robot that can detect the presence of human; it sends the signal

More information

Automation System TROVIS 6400 TROVIS 6493 Compact Controller

Automation System TROVIS 6400 TROVIS 6493 Compact Controller Automation System TROVIS 6400 TROVIS 6493 Compact Controller For panel mounting (front frame 48 x 96 mm/1.89 x 3.78 inch) Application Digital controller to automate industrial and process plants for general

More information

A Laser Scanner Chip Set for Accurate Perception Systems

A Laser Scanner Chip Set for Accurate Perception Systems A Laser Scanner Chip Set for Accurate Perception Systems 313 A Laser Scanner Chip Set for Accurate Perception Systems S. Kurtti, J.-P. Jansson, J. Kostamovaara, University of Oulu Abstract This paper presents

More information

SMART SENSOR COLLECTION

SMART SENSOR COLLECTION TEMPERATURE SENSOR This sensor measures temperature in degrees Celsius or Fahrenheit. It works with all SensorHawk base units (SensorHawk-2, SensorHawk-8 and SensorHawk8/20) as well as the SecurityHawk-8

More information

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS Engineering MECHANICS, Vol. 16, 2009, No. 4, p. 287 296 287 HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS Stanislav Věchet, Jiří Krejsa* System modeling is a vital tool for cost reduction and design

More information

Sensor-Based Robotic Model for Vehicle Accident Avoidance

Sensor-Based Robotic Model for Vehicle Accident Avoidance Copyright 2012 American Scientific Publishers All rights reserved Printed in the United States of America Journal of Computational Intelligence and Electronic Systems Vol. 1, 1 6, 2012 Sensor-Based Robotic

More information

How To Use An Ionsonic Microscope

How To Use An Ionsonic Microscope Sample Analysis Design Element2 - Basic Software Concepts Scan Modes Magnetic Scan (BScan): the electric field is kept constant and the magnetic field is varied as a function of time the BScan is suitable

More information

Hand Gestures Remote Controlled Robotic Arm

Hand Gestures Remote Controlled Robotic Arm Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 5 (2013), pp. 601-606 Research India Publications http://www.ripublication.com/aeee.htm Hand Gestures Remote Controlled

More information

22.302 Experiment 5. Strain Gage Measurements

22.302 Experiment 5. Strain Gage Measurements 22.302 Experiment 5 Strain Gage Measurements Introduction The design of components for many engineering systems is based on the application of theoretical models. The accuracy of these models can be verified

More information

THERMAL RADIATION (THERM)

THERMAL RADIATION (THERM) UNIVERSITY OF SURREY DEPARTMENT OF PHYSICS Level 2 Classical Laboratory Experiment THERMAL RADIATION (THERM) Objectives In this experiment you will explore the basic characteristics of thermal radiation,

More information

INPUT/OUTPUT MODULE CONVERT INPUTS AND OUTPUTS TO WIRELESS

INPUT/OUTPUT MODULE CONVERT INPUTS AND OUTPUTS TO WIRELESS VMC A4 INPUT/OUTPUT MODULE CONVERT INPUTS AND OUTPUTS TO WIRELESS PRODUCT DATA SHEET FEATURES RF to 0-10 VDC out, analogue or PWM Maximal 3 digital inputs to RF RF communication with other equipment Wireless

More information

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE S.Josephine Selvarani ECE Department, Karunya University, Coimbatore. Abstract - An on-line health monitoring of physiological signals of humans such as temperature

More information

THE UTILISATION OF STATISTICAL METHODS IN THE AREA OF INVENTORY MANAGEMENT. Petr BESTA, Kamila JANOVSKÁ, Šárka VILAMOVÁ, Iveta VOZŇÁKOVÁ, Josef KUTÁČ

THE UTILISATION OF STATISTICAL METHODS IN THE AREA OF INVENTORY MANAGEMENT. Petr BESTA, Kamila JANOVSKÁ, Šárka VILAMOVÁ, Iveta VOZŇÁKOVÁ, Josef KUTÁČ THE UTILISATION OF STATISTICAL METHODS IN THE AREA OF INVENTORY MANAGEMENT Petr BESTA, Kamila JANOVSKÁ, Šárka VILAMOVÁ, Iveta VOZŇÁKOVÁ, Josef KUTÁČ VSB Technical University of Ostrava, Ostrava, Czech

More information

Microcontrollers and Sensors. Scott Gilliland - zeroping@gmail

Microcontrollers and Sensors. Scott Gilliland - zeroping@gmail Microcontrollers and Sensors Scott Gilliland - zeroping@gmail Microcontrollers Think tiny computer on a chip 8 to 128 pins Runs on 3.3 to 5 Volts 8 to 20 Mhz Uses µw to mw of power ~ 4 kilobytes of flash

More information

2.0 Command and Data Handling Subsystem

2.0 Command and Data Handling Subsystem 2.0 Command and Data Handling Subsystem The Command and Data Handling Subsystem is the brain of the whole autonomous CubeSat. The C&DH system consists of an Onboard Computer, OBC, which controls the operation

More information

Design and Implementation of Cell-Phone Detection based Line follower Robot Kanwaljeet Singh 1, Mandeep Singh 2, Dr. Neena Gupta 3 1 2 3

Design and Implementation of Cell-Phone Detection based Line follower Robot Kanwaljeet Singh 1, Mandeep Singh 2, Dr. Neena Gupta 3 1 2 3 International Journal of Electronics and Computer Science Engineering 1362 Available Online at www.ijecse.org ISSN- 2277-1956 Design and Implementation of Cell-Phone Detection based Line follower Robot

More information

Design Infrared Radar System

Design Infrared Radar System Contemporary Engineering Sciences, Vol. 5, 2012, no. 3, 111-117 Design Infrared Radar System Yahya S. H. Khraisat AL-Balqa' Applied University, Al-Huson University College, Electrical and Electronics Department,

More information

A New Concept of PTP Vector Network Analyzer

A New Concept of PTP Vector Network Analyzer A New Concept of PTP Vector Network Analyzer Vadim Závodný, Karel Hoffmann and Zbynek Skvor Department of Electromagnetic Field, Faculty of Electrical Engineering, Czech Technical University, Technická,

More information

A 5 Degree Feedback Control Robotic Arm (Haptic Arm)

A 5 Degree Feedback Control Robotic Arm (Haptic Arm) A 5 Degree Feedback Control Robotic Arm (Haptic Arm) 1 Prof. Sheetal Nirve, 2 Mr.Abhilash Patil, 3 Mr.Shailesh Patil, 4 Mr.Vishal Raut Abstract: Haptics is the science of applying touch sensation and control

More information

Keywords: GPS, GSM, AVR Microcontroller, SMS.

Keywords: GPS, GSM, AVR Microcontroller, SMS. Volume 5, Issue 4, 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A System for Car Accident

More information

Auxiliary equipment for communication with the EuroProt protective devices

Auxiliary equipment for communication with the EuroProt protective devices Auxiliary equipment for communication with the EuroProt protective devices RS232 cable This cable is used to connect the RS232 connector located on the front panel of the EuroProt devices to the 9 pin

More information

Indoor Surveillance Security Robot with a Self-Propelled Patrolling Vehicle

Indoor Surveillance Security Robot with a Self-Propelled Patrolling Vehicle C Indoor Surveillance Security Robot with a Self-Propelled Patrolling Vehicle Hou-Tsan Lee, Wei-Chuan Lin, Jing-Siang Huang Department of Information Technology, TakMing University of Science and Technology

More information

International Journal of Electronics and Computer Science Engineering 1588

International Journal of Electronics and Computer Science Engineering 1588 International Journal of Electronics and Computer Science Engineering 1588 Available Online at www.ijecse.org ISSN- 2277-1956 Design and Development of Low Cost PC Based Real Time Temperature and Humidity

More information

Measurement of Capacitance

Measurement of Capacitance Measurement of Capacitance Pre-Lab Questions Page Name: Class: Roster Number: Instructor:. A capacitor is used to store. 2. What is the SI unit for capacitance? 3. A capacitor basically consists of two

More information

A Prepaid Energy Meter for Efficient Power Management

A Prepaid Energy Meter for Efficient Power Management A Prepaid Energy Meter for Efficient Power Management Dr. K. Sheelasobanarani 1, S. Dinesh Raja 2, B. Dhanaraj 3, K. Manickam 4, K. Karthick Raja 5 1 Associate Professor, Department of Electronics and

More information

Development of Docking System for Mobile Robots Using Cheap Infrared Sensors

Development of Docking System for Mobile Robots Using Cheap Infrared Sensors Development of Docking System for Mobile Robots Using Cheap Infrared Sensors K. H. Kim a, H. D. Choi a, S. Yoon a, K. W. Lee a, H. S. Ryu b, C. K. Woo b, and Y. K. Kwak a, * a Department of Mechanical

More information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information Sensors For Robotics What makes a machine a robot? Sensing Planning Acting information about the environment action on the environment where is the truck? What is sensing? Sensing is converting a quantity

More information

Using Ultrasonic and Infrared Sensors for Distance Measurement

Using Ultrasonic and Infrared Sensors for Distance Measurement International Journal of Mechanical, Aerospace, Industrial, Mechatronic and Manufacturing Engineering Vol:3, No:3, 9 Using Ultrasonic and Infrared Sensors for Distance Measurement Tarek Mohammad International

More information

INTRODUCTION TO SERIAL ARM

INTRODUCTION TO SERIAL ARM INTRODUCTION TO SERIAL ARM A robot manipulator consists of links connected by joints. The links of the manipulator can be considered to form a kinematic chain. The business end of the kinematic chain of

More information

A PC-BASED TIME INTERVAL COUNTER WITH 200 PS RESOLUTION

A PC-BASED TIME INTERVAL COUNTER WITH 200 PS RESOLUTION 35'th Annual Precise Time and Time Interval (PTTI) Systems and Applications Meeting San Diego, December 2-4, 2003 A PC-BASED TIME INTERVAL COUNTER WITH 200 PS RESOLUTION Józef Kalisz and Ryszard Szplet

More information

Wireless Home Security System

Wireless Home Security System Wireless Home Security System Group: D14 Members: Vaibhav Singh (05D07026) Abhishek Tiwari (05D07028) Sauvik Chowdhury (05D07029) 1. Abstract The project is aimed at designing a low cost and reliable wireless

More information

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering ECE 495 Project 3: Shocker Actuator Subsystem and Website Design Group 1: One Awesome Engineering Luquita Edwards Evan Whetsell Sunny Verma Thomas Ryan Willis Long I. Executive Summary The main goal behind

More information

A receiver TDC chip set for accurate pulsed time-of-flight laser ranging

A receiver TDC chip set for accurate pulsed time-of-flight laser ranging A receiver TDC chip set for accurate pulsed time-of-flight laser ranging Juha Kostamovaara, Sami Kurtti, Jussi-Pekka Jansson University of Oulu, Department of Electrical Engineering, Electronics Laboratory,

More information

SAMPLE CHAPTERS UNESCO EOLSS DIGITAL INSTRUMENTS. García J. and García D.F. University of Oviedo, Spain

SAMPLE CHAPTERS UNESCO EOLSS DIGITAL INSTRUMENTS. García J. and García D.F. University of Oviedo, Spain DIGITAL INSTRUMENTS García J. and García D.F. University of Oviedo, Spain Keywords: analog-to-digital conversion, digital-to-analog conversion, data-acquisition systems, signal acquisition, signal conditioning,

More information

Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING

Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING Technological Literacy Review of Robotics I Topics and understand and be able to implement the "design 8.1, 8.2 Technology Through the Ages

More information

Lab 3 Microcontroller programming Interfacing to Sensors and Actuators with irobot

Lab 3 Microcontroller programming Interfacing to Sensors and Actuators with irobot 1. Objective Lab 3 Microcontroller programming Interfacing to Sensors and Actuators with irobot In this lab, you will: i. Become familiar with the irobot and AVR tools. ii. Understand how to program a

More information

The accelerometer designed and realized so far is intended for an. aerospace application. Detailed testing and analysis needs to be

The accelerometer designed and realized so far is intended for an. aerospace application. Detailed testing and analysis needs to be 86 Chapter 4 Accelerometer Testing 4.1 Introduction The accelerometer designed and realized so far is intended for an aerospace application. Detailed testing and analysis needs to be conducted to qualify

More information

DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS. G.S. Nhivekar, R.R.Mudholker

DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS. G.S. Nhivekar, R.R.Mudholker e -Journal of Science & Technology (e-jst) e-περιοδικό Επιστήμης & Τεχνολογίας 55 DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS G.S. Nhivekar, R.R.Mudholker Department

More information

Design and Development of SMS Based Wireless Home Appliance Control and Security System

Design and Development of SMS Based Wireless Home Appliance Control and Security System Journal of Modern Science and Technology Vol. 3. No. 1. March 2015 Issue. Pp.80-87 Design and Development of SMS Based Wireless Home Appliance Control and Security System Md. Abdullah Al Asad *, Md. Al

More information

COOKING BETTER AUTOMOTIVE SENSORS WITH COMSOL MULTIPHYSICS HELP

COOKING BETTER AUTOMOTIVE SENSORS WITH COMSOL MULTIPHYSICS HELP COOKING BETTER AUTOMOTIVE SENSORS WITH COMSOL MULTIPHYSICS HELP T. Gajdarus, M. Dubec, P. Žáček Continental Automotive Systems Czech Republic s.r.o. Abstract Making right decision in the early stage of

More information

Ampere's Law. Introduction. times the current enclosed in that loop: Ampere's Law states that the line integral of B and dl over a closed path is 0

Ampere's Law. Introduction. times the current enclosed in that loop: Ampere's Law states that the line integral of B and dl over a closed path is 0 1 Ampere's Law Purpose: To investigate Ampere's Law by measuring how magnetic field varies over a closed path; to examine how magnetic field depends upon current. Apparatus: Solenoid and path integral

More information

INFRARED PARTS MANUAL

INFRARED PARTS MANUAL INFRARED PARTS MANUAL PIR325 FL65 GLOLAB CORPORATION Thank you for buying our Pyroelectric Infrared components. The goal of Glolab is to produce top quality electronic kits, products and components. All

More information

Multi-ultrasonic sensor fusion for autonomous mobile robots

Multi-ultrasonic sensor fusion for autonomous mobile robots Multi-ultrasonic sensor fusion for autonomous mobile robots Zou Yi *, Ho Yeong Khing, Chua Chin Seng, and Zhou Xiao Wei School of Electrical and Electronic Engineering Nanyang Technological University

More information

Effective Use of Android Sensors Based on Visualization of Sensor Information

Effective Use of Android Sensors Based on Visualization of Sensor Information , pp.299-308 http://dx.doi.org/10.14257/ijmue.2015.10.9.31 Effective Use of Android Sensors Based on Visualization of Sensor Information Young Jae Lee Faculty of Smartmedia, Jeonju University, 303 Cheonjam-ro,

More information

Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms

Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Arifa Ferdousi 1 and Sadeque Reza Khan 2 1 Dept. of Computer Science and Engineering, Varendra University, Rajshahi, Bangladesh

More information

ε: Voltage output of Signal Generator (also called the Source voltage or Applied

ε: Voltage output of Signal Generator (also called the Source voltage or Applied Experiment #10: LR & RC Circuits Frequency Response EQUIPMENT NEEDED Science Workshop Interface Power Amplifier (2) Voltage Sensor graph paper (optional) (3) Patch Cords Decade resistor, capacitor, and

More information

KS3 Computing Group 1 Programme of Study 2015 2016 2 hours per week

KS3 Computing Group 1 Programme of Study 2015 2016 2 hours per week 1 07/09/15 2 14/09/15 3 21/09/15 4 28/09/15 Communication and Networks esafety Obtains content from the World Wide Web using a web browser. Understands the importance of communicating safely and respectfully

More information

Application Note Noise Frequently Asked Questions

Application Note Noise Frequently Asked Questions : What is? is a random signal inherent in all physical components. It directly limits the detection and processing of all information. The common form of noise is white Gaussian due to the many random

More information

Picture 1 Lead Color Code Lead Function V-Link Function V-Link Pin Table 2 Picture 2 Node Commander software

Picture 1 Lead Color Code Lead Function V-Link Function V-Link Pin Table 2 Picture 2 Node Commander software TN-W0026 MicroStrain Technical Note Connecting and Calibrating a Load Cell with V-Link V-Link and Futek LSB300 Load Cell (Applies to V-Link, SG-Link, SG-Link OEM, HS-Link ) Overview MicroStrain s V-Link

More information

FM4100 USER MANUAL V1.4

FM4100 USER MANUAL V1.4 FM4100 USER MANUAL V1.4 Table of Contents ATTENTION!... 2 INSTRUCTIONS OF SAFETY... 3 LEGAL NOTICE... 4 Short description...5 1.1 About the document... 5 1.2 Acronyms... 5 1.3 Mounting guidelines... 5

More information

REVERSIBLE ENGINE RPM INDICATOR SYSTEM MCT

REVERSIBLE ENGINE RPM INDICATOR SYSTEM MCT RPM INDICATOR ENGINE SHAFT OR VOLANT BENEFITS METAL TARGET EASY TO INSTALL SUITABLE FOR ALL KIND OF SHIP ENGINES 3 TYPE OUTPUT FORM FOR ALL INDICATORS RPM CONVERTER 1-3 mm SUITABLE FOR REVERSIBLE AND NON

More information

Design and implementation of modular home security system with short messaging system

Design and implementation of modular home security system with short messaging system EPJ Web of Conferences 68, 00025 (2014) DOI: 10.1051/ epjconf/ 20146800025 C Owned by the authors, published by EDP Sciences, 2014 Design and implementation of modular home security system with short messaging

More information

Portable Gas Analyzer with Wireless Transmission of Gas Concentrations and GPS Coordinates

Portable Gas Analyzer with Wireless Transmission of Gas Concentrations and GPS Coordinates Portable Gas Analyzer with Wireless Transmission of Gas Concentrations and GPS Coordinates Jack Driscoll, Jack Hamm & Nick Hennigar, PID Analyzers, LLC, 780 Corporate Park Dr. Pembroke, MA 0239 Pat Hogan,

More information

Electrical Resonance

Electrical Resonance Electrical Resonance (R-L-C series circuit) APPARATUS 1. R-L-C Circuit board 2. Signal generator 3. Oscilloscope Tektronix TDS1002 with two sets of leads (see Introduction to the Oscilloscope ) INTRODUCTION

More information

Chapter 3 SYSTEM SCANNING HARDWARE OVERVIEW

Chapter 3 SYSTEM SCANNING HARDWARE OVERVIEW Qiang Lu Chapter 3. System Scanning Hardware Overview 79 Chapter 3 SYSTEM SCANNING HARDWARE OVERVIEW Since all the image data need in this research were collected from the highly modified AS&E 101ZZ system,

More information

Force/position control of a robotic system for transcranial magnetic stimulation

Force/position control of a robotic system for transcranial magnetic stimulation Force/position control of a robotic system for transcranial magnetic stimulation W.N. Wan Zakaria School of Mechanical and System Engineering Newcastle University Abstract To develop a force control scheme

More information

PC Software for VAV compact and modular controllers

PC Software for VAV compact and modular controllers s 5 854 OpenAir PC Software for VAV compact and modular controllers ACS941 for use with GDB/GLB/ASV181 For Version 3.02 The ACS941 software is used for setting and displaying the parameter values with

More information

2. Control surveys of mine shafts using the distancemeters DISTO plus

2. Control surveys of mine shafts using the distancemeters DISTO plus GEODEZJA TOM 12 ZESZYT 1 2006 Wojciech Jaœkowski* APPLICATIONS OF LASER DISTANCEMETERS DISTO TO CONTROL SURVEYS OF MINE HEADINGS** 1. Introduction Advanced electronics and computer methods have produced

More information

[Deotale, 4(7): July, 2015] ISSN: 2277-9655 (I2OR), Publication Impact Factor: 3.785

[Deotale, 4(7): July, 2015] ISSN: 2277-9655 (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY WAR FIELD SPYING ROBOT WITH NIGHT VISION CAMERA Mrs.Megha Deotale, Ms.Shruti Mokal, Mr.Abhilash Gondkar, Mr.Akshay Kuckian Department

More information

THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES

THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES TSI and TSI logo are registered trademarks of TSI Incorporated. SmartTune is a trademark of TSI Incorporated. THERMAL ANEMOMETRY ELECTRONICS, SOFTWARE AND ACCESSORIES IFA 300 Constant Temperature Anemometry

More information

Accurate Measurement of the Mains Electricity Frequency

Accurate Measurement of the Mains Electricity Frequency Accurate Measurement of the Mains Electricity Frequency Dogan Ibrahim Near East University, Faculty of Engineering, Lefkosa, TRNC dogan@neu.edu.tr Abstract The frequency of the mains electricity supply

More information

West Virginia University College of Engineering and Mineral Resources. Computer Engineering 313 Spring 2010

West Virginia University College of Engineering and Mineral Resources. Computer Engineering 313 Spring 2010 College of Engineering and Mineral Resources Computer Engineering 313 Spring 2010 Laboratory #4-A (Micromouse Algorithms) Goals This lab introduces the modified flood fill algorithm and teaches how to

More information

CELL PHONE CONTROL ROBOT CAR

CELL PHONE CONTROL ROBOT CAR CELL PHONE CONTROL ROBOT CAR Sakshi Choudhary 1, Satendra Singh 2, Vikrant 3, SK Dubey 4 1,2 UG Students of Department of ECE AIMT, Greater Noida (India) 3 Assistant Professor, Department of ECE AIMT,

More information

FCC PART 15B CLASS A MEASUREMENT AND TEST REPORT

FCC PART 15B CLASS A MEASUREMENT AND TEST REPORT FCC PART 15B CLASS A MEASUREMENT AND TEST REPORT For SAMBO HI TECH CO., LTD. 616-15, GANSUK4-DONG, NAMDONG-GU, INCHUN 405-810, KOREA Model: LSR700, SCI545HV1EF, SCI545HVEF This Report Concerns: Original

More information

WISER 14. By the Robosses (Nila, Ishaa, Parvathi, Shivadharshne) National Public School, Bangalore, India And Vishnu Ram

WISER 14. By the Robosses (Nila, Ishaa, Parvathi, Shivadharshne) National Public School, Bangalore, India And Vishnu Ram WISER 14 By the Robosses (Nila, Ishaa, Parvathi, Shivadharshne) National Public School, Bangalore, India And Vishnu Ram Problem Statement What if a child could program a Robot? What if a programmer s imagination

More information

NUCLEAR MAGNETIC RESONANCE. Advanced Laboratory, Physics 407, University of Wisconsin Madison, Wisconsin 53706

NUCLEAR MAGNETIC RESONANCE. Advanced Laboratory, Physics 407, University of Wisconsin Madison, Wisconsin 53706 (revised 4/21/03) NUCLEAR MAGNETIC RESONANCE Advanced Laboratory, Physics 407, University of Wisconsin Madison, Wisconsin 53706 Abstract This experiment studies the Nuclear Magnetic Resonance of protons

More information

Operational Amplifier - IC 741

Operational Amplifier - IC 741 Operational Amplifier - IC 741 Tabish December 2005 Aim: To study the working of an 741 operational amplifier by conducting the following experiments: (a) Input bias current measurement (b) Input offset

More information

Large-Area Wireless Sensor System for Ambient Assisted Living

Large-Area Wireless Sensor System for Ambient Assisted Living DOI 10.516/sensor013/C4. Large-Area Wireless Sensor System for Ambient Assisted Living A. Steinhage, C. Lauterbach, A. Techmer Future-Shape GmbH, Höhenkirchen-Siegertsbrunn, Germany axel.steinhage@future-shape.com

More information

NG360 Inclinometer with digital RS485 communications port and 360 degree measuring range

NG360 Inclinometer with digital RS485 communications port and 360 degree measuring range Inclinometer with digital RS485 communications port and 360 degree measuring range Features integrated 16bit microprocessor RS485 bus output signal no measuring range limitation 0.01 degree resolution

More information

Everything you need for protection scheme testing

Everything you need for protection scheme testing Power System Simulator for Testing Protection Relays and Schemes Everything you need for protection scheme testing The is the only instrument with the high power, flexibility and software to perform full

More information

4. Optical position sensor, photo-current measurement

4. Optical position sensor, photo-current measurement 4. Optical position sensor, photo-current measurement Task 1. Measure the output signal of photo-electric sensors Measure the relative dependency of output signal versus light intensity. The dependence

More information

Adaptive Cruise Control

Adaptive Cruise Control IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 01 June 2016 ISSN (online): 2349-6010 Adaptive Cruise Control Prof. D. S. Vidhya Assistant Professor Miss Cecilia

More information

Ocean Controls RC Servo Motor Controller

Ocean Controls RC Servo Motor Controller Ocean Controls RC Servo Motor Controller RC Servo Motors: RC Servo motors are used in radio-controlled model cars and planes, robotics, special effects, test equipment and industrial automation. At the

More information

Teaching Concepts in Fuzzy Logic Using Low Cost Robots, PDAs, and Custom Software

Teaching Concepts in Fuzzy Logic Using Low Cost Robots, PDAs, and Custom Software Teaching Concepts in Fuzzy Logic Using Low Cost Robots, PDAs, and Custom Software Abraham L. Howell, Roy T.R. McGrann, and Richard R.Eckert Binghamton University (SUNY), Mechanical Engineering and Computer

More information

An Experimental Study on Pixy CMUcam5 Vision Sensor

An Experimental Study on Pixy CMUcam5 Vision Sensor LTU-ARISE-2015-01 1 Lawrence Technological University / Autonomous Robotics Institute for Supporting Education - Technical Memo ARISE-2015-01 An Experimental Study on Pixy CMUcam5 Vision Sensor Charles

More information

Research Article. ISSN 2347-9523 (Print) *Corresponding author Nathan David Email:

Research Article. ISSN 2347-9523 (Print) *Corresponding author Nathan David Email: Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2014; 2(6B):868-873 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

Polarization of Light

Polarization of Light Polarization of Light References Halliday/Resnick/Walker Fundamentals of Physics, Chapter 33, 7 th ed. Wiley 005 PASCO EX997A and EX999 guide sheets (written by Ann Hanks) weight Exercises and weights

More information

Measuring Resistance Using Digital I/O

Measuring Resistance Using Digital I/O Measuring Resistance Using Digital I/O Using a Microcontroller for Measuring Resistance Without using an ADC. Copyright 2011 John Main http://www.best-microcontroller-projects.com Page 1 of 10 Table of

More information

Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF

Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF Kucsera Péter (kucsera.peter@kvk.bmf.hu) Abstract In this article an autonomous advertising mobile robot that has been realized in

More information

Basic RTD Measurements. Basics of Resistance Temperature Detectors

Basic RTD Measurements. Basics of Resistance Temperature Detectors Basic RTD Measurements Basics of Resistance Temperature Detectors Platinum RTD resistances range from about 10 O for a birdcage configuration to 10k O for a film type, but the most common is 100 O at 0

More information

WIRELESS INSTRUMENTATION TECHNOLOGY

WIRELESS INSTRUMENTATION TECHNOLOGY BS&B WIRELESS, L.L.C. BS&B WIRELESS, L.L.C. WIRELESS INSTRUMENTATION TECHNOLOGY Printed February 2004 BS&B WIRELESS, L.L.C. 7422-B East 46th Place, Tulsa, OK74145 Phone: 918-622-5950 Fax: 918-665-3904

More information