Find the corresponding equilibrium value for the airspeed


Problem 1

A simplified model of a glider is given by

Y = -cos(y)g/v + ng/v

V = -sin(y)g = -k1n2g/v2 - k2 V2g

Where Y is the flight path angle in radians, v is the airspeed in m/s  n= L/mg is the load factor; L is the lift in Newtons, m is the mass in kg, and g = 9.81m/s2 is the acceleration of gravity. k1 = 60 and k2 = 5 • 10-5 are constant for the glider.

1) Given that y = -0.3176rad find the necessary load factor to maintain equilibrium.

2) Find the corresponding equilibrium value for the airspeed. There are several solutions for the airspeed, we take the higher value.

3) Let the state vector be x = [y.v)T, let the input be n and the output of interest be a, derive the linearized system for the operating point of the previous questions. Determine the numerical values of matrices A, B, C.

4) Write code to simulate the linear and the nonlinear systems. Run the code and compare, show and discuss your results.

Problem 2

For a generation unit attached to an infinite bus system (SMIB), the swing equation can be written as

Mδ = Pm - EV/X sinδ - Dω

where
• M= 2H/wo, H is the normalized inertia constant, M is the generation inertia, and coo is the synchronous speed.
• D is the generator damping coefficient.
• E is the sending end voltage and V is the receiving end voltage.
• X is the total reactance of the equivalent transmission link between the two ends.
• δ is the rotor angle and w is the rotor speed. The relationship between them is

δ= w

• Pm, is the mechanical energy. It represents the input.

1) Write the system under standard state space form. The state vector is x = [δ, w)T'. The output is w.

2) Find the two operating points in terms of Pm and other variables.

3) Find the linearized system near each of the operating points

4) For the stable operating point, simulate and compare between the linear and the nonlinear systems when the mechanical power is constant.

5) For the stable operating point, simulate and compare between the linear and the nonlinear systems when the mechanical power has the profile shown in figure 1.

Suggested numerical values X = 0.5, D = 0.138, V = 1, B = 1.35, fo = 60, H = 10, Pm = 0.6. Feel free to pick appropriate values for the initial conditions.

Question 3:

Our goal is to simulate the dynamics of a multi-machine system. The swing equation for the il h machine is given by

2025_Find the corresponding equilibrium value.png

1) Write the state equations for a three-machine system where machine 3 is taken as a reference. The state vector in this case is

114_Find the corresponding equilibrium value1.png

1315_Find the corresponding equilibrium value2.png

2) Simulate the system and plot the time evolution of δ23 and δ13. Is the system stable? Assume that all Gij = 0

E1 = 1.0566; E2 = 1.0502; Es = 1.0170

Pm1 = 0.8566; Pm2 = 0.502; Pm3 = 0.70

B12 = 1.5113; B23 = 1.088; Hsi = 1.226

For the values of H, you can take: H1 = 23.64; H2 = 6.40; H3 = 3.01; or, to simplify things, take H1 = H2 = H3. Pick appropriate values for the other variables (such as coo). Suggested initial conditions for the relative angles: δ120 = -17.4598°; δ230 = 6.5563°; δ310 = 10.9035°.

For the method to converge you need to use appropriate values for the initial conditions of ω1 - ω3 and ω2 - ω3.

Request for Solution File

Ask an Expert for Answer!!
MATLAB Programming: Find the corresponding equilibrium value for the airspeed
Reference No:- TGS0945130

Expected delivery within 24 Hours