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