Daedalus Autonomous Vehicle

Size: px
Start display at page:

Download "Daedalus Autonomous Vehicle"

Transcription

1 Daedalus Autonomous Vehicle June 20, 2002 Team Members: Nicole Anthony Byron Collins Michael Fleming Chuck Liebal Michelle Nicholas Matthew Schmid Required Statement from Faculty Advisor I, Dr. Charles Reinholtz of the Department of Mechanical Engineering at Virginia Polytechnic Institute and State University, do hereby certify that the engineering design of the new vehicle, Daedalus, has been significant and each senior team member has earned six semester hour credits for their work on this project. Signed, (Date) Dr. Charles Reinholtz (540)

2 Introduction The Virginia Tech Autonomous Vehicle Team (AVT) and Team Daedalus is proud to present a new vehicle for entry in the 10 th Annual Intelligent Ground Vehicle Competition (IGVC). The Daedalus Autonomous Vehicle will compete in all three challenges of the competition: Vehicle Design, Autonomous Challenge, and the Navigation Challenge. The team implemented a structured, systematic design process, and the latest technologies in the design of this vehicle. Daedalus is named after a mythological Greek inventor who created a labyrinth and was the only one who could escape the maze. Design Process The design process, as described in Product Design and Development (Ulrich 2000), is shown in Figure 1. The steps in this process are iterative, meaning that one or more steps may be repeated until satisfactory results are obtained. Mission Statement Identify Customer Needs Establish Target Specifications Generate Product Concepts Test Product Concept(s) Set Final Specifications Plan Downstream Development Development Plan Figure 1. Schematic of the design process. The mission statement provides a working foundation by outlining the scope of the project. The mission statement includes a product description, key business and educational goals, market definition, assumptions, and stakeholders. The product description characterizes the goal without specifying a detailed design concept. Team Daedalus s product description is a vehicle that is able to navigate autonomously and adheres to the rules of the 10 th Annual Intelligent Ground Vehicle Competition. Some of our key goals include designing a competitive vehicle and effectively using the design process in a team environment. The team targets two groups of customers: governmental and educational. Our governmental customers include the United States Military and the Department of Transportation, and our educational customers are our faculty advisor, Dr. Charles F. Reinholtz and ourselves. Our primary stakeholders are the team sponsors, Virginia Tech, and the design team. 2

3 After defining the mission statement, the team identified a set of customer needs. The first step in this phase was to interview the primary and secondary customers as defined in the mission statement. Dr. Reinholtz, former AVT members, IGVC judges, and team members from other universities were consulted. During these interviews, questions were asked concerning previous vehicle performance, design flaws, and events at previous competitions. The results of these interviews, as well as information from competition rules, set a foundation for the generation of customer needs. Each customer need was numerically ranked from least important to most important. This ranking system focused the team on the most important customer needs. After identifying customer needs, target specifications were set. The first step in this phase was developing a list of metrics. Metrics are measurable characteristics of a product, such as weight or maximum speed, which quantify the customer needs. Once the list of metrics was developed, previous vehicles were benchmarked using the metrics as guidelines for comparison. On-line design reports from prior competitions provided an excellent reference for gathering competitive benchmarking information. The following vehicles were studied for their relative strengths and weaknesses: Virginia Tech Maximus (2001), Virginia Tech Navigator (2000), Virginia Tech Artemis (1999), West Point MAGIC (2001), and Hosei University Amigo (2001). By comparing the characteristics of these other vehicles, the team was able to set target specifications for Daedalus. Conceptual designs were then generated based on target specifications. Figure 2 shows an AutoCAD Mechanical Desktop 6.0 rendering of one of the early concepts. The team then reflected on the design process and results to ensure practicality and team agreement. By taking a systematic approach throughout vehicle development, the team was able to target specific problems inherent in previous designs and develop solutions for them. VT Maximus had an unstable frame and unorganized components. VT Navigator was an oversized vehicle that incorporated older technologies and components. VT Artemis was difficult to maintain. All of these vehicles had detached hoods which were cumbersome and heavy. The conceptual design for Daedalus focused first on creating a stable, easily accessible, well-organized, and compact vehicle. Figure 2. CAD Rendering of Daedalus Conceptual Design Overall cost, feasibility, and adherence to target specifications were some of the criteria used for concept selection. Concepts were scored and ranked. The highest-ranking concept, a compact three-wheeled design, was chosen for further 3

4 development. With the concept clearly defined, the team established more detailed cost estimates and began to procure resources to build and test a prototype. A bill of materials was created, which summarized both fixed and variable costs. Eliminating complexity and unnecessary parts, using different materials, and optimizing parts reduced the cost and complexity of the final design. The team actively sought donations for expensive components as well as solicited price quotes from multiple suppliers. Using standard components such as aluminum channel, tubing, and angle, rather than specially machined components, the time and cost required to create these custom components was eliminated. The team reduced the labor and cost of assembly by making all parts modular and easily accessible. Innovations By employing a systematic design approach, Team Daedalus could readily incorporate selective innovations at the conceptual design phase of the project. The team learned from earlier designs that simplicity and reliability were critical features of a successful design. Team Daedalus also learned that making the vehicle light and compact facilitated transport and testing. These features are especially important for the Disney venue where vehicles may need to be carried or carted from the indoor conference center to the competition course. The team also learned that the user interface and accessibility of key components were important attributes of successful prior designs. While these features individually are not unique to Daedalus, taken in combination, they represent a level of refinement not seen in previous vehicles. Figure 3 shows a front view of the vehicle with the front Lexan enclosure open, allowing access to the electrical box and batteries. Figure 3. Daedalus accessibility Another innovative feature of Daedalus is wireless Ethernet communication with the on-board computer through PC Anywhere. This provides two significant advantages. First, it allows the operator or programmer to monitor the running vehicle remotely and in real-time. This makes testing easier, and debugging the vehicle code more efficient. The second advantage of wireless Ethernet is that it eliminates the space, weight and power consumption associated with an on-board monitor and keyboard, which in turn reduces the size of the battery pack for a given run time. This helps to make Daedalus a lightweight and compact vehicle. In larger production runs of a commercial vehicle, this configuration would also allow a customer to program and control multiple vehicles from a single base station. This would in turn lower the production cost of 4

5 each vehicle. In retrospect this approach seems obvious. Why include an operator interface on a vehicle that is intended to run without an operator? Figure 4 illustrates testing and debugging performed from a remote base station using a wireless Ethernet Ad Hoc network. Another small, but helpful, innovation is the use of a four-bar linkage to guide and support the rear weather-resistant cover of the vehicle. Most of the vehicles entered in previous competitions used a latch or bolt-on cover that needed to be completely removed from the vehicle to allow access Figure 4. Debugging from a remote base station to the interior components. The linkage-guided cover on Daedalus rests above the vehicle in the open position and closes the hood securely during operation. Previous competitors cited space limitations as an important issue in critical situations, such as the work areas provided at competition or when the vehicle was in the queue waiting to compete. Figure 5 illustrates the operation of the linkage. Figure 5. Four-bar linkage operation illustration An important, but invisible, innovation is the navigation software implemented on Daedalus. This software is a variation of the vector field histogram approach that was used by the Virginia Tech Navigator team last year. Rather than writing separate algorithm code for the Autonomous Challenge and the Navigation Challenge, Daedalus uses the same approach and code for both competitions. A target point is set, either using computer vision to locate a point on the course or by using differential GPS to target the next waypoint. The navigation system then tries to move the vehicle in the general direction of the target point, modifying the path with weighting functions to avoid nearby lines, potholes or obstacles. In the absence of a clearly defined target point, the vehicle tries to move straight without crossing a boundary or hitting an obstacle. 5

6 The navigation code treats lines, potholes and barrels as obstacles to be avoided; hence the vehicle will always be viewing an obstacle during navigation along the course. Frame The vehicle frame is compact at 2 wide x 2 high x 3 long, and is constructed using lightweight aluminum. The frame members are welded together forming a solid, stable platform that eliminates the added weight and complexity of bolted joints for fixed components. Sensitive components are encased in a weatherproof Lexan cover. The front door of the vehicle locks in a closed position and easily swings open to access the electrical box and to replace drained batteries. The rear portion of the cover connected by a four-bar linkage, swings up and away allowing access to the computer, payload, and electronics, and locks in open and closed positions. To eliminate excessive wiring and complexity, electronic components are well-labeled and confined to a central drawer that easily slides fully out of the vehicle. This modular design isolates components, allowing for easy access and maintenance. Two drive motors are mounted under the frame to lower the center of gravity, thus improving the vehicle s stability and mobility. At the base of the vehicle, two beams and a plate support the computer and motors. Eight batteries rest in two levels at the front of the vehicle. With this configuration, the center of gravity is located slightly behind the front drive axis. A center beam, made from aluminum box tubing, provides stability, supports the hood, and provides a connection for the electrical box. The hood of the vehicle is made from durable Lexan, which provides a sturdy, weatherproof protection for sensitive interior components. A four-bar linkage connects the rear hood to the center beam, while a hinge assembly connects the front door. The materials and layout of the beams provide a lightweight, versatile design, which allows for quick and easy access to interior components while providing excellent support. Drive System Daedalus uses two Bodine 24 volt DC, 15 amp, 0.45 hp, brush-type servomotors to power the drive wheels. These motors are attached to the drive wheels via two 90-degree, 33:1 reduction gearheads. Along with a rear caster wheel, this differential drive system provides an excellent balance of mobility and stability. This differential drive system allows for zero-radius turns with minimum wheel slip. The hard drive wheels also contribute to reducing slip, thus reducing error during navigation. This allows the vehicle to navigate accurately using dead reckoning, which is used during the GPS 6

7 Challenge portion of the competition. Aluminum hubs connect the drive shaft and the wheels. The motors include integral optical encoders and fail-safe brakes that stop the vehicle when no power is available. Electrical System Overview: The team s desire to construct a safe, reliable, efficient, and serviceable electrical system drove Daedalus s electrical design. The electrical layout was developed and refined in CAD to reduce wiring time and to provide documentation for future Virginia Tech teams. Power System: Rechargeable 24-volt DeWalt NiCad batteries are used to power all systems on Daedalus. A total of eight batteries are used, three for the motor bus and five for the computer bus. In normal operation, the vehicle operates for 3 hours on a fully charged set of batteries. A hot-swap battery system was implemented for replacement of drained batteries without having to shut down the entire vehicle. In our interviews with students from earlier competitions, this ability was cited as a significant advantage on the day of competition. Teams with hot-swap batteries were able to practice or wait in a queue for their turn to run without extension cords or fear of running low on power. Low loss diodes have been added in series to each battery to prevent back-charging. In addition, metal polypropylene capacitors and fuses are placed at each battery and motor to reduce the effects of current spikes and noise which may damage onboard electrical equipment. Relays placed in series with each battery allow temporary bus disconnection for checking battery voltage levels. This is accomplished using a National Instruments PCI-1654 board to sequentially trigger eight relays and check the voltage of each battery as well continually monitor the motor and computer bus voltages. Labview 6.1 has been used to develop the battery check software interface as shown in Figure 6. This software checks battery voltages on command or at timed intervals and estimates Figure 6: Battery check software remaining battery life. 7

8 Control System: Daedalus uses a closed loop PID (Proportional Integrated Derivative) control system to drive each wheel as shown in figure 7. A Galil DMC-1030 motor controller capable of multi-axis control sends a +/- 10 V analog signal to each of two Advanced Motion Controls amplifiers. The amplifiers in turn send a corresponding current between 0-15 A to the drive motors. An encoder integrated into the motor reads the velocity of the motor and sends it back to the Motor Encoder Amplifier Motor Control Board PC motor control board. Based on the encoder reading, the motor control board sends an updated signal to the Figure 7: Control System amplifiers and the cycle repeats. Electrical Enclosure: To ensure that Daedalus s electronics are easily serviceable and protected, a 17 x 17 x 4 aluminum enclosure houses key electronics as shown in Figure 8. This innovative packaging protects electronic components and allows them to be removed for servicing in less than a minute. In our prototype vehicle, this allowed easy bench-testing and repair of electronic components. In a production vehicle, this arrangement would have the significant advantage of modular replacement of on-board electronics, which would permit rapid re-deployment and off-line diagnostics Figure 8: Electrical housing enclosure and repair. Twelve labeled connectors on the electrical enclosure provide a quick disconnect and clean appearance. These include connections to the motor, laser rangefinder, computer, and power as shown in Figure 9. Figure 9: Rear electrical housing enclosure 8

9 Safety Safety was our most important concern in all aspects of design, fabrication, and operation of Daedalus. Since this topic is so pervasive in the design process, discussion of safety is distributed throughout this report. Especially important at competition are the fail-safe emergency brakes and E-stop interlocks. The vehicle is hardware limited to approximately 5.8 miles per hour. Software is used to limit the top speed to 5 mph to conform to competition rules. As part of the design program at Virginia Tech, safety is also taught and emphasized in all student machine shops, welding shops and laboratory work. All students who performed machine work were machine shop certified through Virginia Tech. Fuses added at each battery and on each power bus protect against power surges in the electrical system. An emergency stop control, located at the rear of the vehicle, opens two relays (one for each motor) disconnecting power to each motor. In addition, the motor brakes are automatically triggered once power is disconnected from the motor, stopping the vehicle immediately. With a range of approximately 30 feet, a remote emergency stop feature is programmed onto a wireless remote joystick. When activated, the software detects that an emergency stop command has been activated and sends zero state power to the motors. Software Data Acquisition, Manipulation, and Interpretation: To command the drive system to follow lanes and avoid obstacles, raw data must be acquired, processed, and fused by software running on a computer onboard Daedalus. Reliable, modular base software, developed by previous Virginia Tech students and tailored to fit the needs of Daedalus called Navigation Manager, is used to perform this task. To acquire a visual, two-dimensional image of the immediate area ahead of the vehicle, a Sony 8mm color camcorder is used. Using a Sick LMS-100 Laser Rangefinder, three-dimensional obstacles are detected that may not be interpreted from camera data. Both sets of data are then fused together into a vector field histogram. Statistics is then used to determine the best vehicle path. During the Navigation Challenge portion of the competition, a differential GPS system combined with dead reckoning provides the means to navigate between waypoints. In combination with the vector field histogram, obstacles preventing a straight path between waypoints are determined and avoided. This section describes how Navigation Manager interprets data from the sensors described above, and based on those interpretations, commands the vehicle to follow painted lanes, avoid obstacles, and seek waypoints. 9

10 Navigation Manager Software: The Daedalus team adapted the modular Navigation Manager software to fit needs set forth at the onset of design. Using Microsoft Visual C++ under Windows 98, complex elements of past navigation schemes are eliminated, such as simultaneous frame grabber processing for two cameras, while fine-tuning and tailoring software parameters to fit Daedalus hardware. Built -in, real-time access to sensor and operational data, available through on-screen displays, aided the team in its customization and testing processes. Figure 10 shows a sample interface of the software, illustrating its autonomous mode operation options. Figure 10. Navigation Manager Interface Lane Following and Obstacle Detection: To navigate between a set of yellow or white painted lines, solid or dashed, Navigation Manager applies image processing to frame grabber-converted digital images acquired by the camera. This processing includes running through algorithms that convert the image to grayscale, blur the image, apply threshold, and then decimate the image. This processing is performed to search for the relative light and dark features in the newly acquired image, while ignoring everything else. The navigation software interprets the brightest pixels as two-dimensional obstacles, such as lanes and potholes and will command the motors to steer to avoid them. If no lanes or potholes are discovered, the vehicle continues to move forward in a straight path. If an entirely bright image is acquired, the vehicle interprets this as a sand trap and moves forward until another lane or obstacle can be distinguished. Image acquisition and processing to recognize a bright white lane in a grassy field is shown in Figure 11. Figure 11. Image Processing To Detect Lanes and Obstacles 10

11 To further improve accuracy in obstacle detection, a Sick LMS-100 laser rangefinder scans for three-dimensional objects in front of the vehicle over a 180-degree range in half-degree increments. This scanning improves the accuracy of navigation decisions and overall safety by detecting obstacles that may be path inhibitive, but not bright in color. When a three-dimensional obstacle is detected, such as a barrel, the rangefinder returns the distance and angle to the obstacle and Navigation Manager can calculate the placement of that object within the vehicle s field of view. Information gathered from the laser range finder and camera is passed to the Navigation Manager software, which then fuses all data and makes informed navigation decisions. The fusing of both camera and laser rangefinder data is accomplished by an algorithm that combines the collected obstacle data into a composite Vector Field Histogram. This polar plot of obstacle density at all angles within the vehicle s field of view allows Navigation Manager to select the best path for Daedalus to traverse. If a path suitable for forward travel is not found, the vehicle pauses due to possible glare or noise. If after a short period of time the glare does not subside, a trap is recognized and escape function called based on the data. A sample of the Vector Field Histogram data is shown in Figure 12. In this screenshot of the vehicle running in autonomous mode, the best path based on fused data is shown in red. Figure 12. Fused Vector Field Histogram Showing Best Path in Red 11

12 Global Positioning System (GPS): Many considerations were given to select a method of determining Daedalus s position for the Navigation Challenge. The two most promising methods incorporated using dead reckoning analysis or a Global Positioning System. Dead reckoning analysis is the method of determining position points used by former vehicles. This method calculates the position of a vehicle by using the velocity and direction data that is used to drive the motors. The accuracy of this method degrades with the occurrence of wheel slip on the driving surface. While a portion of wheel slip occurs during straight path travel, a great magnitude transpires while the vehicle turns. During last year s competition this error was significant as the challenge took place on grass, which provides poor wheel traction. The 10 th Annual IGVC competition will occur on pavement, which has a much higher coefficient of friction. While some wheel slip is inherent on any surface, Team Daedalus expects the magnitude of dead reckoning error due slip on pavement to be low. In past competitions, Global Positioning System (GPS) was utilized in the Navigation Challenge. GPS receives signals from multiple satellites and triangulates the data to determine the location of the vehicle. This year, IGVC rules allow teams to use a Differential Global Positioning System (DGPS). Such a system receives a differential correction signal sent by land beacons to improve data acquired by GPS. These signals are statistically analyzed to provide optimum positioning. By utilizing the advantages of both approaches to determine position, Daedalus is expected to complete all waypoints in the Navigation Challenge. Dead-reckoning and DGPS is combined using a weighted algorithm embedded in the control code. As shown in Figure 13, the estimated error for the dead reckoning analysis is in red, while the DGPS system, in blue, holds a constant sub-meter error. Also shown in Figure 13 in green is the approximate algorithm used to combine the two methods. The Differential Global Positioning System that Daedalus uses is an all-inclusive Trimble AgGPS-132. The algorithm favors dead reckoning analysis at the beginning of travel. As dead reckoning accumulates error, the algorithm will transfer weight to the DGPS unit. 12

13 System Postion Error Dead Reckoning Analysis Differential GPS Combined Algorithm 1 Error Displacement Figure 13: Position error with displacement using different methods of waypoint navigation. Testing The results of several tests on mock Autonomous Challenge and Navigation Challenge at Virginia Tech show favorable results in Daedalus s performance. An obstacle course was set up to include 8 lanes with solid and dashed boundary lines. Obstacles placed within the lanes included a painted pothole, cardboard boxes, a barrel trap, and several construction cones. The vehicle s camera position, angle with the horizontal, and amplifier gains were optimized during preliminary tests. Further observations during testing confirmed the need to move the laser range finder from 2 to an adjustable 2 to 16 above the ground. Once these changes were made, the vehicle successfully traversed 9 out of 10 laps in the mock course. GPS testing has been accomplished in parallel with autonomous mode tests to aid in the development of the aforementioned control algorithm for the Navigation Challenge. Testing has given Team Daedalus an idea of a few problem areas that the team will work to resolve before competition such as the vehicle s handling of a zero-possibility situation. In repeated tests, whenever the vehicle had no best path to follow, the vehicle would stop. The team will continue to optimize the vehicle s many adjustable parameters, and will continue to perform more controlled tests before competition. 13

14 Cost Table 1 lists the estimated retail and the actual academic costs incurred by Team Daedalus in the construction of its autonomous vehicle. Table 1. Estimated Retail and Academic Costs for Daedalus Component Retail Cost Academic Cost Laser Range Finder, Sick Optics $ 5, $ 2, Computer, Industrial Computers $ 2, $ - Motor Controller, Galil $ 2, $ - (2) Drive Motors, Bodine $ 1, $ - Batteries, DeWalt $ $ - (2) Amplifiers $ $ Alumimum Frame $ $ mm camcorder, Sony $ $ Electrical comments $ $ Lexan housing $ $ Battery mounts, DeWalt $ $ - (3) Wheels $ $ Camera Mount $ $ Total $ 13, $ 3, Team Information Nicole Anthony Mechanical Engineering Senior Byron Collins Mechanical Engineering Senior Michael Fleming Mechanical Engineering Senior Chuck Liebal Mechanical Engineering Senior Michelle Nicholas Mechanical Engineering Senior Matt Schmid Mechanical Engineering Senior Total Hours:

GCAT. University of Michigan-Dearborn

GCAT. University of Michigan-Dearborn GCAT University of Michigan-Dearborn Mike Kinnel, Joe Frank, Siri Vorachaoen, Anthony Lucente, Ross Marten, Jonathan Hyland, Hachem Nader, Ebrahim Nasser, Vin Varghese Department of Electrical and Computer

More information

Autonomous Vehicle Team Of Virginia Tech

Autonomous Vehicle Team Of Virginia Tech 2001 2002 Autonomous Vehicle Team Of Virginia Tech Team members: Eric Slominski Joong-Kyoo Park Christopher Terwelp Patrick Forman Ian Hovey Jared Mach Joseph Roan Merritt Draney Required Faculty Advisor

More information

INTRODUCTION Team Composition Electrical System

INTRODUCTION Team Composition Electrical System IGVC2015-WOBBLER DESIGN OF AN AUTONOMOUS GROUND VEHICLE BY THE UNIVERSITY OF WEST FLORIDA UNMANNED SYSTEMS LAB FOR THE 2015 INTELLIGENT GROUND VEHICLE COMPETITION University of West Florida Department

More information

ISA Intimidator. July 6-8, Coronado Springs Resort Walt Disney World, Florida

ISA Intimidator. July 6-8, Coronado Springs Resort Walt Disney World, Florida ISA Intimidator 10 th Annual Intelligent Ground Vehicle Competition July 6-8, 2002- Coronado Springs Resort Walt Disney World, Florida Faculty Advisor Contact Roy Pruett Bluefield State College 304-327-4037

More information

2016 IGVC Design Report Submitted: May 13, 2016

2016 IGVC Design Report Submitted: May 13, 2016 2016 IGVC Design Report Submitted: May 13, 2016 I certify that the design and engineering of the vehicle by the current student team has been significant and equivalent to what might be awarded credit

More information

UNIVERSITÉ DE MONCTON FACULTÉ D INGÉNIERIE. Moncton, NB, Canada PROJECT BREAKPOINT 2015 IGVC DESIGN REPORT UNIVERSITÉ DE MONCTON ENGINEERING FACULTY

UNIVERSITÉ DE MONCTON FACULTÉ D INGÉNIERIE. Moncton, NB, Canada PROJECT BREAKPOINT 2015 IGVC DESIGN REPORT UNIVERSITÉ DE MONCTON ENGINEERING FACULTY FACULTÉ D INGÉNIERIE PROJECT BREAKPOINT 2015 IGVC DESIGN REPORT UNIVERSITÉ DE MONCTON ENGINEERING FACULTY IEEEUMoncton Student Branch UNIVERSITÉ DE MONCTON Moncton, NB, Canada 15 MAY 2015 1 Table of Content

More information

Autonomous Ground Vehicle

Autonomous Ground Vehicle Autonomous Ground Vehicle Senior Design Project EE Anshul Tandon Brandon Nason Brian Aidoo Eric Leefe Advisors: ME Donald Lee Hardee Ivan Bolanos Wilfredo Caceres Mr. Bryan Audiffred Dr. Michael C. Murphy

More information

Freescale Cup Competition. Abdulahi Abu Amber Baruffa Mike Diep Xinya Zhao. Author: Amber Baruffa

Freescale Cup Competition. Abdulahi Abu Amber Baruffa Mike Diep Xinya Zhao. Author: Amber Baruffa Freescale Cup Competition The Freescale Cup is a global competition where student teams build, program, and race a model car around a track for speed. Abdulahi Abu Amber Baruffa Mike Diep Xinya Zhao The

More information

Cilantro. Old Dominion University. Team Members:

Cilantro. Old Dominion University. Team Members: Cilantro Old Dominion University Faculty Advisor: Dr. Lee Belfore Team Captain: Michael Micros lbelfore@odu.edu mmicr001@odu.edu Team Members: Ntiana Sakioti Matthew Phelps Christian Lurhakumbira nsaki001@odu.edu

More information

Team Members. Sean Baity, Michael Chaney, Jacob Dillow, Jessica Greene, Andrew Skidmore, Matt Swean, John Paul Thomas, Nathan Welch, Brent Weigel

Team Members. Sean Baity, Michael Chaney, Jacob Dillow, Jessica Greene, Andrew Skidmore, Matt Swean, John Paul Thomas, Nathan Welch, Brent Weigel Team Members Sean Baity, Michael Chaney, Jacob Dillow, Jessica Greene, Andrew Skidmore, Matt Swean, John Paul Thomas, Nathan Welch, Brent Weigel Graduate Student Advisors Andrew Bacha, Ankur Naik, Michael

More information

Problem Definition Review

Problem Definition Review Problem Definition Review P16241 AUTONOMOUS PEOPLE MOVER PHASE III Team Agenda Background Problem Statement Stakeholders Use Scenario Customer Requirements Engineering Requirements Preliminary Schedule

More information

Detailed Design Review

Detailed Design Review Detailed Design Review P16241 AUTONOMOUS PEOPLE MOVER PHASE III Team 2 Agenda Problem Definition Review Background Problem Statement Project Scope Customer Requirements Engineering Requirements Detailed

More information

Centurion II Vehicle Design Report Bluefield State College

Centurion II Vehicle Design Report Bluefield State College Centurion II Vehicle Design Report Bluefield State College Ground Robotic Vehicle Team, May 2003 I, Dr. Robert Riggins,Professor of the Electrical Engineering Technology Department at Bluefield State College

More information

University of New Hampshire: FSAE ECE Progress Report

University of New Hampshire: FSAE ECE Progress Report University of New Hampshire: FSAE ECE Progress Report Team Members: Christopher P. Loo & Joshua L. Moran Faculty Advisor: Francis C. Hludik, Jr., M.S. Courses Involved: ECE 541, ECE 543, ECE 562, ECE 633,

More information

Eurathlon Scenario Application Paper (SAP) Review Sheet

Eurathlon Scenario Application Paper (SAP) Review Sheet Scenario Application Paper (SAP) Review Sheet Team/Robot Scenario FKIE Autonomous Navigation For each of the following aspects, especially concerning the team s approach to scenariospecific challenges,

More information

MOLLEBot. MOdular Lightweight, Load carrying Equipment Bot

MOLLEBot. MOdular Lightweight, Load carrying Equipment Bot MOLLEBot MOdular Lightweight, Load carrying Equipment Bot Statement of Effort: I certify that the engineering design of the vehicle described in this report, MOLLEBot, has been significant and equivalent

More information

RB-Mel-03. SCITOS G5 Mobile Platform Complete Package

RB-Mel-03. SCITOS G5 Mobile Platform Complete Package RB-Mel-03 SCITOS G5 Mobile Platform Complete Package A professional mobile platform, combining the advatages of an industrial robot with the flexibility of a research robot. Comes with Laser Range Finder

More information

Vehicle Design Competition Written Report NECTAR 2000

Vehicle Design Competition Written Report NECTAR 2000 8th Intelligent Ground Vehicle Competition Vehicle Design Competition Written Report NECTAR 2000 Actually, we would like to taste the NECTAR after winning the first prize in 2000. Watanabe Laboratory Systems

More information

Multi-Sensory Autonomous Ground vehicle Intercollegiate Competition

Multi-Sensory Autonomous Ground vehicle Intercollegiate Competition THE UNITED STATES MILITARY ACADEMY S VEHICLE DESIGN REPORT The Departments of Civil and Mechanical, Systems, and Electrical Engineering and Computer Science With Support from the West Point Association

More information

2015 AUVSI UAS Competition Journal Paper

2015 AUVSI UAS Competition Journal Paper 2015 AUVSI UAS Competition Journal Paper Abstract We are the Unmanned Aerial Systems (UAS) team from the South Dakota School of Mines and Technology (SDSM&T). We have built an unmanned aerial vehicle (UAV)

More information

TENNESSEE STATE UNIVERSITY COLLEGE OF ENGINEERING, TECHNOLOGY AND COMPUTER SCIENCE

TENNESSEE STATE UNIVERSITY COLLEGE OF ENGINEERING, TECHNOLOGY AND COMPUTER SCIENCE TENNESSEE STATE UNIVERSITY COLLEGE OF ENGINEERING, TECHNOLOGY AND COMPUTER SCIENCE PRESENTS TSU-TIGER An Autonomous Robotic Ground Vehicle Technical Report 10 th Intelligent Ground Vehicle Competition

More information

N.J.A.V. (New Jersey Autonomous Vehicle) 2013 Intelligent Ground Vehicle Competition

N.J.A.V. (New Jersey Autonomous Vehicle) 2013 Intelligent Ground Vehicle Competition N.J.A.V. (New Jersey Autonomous Vehicle) 2013 Intelligent Ground Vehicle Competition Department of Mechanical Engineering The College of New Jersey Ewing, New Jersey Team Members: Michael Bauer, Christopher

More information

THIRTEENTH ANNUAL INTERNATIONAL GROUND VEHICLE COMPETITION. Design Report

THIRTEENTH ANNUAL INTERNATIONAL GROUND VEHICLE COMPETITION. Design Report THIRTEENTH ANNUAL INTERNATIONAL GROUND VEHICLE COMPETITION ALVIN-VI Design Report Susmita Bhandari, Matthew Gillette, Sam Lin, Bozidar Marinkovic, David Pietrocola, Maria Restrepo, Regardt Schonborn, Advisor

More information

IEEE SoutheastCon Hardware Challenge

IEEE SoutheastCon Hardware Challenge IEEE SoutheastCon Hardware Challenge Cameron McSweeney, Kendall Knapp Brian Roskuszka, Daniel Hofstetter Advisors: Dr. Jing Wang, Dr. Yufeng Lu, Dr. In Soo Ahn Overview Introduction Review of Literature

More information

Centurion Vehicle Design Report Bluefield State College Ground Robotic Vehicle Team, July 2002

Centurion Vehicle Design Report Bluefield State College Ground Robotic Vehicle Team, July 2002 Centurion Vehicle Design Report Bluefield State College Ground Robotic Vehicle Team, July 2002 Faculty Advisor Dr. Robert Riggins Professor of Electrical Engineering Technology Bluefield State College

More information

The College of New Jersey

The College of New Jersey The College of New Jersey 2008 Intelligent Ground Vehicle Competition Entry Saturday May 31 st, 2008 Team Members: Jerry Wallace Brian Fay Michael Ziller Chapter 1 - Mechanical Systems (Brian Fay) 1.1

More information

Podium Engineering complete race cars, vehicle prototypes high performance hybrid/electric powertrain

Podium Engineering complete race cars, vehicle prototypes high performance hybrid/electric powertrain Born in the firm belief that design quality, high project commitment and absolute respect of deadlines are key competitive factors for a consulting and engineering company, Podium Engineering is a dynamic

More information

Dunkermotoren VENETIAN BLIND DRIVES

Dunkermotoren VENETIAN BLIND DRIVES Dunkermotoren VENETIAN BLIND DRIVES Your Partner for accuracy, compact and high efficient motion solutions. Synergy effects through:» Quick availability of samples and prototypes» Qualified systems for

More information

NJAV New Jersey Autonomous Vehicle

NJAV New Jersey Autonomous Vehicle The Autonomous Vehicle Team from TCNJ Presents: NJAV New Jersey Autonomous Vehicle Team Members Mark Adkins, Cynthia De Rama, Jodie Hicks, Kristen Izganics, Christopher Macock, Stephen Saudargas, Brett

More information

FALL SEMESTER MECE 407 INNOVATIVE ENGINEERING ANALYSIS AND DESIGN PROJECT TOPICS

FALL SEMESTER MECE 407 INNOVATIVE ENGINEERING ANALYSIS AND DESIGN PROJECT TOPICS 2016-2017 FALL SEMESTER MECE 407 INNOVATIVE ENGINEERING ANALYSIS AND DESIGN PROJECT TOPICS 1- Design, construction and control of a cart-inverted pendulum control system: - There will be a cart and an

More information

Solar Power-Optimized Cart

Solar Power-Optimized Cart Solar Power-Optimized Cart Initial Project and Group Identification Document Due: September 17, 2013 Group #28 Group Members: Jacob Bitterman Cameron Boozarjomehri William Ellett Potential Sponsors: Duke

More information

P15044 Intelligent Mobility Cane

P15044 Intelligent Mobility Cane P15044 Intelligent Mobility Cane Name Major Role Allan Andranikian ME Lead Engineer Andrew Greeley ME Vibrations Lead Ben Stewart EE Sensors Lead Dan Chianucci CE Controls Lead Justine Nichols IE Project

More information

Super Squadron technical paper for. International Aerial Robotics Competition Team Reconnaissance. C. Aasish (M.

Super Squadron technical paper for. International Aerial Robotics Competition Team Reconnaissance. C. Aasish (M. Super Squadron technical paper for International Aerial Robotics Competition 2017 Team Reconnaissance C. Aasish (M.Tech Avionics) S. Jayadeep (B.Tech Avionics) N. Gowri (B.Tech Aerospace) ABSTRACT The

More information

ME 455 Lecture Ideas, Fall 2010

ME 455 Lecture Ideas, Fall 2010 ME 455 Lecture Ideas, Fall 2010 COURSE INTRODUCTION Course goal, design a vehicle (SAE Baja and Formula) Half lecture half project work Group and individual work, integrated Design - optimal solution subject

More information

Oakland University Presents:

Oakland University Presents: Oakland University Presents: I certify that the engineering design present in this vehicle is significant and equivalent to work that would satisfy the requirements of a senior design or graduate project

More information

Embedding Technology in Transportation Courses Symposium on Active Student Engagement in Civil and Transportation Engineering

Embedding Technology in Transportation Courses Symposium on Active Student Engagement in Civil and Transportation Engineering Embedding Technology in Transportation Courses Symposium on Active Student Engagement in Civil and Transportation Engineering Louisiana Tech University, Ruston, LA July 24-26, 2016 Overview Introduction

More information

Gemini 2005 Design Report

Gemini 2005 Design Report Gemini 2005 Design Report Team Members Sean Baity, Andrew Bacha, David Eargle, Brett Gombar, Jake Green, Bobby Mott, Colin Todd, Jon Weekley Required Faculty Advisor Statement I certify that the engineering

More information

RED RAVEN, THE LINKED-BOGIE PROTOTYPE. Ara Mekhtarian, Joseph Horvath, C.T. Lin. Department of Mechanical Engineering,

RED RAVEN, THE LINKED-BOGIE PROTOTYPE. Ara Mekhtarian, Joseph Horvath, C.T. Lin. Department of Mechanical Engineering, RED RAVEN, THE LINKED-BOGIE PROTOTYPE Ara Mekhtarian, Joseph Horvath, C.T. Lin Department of Mechanical Engineering, California State University, Northridge California, USA Abstract RedRAVEN is a pioneered

More information

The Design of an Omnidirectional All-Terrain Rover Chassis

The Design of an Omnidirectional All-Terrain Rover Chassis The Design of an Omnidirectional All-Terrain Rover Chassis Abstract Submission for TePRA 2011: the 3rd Annual IEEE International Conference on Technologies for Practical Robot Applications Timothy C. Lexen,

More information

Technical Review Agenda

Technical Review Agenda KGCOE MSD Technical Review Agenda P13261: Electric Motorcycle Powertrain Development Meeting Purpose: 1. To give the customers a better idea of what we had in mind for the scope of the project. 2. To confirm

More information

Systems. Intelligent. Power & Control. Würth Elektronik ICS. Solutions and technologies for:

Systems. Intelligent. Power & Control. Würth Elektronik ICS. Solutions and technologies for: Würth Elektronik ICS Solutions and technologies for: Intelligent Power management Signal transmission Control Display and input Plug connections Power & Control Systems Würth Elektronik ICS The Würth Group

More information

DELHI TECHNOLOGICAL UNIVERSITY TEAM RIPPLE Design Report

DELHI TECHNOLOGICAL UNIVERSITY TEAM RIPPLE Design Report DELHI TECHNOLOGICAL UNIVERSITY TEAM RIPPLE Design Report May 16th, 2018 Faculty Advisor Statement: I hereby certify that the development of vehicle, described in this report has been equivalent to the

More information

Journal of Emerging Trends in Computing and Information Sciences

Journal of Emerging Trends in Computing and Information Sciences Pothole Detection Using Android Smartphone with a Video Camera 1 Youngtae Jo *, 2 Seungki Ryu 1 Korea Institute of Civil Engineering and Building Technology, Korea E-mail: 1 ytjoe@kict.re.kr, 2 skryu@kict.re.kr

More information

Tendering Public Charging Infrastructure for Electric Vehicles

Tendering Public Charging Infrastructure for Electric Vehicles European Best Practices: Tendering Public Charging Infrastructure for Electric Vehicles Best Value Procurement in the city of Arnhem Authors: Peter Swart, Arnhem City Roos van der Ploeg, MA legal & EV

More information

LTU Challenger. TEAM MEMBERS: Andrey Chernolutskiy Vincent Shih-Nung Chen. Faculty Advisor's Statement:

LTU Challenger. TEAM MEMBERS: Andrey Chernolutskiy Vincent Shih-Nung Chen. Faculty Advisor's Statement: LTU Challenger TEAM MEMBERS: Andrey Chernolutskiy Vincent Shih-Nung Chen Faculty Advisor's Statement: The work that the LTU Challenger student team performed with regards to design and implementation was

More information

QuickStick Repeatability Analysis

QuickStick Repeatability Analysis QuickStick Repeatability Analysis Purpose This application note presents the variables that can affect the repeatability of positioning using a QuickStick system. Introduction Repeatability and accuracy

More information

Alan Kilian Spring Design and construct a Holonomic motion platform and control system.

Alan Kilian Spring Design and construct a Holonomic motion platform and control system. Alan Kilian Spring 2007 Design and construct a Holonomic motion platform and control system. Introduction: This project is intended as a demonstration of my skills in four specific areas: Power system

More information

1291BL Series Technical Specification Single Axis Position and Rate Table System

1291BL Series Technical Specification Single Axis Position and Rate Table System Datasheet 1291BL Series Technical Specification Single Axis Position and Rate Table System DESCRIPTION The Model 1291BL Single Axis Position and Rate Table System is designed to provide precise position,

More information

SAFETY ON EVERY CURVE

SAFETY ON EVERY CURVE SAFETY ON EVERY CURVE STEERING AHEAD The Mission of the Willi Elbe Group 2 Comprehensive development expertise, constantly up-to-date operational management, and state-of-the-art production. Discover here

More information

Development of an Autonomous Aerial Reconnaissance Platform at Virginia Tech

Development of an Autonomous Aerial Reconnaissance Platform at Virginia Tech Development of an Autonomous Aerial Reconnaissance Platform at Virginia Tech Gregg Vonder Reith, Ken Meidenbauer, Imraan Faruque, Chris Sharkey Jared Cooper, Shane Barnett, Dr. Charles Reinholtz Department

More information

Tension Control Inverter

Tension Control Inverter Tension Control Inverter MD330 User Manual V0.0 Contents Chapter 1 Overview...1 Chapter 2 Tension Control Principles...2 2.1 Schematic diagram for typical curling tension control...2 2.2 Tension control

More information

Table of Contents. Executive Summary...4. Introduction Integrated System...6. Mobile Platform...7. Actuation...8. Sensors...9. Behaviors...

Table of Contents. Executive Summary...4. Introduction Integrated System...6. Mobile Platform...7. Actuation...8. Sensors...9. Behaviors... TaleGator Nyal Jennings 4/22/13 University of Florida Email: Magicman01@ufl.edu TAs: Ryan Chilton Josh Weaver Instructors: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz Table of Contents Abstract...3 Executive

More information

Technical Robustness and Quality

Technical Robustness and Quality Technical Robustness and Quality www.teamrush27.net Rock Solid Robot Page Title 1-4 Robustness In Concept And Fabrication 5 Creative Concepts For Tomorrow s Technology 6-8 Rock Solid Controls 9-10 Effectively

More information

Solar Powered Golf Cart

Solar Powered Golf Cart Solar Powered Golf Cart Group 9 Jake Bettis Jacob Krueger Matt Roland Matt Tourtelot Project Description The main objective of this project is to design and build a solar-powered, energy efficient electric

More information

Vehicle Diagnostic Logging Device

Vehicle Diagnostic Logging Device UCCS SENIOR DESIGN Vehicle Diagnostic Logging Device Design Requirements Specification Prepared by Mackenzie Lowrance, Nick Hermanson, and Whitney Watson Sponsor: Tyson Hartshorn with New Planet Technologies

More information

1 INTRODUCTION 2 DESIGN PROCESS. 2.1 Target Customers

1 INTRODUCTION 2 DESIGN PROCESS. 2.1 Target Customers The Virginia Tech Autonomous Vehicle Team presents: Required Faculty Advisor Statement I certify that the engineering design of the updated vehicle described in this report, Johnny-5, has been significant,

More information

Introduction: Problem statement

Introduction: Problem statement Introduction: Problem statement The goal of this project is to develop a catapult system that can be used to throw a squash ball the farthest distance and to be able to have some degree of accuracy with

More information

1291BL Series Technical Specification Single-Axis Rate and Positioning Table System

1291BL Series Technical Specification Single-Axis Rate and Positioning Table System Datasheet 1291BL Series Technical Specification Single-Axis Rate and Positioning Table System DESCRIPTION The Model 1291BL Single Axis Positioning and Rate Table System is designed to provide precise position,

More information

UMD-SMART: Un-Manned Differentially Steered Multi-purpose. GCAT: GPS enabled Conventional-steered Autonomous Transporter

UMD-SMART: Un-Manned Differentially Steered Multi-purpose. GCAT: GPS enabled Conventional-steered Autonomous Transporter UMD-SMART: Un-Manned Differentially Steered Multi-purpose Autonomous Robust Transporter And GCAT: GPS enabled Conventional-steered Autonomous Transporter V. Varghese, S. Makam, M. Cinpinski, E.Mordovanaki,

More information

Autonomous Quadrotor for the 2014 International Aerial Robotics Competition

Autonomous Quadrotor for the 2014 International Aerial Robotics Competition Autonomous Quadrotor for the 2014 International Aerial Robotics Competition Yongseng Ng, Keekiat Chua, Chengkhoon Tan, Weixiong Shi, Chautiong Yeo, Yunfa Hon Temasek Polytechnic, Singapore ABSTRACT This

More information

SAE Mini BAJA: Suspension and Steering

SAE Mini BAJA: Suspension and Steering SAE Mini BAJA: Suspension and Steering By Zane Cross, Kyle Egan, Nick Garry, Trevor Hochhaus Team 11 Project Progress Submitted towards partial fulfillment of the requirements for Mechanical Engineering

More information

PATH TO SUCCESS: AN ANALYSIS OF 2016 INTELLIGENT GROUND VEHICLE COMPETITION (IGVC) AUTONOMOUS VEHICLE DESIGN AND IMPLEMENTATION

PATH TO SUCCESS: AN ANALYSIS OF 2016 INTELLIGENT GROUND VEHICLE COMPETITION (IGVC) AUTONOMOUS VEHICLE DESIGN AND IMPLEMENTATION GVSETS 2016 PATH TO SUCCESS: AN ANALYSIS OF 2016 INTELLIGENT GROUND VEHICLE COMPETITION (IGVC) AUTONOMOUS VEHICLE DESIGN AND IMPLEMENTATION Andrew Kosinski US Army TARDEC Bernard Theisen 586-574-8750 bernard.theisens.army.mil

More information

2019 SpaceX Hyperloop Pod Competition

2019 SpaceX Hyperloop Pod Competition 2019 SpaceX Hyperloop Pod Competition Rules and Requirements August 23, 2018 CONTENTS 1 Introduction... 2 2 General Information... 3 3 Schedule... 4 4 Intent to Compete... 4 5 Preliminary Design Briefing...

More information

Control of Mobile Robots

Control of Mobile Robots Control of Mobile Robots Introduction Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Applications of mobile autonomous robots

More information

AX900 AXLESCALESERIES

AX900 AXLESCALESERIES AX900 Efficiency, cost effectiveness, reliability, durability and accuracy... These are just a few of the transportation industry s demands for weighing systems. CLASS IIII CERTIFICATE #01-053A1 ISO 9001

More information

Project Proposal for Autonomous Vehicle

Project Proposal for Autonomous Vehicle Project Proposal for Autonomous Vehicle Group Members: Ramona Cone Erin Cundiff Project Advisors: Dr. Huggins Dr. Irwin Mr. Schmidt 12/12/02 Project Summary The autonomous vehicle uses an EMAC based system

More information

Understanding the benefits of using a digital valve controller. Mark Buzzell Business Manager, Metso Flow Control

Understanding the benefits of using a digital valve controller. Mark Buzzell Business Manager, Metso Flow Control Understanding the benefits of using a digital valve controller Mark Buzzell Business Manager, Metso Flow Control Evolution of Valve Positioners Digital (Next Generation) Digital (First Generation) Analog

More information

Test Plans & Test Results

Test Plans & Test Results P10227 Variable Intake System for FSAE Race Car Test Plans & Test Results By: Dave Donohue, Dan Swank, Matt Smith, Kursten O'Neill, Tom Giuffre Table of contents 1. MSD I: WKS 8-10 PRELIMINARY TEST PLAN...

More information

ADLATUS CR700. Fully autonomous cleaning robot system

ADLATUS CR700. Fully autonomous cleaning robot system Fully autonomous cleaning robot system 1 DESIGNED TO SERVE MISSION Designed to serve is the mission of ADLATUS Robotics GmbH. The digitization and globalization push the change in the service sector of

More information

Quick Check Drive Touchless Alignment Inspection

Quick Check Drive Touchless Alignment Inspection Quick Check Drive Touchless Alignment Inspection NEW PRELIMINARY Quick Check Drive At-A-Glance PATENTED Automatic Alignment Results 32 lasers and 8 cameras scan wheels as they drive past Touchless total

More information

Progress Report. Maseeh College of Engineering & Computer Science Winter Kart 2. Design Team Atom Falcone Austin Greene. Nick Vanklompenberg

Progress Report. Maseeh College of Engineering & Computer Science Winter Kart 2. Design Team Atom Falcone Austin Greene. Nick Vanklompenberg Progress Report Maseeh College of Engineering & Computer Science Winter 2016 Kart 2 Design Team Atom Falcone Austin Greene Jesse Majoros Nick Vanklompenberg Jake Waterman Jeffrey Williamson Faculty Advisor

More information

HexGen HEX HL Hexapod Six-DOF Positioning System

HexGen HEX HL Hexapod Six-DOF Positioning System HexGen HE500-350HL Hexapods and Robotics HexGen HE500-350HL Hexapod Six-DOF Positioning System Six degree-of-freedom positioning with linear travels to 110 mm and angular travels to 40 Precision design

More information

Department of Electrical and Computer Science

Department of Electrical and Computer Science Department of Electrical and Computer Science Howard University Washington, DC 20059 EECE 401 & 402 Senior Design Final Report By Team AutoMoe Tavares Kidd @ 02744064 Lateef Adetona @02732398 Jordan Lafontant

More information

Laird Thermal Systems Application Note. Cooling Solutions for Automotive Technologies

Laird Thermal Systems Application Note. Cooling Solutions for Automotive Technologies Laird Thermal Systems Application Note Cooling Solutions for Automotive Technologies Table of Contents Introduction...3 Lighting...3 Imaging Sensors...4 Heads-Up Display...5 Challenges...5 Solutions...6

More information

Project Report Cover Page

Project Report Cover Page New York State Pollution Prevention Institute R&D Program 2015-2016 Student Competition Project Report Cover Page University/College Name Team Name Team Member Names SUNY Buffalo UB-Engineers for a Sustainable

More information

2012 Dalhousie University Formula SAE Design Report

2012 Dalhousie University Formula SAE Design Report Dalhousie University Car #47 - Formula SAE Michigan fsae@dal.ca Introduction 2012 Dalhousie University Formula SAE Design Report The 2012 Dalhousie University Formula SAE Team is competing in Formula SAE,

More information

Vehicle Design Report: UBC Snowbots Avalanche

Vehicle Design Report: UBC Snowbots Avalanche IGVC2014-Avalanche Vehicle Design Report: UBC Snowbots Avalanche University of British Columbia Navid Fattahi, Jarek Ignas-Menzies, Jannicke Pearkes, Arjun Sethi, Jason Raymundo, Edward Li, Andres Rama,

More information

Solar Boat Capstone Group

Solar Boat Capstone Group Solar Boat Capstone Group Design Team Chris Maccia, Jeff Tyler, Matt Knight, Carla Pettit, Dan Sheridan Design Advisor Prof. M. Taslim Abstract Every year Solar Splash, the IEEE World Championship of intercollegiate

More information

Universal Fluid Power Trainer (UFPT)

Universal Fluid Power Trainer (UFPT) Universal Fluid Power Trainer (UFPT) Milwaukee School of Engineering Applied Technology Center TM Department of Professional Education The UFPT is a modular, smart and unique fluid power and motion control

More information

Initial Project and Group Identification Document. Metal detecting robotic vehicle (seek and find metallic objects using a robotic vehicle)

Initial Project and Group Identification Document. Metal detecting robotic vehicle (seek and find metallic objects using a robotic vehicle) Initial Project and Group Identification Document Project Idea: Metal detecting robotic vehicle (seek and find metallic objects using a robotic vehicle) Team Members: Robertson Augustine (Computer Engineer)

More information

Steering Actuator for Autonomous Driving and Platooning *1

Steering Actuator for Autonomous Driving and Platooning *1 TECHNICAL PAPER Steering Actuator for Autonomous Driving and Platooning *1 A. ISHIHARA Y. KUROUMARU M. NAKA The New Energy and Industrial Technology Development Organization (NEDO) is running a "Development

More information

K.I.T.T. KINEMATIC INTELLIGENT TACTICAL TECHNOLOGY

K.I.T.T. KINEMATIC INTELLIGENT TACTICAL TECHNOLOGY 4/4/2011 SVSU K.I.T.T. KINEMATIC INTELLIGENT TACTICAL TECHNOLOGY Team Members Bryant Barnes Addney Biery Paul List Matthew Plachta Advisor Russell Clark Faculty Advisor Statement I certify that the engineering

More information

Calvin College Automated Designated Driver 2005 Intelligent Ground Vehicle Competition Design Report

Calvin College Automated Designated Driver 2005 Intelligent Ground Vehicle Competition Design Report Calvin College Automated Designated Driver 2005 Intelligent Ground Vehicle Competition Design Report Paul Bakker -- Brian Bouma -- Matthew Husson -- Daniel Russcher -- Nathan Studer Team Advisor: Professor

More information

Universal Fluid Power Trainer (UFPT)

Universal Fluid Power Trainer (UFPT) Universal Fluid Power Trainer (UFPT) The UFPT is a modular, smart and unique fluid power and motion control training unit. It contains an excellent integration of industrial-graded hardware and builtin

More information

Model: AEM14 Analog Engine Monitor

Model: AEM14 Analog Engine Monitor Model: AEM14 Analog Engine Monitor Installation and Setup Manual Version 1 Table of Contents Monitor Overview DMK Engine Monitor Kit Section 1: Initial Setup 1.1 Internal Settings Switches Figure 1. AEM14

More information

Application Note Original Instructions Development of Gas Fuel Control Systems for Dry Low NOx (DLN) Aero-Derivative Gas Turbines

Application Note Original Instructions Development of Gas Fuel Control Systems for Dry Low NOx (DLN) Aero-Derivative Gas Turbines Application Note 83404 Original Instructions Development of Gas Fuel Control Systems for Dry Low NOx (DLN) Aero-Derivative Gas Turbines Woodward reserves the right to update any portion of this publication

More information

Fiat - Argentina - Wheel Aligner / Headlamp Aimer #16435

Fiat - Argentina - Wheel Aligner / Headlamp Aimer #16435 2017 Fiat - Argentina - Wheel Aligner / Headlamp Aimer #16435 Wheel Aligner / Headlamp Aimer Operation & Maintenance Manual Overview Fori Automation Version 1.2 4/21/2017 TABLE OF CONTENTS Section 1.0

More information

Wheeled Mobile Robots

Wheeled Mobile Robots Wheeled Mobile Robots Most popular locomotion mechanism Highly efficient on hard and flat ground. Simple mechanical implementation Balancing is not usually a problem. Three wheels are sufficient to guarantee

More information

Wireless Digital Repeater (WiDR) network's packaging/ Initial deployment review

Wireless Digital Repeater (WiDR) network's packaging/ Initial deployment review Rochester Institute of Technology RIT Scholar Works Presentations and other scholarship 2006 Wireless Digital Repeater (WiDR) network's packaging/ Initial deployment review Margot Sandy Follow this and

More information

Coriolis Density Error Compensating for Ambient Temperature Effects

Coriolis Density Error Compensating for Ambient Temperature Effects Coriolis Density Error Compensating for Ambient Temperature Effects Presented by Gordon Lindsay Oil & Gas Focus Group December 2018 Contents Project aims and objectives Experiment Setup Phase 1 Exploratory

More information

GPP PGS2 PARKING GUIDANCE SYSTEM

GPP PGS2 PARKING GUIDANCE SYSTEM GPP PGS2 PARKING GUIDANCE SYSTEM GPP PGS2 INFORMATION AND GUIDANCE PARKING SYSTEM BASIC INFORMATION Information and guidance system is designed for the monitoring and provision of information on the occupancy

More information

Experimental Validation of a Scalable Mobile Robot for Traversing Ferrous Pipelines

Experimental Validation of a Scalable Mobile Robot for Traversing Ferrous Pipelines Project Number: MQP TP1- IPG1 Experimental Validation of a Scalable Mobile Robot for Traversing Ferrous Pipelines A Major Qualifying Project (MQP) Submitted to the Faculty of WORCESTER POYTECHNIC INSTITUTE

More information

Cybercars : Past, Present and Future of the Technology

Cybercars : Past, Present and Future of the Technology Cybercars : Past, Present and Future of the Technology Michel Parent*, Arnaud de La Fortelle INRIA Project IMARA Domaine de Voluceau, Rocquencourt BP 105, 78153 Le Chesnay Cedex, France Michel.parent@inria.fr

More information

N-03 STEERING GEAR CONTROL SYSTEMS

N-03 STEERING GEAR CONTROL SYSTEMS Guideline No.: N-03(201510) N-03 STEERING GEAR CONTROL SYSTEMS Issued date: October 20,2015 China Classification Society Foreword: This Guideline is a part of CCS Rules, which contains technical requirements,

More information

Hybrid Nanopositioning Systems with Piezo Actuators

Hybrid Nanopositioning Systems with Piezo Actuators Hybrid Nanopositioning Systems with Piezo Actuators Long Travel Ranges, Heavy Loads, and Exact Positioning Physik Instrumente (PI) GmbH & Co. KG, Auf der Roemerstrasse 1, 76228 Karlsruhe, Germany Page

More information

Eurathlon Scenario Application Paper (SAP) Review Sheet

Eurathlon Scenario Application Paper (SAP) Review Sheet Scenario Application Paper (SAP) Review Sheet Team/Robot Scenario FKIE Reconnaissance and surveillance in urban structures (USAR) For each of the following aspects, especially concerning the team s approach

More information

F.I.R.S.T. Robotic Drive Base

F.I.R.S.T. Robotic Drive Base F.I.R.S.T. Robotic Drive Base Design Team Shane Lentini, Jose Orozco, Henry Sick, Rich Phelan Design Advisor Prof. Sinan Muftu Abstract F.I.R.S.T. is an organization dedicated to inspiring and teaching

More information

Rocketry Projects Conducted at the University of Cincinnati

Rocketry Projects Conducted at the University of Cincinnati Rocketry Projects Conducted at the University of Cincinnati 2009-2010 Grant Schaffner, Ph.D. (Advisor) Rob Charvat (Student) 17 September 2010 1 Spacecraft Design Course Objectives Students gain experience

More information

Davis Wind Speed and Direction Smart Sensor (S-WCF-M003) Manual

Davis Wind Speed and Direction Smart Sensor (S-WCF-M003) Manual Davis Wind Speed and Direction Smart Sensor (S-WCF-M003) Manual The Davis Wind Speed and Direction smart sensor is designed to work with HOBO stations. The smart sensor has a plug-in modular connector

More information

Variable Valve Drive From the Concept to Series Approval

Variable Valve Drive From the Concept to Series Approval Variable Valve Drive From the Concept to Series Approval New vehicles are subject to ever more stringent limits in consumption cycles and emissions. At the same time, requirements in terms of engine performance,

More information