Waveform Analysis Using Sampling
July 8, 2019
Back to: Sampling & Reconstruction
Sampling is one of many methods to perform signal analysis. Similar to other analysis methods, sampling separates a waveform, x(t), into weighted components. Typically, the components are the basis for the waveform. The weights are called Fourier coefficients, even if we are not using a Fourier transform.
(1)
where each πn(t) is a basis vector (function) and each β¨x(t) | πn(t)β© is a Fourier coefficient.
Examples
In the case of the inverse discrete-time Fourier transform (IDTFT), the set of all functions, πn(t)Β β eiwn, is the basis. The set of all values, β¨x(t) | πn(t)β©, is the DTFT of x(n), as shown in Figure 1.5.
In the case of typical sampling, the basis functions are sinc functions shifted by integer multiples of the sampling period π, and the Fourier coefficients are simply samples, x(nπ), of x(t), as shown in Figure 1.6.
Wiggly Waveform Analysis using Sampling (Ex. 3)
Suppose x(t) is the waveform illustrated in Figure 1.7.
Assume x(t) has a bandwidth less than or equal to 0.5Hz. Then, sample x(t) at π₯s = 1Hz as shown in Figure 1.8.
There are exactly three non-zero samples. This means that π(π‘) is the weighted sum of three non-zero sinc functions. The three weights are the three non-zero samples (1, 2, and -1) such that x(t) = 1 sinc(π‘ + 2) + 2 sinc(π‘) β 1 sinc(π‘ β 4) as illustrated in Figure 1.9.