Kratos Magnetostatic Application
Line 7: | Line 7: | ||
* the use of Kratos for basic problems; | * the use of Kratos for basic problems; | ||
− | At a first glance, it could be said that Electrostatics works with static charges whereas Magnetostatics does it with dynamic charges (or [http://en.wikipedia.org/wiki/Electric_current static currents]). That's partially true and we avoid by now to | + | At a first glance, it could be said that Electrostatics works with static charges whereas Magnetostatics does it with dynamic charges (or [http://en.wikipedia.org/wiki/Electric_current static currents]). That's partially true and we avoid by now to argue about it. On the opposite, we are going to consider Magnetostatics as a completely new phenomenon instead of thinking in a kind of 'dynamic' electrostatic. |
− | , | + | As Electrostatics, Magnetostatics establishes very basic principles of the Maxwell equations, it is an excellent work at academic level, but it is also a powerful conceptual (and eventually the resulting computing tool) to solve important industrial applications (electrical machines such as motors and transformers, circuit components such as coils, permanent magnets, sensors, magnetic field distribution, etc). |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
== Theory == | == Theory == | ||
− | Magnetostatics[1][2][3] refers to the physical phenomena related to the presence of electric | + | Magnetostatics[1][2][3] refers to the physical phenomena related to the presence of stationary electric currents in the objects (magnetic materials can be considered as those with internal microcurrents). That means that we ignore any electrostatic charge, the electric field and we presume a constant magnetic field with respect to time. |
=== Basic principles === | === Basic principles === | ||
Line 25: | Line 19: | ||
::[[Image:Cargas.jpg]] | ::[[Image:Cargas.jpg]] | ||
− | Our | + | Our third Maxwell's equation: |
− | :<math>\vec{\nabla}\cdot\vec{ | + | :<math>\vec{\nabla}\cdot\vec{B} = 0</math> |
where: | where: | ||
− | :<math>\vec{ | + | :<math>\vec{B} = \mu \vec{H} = \mu_0\mu_r\vec{H}</math> |
− | + | ||
− | + | ||
− | + | ||
− | + | with: <math>\mu, \mu_0, \mu_r \,</math> the (magnetic) permeability of the medium, of the free space and relative permeability, respectively. | |
− | + | The magnetic field is the curl of a magnetic vector potential (<math>\vec{A} [Volt-seconds \; per \; metre]\,</math>): | |
− | + | :<math>\vec{B}=\vec{\nabla} \times \vec{A}</math> | |
− | : | + | Our fourth Maxwell's equation: |
+ | :<math>\vec{\nabla} \times \vec{H} = \vec{J}</math> | ||
− | |||
− | : | + | By combining these Maxwell's equations, we obtain: |
+ | :<math>\vec{\nabla} \times \frac{1}{\mu} \vec{A} - \vec{J} = 0</math> | ||
+ | that can be reduced to the Poisson's equation for two dimension domains. | ||
::[[Magnetostatics Basic principles | '''''Basic principles extended''''']] | ::[[Magnetostatics Basic principles | '''''Basic principles extended''''']] | ||
Line 92: | Line 85: | ||
== References == | == References == | ||
− | # [http://www.answers.com/topic/ | + | # [http://www.answers.com/topic/magnetostatics Reference Answers: Magnetostatics] |
− | # [http://en.wikipedia.org/wiki/ | + | # [http://en.wikipedia.org/wiki/Magnetostatics wikipedia Magnetostatics] |
− | # [http://en.wikipedia.org/wiki/ | + | # [http://en.wikipedia.org/wiki/Magnetism wikipedia Static Magnetism] |
− | # [http://en.wikipedia.org/wiki/ | + | # [http://en.wikipedia.org/wiki/Electric_currents wikipedia Electric currents] |
− | # [http://en.wikipedia.org/wiki/ | + | # [http://en.wikipedia.org/wiki/Lorentz_force Magnetic force] |
− | + | # [http://en.wikipedia.org/wiki/Magnetic_flux Magnetic flux] | |
− | # [http://en.wikipedia.org/wiki/ | + | # [http://en.wikipedia.org/wiki/Magnetic_field Magnetic field] |
− | # [http://en.wikipedia.org/wiki/ | + | |
# [http://en.wikipedia.org/wiki/Poisson%27s_equation Poisson's Equation] | # [http://en.wikipedia.org/wiki/Poisson%27s_equation Poisson's Equation] | ||
− | |||
== The Finite Element Method for Magnetostatics == | == The Finite Element Method for Magnetostatics == |
Revision as of 18:39, 1 February 2010
Contents |
General Description
The KRATOS Magnetostatic Application deals with the Finite Element Analysis of problems in magnetostatics. Though the mathematics and general formulation is quite similar to Electrostatics, Magnetostatics presents important differences at a conceptual and a programming level. Therefore, if you are a beginner in electromagnetism or programming electromagnetic applications, we strongly recommend you that you first start with the Electrostatic application.
The following description of the Kratos Magnetostatic Application takes part of:
- general concepts in electromagnetism;
- the Finite Element Method applied to the electromagnetism;
- the use of Kratos for basic problems;
At a first glance, it could be said that Electrostatics works with static charges whereas Magnetostatics does it with dynamic charges (or static currents). That's partially true and we avoid by now to argue about it. On the opposite, we are going to consider Magnetostatics as a completely new phenomenon instead of thinking in a kind of 'dynamic' electrostatic.
As Electrostatics, Magnetostatics establishes very basic principles of the Maxwell equations, it is an excellent work at academic level, but it is also a powerful conceptual (and eventually the resulting computing tool) to solve important industrial applications (electrical machines such as motors and transformers, circuit components such as coils, permanent magnets, sensors, magnetic field distribution, etc).
Theory
Magnetostatics[1][2][3] refers to the physical phenomena related to the presence of stationary electric currents in the objects (magnetic materials can be considered as those with internal microcurrents). That means that we ignore any electrostatic charge, the electric field and we presume a constant magnetic field with respect to time.
Basic principles
Our third Maxwell's equation:
where:
with: the (magnetic) permeability of the medium, of the free space and relative permeability, respectively.
The magnetic field is the curl of a magnetic vector potential ():
Our fourth Maxwell's equation:
By combining these Maxwell's equations, we obtain:
that can be reduced to the Poisson's equation for two dimension domains.
Poisson's Equation in Magnetostatics
The detailed form of the Poisson's Equation[9] in Magnetostatics is:
Magnetostatic Boundary Conditions
For a domain , we should consider three different boundary conditions:
- Dirichlet boundary condition:
- Neumann boundary condition:
- Infinit condition (when no physical boundary are presents -free space-):
References
- Reference Answers: Magnetostatics
- wikipedia Magnetostatics
- wikipedia Static Magnetism
- wikipedia Electric currents
- Magnetic force
- Magnetic flux
- Magnetic field
- Poisson's Equation