Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PranayJagtap06 authored Aug 9, 2020
1 parent d706b80 commit 1843c17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# 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.
# converter_model.py: The converter_model.py is a python script.
# converter_model.exe: Its is a .exe file generated from the converter_model.py script. When runned the model takes some input parameters for the required by the converter and returns the value of inductor and capacitor ratings. And also mentions the type of converter i.e. either buck or boost converter.

0 comments on commit 1843c17

Please sign in to comment.