Skip to content

Latest commit

 

History

History
54 lines (47 loc) · 1.27 KB

File metadata and controls

54 lines (47 loc) · 1.27 KB

FiterProject

About

  • Schematic maker for LC,RC & RLC electronic filters
  • Project status: prototype

Table of contents

Installation

read this wiki https://github.com/Farzinkh/FilterProject/wiki

Screenshots

Synthesis example Schematic example

Features

Synthesis

  foster1
  foster2
  cauer1
  cauer2

Darlington

TransferFunction

P(s)*P(s)

Approximation

 normal eliptic designer
 reverse chebishev designer
 normal chebishev designer
 butterworth and bessel on same plot

Code

Usage

approximation.py and Filter.py contains several functions for diffreent gols you can use them easily in your products and FilterMaker.py is simple gui for filer.py functions.

Requirements

scipy
sympy 
numpy
tkinter
tkthread
ttkthemes
schemdraw
matplotlib