Hysteresis Band Current Controller

This file demonstrates working of Hysteresis Band Current controller.
2,1K descargas
Actualizado 28 mar 2017

Ver licencia

By this method, desired current can be injected. Waveform of desired current is given as input as voltage waveform(In this case, sine wave is used). Current band can be changed by double clicking on relay and setting switch on and off point. Difference of desired current(input) and actual current(output) is calculated and IGBT is turned on or off according to value of difference. If difference is greater than 0.1, IGBT1 is turned on(IGBT2 is off). If difference is less than -0.1, IGBT2 is turned on (IGBT1 is off). If difference is between -0.1 and 0.1, then state of IGBT is unchanged i.e it remains in the same state as before (like hold state of flip-flop).
It has application in different current compensating devices such as shunt active power filter, STATCOM etc where desired waveform of current is to be injected.

Citar como

Niranjan Bhujel (2024). Hysteresis Band Current Controller (https://www.mathworks.com/matlabcentral/fileexchange/61267-hysteresis-band-current-controller), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Power Converters en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
2.12.0.0

.

2.11.0.0

.

2.10.0.0

Calculation part fixed.

2.1.0.0

.

2.0.0.0

.

1.31.0.0

/

1.30.0.0

Fixed some bugs.

1.20.0.0

.

1.2.0.0

Output made more informative.

1.1.0.0

Method to calculate inductance of coupling inductor added.

1.0.0.0