



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A series of electrical engineering problems covering various topics such as measuring current with a multimeter, identifying issues in boolean functions and logic circuits, analyzing rc circuits, and understanding gate delays. Students can use this document to practice solving problems related to these topics.
Typology: Exams
1 / 7
This page cannot be seen from the preview
Don't miss anything!
Problem 1: 10 Points Possible
Prof. Ross’s lovely blue Honda Civic has a dead battery. A passerby offers to recharge her battery using his car battery. Unfortunately, he is one of thousands of people in the Bay Area driving an identical Honda Civic, and once the cards are hooked up, Prof. Ross cannot tell which car is hers!
Luckily, she carries a digital multimeter wherever she goes, and determines that a 200 mA Current is flowing as shown between the 14.4 V batteries.
a) Draw a circuit diagram showing how the multimeter is attached to measure current. (You don’t need to draw the cards, just the circuit)
b) Which car belongs to Prof. Ross (which battery is being charged)? Justify your answer.
c) How much power is Prof. Ross’s battery absorbing?
Problem 3: 20 Points Possible
Consider the following truth table for a Boolean Function F with inputs A, B, and C:
A B C F 0 0 0 0 0 0 1 0 0 1 0 1 0 1 1 0 1 0 0 0 1 0 1 1 1 1 0 0 1 1 1 0
a) Use the “sum of products” method to implement a logic circuit for this function. YOU DO NOT NEED TO SIMPLIFY THE CIRCUIT. You may use three-input gates.
b) Implement the above circuit using only NAND and NOT (inverter) gates. YOU DO NOT NEED TO SIMPLIFY THE CIRCUIT. You may use three-input gates.
c) Can every Boolean function be implemented using only two-input NAND gates? Why or why not?
Problem 4: 20 Points Possible
Consider the logic circuit below. Assume that inputs A, B, and C have been at logic zero for a long time, and then instantaneously change to logic 1 at time t=0. Assume also that each logic gate has propagation delay t.
Draw a timing diagram indicating the logic transitions of the output F.
Problem 6: 20 Points Possible
Refer back to Problem 5, where the circuit instantaneously switches from Position A to Position B at t=0 (after being in Position A for a long time).
Suppose that at t = 100 ns, a magician comes along and instantaneously turns the voltage source into a 1 mA current source.
So the circuit is in Position A for t < 0, moves to Position B for 0 < t < 100 ns, and switches to the circuit below at t = 100 ns:
a) Graph Vout(t), indicating the value of Vout at 100 ns and 200 ns.
b) Write the equation for Vout(t) for t>0. If your equation has multiple parts, be sure to specify when each part is valid.