Adjustable Power Supply v18.08: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 15: Line 15:


Investigate ways to use high frequency for more efficiency in power transformation as well as smaller inductors.
Investigate ways to use high frequency for more efficiency in power transformation as well as smaller inductors.
With new Silicon Carbide MOSFET technology, maybe feasible to use flyback transformer at high frequency as described [https://dspace.vutbr.cz/bitstream/handle/11012/43074/eeict2015-621-martis.pdf1200 here]. A [https://www.digikey.ca/short/j2mvd3 suitable MOSFET] for this application costs around $15 but could be offset by smaller transformer.


=Design=
=Design=
Possible parts: [https://pdf1.alldatasheet.com/datasheet-pdf/view/68504/IRF/IRFP250N.html IRFP250N]Power transistor (MOSFET) driven by [https://www.microchip.com/wwwproducts/en/en010647 TC1411] 1A High-Speed MOSFET Driver with pulse signal originating from arduino.


(Alternative mosfet requiring no mosfer driver)
[http://www.learnabout-electronics.org/PSU/psu33.php This page] is a great guide.
[https://www.infineon.com/dgdl/irf540n.pdf?fileId=5546d462533600a4015355e396cb199f IRF540N "IR" MOSFET N-Channel 33A 100V]


[http://www.learnabout-electronics.org/PSU/psu33.php This page] is a great guide.
==Applications==
==Applications==
Powering 3D printer
Powering 3D printer
Line 66: Line 65:
[https://bitbucket.org/OSEUPS/apsv1808/src/master/ Git Repository]
[https://bitbucket.org/OSEUPS/apsv1808/src/master/ Git Repository]


=Bill of Materials=
==Possible Parts==
===Forward Configuration===
Transformer: [https://www.digikey.com/short/jfnv75 XFRMR TOROIDAL 500VA CHAS MOUNT],  
Transformer: [https://www.digikey.com/short/jfnv75 XFRMR TOROIDAL 500VA CHAS MOUNT],  
[https://wiki.opensourceecology.org/wiki/Microwave_Transformer Investigating ways to salvage transformers]
[https://wiki.opensourceecology.org/wiki/Microwave_Transformer Investigating ways to salvage transformers]


Rectifier: [https://www.digikey.com/short/jfnvtc RECT BRIDGE FAST 3PHASE I4-PAC-5]
Rectifier: [https://www.digikey.com/short/jfnvtc RECT BRIDGE FAST 3PHASE I4-PAC-5]
[https://pdf1.alldatasheet.com/datasheet-pdf/view/68504/IRF/IRFP250N.html IRFP250N]Power transistor (MOSFET) driven by [https://www.microchip.com/wwwproducts/en/en010647 TC1411] 1A High-Speed MOSFET Driver with pulse signal originating from arduino.
(Alternative mosfet requiring no mosfer driver)
[https://www.infineon.com/dgdl/irf540n.pdf?fileId=5546d462533600a4015355e396cb199f IRF540N "IR" MOSFET N-Channel 33A 100V]
===Flyback Configuration===
Switching Transistor: [https://www.digikey.ca/short/j2mvd3 MOSFET NCH 650V 39A TO247N]

Revision as of 18:53, 2 September 2018

Arduino PWM code and voltage sensing

PulseWidthModulationArduino.jpg


This code is far from finalized and represent only one of many possible design approaches. Post as many variations or improvements as you can as long as they have advantages.

Design buck/boost converter circuit/module

Volt-second balance on the inductor means that the average voltage across it is zero

Discontinuous mode is when current through the output inductor is zero for part of the switching cycle

Figure out ways to salvage or build transformers

Investigate ways to use high frequency for more efficiency in power transformation as well as smaller inductors.

With new Silicon Carbide MOSFET technology, maybe feasible to use flyback transformer at high frequency as described here. A suitable MOSFET for this application costs around $15 but could be offset by smaller transformer.

Design

This page is a great guide.

Applications

Powering 3D printer

Workbench power supply

Charging batteries

Requirements

At least 360W output (12V at 30A)

Adjustable DC voltage output up to 24V

120Vac input

Research

Safety Considerations in Power Supply Design

WATT FLYBACK SWITCHING POWER SUPPLY WITH SILICON CARBIDE SEMICONDUCTORS

Inductor volt-second balance, capacitor charge balance, and the small ripple approximation

Understanding Buck-Boost Power Stages

Current Sharing in Parallel Diodes

Buck Converter Design

Open-source based synthetic medium-voltage grid model for distribution power supply systems

Existing Open-Source Projects

Programmable bench power supply EEZ H24005

Bench Power Supply

Modules

edit

Arduino Power Subcircuit

Software

Git Repository

Possible Parts

Forward Configuration

Transformer: XFRMR TOROIDAL 500VA CHAS MOUNT, Investigating ways to salvage transformers

Rectifier: RECT BRIDGE FAST 3PHASE I4-PAC-5

IRFP250NPower transistor (MOSFET) driven by TC1411 1A High-Speed MOSFET Driver with pulse signal originating from arduino.

(Alternative mosfet requiring no mosfer driver) IRF540N "IR" MOSFET N-Channel 33A 100V

Flyback Configuration

Switching Transistor: MOSFET NCH 650V 39A TO247N