ROSCO/Cyclic Pitch controller/1P Cyclic Pitch Controller1/M0 Signal Proc.1/Parameter #190
Replies: 3 comments 2 replies
-
That bit of code is commented out, so you shouldn't need it. I developed those moving notch filters several years ago when I was in school and can't find them anymore. It's difficult to support the matlab tools on this repo because they're not tested. If you don't need that bit of code and it's giving you an error, you can delete it. If you want to use it, the terms can be derived to make a slow low pass filter on the generator speed, which determines the natural frequency of the notch filter at 1P, 3P. |
Beta Was this translation helpful? Give feedback.
-
Dear @dzalkind |
Beta Was this translation helpful? Give feedback.
-
Dear @dzalkind |
Beta Was this translation helpful? Give feedback.
-
Hello everyone:
I found in the ROSCO controller that all parameters in a module are missing, which means that the module is not involved in the calculation. Where can I find these parameters?
For example:Parameter.Control.cIPC.dLPF_slow.a,Parameter.Control.cIPC.dLPF_slow.b,Parameter.Control.cIPC.dLPF_slow.c,Parameter.Control.cIPC.dLPF_slow.d,Parameter.Control.DT,1/Parameter.Turbine.G * rpm2radps(1) ,Parameter.Control.cIPC.PSM0_NF_1P.b_2,Parameter.Control.cIPC.PSM0_NF_1P.om_1P,Parameter.Control.cIPC.PSM0_NF_1P.a_2,Parameter.Control.cIPC.PSM0_NF_1P.om_1P,Parameter.Control.cIPC.PSM0_LPF.Numerator{1},Parameter.Control.cIPC.PSM0_LPF.Denominator{1}
Beta Was this translation helpful? Give feedback.
All reactions