/python_chebyshev

Scripts for the study of n-th order Type 1 Chebyshev filters

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Type 1 Chebyshev Filters

Introduction

A collection of tools to study Type 1 Chebyshev n-th order filters

Index

  1. Pole calculator: script for the study of a n-th order Low-pass filter's poles
  2. Discrete component generator: script with a double purppose
    1. The calculation of a n-th order Low-pass filter's components
    2. The generation of the corresponding Band-pass filter

To-do list

  • Finish writing documentation
  • Develop a script for normalized impedence calculation from pole values, eliminating the need for Chebyshev tables consultation in Discrete component generator