Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please Explain how you did it step by step. Thank you! The power produced by a wind turbine can be estimated using the following equation:

Please Explain how you did it step by step. Thank you!image text in transcribed

The power produced by a wind turbine can be estimated using the following equation: P = 1/2 rhoAV^3C_P where P = power produced in MW rho = density of air in kg/m^3 A = frontal area of turbine = pi/4D^2 D = diameter of turbine in meters V = air velocity in m/s C_p = power coefficient Use these values: rho = 1.23 kg/m^3 V = 12m/s C_p = 0.4 Write a MATLAB script to calculate the power of a turbine with D = 25 m and also with D = 50 m. Here's an outline: Choose variable names for the density, diameter, velocity, and power coefficient. Set their values to those shown above. Start with a diameter of 25 m. Calculate the frontal area A. Note that "pi" is a built-in variable in MATLAB containing the value of pi. Calculate the power using the equation. Repeat the calculation using a diameter of 50 mm. In order to print the results to the command window, simply omit the semicolons at the ends of the lines containing the power calculations

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

107 MA ammeter 56 resistor ? V voltmeter

Answered: 1 week ago

Question

Generally If Drug A is an inducer of Drug B , Drug B levels will

Answered: 1 week ago