Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Plot the step response of the system at each value of t to yield over damped, under damped, critically damped and marginally stable responses
A man of mass m1 walks along a plank of length l with a constant acceleration a relative to the plank. The mass of the plank is m2 and the coefficient of friction between the plank and the ground is m
If a rod of 1025 steel 0.5 m (19.7 in) long is heated from 20 to 80 deg C (68 to 176 deg F) while its ends are maintained rigid, determine the type and magnitude of stress that develops. Assume that a
Suppose I have a charge on an insulator. If I touch it to a conductor, what happens? (Since charge doesn't flow on insulators, does the charge remain on the insulator? Is some of the charge tran
Create a ladder program to control a washing machine. This washing machine would have a fill cycle to one level, a 10 second wash cycle, a 10 second rinse cycle and then drain. Include a start bu
You run a 50ft extension cord to a load. The resistance of each conductor in the cord is 0.05Ω /foot. If the load were directly connected to the source voltage of 120V it would draw 10A.
A standardized procedure is expected to produce washers with very small deviation in their thicknesses. Suppose that 10 washers were chosen and measured.
I want to know if the equations I derived are correct ? and if they are not correct what is the correct equations for the 2 modes of operation. I need the circuit to be drawn ( with the voltages
Is it better to have several small wires conducting electricity or one big wire of the same cross section or better to have it the other way around? WHY?
A cylindrical wheel billet 1ft. in diameter and 3ft. long, initially at 1000 F, is quenched in oil. Assume that the surface of the billet is 200 F throughout the quenched.
Reference the textbook problem 4.8. The RTD of Problem 4.7 is used in the bridge circuit of Figure 4.4. If R1 = R2 = R3 = 100Ω and the supply voltage is 10.0 V, calculate the voltage the d
Determine the design stress for bolts in a cylinder cover where the load is fluctuating due to gas pressure. The maximum load on the bolt is 50 kN and the minimum is 30 kN.
Create a partial truth table showing the requirements for a seven-segment decoder to output a hexadecimal digit. This requires four input bits and six output states, A - F. For each output state
A 1kg mass connected to a horizontal spring of stiffness 1,031 N/m has a dry-sliding friction force, of 2 N. The mass is displaced from equilibrium. As the mass oscillates, its amplitude decreases a t
Does the SpeedWire wiring system still exist? I see many references to it at the Course Hero site, but none in Bicc Vero catalog info.
To conserve water and energy, a "flow reducer" is installed in the shower head shown here. If the pressure at point (1) remains constant and all losses except for that in the flow reducer are neglecte
If 16mm copper cables were replaced with aluminium cables capable of carrying the same current, what is the resistance and dimentions of each cable, and the total weight saving? There are six ca
A rectangular intake air duct is 36 in. wide and 24 in. high. It runs for over 300 ft inside a warehouse and is at 50 F, but one end of the duct opens to the outside where outside air can enter the du
A series cct comprises of L=159mH and R=10ohm and a variable C connected to 5mV sinusoidal supply F=1mHz.what value of capacitance will result in resonance condition and the dynamic impedance,the
Construct the state diagram and primitive flow table for an asynchronous network that has input and output. The input sequence X1X2=00, 01, and 11 causes the output to become 1. The next change
The switch has been open for along time .at t=0the switch is closed .find the differential equation for capacitor voltage and initial condition vc(0). find vo(t) using laplace transformation for
The tank is open to the atmosphere. If the truck moves along a circular curve (with radius R) at constant speed U, calculate the maximum velocity that can be achieved before the liquids star
I used the circuit same as on the datasheet CS6422. But in my case I did not use any of the control pins (DATA,STROBE,DRDY,RSET) instead I put pull up resistor for RSET (50K from 5VDC). From the
Air is compressed under steady flow conditions, see Figure Q3. The power input to the compressor is 3 kW. During the process the specific heat loss from the compressor is measured to be 20 kJ/kg.
Write down the matlab code for KNN classification. Instead of distance between your data points,use cosine similarity between them and choose the k closest(i.e.maximum cosine similarity)points.