1 / 20

Designing Pitch and Yaw Actuators for Wind Turbines

Designing Pitch and Yaw Actuators for Wind Turbines. Pitch. Wind. Blades. Lift. Geartrain. Generator. Hub. Actuator ( Ideal ). System ( Include ). Inputs. Rotor Speed. Actuator ( Realistic ). System ( Ignore ). Steve Miller Technical Marketing, Physical Modeling MathWorks.

prem
Download Presentation

Designing Pitch and Yaw Actuators for Wind Turbines

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. DesigningPitchand Yaw Actuatorsfor Wind Turbines Pitch Wind Blades Lift Geartrain Generator Hub Actuator(Ideal) System (Include) Inputs RotorSpeed Actuator(Realistic) System (Ignore) Steve Miller Technical Marketing, Physical Modeling MathWorks Yaw Tower Grid http://www.mathworks.com/physical-modeling/

  2. Key Points • The ability to easily adjustthe level of model fidelityenables efficient development • Creating reusable models of custom physical elements eliminates redundant work • Accurate parameter valuescan be determined automaticallyusing optimization algorithmsand measurement data Actuator(Realistic) System (Ignore) Actuator(Ideal) System (Include) Inputs

  3. Agenda • Pitch and yaw systems in full wind turbine model • Determining pitch system requirements • Modeling a hydraulic pitch system • Modeling an electrical yaw system • Modeling custom components • Validating models against measurement data

  4. Determine Pitch Actuator Requirements Model: PitchCommand ActuatorForce Control CylinderExtension Problem:Determine the performance requirements for the pitch actuator (force and speed) Solution: Use an ideal actuator and a controller to model the pitch system

  5. Agenda • Pitch and yaw systems in full wind turbine model • Determining pitch system requirements • Modeling a hydraulic pitch system • Modeling an electrical yaw system • Modeling custom components • Validating models against measurement data

  6. Test HydraulicPitch Actuator Design Model: Control Problem:Test a design for ahydraulic pitch actuation systemincluding power failure condition Solution: Use SimHydraulicsto model the hydraulic actuator

  7. Agenda • Pitch and yaw systems in full wind turbine model • Determining pitch system requirements • Modeling a hydraulic pitch system • Modeling an electrical yaw system • Modeling custom components • Validating models against measurement data

  8. Determine Yaw Actuator Requirements Model: TopView Side View Problem:Determine the torque requirements for the yaw actuator Solution: Use an ideal actuator to model the yaw system Yaw RateCmd YawCommand Control Control Torque Limit Rateto 0.5 deg/s Nacelle Yaw Angle Nacelle Yaw Rate

  9. Test Electrical Yaw Actuator Design Model: Problem:Model the yaw actuators in the Simulink environment Solution: Use SimElectronics and SimDriveline to model the yaw actuator

  10. Agenda • Pitch and yaw systems in full wind turbine model • Determining pitch system requirements • Modeling a hydraulic pitch system • Modeling an electrical yaw system • Modeling custom components • Validating models against measurement data

  11. Re ≥ Recr q = Re < Recr Model Custom Physical Components Model: • MATLAB based • Object-oriented • Define implicit equations (DAEs and ODEs) Problem:Create a new physicalmodeling component for use in the Simulink environment using this equation. Solution:Use the Simscape language to model the component.

  12. Extend and Create Libraries • Definethephysicalnetworkportsforthe Simscape block • Reuse existingphysicaldomainstoextendlibraries • Definenewphysicaldomains

  13. Define User Interface • Parameters, default values, units, and dialog box text all defined in the Simscape file (extension .ssc)

  14. Simscape Language: MATLAB Based • Use MATLAB functionsandexpressionsfortypicalphysicalmodelingtasks: • Analyze parameters • Perform preliminary computations • Initialize system variables • Syntax closelyfollowsMATLAB language

  15. Re ≥ Recr q = Re < Recr Create Reusable Components • Equations defined in a text-based language • Based on variables, their time derivatives, parameters, etc. • Define simultaneous equations • Can be DAEs, ODEs, etc. • Assignment not required • Specifying inputs and outputs not required

  16. Agenda • Pitch and yaw systems in full wind turbine model • Determining pitch system requirements • Modeling a hydraulic pitch system • Modeling an electrical yaw system • Modeling custom components • Validating models against measurement data

  17. A B A B AreaA AreaB AreaV T P T Estimating Parameters Using Measured Data Model: Problem:Simulation results do not match measured data because parameters values are incorrect Solution:Use Simulink Design Optimization to automatically tune model parameters

  18. Estimating Parameters UsingMeasured Data • Steps to Estimating Parameters1. Import measurement data and select estimation data 2. Identify parameters and their ranges 3. Perform parameter estimation

  19. Estimating Parameters UsingMeasured Data • Advantages of Simulink Design Optimization • Enables quick and easy comparison of simulation results and measured data to ensure simulation matches reality • Automatic tuning of parameters saves time • Optimization algorithms reveal parameter sensitivity and help improve model parameterization

  20. Key Points • The ability to easily adjustthe level of model fidelityenables efficient development • Creating reusable models of custom physical elements eliminates redundant work • Accurate parameter valuescan be determined automaticallyusing optimization algorithmsand measurement data Actuator(Realistic) System (Ignore) Actuator(Ideal) System (Include) Inputs

More Related