Skip to content

mjbella/Bessel_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bessel_calc

Calculate component values for lowpass, highpass, and bandpass filters from precomputed normalized values (source: rfcafe).

This script may produce component values that are either too low or too high to be usable depending on the input requirements.

bessel.py accepts the following options:

-f	Set the cutoff frequency (MHz)
-bw	Set the bandwidth (MHz)
-t	Set the type of filter. [HP, LP, BP]
-o	Set the filter order
-r	Set the port resistance

About

Calculate LC bessel filter component values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages