notes/Resources/electricity/circuits/rc-high-pass.md
2022-04-15 14:51:51 +02:00

15 lines
470 B
Markdown

High pass filters let through only signals with high frequencies and attenuate low frequency one.
Because high pass filters work exactly like low pass filters but in reverse, lets only do one example here:
**Example:**
![[rc-high-pass-example.png|300]]
Lets first calculate the cutoff frequency of this filter:
![[formulas#Cutoff Frequency for RC Filters]]
$\displaystyle f_{c} = \frac{1}{2\pi 100 * 0.00000001}$
$\displaystyle f_{c} = 159154.94 \approx 159.1kHz$