Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 847 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 847 Bytes

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