Modeling Wind Turbine help

3 views (last 30 days)
Mohsin Islam
Mohsin Islam on 15 Dec 2023
Answered: madhan ravi on 4 Jan 2024

I want to set wind speed 2m/s for 5second, then next 5 second 4m/s, then next 5 second 6m/s....... For doing this which block should I use in simulink?

Accepted Answer

madhan ravi
madhan ravi on 4 Jan 2024
Use Temporal logic in Stateflow or simply use MATLAB Function block where you pause(5000) for 5 seconds after setting the speed.

More Answers (0)

Categories

Find more on Complex Logic in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!