what is a ZOH equivalent DC system?
list three types of quantization errors
In: Electrical Engineering
write a programme named question5a.cpp that calculate and print pay slip
In: Electrical Engineering
Produce a brief description to the sources of non linearity in control systems ((mentioning its effect on the system response))
In: Electrical Engineering
Try designing a 4 bit Multiplexer using two 2-bit multiplexer design given below and verify the design by simulating it.
module Mux2x1(In0,In1,sel,out);
input In0,In1,sel;
output out;
assign out = (sel)?In1:In0;
endmodule
Pls include the verilog design module,testbench, waveform
In: Electrical Engineering
In: Electrical Engineering
21a. Draw the state graph and corresponding transition table for a 3-bit counter with no control inputs that counts in multiples of 3. That is, the count sequence is: 000-011-110-000-.... Use don't cares in the transition table as appropriate.
b. Draw the state graph and corresponding transition table for a 3-bit binary counter with no control inputs which counts down rather than up. Include a Z output which signifies when the "count value modulo 3 is equal to 0."
c. Draw the state graph for a 3-bit up/down counter which has the following inputs: CLR, INC, DEC. Make it so the inputs have priority in that order. Add a Z output which signifies whenever the current state of the counter is either '010' or '110'.
In: Electrical Engineering
In: Electrical Engineering
Design a circuit using Op amp that will combine four voltages according to the following ratio. You can only use invertor amplifier . All input voltages are positive and you cannot tamper with the sources Vo = 4V1 - V2 - 8V3 - 2V4
In: Electrical Engineering
You have a camera that is sensitive in the visible light range.
Your 3D printing
facility has informed you that all inks are out except the
transparent type. Your group
mates try to paint or attach opaque black tape to the printed
transparent ink, but only
small, tiny pieces manage to stick and you cannot cover the box
with such pieces - it is
too much work. To make matters worse, your assignment to make a
pinhole camera is
due tomorrow and you did not work on it, even though the instructor
warned you
multiple times about this.
Suddenly you realize that you could create a "negative pinhole" or
pinspeck camera, by
blocking the light that would have been collected by a pinhole
camera.
a) How do you implement your pinhole camera?
b) Does it have any limitations?
In: Electrical Engineering
On January 1, Frank bought a used car for $7200 and agreed to pay for it as follows: 1/4 down payment; the balance to be paid in 36 equal monthly payments; the first payment due February 1; an annual interest rate of 9%, compounded monthly. (a) What is the amount of Frank’s monthly payment? (b) During the summer, Frank made enough money to pay off the entire balance due on the car as of October.
I need full work steps
In: Electrical Engineering
Explain the principle of each method of speed control: Variable stator voltage control, Rotor resistance control, Frequency control.
Explain the advantages and disadvantages for each method of speed control: Variable stator voltage control, Rotor resistance control, Frequency control.
Excuse me teacher, could you help me to answer these questions
by typing but not writing?
Thanks teacher.
In: Electrical Engineering
Write a summary on phase-shifters in GHz range.
In: Electrical Engineering
pls, I need Matlab code for, OFDM modulation (Matlab demo by at least 4 carriers)
In: Electrical Engineering
What is ram (in computer desktop)? why do we need ram?
so, If I have to analysis Ram 36 GB (8GB x4) DDR4/ 3000 MHZ.
what is 36 GB of ram? what is DDR4? and what is 3000 MHZ?
In: Electrical Engineering
What are the differences between the programming languages of VHDL and Verilog? Why use one over the other?
In: Electrical Engineering