Download presentation
Presentation is loading. Please wait.
1
A.U.V. Emeric Rochford Dale Williams Bryan Douse Ryan Gray
2
Background Autonomous underwater vehicles are becoming popular in many applications, including oil exploration, and marine studies. Autonomous underwater vehicles are becoming popular in many applications, including oil exploration, and marine studies. Underwater vehicles are also used to check the hulls of large ships for homeland security, and maintenance. Ryan
3
Mission Statement Design an Autonomous Underwater Vehicle that can operate at depths up to 30 feet. The Vehicle must descend to a predetermined depth and remain at this depth during a mission. While underwater the AUV must remain stable on both vertical and horizontal planes. After completing its mission the Vehicle must ascend. Ryan
4
Solution Hull constructed from PVC tubing Hull constructed from PVC tubing Four electric motor driven propellers for depth control, propulsion and steering Four electric motor driven propellers for depth control, propulsion and steering Linear leveling system for stability control Linear leveling system for stability control Water pressure used for depth sensing Water pressure used for depth sensing HC08 microcontrollers for subsystem control HC08 microcontrollers for subsystem control Ryan
5
External System Overview Emeric
6
Internal System Overview Side View Emeric
7
Internal System Overview Top View Emeric
8
Hull Testing Torque = 20 ft lbsTorque = 20 ft lbs Depth = 3.5 ftDepth = 3.5 ft Time Submerged = 15 minTime Submerged = 15 min No Leaks! Emeric
9
Hydrodynamic Drag Forces (Fd) Fd = Cd x ρ x Ap x [(V^2 / 2)] Where: Cd = Coefficient of drag p = Density of Seawater Ap = Projected drag area V = Velocity of drag surface Total Hydrodynamic Drag Force = 84.9 N or 187.1 lbm/s^2 Emeric
10
Propulsion Minimum Requirements: Torque 1.012 ft lbs Torque 1.012 ft lbs Power 0.114 hp Power 0.114 hp Thrust 1.3 lbsThrust 1.3 lbs Motor Selected: Graupner Speed 400 6 Volts 6 Volts Thrust x2 = 1.32 lbs Thrust x2 = 1.32 lbs Ryan
11
Depth Sensing There is a linear relationship between pressure and depth. There is a linear relationship between pressure and depth. The following is the mathematical representation of the relationship: The following is the mathematical representation of the relationship: ΔP = γh ΔP = γh –ΔP Pressure Difference –γ Specific Weight of Liquid Ryan
12
Freescale MPX4250AP Ported Pressure Sensor Ryan
13
Pressure Sensor Test The results of this test show that the MPX4250AP will work for our application and provide enough resolution with a 1.5 VDC to 4.5 VDC analog output to the HC08. The results of this test show that the MPX4250AP will work for our application and provide enough resolution with a 1.5 VDC to 4.5 VDC analog output to the HC08. Bryan
14
Leveling System Design The leveling system operates by redistributing weight in the hull of the vehicle. The mechanical design consist of a motor coupled to a lead screw with a weigh threaded onto it. The motor can be commanded to turn clockwise or counter clockwise to move the mass up and down the hull as needed. This is the only leveling system that is needed because the hull is designed in a way that most of the weight is at the bottom of the vehicle to stabilize it in the other direction. Dale
15
Leveling System Control Circuit The electrical design consists of a potentiometer with a pendulum on it to sense the angle of tilt the AUV is at. This signal is than input into two comparators to determine if the weight should be moved, and if so what direction. Dale
16
Electrical Overview `` HC08 Motor Controller Motor Controller 12 volt battery Opto- Isolator Opto- Isolator 9 volt battery Leveling Motor Depth Control Subsystem Propulsion Subsystem Leveling Subsystem Ryan HC08 Opto- Isolator Opto- Isolator Motor Controller Motor Controller Sensors Control Circuit
17
Depth Control System Pressure Sensor Depth Motor Driver HC08 Motor Water Sensor Opto- Isolator Ryan
18
Software Overview Depth Control depth Equal to 30? Ascend Start Surface Water Present in hull? No Yes No depth Greater than 30? Descend Yes No Yes SET_DEPTH: SEI ; LDAA M1_CTRL BPL SD_M1_DIVE ; BCLR PORTT,%00000001 NEGA ; BRA SD_M1_CONT SD_M1_DIVE: BSET PORTT,%00000001 SD_M1_CONT: TSTA ; BNE SD_M1_SETFULL INCA SD_M1_SETSPEED: LDAB #PWM_STEP ; MUL STD M1_PWM_DCYCLE ; ; --- LDAA M2_CTRL BPL SD_M2_FORW ;must be negative BSET PORTT,%00000100 ;( NEGA BRA SD_M2_CONT SD_M2_FORW: BCLR PORTT,%00000100 ;( SD_M2_CONT: TSTA BNE SD_M2_SETSPEED INCA SD_M2_SETSPEED: LDAB #PWM_STEP MUL STD M2_PWM_DCYCLE CLI ; Ryan
19
Sonar Overview The sonar receiver operates by containing an array of three sonar sensors spaced 30 degrees apart. Each of the detectors will output independent signals into a microcontroller that will than decide what direction to steer the vehicle to point it towards the sonar transmitter. The sonar receiver operates by containing an array of three sonar sensors spaced 30 degrees apart. Each of the detectors will output independent signals into a microcontroller that will than decide what direction to steer the vehicle to point it towards the sonar transmitter. Dale
20
Budget SectionItemPrice Hull PVC$100.00 Threaded Rod$30.00 Misc. Hardware$10.00 Gasket material$8.00 Power Systems Batteries$60 Motors$90.00 Motor Drivers$45 Microcontrollers$10 Sensors Pressure sensor circuit$10.00 Optical sensor circuit$10.00 Sonar reciver circuit$8.00 SectionItemPrice Leveling System Threaded rod$8.00 Motor$12.00 Misc. Hardware$10.00 Controll Circuit$15.00 Misc. Sealed Drive Shafts X3$60 Glue & Silicon$5.00 Total$491.00 Dale
21
Schedule Bryan
22
Questions?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.