Floating feedback mode Fl_Mode active below rated wind speed #289
Replies: 1 comment 2 replies
-
Hi, in ROSCO 2.7.0, floating feedback is always enabled, regardless of the wind speed. In the A script to update discons can be found here. You will need to compile ROSCO from source to use this feature until it is released in 2.9.0. This example may also be of interest. Do you mean to have the minimum pitch limit of -3 deg.? The label also says it's for the IEA-15MW, so I'm guessing this was a deliberate change. When the pitch increases, I'm guessing the thrust increases, which is the opposite of what usually happens when the fine pitch/min pich is greater than or equal to 0, leading to this behavior. In usual cases, some floating feedback, which is usually small, is not an issue for this turbine model. I hope this helps. Best, Dan |
Beta Was this translation helpful? Give feedback.
-
Hi all
I am using ROSCO v2.7 to simulate the IEA 15MW turbine on a floater. I have enabled the floating feedback mode with a gain value that works fine above rated. However, I see controller-induced floater pitch motion below rated.
The plots shown are for turbulent wind at 7 m/s. The top panel is the floater pitch and the bottom is blade pitch. The blue curves are obtained with Fl_Mode=0, while the orange corresponds to Fl_Mode=1. As expected, the blade pitch controller without floating feedback (blue) does nothing, since we operate below rated wind speed. But the floating feedback mode (orange) does change the blade pitch, leading to large floater pitch motions.
My question is, why is the floating feedback mode active below rated? Shouldn't this be active above rated only, where the blade pitch PI controller is enabled as well, and where floater pitch instability is likely to happen? Is there a flag somewhere in the input file that I have not seen?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions