Grid Single Phase Source

버전 1.0.0 (152 KB) 작성자: Rodney Tan
Grid Single Phase Source with source impedance model using RL branch based on short circuit level or transformer capacity & impedance.
다운로드 수: 5
업데이트 날짜: 2025/8/23

라이선스 보기

Grid Single Phase Source with source impedance model using RL branch.
User can define the grid source line voltage, frequency, transformer power capacity, transformer impedance, short circuit level and X/R ratio to determine the source impedance, R and L.
Determine R & L based on transformer power capacity and transformer impedance
Zbase = Vrms^2/S;
Z = Zbase * (ZTx/100);
R = Z/sqrt(1+X_R^2);
L = (R*X_R)/(2*pi*f0);
Determine R & L based on 3 phase short circuit level at base voltage
XL = Vrms^2/SC;
R = XL/X_R;
L = XL/(2*pi*f0);
Developed by Rodney Tan (PhD)
Version 1.00 (Aug 2025)

인용 양식

Rodney Tan (2025). Grid Single Phase Source (https://kr.mathworks.com/matlabcentral/fileexchange/181856-grid-single-phase-source), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2025a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0