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:
- Wind tunnel itself (
<YYYY>-Serie<X>-Identification.csv
)- airspeed
- atmospheric pressure
- the temperature
- Wind tunnel load sensors (
wtFiles/
):- Measure of forces and moments in three axes
- 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.