the fockers
play

The Fockers Fire Focker Mechanical Engineering: Seth McDowell, Chyle - PowerPoint PPT Presentation

The Fockers Fire Focker Mechanical Engineering: Seth McDowell, Chyle McMahon Electrical Engineering: Tom Sterbis Computer Science: Mike Grim State Diagram Mechanical Goals Primary Robot: Gearing Accuracy Turret Secondary


  1. The Fockers Fire Focker Mechanical Engineering: Seth McDowell, Chyle McMahon Electrical Engineering: Tom Sterbis Computer Science: Mike Grim

  2. State Diagram

  3. Mechanical Goals ● Primary Robot: – Gearing – Accuracy – Turret ● Secondary Robot: – Torque

  4. Engineering Overview Handy Board Breadboard With ● K eep ● Sonar Tone Sensors Digital 300Hz ● Touch port 8 ● I t Digital 1000Hz ● Camera port 9 ● S imple 5000Hz Digital Power wire and port 10 ground ● S tupid

  5. Custom Sensor

  6. Path Planner/Compression Best-first-search. ● 100 bits instead of 100 integers to represent maps. ● Resulting compression per map is a 93.75% savings. ● Tours are still full-length 1-D arrays: gives us an order in which to traverse map. ● 4x4 Grid: ● {{ 0, 0, 0, 0 }, { V, B, B, 0 }, {0, B, V, 0 }, { 0, 0, 0, 0 }} <-- 32 bytes 1-D Array: ● { 0,0,0,0,V,B,B,0,0,B,V,0,0,0,0,0 } <-- 32 bytes 1-D Bitset of Obstacles: ● 0000 0110 0100 0000 <-- 2 bytes 1-D Bitset of Victims: ● 0000 1000 0010 0000 <-- 2 bytes Savings: 4 bytes / 32 bytes = 87.5% Compression ●

  7. Questions?

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend