Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrklein authored Jul 10, 2024
1 parent 6a1071f commit 836ae27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Authors: Andreas Klein, Thorben Wintermeyer‐Kallen, János Zierath, W2E Wind to Energy GmbH
Authors: Andreas Klein, Thorben Wintermeyer‐Kallen, János Zierath, W2E Wind to Energy GmbH.

Date of the experiment: December 13, 2023


How to plot:
unzip all "ExperimentalData_0X.zip".
run "plotData.m"

Data information:
Expand All @@ -14,4 +14,4 @@ Some general information:
"MPC_Active" is 1, when the R-MPC is active and controls the wind turbine.
"EKF_state_<>" contains the state vector estimated by the EKF.
"sensor_x_t_dtt" and "sensor_y_t_dtt" are accelerometer data before high-pass filtering.
The Matlab Script "plotData.m" imports the "ExperimentalData.csv" to matlab and plots the wind speed, rotational speed, electrical power, pitch angles and generator torque.
The Matlab Script "plotData.m" imports the "ExperimentalData_0X.csv" to matlab and plots the wind speed, rotational speed, electrical power, pitch angles and generator torque.

0 comments on commit 836ae27

Please sign in to comment.