Self-Powered Autonomous Aquatic Vehicle (SPAAV)

Size: px
Start display at page:

Download "Self-Powered Autonomous Aquatic Vehicle (SPAAV)"

Transcription

1 Self-Powered Autonomous Aquatic Vehicle (SPAAV) Multidisciplinary Senior Design Conference Kate Gleason College of Engineering Rochester Institute of Technology Rochester, New York Project Number: P16250 Matt Haywood Electrical Engineering Tyler Malay Mechanical Engineering Andy Litzinger Electrical Engineering Matthew Webster Mechanical Engineering Max Kelley Electrical Engineering Erika Bliss Industrial Engineering ABSTRACT Autonomous aquatic vehicles have a multitude of applications, such as underwater mapping and search and recovery missions, where they provide a greater advantage in comparison to the current alternatives. The purpose of this project is to develop a base platform that can easily be expanded upon to satisfy the specific needs of the customer. At this point, RIT SPAAV (Self-Powered Autonomous Aquatic Vehicle) has a modular mounting design and a flexible sensor network that is capable of capturing perception and vessel health data, relaying it to shore and storing it on the boat for later retrieval. INTRODUCTION Today, there exists a strong need for autonomous vehicles in a number of different applications where a human crew may be too dangerous, cost-prohibitive, or inefficient to deploy. Oftentimes, these autonomous vehicles are limited to daytime operation and use non-renewable resources for their power source. One of the most prominent fields for autonomous vehicles is in aquatic applications, where operations such as search and recovery, underwater mapping, and environmental monitoring can be extremely expensive in terms of time and resources. RIT SPAAV (Self-Powered Autonomous Aquatic Vehicle) shall fit these needs by providing a self-sufficient watercraft that is capable of extended operations with little to no human intervention and no need to return to shore to refuel. This project aims to develop a base platform capable of energy harvesting, autonomous navigation, and wireless telemetry which may be easily expanded upon to meet the specific needs of a given customer application. DESIGN PROCESS Before designing SPAAV, it was necessary to establish a list of customer requirements which would be common to most applications of the vehicle. First of all, the vehicle must be capable of autonomous navigation in a large body of fresh water for example, Lake Ontario or any of the Finger Lakes. To more specifically validate this requirement, SPAAV should be able to complete a course consisting of three GPS waypoints with approximately 100 meters between points within six hours. To ensure the safety of the operator and of the other vessels on the course, SPAAV must implement a remote kill functionality which would be a fail-safe means of stopping navigation. In order to withstand the specified maximum environmental conditions of 1.5 meter waves and maximum wind speed of 10 m/s, SPAAV must be of a durable, water-tight build. While out completing its mission, SPAAV must be able to collect data from an array of basic sensors and be able to store the data for retrieval upon its return to shore, with the optional ability to wirelessly transmit this information live to shore. Finally, SPAAV must derive all of its power from a renewable power source without having to return to shore for recharging. Balancing the need for a watertight, durable build with the complexity of designing a watercraft from the ground up, the design of SPAAV was based around existing boats or water vessels which would be realistic to acquire. Luckily, one member of P16250 was able

2 Project P16250 to secure the use of a 16-foot catamaran which featured twin hulls for stability, and the design for SPAAV proceeded to develop around the use of this vessel. The single stipulation with the use of this vessel was that the boat should not be irreversibly modified such that at the culmination of the project, any additions may be easily removed. Due to the scope of this project and the large number of materials that would need to be acquired, the design was carefully crafted to meet customer requirements while maximizing the use of loaned or donated materials and funds. The chosen design was based on several selection criteria, such as durability, complexity, time to implement, total power consumption, total weight and total cost. Due to this project being student-proposed, the team had an initial budget of $500 from the Senior Design Department. Further sponsorship included $5000 from Boeing, $2500 from Synaptics, $1100 in contributed supplies from Retrotech, as well as supplies and labor from Solartech, Smidgens, and loaned materials from Alfred State. These donated or loaned items include a 30A PWM charge controller, five 20W photovoltaic modules, two 18W marine-grade photovoltaic modules, a weather-resistant enclosure with divider plate, and laser cut sheet steel components. PRELIMINARY DESIGN Figure 1: SPAAV model The design consists of a 16-foot catamaran with two DC electric trolling motors (Figure 1). A single steering linkage driven by an electric linear actuator couples the two trolling motors. The boat utilizes a photovoltaic array to convert solar energy into electricity which is stored in a high-capacity, lithium-iron-phosphate (LiFePO4) battery pack for extended operation. 32-bit ARM microcontrollers form the basis of each node on the boat-wide Controller Area Network (CAN), which is linked to a single-board computer running Linux. The boat communicates with the shore via a long-range Wi-Fi link attached to the Ethernet interface of the single-board computer. ENGINEERING MODEL Body - Catamaran The mounting design for the project revolved heavily around what type of aquatic craft could be acquired. A catamaran was loaned to the project with the intention of it being returned upon project completion. Using a loaned craft required the mounting structure to be able to be mounted to the catamaran without making any permanent changes to the craft s structure. This also meant that the chosen mounting structure had to have the ability to be adaptable to other types of water craft designs (i.e. flat bottom, v-hull, tri-hull, etc). Aluminum extrusion (T-slot) was chosen as the material for the mounting structure because it could be adapted to the existing structure 2

3 of the catamaran very easily, making the design both versatile and modular. Another advantage to using T-slot is that it allowed for the mounting location of the different subsystems to be moved. Having a movable modular mounting design helps balance the catamaran when it is in water. Since trolling motors were limited with how deep they could be in the water, shifting weight towards the stern of the craft would allow the motors to sit lower in the water. Trolling Motors To propel the catamaran, two trolling motors were chosen. Electric trolling motors were chosen for their ability to be easily controlled versus the conventional method of propelling this type of craft via sail, which is complex in terms of control and stability of the craft. Additionally, the craft had to be self-sustaining and thus a gasoline engine would not fit for this project. The weight and length of the catamaran were the two determinants in choosing the correct motor size. During initial research, Figure 2 was found online from a trolling motor vendor and was used to determine the approximate size of motors to use. Since the craft had been loaned to the team for the project we had the length set at 16 feet which the table suggests that the required motor have a minimum of 40 lbs. of thrust. The next concern was weight, it was determined that the overall weight of the boat fully with all components would weigh less than 1,500lbs which the table recommends a minimum of 30lbs. of thrust. With this information we were able to start looking at trolling motors. We decided that the entire system should be kept at 12V which further narrowed our list of trolling motors. The last step in determining the trolling motors was total current draw of the motors. With this we determined that the best motors to use would be the 45 lb-thrust motor by Minn-Kota. With the craft being so light yet long this would give us the required thrust needed to accomplish the tasks assigned. Additionally, a motor of this size and having two would allow the motors to work at lower velocities thus further reducing the overall load on the system while allowing for extra thrust if the boat were to need extra thrust during adverse conditions. Steering Figure 2: Table used to determine the correct trolling motor needed for the project [1]. The boat uses a parallel steering linkage actuated by a linear actuator. The motors are coupled together for simplicity in control since having independently steered motors does not increase mobility significantly. Coupled motors also allows for cheaper construction, since only one linear actuator is needed to control both motors. Finite element analysis was used to determine if the steel steering arms and aluminum tie rod would withstand the actuator s rated 34 lb of force without any significant stress or deformation (Figure 3) 3 Copyright 2016 by Rochester Institute of Technology

4 Project P16250 Figure 3 FEA of steering arm. Applied force is 70lb from the actuator, with a resulting force of 24 ksi in the material and 90 ksi in the joint. The steering arms are attached to the motor shafts with a pair of U-bolt clamps and were tested for slipping by holding the motor stationary and commanding a force from the actuator. No slipping between the arm and the motor was noticed, as well as confirmation of the FEA that there is no significant bending or torsion in either of the steering arms. The tie rod allows for approximately two inches of adjustability for fine tuning the alignment of the motors, utilizing a right hand thread and left hand thread tie rod end and jam nuts. Motor Controller In order to power and control the two DC trolling motors and DC linear actuator, a motor controller would need to be used. This motor controller would need to interpret logic-level commands, preferably over the boat s CAN bus, and translate them into changes in motor speed or linear position of the actuator. Originally, in order to achieve the amount of control desired, it was thought that a custom threechannel motor controller would need to be designed. Due to the DC trolling motors selected, the motor controller would need to control a minimum of 45A at 12V for each trolling motor, and 10A for the linear actuator. These current densities require wide printed-circuit board (PCB) traces and thicker copper layers which lead to increased PCB cost and turnaround time. Additionally, appropriate thermal analysis would need to be conducted to determine heatsink requirements for the high-power transistors which would reside on the circuit board. On top of these complications, expensive high-power connectors would be required to mate the motor leads with the circuit board, and of course, the entire system would need to have microcontroller firmware written in order to be controlled via the CAN bus, or by any other means. A commercial solution was found in the Roboteq FDC3260, which offered three channels of DC motor control at 40A continuous/60a peak current each, all controllable via CAN, RS232, RC, or analog interfaces. Additionally, the controller offered feedback inputs and built-in current sensing to allow for closed-loop position, speed, or torque control. The controller cost $600 and would eliminate the copious hours of design, assembly, and debugging time that would inevitably come with designing our own controller. 4

5 Emergency Stop Mechanism During testing and operation, SPAAV will inevitably come in contact with other vessels. As the boat does not yet incorporate obstacle avoidance, it is currently necessary to interrupt the navigation of the boat when it approaches another vessel. This functionality was required to be fail-safe for safety reasons to avoid vessel runaway, so an XBEE wireless communications link was utilized along with the RSSI output such that the motor power is cut when the XBEE link is lost or the kill command is issued. The motor power is interrupted by means of a solid-state relay, which may be exchanged for a mechanical relay or contactor for greater reliability. The XBEE wireless link also serves as a "back-door" debugging link to allow for troubleshooting if the Wi-Fi communications link or single-board computer is malfunctioning. Energy Monitoring One of the most important aspects of this project is the requirement to power the vessel entirely from a renewable power source to prevent the need for refueling in the midst of a deployment. This also means that the power consumption of the vessel should be optimized to reduce the draw on the energy harvesting system. In order to optimize power consumption, it is necessary to understand what parts of the system are consuming the most power and have the ability to turn on or off various components as necessary. In order to accomplish this, a power monitoring board was developed which would control and monitor power to the on-board computer, wireless communications system, motor controller, and an additional auxiliary power connection. This power monitoring board would employ current sensors and an analog-to-digital converter (ADC) to determine power consumption by measuring current and voltage. Hall-effect current sensors were selected due to their low series resistance and galvanic isolation between load and sense circuitry. These sensors, manufactured by Allegro Microsystems, come in a wide assortment of current measurement ranges and provide a simple analog output voltage that is proportional to the current passing through the sensor, allowing for ease of measurement through a single ADC channel. For control and switching, PCB-mount solid-state relays were selected due to their small size and low holding current when compared to mechanical relays. For the motor controller relay, a high-power (100A) solid-state relay from Crydom was selected in a panel-mount package to allow for heat dissipation. Housing of Electronics With this project being a boat with electronic and power distribution systems, the IP rating of the enclosures had to be determined to be of IP65 or higher. The IP or International Protection Marking rating system is a classification given to electrical enclosures that classifies and rates the degree of protection provided against the intrusion of foreign debris such as dust and water. The two letters of the IPXX tell the user of the level of protection. The 6 indicates that the enclosure is completely dust tight. The 5 indicates the enclosure is protected against low pressure water jets from all directions. While and IP64 could have been used since it protects against water spray from all directions, it was decided that the pressure of water caused by a wave could be higher then what is considered spray and thus the IP65 rating was used as the minimum rating of all enclosures and connectors for the electrical system. Navigation and Localization In any mobile robot application, the ability to navigate requires two things, to know where you want to go and where you currently are. The former is relatively easy in this application because a user will provide this input. To be able to know where the robot is, is a bit more complicated. It requires not only to know some x and y location (latitude and longitude) but also to know orientation. To do this the vessel is equipped with a global positioning system (GPS) and inertial measurement unit (IMU). The IMU is equipped with an accelerometer, gyroscope, and magnetometer (digital compass). In this system the GPS will add an absolute location while the IMU will provide relative heading and position. For the robot to be able to get to the user s select endpoint, it will generate a path based on the shortest distance. Then break the path into n number of waypoints, the number of waypoints will be based off of the GPS refresh rate and estimated time to get to the endpoint. The boat will use the IMU as it navigates between waypoints, and use the GPS to determine its course to the next waypoint. When it reaches the endpoint the boat will wait for a predetermined amount of time and then either proceed to the next waypoint or return to some home location. The user would be able to select up to three waypoints at first but the system should be built in such a way that this can be increased. 5 Copyright 2016 by Rochester Institute of Technology

6 Project P16250 DATA ANALYSIS The main concern with using T-slot is whether it would be rigid enough to support the weight of the trolling motors, electrical boxes, and solar modules. A worse case bending analysis, as shown in Figure 4, was done to determine the amount of deflection that could occur. The analysis was conducted by assuming that the ends of the T-slot were supported and there was a point load acting in the middle. The length of the T-slot was assumed to be 48.5 in. The T-slot chosen for the analysis was 1515-UL from 8020 Inc. (1.5 in x1.5 in). Figure 4: Worse case deflection for a beam supported at both ends and a point load acting in the center [2] It was assumed that the maximum weight wouldn t be more than 200 pounds on any one piece of T-slot. Since a point load would give a maximum deflection with a center load and both ends simply supported, the T-slot would only deflect about 0.2 inches. It was determined that the T-slot would be sufficient enough to hold up the amount of weight required and wouldn t deflect enough to cause any concern. Table 1 Statistical data from GPS and distances from Mean GPS point Latitude (deg) Longitude (deg) Distance from previous point (meters) Haversine formula Pythagorean theorem mean E E-03 Variance 3.03E E E E-03 STD 5.51E E E E-02 Max E E-01 Min E E+00 Table 1 shows statistical data from GPS points collected at a stationary position samples were collected of these there were 14 distinct points and those point where plotted in a mapping program and shown in Figure 5. From the raw samples the mean was determined and the distance of each point from that mean was calculated using two methods. One method used was based on the Pythagorean theorem which is based off of a flat earth approximation. The other method uses the Haversine formula which take into account that earth is round. As can be seen from the table the statistical analysis comes out to be the same. This is due to how close the points are, and there for both methods can be considered valid. Figure 5 Distinct location for stationary GPS test 6

7 Speed (m/s) RESULTS AND DISCUSSION At present, autonomy was not achieved due to time limitation, however remote control was implemented using a standard RC controller. Figure 6 shows the data collected when the boat was taken out to Lake Ontario. The map on the right shows the GPS locations with a color plot of Heading. The heading was provided by the GPS unit and is with respect to magnetic north. The map on the left shows the GPS locations with a color plot of the speed of the boat, which was also provided by the GPS unit. Figure 6 Right: GPS location with color plot of heading Left: GPS location with color gradation indicative of speed Time (sec) Figure 7 Plot of Speed over time Figure 7 shows the speed of the boat from the Lake Ontario test. As it can be seen the average speed of the boat was 2 m/s at full throttle. CONCLUSIONS In summary, we were successfully able to develop a self-powered aquatic surface craft which is currently able to be remote controlled. The sensor network has been developed to the point that autonomy could be implemented given enough time and computer engineering 7 Copyright 2016 by Rochester Institute of Technology

8 Project P16250 resources. The mechanical systems, such as mounting hardware and steering linkage design have been implemented and validated to meet performance requirements. Additionally, the majority of the electrical systems have been implemented and validated to a point where obtaining autonomy would just be a matter of writing firmware and patching the motor controller into the CAN bus. RECOMMENDATIONS FOR FUTURE WORK There is significant unused space on the boat where additional photovoltaic (PV) modules could be added to allow for more energy harvesting capacity and extended runtime. Additionally, it would be recommended to utilize an array of identical PV modules as this would allow for the maximum power-point tracking algorithm in the MPPT to work more efficiently. Mixing different PV modules which have different open-circuit voltages require the modules to be connected in series-parallel combinations to prevent limiting by the lowest voltage panel, and even then maximum power transfer is not achieved. Additionally, the steering actuator mount should be modified to provide an adjustable post, such that it would be able to be removed and rotated along with the motors for easier storage and transportation. The CAN network implementation did not occur until later in the project, and as a back-up measure an off-the-shelf RC controller was acquired to interface with the Roboteq motor controller in order to pilot the boat remotely. In order to achieve autonomy, the Roboteq controller s CAN interface will need to be connected to the boat s CAN bus and software/firmware will need to be written to send the appropriate commands to control the motors over this interface. The Roboteq controller supports several CAN protocol stacks such as as CANopen, minican, and a simplified raw CAN interface. CANopen would likely be the most logical choice to adopt boat-wide, as it implements a comprehensive layer that allows for setting and getting parameters from various nodes on the network. Although autonomy was not achieved, the original intent was to use the Robot Operating System (ROS) due to its comprehensive suite of plugins and considerable community support. Additionally, ROS offers a plugin that supports CANopen, which would allow messages from the boat CAN bus to pass easily into the ROS environment as native ROS messages. It may also make sense to upgrade to a higherpower onboard computer such as an x86-based system rather than an ARM single-board computer due to the processing requirements that will come along with implementing obstacle avoidance, such as interpretation of computer vision data or other high-bandwidth sensor data. REFERENCES [1] Trolling Motors, 2015, Trolling Motor Thrust Guide., from [2] 8020, 2016, The Core Building Block., from ACKNOWLEDGMENTS Team P16250 would like to thank our customer, Chris Mieney, for his continual encouragement and constructive criticism along the way. Additionally, we would like to thank Boeing, Alfred State, Synaptics, Smidgens, SolarTech and Retrotech for their generous donations of resources that have facilitated in the creation of SPAAV. Finally, we would like to thank Dr. DeBartolo and our guide, Michael Blachowicz, for making this student-proposed project possible. 8

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

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

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

Implementation of a Grid Connected Solar Inverter with Maximum Power Point Tracking

Implementation of a Grid Connected Solar Inverter with Maximum Power Point Tracking ECE 4600 GROUP DESIGN PROJECT PROGRESS REPORT GROUP 03 Implementation of a Grid Connected Solar Inverter with Maximum Power Point Tracking Authors Radeon Shamilov Kresta Zumel Valeria Pevtsov Reza Fazel-Darbandi

More information

Project Name: RoboFish Charging Station (RCS)

Project Name: RoboFish Charging Station (RCS) Project Name: RoboFish Charging Station (RCS) Project Number: P17250 Project Family: P16029, P16229, P15029, P14029 Start Term: 2161 End Term: 2165 Team Members Jack Moore - Mechanical Engineering - Project

More information

How to: Test & Evaluate Motors in Your Application

How to: Test & Evaluate Motors in Your Application How to: Test & Evaluate Motors in Your Application Table of Contents 1 INTRODUCTION... 1 2 UNDERSTANDING THE APPLICATION INPUT... 1 2.1 Input Power... 2 2.2 Load & Speed... 3 2.2.1 Starting Torque... 3

More information

Autonomously Controlled Front Loader Senior Project Proposal

Autonomously Controlled Front Loader Senior Project Proposal Autonomously Controlled Front Loader Senior Project Proposal by Steven Koopman and Jerred Peterson Submitted to: Dr. Schertz, Dr. Anakwa EE 451 Senior Capstone Project December 13, 2007 Project Summary:

More information

UAV KF-1 helicopter. CopterCam UAV KF-1 helicopter specification

UAV KF-1 helicopter. CopterCam UAV KF-1 helicopter specification UAV KF-1 helicopter The provided helicopter is a self-stabilizing unmanned mini-helicopter that can be used as an aerial platform for several applications, such as aerial filming, photography, surveillance,

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

Senior Design Engineering Project Exhibition

Senior Design Engineering Project Exhibition Senior Design Engineering Project Exhibition About this expo: This exhibition is a showcase for engineering projects conducted by mechanical engineering students for their one year senior design class.

More information

REU: Improving Straight Line Travel in a Miniature Wheeled Robot

REU: Improving Straight Line Travel in a Miniature Wheeled Robot THE INSTITUTE FOR SYSTEMS RESEARCH ISR TECHNICAL REPORT 2013-12 REU: Improving Straight Line Travel in a Miniature Wheeled Robot Katie Gessler, Andrew Sabelhaus, Sarah Bergbreiter ISR develops, applies

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

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

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

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

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

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

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

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

NASA University Student Launch Initiative (Sensor Payload) Final Design Review. Payload Name: G.A.M.B.L.S.

NASA University Student Launch Initiative (Sensor Payload) Final Design Review. Payload Name: G.A.M.B.L.S. NASA University Student Launch Initiative (Sensor Payload) Final Design Review Payload Name: G.A.M.B.L.S. CPE496-01 Computer Engineering Design II Electrical and Computer Engineering The University of

More information

MAX PLATFORM FOR AUTONOMOUS BEHAVIORS

MAX PLATFORM FOR AUTONOMOUS BEHAVIORS MAX PLATFORM FOR AUTONOMOUS BEHAVIORS DAVE HOFERT : PRI Copyright 2018 Perrone Robotics, Inc. All rights reserved. MAX is patented in the U.S. (9,195,233). MAX is patent pending internationally. AVTS is

More information

Robotic Device for Cleaning of Photovoltaic Arrays V2

Robotic Device for Cleaning of Photovoltaic Arrays V2 Robotic Device for Cleaning of Photovoltaic Arrays V2 Design Team Greg Belogolovsky, Steve Bennett, Istvan Hauer, Salome Morales, Leonid Nemiro Design Advisor Constantinos Mavroidis, Ph.D. Richard Ranky,

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

Adult Sized Humanoid Robot: Archie

Adult Sized Humanoid Robot: Archie Adult Sized Humanoid Robot: Archie Jacky Baltes 1, Chi Tai Cheng 1, M.C. Lau 1, Ahmad Byagowi 2, Peter Kopacek 2, and John Anderson 1 1 Autonomous Agent Lab University of Manitoba Winnipeg, Manitoba Canada,

More information

Overview. Battery Monitoring

Overview. Battery Monitoring Wireless Battery Management Systems Highlight Industry s Drive for Higher Reliability By Greg Zimmer Sr. Product Marketing Engineer, Signal Conditioning Products Linear Technology Corporation Overview

More information

Solar RC Boat 49. Team 5: Nisa Chuchawat, Robert Whalen, Zhendong Yang ECE 445 Project Proposal - Fall 2017 TA: Yamuna Phal

Solar RC Boat 49. Team 5: Nisa Chuchawat, Robert Whalen, Zhendong Yang ECE 445 Project Proposal - Fall 2017 TA: Yamuna Phal Solar RC Boat 49 Team 5: Nisa Chuchawat, Robert Whalen, Zhendong Yang ECE 445 Project Proposal - Fall 2017 TA: Yamuna Phal 1 Introduction 1.1 Objective Typical RC boats have terrible battery life and long

More information

FLYING CAR NANODEGREE SYLLABUS

FLYING CAR NANODEGREE SYLLABUS FLYING CAR NANODEGREE SYLLABUS Term 1: Aerial Robotics 2 Course 1: Introduction 2 Course 2: Planning 2 Course 3: Control 3 Course 4: Estimation 3 Term 2: Intelligent Air Systems 4 Course 5: Flying Cars

More information

Nuvation Low-Voltage BMS

Nuvation Low-Voltage BMS Nuvation Low-Voltage BMS An 11-60 VDC battery management system with utility-grade software Maximizes Battery Safety Increases Reliability and Uptime Data Analytics Gateway Enables Remote Management Battery

More information

Formation Flying Experiments on the Orion-Emerald Mission. Introduction

Formation Flying Experiments on the Orion-Emerald Mission. Introduction Formation Flying Experiments on the Orion-Emerald Mission Philip Ferguson Jonathan P. How Space Systems Lab Massachusetts Institute of Technology Present updated Orion mission operations Goals & timelines

More information

ENERGY CONSERVATION ON WIRELESS SENSOR NODE AND NETWORK USING FREE ENERGY RESOURCE

ENERGY CONSERVATION ON WIRELESS SENSOR NODE AND NETWORK USING FREE ENERGY RESOURCE Int. J. Engg. Res. & Sci. & Tech. 2015 G Jaya Kumar and J Senthil Kumar, 2015 Research Paper ISSN 2319-5991 www.ijerst.com Vol. 4, No. 2, May 2015 2015 IJERST. All Rights Reserved ENERGY CONSERVATION ON

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 CONSERVATION OF ENERGY Conservation of electrical energy is a vital area, which is being regarded as one of the global objectives. Along with economic scheduling in generation

More information

Based on the findings, a preventive maintenance strategy can be prepared for the equipment in order to increase reliability and reduce costs.

Based on the findings, a preventive maintenance strategy can be prepared for the equipment in order to increase reliability and reduce costs. What is ABB MACHsense-R? ABB MACHsense-R is a service for monitoring the condition of motors and generators which is provided by ABB Local Service Centers. It is a remote monitoring service using sensors

More information

Initial Concept Review Team Alpha ALUM Rover (Astronaut Lunar Utility Mobile Rover) Friday, October 30, GMT

Initial Concept Review Team Alpha ALUM Rover (Astronaut Lunar Utility Mobile Rover) Friday, October 30, GMT Initial Concept Review Team Alpha ALUM Rover (Astronaut Lunar Utility Mobile Rover) Friday, October 30, 2009 1830-2030 GMT Rover Requirements/Capabilities Performance Requirements Keep up with an astronaut

More information

Table of Contents. Abstract... Pg. (2) Project Description... Pg. (2) Design and Performance... Pg. (3) OOM Block Diagram Figure 1... Pg.

Table of Contents. Abstract... Pg. (2) Project Description... Pg. (2) Design and Performance... Pg. (3) OOM Block Diagram Figure 1... Pg. March 5, 2015 0 P a g e Table of Contents Abstract... Pg. (2) Project Description... Pg. (2) Design and Performance... Pg. (3) OOM Block Diagram Figure 1... Pg. (4) OOM Payload Concept Model Figure 2...

More information

Course. GNEG 1103 Introduction to Engineering. Assignment. Team Design Project. Project Selected. Solar Powered Stereo Cooler. Project Presentation

Course. GNEG 1103 Introduction to Engineering. Assignment. Team Design Project. Project Selected. Solar Powered Stereo Cooler. Project Presentation Course GNEG 1103 Introduction to Engineering Assignment Team Design Project Project Selected Solar Powered Stereo Cooler Project Presentation April 23, 2014 Team Members Kenny Callis Ronny Akhaphong Alfredo

More information

A combined future. Microgrids with renewable power integration

A combined future. Microgrids with renewable power integration A combined future Microgrids with renewable power integration CRAI BLIZARD, ZOHEIR RABIA Photovoltaic-diesel (PVD) hybrid solutions represent a key market segment that is discernibly influenced by the

More information

High Level Design ElecTrek

High Level Design ElecTrek High Level Design ElecTrek EE Senior Design November 9, 2010 Katie Heinzen Kathryn Lentini Neal Venditto Nicole Wehner Table of Contents 1 Introduction...3 2 Problem Statement and Proposed Solution...3

More information

NASA Glenn Research Center Intelligent Power System Control Development for Deep Space Exploration

NASA Glenn Research Center Intelligent Power System Control Development for Deep Space Exploration National Aeronautics and Space Administration NASA Glenn Research Center Intelligent Power System Control Development for Deep Space Exploration Anne M. McNelis NASA Glenn Research Center Presentation

More information

AIR POLLUTION AND ENERGY EFFICIENCY. Update on the proposal for "A transparent and reliable hull and propeller performance standard"

AIR POLLUTION AND ENERGY EFFICIENCY. Update on the proposal for A transparent and reliable hull and propeller performance standard E MARINE ENVIRONMENT PROTECTION COMMITTEE 64th session Agenda item 4 MEPC 64/INF.23 27 July 2012 ENGLISH ONLY AIR POLLUTION AND ENERGY EFFICIENCY Update on the proposal for "A transparent and reliable

More information

ORCA XI: An Autonomous Underwater Vehicle

ORCA XI: An Autonomous Underwater Vehicle ORCA XI:AnAutonomousUnderwaterVehicle YazanAldehayyat,RichardDahan,ImanFayyad, JeanMartin,MatthewPerkins,RachelSharples MassachusettsInstituteofTechnology ProjectORCA 77MassachusettsAvenue,Room4 405 Cambridge,MA02139

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

SOLAR GRASS CUTTER VPMP POLYTECHNIC GANDHNAGAR

SOLAR GRASS CUTTER VPMP POLYTECHNIC GANDHNAGAR 2017-18 SOLAR GRASS CUTTER VPMP POLYTECHNIC GANDHNAGAR CERTIFICATE V.P.M.P. Polytechnic, Sector-15 Gandhinagar Date: This is to certify that dissertation entailed Solar Grass Cutter has been carried out

More information

Lithium Polymer Battery Packs for RC Use FAQ s By Chris Nicastro 3/9/2012

Lithium Polymer Battery Packs for RC Use FAQ s By Chris Nicastro 3/9/2012 Lithium Polymer Battery Packs for RC Use FAQ s By Chris Nicastro 3/9/2012 Lithium Polymer or Lipoly batteries come in many varieties but two types are very popular for radio control use. The most popular

More information

Segway with Human Control and Wireless Control

Segway with Human Control and Wireless Control Review Paper Abstract Research Journal of Engineering Sciences E- ISSN 2278 9472 Segway with Human Control and Wireless Control Sanjay Kumar* and Manisha Sharma and Sourabh Yadav Dept. of Electronics &

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

Preliminary Design Report. Project Title: Lunabot

Preliminary Design Report. Project Title: Lunabot EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 30 January 2012 Project Title: Lunabot Team Name: UF Lunabotics Team Members: Name: Matt Morgan Name: UF Lunabotics Team

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

Accurate and available today: a ready-made implementation of a battery management system for the new 48V automotive power bus

Accurate and available today: a ready-made implementation of a battery management system for the new 48V automotive power bus Accurate and available today: a ready-made implementation of a battery management system for the new 48V automotive power bus Gernot Hehn Today s personal vehicles have an electrical system operating from

More information

Implementation Notes. Solar Group

Implementation Notes. Solar Group Implementation Notes Solar Group The Solar Array Hardware The solar array is made up of 42 panels each rated at 0.5V and 125mA in noon sunlight. Each individual cell contains a solder strip on the top

More information

STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV

STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV SCIENTIFIC RESEARCH AND EDUCATION IN THE AIR FORCE AFASES2017 STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV Cristian VIDAN *, Daniel MĂRĂCINE ** * Military Technical

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

METHODS FOR CLOSED LOOP COATING THICKNESS CONTROL. By Bob Pasquale

METHODS FOR CLOSED LOOP COATING THICKNESS CONTROL. By Bob Pasquale METHODS FOR CLOSED LOOP COATING THICKNESS CONTROL By Bob Pasquale OVERVIEW: In this presentation we will address various methods that can be used to integrate a coater with a measurement system for automatic

More information

Title: Electric Trike

Title: Electric Trike 05/20/2015 TI Innovation Challenge Title: Electric Trike Submitted by: Abel Velazquez Table of Contents Abstract.3 Introduction. 3 Technical Achievements Electronics and PCB Design 4 Mechanical Fabrication

More information

PROJECT IDEA SUBMISSION STUDENT

PROJECT IDEA SUBMISSION STUDENT PROJECT IDEA SUBMISSION STUDENT Team Contacts - 1 st person listed serves as the point of contact with Professor Jensen - Initial team size may be from 4 to 6 members (all members must agree to have their

More information

Underwater Remotely Operated Vehicles (ROV) Drive & Dive Motion Solutions

Underwater Remotely Operated Vehicles (ROV) Drive & Dive Motion Solutions Underwater Remotely Operated Vehicles (ROV) Drive & Dive Motion Solutions Deep sea exploration - where motion matters Elmo s motion solutions are ideal for the ever advancing world of underwater remotely

More information

Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson

Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson In order to regulate the power produced from the gasoline internal combustion engine (ICE), a restriction is used

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

Unmanned Surface Vessels - Opportunities and Technology

Unmanned Surface Vessels - Opportunities and Technology Polarconference 2016 DTU 1-2 Nov 2016 Unmanned Surface Vessels - Opportunities and Technology Mogens Blanke DTU Professor of Automation and Control, DTU-Elektro Adjunct Professor at AMOS Center of Excellence,

More information

Gavin Hannah - HND Electronic Engineering Graded Unit Solutions. Christian Hammond, City of Glasgow College. John Woods, City of Glasgow College

Gavin Hannah - HND Electronic Engineering Graded Unit Solutions. Christian Hammond, City of Glasgow College. John Woods, City of Glasgow College Project Name: SARRRO (Search & Rescue Reconnaissance Rover) Customer: Supervisor: Engineer: Christian Hammond, City of Glasgow College John Woods, City of Glasgow College Gavin Hannah Project Solutions

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

The Lug-n-Go. Team #16: Anika Manzo ( ammanzo2), Brianna Szczesuil (bszcze4), Gregg Lugo ( gclugo2) ECE445 Project Proposal: Spring 2018

The Lug-n-Go. Team #16: Anika Manzo ( ammanzo2), Brianna Szczesuil (bszcze4), Gregg Lugo ( gclugo2) ECE445 Project Proposal: Spring 2018 The Lug-n-Go Team #16: Anika Manzo ( ammanzo2), Brianna Szczesuil (bszcze4), Gregg Lugo ( gclugo2) ECE445 Project Proposal: Spring 2018 TA: Mickey Zhang Introduction 1.1 Problem Statement and Objective

More information

Chapter 4. Vehicle Testing

Chapter 4. Vehicle Testing Chapter 4 Vehicle Testing The purpose of this chapter is to describe the field testing of the controllable dampers on a Volvo VN heavy truck. The first part of this chapter describes the test vehicle used

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

Design and Implementation of a Smart Terrace Energy System

Design and Implementation of a Smart Terrace Energy System Design and Implementation of a Smart Terrace Energy System 1.INTRODUCTION Project by Manaswi deshmukh, Chetan thaware, Harsh shah Savitribai Phule University Demand for more energy makes us seek new energy

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

Linear Shaft Motors in Parallel Applications

Linear Shaft Motors in Parallel Applications Linear Shaft Motors in Parallel Applications Nippon Pulse s Linear Shaft Motor (LSM) has been successfully used in parallel motor applications. Parallel applications are ones in which there are two or

More information

Development of a Train Control System by Using the On-board Interlocking

Development of a Train Control System by Using the On-board Interlocking PAPER Development of a Train Control System by Using the On-board Interlocking Takayasu KITANO Train Control Systems Laboratory, Signalling and Transport Information Technology Division Tatsuya SASAKI

More information

Automated Vehicle Anti-Theft Security System

Automated Vehicle Anti-Theft Security System Senior Design I Initial Project and Group Identification Document Divide and Conquer 09/09/16 Automated Vehicle Anti-Theft Security System University of Central Florida Department of Electrical Engineering

More information

Chapter 1: Battery management: State of charge

Chapter 1: Battery management: State of charge Chapter 1: Battery management: State of charge Since the mobility need of the people, portable energy is one of the most important development fields nowadays. There are many types of portable energy device

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

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

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

PaR Tensile Truss for Nuclear Decontamination and Decommissioning 12467

PaR Tensile Truss for Nuclear Decontamination and Decommissioning 12467 PaR Tensile Truss for Nuclear Decontamination and Decommissioning 12467 ABSTRACT Gary R. Doebler, Project Manager, PaR Systems Inc. 707 County Road E West, Shoreview, MN 55126 Remote robotics and manipulators

More information

MECH 486A - Senior Design Practicum Critical Design Review. Annemarie Kibbe, Cameron Ghia, Jiaxin Zhao, Mark Stratford, Michael McMann, Ryan Jensen

MECH 486A - Senior Design Practicum Critical Design Review. Annemarie Kibbe, Cameron Ghia, Jiaxin Zhao, Mark Stratford, Michael McMann, Ryan Jensen MECH 486A - Senior Design Practicum Critical Design Review Annemarie Kibbe, Cameron Ghia, Jiaxin Zhao, Mark Stratford, Michael McMann, Ryan Jensen 1 Content Introduction Design Problem Analysis Design

More information

HYDRAULIC ACTUATOR REPLACEMENT USING ELECTROMECHANICAL TECHNOLOGY

HYDRAULIC ACTUATOR REPLACEMENT USING ELECTROMECHANICAL TECHNOLOGY HYDRAULIC ACTUATOR REPLACEMENT USING ELECTROMECHANICAL TECHNOLOGY SCOPE This white paper discusses several issues encountered by Lee Air with past projects that involved the replacement of Hydraulic Actuators

More information

HIGH VOLTAGE vs. LOW VOLTAGE: POTENTIAL IN MILITARY SYSTEMS

HIGH VOLTAGE vs. LOW VOLTAGE: POTENTIAL IN MILITARY SYSTEMS 2013 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM POWER AND MOBILITY (P&M) MINI-SYMPOSIUM AUGUST 21-22, 2013 TROY, MICHIGAN HIGH VOLTAGE vs. LOW VOLTAGE: POTENTIAL IN MILITARY SYSTEMS

More information

AcuBMS Battery Management System for Rechargeable Lithium-Based Batteries ELECOMP Capstone Design Project

AcuBMS Battery Management System for Rechargeable Lithium-Based Batteries ELECOMP Capstone Design Project AcuBMS Battery Management System for Rechargeable Lithium-Based Batteries ELECOMP Capstone Design Project 2018-2019 Sponsoring Company: Acumentrics, Inc 10 Walpole Park South Walpole, MA 02081 1-617-935-7877

More information

Automated Seat Belt Switch Defect Detector

Automated Seat Belt Switch Defect Detector pp. 10-16 Krishi Sanskriti Publications http://www.krishisanskriti.org/publication.html Automated Seat Belt Switch Defect Detector Department of Electrical and Computer Engineering, Sri Lanka Institute

More information

CP-250E-60/72-208/240-MC4 Microinverter with Modular Trunk Cable

CP-250E-60/72-208/240-MC4 Microinverter with Modular Trunk Cable CP-250E-60/72-208/240-MC4 Microinverter with Modular Trunk Cable Chilicon Power Aug 2016 1 CONTENTS CP-250E Microinverter System... 3 The CP-100 Cortex Gateway... 3 Important Safety Information... 4 Inverter

More information

Ch 4 Motor Control Devices

Ch 4 Motor Control Devices Ch 4 Motor Control Devices Part 1 Manually Operated Switches 1. List three examples of primary motor control devices. (P 66) Answer: Motor contactor, starter, and controller or anything that control the

More information

From Discrete IGBT Modules to Power Stacks

From Discrete IGBT Modules to Power Stacks From Discrete IGBT Modules to Power Stacks APEC 2015 March 19 th 2015 Charlotte, NC SEMIKRON Inc. G. Genet P. Drexhage K. Haddad Slide - 1 - What is a power stack? 1. Heatsink 2. Thermal Interface Material

More information

Defender Mini Online Emergency Central Lighting Inverter (CLI) Technical Specifications

Defender Mini Online Emergency Central Lighting Inverter (CLI) Technical Specifications Defender Mini Online Emergency Central Lighting Inverter (CLI) Technical Specifications PART 1 GENERAL 1.1 SUMMARY A. The Defender Mini CLI specification describes a single phase, online, solid state Lighting

More information

Project Number: P13656

Project Number: P13656 Multidisciplinary Senior Design Conference Kate Gleason College of Engineering Rochester Institute of Technology Rochester, New York 14623 Project Number: P13656 AGITATOR REDESIGN FOR CORROSIVE ENVIRONMENT

More information

SP5 INSTALLATION AND SETUP MANUAL

SP5 INSTALLATION AND SETUP MANUAL SP5 INSTALLATION AND SETUP MANUAL 1 Installation 1.1 Introduction The SP5 System consists of a Data Acquisition unit (DAQ) with two complete Roller control channels, each Roller Control Channel consists

More information

GPS Robot Navigation Bi-Weekly Report 2/07/04-2/21/04. Chris Foley Kris Horn Richard Neil Pittman Michael Willis

GPS Robot Navigation Bi-Weekly Report 2/07/04-2/21/04. Chris Foley Kris Horn Richard Neil Pittman Michael Willis GPS Robot Navigation Bi-Weekly Report 2/07/04-2/21/04 Chris Foley Kris Horn Richard Neil Pittman Michael Willis GPS Robot Navigation Bi-Weekly Report 2/07/04-2/21/04 Goals for Two Week Period For the first

More information

Measuring equipment for the development of efficient drive trains using sensor telemetry in the 200 C range

Measuring equipment for the development of efficient drive trains using sensor telemetry in the 200 C range News Measuring equipment for the development of efficient drive trains using sensor telemetry in the 200 C range Whether on the test stand or on the road MANNER Sensortelemetrie, the expert for contactless

More information

CRITICAL DESIGN PRESENTATION

CRITICAL DESIGN PRESENTATION CRITICAL DESIGN PRESENTATION UNIVERSITY OF SOUTH ALABAMA LAUNCH SOCIETY BILL BROWN, BEECHER FAUST, ROCKWELL GARRIDO, CARSON SCHAFF, MICHAEL WIESNETH, MATTHEW WOJCIECHOWSKI ADVISOR: CARLOS MONTALVO MENTOR:

More information

More Power and Less Fuel with our Electrical Energy Systems. SHARING EXCELLENCE

More Power and Less Fuel with our Electrical Energy Systems. SHARING EXCELLENCE Defense and Security More Power and Less Fuel with our Electrical Energy Systems. SHARING EXCELLENCE Jenoptik ensures all your equipment remains powered up at all times. Modern military vehicles have become

More information

Linear Induction Motor (LIMO) Modular Test Bed for Various Applications

Linear Induction Motor (LIMO) Modular Test Bed for Various Applications Linear Induction Motor (LIMO) Modular Test Bed for Various Applications ECE 4901 Senior Design I Fall 2013 Fall Project Report Team 190 Members: David Hackney Jonathan Rarey Julio Yela Faculty Advisor

More information

Bushing connector application in Suspension modeling

Bushing connector application in Suspension modeling Bushing connector application in Suspension modeling Mukund Rao, Senior Engineer John Deere Turf and Utility Platform, Cary, North Carolina-USA Abstract: The Suspension Assembly modeling in utility vehicles

More information

WHITE PAPER. Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard

WHITE PAPER. Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard WHITE PAPER Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard August 2017 Introduction The term accident, even in a collision sense, often has the connotation of being an

More information

NAU Robosub. Project Proposal

NAU Robosub. Project Proposal NAU Robosub Project Proposal Mansour Alajemi, Feras Aldawsari, Curtis Green, Daniel Heaton, Wenkai Ren, William Ritchie, Bethany Sprinkle, Daniel Tkachenko December 09, 2015 Bethany Overview Introduction

More information

PT. Marine Propulsion Solutions. BTM Thruster Series

PT. Marine Propulsion Solutions. BTM Thruster Series PT. Marine Propulsion Solutions Dual Propeller / Counter Rotating Systems Bow and Stern Thruster Systems Retractable - Rotatable & Swing Thrusters Variable Speed Electric Drives Hydraulic Drive Systems

More information

VEX Classroom Lab Kit to PLTW VEX POE Conversion Kit

VEX Classroom Lab Kit to PLTW VEX POE Conversion Kit Published: 03/22/20 Picture Part Description Number 275-88 Rack Gearbox Bracket (2-pack): Combines with the VEX linear slides & Rack Gears to create a linear actuator. Quantity 276-096 Linear Slide (2-pack):

More information

Week 11. Module 5: EE100 Course Project Making your first robot

Week 11. Module 5: EE100 Course Project Making your first robot Week 11 Module 5: EE100 Course Project Making your first robot Dr. Ing. Ahmad Kamal Nasir Office Hours: Room 9-245A Tuesday (1000-1100) Wednesday (1500-1600) Course Project: Wall-Follower Robot Week 1

More information

Monitoring of Shoring Pile Movement using the ShapeAccel Array Field

Monitoring of Shoring Pile Movement using the ShapeAccel Array Field 2359 Royal Windsor Drive, Unit 25 Mississauga, Ontario L5J 4S9 t: 905-822-0090 f: 905-822-7911 monir.ca Monitoring of Shoring Pile Movement using the ShapeAccel Array Field Abstract: A ShapeAccel Array

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

Electric Drive - Magnetic Suspension Rotorcraft Technologies

Electric Drive - Magnetic Suspension Rotorcraft Technologies Electric Drive - Suspension Rotorcraft Technologies William Nunnally Chief Scientist SunLase, Inc. Sapulpa, OK 74066-6032 wcn.sunlase@gmail.com ABSTRACT The recent advances in electromagnetic technologies

More information

FIBER BRUSHES: The Maintenance-Free Wind Turbine Slip Ring Contact Material

FIBER BRUSHES: The Maintenance-Free Wind Turbine Slip Ring Contact Material FIBER BRUSHES: The Maintenance-Free Wind Turbine Slip Ring Contact Material By: Glenn Dorsey, PE Document Number 203 Slip Ring Product Line Manager SUMMARY Fiber brush technology allows the design of slip

More information

Application Notes. Calculating Mechanical Power Requirements. P rot = T x W

Application Notes. Calculating Mechanical Power Requirements. P rot = T x W Application Notes Motor Calculations Calculating Mechanical Power Requirements Torque - Speed Curves Numerical Calculation Sample Calculation Thermal Calculations Motor Data Sheet Analysis Search Site

More information