InterviewSolution
Saved Bookmarks
| 1. |
How many time constants will elapse before the current in a charging `R-C` circuit drops to half of its initial value? |
|
Answer» `i=i_0e^(-t/tau_C)` putting `i=i_0/2`, we get `t=(ln 2)tau_C=(0.693)tau_C` |
|