CAD package for electromagnetic and thermal analysis using finite elements. Flux. by CEDRAT. Magneto Static application tutorial.

Size: px
Start display at page:

Download "CAD package for electromagnetic and thermal analysis using finite elements. Flux. by CEDRAT. Magneto Static application tutorial."

Transcription

1 CAD package for electromagnetic and thermal analysis using finite elements Flux by CEDRAT Magneto Static application tutorial 2D basic example

2

3 Flux is a registered trademark. Flux software : COPYRIGHT CEDRAT/INPG/CNRS/EDF Flux tutorials : COPYRIGHT CEDRAT This tutorial was edited on 5 juillet 2012 Ref.: KF A EN - 07/12 CEDRAT 15 Chemin de Malacher - Inovallée Meylan Cedex FRANCE Phone: +33 (0) Fax: +33 (0) cedrat@cedrat.com Web:

4 Foreword *(Please read before starting this document) Description of the example The goal of this basic example is to familiarize the user with the Flux Magneto Static application using a simple device. This example contains the general steps and all the data needed to describe the physics,the solving and the postprocessing for the given cases. For this example, the geometry has been previously described in the First steps in using Flux: Geometry and Mesh Tutorial - Basic example. Required knowledge This basic example is designed for the user who is already familiar with the basic functions of Flux software. To obtain this knowledge, first, the user should go through the First steps in using Flux: Geometry and Mesh Tutorial - Basic example. This document explains, in detail, all the actions necessary to build the geometry and mesh of a project in the Flux study domain. Support files included... To view the completed phases of the example project, the user will find the.py files, including the geometry, physics and post processing descriptions. The.py files corresponding to the different study cases in this example are available in the folder: \DocExamples11.1\Examples2D\MagnetostaticApplication\ Supplied files are command files written in Pyflux language. The user can launch them in order to automatically recover the Flux projects for each case. **(.py files are launched by accessing Project/Command file from the Flux drop down menu.) CASE1 CASE2 Supplied files Contents Flux file obtained after launching the.py file TESTCASE_INI.FLU* Geometry, mesh Physbuilt.FLU and physics solving.py Solving process Solved.FLU postprocessing.py Post processing Postprocessed.FLU TESTCASE_INI.FLU** Initial project solving.py Solving process Solved.FLU postprocessing.py Post processing Postprocessed.FLU Note : some directories may contain a main.py enabling the launch of the command files *This file correspond to SENSOR_2D created in the first steps in using Fluxgeometry and mesh tutorial ** This file correspond to the Physbuilt.FLU of CASE 1

5

6

7 Flux Table of Contents Table of Contents 1. General information Overview Description of the studied device Studied cases Strategy to build the Flux project Main stages for physical description Construction of the Flux project Physical description process Define the physical application Create materials Create face regions Create measuring coils: coil conductors components and coil conductor regions Assign face regions to faces Orient material for face region Case 1: static study Case 1: solving process Case 1: results post-processing Display default graphic post processing Display arrows of the magnetic flux density on a region boundaries Display isovalues of the magnetic flux density on a 2D grid Compute the magnetic flux density on a point Compute the magnetic force on face regions Plot a 2D curve of the magnetic field strength along a path and export the curve Plot a 2D curve of normal and tangential components of the magnetic field along a path Case 2: parametric computation Case 2: solving process Case 2: results post-processing Display default graphic post processing (alpha=120 ) Create animation of isovalues of the magnetic flux density on face regions versus position parameter Plot a 2D curve of the flux through coil conductors versus an I/O parameter Plot a 3D curve of the magnetic flux density on a path versus an I/O parameter...45 PAGE A

8 Table of Contents Flux PAGE B MAGNETO STATIC APPLICATION TUTORIAL

9 Flux General information 1. General information Introduction This chapter contains the presentation of the studied device and the Flux software. Contents This chapter contains the following topics: Topic See Page Overview 3 Strategy to build the Flux project 7 Magneto Static application tutorial PAGE 1

10 General information Flux PAGE 2 Magneto Static application tutorial

11 Flux General information 1.1. Overview Introduction This section presents the studied device (a variable reluctance speed sensor) and the strategy of the device description in Flux. Contents This section contains the following topics: Topic See Page Description of the studied device 4 Studied cases 5 Magneto Static application tutorial PAGE 3

12 General information Flux Description of the studied device Studied device The device to be analyzed is a variable reluctance speed sensor. The studied device consists of: a cogged wheel (made of steel) with three teeth two probes with a magnet (made of ferrite) and a coil around each WHEEL COIL 1+ MAGNET 1 COIL 1- PROBE 1 COIL 2+ MAGNET 2 COIL 2- PROBE 2 Operating principle The rotation of the cogged wheel near the tip of the probes changes the magnetic flux around probes 1 and 2, creating an analog voltage signal that can be measured by the probes. PAGE 4 Magneto Static application tutorial

13 Flux General information Studied cases Studied cases Two cases are carried out with the Magneto Static application: case 1: static study (mono value) case 2: multi-parametric static study (multi values) Case 1 The first case is a static study (mono value). In this case, the study is performed in the middle position: the two probes between two teeth. The geometric parameter, which allows us to control the angle of the wheel around Z axis, has a fixed value = 75. The coils are not current supplied (=measuring coils) Case 2 The second case is a multi-parametric static study (multi values) In this parameterized study, the angle of the cogged wheel will vary. The geometric parameter varies in the range [75, 195 ] with a step of 3. Magneto Static application tutorial PAGE 5

14 General information Flux PAGE 6 Magneto Static application tutorial

15 Flux General information 1.2. Strategy to build the Flux project Introduction This section presents outlines of physical properties description process of the sensor. Contents This section contains the following topics: Topic See Page Main stages for physical description 8 Magneto Static application tutorial PAGE 7

16 General information Flux Main stages for physical description Outline An outline of the physical description process of the sensor is presented in the table below. Stage Definition of the application and definition of the depth of the domain Creation of two materials Creation of four face region Creation of two coils: Two components Four face regions Description Magneto Static 2D (solved with Flux 3D solver) 2D plan (6mm) FERRITE magnet with a linear B(H) characteristic STEEL ferromagnetic material with a non linear B(H) characteristic AIR_EXT region, corresponding with the air surrounding the device AIR_WHEEL region, corresponding with the air in the cogged wheel MAGNET1 region corresponding with the first magnet of the device MAGNET2 re region corresponding with the second magnet of the device COIL_CONDUCTOR1 COIL_CONDUCTOR2 COIL1N region, corresponding with the negative part of the first coil COIL1P region, corresponding with the positive part of the first coil COIL2N region, corresponding with the negative part of the second coil COIL2P region, corresponding with the positive part of the second coil Continued on next page PAGE 8 Magneto Static application tutorial

17 Flux General information Stage Description COIL1P AIR_EXT MAGNET1 WHEEL COIL1N 5 Assignment of face regions AIR WHEEL COIL2P MAGNET2 COIL2N INFINITE 6 Material orientation Magneto Static application tutorial PAGE 9

18 Construction of the Flux project Flux PAGE 10 Magneto Static application tutorial

19 Flux Construction of the Flux project 2. Construction of the Flux project Introduction This chapter contains the physical description of the sensor. For a more detailed description of the basic geometry of the sensor, the user should reference the Flux 2D Generic Tutorial of Geometry and Mesh. The user must have good understanding of all functionalities of the Flux preprocessor. Starting Flux project The starting project is the Flux project GEO_MESH.FLU. This project contains: the geometry description of the contactor the mesh of the computation domain New Flux project The new Flux project is GEO_MESH_PHYS.FLU. Contents This chapter contains the following topics: Topic See Page Physical description process 13 Magneto Static application tutorial PAGE 11

20 Construction of the Flux project Flux PAGE 12 Magneto Static application tutorial

21 Flux Construction of the Flux project 2.1. Physical description process Introduction This section presents the definition of the physical properties materials and regions. Contents This section contains the following topics: Topic See Page Define the physical application 14 Create materials 15 Create face regions 13 Create measuring coils: coil conductors components and coil 14 conductor regions Assign face regions to faces 18 Orient material for face region 19 Magneto Static application tutorial PAGE 13

22 Construction of the Flux project Flux Define the physical application Goal First, the physical application is defined. The required physical application is the Magneto Static 2D application. Data The characteristics of the application are presented in the table below. Magneto Static 2D application Definition Coils Coefficient 2D domain type Depth of the domain 2D plane 6 mm Automatic Coefficient Application Define Magnetic Magneto Static 2D PAGE 14 Magneto Static application tutorial

23 Flux Construction of the Flux project Create materials Goal Two materials are created directly for the physical description of the sensor; the two materials are characterized by their magnetic properties: the first material is FERRITE defined for the coiled magnets the second material is STEEL defined for the cogged wheel Data The characteristics of the materials are presented in the tables below. B(H) linear magnet described in the Br module Name Remanent flux density (T) Relative permeability FERRITE B(H) isotropic analytic saturation (arctg 2 coef.) Name Initial relative permeability Saturation magnetization (T) STEEL Physics Material New Magneto Static application tutorial PAGE 15

24 Construction of the Flux project Flux Create face regions Goal Five face regions are necessary for the physical description of the sensor. Five following face regions will be created: the AIR_EXT region, corresponding with the air surrounding the device the AIR_WHEEL region, corresponding with the air in the cogged wheel the MAGNET1 region, corresponding with the first magnet of the device the MAGNET2 region, corresponding with the second magnet of the device the WHEEL region, corresponding with the cogged wheel The INFINITE region, already created during the infinite box creation, will be edited to activate its physical properties. Data The characteristics of the face regions are presented in the table below. Face region Name Type Material Color AIR_EXT Air or vacuum region Turquoise AIR_WHEEL Air or vacuum region Turquoise INFINITE* Air or vacuum region Turquoise MAGNET1 Magnetic non-conducting region FERRITE Magenta MAGNET2 Magnetic non-conducting region FERRITE Magenta WHEEL Magnetic non-conducting region STEEL Cyan Physics Face region New *The region already created and assigned during the creation of the infinite box, however the user need to enter the type of the region. PAGE 16 Magneto Static application tutorial

25 Flux Construction of the Flux project Create measuring coils: coil conductors components and coil conductor regions Goal Two coils are created to measure the flux density. About coil In magnetic applications, a coil is represented by one face region or by a group of face regions of the coil conductor type. The value I of the current in a wire (or turn) of the coil is set by means of an electric component (of coil conductor type) associated to the coil. Data (1) The characteristics of the electric components (of coil conductor type) are presented in the table below: Stranded coil conductor with imposed current (A) Name comment Value COIL_CONDUCTOR1 Coil conductor on the first coil 0 COIL_CONDUCTOR2 Coil conductor on the second coil 0 Physics Electrical components Stranded coil conductor New Data (2) The characteristics of the regions (of coil conductor type) are presented in the table below: Coil conductor type region Face region Component Series or Orientation Turn number parallel Color COIL1N COIL_CONDUCTOR1 negative 1000 series red COIL1P COIL_CONDUCTOR1 positive 1000 series red COIL2N COIL_CONDUCTOR2 negative 1000 series red COIL2P COIL_CONDUCTOR2 positive 1000 series red Physics Face region New the COIL1N region, corresponding with the negative part of the first coil the COIL1P region, corresponding with the positive part of the first coil the COIL2N region, corresponding with the negative part of the second coil the COIL2P region, corresponding with the positive part of the second coil Magneto Static application tutorial PAGE 17

26 Construction of the Flux project Flux Assign face regions to faces Goal The INFINITE region has been already assigned during the creation of the infinite box. The nine regions (AIR_EXT, AIR_INT, WHEEL, COIL1P, COIL1N, MAGNET1, COIL2P, COIL2N, and MAGNET2) are assigned to faces. Outline The region assignment is presented in the figure below. COIL1P AIR_EXT MAGNET1 WHEEL COIL1N COIL2P AIR_WHEEL MAGNET2 COIL2N INFINITE PAGE 18 Magneto Static application tutorial

27 Flux Construction of the Flux project Orient material for face region Goal An orientation of the material region is needed to describe physics. Data The orientation of the material region is related in the table below Orient material for face region Name Oriented type Coordinate system Angle MAGNET1 Direction PROBE_CS 0 MAGNET2 Direction PROBE_CS001 0 Physics Face region Orient material for face region Magneto Static application tutorial PAGE 19

28 Case 1: static study Flux PAGE 20 Magneto Static application tutorial

29 Flux Case 1: static study 3. Case 1: static study Case 1 The first case is a static study. This study is a very easy problem of Magneto Statics. In this study, a magneto static analysis of the sensor is performed in a medium position: the two probes between two teeth. A geometric parameter, which allow us to control the angle of the wheel around Z axis, has a fixed value = 75 The coils are not current supplied (=measuring coils) Starting Flux project The starting project is the Flux project TestCase_INI.FLU. This project contains: the geometry description of the device the mesh and computation domain the initial physical description of the contactor Contents This chapter contains the following topics: Topic See Page Case 1: solving process 23 Case 1: results post-processing 25 Magneto Static application tutorial PAGE 21

30 Case 1: static study Flux PAGE 22 Magneto Static application tutorial

31 Flux Case 1: static study 3.1. Case 1: solving process Goal The case 1 is solved using the default scenario with reference values. Action Solve case 1. Solving Solve Magneto Static application tutorial PAGE 23

32 Case 1: static study Flux PAGE 24 Magneto Static application tutorial

33 Flux Case 1: static study 3.2. Case 1: results post-processing Introduction This section explains how to analyze the principal results of case 1. Contents This section contains the following topics: Topic See Page Display default graphic post processing 26 Display arrows of the magnetic flux density on a region 28 boundaries Display isovalues of the magnetic flux density on a 2D grid 29 Compute the magnetic flux density on a point 31 Compute the magnetic force on face regions 32 Plot a 2D curve of the magnetic field strength along a path and 33 export the curve Plot a 2D curve of normal and tangential components of the 35 magnetic field along a path Magneto Static application tutorial PAGE 25

34 Case 1: static study Flux Display default graphic post processing Goal The default graphic post processing is displayed on the device (excluding the infinite box) : - Isovalues of the magnetic flux density - Arrows of the magnetic flux density - Isolines of the vector potential Action (1) Display isovalues Graphic Isovalues Display isovalues Result (1) The following chart shows the isovalues of the magnetic flux density on the device. Continued on next page PAGE 26 Magneto Static application tutorial

35 Flux Case 1: static study Action (2) Hide previous isovalues and display arrows Graphic Arrows Spatial Group Display arrows Result (2) The following chart shows the arrows of the magnetic flux density on the device. Action (3) Display isolines Graphic Isolines Display isolines Result (3) The following chart shows the isolines of the vector potential on the device. Magneto Static application tutorial PAGE 27

36 Case 1: static study Flux Display arrows of the magnetic flux density on a region boundaries Goal The arrows of the magnetic flux density on wheel region boundaries are displayed. Data The characteristics of the arrows are presented in the table below. Arrows on boundary Name Groups Quantity WHEEL_CONTOUR S_WHEEL Magnetic flux density / Vector Graphic Arrows boundary New Result The result is presented in the figure below : PAGE 28 Magneto Static application tutorial

37 Flux Case 1: static study Display isovalues of the magnetic flux density on a 2D grid Goal One 2D grid is created midpoint of the second stranded coil. The magnetic flux density isovalues are displayed on the 2D grid. Data (1) The characteristics of the 2D grid are presented in the table below. Rectangular 2D grid in XY plane: definition 2D grid origin coordinates Name Comment Coordinate system First Second GRID_ONMAGNET For the magnet PROBE_CS 0 0 Rectangular 2D grid in XY plane: definition Characteristics along X Characteristics along Y Number of Number of Positive X Negative X Positive Y Negative Y disc. elements disc. elements Rectangular 2D grid in XY plane: appearance Visibility Color visible green Support 2D grid New Data (2) The characteristics of the isovalues are presented in the table below. Isovalues on 2D grid 2D grid Quantity GRID_ONMAGNET Magnetic flux density / Vector Graphic Isovalues New Continued on next page Magneto Static application tutorial PAGE 29

38 Case 1: static study Flux Result The following chart shows the magnetic flux density on the GRID_ONMAGNET grid PAGE 30 Magneto Static application tutorial

39 Flux Case 1: static study Compute the magnetic flux density on a point Goal The magnetic flux density is computed on the selected point. Data The characteristics of the point are presented in the table below. Quantities computation on points Name Comment Formula POINT1 Center of the magnet B Point defined by its coordinates Coordinates localization Coord. system Region first second 0 0 no constraint PROBE_CS001 MAGNET2 Computation On point New session Quantities computation on points Result The following values show the X and Y components of the magnetic flux density at the above-described point. Magneto Static application tutorial PAGE 31

40 Case 1: static study Flux Compute the magnetic force on face regions Goal The value of the magnetic force is computed on the selected face region and the result of computation is displayed in the dialog box. Data The characteristics of the magnetic force computation are presented in the table below. Name FORCE_MAGNET Compute on physic entity Region Spatial group Quantity Magnetic force / Magnitude S_MAGNET2 Magnetic force / x component Magnetic force / y component Computation On physical entity Compute Result The following dialog box shows the result of computation of the magnetic force on the MAGNET2 face region. PAGE 32 Magneto Static application tutorial

41 Flux Case 1: static study Plot a 2D curve of the magnetic field strength along a path and export the curve Goal The variation of the magnetic flux density is computed along the selected path and displayed as curve. Data (1) The characteristics of the path are presented in the table below. Name SEGMENT Path defined by 2 points Comment Along the magnet Path defined by coordinates Path points Starting point Ending point Discretization Coord. system Coordinates Coordinates by intervals Coord. system First Second First Second PROBE_CS PROBE_CS Support Path New Data (2) The characteristics of the curve are presented in the table below. 2D curve (path) Name Comment Path Quantity Magnetic field / CURVE Magnetic field strength along the segment in magnet SEGMENT Magnitude Magnetic field / Normal component Magnetic field / Tangential component Curve 2D curve (Path) New 2D curve (Path) Continued on next page Magneto Static application tutorial PAGE 33

42 Case 1: static study Flux Result The following curves show the components of the magnetic field strength along the X and Y axes with Absolute view mode. Action Export the curve to excel file Curve 2D curve (path) Excel export PAGE 34 Magneto Static application tutorial

43 Flux Case 1: static study Plot a 2D curve of normal and tangential components of the magnetic field along a path Goal The variation of the normal and tangent components of the magnetic field is computed along the selected path and displayed as curve. Data (1) The characteristics of the path are presented in the table below. Name AIR_GAP Arc defined by center, radius and angles Path definition Comment In the air gap Extremities angles Discretiz Coord. Center of arc around Z Radius Region ation by system First Second Starting Ending intervals XY AIR_EXT 30 Support Path New Data (2) The characteristics of the curve are presented in the table below. 2D curve (path) Name Comment Path Quantity Magnetic field / CURVE_1 Normal and tangent magnetic Normal component AIR_GAP field along the air gap Magnetic field / Tangential component Curve 2D curve (Path) New 2D curve (Path) Continued on next page Magneto Static application tutorial PAGE 35

44 Case 1: static study Flux Result The following curves show the normal and tangent components of the magnetic field along the X and Y -axes. PAGE 36 Magneto Static application tutorial

45 Flux Case 2: parametric computation 4. Case 2: parametric computation Case 2 The second case is a parametric computation. The angle of the cogged wheel will vary. In this parametric study, the geometric parameter is the angle that varies in the range [75, 195 ] with a step of 3. Starting Flux project The starting project is the Flux project GEO_MESH_PHYS.FLU. This project contains: the geometry description of the device the mesh and computation domain the initial physical description of the contactor Project name The new Flux project is saved under the name of CASE2.FLU. Contents This chapter contains the following topics: Topic See Page Case 2: solving process 39 Case 2: results post-processing 41 Magneto Static application tutorial PAGE 37

46 Case 2: parametric computation Flux PAGE 38 Magneto Static application tutorial

47 Flux Case 2: parametric computation 4.1. Case 2: solving process Goal The scenario with the controlled geometrical parameter is defined for a varying solving process. Data The characteristics of the solving scenario are presented in the tables below. Name SCENARIO1 Solving scenario Comment study using a geometrical parameter Solving scenario Parameter control Interval Controlled Type Higher parameter Lower limit Method limit step ALPHA Multi-values value Step value 3 Solving Solving scenario New Solving Solve Magneto Static application tutorial PAGE 39

48 Case 2: parametric computation Flux PAGE 40 Magneto Static application tutorial

49 Flux Case 2: parametric computation 4.2. Case 2: results post-processing Introduction This section explains how to analyze the principal results of case 2. Contents This section contains the following topics: Topic See Page Display default graphic post processing (alpha=120 ) 42 Create animation of isovalues of the magnetic flux density on 43 face regions versus position parameter Plot a 2D curve of the flux through coil conductors versus an 44 I/O parameter Plot a 3D curve of the magnetic flux density on a path versus 45 an I/O parameter Magneto Static application tutorial PAGE 41

50 Case 2: parametric computation Flux Display default graphic post processing (alpha=120 ) Action First, the computation step of the geometrical parameterized study is selected (alpha=120 ). Then, the default graphic post processing is displayed via isovalue plots of color shadings. Select the step Data The characteristics of the scenario and computation step selection are presented in the table below. Scenario and computation step Computation step Scenario Parameter name Value SCENARIO1 ALPHA 120 Action Display isovalues Graphic Isovalues Display isovalues Result The following chart shows the magnetic flux density on the selected regions. PAGE 42 Magneto Static application tutorial

51 Flux Case 2: parametric computation Create animation of isovalues of the magnetic flux density on face regions versus position parameter Goal The animation of isovalues of the magnetic flux density for different positions of the wheel is created. Data The characteristics of the animation are presented in the table below. Name Animation General Pilot Parameters min max Steps frequency 1/ ANIMATION_1 ALPHA Build options Build video Display Isovalues 4_ISOVAL _NO_INFI NITE Graphic Animation New Result The animation video is created in the project repertory in a.avi file. Magneto Static application tutorial PAGE 43

52 Case 2: parametric computation Flux Plot a 2D curve of the flux through coil conductors versus an I/O parameter Goal The values of the flux through the two coil conductor versus the angular position of the cogged wheel are computed and displayed in a curve Data The characteristics of the curve are presented in the table below Name Name Parameter Lower endpoint 2D curve (I/O parameter) Upper endpoint COILCONDUCTOR1 Circuit COILCONDUCTOR2 CURVE ALPHA Flux Flux Curve 2D Curve I/O parameter New 2D Curve (I/O parameter) Result The following curves show the variation of flux through coil conductor in function of the angle variation of the cogged wheel. PAGE 44 Magneto Static application tutorial

53 Flux Case 2: parametric computation Plot a 3D curve of the magnetic flux density on a path versus an I/O parameter Goal The variation of the magnetic flux density is computed along the selected path (already defined in case 1) for different positions of the wheel and displayed as curve. Data The characteristics of the curve are presented in the table below Name Path 3D curve (Path + I/O parameter) Parameter Name Min Max CURVE_1 AIR_GAP ALPHA Quantity Magnetic flux density / Magnitude Curve 3D Curve (Path + I/O parameter) New 3D Curve (Path + I/O parameter) Result The following curve shows the variation of the magnetic flux density along the path for different positions of the wheel. Magneto Static application tutorial PAGE 45

54 Case 2: parametric computation Flux PAGE 46 Magneto Static application tutorial

Electromagnetic Forces on Parallel Current-

Electromagnetic Forces on Parallel Current- Page 1 of 5 Tutorial Models : Electromagnetic Forces on Parallel Current-Carrying Wires Electromagnetic Forces on Parallel Current- Carrying Wires Introduction One ampere is defined as the constant current

More information

Motor-CAD combined electromagnetic and thermal model (January 2015)

Motor-CAD combined electromagnetic and thermal model (January 2015) Motor-CAD combined electromagnetic and thermal model (January 2015) Description The Motor-CAD allows the machine performance, losses and temperatures to be calculated for a BPM machine. In this tutorial

More information

Medical Physics & Science Applications

Medical Physics & Science Applications Power Conversion & Electromechanical Devices Medical Physics & Science Applications Transportation Power Systems 1-5: Introduction to the Finite Element Method Introduction Finite Element Method is used

More information

1-1: Introduction to the Opera-3d software

1-1: Introduction to the Opera-3d software Power Conversion & Electromechanical Devices Medical Physics & Science Applications Transportation Power Systems 1-1: Introduction to the Opera-3d software OPERA-3d What is OPERA-3d? Structure of the package

More information

Multiphysics Modeling

Multiphysics Modeling 11 Multiphysics Modeling This chapter covers the use of FEMLAB for multiphysics modeling and coupled-field analyses. It first describes the various ways of building multiphysics models. Then a step-by-step

More information

Example Resistive Heating

Example Resistive Heating Example Resistive Heating SOLVED WITH COMSOL MULTIPHYSICS 3.5a COPYRIGHT 2008. All right reserved. No part of this documentation may be photocopied or reproduced in any form without prior written consent

More information

Finite Element Model of a Magnet Driven Reed Switch

Finite Element Model of a Magnet Driven Reed Switch Excerpt from the Proceedings of the COMSOL Conference 2008 Boston Finite Element Model of a Magnet Driven Reed Switch Bryan M. LaBarge 1 and Dr. Ernesto Gutierrez-Miravete 2 1 Gems Sensors and Controls,

More information

Magnetic Field Analysis

Magnetic Field Analysis NISA - EMAG EMAG is the electromagnetic module of the family of general purpose finite element based program NISA. It can determine electric and magnetic field distributions in a wide class of electromagnetic

More information

ANSYS AIM Tutorial Modeling Forces in Permanent Magnets

ANSYS AIM Tutorial Modeling Forces in Permanent Magnets ANSYS AIM Tutorial Modeling Forces in Permanent Magnets Author(s):Joshua Wallace Created using ANSYS AIM 18.2 Problem Specification Pre-Analysis & Start Up Governing Equation Start Up Geometry Physics

More information

Femtet What s New. Murata Software Co., Ltd. All Rights Reserved, Copyright c Murata Manufacturing Co., Ltd.

Femtet What s New. Murata Software Co., Ltd. All Rights Reserved, Copyright c Murata Manufacturing Co., Ltd. Femtet 2018.0 What s New Murata Software Co., Ltd. 1 Functionality Analysis Meshing General Functionality Modeling Results Display Item All Solvers Mechanical Stress/Thermal Analysis Mechanical Stress

More information

Modelling the Electrical Parameters Of A Loudspeaker Motor System With The AC-DC Module (MEPLMSAM)

Modelling the Electrical Parameters Of A Loudspeaker Motor System With The AC-DC Module (MEPLMSAM) Modelling the Electrical Parameters Of A Loudspeaker Motor System With The AC-DC Module (MEPLMSAM) M. Cobianchi *1,Dr. M. Rousseau *1 and S. Xavier* 1 1 B&W Group Ltd, Worthing, West Sussex, England. *Corresponding

More information

Lua, Boundary Conditions and ect..

Lua, Boundary Conditions and ect.. Lua, Boundary Conditions and ect.. Some further informations about calculating in Femm M. Rad 10.03.2017 Outline Lua scripting Border conditions About torque and force calculation in Femm Lua scripts To

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

More information

4 Finite Element Analysis of a three-phase PM synchronous machine

4 Finite Element Analysis of a three-phase PM synchronous machine Assignment 4 1-1 4 Finite Element Analysis of a three-phase PM synchronous machine The goal of the third assignment is to extend your understanding on electromagnetic analysis in FEM. This assignment is

More information

EXPLORING FARADAY S LAW

EXPLORING FARADAY S LAW EXPLORING FARADAY S LAW OBJECTIVE CONTENTS Experimental studies of the Faraday s law of induction. The Faraday s law of induction is examined by observations of the electromotive force (emf) induced in

More information

1 Solution of Electrostatics Problems with COM- SOL

1 Solution of Electrostatics Problems with COM- SOL 1 Solution of Electrostatics Problems with COM- SOL This section gives examples demonstrating how Comsol can be used to solve some simple electrostatics problems. 1.1 Laplace s Equation We start with a

More information

Project 1: Analysis of an induction machine using a FEM based software EJ Design of Electrical Machines

Project 1: Analysis of an induction machine using a FEM based software EJ Design of Electrical Machines Project : Analysis of an induction machine using a FEM based software General instructions In this assignment we will analyze an induction machine using Matlab and the freely available finite element software

More information

Ansoft HFSS 3D Boundary Manager Sources

Ansoft HFSS 3D Boundary Manager Sources Lumped Gap Defining s Voltage and Current When you select Source, you may choose from the following source types: Incident wave Voltage drop Current Magnetic bias These sources are available only for driven

More information

The Influence of Core Shape and Material Nonlinearities to Corner Losses of Inductive Element

The Influence of Core Shape and Material Nonlinearities to Corner Losses of Inductive Element The Influence of Core Shape and Material Nonlinearities to Corner Losses of Inductive Element Magdalena Puskarczyk 1, Brice Jamieson 1, Wojciech Jurczak 1 1 ABB Corporate Research Centre, Kraków, Poland

More information

Integrated Square-Shaped Spiral Inductor

Integrated Square-Shaped Spiral Inductor Page 1 of 9 Electrical Component Models : Integrated Square-Shaped Spiral Inductor Integrated Square-Shaped Spiral Inductor This example presents a model of a micro-scale square inductor, used for LC bandpass

More information

θ θ θ θ current I Fig. 6.1 The conductor and the magnetic field are both in the plane of the paper. State

θ θ θ θ current I Fig. 6.1 The conductor and the magnetic field are both in the plane of the paper. State 3 1 (a) A straight conductor carrying a current I is at an angle θ to a uniform magnetic field of flux density B, as shown in Fig. 6.1. magnetic field, flux density B θ θ θ θ current I Fig. 6.1 The conductor

More information

Tutorial 23 Back Analysis of Material Properties

Tutorial 23 Back Analysis of Material Properties Tutorial 23 Back Analysis of Material Properties slope with known failure surface sensitivity analysis probabilistic analysis back analysis of material strength Introduction Model This tutorial will demonstrate

More information

New Facilities for Multiphysics Modelling in Opera-3d version 16 By Chris Riley

New Facilities for Multiphysics Modelling in Opera-3d version 16 By Chris Riley FEA ANALYSIS General-purpose multiphy sics design and analy sis softw are for a w ide range of applications OPTIMIZER A utomatically selects and manages multiple goalseeking algorithms INTEROPERABILITY

More information

Electromagnetics in COMSOL Multiphysics is extended by add-on Modules

Electromagnetics in COMSOL Multiphysics is extended by add-on Modules AC/DC Module Electromagnetics in COMSOL Multiphysics is extended by add-on Modules 1) Start Here 2) Add Modules based upon your needs 3) Additional Modules extend the physics you can address 4) Interface

More information

Flux: Examples of Devices

Flux: Examples of Devices Flux: Examples of Devices xxx Philippe Wendling philippe.wendling@magsoft-flux.com Create, Design, Engineer! www.magsoft-flux.com www.cedrat.com Solenoid 2 1 The Domain Axisymmetry Open Boundary 3 Mesh

More information

Generator. Introduction. Modeling in COMSOL Multiphysics

Generator. Introduction. Modeling in COMSOL Multiphysics Generator Introduction This example shows how the circular motion of a rotor with permanent magnets generates an induced EMF in a stator winding. The generated voltage is calculated as a function of time

More information

Watershed Modeling With DEMs

Watershed Modeling With DEMs Watershed Modeling With DEMs Lesson 6 6-1 Objectives Use DEMs for watershed delineation. Explain the relationship between DEMs and feature objects. Use WMS to compute geometric basin data from a delineated

More information

CST EM : Examples. Chang-Kyun PARK (Ph. D. St.) Thin Films & Devices (TFD) Lab.

CST EM : Examples. Chang-Kyun PARK (Ph. D. St.)   Thin Films & Devices (TFD) Lab. CST Advanced Training 2004 @ Daedeok Convention Town (2004.03.24) CST EM : Examples TM EM Studio TM Chang-Kyun PARK (Ph. D. St.) E-mail: ckpark@ihanyang.ac.kr Thin Films & Devices (TFD) Lab. Dept. of Electrical

More information

ELEC 1908 The Electric Potential (V) March 28, 2013

ELEC 1908 The Electric Potential (V) March 28, 2013 ELEC 1908 The Electric Potential (V) March 28, 2013 1 Abstract The objective of this lab is to solve numerically Laplace s equation in order to obtain the electric potential distribution in di erent electric

More information

Mathematical Modelling Using SimScape (Electrical Systems)

Mathematical Modelling Using SimScape (Electrical Systems) Experiment Three Mathematical Modelling Using SimScape (Electrical Systems) Control Systems Laboratory Dr. Zaer Abo Hammour Dr. Zaer Abo Hammour Control Systems Laboratory 1. Model and simulate MultiDomain

More information

Map image from the Atlas of Oregon (2nd. Ed.), Copyright 2001 University of Oregon Press

Map image from the Atlas of Oregon (2nd. Ed.), Copyright 2001 University of Oregon Press Map Layout and Cartographic Design with ArcGIS Desktop Matthew Baker ESRI Educational Services Redlands, CA Education UC 2008 1 Seminar overview General map design principles Working with map elements

More information

magneticsp17 September 14, of 17

magneticsp17 September 14, of 17 EXPERIMENT Magnetics Faraday s Law in Coils with Permanent Magnet, DC and AC Excitation OBJECTIVE The knowledge and understanding of the behavior of magnetic materials is of prime importance for the design

More information

Esri UC2013. Technical Workshop.

Esri UC2013. Technical Workshop. Esri International User Conference San Diego, California Technical Workshops July 9, 2013 CAD: Introduction to using CAD Data in ArcGIS Jeff Reinhart & Phil Sanchez Agenda Overview of ArcGIS CAD Support

More information

This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus.

This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus. PCI GEOMATICS GEOMATICA QUICKSTART 1. Introduction This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus. All data used in

More information

The initial magnetization curve shows the magnetic flux density that would result when an increasing magnetic field is applied to an initially

The initial magnetization curve shows the magnetic flux density that would result when an increasing magnetic field is applied to an initially MAGNETIC CIRCUITS The study of magnetic circuits is important in the study of energy systems since the operation of key components such as transformers and rotating machines (DC machines, induction machines,

More information

CAD package for electromagnetic and thermal analysis using finite elements. The modeling of magnetic core made of laminations in Flux

CAD package for electromagnetic and thermal analysis using finite elements. The modeling of magnetic core made of laminations in Flux CAD package for electromagnetic and thermal analysis using finite elements The modeling of magnetic core made of laminations in Flux Table of contents Table of contents 1. Introduction...1 2. Aim of magnetic

More information

EE 3324 Electromagnetics Laboratory

EE 3324 Electromagnetics Laboratory EE 3324 Electromagnetics Laboratory Experiment #3 Inductors and Inductance 1. Objective The objective of Experiment #3 is to investigate the concepts of inductors and inductance. Several inductor geometries

More information

AN APPLICATION OF GENETIC ALGORITHM TO THE INDUCTIVE ANGULAR DISPLACEMENT TRANSDUCER OPTIMIZATION. Ivaylo DOLAPCHIEV 1

AN APPLICATION OF GENETIC ALGORITHM TO THE INDUCTIVE ANGULAR DISPLACEMENT TRANSDUCER OPTIMIZATION. Ivaylo DOLAPCHIEV 1 Regular paper AN APPLICATION OF GENETIC ALGORITHM TO THE INDUCTIVE ANGULAR DISPLACEMENT TRANSDUCER OPTIMIZATION Ivaylo DOLAPCHIEV 1 Abstract: The aim of this work is by optimizing the shape and dimensions

More information

Vibro-acoustic Analysis for Noise Reduction of Electric Machines

Vibro-acoustic Analysis for Noise Reduction of Electric Machines Vibro-acoustic Analysis for Noise Reduction of Electric Machines From Flux to OptiStruct Example : Synchronous Machine Flux 2D coupling to OptiStruct Patrick LOMBARD Application Team Manager Patrick.Lombard@cedrat.com

More information

Leaf Spring (Material, Contact, geometric nonlinearity)

Leaf Spring (Material, Contact, geometric nonlinearity) 00 Summary Summary Nonlinear Static Analysis - Unit: N, mm - Geometric model: Leaf Spring.x_t Leaf Spring (Material, Contact, geometric nonlinearity) Nonlinear Material configuration - Stress - Strain

More information

PC Control / Touch Control

PC Control / Touch Control PC Control / Touch Control Version 6.0 / 5.840.0150 New Features Manual 8.840.8007EN Metrohm AG CH-9101 Herisau Switzerland Phone +41 71 353 85 85 Fax +41 71 353 89 01 info@metrohm.com www.metrohm.com

More information

Appendix B Microsoft Office Specialist exam objectives maps

Appendix B Microsoft Office Specialist exam objectives maps B 1 Appendix B Microsoft Office Specialist exam objectives maps This appendix covers these additional topics: A Excel 2003 Specialist exam objectives with references to corresponding material in Course

More information

Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model

Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model Introduction The purpose of this tutorial is to provide guidelines and recommendations for setting up and solving the

More information

A SHORT INTRODUCTION TO ADAMS

A SHORT INTRODUCTION TO ADAMS A. AHADI, P. LIDSTRÖM, K. NILSSON A SHORT INTRODUCTION TO ADAMS FOR ENGINEERING PHYSICS DIVISION OF MECHANICS DEPARTMENT OF MECHANICAL ENGINEERING LUND INSTITUTE OF TECHNOLOGY 2017 FOREWORD THESE EXERCISES

More information

STAR-CCM+ and SPEED for electric machine cooling analysis

STAR-CCM+ and SPEED for electric machine cooling analysis STAR-CCM+ and SPEED for electric machine cooling analysis Dr. Markus Anders, Dr. Stefan Holst, CD-adapco Abstract: This paper shows how two well established software programs can be used to determine the

More information

NASSP Honours Electrodynamics Part 1. Tutorial Problem Set 2: Magnetic Materials, Time Varying Fields

NASSP Honours Electrodynamics Part 1. Tutorial Problem Set 2: Magnetic Materials, Time Varying Fields NASSP Honours Electrodynamics Part 1 Tutorial Problem Set 2: Magnetic Materials, Time Varying Fields Q.1. At the interface between one linear magnetic material and another (relative permeabilities and

More information

DC MAGNETIC FIELD GENERATOR WITH SPATIAL COILS ARRANGEMENT

DC MAGNETIC FIELD GENERATOR WITH SPATIAL COILS ARRANGEMENT Please cite this article as: Adam Kozlowski, Stan Zurek, DC magnetic field generator with spatial coils arrangement, Scientific Research of the Institute of Mathematics and Computer Science, 01, Volume

More information

Mass Transfer in a Stirred Batch Reactor

Mass Transfer in a Stirred Batch Reactor Mass Transfer in a Stirred Batch Reactor In many processes, efficient reactor usage goes hand in hand with efficient mixing. The ability to accurately examine the effects of impeller placement, speed,

More information

Magnetic Force on a Moving Charge

Magnetic Force on a Moving Charge Magnetic Force on a Moving Charge Electric charges moving in a magnetic field experience a force due to the magnetic field. Given a charge Q moving with velocity u in a magnetic flux density B, the vector

More information

Mircea cel Batran Naval Academy Scientific Bulletin, Volume XIII 2010 Published by Mircea cel Batran Naval Academy Press, Constanta, Romania

Mircea cel Batran Naval Academy Scientific Bulletin, Volume XIII 2010 Published by Mircea cel Batran Naval Academy Press, Constanta, Romania THREE DIMENSIONAL NUMERICAL SIMULATION OF A MAGNETIZER BASED ON BITTER COIL Adelina Rodica SAMOILESCU 1 Valentin IONIŢĂ 2 1 Drd.eng., University Polytechnic Bucharest, Faculty of Electrical Engineering

More information

Sensibility Analysis of Inductance Involving an E-core Magnetic Circuit for Non Homogeneous Material

Sensibility Analysis of Inductance Involving an E-core Magnetic Circuit for Non Homogeneous Material Sensibility Analysis of Inductance Involving an E-core Magnetic Circuit for Non Homogeneous Material K. Z. Gomes *1, T. A. G. Tolosa 1, E. V. S. Pouzada 1 1 Mauá Institute of Technology, São Caetano do

More information

QuickField Finite Element Analysis System

QuickField Finite Element Analysis System QuickField Finite Element Analysis System Version 6.2 User's Guide. Tera Analysis Ltd. Copyright 2016, Tera Analysis Ltd. All Rights Reserved. Information contained in this document is subject to change

More information

3D Molecule Viewer of MOGADOC (JavaScript)

3D Molecule Viewer of MOGADOC (JavaScript) 3D Molecule Viewer of MOGADOC (JavaScript) Movement of the Molecule Rotation of the molecule: Use left mouse button to drag. Translation of the molecule: Use right mouse button to drag. Resize the molecule:

More information

Experiment 2-6. Magnetic Field Induced by Electric Field

Experiment 2-6. Magnetic Field Induced by Electric Field Experiment 2-6. Magnetic Field Induced by Electric Field - Biot-Savart law and Ampere s Law - Purpose of Experiment We introduce concept called charge to describe electrical phenomenon. The simplest electrical

More information

VERSION 4.4. Introduction to AC/DC Module

VERSION 4.4. Introduction to AC/DC Module VERSION 4.4 Introduction to AC/DC Module Introduction to the AC/DC Module 1998 2013 COMSOL Protected by U.S. Patents 7,519,518; 7,596,474; 7,623,991; and 8,457,932. Patents pending. This Documentation

More information

A Simple Weak-Field Coupling Benchmark Test of the Electromagnetic-Thermal-Structural Solution Capabilities of LS-DYNA Using Parallel Current Wires

A Simple Weak-Field Coupling Benchmark Test of the Electromagnetic-Thermal-Structural Solution Capabilities of LS-DYNA Using Parallel Current Wires 13 th International LS-DYNA Users Conference Session: Electromagnetic A Simple Weak-Field Coupling Benchmark Test of the Electromagnetic-Thermal-Structural Solution Capabilities of LS-DYNA Using Parallel

More information

Operation of an Electromagnetic Trigger with a Short-circuit Ring

Operation of an Electromagnetic Trigger with a Short-circuit Ring Operation of an Electromagnetic Trigger with a Short-circuit Ring Dejan Križaj 1*, Zumret Topčagić 1, and Borut Drnovšek 1,2 1 Faculty of Electrical Engineering, University of Ljubljana, Ljubljana, Slovenia,

More information

INTRODUCTION to the DESIGN and FABRICATION of IRON- DOMINATED ACCELERATOR MAGNETS

INTRODUCTION to the DESIGN and FABRICATION of IRON- DOMINATED ACCELERATOR MAGNETS INTRODUCTION to the DESIGN and FABRICATION of IRON- DOMINATED ACCELERATOR MAGNETS Cherrill Spencer, Magnet Engineer SLAC National Accelerator Laboratory Menlo Park, California, USA Lecture # 1 of 2 Mexican

More information

The Nottingham eprints service makes this work by researchers of the University of Nottingham available open access under the following conditions.

The Nottingham eprints service makes this work by researchers of the University of Nottingham available open access under the following conditions. Arumugam, Puvaneswaran and Dusek, Jiri and Mezani, Smail and Hamiti, Tahar and Gerada, C. (2015) Modeling and analysis of eddy current losses in permanent magnet machines with multi-stranded bundle conductors.

More information

ADAM PIŁAT Department of Automatics, AGH University of Science and Technology Al. Mickiewicza 30, Cracow, Poland

ADAM PIŁAT Department of Automatics, AGH University of Science and Technology Al. Mickiewicza 30, Cracow, Poland Int. J. Appl. Math. Comput. Sci., 2004, Vol. 14, No. 4, 497 501 FEMLAB SOFTWARE APPLIED TO ACTIVE MAGNETIC BEARING ANALYSIS ADAM PIŁAT Department of Automatics, AGH University of Science and Technology

More information

E102. Study of the magnetic hysteresis

E102. Study of the magnetic hysteresis E102. Study of the magnetic hysteresis 1. Introduction Due to the behavior in a magnetic field, the materials can be divided into three groups: diamagnets (weakly repelled by a magnet), paramagnets (weakly

More information

Texas A & M University Department of Mechanical Engineering MEEN 364 Dynamic Systems and Controls Dr. Alexander G. Parlos

Texas A & M University Department of Mechanical Engineering MEEN 364 Dynamic Systems and Controls Dr. Alexander G. Parlos Texas A & M University Department of Mechanical Engineering MEEN 364 Dynamic Systems and Controls Dr. Alexander G. Parlos Lecture 5: Electrical and Electromagnetic System Components The objective of this

More information

Mathematica for Rogawski's Calculus

Mathematica for Rogawski's Calculus Mathematica for Rogawski's Calculus 2nd Edition 2010 Based on Mathematica Version 7 Abdul Hassen, Gary Itzkowitz, Hieu D. Nguyen, Jay Schiffman W. H. Freeman and Company New York Copyright 2010 Table of

More information

Application Note. Capillary Zone Electrophoresis

Application Note. Capillary Zone Electrophoresis Application Note Capillary Zone Electrophoresis i Application Note: Capillary Zone Electrophoresis Version 8/PC Part Number 30-090-101 September 2008 Copyright IntelliSense Software Corporation 2004, 2005,

More information

Finite Element Analysis of Hybrid Excitation Axial Flux Machine for Electric Cars

Finite Element Analysis of Hybrid Excitation Axial Flux Machine for Electric Cars 223 Finite Element Analysis of Hybrid Excitation Axial Flux Machine for Electric Cars Pelizari, A. ademir.pelizari@usp.br- University of Sao Paulo Chabu, I.E. ichabu@pea.usp.br - University of Sao Paulo

More information

Mnova Software for Analyzing Reaction Monitoring NMR Spectra

Mnova Software for Analyzing Reaction Monitoring NMR Spectra Mnova Software for Analyzing Reaction Monitoring NMR Spectra Version 10 Chen Peng, PhD, VP of Business Development, US & China Mestrelab Research SL San Diego, CA, USA chen.peng@mestrelab.com 858.736.4563

More information

Performing Map Cartography. using Esri Production Mapping

Performing Map Cartography. using Esri Production Mapping AGENDA Performing Map Cartography Presentation Title using Esri Production Mapping Name of Speaker Company Name Kannan Jayaraman Agenda Introduction What s New in ArcGIS 10.1 ESRI Production Mapping Mapping

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

CAD: Introduction to using CAD Data in ArcGIS. Kyle Williams & Jeff Reinhart

CAD: Introduction to using CAD Data in ArcGIS. Kyle Williams & Jeff Reinhart CAD: Introduction to using CAD Data in ArcGIS Kyle Williams & Jeff Reinhart What we will accomplish today Overview of ArcGIS CAD Support Georeferencing CAD data for ArcGIS How Mapping Specification for

More information

McIDAS-V Tutorial Displaying Point Observations from ADDE Datasets updated July 2016 (software version 1.6)

McIDAS-V Tutorial Displaying Point Observations from ADDE Datasets updated July 2016 (software version 1.6) McIDAS-V Tutorial Displaying Point Observations from ADDE Datasets updated July 2016 (software version 1.6) McIDAS-V is a free, open source, visualization and data analysis software package that is the

More information

Philippe Wendling

Philippe Wendling Flux: Transformers xxx Philippe Wendling info@tianyuantech.com Create,,Design, sg Engineer! www.magsoft-flux.com www.cedrat.com Possible analysis Modeling any type of industrial transformers: three-phase,

More information

Electromagnetic characterization of magnetic steel alloys with respect to the temperature

Electromagnetic characterization of magnetic steel alloys with respect to the temperature Electromagnetic characterization of magnetic steel alloys with respect to the temperature B Paya, P Teixeira To cite this version: B Paya, P Teixeira. Electromagnetic characterization of magnetic steel

More information

Space-Time Formulation for Finite- Element Modeling of Superconductors

Space-Time Formulation for Finite- Element Modeling of Superconductors Presented at the COMSOL Conference 2008 Boston Space-Time Formulation for Finite- Element Modeling of Superconductors Francesco Grilli, Frédéric Sirois, Marc Laforest Ecole Polytechnique de Montreal Stephen

More information

SIMULATION OF HEAT TRANSFER AND ELECTROMAGNETIC FIELDS OF PROTECTED MICROCOMPUTERS

SIMULATION OF HEAT TRANSFER AND ELECTROMAGNETIC FIELDS OF PROTECTED MICROCOMPUTERS 281 Simulation of heat transfer and electromagnetic fields of protected microcomputers SIMULATION OF HEAT TRANSFER AND ELECTROMAGNETIC FIELDS OF PROTECTED MICROCOMPUTERS J. Lakatoš, J. untala, A. Kondelová

More information

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II Week 5 ArcMap - EXPLORING THE DATABASE Part I SPATIAL DATA FORMATS Part II topics of the week Exploring the Database More on the Table of Contents Exploration tools Identify, Find, Measure, Map tips, Hyperlink,

More information

NINE CHOICE SERIAL REACTION TIME TASK

NINE CHOICE SERIAL REACTION TIME TASK instrumentation and software for research NINE CHOICE SERIAL REACTION TIME TASK MED-STATE NOTATION PROCEDURE SOF-700RA-8 USER S MANUAL DOC-025 Rev. 1.3 Copyright 2013 All Rights Reserved MED Associates

More information

Electromagnetics in LS-DYNA

Electromagnetics in LS-DYNA Electromagnetics in LS-DYNA Fully implicit. Double precision. 2D axisymmetric solver /3D solver. SMP and MPP versions available. Automatically coupled with LS-DYNA solid and thermal solvers. FEM for conducting

More information

CHAPTER 3 INFLUENCE OF STATOR SLOT-SHAPE ON THE ENERGY CONSERVATION ASSOCIATED WITH THE SUBMERSIBLE INDUCTION MOTORS

CHAPTER 3 INFLUENCE OF STATOR SLOT-SHAPE ON THE ENERGY CONSERVATION ASSOCIATED WITH THE SUBMERSIBLE INDUCTION MOTORS 38 CHAPTER 3 INFLUENCE OF STATOR SLOT-SHAPE ON THE ENERGY CONSERVATION ASSOCIATED WITH THE SUBMERSIBLE INDUCTION MOTORS 3.1 INTRODUCTION The electric submersible-pump unit consists of a pump, powered by

More information

Update On The Electromagnetism Module In LS-DYNA

Update On The Electromagnetism Module In LS-DYNA 12 th International LS-DYNA Users Conference Electromagnetic(1) Update On The Electromagnetism Module In LS-DYNA Pierre L'Eplattenier Iñaki Çaldichoury Livermore Software Technology Corporation 7374 Las

More information

THE INDUCTANCE OF A SINGLE LAYER COIL DERIVED FROM CAPACITANCE

THE INDUCTANCE OF A SINGLE LAYER COIL DERIVED FROM CAPACITANCE THE INDUCTANCE OF A SINGLE LAYER COIL DERIVED FROM CAPACITANCE The inductance of a coil can be derived from the magnetic reluctance to its flux, and for a single layer coil this reluctance can be derived

More information

Performing Advanced Cartography with Esri Production Mapping

Performing Advanced Cartography with Esri Production Mapping Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Performing Advanced Cartography with Esri Production Mapping Tania Pal & Madhura Phaterpekar Agenda Outline generic

More information

OECD QSAR Toolbox v.4.1. Tutorial illustrating new options for grouping with metabolism

OECD QSAR Toolbox v.4.1. Tutorial illustrating new options for grouping with metabolism OECD QSAR Toolbox v.4.1 Tutorial illustrating new options for grouping with metabolism Outlook Background Objectives Specific Aims The exercise Workflow 2 Background Grouping with metabolism is a procedure

More information

Virtual Cell Membrane Potential Tutorial IV

Virtual Cell Membrane Potential Tutorial IV Virtual Cell Membrane Potential Tutorial IV Creating the BioModel Creating the Application!" Application I -Studying voltage changes in a compartmental model!" Application II - Studying voltage, sodium,

More information

GMS 8.0 Tutorial MT3DMS Advanced Transport MT3DMS dispersion, sorption, and dual domain options

GMS 8.0 Tutorial MT3DMS Advanced Transport MT3DMS dispersion, sorption, and dual domain options v. 8.0 GMS 8.0 Tutorial MT3DMS dispersion, sorption, and dual domain options Objectives Learn about the dispersion, sorption, and dual domain options in MT3DMS Prerequisite Tutorials None Required Components

More information

Chapter 1 Magnetic Circuits

Chapter 1 Magnetic Circuits Principles of Electric Machines and Power Electronics Third Edition P. C. Sen Chapter 1 Magnetic Circuits Chapter 1: Main contents i-h relation, B-H relation Magnetic circuit and analysis Property of magnetic

More information

VCell Tutorial. Building a Rule-Based Model

VCell Tutorial. Building a Rule-Based Model VCell Tutorial Building a Rule-Based Model We will demonstrate how to create a rule-based model of EGFR receptor interaction with two adapter proteins Grb2 and Shc. A Receptor-monomer reversibly binds

More information

Analytical Solution of Magnetic Field in Permanent-Magnet Eddy-Current Couplings by Considering the Effects of Slots and Iron-Core Protrusions

Analytical Solution of Magnetic Field in Permanent-Magnet Eddy-Current Couplings by Considering the Effects of Slots and Iron-Core Protrusions Journal of Magnetics 20(3), 273-283 (2015) ISSN (Print) 1226-1750 ISSN (Online) 2233-6656 http://dx.doi.org/10.4283/jmag.2015.20.3.273 Analytical Solution of Magnetic Field in Permanent-Magnet Eddy-Current

More information

B = 8 0 NI/[r (5) 3/2 ],

B = 8 0 NI/[r (5) 3/2 ], ELECTRON BEAM IN A MAGNETIC FIELD Introduction: A charged body moving relative to a magnetic field experiences a force which is perpendicular to both the velocity of the particle and to the magnetic field.

More information

Effects of Different Rotor and Stator Constructions on The Performance of Switched Reluctance Motors

Effects of Different Rotor and Stator Constructions on The Performance of Switched Reluctance Motors Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, 27 183 Effects of Different Rotor and Stator Constructions on The Performance

More information

ANALYSIS OF FLUX DENSITY AND FORCE ON DOUBLE SIDED LINEAR INDUCTION MOTOR WITH DIFFERENT POLE SHAPES

ANALYSIS OF FLUX DENSITY AND FORCE ON DOUBLE SIDED LINEAR INDUCTION MOTOR WITH DIFFERENT POLE SHAPES ANALYSIS OF FLUX DENSITY AND FORCE ON DOUBLE SIDED LINEAR INDUCTION MOTOR WITH DIFFERENT POLE SHAPES Chetan Vasudeva Sanjay Marwaha Gurmeet Singh D.A.V University, Sarmastpur, S.L.I.E.T, Longowal, Sangrur,

More information

Different Techniques for Calculating Apparent and Incremental Inductances using Finite Element Method

Different Techniques for Calculating Apparent and Incremental Inductances using Finite Element Method Different Techniques for Calculating Apparent and Incremental Inductances using Finite Element Method Dr. Amer Mejbel Ali Electrical Engineering Department Al-Mustansiriyah University Baghdad, Iraq amerman67@yahoo.com

More information

Magnetism & Electromagnetism

Magnetism & Electromagnetism Magnetism & Electromagnetism By: Dr Rosemizi Abd Rahim Click here to watch the magnetism and electromagnetism animation video http://rmz4567.blogspot.my/2013/02/electrical-engineering.html 1 Learning Outcomes

More information

A new method for simulation of saturation behavior in magnetic materials of inductive components

A new method for simulation of saturation behavior in magnetic materials of inductive components A new method for simulation of saturation behavior in magnetic materials of inductive components Dr. Jörn Schliewe, Stefan Schefler EPCOS AG, eidenheim, Germany Summary A common characterization method

More information

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Creating Feature Objects and Mapping Attributes to the 2D Grid Populate hydrologic parameters in a GSSHA model using land use and soil data Objectives This tutorial

More information

Plasma Simulation in STAR-CCM+ -- towards a modern software tool

Plasma Simulation in STAR-CCM+ -- towards a modern software tool Plasma Simulation in STAR-CCM+ -- towards a modern software tool 1 Introduction Electrical arcs and other forms of industrial plasmas have a large number of technical applications, including circuit breakers,

More information

Numerical Simulation in Alternating Current Field Measurement

Numerical Simulation in Alternating Current Field Measurement 19 th World Conference on Non-Destructive Testing 2016 Numerical Simulation in Alternating Current Field Measurement Wenpei ZHENG 1 1 China University of Petroleum-Beijing, Beijing, China Contact e-mail:

More information

Electromagnetic Analysis Applied to the Prediction of Stray Losses in Power Transformer

Electromagnetic Analysis Applied to the Prediction of Stray Losses in Power Transformer Electromagnetic Analysis Applied to the Prediction of Stray Losses in Power Transformer L. Susnjic 1), Z. Haznadar 2) and Z. Valkovic 3) 1) Faculty of Engineering Vukovarska 58, 5 Rijeka, Croatia, e-mail:

More information

AC/DC Module. User s Guide VERSION 4.3

AC/DC Module. User s Guide VERSION 4.3 AC/DC Module User s Guide VERSION 4.3 AC/DC Module User s Guide 1998 2012 COMSOL Protected by U.S. Patents 7,519,518; 7,596,474; and 7,623,991. Patents pending. This Documentation and the Programs described

More information

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Introduction The purpose of this tutorial is to illustrate the use of user-defined scalars (UDS) and user defined

More information

Magnetron Sputter Coater Design Software. The most important thing we build is trust. Probe and perfect magnetron design with Opera

Magnetron Sputter Coater Design Software. The most important thing we build is trust. Probe and perfect magnetron design with Opera Magnetron Sputter Coater Design Software The most important thing we build is trust Probe and perfect magnetron design with Opera Magnetron Sputter Coater Design Software Accelerate and optimize your design

More information