Testing
Testing Specifications
- Compare Raw NMEA and Decoded GPS Data and demonstrate accurate decoding.
- Obtain a GPS Lock and demonstrate an accurate Global Position within 40 feet using Google Earth
- Calculate Position, without GPS, and demonstrate an accurate Relative Position within 10% and 10 degrees using hand measured position on ground.
- Verify Sensor calibration using Manual Measurements
- Navigate to a target, using either Virtual or Actual GPS Data, stopping before obstacles, with acceptable errors
Testing Results for Feb-23
Below is the output of Raw NMEA string and the decoded data. The upper window is the Raw NMEA string that the GPS was giving. The lower window is the decoded output that was sent over the radio to the laptop.

Notice how close the GPS was. The red dot was the actual position of the robot. You can get a sense of proportion by comparing the size of some of the cars. The GPS position was conservatively within 4 meters of the actual position.

Testing Results for Mar-3
Below is the first decoded compass data. The compass is interfaced with an ATMega8 and output is displayed on an HD44780 LCD screen. The data was originally displayed in hexadecimal, but I later wrote a function for the LCD that would display the data in degrees to the first decimal place.

page_revision: 9, last_edited: 1208573615|%e %b %Y, %H:%M %Z (%O ago)





