Simulink Nonlinear Inductor Configuration

10 visualizzazioni (ultimi 30 giorni)
Changqi You
Changqi You il 13 Nov 2018
Risposto: Akshay Khadse il 19 Nov 2018
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.

Risposte (1)

Akshay Khadse
Akshay Khadse il 19 Nov 2018
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

Categorie

Scopri di più su Data Logging in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by