Replies: 2 comments 1 reply
-
Dear @mohsamaz, I assume you intend your wind speed prediction model to be used by a custom wind turbine controller. Can you clarify if you are already using a controller in OpenFAST that you seek to modify? Here are my responses to your direct questions:
Best regards, |
Beta Was this translation helpful? Give feedback.
-
Dear Dr. Jonkman, Thank you for your response. I am not currently using a controller in OpenFAST or Simulink. My idea is to predict wind speed for the next few seconds and use this prediction to improve system performance. However, I am unsure about which controller to use and how to modify it for this purpose. Additionally, I would like to predict rotor speed based on the history of rotor speed data for the next few milliseconds and use this prediction for further improvement. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I’m new to OpenFAST and could use some guidance. I’ve developed a wind speed prediction model using Python and AI. The model provides a time series of wind speed predictions based on historical data.
Essentially, I can predict the wind speed for the next few seconds in real-time.
I want to use this predicted data to improve the performance of a wind turbine in OpenFAST.
Here are my questions:
1)How can I provide this predicted wind speed data to OpenFAST?
2)Should this be done through the control system (e.g., in Simulink)?
3)If yes, what type of control system would be appropriate, and how do I start coupling Simulink with OpenFAST?
4)Is there a way to use Python instead of Simulink for this purpose?
Any advice, examples, or resources to help me get started would be greatly appreciated!
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions