All About Circuits

DC Electric Circuits

Time Constant Calculations


52 questions By Tony R. Kuphaldt

Page 1 of 18 0 of 52 answers revealed (0%)
  • Question 1 of 52

    Don’t just sit there! Build something!!


    Learning to mathematically analyze circuits requires much study and practice. Typically, students practice by working through lots of sample problems and checking their answers against those provided by the textbook or the instructor. While this is good, there is a much better way.

    You will learn much more by actually building and analyzing real circuits, letting your test equipment provide the “answers” instead of a book or another person. For successful circuit-building exercises, follow these steps:

    1. Carefully measure and record all component values prior to circuit construction.
    2. Draw the schematic diagram for the circuit to be analyzed.
    3. Carefully build this circuit on a breadboard or other convenient medium.
    4. Check the accuracy of the circuit’s construction, following each wire to each connection point, and verifying these elements one-by-one on the diagram.
    5. Mathematically analyze the circuit, solving for all values of voltage, current, etc.
    6. Carefully measure those quantities, to verify the accuracy of your analysis.
    7. If there are any substantial errors (greater than a few percent), carefully check your circuit’s construction against the diagram, then carefully re-calculate the values and re-measure.

    Avoid very high and very low resistor values, to avoid measurement errors caused by meter “loading”. I recommend resistors between 1 kΩ and 100 kΩ, unless, of course, the purpose of the circuit is to illustrate the effects of meter loading!

    One way you can save time and reduce the possibility of error is to begin with a very simple circuit and incrementally add components to increase its complexity after each analysis, rather than building a whole new circuit for each practice problem. Another time-saving technique is to re-use the same components in a variety of different circuit configurations. This way, you won’t have to measure any component’s value more than once.

    Reveal answer
  • Question 2 of 52

    The decay of a variable over time in an RC or LR circuit follows this mathematical expression:


    e−[t/(τ)]



    Where,

    e = Euler’s constant ( ≈ 2.718281828)

    t = Time, in seconds

    τ = Time constant of circuit, in seconds

    For example, if we were to evaluate this expression and arrive at a value of 0.398, we would know the variable in question has decayed from 100% to 39.8% over the period of time specified.

    However, calculating the amount of time it takes for a decaying variable to reach a specified percentage is more difficult. We would have to manipulate the equation to solve for t, which is part of an exponent.

    Show how the following equation could be algebraically manipulated to solve for t, where x is the number between 0 and 1 (inclusive) representing the percentage of original value for the variable in question:


    x = e−[t/(τ)]



    Note: the “trick” here is how to isolate the exponent [(−t)/(τ)]. You will have to use the natural logarithm function!

    Reveal answer
  • Question 3 of 52

    Re-write this mathematical expression so that the exponent term (−x) is no longer negative:


    e−x



    Also, describe the calculator keystroke sequence you would have to go through to evaluate this expression given any particular value for x.

    Reveal answer
  • P
    pthg3 May 10, 2021

    Maybe this will help someone else. The general formulas for V(t) and I(t) in question 25 (and the x(t) versions in question s 23 and 14) contain typos (or maybe hypertext coding glitches). They should actually be V(t) = (Vf-Vo)(1-e^(-t/𝛕)) + Vo, I(t) = (If-Io)(1-e^(-t/𝛕)) + Io in question 25. Those are correct in the PDF download version. In questions 23 and 24 the equations are x = xinitial + ( xfinal − xinitial ) ( 1 − e[(−t)/(τ)] ).

    Like. Reply