您在這裡

Signals and Systems Problems

2 六月, 2016 - 15:17

Problem 2.1: Complex Number Arithmetic

Find the real part, imaginary part, the magnitude and angle of the complex numbers given by the following expressions.

  1. -1
 
  1. \frac{1+\sqrt{3}j}{2}
 
  1. 1+j+e^{j\frac{\pi}{2}}
 
  1. e^{j\frac{\pi}{3}}+e^{j\pi}+e^{-(j\frac{\pi}{3})}

Problem 2.2: Discovering Roots

Complex numbers expose all the roots of real (and complex) numbers. For example, there should be two square-roots, three cube-roots, etc. of any number. Find the following roots.

  1. What are the cube-roots of 27? In other words, what is 27^{\frac{1}{3}}?
  2. What are the fifth roots of 3\left ( 3^{\frac{1}{5}} \right )
  3. What are the fourth roots of one?

Problem 2.3: Cool Exponentials

Simplify the following (cool) expressions.

  1. j^j
  2. j^2^j
  3. j^{j^j}

Problem 2.4: Complex-valued Signals

 Complex numbers and phasors play a very important role in electrical engineering. Solving systems for complex exponentials is much easier than for sinusoids, and linear systems analysis is particularly easy.

  1. Find the phasor representation for each, and re-express each as the real and imaginary parts of a complex exponential. What is the frequency (in Hz) of each? In general, are your answers unique? If so, prove it; if not, find an alternative answer for the complex exponential representation.
    1. 3sin(24t)
    2. \sqrt{2}cos(2\pi 60t +\frac{\pi}{4})
    3. 2cos(t+\frac{\pi}{6})+4sin(t-\frac{\pi}{3})
  2. Show that for linear systems having real-valued outputs for real inputs, that when the input is the real part of a complex exponential, the output is the real part of the system's output to the complex exponential (see the below figure).
S(Re(Ae^{j2\pi ft}))=Re(S(Ae^{j2\pi ft}))

media/image66.png

Problem 2.5:

For each of the indicated voltages, write it as the real part of a complex exponential (v (t)= Re (Vest)). Explicitly indicate the value of the complex amplitude V and the complex frequency s. Represent each complex amplitude as a vector in the V -plane, and indicate the location of the frequencies in the complex s-plane.

\begin{align*} 1.\ v (t) &= cos (5t)\\ 2.\ v (t) &= sin(8t+\frac{\pi}{4})\\ 3.\ v (t) &= e^{-t}\\ 4.\ v (t) &= e^{-(3t)}sin(4t+\frac{3\pi}{4})\\ 5.\ v (t) &= 5e^{(2t)}sin(8t+2\pi)\\ 6.\ v (t) &= -2\\ 7.\ v (t) &= 4sin(2t)+3cos(2t)\\ 8.\ v (t) &= 2cos(100\pi t+\frac{\pi}{6})-\sqrt{3}\ sin(100\pi t+\frac{\pi}{2})\\ \end{align*}

Problem 2.6:

Express each of the following signals (signal a-e) as a linear combination of delayed and weighted step functions and ramps (the integral of a step).
 

media/image72.png
Figure 2.16 Signal (a)
media/image73.png
Figure 2.17 signal (b)
media/image74.png
Figure 2.18 signal (c)
media/image75.png
Figure 2.19 signal (d)
media/image76.png
Figure 2.20 signal (e)

Problem 2.7: Linear, Time-Invariant Systems

When the input to a linear, time-invariant system is the signal x (t), the output is the signal y (t) (The following figure).

media/image77.png

  1. Find and sketch this system's output when the input is the depicted signal (Figure 2.19).
  2. Find and sketch this system's output when the input is a unit step.
media/image78.png
Figure 2.21

Problem 2.8: Linear Systems

The depicted input (Figure below) x (t) to a linear, time-invariant system yields the output y (t).
  media/image79.png

  1. What is the system's output to a unit step input u (t)?
  2. What will the output be when the input is the depicted square wave in the following figure?
media/image80.png

Problem 2.9: Communication Channel

A particularly interesting communication channel can be modeled as a linear, time-invariant system. When the transmitted signal x (t) is a pulse, the received signal r (t) is as shown (in the following Figure).

media/image81.png

  1. What will be the received signal when the transmitter sends the pulse sequence (Figure 2.23) x1 (t)?
  2. What will be the received signal when the transmitter sends the pulse signal (the figure below) x2 (t) that has half the duration as the original?
media/image82.png

Problem 2.10: Analog Computers

So-called analog computers use circuits to solve mathematical problems, particularly when they involve differential equations. Suppose we are given the following differential equation to solve.
\frac{dy(t)}{dt}+ay(t)=x(t)
In this equation,a is a constant.

  1. When the input is a unit step (x (t)= u (t)), the output is given by y (t)= 1 − eu (t-(at)) u(t) . What is the total energy expended by the input?
  2. Instead of a unit step, suppose the input is a unit pulse (unit-amplitude, unit-duration) delivered to the circuit at time t = 10. What is the output voltage in this case? Sketch the waveform.