Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Write a MATLAB function that will perform a single interpolation given five numbers are input arguments and return the interpolated values as the only function output. Write a MATLAB program that wi
Draw circuit that implements parallel bit-slice parity checker. Its input is X=xn-1xn-2...x1x0 and it should produce output F=1 iff input X has even parity. Make sure to label all signals and ports.
A parallel-plate capacitor has a plate sepration of 0.025mm and ceramic dielectric with \(\epsilon r= 250. \) Determine the plate surface area in square meters if C= 10 \(\mu F\) What ar
From the definition of polarization (p) Perrin equation, and anisstropy (r) introduced by Jablonski, derive the interchangeable relation between p and r.
A certain load takes 10kW at 0.5pf lagging when connected to a 230V, 60Hz source. The supply company charges a penalty when the power factor fall below 0.8. What size of capacitor must be used in or
Three single phase transformers rated at 100kVA, 13.2kV / 2.4kV are connected in wye -delta on a 3 phase, 18kV line. What is the maximum load that can be connected to the transformer bank
Write a program to create a time delay of approximately 100 seconds by using program loops, assuming that the bus frequency is 24Mhz. What is the approximated delay. How can you make it more accurat
A total charge of Q is uniformly distributed on the inner wall of a spherical dielectric shell having inner and outer radius of a and b. The relative dielectric constant of the shell is fr.
A regenerative gas turbine has compressor and turbine discharge temperatures of 350K and 700K respectively. Draw and label schematic and T-S diagrams showing the relevant states.
Write a balance reaction equation for the complete combution of carbon in air. What are the mass and mole fraction of fuel, air oxygen and notrogen in the reactants
A Rankine cycle power plant steam enters the turbine at 100psia and 800deg F.. Heat is rejected in the condeser at 80deg F. Isentropic sxpansion and compression occurs in the turbine and pump respec
A steam power plant employs a closed feedwater heater to improved the thermal efficiency. Draw a chematic and T-S diagram for the cycle, and labe it. Write an expression for the thermal efficienc
What is the minimum level of the positive envelope for an AM signal with an unmodulated peak carrier level of 30 V and 80% modulation
Low doped silicon is used in partide detectors, in order to obtain a wide depletio region. Consider a pn junction with p-side doping Na = 5 X 1012 cm-3 and n side doping Nd = 1017 cm ".
There are two printers and two I/O ports available in a system. Process A is using an I/O port and is waiting for a printer. Process B is using a printer. Process C is using a printer and is wait
Determine the output voltage for an op-amp comparator circuit with a non-inverting input reference voltage of + 2 VDC and an inverting input signal of - 1 VDC. The op amp reaches output satura
t uses four diodes, each of which can be modeled to have a 0.7-V drop for any current. What is the peak value of the rectified voltage across the load. For what fraction of a cycle does each diode c
It is required to use a peak rectifier to design a dc power supply that provides an average dc output voltage of 15 V on which a maximum of 1-V ripple is allowed. The rectifier feeds a load of 150 o
Design a Common Emitter amplifier with no bypass capacitor which has an overall gain of AV=-15 when the input voltage has a source impedance (Rsource) of 2k, and the amplifier itself has an Rin= 4k,
Design a Common Emitter amplifier with no bypass capacitor to obtain a voltage gain of -10 when Rin= 2k, Rload= 4k, VCC= 15V, VBE= 0.6V, and beta= 300. This amplifier requires an output swing of 4V
A half-wave rectifier circuit with a 1-k ohm load operates from a 120-V (rms) 60-Hz household supply through a 10-to-1 step-down transformer. It uses a silicon diode that can be modeled to have a 0.
The battery is built by connecting several unit cells in series. Each unit cell has the voltage V1=1.4 V and the internal resistance Ri = 3.2 Ohm; 1) How many unit cells in series must the battery u
Using the Karnaugh Map, solve the fallowing expression and answer the question: F= S (4,5,9,13,15) and don't care cells are (0,1,7,11,12). A) Find its minimized Sum of product (SOP) expression. B) Fin
Find the transfer function and the difference equation for a 2nd -order FIR filter that has unity d.c. gain, but for which the given input x(k) produces zero forced response. (Your filter will have
Write a function called Balloon that will accept a single variable named S. The function should replace S with the square of S and repeat this process until S is either greater than 10^15 or less th