Magnetic field state-space representation

Status
Not open for further replies.

mel2304

Newbie level 1
Joined
Mar 3, 2020
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
I would like to know the state-space representation of the following equations:

Bx = (mu0/(4*pi))*((3*rx.*(rx.*mx+ry.*my+rz.*mz))./(r.^5) - mx./(r.^3));
By = (mu0/(4*pi))*((3*ry.*(rx.*mx+ry.*my+rz.*mz))/(r^5) - my/(r^3));
Bz = (mu0/(4*pi))*((3*rz.*(rx.*mx+ry.*my+rz.*mz))./(r.^5) - mz./(r.^3));
 

i do not think you provided enough information
you have specified a magnetic field in 3 space.

in mechanics, we talk about the state of an object, including things like position, velocity, acceleration, momentum, angular momentum, etc
and use state variable analysis systems (Hamiltonian mechanics, Lagrangian mechanics) to determine the behavior in the future (or the past).

similar things are done in circuits.

what do you want the state of?
how does this thing interact with the magnetic field?

you need to provide more information so maybe some help can be provided
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…