Solutions

Homework 10

MTHE / MATH 335 — Winter 2026

Problem 1: State-Space Realizability

Problem 1State-Space Realizability

A transfer function L(s)L(s) is state-space realizable if there exists finite dimensional (A,B,C,D)(A, B, C, D) so that

L(s)=C(sIA)1B+DL(s) = C(sI - A)^{-1}B + D

Prove the following statement: A transfer function L(s)L(s) is realizable if and only if it is a proper rational fraction (that is, L(s)=P(s)Q(s)L(s) = \frac{P(s)}{Q(s)} where both the numerator PP and the denominator QQ are polynomials, and with degree PP less than or equal to the degree of QQ).

Problem 2: Zero-State Equivalence and Algebraic Equivalence

Problem 2Zero-State Equivalence and Algebraic Equivalence

We say that two systems (A,B,C,D)(A, B, C, D) and (A~,B~,C~,D~)(\tilde{A}, \tilde{B}, \tilde{C}, \tilde{D}) are zero-state equivalent if the induced transfer functions are equal, that is

C(sIA)1B+D=C~(sIA~)1B~+D~C(sI - A)^{-1}B + D = \tilde{C}(sI - \tilde{A})^{-1}\tilde{B} + \tilde{D}

Let PP be invertible and let us define a transformation through x~=Px\tilde{x} = Px. Then, we can write the state-space model (A,B,C,D)(A, B, C, D) in terms of x~\tilde{x} as

dx~dt=A~x~(t)+B~u(t),y~(t)=C~x~(t)+D~u(t),\frac{d\tilde{x}}{dt} = \tilde{A}\tilde{x}(t) + \tilde{B}u(t), \qquad \tilde{y}(t) = \tilde{C}\tilde{x}(t) + \tilde{D}u(t),

with A~=PAP1,B~=PB,C~=CP1,D~=D\tilde{A} = PAP^{-1}, \tilde{B} = PB, \tilde{C} = CP^{-1}, \tilde{D} = D. In this case, we say that (A,B,C,D)(A, B, C, D) and (A~,B~,C~,D~)(\tilde{A}, \tilde{B}, \tilde{C}, \tilde{D}) are algebraically equivalent.

Show that algebraic equivalence implies zero-state equivalence but not vice versa.

Problem 3: Canonical Realizations (Optional)

Problem 3Canonical Realizations (Optional)

Algebraically express and draw the realizations of the transfer function

H(s)=s2+2s+1(s+1)(s24)H(s) = \frac{s^2 + 2s + 1}{(s+1)(s^2 - 4)}

in the controllable canonical realization, observable canonical realization, and modal canonical realization forms.

Problem 4: Non-Rational Transfer Functions

Problem 4Non-Rational Transfer Functions

Consider the following continuous-time system:

y(t)=a(u(t1)+y(t1)),tRy(t) = a(u(t-1) + y(t-1)), \quad t \in \mathbb{R}

Find the transfer function, from uu to yy, of this system and note that this transfer function is not rational.

Problem 5: Discretization of Continuous-Time State-Space Models

Problem 5Discretization of Continuous-Time State-Space Models

Consider

ddtx(t)=Ax(t)+Bu(t),y(t)=Cx(t)\frac{d}{dt}x(t) = Ax(t) + Bu(t), \qquad y(t) = Cx(t)

Suppose that we apply piece-wise constant control actions uu which are varied only at the discrete time instances given with {t:t=kT,kZ+}\{t : t = kT, k \in \mathbb{Z}_+\} so that u(t)=u(kT)u(t) = u(kT) for t[kT,(k+1)T)t \in [kT, (k+1)T). Show that with xk:=x(kT)x_k := x(kT) and uk:=u(kT)u_k := u(kT), we arrive at

xk+1=Adxk+Bdukx_{k+1} = A_d x_k + B_d u_k

where

Ad=eATA_d = e^{AT}

Bd=0TeAτBdτB_d = \int_0^T e^{A\tau} B \, d\tau

Show also that if AA is invertible, we can further write

Bd=0TeAτBdτ=A1(eATI)BB_d = \int_0^T e^{A\tau} B \, d\tau = A^{-1}(e^{AT} - I)B

Problem 6: Impulse Train Distribution

Problem 6Impulse Train Distribution

Consider an impulse train defined by:

wP(t)=nZδ(t+nP)w_P(t) = \sum_{n \in \mathbb{Z}} \delta(t + nP)

so that the distribution that we can associate with this impulse train would be defined by:

wP(ϕ)=nZϕ(nP),\overline{w_P}(\phi) = \sum_{n \in \mathbb{Z}} \phi(nP),

for ϕS\phi \in \mathcal{S}.

a) Show that wP\overline{w_P} is a distribution.

b) [Optional] Show that

w^P(ϕ)=1Pw1/P(t)ϕ(t)dt,\hat{w}_P(\phi) = \int \frac{1}{P} w_{1/P}(t) \phi(t) \, dt,

that is, the FCC\mathcal{F}_{CC} of this train is another impulse train.

Problem 7: Sampling and Reconstruction

Problem 7Sampling and Reconstruction

a) Typically human voice has a bandwidth of 4kHz. Suppose we wish to store a speech signal with bandwidth equal to 4kHz with a recorder. Since the recorder has finite memory, one needs to sample the signal. What is the maximum sampling period (in seconds) to be able to reconstruct this signal with no error. Explain how the reconstruction from the samples can be done.

b) Consider a discrete-time signal {x(n)}\{x(n)\} with a bandwidth BB. A discrete-time sampler samples this signal with a period NN such that the sampled signal satisfies

xp(n)={x(n)if 0nmodN,0else.x_p(n) = \begin{cases} x(n) & \text{if } 0 \equiv n \mod N, \\ 0 & \text{else.} \end{cases}

Following this, a decimator is applied to the system to obtain the signal:

xd(n)=xp(nN).x_d(n) = x_p(nN).

This new signal is stored in a storage device such as a recorder. Later, the original signal is attempted to be recovered from the storage device. What should the relation between BB and NN be such that, such a recovery is possible?

Identify the steps such that {x~(n)}\{\tilde{x}(n)\} is recovered from {xd(n)}\{x_d(n)\}.

Problem 8: DCFT of a Decimated Signal

Problem 8DCFT of a Decimated Signal

Consider a discrete-time signal {h(n)}\{h(n)\} with DCFT as:

h^(f)=1(f([0,14](34,1)))f[0,1).\hat{h}(f) = 1_{(f \in ([0, \frac{1}{4}] \cup (\frac{3}{4}, 1)))} \quad f \in [0, 1).

Determine the DCFT of the signal g(n)=h(3n),nZg(n) = h(3n), n \in \mathbb{Z}.

Problem 9: Applications in Communications (Optional)

Problem 9Applications in Communications (Optional)

a) Let mm be a real-valued signal with a bandwidth B. One can use a transformation, known as the Hilbert transform, to further compress the signal: This compression makes use of the fact that the Fourier transform of a real signal is conjugate symmetric and that it suffices to transmit only the positive frequency band (from which the negative band can be recovered).

Let xˉ\bar{x} denote the Hilbert transform of a signal xx in L2(R;R)L_2(\mathbb{R}; \mathbb{R}). We will only characterize this transform with the following information: The CCFT of the Hilbert transform of a signal is given by:

xˉ^(f)=isign(f)x^(f).\hat{\bar{x}}(f) = -i \, \text{sign}(f) \hat{x}(f).

Using this relation, prove that the Hilbert transform of a signal is orthogonal to the signal itself.

b) Briefly describe the (double-sideband) Amplitude Modulation (AM) and the Frequency Modulation (FM) techniques for radio communications.

Using the result in part a), one can further suppress the bandwidth requirement for the double-sideband Amplitude Modulation (AM) technique, leading to a single-sideband AM signal.