Systems Level Testing
Background
Systems-level testing is required to assert that the integration of the various sub-systems on the UAV work as intended. The following key subsystems exist on the aircraft:
Zeropilot (Flight Controller)
Motor control and power distribution systems
UAV Frame
Object Grabber
Camera Gimbal
The following tests are planned to verify system level integration.
Â
Test Description | Subsystems under test |
---|---|
Assert that the system’s kill switch operates within the desired interval
| Zeropilot |
Verify that the system can distribute the appropriate voltage and current to the motor controllers and motors, as well as other low-voltage peripherals
| Motor control and power distribution |
Verify the ability for the UAV to pick up objects conforming to the specifications of the CONOPS
| Grabber |
Assert that the camera gimbal can pan in the desired directions | Gimbal |
Assert that the frame design can withstand hover and flight
| Frame, motor control and power distribution |
Ensure that Zeropilot is able to output the appropriate roll, speed, and yaw from manual and autonomous outputs
| Frame, motor control and power distribution, Zeropilot |
Pick up object using the onboard camera gimbal, then track a human intruder
| All |
Â
Â