next up previous
Next: About this document ...

E84 Home Work 1
  1. (a) If two light bulbs both labeled as 110V and 40W in series are connected to a socket outlet of 190V, what is the power consumption of each of the bulbs?

    Solution:

    \begin{displaymath}R=V^2/W=110^2/40,\;\;\;\;\; V'=190/2=95 \end{displaymath}


    \begin{displaymath}W'=V'^2/R=W (V'/V)^2=40 (95/110)^2=40\times 0.746=29.83 \end{displaymath}

    (b) Replace one of the two bulbs by another bulb labeled as 110V 15W, and find the power consumption of each of the bulbs. What will happen to each of the two bulbs? (Note that when the power consumption by a bulb is larger than the specified wattage, it will be burned out!)

    Solution:

    \begin{displaymath}V=110,\;\;V'=190,\;\;R1=V^2/W1=110^2/40,\;\;R2=V^2/W2=110^2/15 \end{displaymath}


    \begin{displaymath}I=V'/R=V'/(R1+R2),\;\; W1'=I^2 R1=8.89,\;\;W2'=I^2 R2=23.67>15\;\;\;
\mbox{burned out!} \end{displaymath}

  2. Measurement of a physical process by instruments may be tricky as the instruments will inevitably affect the process being measured. The figure below shows two possible configurations for the measurement of the voltage across and the current through the load.

    hw1b.gif

    1. What are required of the ammeter and the voltmeter to minimize their influences on the measurements?

      Solution: The ammeter should have minimum (ideally 0) impedance while the voltmeter should have maximum (ideally infinity) impedance.

    2. How would the ammeter and the voltmeter affect the measurement of the current and the voltage in either of the configurations (a and b)?

    Solution: In (a) the voltmeter will by-pass some current so that the actual current through the load is smaller than the reading of the ammeter.

    In (b) the ammeter will cause some voltage drop and the actual voltage across the load is lower than the reading of the voltmeter.

  3. Use Kirchhoff's voltage and current laws to find voltage $V_{BD}$ and resistance $R_2$ in the circuit shown below:

    hw1c.gif

    (Note: The direction of a current and the polarity of a voltage source can be assumed arbitrarily. To determined the actual direction and polarity, the sign of the values also should be considered. For example, a current labeled in left-to-right direction with a negative value is actually flowing right-to-left.)

    Solution:

  4. Find the equivalent resistance between the two terminals before and after the switch is closed. (Note, the two diagonal branches are NOT connected to each other in the middle.)

    hw2e.gif

    Solution: before S is closed, $R=(3+2)//(6+2)=5//8=40/13 \Omega$

    after S is closed, $R=2//2+3//6=1+2=3 \Omega$

  5. Find the equivalent resistance $R_{eq}$ between the two terminals in the figure, where $R_0=3\Omega$, $R_1=4\Omega$, $R_2=2\Omega$, $R_3=2\Omega$, $R_4=1\Omega$. What is $R_{eq}$ if $R_0=5\Omega$?

    (Hint: apply a test voltage $V_{test}$ across the terminals and the equivalent resistance can be found to be $R_{eq}=V_{test}/I_{test}$. The circuit can be solved by applying KCL to $V_1$ and $V_2$.)

    hw1f.gif

    Solution:


    \begin{displaymath}\frac{v_1-v_{test}}{4}+\frac{v_1-0}{2}+\frac{v_1-v_2}{3}=0 \end{displaymath}


    \begin{displaymath}\frac{v_2-v_{test}}{2}+\frac{v_2-0}{1}+\frac{v_2-v_1}{3}=0 \end{displaymath}

    solving these we get $v_1=v_2=v_{test}/3$. Then apply KCL to the positive terminal to get

    \begin{displaymath}i_{test}+\frac{v_1-v_{test}}{4}+\frac{v_2-v_{test}}{2}=0 \end{displaymath}

    solving to get

    \begin{displaymath}R_{eq}=\frac{v_{test}}{i_{test}}=2 \Omega \end{displaymath}

    Note that in this case $v_1=v_2$, independent of the value of $R_0$.

    Alternatively, based on delta-Y conversion (to be considered later), the triangle (delta) formed by $R_0$, $R1$, and $R_2$ can be coonverted to a Y configuration with $R'_0=8/9$ (top), $R'_1=4/3$ (left), and $R'_2=2/3$. Then we have $R'_1+R_3=10/3$ and $R'_2+R_4=5/3$. Their parallel combination is $10/3 \vert\vert 5/3=10/9$, in series with $R'_0=8/9$, i.e., the total resistance is $R_{eq}=10/9+8/9=2$. However, this approach does not reveal the fact that $R_0$ can take any value without changing $R_{eq}$.

  6. Design a multimeter that can measure both DC and AC voltage, DC current, and resistance with different scales. Specifically, you are given an analog meter $A$ with a needle display, which reaches full scale when a DC current of $I=100\;\mu
A=10^{-4}\;A$ goes through it. The internal resistance of the meter is 10 Ohms. In addition, you need some multi-position rotary switches to select different scales for each of the three types of measurements, and resistors with any values needed in your design.




next up previous
Next: About this document ...
Ruye Wang 2016-06-25