Skip to content

Python script to calculate passive filter to the AC side of a rectifier, based on Chen Z. and Luo Y. approach.

Notifications You must be signed in to change notification settings

almirbraggio/rnsic-passive-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnsic-passive-filter

Python script to calculate passive filter to the AC side of a rectifier, based on Chen Z. and Luo Y. approach.

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 main.py
deactivate

About

Python script to calculate passive filter to the AC side of a rectifier, based on Chen Z. and Luo Y. approach.

Topics

Resources

Stars

Watchers

Forks

Languages