Atsushi Watanabe - Autonomous Mobile Robot Control and Navigation
Calculation of RC/LC circuit constant (JavaScript)
The 1st order RC filter
fc=1/(2*pi*C*R)
R:
ohm, C:
F, fc:
Hz
R,C -> fc
R,fc -> C
C,fc -> R
LC resonant circuit
f=1/(2*pi*sqrt(L*C))
L:
H,
C:
F,
fc:
Hz
L,C -> f
L,f -> C
C,f -> L