Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Hysteresis Modelling
Posted 24 nov 2015, 06:24 GMT-5 Low-Frequency Electromagnetics Version 5.2 1 Reply
Please login with a confirmed email address before reporting spam
Hello everybody,
I am trying to simulate a full hysteresis loop by evaluating the Preisach Modell with a given magnetic field strength. To do this I have written a Matlabfunction calculating the vector of the magnetic flux density (Bx,By,Bz) out of a given vector of the magnetic field strength (Hx,Hy,Hz). The dimensions of the inputs and outputs are as follows:
(Bx,By,Bz,newStates) = function of (Hx,Hy,Hz,oldStates)
Output: H (3x1)
Output: switchingOperator (64x64)
Input: B (3x1)
Input: oldSwitchingOperator (64x64)
The switchingOperator is a Matrix of the internal states of every single elementary hysteresis operator, each taking the discrete values {-1,1}. This is used as a modell of the memory effect within the material.
Is it possible to use this memory vitiated hysteresis loop as a nonlinear material within in the magnetic fields interface (mf)?
Thanks
Michael Linnert
I am trying to simulate a full hysteresis loop by evaluating the Preisach Modell with a given magnetic field strength. To do this I have written a Matlabfunction calculating the vector of the magnetic flux density (Bx,By,Bz) out of a given vector of the magnetic field strength (Hx,Hy,Hz). The dimensions of the inputs and outputs are as follows:
(Bx,By,Bz,newStates) = function of (Hx,Hy,Hz,oldStates)
Output: H (3x1)
Output: switchingOperator (64x64)
Input: B (3x1)
Input: oldSwitchingOperator (64x64)
The switchingOperator is a Matrix of the internal states of every single elementary hysteresis operator, each taking the discrete values {-1,1}. This is used as a modell of the memory effect within the material.
Is it possible to use this memory vitiated hysteresis loop as a nonlinear material within in the magnetic fields interface (mf)?
Thanks
Michael Linnert
1 Reply Last Post 24 nov 2015, 11:05 GMT-5