• Aucun résultat trouvé

Applying Corba technology to solve a magnetostriction problem

N/A
N/A
Protected

Academic year: 2021

Partager "Applying Corba technology to solve a magnetostriction problem"

Copied!
2
0
0

Texte intégral

(1)

HAL Id: hal-01547513

https://hal.archives-ouvertes.fr/hal-01547513

Submitted on 26 Jun 2017

HAL is a multi-disciplinary open access

archive for the deposit and dissemination of sci-

entific research documents, whether they are pub-

lished or not. The documents may come from

teaching and research institutions in France or

abroad, or from public or private research centers.

L’archive ouverte pluridisciplinaire HAL, est

destinée au dépôt et à la diffusion de documents

scientifiques de niveau recherche, publiés ou non,

émanant des établissements d’enseignement et de

recherche français ou étrangers, des laboratoires

publics ou privés.

Applying Corba technology to solve a magnetostriction

problem

Laurent Santandrea, Karim Azoum, Adel Razek, Gilles Grasseau, Denis Girou

To cite this version:

Laurent Santandrea, Karim Azoum, Adel Razek, Gilles Grasseau, Denis Girou. Applying Corba

technology to solve a magnetostriction problem. Sixth International Conference on Computation

in Electromagnetics (CEM 2006), Apr 2006, Aachen, Germany. Proceedings - Sixth International

Conference on Computational Electromagnetics, CEM 2006 : 4 - 6 April 2006, Aachen, Germany,

2006. �hal-01547513�

(2)

Laurent SANTANDREA(1), Karim AZOUM(1), Adel RAZEK(1), Gilles GRASSEAU(2), Denis GIROU(2)

(1) Laboratoire de Génie Électrique de Paris / SPEE Labs, CNRS UMR 8507, Universités ParisVI et Paris XI, Supelec, Plateau de Moulon 91192 - Gif sur Yvette - France

(2) IDRIS. Institut du Développement et des Ressources en Informatique Scientifique. CNRS E-mail: santandrea@lgep.supelec.fr

Applying Corba technology to solve

a magnetostriction problem

Introduction

Modelling and simulation of systems involving multi-physical phenomena are complex, and cannot be obtained by only one computation software or only one class of physical or mathematical models. When the coupling is weak, one can then think of associating several dedicated codes. These codes will be encapsulated and regarded each one as independent object. They will exchange data and shared methods via a software bus (the ORB of CORBA) in the form of client/server applications. The example is a case of a multi-physical phenomenon which can be found in some electric power devices and some Micro-Electro-Mechanical Systems (MEMS): the magnetostriction effect. This work was carried out within a framework of collaboration between LGEP and IDRIS. To illustrate this concept, a Fortran 2D finite element mechanical code and a C++ 2D finite element magnetic code are associated using this computational approach.

CORBA

Client Server

Magnetic Code Mechanical code

Software Bus ORB

Conclusion

Within this study, CORBA seems to be well adapted to apply object oriented concepts to existing codes in a multi-physics context. In particular, it allows the data and programs encapsulation. Then, it can be very useful in multi-physics simulation to organize and to structure existing dedicated programs to build a extensible architecture and then to carry out a software workshop in a research context. Accessible and visible methods of an object (dedicated program) are then specified within an interface using IDL language. Of course, this encapsulation can be made only if we have got the source codes because some modifications in the program are necessary. This concept is also applied in the Salome platform [5]. In our case, the coupling is rather obvious because we solve the non linear system with an iterative method which allows the decoupling of the system equations. When the coupling concerns directly the finite elements matrix, the CORBA technology can be envisaged but major code modifications have to be considered which can make this concept less interesting.

Objective :

¾ Creating distributed object based application

¾ Interoperability

¾ Client/server approach

Interface Definition Langage(IDL ) : IDL is not a programming language but rather a specification language used to define the interfaces between the different objects used in the development of applications. IDL can be mapped to any programming language such as C++, JAVA, Smalltalk…

Computational aspects

Operating Ssytem :Linux environment (Mandrake 10.0) Free Corba distribution Omniorb

Intel Fortran and Intel C++ compiler

Computational

Fortran 90

Service_Compute_Mecha() Compute FEM Mechanic

Client (magnetic)

main() - Corba Initialisation - Matrix Computation - fixed point loop

- RHS modification - Solve Magnetic Problem - Call Mechanic Service - Convergence criteria checking - end loop

Server (mechanic)

ServiceComputelMecha() Call of Service_Calcul_Mechanic main()

- Corba Initialisation - Call Init_Mechanic - end

Init_Mechanic() FEM Code Initialisation C++ C++

ORB

It exists no interface langage between CORBA and Fortran 90. One of the solution is to encapsulated Fortran 90 code in a C++ code which one has an IDL description.

Object Request Broker (ORB) : ORB is the software bus which provides communication between clients and severs applications. It hides system dependence and assure interoperability.

CORBA (Common Object Request Broker Architecture) is middleware standard define by an international consortium the Object Management Group (OMG).

Mathematical consideration

Ω

Ω

Ω

= Ω

a[' b

ν

()] ad Ja'd

Ω Ω=

Ω

Ω S

kl ij ijkl ij kl ijkl

ij(u')[C ]ε(u)d ε(u')[C0d u'σ.ndS ε

Fundamental principel of mechanics Maxwell equations

Physical description of the problem

Scheme of the magnetostriction problem resolution

Behaviourlaw σ(b,ε)=C(ε-ε0(b)) Magnetic equation

[S][a]=[J]+[J0(b,ε)]

[K][u]=[F]+[F0(b)]

Fixed point method h(b,ε) = h(b,0) + h0(b,ε)

Mechanical equation

Ref : K. Azoum, M. Besbes, F. Bouillault, T. Ueno, 3D F.E.

modelling of magnetic force control based on magnetostrictive phenomena, CEFC 2004

Object approach allows :

¾ Modularity : a object is composed of attributes (data, variables) and methods (treatments, procedures)

¾ Encapsulation : allows the use of an object without knowledge of its internal structure. Data can be access only between a public method of the object.

¾ Reusability : modularity and encapsulation allow the object reusability.

Références

Documents relatifs

Additionally, the errors due to the averaging function should be characterized as a function of wavelength and intensity. We do not have enough experimental data

However, no error estimates for the finite element approximations and theoretical convergence analysis of the method of successive approximation were given.. In this paper we show

Under these circumstances it is relatively straightforward to prove optimal H\ L 2 and L °° error bounds for the standard continuous piecewise linear Galerkin approximation and for

Résumé — Cet article est consacre a l'étude d'un problème de Dinchlet avec poids, nous donnons une formulation mixte de ce problème admettant une solution unique, nous obtenons

Les néo-banques innovent avec leurs produits & services et séduisent une large clientèle, mais quelles stratégies Les néobanques se positionnent comme de sérieux

In this paper, we present a detailed study on the influence of the mesh parameters (e.g., number of nodes, type of elements, ratio of horizontal to vertical element

Finale- ment, pour ce qui est du nombre de comprimés ou de suppositoires antinauséeux complémentaires pris dans chaque groupe, les patients du groupe halopéridol

It is shown that the adsorption of phenol and 3-chlorophenol from aqueous solutions, by basic active carbons and at an equilibrium solution pH below that of dissociation of