Hysteresis Band Current Controller

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

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2016b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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