Frontmatter

If you are publishing this notebook on the web, you can set the parameters below to provide HTML metadata. This is useful for search engines and social media.

using PlutoUI
252 ms

Impedance practice

md"""## Impedance practice"""
6.4 ms

Now that we have covered the concept of impedance, resistance, reactance and admittance in class, it is time for some practice.

Recall that

$$Z_{L}(s) = Ls \qquad \textrm{and} \qquad Z_{C}(s) = \dfrac{1}{Cs} $$

md"""Now that we have covered the concept of impedance, resistance, reactance and admittance in class, it is time for some practice.

Recall that

```math
Z_{L}(s) = Ls \qquad \textrm{and} \qquad Z_{C}(s) = \dfrac{1}{Cs}

```

"""
630 μs
Exercise 1

Given the following circuit drive by a sinusoidal current source, calculate the time varying volage across the inductor:

md"""##### Exercise 1

Given the following circuit drive by a sinusoidal current source, calculate the time varying volage across the inductor:"""
521 μs
Resource("https://i.ibb.co/X3ZZ1ZK/parallel.png")
209 μs
Exercise 2

Suppose $V_C(0)=5$V at time $t=0$ across the capacitor (we will not get into how). Calculate an expression for the time varying voltage $V_C$, i.e. an expression $V_C(t)$ once the switch is closed.

md"""##### Exercise 2
Suppose $V_C(0)=5$V at time $t=0$ across the capacitor (we will not get into how). Calculate an expression for the time varying voltage $V_C$, i.e. an expression $V_C(t)$ once the switch is closed.
"""
633 μs
Resource("https://i.ibb.co/XJSF1cv/series.png")
59.5 μs