Entries by Mark Huffman

Goliath Fall 2017 – Requirements Update

1. Project Schedule – Project shall be ready by Wednesday, December 13th, 2017 2. Operational Task – The Goliath will have the functionality to be connected remotely using Arxterra 3. Toy – Elements – The Goliath will behave like a toy 4. Driving Surface – The Goliath will be able to drive on flat surfaces 5. Driving Surface – The Goliath shall […]

Goliath Fall 2017 – Robot Detection

Detection is a subroutine used in the collusion protocol. The subfunction will employ an IR proximity sensor, VL6180. The distance outputted  will be converted to a discrete value called squares which are dependent on the measured squares from the physical maze. Each side of the square is roughly 6.6 cms long meaning we have a […]

Goliath Fall 2017 – 3DOT 4.54

While waiting for the new 3Dot board (5.03) the 3Dot 4.54 version board is being used for development. Physically the boards are nearly the same. The only major change that affects us is the placement of headers and connectors. On the new board, there are two separate locations to connect I2C devices. So, our devices can route […]

Goliath Fall 2017 – Breadboarding

All major components have been laid out on a breadboard for testing the majority of the program work. Most importantly being the color sensors and gyro. As both provide vital functions for navigating the maze. This breadboarding has provided very useful as the previous Goliath has been used as a test platform with room for new components on top. […]

Goliath Fall 2017 – Color Sensor Line Following

The theory behind line following with color sensors is the same reasoning used when using IR sensors. A sensor is placed on each side of the centerline and both sensors are constantly read back to adjust heading direction as based on which sensor is detecting. Both Sensors White: On-the-line, continue forward straight line. Right Sensor Black: Off-the-line, veer to […]

Goliath Fall 2017 – Initial Design

After inspecting last year’s final product, I began to redesign the dimensions of the overall body of the tank. While reviewing their SolidWorks’ files, I calculated a maximum possible decrease in width of 8.95 mm. The following changes were made in order to minimize the overall width of the tank and other changes were to […]