jagomart
digital resources
picture1_Processing Pdf 179830 | Dsp Lecture4


 139x       Filetype PDF       File size 0.16 MB       Source: ciirawamaina.com


File: Processing Pdf 179830 | Dsp Lecture4
digital signal processing ciira wa maina ciira maina dkut ac ke 1 summary this lecture will focus on 1 sampling continuous time signals 2 frequency domain representation of sampling 3 ...

icon picture PDF Filetype PDF | Posted on 30 Jan 2023 | 2 years ago
Partial capture of text on file.
                                                  Digital Signal Processing
                                                            Ciira wa Maina
                                                        ciira.maina@dkut.ac.ke
                  1    Summary
                  This lecture will focus on:
                     1. Sampling continuous time signals
                     2. Frequency Domain Representation of Sampling
                     3. The sampling theorem
                     4. Signal Reconstruction From Samples
                  2    Sampling
                  Over the last few decades, there has been a move towards digital transmission of analog signals.
                  Thefirststepincreating a digital signal from an analog one involves sampling the continuous time
                  signal x(t) at regular intervals to form a discrete time signal. Discrete time signals are defined at
                  discrete times only indexed by the integers. Thus a discrete time signal is a sequence of numbers
                  where the nth number is denoted by x[n]. When the discrete time signal x[n] arises from the
                  sampling of a continuous time signal x(t) at regular intervals we have
                                                              x[n] = x(nT )
                                                                           s
                  T is known as the sampling period. The sampling frequency is 1 . Two different time domain
                   s                                                                   T
                                                                                         s
                  signal can result in the same discrete time signal after sampling. This means that an appropriate
                  sampling rate must be chosen to allow reconstruction of signals.
                     To form a digital signal from the discrete time signal, the sample values are quantized into
                  discrete values.
                  3    Frequency Domain Representation of Sampling
                  Mathematically, we can represent the sampled signal x (t) as the product of the continuous time
                                                                            s
                  signal and an impulse train of Dirac delta functions given by
                                                                  ∞
                                                         s(t) = X δ(t−nTs)
                                                                n=−∞
                                                                     1
                   That is
                                                       x (t)   = x(t)s(t)
                                                         s
                                                                           ∞
                                                               = x(t) X δ(t−nT )
                                                                                         s
                                                                         n=−∞
                   From the sifting property of the Dirac delta function, we have
                                                                   ∞
                                                        x (t) = X x(nT )δ(t−nT )
                                                         s                   s          s
                                                                 n=−∞
                       In order to derive the Fourier transform of x (t) we note that it is the product of two functions
                                                                        s
                   and therefore
                                                             Xs(f) = X(f)∗S(f)
                   where ∗ denotes convolution.
                       Recall that if a periodic function is formed from a sequence of pulses we have
                                                   ∞                         ∞
                                              F[ X x(t−nT )]= 1 X X(n)δ(f− n)
                                                                 0      T            T           T
                                                 n=−∞                    0 n=−∞        0          0
                   where T is the period and x(t) is the pulse whose Fourier transform is X(f)
                            0
                       Since s(t) is a periodic sequence of Dirac delta functions and F[δ(t)] = 1 we have
                                                                        ∞
                                                          S(f) = f     Xδ(f−nf)
                                                                    s                 s
                                                                      n=−∞
                   where f = 1 . We have
                           s    T
                                 s
                                                       Xs(f) = X(f)∗S(f)
                                                                          ∞
                                                                = f X X(f−nf )
                                                                      s                  s
                                                                       n=−∞
                       If x(t) is a bandlimited continuous time signal with bandwidth W Hertz with the frequency
                   spectrum X(f) shown in Figure ?? and the sampling frequency fs = 2W we see that
                                                         X(f)= 1 X (f) |f| 2W, the replicas of X(f) in X (f) do not overlap and x(t) can be
                                        s                                      s
                 recovered from x (t) with an ideal low pass filter.
                                   s
                     If f < 2W, the copies of X(f) overlap and we can no longer recover x(t) from x (t) via low
                        s                                                                                 s
                 pass filtering. The output of low pass filtering will suffer aliasing distortion where high frequency
                 components take on the identity of low frequency signals.
                     Example: Consider the sampling of cos(2πf t) when f > 2f and when f < 2f . When
                                                                    0          s       0             s      0
                 f >2f the output of an ideal LPF with cutoff frequency fs in response to the sampled signal is
                  s      0                                                     2
                 cos(2πf t). When f < 2f aliasing occurs and the output of the LPF is cos(2π(f −f )t). The
                         0            s      0                                                         s    0
                 high frequency signal cos(2πf t) has taken the alias of the lower frequency signal cos(2π(f −f )t).
                                                0                                                            s    0
                     From the above we can state the Sampling Theorem: A bandlimited signal of finite energy
                 which only has frequency components below WHz, is completely specified by samples taken at a
                 rate fs ≥ 2WHz. The frequency 2W is sometimes called the Nyquist rate.
                 4    Signal Reconstruction From Samples
                 Whenthe conditions of the sampling theorem are met, it is possible to recover the signal exactly
                 from its samples and the Fourier transforms of the continuous time signal x(t) and the sampled
                 signal x (t) are related by
                         s
                                                               1               f
                                                     X(f)=       X(f) |f|< s
                                                              f    s            2
                                                               s
                 where f is the sampling frequency. In order to recover the signal, we pass the sampled signal
                         s
                 through an ideal lowpass filter with gain 1 over the passband |f| < fs.
                                                             fs                           2
                     Recall                                   ∞
                                                    x (t) = X x(nT )δ(t−nT )
                                                     s                 s          s
                                                            n=−∞
                 Then the output of the LPF is given by x (t)∗h(t) where h(t) is the impulse response of the ideal
                                                            s
                 lowpass filter. We can show that
                                                                   sin( π t)
                                                                       T
                                                            h(t) =      s
                                                                      π t
                                                                      Ts
                 And the response of the LPF is given by
                                                           ∞               π
                                                          X           sin(  (t − nT ))
                                                                          T         s
                                                x (t) =        x(nT )      s
                                                  r                 s    π (t − nT )
                                                                         T        s
                                                        n=−∞              s
                     This expression is known as the interpolation formula and allows the reconstruction of the
                 original signal from its samples.
                     Wecan also arrive at the interpolation formula by noting that Xs(f) can also be written as
                                                               ∞
                                                   X(f)= X x(nT )e−j2πnTsf
                                                     s                  s
                                                             n=−∞
                 and therefore
                                           x(t)  = Z ∞ X(f)ej2πftdf
                                                      −∞
                                                                   3
                                                     Z f
                                                        s
                                                        2  1        j2πft
                                                 =           Xs(f)e      df
                                                        f
                                                         s f
                                                      −2 s
                                                     Z f
                                                        s      ∞
                                                        2  1 X              −j2πnTsf j2πft
                                                 =                  x(nT )e         e     df
                                                                         s
                                                        f
                                                         s f
                                                      −2 sn=−∞
                                                                     Z f
                                                       ∞                 s
                                                 = X x(nTs)1            2 ej2πf(t−nTs)df
                                                                        f
                                                                  f      s
                                                     n=−∞           s  −2
                                                       ∞
                                                      X           sin(πf (t − nT ))
                                                 =         x(nT )        s       s
                                                                s    πf (t−nT )
                                                     n=−∞              s        s
                     From the above development we see that a bandlimited signal can be recovered exactly from
                 its samples. In practice signals are not bandlimited and to allow reconstruction after sampling
                 the signals are first passed through a lowpass anti-aliasing filter to limit the bandwidth to WHz.
                 This signal is then sampled at a frequency slightly higher than the Nyquist rate of 2WHz. This
                 has the benefit of allowing the reconstruction filter to have a non-zero transition band making it
                 realizable.
                     Example: The range of human hearing is upto approximately 20kHz which corresponds to a
                 Nyquist rate of 40kHz. Audio CDs are sampled at 44.1kHz.
                                                                   4
The words contained in this file might help you see if this file matches what you are looking for:

...Digital signal processing ciira wa maina dkut ac ke summary this lecture will focus on sampling continuous time signals frequency domain representation of the theorem reconstruction from samples over last few decades there has been a move towards transmission analog therststepincreating an one involves x t at regular intervals to form discrete are dened times only indexed by integers thus is sequence numbers where nth number denoted when arises we have nt s known as period two dierent can result in same after means that appropriate rate must be chosen allow sample values quantized into mathematically represent sampled product and impulse train dirac delta functions given nts n sifting property function order derive fourier transform note it therefore xs f denotes convolution recall if periodic formed pulses pulse whose since nf bandlimited with bandwidth w hertz spectrum shown figure fs see replicas do not overlap recovered ideal low pass lter copies no longer recover via ltering outpu...

no reviews yet
Please Login to review.