15 lines
470 B
Markdown
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$ |