Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Testing for the project.

Table of contents
  1. Kinematics Tests
    1. Speed
    2. Target Distance
    3. Pivot Accuracy
    4. Motors Synchronization for Straight-Line Movements
    5. Acceleration - Wheel Slipping
  2. Audio Tests
  3. Implementation Tests for the Frame State Machine
  4. Real-World Tests
    1. Real-World Pivot Test Video
    2. Real-World Straight-Line Test Video

Kinematics Tests

During the development of the motor regulation part of the codebase, kinematics tests were conducted. This video shows the results of a looping sequence consisting of a simple straight line followed by a 180° turn to the left:

Speed

Testing showed that the robot’s speed was corresponding to the programmed speed (complying with the characteristics, which can be found on the Project page).

Target Distance

From the first test, target distance was observed to be accurate within defined margins.

Pivot Accuracy

Testing found out that the pivot movement were usually overshot by 1 to 3 degrees. It allowed for fine-tuning the motor regulation regarding pivot, in order to acheive accurate turning.

Motors Synchronization for Straight-Line Movements

From the first test, motors synchronization was observed to be correct.

Acceleration - Wheel Slipping

With the given characteristics, which can be found in the Project page, and the programmed parameters, wheels were observed to not slip during testing.

Audio Tests

Results of the audio part testing are available here.

Implementation Tests for the Frame State Machine

Implementation tests were written and then conducted for the Frame State Machine. It allowed for finding bugs and validating its data output during its early development (This can be found here, but is outdated).

Real-World Tests

Near the end of the project, real-world, full tests were conducted. These were able to confirm the correct functioning of all parts of the robot. From the microphone and its amplifier, to the motors regulation. It was possible to test different amplification parameters for various distances at which sound was sent.

Here are some videos showing these tests:

Real-World Pivot Test Video

Real-World Straight-Line Test Video


Back to top

Copyright © 2023 Martin Fonteyn, Lucas Placentino and Sylvain Powis de Tenbossche - EPB ULB