Jonathan Wong Chong
14.8V Polymer Li-Ion Batteries o Only powering thrusters 19v 4Ah Li-Ion External Laptop Battery o Powers main CPU unit o Lasts roughly 2-3 hours o Essentially powers all USB devices as well 12v Li-Ion Box Battery o Regulated to power actuation system
Jonathan Wong Chong
Matthew Neafie
Images from Robert Castle
Matthew Neafie
Gate Parking Torpedo Matthew Neafie
Gate Parking Torpedo Removed Matthew Neafie
The Path Planning algorithm can be viewed as a greedy algorithm because it always chooses the closest vertex in V - S to add to S. //insert all vertices into priority queue //Extract-min (first extraction is simply s) //for each neighbor //RELAX(u,v,w) //update label of neighbor, //decrease-key v.d in priority queue Fibonacci Heap – O(|V|log|V| + E) time Uses map from SLAM, Goal from Task Manager, calls decision-maker
Matthew Neafie
Weighted Total Output Matthew Neafie
Julius Cobb
Daniel Cifredo
AUV Estimated Budget A. Personnel NameJob DescriptionBase/hrHours/wksTotal Jon Wong ChongTeam Lead Lead Electrical Systems$ / Julius Cobb IIITest Engineer$ / Matthew NeafieLead Program Designer$ / Daniel CifredoSecretary Treasurer$ / Subtotal of Personnel B. Fringe Benefits= 15% of A C. Total Personnel Expenses=A+B D. Parts and Materials NameDescriptionQuantity(#of units) Price including estimated taxes and shippingCosts HydrophonesPinger Detection4$3001, Traxxas #2056 Waterproof ServoA servo that is used with the ball drop1$15$16 PVC - 10 ftBuild obstacle course8$5.50$47 PVC connector - elbowBuild obstacle course2$2.50$5 PVC connector - CapBuild obstacle course4$2.50$11 Orange Duct Tape 15 ydBuild obstacle course4$5$21 PVC glueBuild obstacle course3$5$16 Subtotal of Parts and Materials 1, Total Direct Costs 60, Overhead Costs=45% of Direct Costs E. Total Costs 88, F. Travel Costs 1600 G. Shipping Costs 900 H. Total Project Costs 90, Budget Exercise Daniel Cifredo
HydrophonesPinger Detection4$3001, Traxxas #2056 Waterproof ServoA servo that is used with the ball drop1$15$16 PVC - 10 ftBuild obstacle course8$5.50$47 PVC connector - elbowBuild obstacle course2$2.50$5 PVC connector - CapBuild obstacle course4$2.50$11 Orange Duct Tape 15 ydBuild obstacle course4$5$21 PVC glueBuild obstacle course3$5$16 Subtotal of Parts and Materials 1, Budget Exercise Daniel Cifredo
RiskArduino mega board malfunction ProbabilityLow ConsequenceCatastrophic Strategy1.Ensure proper hookups 2.Circuit analysis to keep current under max rating 3.Save all programs in safe locations RiskZotac computer malfunction or damaged ProbabilityLow ConsequenceCatastrophic Strategy1.Ensure all cables properly connected 2.Ensure watertight seal maintained 3.Check battery charge 4.Save all programs in safe locations RiskThrusters draw maximum current ProbabilityVery Low ConsequenceSevere Strategy1.Write code to prevent max draw 2.Circuit Analysis to determine max current draw allowed Risk Assessment - Technical Daniel Cifredo
RiskComputer Vision Fails during use ProbabilityModerate ConsequenceCatastrophic Strategy1.Ensure camera sensors are waterproofed 2.Calibrate camera sensors when change in environment occurs 3.Use OpenCV library RiskCamera code incorrect ProbabilityModerate ConsequenceCatastrophic Strategy1.Develop pseudo-code for camera data 2.Develop testing methods for camera RiskData Storage Process does not work ProbabilityModerate ConsequenceHigh Strategy1.Develop understanding of SQL 2.Check to ensure enough memory is available to store data Risk Assessment - Technical Daniel Cifredo
RiskPath Planning process fails ProbabilityModerate ConsequenceCatastrophic Strategy1.Develop understanding of SQL 2.Develop understanding of OpenCV 3.Verify algorithm for planning path is correct RiskDecision Making process fails ProbabilityModerate ConsequenceCatastrophic Strategy1.Develop understanding of SQL 2.Develop understanding of OpenCV 3.Verify algorithm for determining next step is correct 4.Verify tasks are implemented correctly Risk Assessment - Technical Daniel Cifredo
Jonathan Wong Chong