Consider the unity feedback negative system with an open-loop function G(s)= K (s^2+10s+24)/(s^2+3s+2).
a. Plot the locations of open-loop poles with X and zeros with O on an s-plane.
b. Find the number of segments in the root locus diagram based on the number of poles and zeros.
c. The breakaway point (the point at which the two real poles meet and diverge to become complex conjugates) occurs when K = 0.02276. Show that the closed-loop system has repeated poles for this K.
d. The break-in point (the point at which the complex conjugate poles meet and diverge to become real) occurs when K = 10.97. Show that the closed-loop system has repeated poles for this K.
e. Find the poles of the closed-loop system when K = 6.
f. Sketch the two segments of the root locus.
g. Check your work using MATLAB. It is not necessary to submit
the output.
In: Electrical Engineering
In: Electrical Engineering
A sing-around sensor outputs frequency 40 Hz. Knowing that the average flow rate in the pipe is Q= 40 l/min and the pipe radius is 2cm. What would be the distance between the emitting and receiving wires?
In: Electrical Engineering
Implement the synchronous 2-bit Up/Down counter with saturation at the end states. The flip-flop outputs Q1, Q0 serve as the outputs of the counter.
The counting direction is set with mode control input M.
With M =1 the flip-flop outputs follow the incrementing binary sequence starting from a current state with saturation at state 11 as shown in the following example: 00-> 01-> 10-> 11-> 11-> 11...
With M =0 the outputs follow the decrementing binary sequence from a current state with saturation in state 00 as illustrated below:
11-> 10-> 01->00->00->00...
Obtain the state table, the flip-flop input excitation equations and implement them with any number of 2-to-1 multiplexers. Inverters can be used.
Obtain the counter schematic.
In: Electrical Engineering
The number of transistors on microprocessors is doubled every 18 months. What are the problems that may arise form shrinking the size of the transistor
In: Electrical Engineering
A Cockroft-Walton type voltage multiplier has 6 stages with
capacitances, each having a value of 0.15μF. the voltage multiplier
is supplied using a step u high voltage transformer with the
secondary voltage at 250 kV(rms) at a frequency of 120 Hz. The load
current to be supplied is 5 mA.
i. Sketch neatly this 6 stage voltage multiplier.
ii. Calculate the percentage ripple.
iii. Determine the regulation.
iv. Find the optimum number of stages for minimum regulation or
voltage drop. The ripple factor and
v. Suggest how the ripple and regulation can be minimized.
In: Electrical Engineering
Write a MATLAB code to obtain the following. Keep your code commented whenever required. Copy your source code and command widow outcomes and screen shots of any plots in your solution.
Write a user defined function ‘My_FunctionGen’. It accepts, the time vector ‘t’ with 8000 uniformly spaced values within the range of 0 to 8, Frequecy scalars ‘f1<100H’ and ‘f2<80Hz’ and Amplitude scalars ‘A1’, ‘A2’ and ‘A3’ as input arguments. It delivers x1, x2 and x3 and x4 as outputs and also generates plots, as shown in the following table. Where, x1, x2, x3 and x4 are defined as.
Plot vector ‘x1’ against vector ‘t’ in blue color. (Row 1, Column 1) |
Plot vector ‘x2’ against vector ‘t’ in red color. (Row 1, Column 2) |
Plot vector ‘x3’ against vector ‘t’ in cyan color. (Row 2, Column 1) |
Plot vector ‘x4’ against vector ‘t’ in green color. (Row 2, Column 2) |
[Superposition of data plots] Plot vector ‘x4’ against vector ‘t’ in magenta color. Plot vector ‘x3’ against vector ‘t’ in black color. Plot vector ‘x2’ against vector ‘t’ in blue color. (Row 3, Column 2) |
In: Electrical Engineering
A manufacturing company operates two production lines.when both lines are operating,the production rate on each line is 500 units per hour.At this production rate on each line is 500 per hour.At this production rate the failure rate of line 1 is 3 failures per 8-hr day(CFR) and the failure rate of line 2 is 2 failures per 8-hr day.when one line fails.the production rate of the second line must be increased in order to make production quotas.At the increased rate of 800 units per hour,the failure rae of line 1 is 6 per 8 hr day and the failure rate of line 2 is 3 per 8 hr day.Find the MTTF and the reliability of the production system over a 1 hr and over an 8 hr production run.
In: Electrical Engineering
In: Electrical Engineering
In: Electrical Engineering
Obtain the STDP(.Spike-timing-dependent plasticity
feature) by applying it to any STDP circuit in the LT spice
program.
please I need that in less than 5 hours.
I have an exam.
In: Electrical Engineering
how to make a flow based electronic automatic shut-off water meter for leak detection?
In: Electrical Engineering
A lossless 60 Ω line is terminated by a (60 + j60) Ω load.
(a) Find Γ and VSWR.
(b) If Zin = 120 - j60 Ω, how far (in terms of wavelengths) is the load from the generator?
(c) What fraction of the voltage is reflected?
(d) What fraction of the current is reflected?
(e) What fraction of the power is reflected?
In: Electrical Engineering
Write a MATLAB code to obtain the following. Keep your code commented whenever required. Copy your source code and command widow outcomes and screen shots of any plots in your solution.
Generate the following vectors and also implement the Table-1 operations-map by employing the switch statement and an appropriate loop.
DEC1 = |
5 1 3 0 2 5 0 2 |
Table-1 |
|
DEC(ind) |
Operation |
0 |
Res(ind)= x(ind) multiply by y(ind) |
1 |
Res(ind)= x(ind) divided by y(ind) |
2 |
Res(ind)= square root of [x(ind).y(ind)] |
3 |
Res(ind)= x(ind) subtract from y(ind) |
5 |
Res(ind)= x(ind) add to y(ind) |
* In Table-1, ind is presenting the vector index.
In: Electrical Engineering
a) Describe how each of the following can be achieved
i. Controlling a DC motor with pulse width modulator.
ii. Controlling a stepper motor that has a built-in controller.
In: Electrical Engineering