Simulink Nonlinear Inductor Configuration

조회 수: 10 (최근 30일)
Changqi You
Changqi You 2018년 11월 13일
답변: Akshay Khadse 2018년 11월 19일
Hi all,
I am dealing with a nonlinear inductor simulation, which requires me tuning Jiles-Atherton Equation Coefficients.
I feel so confused about getting those coeefficients. I tried to simulate Matlab example, but do not know how to get those B-H plots. Does any one can help me?
I will attach screenshot for MatLab example below:
matlab.PNG
Thanks all in advance.

답변 (1개)

Akshay Khadse
Akshay Khadse 2018년 11월 19일
The plots shown under the section 'Simulation Results from Simscape Logging' have been generated by plotting the Simscape logged data from a seperate MATLAB Script.
Once you have opened up the model and simulated it once, you can click on the 'See Code' link in the model to view the MATLAB script. You can run this script to obtain the above plots.
Capture.PNG
Alternatively, you could execute the following commands in MATLAB Command window to open up the example model and the script:
>> elec_inductor_hysteresis
>> edit elec_inductor_hysteresis_plot1characteristics

카테고리

Help CenterFile Exchange에서 Data Logging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by