almar92 / python_chebyshev

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%