Question

3.27 Determine the Fourier series for the rectangular wave illustrated in Figure P3.28, and plot the results 2T Эт Hint: TheDetermine the Fourier series for the rectangular wave illustrated in Figure P3.28, and plot the resultsHint:The square wave of period Tis described by

0 0
Add a comment Improve this question Transcribed image text
Answer #1

the function is instead defined on the interval,[0, 2 L] the above equations simply become

here 2L = 2 \pi

thus   L = \pi

a_{0}=\frac{1}{L} \int_{0}^{2 L} f\left(t\right) d t

a_{n}=\frac{1}{L} \int_{0}^{2 L} f\left(t\right) \cos \left(\frac{n \pi t}{L}\right) d t

b_{n}=\frac{1}{L} \int_{0}^{2 L} f\left(t\right) \sin \left(\frac{n \pi t}{L}\right) d t   

(T Fi rTan 코/T 6 -o o20 r2t1t ん%o fso the answer is

fourier \, series =\frac{4}{\pi} \sum_{n=1,3,5, \ldots}^{\infty} \frac{1}{n} \sin \left({n t }\right)

we shall plot that in Matlab

%plot for fourier series
clc
clear all
t=0:0.1:4*pi;
y1=sin(t)*(4/pi);
y3=sin(t)*(4/pi)+sin(3*t)*(4/(3*pi));
y5=sin(t)*(4/pi)+sin(3*t)*(4/(3*pi))+sin(5*t)*(4/(5*pi));
plot(t,y1,t,y3,t,y5),hold on;
x=square(t);
plot(x,t), hold off;
plot(t,x), hold off;
plot(t,y1,t,y3,t,y5,t,x)
title('fourier series representation')
xlabel('F(t)')
legend('n=1','n=2','n=3','f(t)')
File Edit View Insert Tools Desktop Window Help fourier series representation _ n=1 n-2 n-3 一维) 0.5 -0.5 1.5 10 12 14 F(t)

IF YOU GOT ANY DOUBTS ASK IN COMMENTS SECTION

IF YOU LIKED MY ANSWER PLEASE PROVIDE POSITIVE FEEDBACK

Add a comment
Know the answer?
Add Answer to:
Determine the Fourier series for the rectangular wave illustrated in Figure P3.28, and plot the resultsHint:The...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 2) A triangular wave of period Tis illustrated in the Figure and is described by TS...

    2) A triangular wave of period Tis illustrated in the Figure and is described by TS F-1 osisi FO) - 11 - 7 / (1 - 1) sist Obtain the Fourier representation of this function, h(t). Plot h(t) represented by the first term in the Fourier series, h(t) represented by the first two terms of the series, and h() represented by the first three terms of the series. Discuss your results.

  • EXAMPLE 4.2 Fourier series of a square wave Consider the square wave of Figure 4.4. This signal i...

    in MATLAB plot the following EXAMPLE 4.2 Fourier series of a square wave Consider the square wave of Figure 4.4. This signal is common in physical systems. For ex- ample, this signal appears in many electronic oscillators as an intermediate step in the gener ation of a sinusoid We now calculate the Fourier coefficients of the square wave. Because V, 0< t < To/2 x(t) = from (4.23), it follows that ToJTo2 To/2 - e ikast To/2 The values at...

  • Determine the Fourier series expressions for the periodic voltage functions for the full wave rectified sine...

    Determine the Fourier series expressions for the periodic voltage functions for the full wave rectified sine wave shown in Figure b and the half wave rectified sine wave shown in Figure c. v(t) 0 2T 3T -T

  • Determine the continuous time Fourier series representation of an even rectangular wave with following specifications: 1....

    Determine the continuous time Fourier series representation of an even rectangular wave with following specifications: 1. [10] fundamental period 0.1 s peak-to-peak amplitude 5, duty cycle 10%, average value of zero.

  • (a) Determine the period, amplitude, and frequency of a signal given by, v(t) (120nt). Plot this ...

    (a) Determine the period, amplitude, and frequency of a signal given by, v(t) (120nt). Plot this signal both in the time-domain and frequency domain. (b) For the following square wave v(t), determine if it is a periodic signal, and if yes, what 10 V sin 4. [61 are its amplitude, period T and fundamental frequency f? Why do we need to convert this signal into sine/cosine wave for transmission? 2 o-oims (c) () According to Fourier Theorem, the above signal...

  • Reproduce Figures 9.2b and 9.2c on MATLAB, assuming that the square wave (Figure 9.2b) is a...

    Reproduce Figures 9.2b and 9.2c on MATLAB, assuming that the square wave (Figure 9.2b) is a periodic symmetric square wave of normalized amplitude (A=1). Each student group should decide the power spectral density level of the channel noise. Compute the Fourier transform of the periodic square wave. clear all close all %%%% T=12*pi; %number of period x=linspace(0,T); t=x/pi y0=square(x); %square wave signal y0ft=fft(y0); %calculating Fourier Transformof signal y0fts=fftshift(y0ft); y0ftFinal=abs(y0ft); AWGN= rand(size(x)); %Calculating whit noise Att=(1/3); nSig= Att*AWGN; y=y0+nSig; %Square wave...

  • 16.2 Find the Fourier series expressions for the periodic voltage functions shown in Fig. P16.2. ...

    16.2 Find the Fourier series expressions for the periodic voltage functions shown in Fig. P16.2. Note that Fig. P16.2(a) illustrates the square wave; Fig. P16.2(b) illustrates the full-wave rectified sine wave, where u(t)-Yn sin(π/T), 0 t s T; and Fig. P16.2(c) illustrates the half-wave rectified sine wave, where Figure P16.2 v(t) 2T 3T rt v(0) 2T 3T v(t) nt T/2 T 3T/2 16.2 Find the Fourier series expressions for the periodic voltage functions shown in Fig. P16.2. Note that Fig....

  • Determine the fundamental period To, and the Fourier series coefficients af of the plot. ak =...

    Determine the fundamental period To, and the Fourier series coefficients af of the plot. ak = 1) c(t)e-jk (24pi/T)t dt 11/213

  • Determine the Fourier series representation of

    Let \(\left.x_{(} t\right)=\left\{\begin{array}{rr}t, & 0 \leq t \leq 1 \\ -t, & -1 \leq t \leq 0\end{array}\right.\), be a periodic signal with fundamental period of \(T=2\) and Fourier series coefficients \(a_{k}\).a) Sketch the waveform of \(x(t)\) and \(\frac{d x(t)}{d t}\) b) Calculate \(a_{0}\) c) Determine the Fourier series representation of \(g(t)=\frac{d x(t)}{d t}d) Using the results from Part (c) and the property of continuous-time Fourier series to determine the Fourier series coefficients of \(x(t)\)

  • 2- In cach of the following, we specify the Fourier series coefficients of a CT signal...

    2- In cach of the following, we specify the Fourier series coefficients of a CT signal that i periodic with period To 4. Determine the signal x(t) in each case k 0 a) a sin ,k 0 km -j= ei= (j* = e#. Hint: using Euler's formula: Jkl3 jk b) a fo.0therwise -4 (1,k even c) a 2.k odd Hint: Suppose x(t) 8(t-kT) ke- is an impulse train with impulses spaced every T seconds apart (Figure 2). This is a...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT