Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Math Expert


Home >> Math

Part -1:

1. Consider a SISO LTI system whose state-matrix is given as

        -1   2   0

A =    0  -1   0

        0   0   -2

(a) Cite an example of the input matrix B and output matrix C such that the system is

i. neither controllable nor observable

ii. controllable but not observable

iii. not controllable but observable

iv. both controllable and observable

(b) Compute the state transition matrix eAt for this system.

(c) Let E2 be the second column of eAt computed above. What is the L2-norm of E2?

2. Let B be a 4 × 4 matrix to which we apply the following operations:

(a) double column 1
(b) halve row 3
(c) add row 3 to row 1
(d) interchange columns 1 and 4
(e) subtract row 2 from each of the other rows (f) replace column 4 by column 3
(g) delete column 1

Write the result as a product of eight matrices. Illustrate by taking B as the identity matrix.

3. Determine the variation of the following functional (Kirk, 4-4b, pg. 179):

J(x) = totf [x12(t) + x1(t)x2(t) + x22(t) + 2x'1(t)x'2(t)]dt (2)

Assume that the endpoints are fixed and specified.

4. Draw the surface of the nonlinear function using mesh(.) in Matlab:

f (x) = (x1 - x2)(x1 - 3x22) (3)

Calculate the Hessian and show that it is singular at the origin.

Part -2:

1. Find Euler's equation for the following variational problem:

min 0T g x(t), x?(t), x¨(t), ...,dnx(t)/dtn, t) t

where x(t) is a scalar function of time. Assume that T , x(0) and x(T ) are known.

2. Find the optimal trajectory x∗(t) for:

J = 0T + 3x(t)x' (t) + 2x2(t) + 4x(t))dt (2)

with boundary conditions x(0) = 1 and x(1) = 4.

3. Find the optimal trajectory x∗(t) for:

J = 02 (x'(t)2/2 + x(t)x' (t) + x' (t) + x(t) dt (3)

with boundary conditions x(0) = 1 and x(2) free. Find all constants in your solution.

Part - 3:

1. Find the optimal trajectory x∗(t) for:

J = 0tf (x'12(t) + x'22(t) + 2x1(t)x2(t)) dt (1)

x1(0) = x2(0) = 0, tf is free, and x(tf ) lies on the curve θ(t) = [5t + 3 t3/2 ]T .

2. Consider two distinct planes

S1 : a1x + b1y + c1z = k1 (2)
S2 : a2x + b2y + c2z = k2 (3)

where the coefficients a, b, c and k's are all constant real numbers. Consider a point P = (l, m, n) that lies on S1. Find the equation of the straight line passing through P and cutting S2 such that the length of the line segment between the two planes is minimum. Pose the problem first as a constrained optimization problem, and then solve (symbolically) using the method of Lagrange multipliers.

3. It is desired to heat a room using least possible amount of energy. Let θ(t) be the temperature of the room, θa= ambient temperature of air outside the room which is considered to be fixed at 60?, and u(t) = rate of heat supply in the room.

The temperature dynamics is:

θ'(t) = -0.1(θ(t) - θa) + 2u(t) (4)

where the coefficients follow from room insulation data. Define x(t) = θ(t) - θa so that x' (t) = -0.1x(t) + 2u(t). Our objective is to minimize

J = 1/2 020 u2(t)dt

Assume initial room temperature θ(0) = θa = 60?, and the control should drive the ?nal room temperature to θ(20) = 70?. Find u∗(t).

Part -4 :

1. Consider the scalar LTI system: x' (t) = -x(t) + u(t)

The objective is to bring the system state from a fixed initial value x0 > 0 to the origin in T seconds while minimizing

J = 1/2 0T u2(t)dt (1)

Prove that if T is free then it will take infinite amount of time to do so (i.e., T → ∞).

2. Consider the minimization of

J = 1/2(x(tf ) - 1)2 + 1/2 0tf u2(t)dt (2)

subject to x? (t) = -x(t) + u(t), with both tf and x(tf) free. The initial state is x(0) = x0. Also, consider the two sets S1 = [0, 1 ) and S2 = (1, ∞). Prove that if x0 does not lie in any of these two sets then the only way to reach a final state will be to reach it in infinite time - i.e., if x0 ∈/ (S1 ∪ S2) then tf → ∞.

Math, Academics

  • Category:- Math
  • Reference No.:- M91597329
  • Price:- $160

Guranteed 48 Hours Delivery, In Price:- $160

Have any Question?


Related Questions in Math

Questions -q1 prove the following identitiesa sinx y sinx

Questions - Q1. Prove the following identities a. sin(x + y) + sin(x - y) = 2 sin x cos y b. sec(x - y) = cos(x + y)/(cos 2 x - sin 2 y) c. tan 2 x - sin 2 x = (tan x sin x) 2 Q2. Solve the following equations for x ∈ [0 ...

Question you will recommend a course of action regarding

Question: You will recommend a course of action regarding strategic planning in light of the issue the healthcare organization is facing. Be sure to address the following: 1. Provide a brief summary of the issue facing t ...

Mathematics- algebraic geometry problemlet k denotes an

Mathematics- Algebraic Geometry Problem Let K denotes an algebraically closed field and let P 1 be constructed as in Example 5.5(a) in Gathmanns notes, i.e. P 1 is the gluing of X 1 = A 1 and X 2 = A 1 along  the open su ...

Mathematics- algebraic geometry problemlet k denotes an

Mathematics- Algebraic Geometry Problem Let K denotes an algebraically closed field and let P 1 be constructed as in Example 5.5(a) in Gathmanns notes, i.e. P 1 is the gluing of X 1 = A 1 and X 2 = A 1 along  the open su ...

Maths assignment - 1 analysis of a data setusing a

Maths Assignment - 1. Analysis of a data set Using a continuous data set you are requested to collect in the types of data and gathering data section, perform a statistical analysis on your data. You have opportunities t ...

Assignment -question 1 let t and or 0 1 be a boolean

Assignment - Question 1. Let (T, ∧, ∨,', 0, 1) be a Boolean Algebra. Define ∗ : T × T → T and o : T × T → T as follows: x ∗ y := (x ∨ y)' x o y := (x ∧ y)' (a) Show, using the laws of Boolean Algebra, how to define x ∗ y ...

Assignment - provide solution to the following questionsq1

Assignment - Provide solution to the following questions: Q1. Evaluate the following: ∫xsin3x dx Q2. If , then for what value of α is A an identity matrix? Q3. The line y = mx + 1 is a tangent to the curve y 2 = 4x. Find ...

1 suppose that n 10088821 is a product of two distinct

1. Suppose that n = 10088821 is a product of two distinct primes, and Φ(n) = 10082272. Determine the prime factors of n. 2. It is easy to show that the converse of Fermat's Theorem does not hold; i.e., the congruence a n ...

Clarity succinctness writing your name and netid1

Clarity, succinctness, writing your name and Netid: 1 Indistinguishability 1. If {X n }n is computationally indistinguishable from {Y n } n , {Y n } n is computationally indistin- guishable from {Z n } n, then (select th ...

Question 1 - for the ivp of ode y t-1e-y y1 0 find an

Question 1 - For the I.V.P of ODE y' = (t-1)e -y , y(1) = 0, find an approximation to y(1.2) using the following numerical methods with Δt = 0.1. Compare the numerical solution with the exact solution and compute the err ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As