Skip to content

ROSCO Controller Speed Exclusion Zone #207

Answered by dzalkind
Sam-Ramsahoye asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Sam,

The draft PR of the ROSCO exclusion zone works by changing the reference generator speed that is tracked by the torque controller: https://github.com/dzalkind/ROSCO/blob/16bd05c66644b31d629920c915bdad827cbb222d/ROSCO/src/ControllerBlocks.f90#L57

If the generator speed is below the exclusion speed, the reference speed is held at the exclusion speed minus the exclusion band, and vice versa: https://github.com/dzalkind/ROSCO/blob/16bd05c66644b31d629920c915bdad827cbb222d/ROSCO/src/ControllerBlocks.f90#L445

The main issue that we haven't had time to work out is that the generator speed tracking is poor by design to avoid large generator torque (and power) transients. I think we need to…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Sam-Ramsahoye
Comment options

Answer selected by Sam-Ramsahoye
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@dzalkind
Comment options

@Sam-Ramsahoye
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants