Skip to content
Snippets Groups Projects

MechaRaptor - Experimental data analysis

This repository contains the script used to parse, clean and analyze the raw experimental data for the MechaRaptor.

MechaRaptor

A tandem flapping wing system.

Data

The data come from three different sources:

  1. Wind tunnel itself (<YYYY>-Serie<X>-Identification.csv)
    • airspeed
    • atmospheric pressure
    • the temperature
  2. Wind tunnel load sensors (wtFiles/):
    • Measure of forces and moments in three axes
  3. Arduino acquisition (arduinoFiles/):
    • Measure of wing angles
    • Measure of electrical power (tension and current)
    • Input values

Scripts

[TODO]

License

All scripts used for the date processing of the MechaRaptor experimental data are provided under the MIT license.