4.1 HW 1
-
- PDF (letter size)
-
- PDF (legal size)
4.1.1 Problem 1.8, Chapter 1
Express the real part of each of the following signals in the form , where are real numbers with
and : (a) , (b) , (c) , (d)
Solution
4.1.1.1 part a
Comparing the above to shows that
4.1.1.2 part b
Since , the above becomes
Hence the real part of is Comparing the above to shows that
4.1.1.3 part c
Since , then the above becomes Comparing the above to shows that
4.1.1.4 part d
But , hence the above becomes
Therefore Comparing the above to shows that
4.1.2 Problem 1.13, Chapter 1
Consider the continuous-time signal . Calculate the value of for the signal
Solution
is first found
is an impulse at and is an impulse at . Hence is then the above is zero. If then only the first
integral contributes giving and if then both integral contribute each, and hence cancel each
others giving . Therefore Now that is found, its can be calculated using the definition
Hence
4.1.3 Problem 1.17, Chapter 1
Consider a continuous-time system with input and output related by . (a) Is this system causal?
(b) Is this system linear?
Solution
4.1.3.1 Part a
A system is causal if its output at time depends only on current and on past and not on future
. Picking , then . This shows that . Hence the output depends on input at future time (since ).
Therefore this system is not causal.
4.1.3.2 Part b
Let input be . If the output when the input is is given by where and then the system is linear.
From the definition
Now, and . Hence the above becomes
Therefore the system is linear.
4.1.4 Problem 1.21, Chapter 1
A continuous-time signal is shown in Figure P1.21. Sketch and label carefully each of the
following signals: (a) . (b) (c) (d)
Solution
Looking at the plot, it can be constructed from unit step and ramp function as follows Here is
an implementation
Figure 4.2:Construction the signal from unit step and ramp functions
Figure 4.3:Code for the above
4.1.4.1 Part a
is shifted to right by one unit time. Hence it becomes
Figure 4.5:Code for the above
4.1.4.2 Part b
Hence the signal is first flipped right to left (also called reflection about the axis) and the
resulting function is then shifted to the right by 2 units. It becomes
The flipped signal is
Figure 4.6:Part (b) signal after reflection
Now the above is shifted to the right by 2 units giving
Figure 4.7:Part (b) final plot
It also possible to first do the shifting, followed by the reflection. Same output will
result.
4.1.4.3 Part c
. The signal is first shifted to the left by due to the term, and then the resulting signal is
squashed (contraction) by factor of . Since the original signal is from to , then after first shifting
it to the left by it becomes from to . Hence the original ramp that went from to now goes from
to and the line that originally went from to now goes from to (half the length) and so on.
This is the result
Figure 4.9:Code for the above
4.1.4.4 Part d
. Hence, the signal is first shifted to the right by due to the term, and then the resulting signal
is flipped across the axis, and then the resulting signal is stretched (expanded) by factor of due
to the multiplication by term. This is the result showing each step
Figure 4.10:Part (d) plot
4.1.5 Problem 1.22, Chapter 1
A discrete-time signal is shown in Figure P1.22. Sketch and label carefully each of the following
signals (a) (b) (c) (d)
Solution
4.1.5.1 Part a
is shifted to the right by positions. Hence it becomes
Figure 4.12:Part (a) plot
Figure 4.13:Code used for the above
4.1.5.2 Part b
. Hence is first reflected to obtain and then the result is shifted to right by . This is the result
showing each step
Figure 4.14:Part (b) plot
4.1.5.3 Part c
. Sample at remains the same. Sample at gets the value of the sample that was at which is .
Sample at gets the value of the sample that was at which is zero. Hence for all less than new
values are all zero. Same for the right side. The sample at gets the value of the sample that was
at which is and sample at gets the value of the sample that was at which is and all are
therefore zero. Notice that this operation causes samples to be lost from the original signal. This
is the final result
Figure 4.15:Part (c) plot
4.1.5.4 Part d
. Sample at gets the value that was at which is . Sample at gets the value of the sample
that was at which is . Sample at gets the value of the sample that was at which is
zero. Hence for all all values are zero. Same for the right side. Sample at gets the
value of the sample that was at which is and therefore for all samples are zero.
Notice that this operation causes samples to be lost from the original signal. The result
is
Figure 4.16:Part (d) plot
4.1.6 Problem 1.26, Chapter 1
Determine whether or not each of the following discrete-time signals is periodic. If the signal is
periodic, determine its fundamental period (a) (b) (c) (d)
Solution
The signal is periodic, if integer can be found that for all . Fundamental period is the smallest
such integer .
4.1.6.1 Part a
In this part, . Hence the signal is periodic if
The above will be true if For some integer and . This is because has period. This implies that
Therefore . Since it was possible to find integers, then it is periodic. Since are relatively prime
then is the fundamental period.
4.1.6.2 Part b
In this part, . Hence the signal is periodic if
The above will be true if
For some integer . It is not possible to find integers to satisfy the above since is an irrational
number. Hence not periodic.
4.1.6.3 Part c
. Hence the signal is periodic if
The above will be true if Need to find smallest integer to satisfy this for all . Choosing the
above becomes
Hence for all , satisfies the equation (since is arbitrary integer). Therefore it is periodic and
fundamental period .
4.1.6.4 Part d
Using then
Considering each signal separately. . This is periodic if
The above will be true if
It was possible to find integers to satisfy this, where period . Considering the second signal . This
is periodic if
The above will be true if
It was possible to find integers to satisfy this, where period . Therefore both signals
periodic with same period, the sum is therefore periodic and the fundamental period is
.
4.1.7 key solution
PDF