TO FIND THE NEXT OR DIFFERENT PROJECT CLICK ON THE SEARCH BUTTON ON THE TOP RIGHT MENU AND SEARCH USING COURSE CODE OR PROJECT TITLE.

Starting from:
$30

$15

Solved ELCT 222 Signals and Systems Computer Assignment 9

Consider the following circuit: where the input current source is given by a) (20 pts) Derive the Fourier transform of the source 𝑖𝑖𝑠𝑠(𝑑𝑑) for 𝐴𝐴 = 5 mA and 𝑇𝑇 = 3 s b) (20 pts) Determine the transfer function 𝐻𝐻(πœ”πœ”) = 𝑉𝑉out(πœ”πœ”) 𝐼𝐼𝑠𝑠(πœ”πœ”) for 𝑅𝑅1 = 0.5 kΞ©, 𝑅𝑅2 = 2 kΞ©, 𝐢𝐢 = 1 3 mF c) (20 pts) Obtain 𝑣𝑣out(𝑑𝑑) by using Fourier analysis (an analytical expression with inverse Fourier transform is sufficient) d) (20 pts) Plot 𝑖𝑖𝑠𝑠(𝑑𝑑) and 𝑣𝑣out(𝑑𝑑) by using 𝐼𝐼𝑠𝑠(πœ”πœ”) and 𝑉𝑉out(πœ”πœ”) with a numeric integration from -inf to inf in MATLAB (Hint 1: integral(@(omega) 1/2/pi*f(omega).*exp(1i*omega*t),-inf,inf)) (Hint 2: 𝑖𝑖𝑠𝑠(𝑑𝑑) should be the triangular function above after numeric integration) e) (20 pts) Plot the one-sided energy spectral density of 𝑣𝑣out(𝑑𝑑) in MATLAB.