how calculate intial condition th(deg)? , synchronous generator

조회 수: 4 (최근 30일)
Mohammed Daw
Mohammed Daw 2023년 5월 26일
답변: Abhinav Aravindan 2024년 11월 13일

채택된 답변

Abhinav Aravindan
Abhinav Aravindan 2024년 11월 13일
Hi Mohammed,
The Electrical Angle of the Rotor Θe (degrees) can be automatically computed using the Load Flow tool or the Machine Initialization tool of the powergui block. You may refer to the “Parameters Tab for Synchronous Machine SI Fundamental” section for more detail. To access the documentation in MATLAB R2018a, you may use the following command:
web(fullfile(docroot, 'physmod/sps/powersys/ref/synchronousmachine.html'))
Further detail on the usage of the Load Flow and Machine Initialization Tools in the “powergui block can be found in the documentation below.
web(fullfile(docroot, 'physmod/sps/powersys/ref/powergui.html'))
Please note that this is applicable until MATLAB R2020b. Starting from R2021a, it appears that there have been some changes due to which the block is not present and is instead present as a model in the Examples section.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulation and Analysis에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by