
(a)
Find the value of
(a)

Answer to Problem 16E
The value of
Explanation of Solution
Given data:
Refer to Figure 15.53 in the textbook.
Formula used:
Write the expression to calculate the impedance of the passive elements resistor, inductor and capacitor in s-domain.
Here,
Calculation:
Given that the output voltage should be taken across the inductor in series RLC circuit.
Generally, the transfer function of the series RLC circuit for which the output is taken across the inductor is,
The modified circuit of given circuit is drawn as Figure 1.
The Figure 1 is redrawn as impedance circuit in s-domain in Figure 2 using the equations (1), (2) and (3).
Write the general expression to calculate the transfer function of the circuit in Figure 2.
Here,
Apply Kirchhoff’s voltage law on Figure 2 to find
Rearrange the above equation to find
Substitute
Compare the above equation with the equation (4) to obtain the following values.
Rearrange the equation (6).
Rearrange the above equation to find
Rearrange the equation (7) to find
Substitute
Conclusion:
Thus, the value of
(b)
Find the values of inductor
(b)

Answer to Problem 16E
The value of inductor
Explanation of Solution
Given data:
The value of the resistor
The value of the resonant frequency
Calculation:
Case (i):
From part (a),
Substitute
Rearrange the above equation to find
Rearrange the above equation to find
Rearrange the equation (9).
Rearrange the above equation to find
Substitute
Rearrange the above equation to find
Take square root on both sides of the above equation to find
Substitute
Case (ii):
Substitute
Rearrange the above equation to find
Rearrange the above equation to find
Substitute
Rearrange the above equation to find
Take square root on both sides of the above equation to find
Substitute
Case (iii):
Substitute
Rearrange the above equation to find
Rearrange the above equation to find
Substitute
Rearrange the above equation to find
Take square root on both sides of the above equation to find
Substitute
Conclusion:
Thus, the value of inductor
(c)
Construct the magnitude Bode plots for the three cases
(c)

Explanation of Solution
Calculation:
Simplify the equation (4) to find
Case (i):
Substitute
Case (ii):
Substitute
Case (iii):
Substitute
The equations (15), (16) and (17) are the transfer function of the given series RLC circuit at three different cases
The MATLAB code is given below to sketch the magnitude Bode plots for the three cases using the equations (15), (16) and (17).
MATLAB Code:
clc;
clear all;
close all;
sys1=tf([1 0 0],[1 1000 (25*10^6)]);
sys2=tf([1 0 0],[1 5000 (25*10^6)]);
sys3=tf([1 0 0],[1 10000 (25*10^6)]);
bode(sys1,sys2,sys3)
legend({'sys1','sys2','sys3'},'Location','best')
Output:
The MATLAB output is shown in Figure 3.
Conclusion:
Thus, the magnitude Bode plot for the three cases
Want to see more full solutions like this?
Chapter 15 Solutions
Engineering Circuit Analysis
- help on this question about power electronics?arrow_forwardA speech signal has frequencies in the range 50- 3500 Hz. The signal is sampled at Nyquist sampling rate and the resulting pulses are transmitted over PAM and PCM systems. 1- Calculate the minimum bandwidth of the PAM system. 2- Calculate the minimum bandwidth of the PCM system, when the pulses are quantized into 121 levels B) Draw the signaling waveform (line codes) for the binary sequence 10110001 using (Unipolar NRZ, Bipolar RZ, Bipolar NRZ, Manchester code, Differential Manchester (split phase).arrow_forwardDon't use ai to answer I will report you answerarrow_forward
- Don't use ai to answer I will report you answerarrow_forward8-1) similar to Lathi & Ding, Prob. P.5.1-2 The figure below shows the Fourier spectra of signals of g,(t) and g₁(t). Determine the Nyquist rate and the corresponding sampling interval for signals of g,(t), g,(t), g₁(1) - g¸(1), g¸³(t), and g₁(1)g₁(1). Hint: Use the frequency convolution and the width property of convolution. G₁(f) G₂(f) -8000 0 8000 f -20000 10 20000 farrow_forward• We will use the Wattmeter to find the average power supplied/absorbed by each component. The following figure shows how to connect the Wattmeter to measure the average power absorbed by the resistor. Note that the Wattmeter consists of a Voltmeter and an Ammeter. The Voltmeter must be connected in parallel with the component and the Ammeter must be connected in series with the component. You must pay attention to the polarity of the voltage across the component as well as the direction of the current flowing through the component. 5Vpk 1kHz 30° ww 40 Z=A-JB Wattmeter-XWM1 2.503 W Power factor: 1.00000 Voltage Current • • Similarly connect a second Wattmeter to measure the average power supplied by the source. Connect a third Wattmeter to measure the average power in the capacitor. Does this value agree with the theoretical value? Perform Interactive Simulation under Analysis and Simulation. Double click on Wattmeters to see the average power values. Note that the Wattmeter also…arrow_forward
- Introductory Circuit Analysis (13th Edition)Electrical EngineeringISBN:9780133923605Author:Robert L. BoylestadPublisher:PEARSONDelmar's Standard Textbook Of ElectricityElectrical EngineeringISBN:9781337900348Author:Stephen L. HermanPublisher:Cengage LearningProgrammable Logic ControllersElectrical EngineeringISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
- Fundamentals of Electric CircuitsElectrical EngineeringISBN:9780078028229Author:Charles K Alexander, Matthew SadikuPublisher:McGraw-Hill EducationElectric Circuits. (11th Edition)Electrical EngineeringISBN:9780134746968Author:James W. Nilsson, Susan RiedelPublisher:PEARSONEngineering ElectromagneticsElectrical EngineeringISBN:9780078028151Author:Hayt, William H. (william Hart), Jr, BUCK, John A.Publisher:Mcgraw-hill Education,





