Home / Week 3 Exercises / System Functionals

System Functionals

The questions below are due on Sunday February 24, 2019; 11:00:00 PM.
 
You are not logged in.

If you are a current student, please Log In for full access to this page.

Music for this Problem

In this exercise, we will examine the system functionals for the various primitive systems and combinations that we have seen in 6.01.

For each of the systems below, solve for its system functional. Specify your answer by entering the coefficient lists associated with the numerator and denominator polynomials (in R{\cal R}) of the system functional, with the zeroth-order coefficient first.

1) Primitives

1.1) Gain

What are the system functionals for each of the systems represented below?

y[n]=8x[n]y[n] = 8x[n]

System Functional:
Numerator coeffs (in R{\cal R}):
Denominator coeffs (in R{\cal R}):

System Functional:
Numerator coeffs (in R{\cal R}):
Denominator coeffs (in R{\cal R}):

Gain(9)

System Functional:
Numerator coeffs (in R{\cal R}):
Denominator coeffs (in R{\cal R}):

1.2) R

y[n]=x[n1]y[n] = x[n-1]

System Functional:
Numerator coeffs (in R{\cal R}):
Denominator coeffs (in R{\cal R}):

y[n+1]=x[n]y[n+1] = x[n]

System Functional:
Numerator coeffs (in R{\cal R}):
Denominator coeffs (in R{\cal R}):

R(7)

System Functional:
Numerator coeffs (in R{\cal R}):
Denominator coeffs (in R{\cal R}):

R(4)

System Functional:
Numerator coeffs (in R{\cal R}):
Denominator coeffs (in R{\cal R}):

2) Combinations

3) FeedforwardAdd

If H1=n1d1{\cal H}_1 = \frac{n_1}{d_1} and H2=n2d2{\cal H}_2 = \frac{n_2}{d_2} are both system functionals (where n1n_1, n2n_2, d1d_1, and d2d_2 represent polynomials in R{\cal R}), what is the system functional of the combination shown below? Enter your answer as a Python expression involving the variables n_1, n_2, d_1, and/or d_2.

4) Cascade

If H1=n1d1{\cal H}_1 = \frac{n_1}{d_1} and H2=n2d2{\cal H}_2 = \frac{n_2}{d_2} are both system functionals (where n1n_1, n2n_2, d1d_1, and d2d_2 represent polynomials in R{\cal R}), what is the system functional of the combination shown below? Enter your answer as a Python expression involving the variables n_1, n_2, d_1, and/or d_2.

5) FeedbackAdd

If H1=n1d1{\cal H}_1 = \frac{n_1}{d_1} and H2=n2d2{\cal H}_2 = \frac{n_2}{d_2} are both system functionals (where n1n_1, n2n_2, d1d_1, and d2d_2 represent polynomials in R{\cal R}), what is the system functional of the combination shown below? Enter your answer as a Python expression involving the variables n_1, n_2, d_1, and/or d_2.

6) Big System

What is the system functional of the following system?

Hint: Look for some of the patterns from above in the block diagram.

System Functional:
Numerator coeffs (in R{\cal R}):
Denominator coeffs (in R{\cal R}):