Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
A 3-D printer lays down a semicircular arc of positively charged plastic with a radiusR = 3.5 cm, and a linear charge density of Lambda = +1.9 uC/m. After the printer has finished the arc, the stylu
Digital Communications uses a few specific modulation formats. Research at least 5 different applications or standards and explain what modulation format is used and what is the bandwidth over which
Write an assembly-language program to add $40 to each element of list1 and store it to the corresponding element of list2. Use a loop. ORG $2000 LIST1 DC.W $21, $442, 3, 4, 5
Find the Laplace transform of the following: (i) f(t)= 45e^(-5(t-6)) (j) f(t)=2 sin(t-6) (k) f(t)="4.8" e^(-5t) cos?(400t -36o) (l) f(t)=8 d2x/dt2 + 5 dx/dt where (dx(0))/dt = 8 and x(0) = -4
An input signal of 10V at 0o is applied to a parallel RLC circuit with resistor R = 10 , inductive reactance XL = 20 , and a capacitive reactance XC = 10 . All three components are connected in para
The RS-232 serial port on a personal computer is transmitting 2400-bit/sec data using a polar NRZ line code that has a peak value of 12 V. Assume that binary 1's and 0's are equally likely to occur.
which has higher resistance: the copper wire that carries the power from Bonneville Dam to your circuit breaker box, the copper wire that carries the power from there to your computer, or the copper
Transfer function in s t = [0-2*Ts : Ts : Tmax] ; Find the actual solution using the inverse laplace transform syms ycont ycont = ilaplace(Gs,t) Sampling times of 0.01, and simulation runs for 10 seco
Identify the steps involved in the delivery of a letter from the sender to the addressee. How are these steps similar to OSI layers' functions such as addressing, routing, resource sharing, error ch
A star-bus hybrid topology consists of a main three branch star toplogy with each branch connecting three stations in a bus topology. This toplogy is changed to a new bus-ring hybrid topology with m
a radio antenna operating at 1.5 MHz has an input impedance of 6+j226 ohms. A capacitor is connected in series with it for tunning purposes. compute the valur of capacitance needed to tune the anten
A uniform magnetic field is applied perpendicular to the plane of a 60-turn circular coil with a radius of 6.0 cm and a resistance of 0.60 ohms. If the magnetic field increases uniformly from 0.20 T
The woofer can be modeled as a series R-L low pass filter. Suppose that a given woofer has an inductance of 750 micron Hertz and a resistance of 4 Ohms. At what frequncy (in Hertz) does its frequncy
The frequencies of the tones are 100 Hz, 300 Hz, and 450 Hz. The sampling rate is 1 kHz. Describe a low pass, a band pass, and a high pass filter that could be used to detect the individual tones.
trace how the electrons and holes move through the device under the two different biasing conditions. Explain how these three devices work in terms ofIn a study conducted at the National Institute o
Determine the gain K so that the phase margin is 45 degrees. For the gain K selected in part (a), determine the gain margin. Predict the bandwidth of the closed-loop system.
trace how the electrons and holes move through the device under the two different biasing conditions. Explain how these three devices work in terms of holes and electrons.
The ALU required for this lab accepts two 4-bit inputs (A0 - A3, B0 - B3), a 3-bit function selection code (F0 - F2) and outputs a 5-bit result (S0 - S4). Since the function selection uses 3-bits, t
Discretization - How does the size of the differential charge elements influence your results Find E at the point (0, a/2, a), for this study. Devise a good way to represent your data to demonstrate
Determine the decimal value of each of the following SIGNED binary number displayed in the 2's complement form: a. 10011001 b. 01110100 c. 10111111
A Si IMPATT diode is operated at 140 GHz with a dc bias of 15 V and an average biasing current 150 mA. (a) If the power conversion efficiency is 25% and the thermal resistance of the diode is 4OoCnV
Calculate the unit step response of the DT systems with the following impulse responses: a-) h[k]= u[k+6]- u[k-10] b-) h[k]= 3^k- u[-k]
calculate the convolution (x1[x]*x2[k]) for the following pairs of sequences: a-) x1[k]=u[k+3]-u[k-2] and x2[k]=u[k+5]-u[k-4] b-) x1[k]=0.5^k u[k] and x2[k]=cos Pi*k u[-k]
A thyristor is triggered by a pulse of train of 5kHz.The duty ratio of the pulse train are 0.5. If allowable average gate power is 100W, calculate the maximum allowable gate drive power.
Write C code that senses 3 accelerometer readings into pins PAD 8, 9 and 10 and displays them on the LCD. Also run a timer in seconds and log the values of the accelerometers in 3 arrays every secon