Railway Sensor Measuring a train's distance from afar.

Size: px
Start display at page:

Download "Railway Sensor Measuring a train's distance from afar."

Transcription

1 Railway Sensor Measuring a train's distance from afar. by Chris Nogueira V Ian Scott V Rajbir Sidhu V Shane Jagdis V , Sukhpal Parmar V Group: 16 Supervisor: Dr. Kin Fun Li Due: Oct. 16, 2012 Dept. Electrical and Computer Engineering University of Victoria All rights reserved. This report may not be reproduced in whole or in part, by photocopy or other means, without the permission of the author.

2 Table of Contents Background and Motivation Page 1 Proposed Project Page 1 Alternative Approaches Page 2 Task List Page 3 Deliverables Page 3 Team Biographies Page 4 Logbook Appendix

3 Background and Motivation Rail transport is one of the most common modes of carrying cargo and passengers from one place to another. The prevalence of road transportation created the need of train crossings and the danger associated with them. In many developed countries, trains are tracked in real-time using a variety of sensors and communication technologies. The data provided by the sensors allows transport authorities to stop vehicles from crossing the track when a train is near, or direct train traffic on rail turnouts or switches. Even with these high-tech solutions, transport authorities still lose contact with the rail cars due to lack of cellular service. Some trains use a third rail to provide communications, among other uses. These third rails are more reliable than wireless communications, but still have challenges. Organic build up due to foliage and dead leaves can cause the train to lose connection and disappear on the rail. Developing nations do not have the infrastructure in place to monitor the trains and rely on schedules to track their position. This means the crossings are unmarked and pose a high risk to vehicles crossing the tracks. Similarly, the rail turnouts and switches are controlled by manned stations that rely on line of sight and scheduled train times. Currently it is too expensive for these nations to update and computerize the systems. A low cost solution to monitor the track and detect trains from a single location would not require communication between the train and a central control station. Developing countries could install the crossing markers that would alert approaching vehicles of oncoming trains and prevent accidents. Countries that already track the trains in realtime still lose communication with the trains due to a variety of reasons, so they could implement the system as a backup. Proposed Project This project is an intelligent railway crossing device that detects the vibration in the railways, and activates a warning or gate closure when necessary. This will be done by using a piezoelectric sensor to take in the vibrational signals and convert them into an electric signal. We will be using a microprocessor to process these signals and output appropriately to external devices and further our goals of safe railways crossing. A piezoelectric sensor is a transducer which uses the piezoelectric effect to turn pressure and strain into an electronic signal. Piezoelectric sensors are very versatile and can be used for taking measurements after a certain time interval or in situations which require a fast response. They can also operate at very high temperatures ranging up to 500ºC. An obstacle we expect to run into during this project is the variety of tracks and technologies used in the rail systems. Different tracks are constructed using different 1 P age

4 methods. An example of this is the CWR method is being used on many new tracks internationally, but older tracks use older technologies and may differ in the way they vibrate. Another potential issue is the joints in the rail tracks. Tracks are generally 12m or 24m pieces and are joined together using different methods. Each of the joint methods could attenuate the waves differently, and cause the frequency and amplitude values to change. With the sensor in place and retrieving data, a microprocessor could be used to read and interpret the values. When a certain threshold is reached, the processor can output a signal to an appropriate alarm system, warning oncoming cars and people to back away from the rail crossing. If more than one sensor is used, we could potentially warn oncoming trains to prevent head on collisions as well. Alternative Approaches Vibration Sensors: A single piezoelectric sensor offers one axis of vibration measurement and could be a limiting factor on the accuracy of the system. An alternative to this is to implement a 3- axis accelerometer which is essentially one piezoelectric sensor for each axis of vibration. This would allow us to measure every angle of movement on a track, providing a more detailed analysis of the vibration strength and frequency compared to a single sensor. Another approach that does not require mounting a sensor to the track is using ultrasonic sensors. These sensors emit high frequency sound waves at a target and use the echo received from the target to measure distance, frequency of vibration, etc. The ultrasonic range of sound waves used is typically greater than 18kHz which is above the hearing range for humans. Other Sensors: In instances where an approaching train is in line of sight of a rail crossing, sensors can be used to detect the train at a distance. Lasers rangefinders are commonly used to find the distance and other parameters of far away targets. Distance is measured by sending a narrow beam of light towards a target and measuring the amount of time it takes for the reflection to reach the sender. Doppler Effect techniques can also be used to determine the direction of travel of a target, as well as its speed. This system would likely require more power than a simple vibration sensor, but using the two together could provide an extra level of detection in case one was to fail. 2 P age

5 Task List The following is a list of jobs that have to be completed by the project group in order for the intelligent railway crossing device to be successful. Find a mechanical engineering instructor, and research about vibrations and waves through metal materials. Decide on the most efficient and cost effective method of reading the vibration data (frequency, amplitude, and distance). Talk to VIA Rail to acquire data on rail track vibration. Find a microprocessor to perform the required signal processing. Record rail track vibration data (frequency, amplitude, distance) through data acquisition. Develop a software breakdown for what the microprocessor has to accomplish. Researching vibration changes due to the change of weather. Estimate the cost of the intelligent railway crossing device. Design a block diagram of the intelligent railway crossing system. Deliverables At the end of ELEC 399, a final report will be written that will include the following: Results found on vibrations and waves through metal materials. Recorded rail track vibration data (amplitudes, frequencies, distances, temperatures etc.). Plotted vibration data (amplitude vs frequency, amplitude vs temperature, etc.) and resulting trends. Software algorithm for the microprocessor to perform signal processing. A system block diagram of the intelligent railway crossing circuit. Projected project costs calculations. 3 P age

6 Team Biographies Chris Nogueira: Chris is a electrical engineering student currently in 3B at UVic after completing the Computer and Electrical Engineering Technologist Program at Camosun College, where he worked with Shane and Sukhpal to design a 52 touch screen. His first two Co-op terms were spent at Department of National Defence in the Combat Weapons Systems Department. During his time there, he calibrated, fixed, and upgraded the Canadian military s Pacific fleet. He recently opted to do an entrepreneurial Co-op with Shane and Ian, to develop a RGB LED Disco Coffee Table. The table was capable of listening to ambient noise or music via microphone, and display shapes on the top of the table using the LED modules that were located under the black glass of the table. He was in charge of the audio aspects of the project, which included the graphic equalizer display, and beat detection. Ian Scott: Ian is currently in 3rd year Electrical Engineering at Uvic after having completed the Computer and Electrical Engineering Technologist Program at Camosun College. For his first Co-op term he worked as a Service Technician for FTS Environmental. There he maintained, upgraded and calibrated sensors used in the monitoring of weather in rural areas. He was also tasked with the training and supervising of new technicians. For his final project at Camosun College he worked with a team to develop a Home- Automation system. The system consisted of a microcontroller utilizing wired and wireless protocols to control various home appliances. His main duties for the project included designing circuitry and producing code that allowed the microcontroller to interface with X10 and Bluetooth devices. Rajbir Sidhu: Rajbir Sidhu is currently a 3rd year Uvic student. He, like the other members of the group, has graduated from the Electrical and Computer Engineering Technology program from Camosun College. In his project term at Camosun College he worked on creating a six legged robot. The 4 P age

7 robot had six separate PIC microcontrollers for each leg and one centralized Brain microcontroller. The robot was controlled using a wireless controller. His role in the team was to create and program the wireless controller and to also design and build the robot. In the past term he had a Co-op as a Field Engineer with Kiewit Energy Canada on the Kearl Lake project. During his time at Kiewit he was responsible for managing and inspecting the work of the crew under his supervisor. He was also responsible for getting changes approved from the owner and then redlining the changes on to the engineered drawing. Shane Jagdis: Shane is in his 3B academic term at UVic, also graduating from the Camosun Bridge program. Currently studying Computer Engineering, he also has a diploma in Electrical and Computer Engineering Technology. He participated in one Co-op term while at Camosun, working at the Department of National Defense in the Marine Systems Engineering department. There, he worked alongside Instrumentation and Control Engineers learning about the systems they work on and data collection. During the work term he created database with a GUI to map out the electrical signals of the steering systems for the ships and generate point-topoint schematics based on chosen signals. In his project term at Camosun he worked with Sukhpal and Chris to create a 52 touch screen using a rear-projection/rear diffused illumination method. The finished product included computer hardware inside running a customized linux operating system with a fully touch optimized interface created in python. Last term at UVic, rather than a standard Co-op placement, he opted to do an entrepreneurial work term with Ian and Chris. The group designed and built a high-tech coffee table containing 400 RGB LEDs and a variety of other technologies. Shane headed the hardware development including table design, schematic and PCB layouts, and parts specification. Sukhpal Parmar: Sukhpal is a computer engineering student currently in his 3B academic term. This is his second term at UVic, as he transferred from Camosun College, where he received a 5 P age

8 Diploma in Electrical and Computer Engineering Technology and completed the Computer Engineering Bridge Program. Camosun provided Sukhpal with many practical and hands on skills through laboratory work and his final project term, where he collaborated with Shane and Chris to create a 52 touch screen surface computer. His first two Co-op terms were as a Camosun student. He worked at Reliable Controls Corporation as an Hardware Engineering Technologist for a total of nine months. During this time he worked on assembling and testing prototypes for a wireless HVAC controller from the beginning of the project to the beta testing stage. More recently, Sukhpal had a Co-op work term at FTS Environmental as a Software Test Engineer. During this time he created a testing platform for a datalogger using C# and.net Framework. 6 P age

9 Appendix Logbook Date Name Task 10/3/2012 Shane Jagdis Whole group met and discussed feasibility of project idea, contacted VIA Rail 10/11/2012 Sukhpal Parmar ed Professor to arrange supervisor 10/12/2012 Shane Jagdis Met with Dr. Li to ask if he would be our supervisor 10/14/2012 Sukhpal Parmar Worked on Interim Report, researched railways and vibrations. 10/14/2012 Ian Scott Worked on interim report 10/14/2012 Shane Jagdis Worked on Interim Report 10/14/2012 Rajbir Sidhu Worked on Interim Report 10/14/2012 Chris Nogueria Worked on Interim Report

WMATA S Automated Track Analysis Technology & Data Leveraging for Maintenance Decisions

WMATA S Automated Track Analysis Technology & Data Leveraging for Maintenance Decisions WMATA S Automated Track Analysis Technology & Data Leveraging for Maintenance Decisions 1 WMATA System 6 Lines: 5 radial and 1 spur 234 mainline track miles and 91 stations Crew of 54 Track Inspectors

More information

Other 555 based and 8051 based projects...

Other 555 based and 8051 based projects... Dear Engineer, We at ARK Technosolutions try to bring out the Innovative side in budding engineers by providing them workshops, which emphasise on Practical Knowledge which they do not seek in their daily

More information

Understanding Alarm Systems

Understanding Alarm Systems Understanding Alarm Systems A false alarm occurs when an alarm signal designed to elicit an immediate emergency Law Enforcement, Fire, or Medical response is activated, when in fact no emergency exists.

More information

Integration of PTC and Ride Quality Data. Presented by: Wabtec Railway Electronics, I-ETMS PTC Supplier. and

Integration of PTC and Ride Quality Data. Presented by: Wabtec Railway Electronics, I-ETMS PTC Supplier. and Integration of PTC and Ride Quality Data Presented by: Wabtec Railway Electronics, I-ETMS PTC Supplier and dfuzion, Inc., rmetrix Ride Performance Assessment System Supplier The FRA mandate to implement

More information

Stop Alert Flasher with G-Force sensor

Stop Alert Flasher with G-Force sensor Stop Alert Flasher with G-Force sensor Stop Alert module creates brake light flashing effect to catch attention of the drivers behind to avoid dangerous rear end collision. The flasher module is a state

More information

The Business case for monitoring points... PCM architecture...

The Business case for monitoring points... PCM architecture... The Business case for monitoring points... Points Condition Monitoring (PCM) measures key parameters related to the performance of switch machines and turnouts in real time at every movement. Intelligent

More information

Accident Notification System by using Two Modems GSM and GPS

Accident Notification System by using Two Modems GSM and GPS Accident Notification System by using Two Modems GSM and GPS Hajer Salim Humaid AL-Farsi Electronic Engineering Student Caledonian College of Engineering, Muscat Malathi B. N. Senior Lecturer, Department

More information

1. NON CONTACT DIGITAL TACHOMETER USING AVR MICROCONTROLLER 2. CELSIUS SCALE THERMOMETER USING Atmega 8 -- 3. BLACK BOX SECURITY SYSTEM FOR CAR USING

1. NON CONTACT DIGITAL TACHOMETER USING AVR MICROCONTROLLER 2. CELSIUS SCALE THERMOMETER USING Atmega 8 -- 3. BLACK BOX SECURITY SYSTEM FOR CAR USING 1. NON CONTACT DIGITAL TACHOMETER USING AVR MICROCONTROLLER 2. CELSIUS SCALE THERMOMETER USING Atmega 8 -- 3. BLACK BOX SECURITY SYSTEM FOR CAR USING SENSORS 4. ULTRASONIC DISTANCE METER 5. 5 CHANNEL IR

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

Automated Container Handling in Port Terminals

Automated Container Handling in Port Terminals Automated Container Handling in Port Terminals Overview. Shipping containers revolutionized the movement of goods, driving change and efficiency throughout the global supply chain. The next revolution

More information

USB Audio Output Transmitter Electrical Engineering Senior Design

USB Audio Output Transmitter Electrical Engineering Senior Design USB Audio Output Transmitter Electrical Engineering Senior Design Submitted to: Department of Electrical Engineering University of San Diego Prepared by: Chris Robinson Nick Moiseff Veronika Rice ELEC

More information

Sensors and Cellphones

Sensors and Cellphones Sensors and Cellphones What is a sensor? A converter that measures a physical quantity and converts it into a signal which can be read by an observer or by an instrument What are some sensors we use every

More information

ABB PSPS Erich Steinmann; Generator control-2013

ABB PSPS Erich Steinmann; Generator control-2013 ABB PSPS Erich Steinmann; Generator control-2013 GENERATOR CONTROL THE MODULAR SOLUTION FOR GENERATORS To make sure that power is efficiently converted into electric energy, it is necessary to supervise

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

INSTRUCTOR S GUIDE. Stay on the Right Track Highway-Railway Crossing Awareness Training for Newly Licensed Drivers

INSTRUCTOR S GUIDE. Stay on the Right Track Highway-Railway Crossing Awareness Training for Newly Licensed Drivers INSTRUCTOR S GUIDE Stay on the Right Track Highway-Railway Crossing Awareness Training for Newly Licensed Drivers WHAT WE DO Operation Lifesaver is a nationwide, non-profit public information and education

More information

Robot Perception Continued

Robot Perception Continued Robot Perception Continued 1 Visual Perception Visual Odometry Reconstruction Recognition CS 685 11 Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart

More information

Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels

Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels 118 ELECTRONICS, VOL. 17, NO. 2, DECEMBER 2013 Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels O. García, J. A. Oliver, D. Díaz, D. Meneses, P. Alou, M. Vasić, J.

More information

Intelligent Home Automation and Security System

Intelligent Home Automation and Security System Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology

More information

Introduction to Data Acquisition

Introduction to Data Acquisition Introduction to Data Acquisition Overview This tutorial is part of the National Instruments Measurement Fundamentals series. Each tutorial in this series, will teach you a specific topic of common measurement

More information

ADVANCE DRIVER ASSISTANCE SYSTEM BY USING WIRELESS TECHNOLOGY

ADVANCE DRIVER ASSISTANCE SYSTEM BY USING WIRELESS TECHNOLOGY ADVANCE DRIVER ASSISTANCE SYSTEM BY USING WIRELESS TECHNOLOGY Mayur B. Petkar 1, Kiran R. Barapatre 2, Rahul B. Lanjewar 3 1,2,3 Assistant Professor, Department of Electronics Engineering, DBACER, Nagpur,

More information

WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES

WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES PROJECT REFERENCE NO. : 37S0430 COLLEGE BRANCH GUIDE : S.G.BALEKUNDRI INSTITUTE OF TECHNOLOGY,BELGAUM

More information

Rail Automation. What is ACSES? usa.siemens.com/rail-automation

Rail Automation. What is ACSES? usa.siemens.com/rail-automation Rail Automation What is ACSES? usa.siemens.com/rail-automation What is ACSES? Siemens, a specialist in the area of US Cab Signal design, offers a carborne product that provides both Civil Speed Enforcement

More information

E70 Rear-view Camera (RFK)

E70 Rear-view Camera (RFK) Table of Contents (RFK) Subject Page Introduction..................................................3 Rear-view Camera..............................................3 Input/Output...................................................4

More information

Woods Hole Group, Inc. Oceanography and Measurement Systems Division INTEGRATED REAL-TIME MONITORING SYSTEM

Woods Hole Group, Inc. Oceanography and Measurement Systems Division INTEGRATED REAL-TIME MONITORING SYSTEM Woods Hole Group, Inc. INTEGRATED REAL-TIME MONITORING SYSTEM Woods Hole Group, Inc. (WHG) has developed the Integrated Real-time Monitoring System (IRMS) as a general-purpose data acquisition and telemetry

More information

Evolving Bar Codes. Y398 Internship. William Holmes

Evolving Bar Codes. Y398 Internship. William Holmes Evolving Bar Codes Y398 Internship By William Holmes Table of contents Introduction: What is RFID? Types of Tags: Advantages of Tags: RFID applications Conclusion: Introduction: Bar codes have evolved

More information

1. Learn about the 555 timer integrated circuit and applications 2. Apply the 555 timer to build an infrared (IR) transmitter and receiver

1. Learn about the 555 timer integrated circuit and applications 2. Apply the 555 timer to build an infrared (IR) transmitter and receiver Electronics Exercise 2: The 555 Timer and its Applications Mechatronics Instructional Laboratory Woodruff School of Mechanical Engineering Georgia Institute of Technology Lab Director: I. Charles Ume,

More information

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and private study only. The thesis may not be reproduced elsewhere

More information

Tutorial 1. Introduction to robot

Tutorial 1. Introduction to robot Tutorial 1. Introduction to moway robot www.moway-robot.com 1 Index INTRODUCTION... 2 MOWAY ROBOT... 2 MOWAY PERSON COMPARISON... 6 HEARING SENSE EXAMPLE... 11 VISION EXAMPLE... 12 TOUCH SENSE EXAMPLE...

More information

By: M.Habibullah Pagarkar Kaushal Parekh Jogen Shah Jignasa Desai Prarthna Advani Siddhesh Sarvankar Nikhil Ghate

By: M.Habibullah Pagarkar Kaushal Parekh Jogen Shah Jignasa Desai Prarthna Advani Siddhesh Sarvankar Nikhil Ghate AUTOMATED VEHICLE CONTROL SYSTEM By: M.Habibullah Pagarkar Kaushal Parekh Jogen Shah Jignasa Desai Prarthna Advani Siddhesh Sarvankar Nikhil Ghate Third Year Information Technology Engineering V.E.S.I.T.

More information

Consumer Emergency Vehicle Alert System

Consumer Emergency Vehicle Alert System Consumer Emergency Vehicle Alert System Robert Anderson, Austen Gray, Clayton Moore, Nicholas Saunders Department of ECCS and Department of Mechanical Engineering Ohio Northern University Ada, Ohio 45810

More information

Car Racing Game. Figure 1 The Car Racing Game

Car Racing Game. Figure 1 The Car Racing Game CSEE 4840 Embedded System Design Jing Shi (js4559), Mingxin Huo (mh3452), Yifan Li (yl3250), Siwei Su (ss4483) Car Racing Game -- Project Design 1 Introduction For this Car Racing Game, we would like to

More information

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA N. Zarrinpanjeh a, F. Dadrassjavan b, H. Fattahi c * a Islamic Azad University of Qazvin - nzarrin@qiau.ac.ir

More information

MSAN-001 X-Band Microwave Motion Sensor Module Application Note

MSAN-001 X-Band Microwave Motion Sensor Module Application Note 1. Introduction HB Series of microwave motion sensor module are X-Band Mono-static DRO Doppler transceiver front-end module. These modules are designed for movement detection, like intruder alarms, occupancy

More information

Surveillance and Security Technologies for Bridges and Tunnels

Surveillance and Security Technologies for Bridges and Tunnels Surveillance and Security Technologies for Bridges and Tunnels Sheila Rimal Duwadi, P.E., Team Leader Bridge Safety, Reliability and Security, Federal Highway Administration, 6300 Georgetown Pike, McLean

More information

Industry Overview. Transportation

Industry Overview. Transportation Industry Overview Transportation Rail L-com provides rugged wired and wireless communications solutions to address rail applications including in-car communications, car to car communications, wayside

More information

How the People Counter Works. Enhanced Building Security and Improved Marketing Intelligence. 3D MLI Sensor Technology

How the People Counter Works. Enhanced Building Security and Improved Marketing Intelligence. 3D MLI Sensor Technology People Counter A high-accuracy people counting solution that: is based on 3D MLI Sensor technology runs on embedded software performs bi-directional counting offers an accuracy of > 99% has configurable

More information

Types of 3D Scanners and 3D Scanning Technologies.

Types of 3D Scanners and 3D Scanning Technologies. Types of 3D Scanners and 3D Scanning Technologies. There are many types of 3D scanners and 3D scanning technologies. Some are ideal for short range scanning while others are better suited for mid or long

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

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

RFID BASED VEHICLE TRACKING SYSTEM

RFID BASED VEHICLE TRACKING SYSTEM RFID BASED VEHICLE TRACKING SYSTEM Operating a managed, busy parking lot can pose significant challenges, especially to a government organization that also owns some of the vehicles in the lot. The parking

More information

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill Objectives: Analyze the operation of sequential logic circuits. Understand the operation of digital counters.

More information

Location Identification and Vehicle Tracking using VANET(VETRAC)

Location Identification and Vehicle Tracking using VANET(VETRAC) Location Identification and Vehicle Tracking using VANET(VETRAC) Supervisor Name: Md. Mosaddik Hasan Assistant Professor Dept. of CSE MBSTU Md. Al-Amin Nipu CE-10031 Dept. of CSE MBSTU Abstract: Large

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering DOI: 10.15662/ijareeie.2014.0307062 Automatic Vehicle Accident Detection and Messaging System Using GSM and GPS Modem C.Prabha 1, R.Sunitha 2, R.Anitha 3 Assistant professor, Dept. of ECE, Bellari Institute

More information

Final Design Report 19 April 2011. Project Name: utouch

Final Design Report 19 April 2011. Project Name: utouch EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 19 April 2011 Project Name: utouch Team Members: Name: Issam Bouter Name: Constantine Metropulos Email: sambouter@gmail.com Email:

More information

What is our purpose?

What is our purpose? Who we are? Since 1995 we have become one of the largest suppliers of electronic automotive accessories and telemetry devices in the Baltic States. Baltic Car Equipment is investing extensively into R&D

More information

Automatic Railway Gate Controller with High Speed Alerting System

Automatic Railway Gate Controller with High Speed Alerting System Automatic Railway Gate Controller with High Speed Alerting System Vikash Kumar 1, Prajit Paul 2, Nishant kumar 1, Pratik kumar Sinha 1, Sumant Kumar Mahato 1 B. Tech Student, Dept. of ECE, Asansol Engineering

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

Ultrasonic Wave Propagation Review

Ultrasonic Wave Propagation Review Ultrasonic Wave Propagation Review Presented by: Sami El-Ali 1 1. Introduction Ultrasonic refers to any study or application of sound waves that are higher frequency than the human audible range. Ultrasonic

More information

PC Tab INSTALLATION MANUAL SECURE-IT, INC. EAST LONGMEADOW, MA 01028. 800-451-7592 / 413-525-7039 (fax) 413-525-8807 http://www.secure-it.

PC Tab INSTALLATION MANUAL SECURE-IT, INC. EAST LONGMEADOW, MA 01028. 800-451-7592 / 413-525-7039 (fax) 413-525-8807 http://www.secure-it. PC Tab INSTALLATION MANUAL SECURE-IT, INC. EAST LONGMEADOW, MA 01028 800-451-7592 / 413-525-7039 (fax) 413-525-8807 http://www.secure-it.com IMPORTANT READ ENTIRE MANUAL BEFORE STARTING!!! System Overview

More information

Digital Single Axis Controller

Digital Single Axis Controller Digital Single Axis Controller The concept of intelligent hydraulic drive a vision? DSAC (Digital Single Axis Controller) Do you need hydraulic servo drive for your machine/system? What would it be like

More information

[PROJECT PLAN: IPOD BARCODE SCANNER]

[PROJECT PLAN: IPOD BARCODE SCANNER] 2012 Client: Marshalltown Company Advisor: Dr. Wang May-1310 Taylor Bouvin Kok Aun Chee Anna Grimley Mike Kinsella Jake Kyro [PROJECT PLAN: IPOD BARCODE SCANNER] Contents Acknowledgement... 1 Executive

More information

Implementation of Knock Based Security System

Implementation of Knock Based Security System Implementation of Knock Based Security System Gunjan Jewani Student, Department of Computer science & Engineering, Nagpur Institute of Technology, Nagpur, India ABSTRACT: Security is one of the most critical

More information

Android based Alcohol detection system using Bluetooth technology

Android based Alcohol detection system using Bluetooth technology For more Project details visit: http://www.projectsof8051.com/android-based-alcohol-detection-system-usingbluetooth-technology/ Code 1435 Project Title Android based Alcohol detection system using Bluetooth

More information

Jacobsen Declaration Exhibit AY

Jacobsen Declaration Exhibit AY Jacobsen Declaration Exhibit AY Train Tools Software Model railroad software for command and control Decoder Commander suite Why play with toys when you can use the prototype? SM Networked or stand alone

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

AUROLEX. Plug and Play Monitoring. The best ways to achieve a cleaner, safer environment

AUROLEX. Plug and Play Monitoring. The best ways to achieve a cleaner, safer environment AUROLEX Plug and Play Monitoring The best ways to achieve a cleaner, safer environment R AUROLEX MONITORING SYSTEEM The flexible Aurolex Monitoring System offers users the ability to simultaneously measure

More information

MECE 102 Mechatronics Engineering Orientation

MECE 102 Mechatronics Engineering Orientation MECE 102 Mechatronics Engineering Orientation Mechatronic System Components Associate Prof. Dr. of Mechatronics Engineering Çankaya University Compulsory Course in Mechatronics Engineering Credits (2/0/2)

More information

Raghavendra Reddy D 1, G Kumara Swamy 2

Raghavendra Reddy D 1, G Kumara Swamy 2 Car Accident Detection, Communication And Tracking Using ARM7 Controller Raghavendra Reddy D 1, G Kumara Swamy 2 1 PG Scholar, Dept of ECE, Malla Reddy Engineering College (Autonomous), Hyderabad, India.

More information

Interfacing with Manufacturing Systems in Education and Small Industry Using Microcontrollers through the World Wide Web

Interfacing with Manufacturing Systems in Education and Small Industry Using Microcontrollers through the World Wide Web Interfacing with Manufacturing Systems in Education and Small Industry Using Microcontrollers through the World Wide Web Samuel Cotton Ph.D. scotton@bsu.edu Department of Industry and Technology Ball State

More information

EB TechPaper. Test drive with the tablet. automotive.elektrobit.com

EB TechPaper. Test drive with the tablet. automotive.elektrobit.com EB TechPaper Test drive with the tablet automotive.elektrobit.com 1 A great many test miles have to be covered in the development and validation of driver assistance systems. A tablet with Elektrobit (EB)

More information

PROGRAM CRITERIA FOR ELECTRICAL ENGINEERING TECHNOLOGY

PROGRAM CRITERIA FOR ELECTRICAL ENGINEERING TECHNOLOGY PROGRAM CRITERIA FOR ELECTRICAL ENGINEERING TECHNOLOGY Scope These program criteria apply to programs having titles involving Electrical Engineering Technology including: electrical engineering, electrical

More information

Building a Home Security System with Arduino

Building a Home Security System with Arduino Fr ee Arduino is an open source microcontroller built on a single circuit board that is capable of receiving sensory input from the environment and controlling interactive physical objects. This book will

More information

CASE STUDY. University of Windsor, Canada Modal Analysis and PULSE Reflex. Automotive Audio Systems PULSE Software including PULSE Reflex, Transducers

CASE STUDY. University of Windsor, Canada Modal Analysis and PULSE Reflex. Automotive Audio Systems PULSE Software including PULSE Reflex, Transducers CASE STUDY University of Windsor, Canada Modal Analysis and PULSE Reflex Automotive Audio Systems PULSE Software including PULSE Reflex, Transducers The automotive glass subwoofer technology has been in

More information

Advanced Car Security System Using GSM

Advanced Car Security System Using GSM International Journal of Scientific and Research Publications, Volume, Issue, May 0 Advanced Car Security System Using GSM Hnin Pwint Han, Hla Myo Tun Email: kohlamyotun@gmail.com Abstract- This system

More information

Solution 1: Algorithm Positioning

Solution 1: Algorithm Positioning Model No: OEAFP Series All-Fiber Pipeline Security System Solutions Solution 1: Algorithm Positioning Application conditions Applicable for outdoor long-distance oil-gas pipeline security monitoring without

More information

Stuart Gillen. Principal Marketing Manger. National Instruments stuart.gillen@ni.com. ni.com

Stuart Gillen. Principal Marketing Manger. National Instruments stuart.gillen@ni.com. ni.com Stuart Gillen Principal Marketing Manger National Instruments stuart.gillen@ New Enterprise Solution for Condition Monitoring Applications NI InsightCM Enterprise NI History of Condition Monitoring Order

More information

Computer Automation Techniques. Arthur Carroll

Computer Automation Techniques. Arthur Carroll Computer Automation Techniques Arthur Carroll 1 Three Types of Computers Micro-Controller Single Board Computer Desktop Computer 2 The Micro-Controller Small inexpensive DIP or surface mount chips Roughly

More information

Tips and Technology For Bosch Partners

Tips and Technology For Bosch Partners Tips and Technology For Bosch Partners Current information for the successful workshop No. 04/2015 Electrics / Elektronics Driver Assistance Systems In this issue, we are continuing our series on automated

More information

International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014

International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014 Real Time Wireless based Train Tracking, Track Identification and Collision avoidance System for Railway Sectors 1 R. Immanuel Rajkumar, 2 Dr.P. E. Sankaranarayanan, and 3 Dr.G.Sundari 1 Research Scholar,

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

Experimental Study of Automated Car Power Window with Preset Position

Experimental Study of Automated Car Power Window with Preset Position Experimental Study of Automated Car Power Window with Preset Position 1 Muazzin Mupit and * Amir Akramin Shafie 1 University Kuala Lumpur Malaysia France Institute 43650 Selangor, Malaysia * Kulliyah of

More information

Programming Logic controllers

Programming Logic controllers Programming Logic controllers Programmable Logic Controller (PLC) is a microprocessor based system that uses programmable memory to store instructions and implement functions such as logic, sequencing,

More information

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities Dr. William Kao Agenda Introduction - Sensors, Actuators, Transducers Sensor Types, Classification Wireless Sensor Networks

More information

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Saed Tarapiah 1, Rajaa AbuHania 2, Islam Hindi 3, Diana Jamal 4 Telecommunication Engineering

More information

Accurate Air Flow Measurement in Electronics Cooling

Accurate Air Flow Measurement in Electronics Cooling Accurate Air Flow Measurement in Electronics Cooling Joachim Preiss, Raouf Ismail Cambridge AccuSense, Inc. E-mail: info@degreec.com Air is the most commonly used medium to remove heat from electronics

More information

Kresimir Bakic, CIGRE & ELES, Slovenia

Kresimir Bakic, CIGRE & ELES, Slovenia "Maintenance SLOVENIJA and recovery 2014 of HV electricity transport systems and aerospace assistance" STATE-OF-THE-ART FOR DYNAMIC LINE RATING TECHNOLOGY Future Vision Kresimir Bakic, CIGRE & ELES, Slovenia

More information

USER MANUAL OPERATION AND USE OF CAR WITH. Diego G3 / NEVO SEQUENTIAL GAS INJECTION SYSTEM

USER MANUAL OPERATION AND USE OF CAR WITH. Diego G3 / NEVO SEQUENTIAL GAS INJECTION SYSTEM USER MANUAL OPERATION AND USE OF CAR WITH Diego G3 / NEVO SEQUENTIAL GAS INJECTION SYSTEM Page 2 z 7 Table of contents 1. STARTING THE ENGINE... 3 2. CONTROL PANEL... 3 2.1 Indication of the current level

More information

PASSIVE INFRARED INTRUSION DETECTOR PASSIVE INFRAROOD DETECTOR DETECTEUR D INTRUSION PASSIF INFRAROUGE

PASSIVE INFRARED INTRUSION DETECTOR PASSIVE INFRAROOD DETECTOR DETECTEUR D INTRUSION PASSIF INFRAROUGE MODEL HAA51 PASSIVE INFRARED INTRUSION DETECTOR PASSIVE INFRAROOD DETECTOR DETECTEUR D INTRUSION PASSIF INFRAROUGE OPERATING MANUAL HAA51 PASSIVE INFRARED INTRUDER DETECTOR INTRODUCTION HAA51 Passive Infrared

More information

Parts of a Computer. Preparation. Objectives. Standards. Materials. 1 1999 Micron Technology Foundation, Inc. All Rights Reserved

Parts of a Computer. Preparation. Objectives. Standards. Materials. 1 1999 Micron Technology Foundation, Inc. All Rights Reserved Parts of a Computer Preparation Grade Level: 4-9 Group Size: 20-30 Time: 75-90 Minutes Presenters: 1-3 Objectives This lesson will enable students to: Identify parts of a computer Categorize parts of a

More information

A Review of Security System for Smart Home Applications

A Review of Security System for Smart Home Applications Journal of Computer Science 8 (7): 1165-1170, 2012 ISSN 1549-3636 2012 Science Publications A Review of Security System for Smart Home Applications Mohammad Syuhaimi Ab-Rahman and Mohd Ariff Razaly Department

More information

Fig. 1 BAN Architecture III. ATMEL BOARD

Fig. 1 BAN Architecture III. ATMEL BOARD Volume 2, Issue 9, September 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Final Report. UCF Contract 16-21-724. Principal Investigators: Dr. Harold Klee Dr. Chris Bauer, P.E.

Final Report. UCF Contract 16-21-724. Principal Investigators: Dr. Harold Klee Dr. Chris Bauer, P.E. Infrastructure Support for the UCF Driving Simulator Final Report UCF Contract 16-21-724 Principal Investigators: Dr. Harold Klee Dr. Chris Bauer, P.E. School of Electrical Engineering and Computer Science

More information

Collision Prevention and Area Monitoring with the LMS Laser Measurement System

Collision Prevention and Area Monitoring with the LMS Laser Measurement System Collision Prevention and Area Monitoring with the LMS Laser Measurement System PDF processed with CutePDF evaluation edition www.cutepdf.com A v o i d...... collisions SICK Laser Measurement Systems are

More information

Online Communication of Critical Parameters in Powerplant Using ZIGBEE

Online Communication of Critical Parameters in Powerplant Using ZIGBEE International Journal of Engineering Science Invention Volume 2 Issue 2 ǁ February. 2013 Online Communication of Critical Parameters in Powerplant Using ZIGBEE D.Santhiya 1, R.Renita Priyatharshini 2,K.C.Dhivya

More information

Development of an Automotive Active Safety System Using a 24 GHz-band High Resolution Multi-Mode Radar

Development of an Automotive Active Safety System Using a 24 GHz-band High Resolution Multi-Mode Radar Special Issue Automobile Electronics Development of an Automotive Active Safety System Using a 24 GHz-band High Resolution Multi-Mode Yasushi Aoyagi* 1, Keisuke Morii* 1, Yoshiyuki Ishida* 1, Takashi Kawate*

More information

Vehicle Off-Line GPS and Fuel Monitoring System (post trip vehicle monitoring system) Riga ; Latvia www.guardmagic.com

Vehicle Off-Line GPS and Fuel Monitoring System (post trip vehicle monitoring system) Riga ; Latvia www.guardmagic.com Vehicle Off-Line GPS and Fuel Monitoring System (post trip vehicle monitoring system) About Off-Line monitoring Off-Line vehicle and fuel monitoring system is the most inexpensive and the most cost effective

More information

OUTCOME 1 TUTORIAL 1 - MECHATRONIC SYSTEMS AND PRODUCTS

OUTCOME 1 TUTORIAL 1 - MECHATRONIC SYSTEMS AND PRODUCTS Unit 57: Mechatronic System Unit code: F/601/1416 QCF level: 4 Credit value: 15 OUTCOME 1 TUTORIAL 1 - MECHATRONIC SYSTEMS AND PRODUCTS 1. Understand the applications of a range of mechatronic systems

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

OPTOELECTRONIC SYSTEM FOR RELIABLE DETECTION OF DOCUMENT PRESENCE

OPTOELECTRONIC SYSTEM FOR RELIABLE DETECTION OF DOCUMENT PRESENCE INFOTEH-JAHORINA Vol. 10, Ref. C-6, p. 263-267, March 2011. OPTOELECTRONIC SYSTEM FOR RELIABLE DETECTION OF DOCUMENT PRESENCE Nikola Balaban, Aleksej Makarov, Vlatacom d.o.o., Belgrade Vujo Drndarević,

More information

CHAPTER 6 INSTRUMENTATION AND MEASUREMENTS 6.1 MEASUREMENTS

CHAPTER 6 INSTRUMENTATION AND MEASUREMENTS 6.1 MEASUREMENTS CHAPTER 6 INSTRUMENTATION AND MEASUREMENTS 6.1 MEASUREMENTS Atmospheric electricity is a field that is very easy to get into because it does not require a large capital investment for measuring equipment.

More information

Tutorial for Programming the LEGO MINDSTORMS NXT

Tutorial for Programming the LEGO MINDSTORMS NXT Tutorial for Programming the LEGO MINDSTORMS NXT Table of contents 1 LEGO MINDSTORMS Overview 2 Hardware 2.1 The NXT Brick 2.2 The Servo Motors 2.3 The Sensors 3 Software 3.1 Starting a Program 3.2 The

More information

Direct and Reflected: Understanding the Truth with Y-S 3

Direct and Reflected: Understanding the Truth with Y-S 3 Direct and Reflected: Understanding the Truth with Y-S 3 -Speaker System Design Guide- December 2008 2008 Yamaha Corporation 1 Introduction Y-S 3 is a speaker system design software application. It is

More information

Monitoring of Railway Traffic as a Part of Integrated SHM System

Monitoring of Railway Traffic as a Part of Integrated SHM System 6th European Workshop on Structural Health Monitoring - Fr.1.A.2 Monitoring of Railway Traffic as a Part of Integrated SHM System P. KOŁAKOWSKI, K. SEKUŁA, P. PAWŁOWSKI, D. SALA and A. ŚWIERCZ ABSTRACT

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

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

ANDROID LEVERED DATA MONITORING ROBOT

ANDROID LEVERED DATA MONITORING ROBOT ANDROID LEVERED DATA MONITORING ROBOT 1 HIMANI PATHAK, 2 VIDYALAKSHMI KRISHNAKUMAR, 3 SHILPA RAVIKUMAR, 4 AJINKYA SHINDE 1,2,3,4 Electronics & Telecommunication Engineering, Fr. C. R. Institute of Technology,

More information

The Premier Fence Mounted Perimeter Intruder Detection System

The Premier Fence Mounted Perimeter Intruder Detection System Microphonic Audio Verification System as Standard Dual Channel Processing which contributes to Low Nuisance Alarms Patented Alpha Sensor Technology Unique Performance Pledge Guarantee The Premier Fence

More information

High rate and Switched WiFi. WiFi 802.11 QoS, Security 2G. WiFi 802.11a/b/g. PAN LAN Cellular MAN

High rate and Switched WiFi. WiFi 802.11 QoS, Security 2G. WiFi 802.11a/b/g. PAN LAN Cellular MAN Security Issues and Quality of Service in Real Time Wireless PLC/SCADA Process Control Systems Dr. Halit Eren & Dincer Hatipoglu Curtin University of Technology (Perth Australia) 2/27/2008 1 PRESENTATION

More information

FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER

FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER 2014 Amplifier - 1 FREQUENCY RESPONSE OF AN AUDIO AMPLIFIER The objectives of this experiment are: To understand the concept of HI-FI audio equipment To generate a frequency response curve for an audio

More information