Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Design a single-pole PIN diode switch operating at f = 8 GHz. A PINdiode has the following parameters: Cj = 0.03 pF, R(forward) = 0.2Ω, R(reverse) = 7 Ω, Li = 0.6 nH, Zo = 50 Ω. Fi
Assume you have a 3-bit pre-packaged counter. You cannot modify thecounter except for hooking logic to the inputs and outputs. Thecircuit has synchronous load and synchronous reset control inputs.Th
a load consisting of induction motor is draming 80 kw from a 220 v ,60 hz power line of 0.72 lagging .find the capacitance of a capacitor required to raise the pf to 0.92
Given that Vs1 is 11 V, Vs2 is 20 V, Is is 4.5 A, R1 is 12 Ohm, R2is 26 Ohm and R3 is 41 Ohm. Use the source transformations to reduce the circuit to a single voltage source in series with asingle r
Design an Ag/AgCl electrode that will pass 150 mC of charge without removing all the AgCl. Calculate the mass of AgCl required. Show the electrode in the cross section and give the active area.
Design a system that has as inputs the scalar voltages of lead II and lead III and as output the scalar voltage of the cardiac vector M.
Construct a ladder schematic with a holding circuit to energize a relay. The relay when enerigized will turn one of and turn a different lamp on.
Construct a 2 rung ladder schematice with an AC source with overload protection in the main line, the schematic will contain 1 rung with a lamp load controlled by a N.O. Push button. On the second r
Construct a ladder schematic of a series cirucit with a DC source, overload protection, ground, and a SPST control operating a lamp.
You must use the internal resistance of the one shot, and an external resistor. Besides your calculations, draw the one-shot and show how to connect the appropriate resistors, capacitors, Vcc, etc
A receiver requires 20 mW as input power. If all the system losses add up to 40 dB, then How much poweer is required from the source
A 10-uF capacitor has a voltage with the followingtime dependence: v(t)=20*[1-exp(-5*t)] in unit of Volt. Determine the current, power, and energy of the capacitor as a function of time.
Design a suitable low pass filter to remove the harmonic content of a 1KHz square wave to produce a 1KHz sine wave with less than1.5% harmonic distortion contributed by the first harmonicabove the f
(a) GivenX=(00111)2 and Y=(00110)2 , compute the carrybits using the equations for a CLA. How many time units would youneed to compute all the carry bits and why (b). Compute all the sum bits usingt
Compute the material dispersion of a wavelength 10nm lower than zero dispersion wavelength assumed to be 1300 nm.
A 6 Ω resistor, 15 mH inductor, and 86 μF capacitor are connected in series to a 36 V (rms) source having variable frequency. Find the heat dissipated in the circuit during one period if th
1-mH inductor carries a current: i(t)=50*t^2*exp(-2*t) inunit of mA. Determine the voltage, power, and energy of the inductor as a function of time.
A 1000-μF capacitor is fully charged to 10 V. What is the amount of charge stored in the capacitor. How much energy isstored.
In a 10-μm long bar of donor-doped silicon, what donor concentration is needed to realize a current density of 1 mA/μm2 in response to an appliedvoltage of 1V.
Design an address decoder that locates three blocks of memory inthe address space as shown below. Show your address decoding table.Then produce a gate level design a. $000000 - $7FFFFF b.
start by deciding how many chips are needed for eachgroup: ROM RAM1, and RAM2. Next, organize them into banks asneeded. Create a memory map and address table, assigning each groupor bank to a specif
Implement the following boolean functions using a 3x8 decoder constructed with NAND gates and three external NAND or three external AND gates. F1(A,B,C) = m(2,4,7) F2(A,B,C) = m(0,3) F3(A,B,C) = m(0
A combinational circuit is defined by the following booleanfunctions. Design a circuit with a decoder and external gates. F1(x,y,z) = x'y'z' + xz F2(x,y,z) = xy'z'+x'y F3(x,y,z) = x'y'z+xz
Implement the circuit with a block diagram decoder (you don'tneed to show the internal implementation of the decoder) and OR gates only. Implement the following Boolean function with a multiplexer.