"Does the rotor core of the Synchronous Machine Model 1.0 include hysteresis characteristics?"
조회 수: 1 (최근 30일)
이전 댓글 표시
I am using the Synchronous Machine Model 1.0 in Simulink Simscape.
Does the rotor core of the Synchronous Machine Model 1.0 include hysteresis characteristics?
댓글 수: 0
채택된 답변
Shishir Reddy
2024년 8월 6일
편집: Shishir Reddy
2024년 8월 6일
Hi Dongwon
Hysteresis properties are related to the magnetic properties of the core material and its behaviour under varying magnetic fields.
By inspecting the block parameters tab, it can be observed that no parameter related to magnetic properties such as core losses, hysteresis or magnetic saturation is present.
Which implies that Synchronous Machine Model 1.0 doesn’t include hysteresis characteristics directly.
One of the workarounds to include hysteresis characteristics in a Simscape model is by creating a custom component using an SSC (Simscape Component) file.
Simscape Component files allows us to define custom physical components with specific behaviours that are not available in the standard Simscape libraries.
For more information regarding creating simscape components (.ssc files), kindly refer the following documentation.
I hope this helps.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Electrical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!