

CamScanner ile tarandı SELF - STUDY QUESTION are R = 25 32/ The parameters of a...
1. The parameters of a certain transmission line operating at 6 x 10$ rad/s are L = 0.4uH/m, C = 40 pF/m, G= 80 mS/m, and R= 2 092/m. a) Find y, a, ß, 2, and Zo: b) If a voltage wave travels 20 m down the line, by what percentage is its amplitude reduced, and by how many degress is its phase shifted?
10.198 A lossless transmission line is 50 cm in length and operates at a frequency of 100 MHz. The line parameters are L-0.2 μ H/m and C = 80 pF/m. The line is terminated in a short circuit at z 0, and there is a load ZL = 50 + j 20 Ω across the line at location z--20 cm. What average power is delivered to ZL if the input voltage is 10020 V?
A finitely long transmission line has f-100 MHz, R'-1 m Ω m, L,-1 μHm, C'-2 pF/m, and G'-o s. Calculate Zo and the propagation constant γ of the . line. Assume 30 w is flowing down the line at z-0. How much power is flowing at z = 3 m? (we will do this part on Next class) Remember: Rave (z) = Vol2 e-2 z cos(ez ) (W). what is Zo y, the phase velocity Up wavelength λ and period...
Question 25 Not yet answered Points out of 1.00 Flag question In the figure, R = 122, C =8 pF, and L = 3 mh, and the ideal battery has emf = 32 V. The switch is kept in position a for a long time and then thrown to position b. What are HH R 7 с mo (a) the maximum charge in the capacitor plates? Select one: • a. 96.00 pc . b. 256.00 pc . c. 32.00 C...
32. A transformer is to be designed to increase the 30 kV-rms output of a generator to the transmission-line voltage of 345 kV-om. If the primary winding has 80 turns, how many turns must the secondary have? b. 70 c. 920 d. 9200 e 12 33. The primary winding of an electric train transformer has 400 turns and the Secondary has 50. If the input voltage is 120V(rms) what is the output voltage? a. 15 V (rms) b. 30 Vrms)...
Question:
CODE:
>> %% PID controller design
Kp = 65.2861;
Ki = 146.8418;
Kd = 4.0444;
Gc = pid(Kp,Ki,Kd);
% close-loop TF
T = feedback(G*Gc,1);
%% checking the design obejective
a_pid = stepinfo(T);
% Settling Time
tp_pid = a_pid.SettlingTime
% Overshhot
OS_pid = a_pid.Overshoot
%% steady-state error
[yout_pid,tout_pid] = lsim(T,stepInput,t);
% steady-state error
ess_pid = stepInput(end) - yout_pid(end);
>> %% Effect of P in G
Kp = 65.2861;
Ki = 0;
Kd = 0;
Gc = pid(Kp,Ki,Kd);
% close-loop TF...
Using the list, propose the forward synthesis of the retrosynthesis shown below (and number of steps can be used, so long as they get to the desired product in as high a regioselectivity as possible). Please report your answer by typing the letters/symbols sequentially, A. PH. Br, KotBu, PhMe, 25 °C L. NaOH, H20, 160 °C B. CuBr 0 °C M. H2O, Dilute H2SO4, 100°C C. Cu20, Cu(NO3)2, H20.0°C N. HNO3, H2SO4, 60 °C D. CuCN, 0 °C E. SO3,...
QUESTION 9 Using the list, propose the forward synthesis of the retrosynthesis shown below (and number of steps can be used, so long as they get to the desired product in as high a regioselectivity as possible). Please report your answer by typing the letters/symbols sequentially. A. Ph3PMeBr, KotBu, PhMe, 25 °C B. CuBr, 0 °C C. Cu20, Cu(NO3)2, H20, 0 °C D. CuCN, 0 °C E. SO3, H2SO4, 100 °C F. Cl2, FeCl3, THF, 65 °C G. Br2, FeBr3,...
HELP!
QUESTION 8 10 points Save Answer Using the list, propose the forward synthesis of the retrosynthesis shown below (any number of steps can be used, so long as they get to the desired product in as high a regioselectivity as possible). Please report your answer by typing the letters/symbols sequentially. НО. OH A. CUCI, 0 °C B. CuBr, 0 °C C. Cu20, Cu(NO3)2, H20,0 °C D. CuCN, 0 °C E. SO3, H2SO4, 100 °C F. Cl2, FeCl3, THF, 65...
1. Consider the following data: 18, 20, 25, 31, 32, 38, 39, 40, 43, 49, 51, 54, 65, 74 Use 4 classes. a. Class width : b. Complete the following table. ????? ?????? ????? − ????? Class Boundaries Midpoint Frequencies Relative Frequencies Cumulative Frequencies c. Draw a histogram. d. Draw a relative frequency histogram. e. Make a stem-and-leaf display. f. Find the interquartile range. g. Make a box-and-whisker plot. h. Determine the distribution shape. Please comment on all three plots....