Question

minimal realizations

112.jpg

Problem

2: Minimal Realizations

a: Find a minimal realization of the following system:

$$ \begin{array}{l} \dot{x}(t)=\left[\begin{array}{cc} -1 & 1 \\ 0 & -2 \end{array}\right] x(t)+\left[\begin{array}{l} 1 \\ 0 \end{array}\right] u(t) \\ y(t)=\left[\begin{array}{ll} 1 & 0 \end{array}\right] x(t) \end{array} $$

b: Check if the following realization is minimal:

$$ \dot{x}(t)=\left[\begin{array}{cc} -1 & 1 \\ 0 & -2 \end{array}\right] x(t)+\left[\begin{array}{l} 0 \\ 1 \end{array}\right] u(t) $$

$$ y(t)=\left[\begin{array}{ll} 1 & 0 \end{array}\right] x(t) $$

ci Consider a single-input, single-output system given by:

$$ \begin{array}{l} \dot{x}(t)=\left[\begin{array}{cccc} -2 & 3 & 0 & 0 \\ 1 & -5 & 0 & 0 \\ 2 & 4 & 6 & 1 \\ 0 & 3 & 0 & 2 \end{array}\right] x(t)+B u(t) \\ y(t)=\left[\begin{array}{llll} 1 & -1 & 0 & 0 \end{array}\right] x(t) \end{array} $$

Is there a vector \(B\) that makes this s minimal realization?

d: For the system from part \(c\) find a vector \(B\) so that the minimal realization has state dimension 1.

0 0
Add a comment Improve this question Transcribed image text
Request Professional Answer

Request Answer!

We need at least 9 more requests to produce the answer.

1 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the answer will be notified once they are available.
Know the answer?
Add Answer to:
minimal realizations
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • I have the first method complete, but I can't figure out thesecond method. I have...

    I have the first method complete, but I can't figure out the second method Could someone please show how to use the second method?2. Find the unit step response of:$$ \begin{aligned} \dot{\overrightarrow{\mathbf{x}}}(t) &=\left[\begin{array}{cc} 0 & 1 \\ -2 & -2 \end{array}\right] \overrightarrow{\mathbf{x}}(t)+\left[\begin{array}{l} 1 \\ 1 \end{array}\right] u(t) \\ y(t) &=\left[\begin{array}{cc} 2 & 3 \end{array}\right] \overrightarrow{\mathbf{x}}(t) \end{aligned} $$by two methods (1): transfer function and then (2) \(y(t)=\mathbf{C} e^{\mathbf{A} t} \overrightarrow{\mathbf{x}}(0)+\mathbf{C} \int_{0}^{t} e^{\mathbf{A}(t-\tau)} \mathbf{B} u(\tau) d \tau+\mathbf{D} u(t)\). Re-member that the Laplace...

  • Given an LTI system with

    Given an LTI system with$$ \begin{aligned} &A=\left(\begin{array}{cc} 1 / 2 & 0 \\ 0 & -1 / 4 \end{array}\right), B=\left(\begin{array}{l} 0 \\ 1 \end{array}\right), C=(1-1), \\ &D=0 \quad X(0)=\left(\begin{array}{l} -1 \\ -1 \end{array}\right), U(n)=(-1)^{n} u[n] \end{aligned} $$Calculate \(y[n], y[4]\) and \(y[\) Steady State \(]\)

  • Consider the linear system A.r = b where A = 1

    Consider the linear system \(A x=b\) where \(A=\left[\begin{array}{rr}2 & -1 \\ -1 & 2\end{array}\right], b=\left[\begin{array}{l}1 \\ 1\end{array}\right], x=\left[\begin{array}{l}1 \\ 1\end{array}\right]\).We showed in class, using the eigenvlaues and eigenvectors of the iteration matrix \(M_{G S}\), that for \(x^{(0)}=\left[\begin{array}{ll}0 & 0\end{array}\right]^{T}\) the error at the \(k^{t h}\) step of the Gauss-Seidel iteration is given by$$ e^{(k)}=\left(\frac{1}{4}\right)^{k}\left[\begin{array}{l} 2 \\ 1 \end{array}\right] $$for \(k \geq 1\). Following the same procedure, derive an analogous expression for the error in Jacobi's method for the same system.

  • Bivariate normal distribution

    Problem \(1 \quad\) Bivariate normal distributionAssume that \(\boldsymbol{X}\) is a bivariate normal random variable with$$ \boldsymbol{\mu}=E \boldsymbol{X}=\left(\begin{array}{l} 0 \\ 2 \end{array}\right) \quad \text { and } \quad \Sigma=\operatorname{Cov} \boldsymbol{X}=\left(\begin{array}{ll} 3 & 1 \\ 1 & 3 \end{array}\right) $$Let$$ \boldsymbol{Y}=\left(\begin{array}{l} Y_{1} \\ Y_{2} \end{array}\right)=\left(\begin{array}{lr} 1 / \sqrt{2} & -1 / \sqrt{2} \\ 1 / \sqrt{2} & 1 / \sqrt{2} \end{array}\right) \boldsymbol{X} $$a) Find the mean vector and covariance matrix of \(Y\). What is the distribution of \(Y ?\) Are \(Y_{1}\) and...

  • 1. Solve the system: x' =3x+5y, y' =-x-y2. Find the general solution to

    Solve the system: \(x^{\prime}=3 x+5 y, y^{\prime}=-x-y\)Find the general solution to$$ \vec{x}^{\prime}=\left(\begin{array}{ll} 2 & 1 \\ 0 & 2 \end{array}\right) \vec{x} $$Find the general solution to$$ \vec{x}^{\prime}=\left(\begin{array}{ccc} 3 & 0 & -2 \\ 0 & 5 & 0 \\ 2 & 0 & 3 \end{array}\right) \vec{x} $$

  • Finding marginals with respect to X and Y

    1. Let the random vector \((X, Y)\) have the joint density function (continuous case) \(f(x, y)=\left\{\begin{array}{ll}x y e^{-y-x}, & x>0, y>0 \\ 0, & \text { elsewhere }\end{array}\right.\)Compute the following:a) \(g_{X}(x)\) (The marginal with respect to \(\mathrm{X}\) )b) \(h_{T}(y)\) (The marginal with respect to \(Y\) )

  • Find the general solution for

    Q1) Find the general solution for \(\vec{x}^{\prime}=\left[\begin{array}{cc}2 & 1 \\ -3 & 6\end{array}\right] \vec{x}\).Q2) Find the general solution for \(\vec{x}^{\prime}=\left[\begin{array}{ll}-1 & 1 \\ -4 & 3\end{array}\right] \vec{x}\).

  • Consider the 3 × 3 matrices

    3. (3pts) Consider the \(3 \times 3\) matrices \(B=\left[\begin{array}{ccc}1 & 1 & 2 \\ -1 & 0 & 4 \\ 0 & 0 & 1\end{array}\right]\) and \(A=\left[\begin{array}{lll}\mathbf{a}_{1} & \mathbf{a}_{2} & \mathbf{a}_{3}\end{array}\right]\), where \(\mathbf{a}_{1}\), \(\mathbf{a}_{2}\), and \(\mathrm{a}_{9}\) are the columns of \(A\). Let \(A B=\left[\begin{array}{lll}v_{1} & v_{2} & v_{3}\end{array}\right]\), where \(v_{1}, v_{2}\), and \(v_{3}\) are the columns of the product. Express a as a linear combination of \(\mathbf{v}_{1}, \mathbf{v}_{2}\), and \(\mathbf{v}_{3}\).4. (3pts) Let \(T(x)=A x\) be the linear transformation given by$$...

  • The given input signal for 2.7.2 is:   x(t) = 3 cos(2 π t) + 6 sin(5 π t). Plz explain ...

    The given input signal for 2.7.2 is:   x(t) = 3 cos(2 π t) + 6 sin(5 π t).Plz explain steps.Given a causal LTI system described by the differential equation find \(H(s),\) the \(\mathrm{ROC}\) of \(H(s),\) and the impulse response \(h(t)\) of the system. Classify the system as stable/unstable. List the poles of \(H(s) .\) You should the Matlab residue command for this problem.(a) \(y^{\prime \prime \prime}+3 y^{\prime \prime}+2 y^{\prime}=x^{\prime \prime}+6 x^{\prime}+6 x\)2.7.2 The signal \(x(t)\) in the previous problem is...

  • Find the Trace of B

    3. Let \(\quad B=\left[\begin{array}{ll}1 & 2 \\ 2 & 1\end{array}\right]\).(a) Find the Trace of B.(b)  Find \(B^{-1}\), the inverse of \(B\).(c) A vector \(\vec{v}\) is an eigenvector of the matrix \(B\) if Matrix-Vector Multiplication \(B \vec{v}\) results in a scaling of the vector \(\vec{v}\). (i.e. \(B \vec{v}=c \vec{v}\), with \(c\) a real number.) Using the definition of Matrix-Vector Multiplication show that the vector \(\vec{v}=\left[\begin{array}{l}1 \\ 1\end{array}\right]\) is an eigenvector of \(B\) with eigenvalue \(c=3\).

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
Active Questions
ADVERTISEMENT