PranayJagtap06 / DC-DC-Converter

ChopperDroid is a calculator that can calculate the critical inductance and filter capacitance for a dc-dc converter after passing a few specific parameters. The calculator is build using python scripting. The complete python script is available in converter_model.py and, the modules used are present the ConverterPackages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DC-DC-Converter

A dc-dc converter is an electronic deice which converters fixed dc voltage into a variable dc voltage. It is possible to either step-up or step-down the input dc voltage. A step-up (boost) converter is capable of rising the output voltage higher than the input voltgae. A step-down (buck) converter is able to lower the input voltage at the output.

About

ChopperDroid is a calculator that can calculate the critical inductance and filter capacitance for a dc-dc converter after passing a few specific parameters. The calculator is build using python scripting. The complete python script is available in converter_model.py and, the modules used are present the ConverterPackages.


Languages

Language:Python 100.0%