Skip to content

Current-Mode Control of a Distributed Buck Converter with a Lossy Transmission Line

License

Notifications You must be signed in to change notification settings

TUD-RST/current-mode-control-buck-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current-Mode Control of a Distributed Buck Converter with a Lossy Transmission Line

This project contains the Scilab source files for the high level simulation of a distributed buck converter with a lossy transmission line. In addition, we provided the details for a circuit simulation using LTspice® from Amalog Devices Inc.

Röbenack, K.; Gerbet, D.:
Current-Mode Control of a Distributed Buck Converter with a Lossy Transmission Line.
Electronics, 2024, Volume 13, Isssure 17, 3565.

Prerequisites

You need to install the open source software Scilab. This software for engineers and scientists is available for several operating systems:

https://www.scilab.org/

Our simulations were carried out with Scilab 2024.

The circuit simulations were carried out with LTspice®:

https://www.analog.com/en/resources/design-tools-and-calculators/ltspice-simulator.html

Contents

The src directory contains the source Scilab and Xcos files as well as the schematics files.

The data directory contains various data files.

Parameters and Constants

The file context.sce contains the parameter values and constants for the simulation. It is called by the other script files.

Step Response

The Scilab script file sim-step.sce calls the Xcos scheme sim-step.zcos.

Zcos scheme for step response

PWM Excitation

The Scilab script file sim-pwm.sce calls the Xcos scheme sim-pwm.zcos.

Zcos scheme for PWM excitation

Open Loop Circuit Simulation

Transient simulation with 6V reference voltage.

Open loop circuit simulation 1

Transient simulation with 6.144V reference voltage.

Open loop circuit simulation 2

Closed Loop Circuit Simulation

Transient simulation with P controller.

Closed loop circuit simulation 1

Transient simulation with PI controller.

Closed loop circuit simulation 2

Frequency Responses

The Scilab script file bode1.sce visualizes the amplitude frequency responses for the different converter models:

Amplitude response of the different converter models

The Scilab script file bode2.sce visualizes the open loop amplitude frequency responses for the conventional converter with and without controller:

Amplitude response of the conventional converter with and without controller

Licence

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

Current-Mode Control of a Distributed Buck Converter with a Lossy Transmission Line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages