Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Three single-phase transformers are connected in a wye/delta configuration. Each single-phase transformer has an identical number of turns in the primary and secondary windings.
Obtain an expression for the spectrum of an FM signal with single-tone modulation where the carrier amplitude is Ac, the carrier frequency is Fc, the message frequency is fm and the modulation index
An op amp having a single pole roll-off at 100 Hz and a low frequency gain of 105 is operated in a feedback loop with ß= .01. what is the factor by which feedback shifts the pole. to what freq
You will be asked to design the logic circuit such that a 7-segment display can be know the number of people who are in the room. Note: never going to be the case that a person joins the room at the
For use in a liquid crystal display, you want an electrode that is transparent to all visible light. You decide to use a doped semiconducting oxide with a mobility of 10-2 m2/V-s. What is the maximu
The dielectric constant of LiF is 9.27 at low frequencies and approaches 1.9 at high frequencies. What are the percentage contributions of electronic and ionic polarization to the low-frequency pola
art of the wave enters an ideal dielectric with e = fo*er = 4 x 10-11 F/m. Calculate the wavelength, wave number, frequency, angular frequency, and velocity of this orange light within the dielectri
Adding dopants to a sample of silicon is found to reduce the Hall coefficient by a factor of 10 and increase the conductivity by a factor of 5. What effect has this dopant addition had on the mean f
The battery voltage is 20V Resistor3 a resistance of 20ohms. Resistor1 has a resistance of 30. Current flow is 250mA through the circuit. What is the resistance of resistor 3
If 100 meters of silver wire 2 mm in diameter required 8.1 watts when carrying 4 amps of current, calculate for silver the (a) resistivity, (b) mobility, (c) collision time, (d) mean free path, (e)
The voltage across the capacitor, vc(t), will reach some negative constant value after a long time. If the value of the capacitor is 39 microfarads, and if iC(t) is the same as in question 3 above, f
A 5V battery, when connected to a 100 ohm load, supplies the load with 40mA. a) determine the internal resistance of the battery. b)what is the battery output under no load conditions under full loa
The courses offered are usually of two types: practical, such as woodworking, word processing, and car maintenance; and humanistic, such as history, music, and fine arts. To satisfy the demands of t
The profits per unit of solutions per unit of solutions A and B are $8 and $10, respectively. The daily demand for solution A lies between 30 and 150 units, and that for solutions B between 40 and 2
A 3-phase, 400-km line delivers rated power to a 480 MVA t 0.82 pf lag load @ 345kV. The line has a series impedance 0.4<(80°)transfer parameters are : A=D=0.87; B=j150 & C=j0.0016. Calcu
1.) Differentiate EN with respect to r, and then set the resulting expression equal to zero, because the curve of EN versus r is a minimum at E0. 2.) Solve for r in terms of A, B, and n, which yield
Given a system with input x(t) and output y(t) is described by the differential equation: d3y(t)/dt3 + 7d2y(t)/dt2 + 12dy(t)/dt = dx(t)/dt + 4x(t) a. Find the transfer function H(s) and the impulse re
When this combination is connected across a battery, the current delivered by the battery is 0.330 A. When the 43.0 W resistor is disconnected, the current from the battery drops to 0.190 A. Determi
Two capacitors are connected in parallel across the terminals of a battery. One has a capacitance of 1.97 mF and the other a capacitance of 4.11 mF. These two capacitors together store 5.47 X10^-5 C
Develop a solution to the following using Matlab. Generate your solution using a script. 1. Solve a. For x=3p/4, compute ejx b. Log10(xy) with x=19 and y=29 c. Find the Y1/5 with Y=924
At a certain location, the horizontal component of the earth's magnetic field is 3.70 10-5 T, due north. A proton moves eastward with just the right speed for the magnetic force on it to balance its
Design a circuit that will indicate the birth months of February, April and May. The month is specified by a 4-bit input, A3:0. For example, if the input bits are 0001, the month is January and if t
Construct a matlab program to import the data from Excel (data1.xls), calculate the theoretical weight of each layer of block for a pyramid and indicate which layer's weight does not math the measur
Consider a GaAs MESFET. When the device is biased in the saturation region, we find that Id = 18.5µa and Vgs=.35 V and Id=86.2µa at Vgs=.5V. Determine the conduction parameter k and the
The factorial n! of a positive number (integer) is defined by: n! = n(n-1)(n-2)...3*2*1, where 0! = 1. Write a user difned fuction that calculates the factorial n! of a number. For the function name