Hysteresis Band Current Controller

This file demonstrates working of Hysteresis Band Current controller.
2,1K téléchargements
Mise à jour 28 mars 2017

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Power Converters dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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