Hysteresis Band Current Controller

版本 2.12.0.0 (25.1 KB) 作者: Niranjan Bhujel
This file demonstrates working of Hysteresis Band Current controller.
2.1K 次下载
更新时间 2017/3/28

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Power Converters 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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