EM Software & Systems GmbH

Size: px
Start display at page:

Download "EM Software & Systems GmbH"

Transcription

1 EM Software & Systems GmbH Otto-Lilienthal-Straße 36 D Böblingen GERMANY Telefon Telefax Web FEKO Benchmark to handle big antenna arrays Edited by Dr. Niels Berger, Tel / Benchmark problem The benchmark problem is a simplified example to show how big antenna arrays can be handled in the computer code FEKO. The point of interest is a e.g. 25 x 40 antenna array made with the patch antennas shown in Figure 1 with the patch size lambda/4 in square and the ground plane size of lambda/2 in square. The distance between patch and ground plane is lambda/20 and the offset of the feeding pin is lambda/3 from the centre shifted in x-direction. The problem is scalable but a frequency of 2.5 GHz was chosen. The array is extended in x- direction with 25 elements and in y-direction with 40 elements so there are in total 1000 Elements (as shown in Figure 2). The shifting distance in x- and y- direction is each time lambda. Figure 1: Single patch antenna element as base of a big array shown in the CADFEKO-window.

2 Figure 2: 25 x 40 antenna array based on the single patches. FEKO-Model of the single element The single element patch antenna was shown in Figure 1 already in the FEKO model its farfield pattern is given in Figure 3 with the meshed model. Figure 3: Meshed FEKO model of the single patch antenna with farfield pattern (gain in db). The radiation is mainly to top perpendicular to the patch but also to the bottom and the sides

3 FEKO-Model of a 3 x 3 array The idea to handle big arrays in FEKO is based on the calculation of a 3x3 array with switching each of the 9 elements on and all other elements off to derive its farfield pattern and to replace later each one element by the pattern of one of these 9 elements regarding its relative position. The 3x3 array considers the most important cases. The lower left element is in one corner and has the 8 neighbours considered in the simulation with the coupling and the losses in their loads. So the calculation will lead to 9 solutions for the farfield pattern, where all can be different to each other due to the different coupling and constellation (relative position in this neighbourhood). Lower left element number Upper right element number 9 Figure 4: 3x3 array FEKO model in CADFEKO. At the moment there is no automation to handle this switching on/off of the different elements and calculating the pattern each time. Especially the pattern must be calculated each time in respect of the correct phase centre within an offset coordinate system. This can be done in FEKO, but it has to be done in EDITFEKO. Figure 5 shows such an EDITFEKO window with the according PRE-file open. First the model is imported with all elements and labels. To have a better access to the label names, the feeding pin labels are renamed and the phase centre of each element is specified in an array variable. The calculation then is based on a FOR-NEXT loop over all 9 element sources and switching this on and a 50 Ohm load to all other elements before calculating for this element the full 3D farfield pattern from the given phase centre and with exporting the pattern to ASCII-file (FFE) for later usage

4 Figure 5: EDITFEKO-window to perform the 3x3 array calculation. This calculation is now based on 1877 triangular metallic elements and 9 feeding segments. This results in 2656 unknowns and a matrix size of about 55 MByte. The FEKO calculation requires for the 9 solutions and farfield calculations (5 resolution in theta and phi) about 9 min on an INTEL Xeon CPU with 2.4 GHz clock rate. The result is shown in Figure

5 Figure 6: Meshed FEKO model of the 3x3 array with the 9 patches and their farfield pattern (gain in db). Decomposed FEKO-Model of a M x N array The MxN array is realized in FEKO then with importing selectively one of the 9 patterns which has the same relative position as before (decomposed solution). So the pattern of the corner elements 1,3,7 and 9 are imported only once the pattern of the side elements 2,4,6 and 8 are imported for all side elements and the centre element 5 is imported for all elements which is not at a side or in a corner. FEKO can reuse already loaded patterns effectively, so there is a bigger advantage of this approach. Only this corner is based on element 1 Inner elements are based on former element 5 This side is based on element 6 Figure 7: FEKO-model of a 25 x 40 array based on the imported radiation patterns

6 This approach can be performed with EDITFEKO effectively in the PRE-file as shown in Figure 8, where such a parametric setup is shown. The number of elements is chosen here with 25 elements in x-direction and 40 elements in y-direction. Two FOR NEXT loops are required to specify the according position (shifted each time the same way as in the 3x3 array before!) and to select the correct pattern (e.g. former element number 5 for the inner part). This then allows deriving the correct entry point into the pattern file to be read. This information is stored as last solution to be able to refer to this in the next iteration. It is possible to specify for each of these 1000 elements an individual magnitude and phase, but for this test all elements are fed with the same amplitude 1 and phase 0. Figure 8: EDITFEKO window to perform the 25x40 array with pattern import. The big advantage of this approach here is that there is no mesh, no unknown, no matrix to be filled and solved. All array elements are impressed sources and the total pattern can be derived very fast and nearly no memory is required. In this example the FEKO calculation with same CPU as before requires now 10 MByte of memory and about 4 minutes to derive the full 3D farfield pattern but now with 1 DEG resolution to consider also the higher gain of this array

7 Figure 9: FEKO result of the decomposed solution for the 3D farfield pattern (gain in db) with 1 resolution together with the 1000 impressed farfield sources. This example was kept simple to be able to also calculate also exactly this situation with the Multi Level Fast Multipole Method (MLFMM). Reference FEKO-solution of this 25x40 array using MLFMM The meshed FEKO model of the 25x40 array is shown in Figure 2 and consists of triangular elements and 1000 feeding segments resulting in unknowns and would require about 1 TByte using classical MoM solver. FEK has also a very efficient exact solver for electrically large scale problems as given here (about 40 wavelength x 25 wavelength in size) which is called the MLFMM. It is an iterative solver, which avoids the setup of the full coupling matrix but only sets up matrices for the nearfield environment coupling but replaces the farfield coupling by efficient grouping and transformation algorithms, where initial approximate inaccuracies are removed iteratively, so that finally an exact solution can be found. For this given example FEKO requires on an AMD OPTERON CPU with also 2.4 GHZ clock rate about 2.1 GByte of memory (that s why a 64 bit machine was required) and - 7 -

8 115 minutes (less than 2 hours) to solve the current distribution and calculate the 3D farfield again with 1 resolution. Figure 10: FEKO result of the full MLFMM reference solution for the 3D farfield pattern (now directivity in db) with 1 resolution together with the 1000 meshed patch antenna elements. This is still some very good performance but as soon as e.g x 1000 elements shall be investigated FEKO still offers the efficient decomposed solution with the impressed patterns. If one now compares these two results for the 25 x 40 array, one first find an offset in the absolute gain/directivity value due to the influence of the presence/absence of losses (loads) in the reference/decomposed solution. If one the compares the shape of the vertical patterns and horizontal patterns one can find very well a good agreement between both as can be seen in Figure

9 - 9 -

10 Figure 11: Two vertical patterns (phi=0 and phi=90 ) and the horizontal pattern (theta =90 ) to compare the reference solution (red) with the decomposed solution (blue). Summary FEKO is very well able to also handle more complex antenna arrays, but this simplified example shows the performance, features and methods/approaches to cope with such types of problems

Lecture 7: Introduction to HFSS-IE

Lecture 7: Introduction to HFSS-IE Lecture 7: Introduction to HFSS-IE 2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. HFSS-IE: Integral Equation Solver Introduction HFSS-IE: Technology An Integral Equation solver technology

More information

FEKO Tutorial I. Mohammad S. Sharawi, Ph.D. Electrical Engineering Department

FEKO Tutorial I. Mohammad S. Sharawi, Ph.D. Electrical Engineering Department Mohammad S. Sharawi, Ph.D. Electrical Engineering Department This tutorial will get you started with FEKO. FEKO is a full-wave electromagnetic field simulator that is based on the Method of Moments (MoM).

More information

FEKO Mesh Optimization Study of the EDGES Antenna Panels with Side Lips using a Wire Port and an Infinite Ground Plane

FEKO Mesh Optimization Study of the EDGES Antenna Panels with Side Lips using a Wire Port and an Infinite Ground Plane FEKO Mesh Optimization Study of the EDGES Antenna Panels with Side Lips using a Wire Port and an Infinite Ground Plane Tom Mozdzen 12/08/2013 Summary This study evaluated adaptive mesh refinement in the

More information

FEKO Release Notes

FEKO Release Notes FEKO 2017.1.1 Release Notes Introduction FEKO 2017.1.1 is a bug-fix update that includes the enhancements and bug fixes documented below. Note: FEKO 2017.1.1 is a cumulative update that contains changes

More information

7.0. Getting Started

7.0. Getting Started 7.0 Getting Started Getting Started Guide Suite 7.0 Copyright 1998 2014: EM Software & Systems-S.A. (Pty) Ltd 32 Techno Avenue, Technopark, Stellenbosch, 7600, South Africa Tel: +27-21-831-1500, Fax: +27-21-880-1936

More information

High-Frequency Algorithmic Advances in EM Tools for Signal Integrity Part 1. electromagnetic. (EM) simulation. tool of the practic-

High-Frequency Algorithmic Advances in EM Tools for Signal Integrity Part 1. electromagnetic. (EM) simulation. tool of the practic- From January 2011 High Frequency Electronics Copyright 2011 Summit Technical Media, LLC High-Frequency Algorithmic Advances in EM Tools for Signal Integrity Part 1 By John Dunn AWR Corporation Only 30

More information

Advanced Surface Based MoM Techniques for Packaging and Interconnect Analysis

Advanced Surface Based MoM Techniques for Packaging and Interconnect Analysis Electrical Interconnect and Packaging Advanced Surface Based MoM Techniques for Packaging and Interconnect Analysis Jason Morsey Barry Rubin, Lijun Jiang, Lon Eisenberg, Alina Deutsch Introduction Fast

More information

FEKO Tutorial II. Mohammad S. Sharawi, Ph.D. Electrical Engineering Department

FEKO Tutorial II. Mohammad S. Sharawi, Ph.D. Electrical Engineering Department Mohammad S. Sharawi, Ph.D. Electrical Engineering Department This tutorial will get you started with FEKO. FEKO is a full-wave electromagnetic field simulator that is based on the Method of Moments (MoM).

More information

Introduction to the FEKO Suite

Introduction to the FEKO Suite Introduction to the FEKO Suite FEKO is a suite of tools that is used for electromagnetic field analysis of 3D structures. It offers several state-of-the-art numerical methods for the solution of Maxwell

More information

Outline. Darren Wang ADS Momentum P2

Outline. Darren Wang ADS Momentum P2 Outline Momentum Basics: Microstrip Meander Line Momentum RF Mode: RFIC Launch Designing with Momentum: Via Fed Patch Antenna Momentum Techniques: 3dB Splitter Look-alike Momentum Optimization: 3 GHz Band

More information

Designing Horn Antenna utilizing FEM Symmetry Boundary Conditions

Designing Horn Antenna utilizing FEM Symmetry Boundary Conditions Designing Horn Antenna utilizing FEM Symmetry Boundary Conditions If a structure has any symmetry (E or M i.e. Electric or Magnetic), the structure s physical size can be reduced symmetric plane boundary

More information

newfasant PO Multiple effects analysis

newfasant PO Multiple effects analysis newfasant PO Multiple effects analysis Benchmark: PO Multiple effects analysis Software Version: 6.2.7 Date: 21 Nov 16:10 Index 1. BENCHMARK DESCRIPTION AND OBJECTIVES 1.1. GEOMETRY CREATION 2. SET-UP

More information

Simulation Advances for RF, Microwave and Antenna Applications

Simulation Advances for RF, Microwave and Antenna Applications Simulation Advances for RF, Microwave and Antenna Applications Bill McGinn Application Engineer 1 Overview Advanced Integrated Solver Technologies Finite Arrays with Domain Decomposition Hybrid solving:

More information

The Fast Multipole Method (FMM)

The Fast Multipole Method (FMM) The Fast Multipole Method (FMM) Motivation for FMM Computational Physics Problems involving mutual interactions of N particles Gravitational or Electrostatic forces Collective (but weak) long-range forces

More information

newfasant Periodical Structures User Guide

newfasant Periodical Structures User Guide newfasant Periodical Structures User Guide Software Version: 6.2.10 Date: February 23, 2018 Index 1. FILE MENU 2. EDIT MENU 3. VIEW MENU 4. GEOMETRY MENU 5. MATERIALS MENU 6. CELL MENU 6.1. DEFINE CELL

More information

Method of Moments enhancement technique for the analysis of Sierpinski pre-fractal antennas. Total number of pages: 10

Method of Moments enhancement technique for the analysis of Sierpinski pre-fractal antennas. Total number of pages: 10 FRACTALCOMS Exploring the limits of Fractal Electrodynamics for the future telecommunication technologies IST-2001-33055 Method of Moments enhancement technique for the analysis of Sierpinski pre-fractal

More information

Workshop 3-1: Antenna Post-Processing

Workshop 3-1: Antenna Post-Processing Workshop 3-1: Antenna Post-Processing 2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. Example Antenna Post-Processing Analysis of a Dual Polarized Probe Fed Patch Antenna This example is

More information

Simulation Advances. Antenna Applications

Simulation Advances. Antenna Applications Simulation Advances for RF, Microwave and Antenna Applications Presented by Martin Vogel, PhD Application Engineer 1 Overview Advanced Integrated Solver Technologies Finite Arrays with Domain Decomposition

More information

SIMULATION OF AN IMPLANTED PIFA FOR A CARDIAC PACEMAKER WITH EFIELD FDTD AND HYBRID FDTD-FEM

SIMULATION OF AN IMPLANTED PIFA FOR A CARDIAC PACEMAKER WITH EFIELD FDTD AND HYBRID FDTD-FEM 1 SIMULATION OF AN IMPLANTED PIFA FOR A CARDIAC PACEMAKER WITH EFIELD FDTD AND HYBRID FDTD- Introduction Medical Implanted Communication Service (MICS) has received a lot of attention recently. The MICS

More information

New Technologies in CST STUDIO SUITE CST COMPUTER SIMULATION TECHNOLOGY

New Technologies in CST STUDIO SUITE CST COMPUTER SIMULATION TECHNOLOGY New Technologies in CST STUDIO SUITE 2016 Outline Design Tools & Modeling Antenna Magus Filter Designer 2D/3D Modeling 3D EM Solver Technology Cable / Circuit / PCB Systems Multiphysics CST Design Tools

More information

Exterior Orientation Parameters

Exterior Orientation Parameters Exterior Orientation Parameters PERS 12/2001 pp 1321-1332 Karsten Jacobsen, Institute for Photogrammetry and GeoInformation, University of Hannover, Germany The georeference of any photogrammetric product

More information

HFSS 14 Update for SI and RF Applications Markus Kopp Product Manager, Electronics ANSYS, Inc.

HFSS 14 Update for SI and RF Applications Markus Kopp Product Manager, Electronics ANSYS, Inc. HFSS 14 Update for SI and RF Applications Markus Kopp Product Manager, Electronics ANSYS, Inc. 1 ANSYS, Inc. September 21, Advanced Solvers: Finite Arrays with DDM 2 ANSYS, Inc. September 21, Finite Arrays

More information

HFSS - Antennas, Arrays and FSS's. David Perry Applications Engineer Ansoft Corporation

HFSS - Antennas, Arrays and FSS's. David Perry Applications Engineer Ansoft Corporation HFSS - Antennas, Arrays and FSS's David Perry Applications Engineer Ansoft Corporation Synopsis Some Excerpts from What s New Enhancements to HFSS Wave Guide Simulator (WGS) What is it? Why you would use

More information

RCS Measurement and Analysis of Rectangular and Circular Cross-section Cavities

RCS Measurement and Analysis of Rectangular and Circular Cross-section Cavities RCS Measurement and Analysis of Rectangular and Circular Cross-section Cavities Abhinav Bharat, M L Meena, S. Sunil Kumar, Neha Sangwa, Shyam Rankawat Defence Laboratory, DRDO Jodhpur, India-342011 Abstract

More information

IMPLEMENTATION OF ANALYTICAL (MATLAB) AND NUMERICAL (HFSS) SOLUTIONS ADVANCED ELECTROMAGNETIC THEORY SOHAIB SAADAT AFRIDI HAMMAD BUTT ZUNNURAIN AHMAD

IMPLEMENTATION OF ANALYTICAL (MATLAB) AND NUMERICAL (HFSS) SOLUTIONS ADVANCED ELECTROMAGNETIC THEORY SOHAIB SAADAT AFRIDI HAMMAD BUTT ZUNNURAIN AHMAD STUDY OF SCATTERING & RESULTANT RADIATION PATTERN: INFINITE LINE CURRENT SOURCE POSITIONED HORIZONTALLY OVER A PERFECTLY CONDUCTING INFINITE GROUND PLANE IMPLEMENTATION OF ANALYTICAL (MATLAB) AND NUMERICAL

More information

Lecture 2: Introduction

Lecture 2: Introduction Lecture 2: Introduction v2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. Multiple Advanced Techniques Allow HFSS to Excel at a Wide Variety of Applications Platform Integration and RCS

More information

Workshop 10-1: HPC for Finite Arrays

Workshop 10-1: HPC for Finite Arrays Workshop 10-1: HPC for Finite Arrays 2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. Getting Started Launching ANSYS Electronics Desktop 2015 Select Programs > ANSYS Electromagnetics >

More information

How to use FEKO with Altair HyperMesh

How to use FEKO with Altair HyperMesh How to use FEKO with Altair HyperMesh This How To applies to: FEKO Suite 6.2, HyperMesh 11.0 Users who would like to make use of the benefits of the advanced meshing features of Altair HyperMesh while

More information

HFSS Hybrid Finite Element and Integral Equation Solver for Large Scale Electromagnetic Design and Simulation

HFSS Hybrid Finite Element and Integral Equation Solver for Large Scale Electromagnetic Design and Simulation HFSS Hybrid Finite Element and Integral Equation Solver for Large Scale Electromagnetic Design and Simulation Laila Salman, PhD Technical Services Specialist laila.salman@ansys.com 1 Agenda Overview of

More information

A Proposed Set of Specific Standard EMC Problems To Help Engineers Evaluate EMC Modeling Tools

A Proposed Set of Specific Standard EMC Problems To Help Engineers Evaluate EMC Modeling Tools A Proposed Set of Specific Standard EMC Problems To Help Engineers Evaluate EMC Modeling Tools Bruce Archambeault, Ph. D Satish Pratapneni, Ph.D. David C. Wittwer, Ph. D Lauren Zhang, Ph.D. Juan Chen,

More information

CHAPTER 6 MICROSTRIP RECTANGULAR PATCH ARRAY WITH FINITE GROUND PLANE EFFECTS

CHAPTER 6 MICROSTRIP RECTANGULAR PATCH ARRAY WITH FINITE GROUND PLANE EFFECTS 107 CHAPTER 6 MICROSTRIP RECTANGULAR PATCH ARRAY WITH FINITE GROUND PLANE EFFECTS 6.1 INTRODUCTION The finite ground plane effects of microstrip antennas are one of the issues for the wireless mobile communication

More information

Chapter 4 Determining Cell Size

Chapter 4 Determining Cell Size Chapter 4 Determining Cell Size Chapter 4 Determining Cell Size The third tutorial is designed to give you a demonstration in using the Cell Size Calculator to obtain the optimal cell size for your circuit

More information

Large-Scale Full-Wave Simulation

Large-Scale Full-Wave Simulation Large-Scale Full-Wave Simulation Sharad Kapur and David Long Integrand Software, Inc. Areas of interest Consistent trends in IC design Increasing operating frequencies Modeling of passive structures (components,

More information

LIMITATIONS OF NEAR-FIELD BACK PROJECTION FOR PHASED ARRAY TUNING APPLICATIONS

LIMITATIONS OF NEAR-FIELD BACK PROJECTION FOR PHASED ARRAY TUNING APPLICATIONS LIMITATIONS OF NEAR-FIELD BACK PROJECTION FOR PHASED ARRAY TUNING APPLICATIONS Daniël Janse van Rensburg Nearfield Systems Inc, Suite 524, 223 rd Street, Carson, CA, USA Tel: (613) 27 9259 Fax: (613) 27926

More information

Can Xia 1, 2,WanqingYou 2, and Yufa Sun 2, *

Can Xia 1, 2,WanqingYou 2, and Yufa Sun 2, * Progress In Electromagnetics Research Letters, Vol. 81, 133 139, 2019 Fast Calculation of Monostatic Radar Cross Section of Conducting Targets Using Hierarchical Characteristic Basis Function Method and

More information

PCMCIA MULTI-STANDARD ANTENNA FOR LAPTOPS

PCMCIA MULTI-STANDARD ANTENNA FOR LAPTOPS PCMCIA MULTI-STANDARD ANTENNA FOR LAPTOPS Marta Martínez-Vázquez *, Oliver Litschke IMST GmbH, Carl-Friedrich-Gauß-Str. 2, D-47475 Kamp-Lintfort, Germany E-mail: martinez@imst.de, litschke@imst.de ABSTRACT

More information

Virtual EM Inc. Ann Arbor, Michigan, USA

Virtual EM Inc. Ann Arbor, Michigan, USA Functional Description of the Architecture of a Special Purpose Processor for Orders of Magnitude Reduction in Run Time in Computational Electromagnetics Tayfun Özdemir Virtual EM Inc. Ann Arbor, Michigan,

More information

New Approach to finding Active-element Patterns for Large Arrays

New Approach to finding Active-element Patterns for Large Arrays New Approach to finding Active-element Patterns for Large Arrays Alan Larkin O Donnell Thesis submitted to the faculty of the Virginia Polytechnic Institute and State University in partial fulfillment

More information

An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel

An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel Simulation Model definition for FDTD DUT Port Simulation Box Graded Mesh six Boundary Conditions 1 FDTD Basics: Field components

More information

Progress In Electromagnetics Research M, Vol. 20, 29 42, 2011

Progress In Electromagnetics Research M, Vol. 20, 29 42, 2011 Progress In Electromagnetics Research M, Vol. 20, 29 42, 2011 BEAM TRACING FOR FAST RCS PREDICTION OF ELECTRICALLY LARGE TARGETS H.-G. Park, H.-T. Kim, and K.-T. Kim * Department of Electrical Engineering,

More information

GPU ACCELERATION OF WSMP (WATSON SPARSE MATRIX PACKAGE)

GPU ACCELERATION OF WSMP (WATSON SPARSE MATRIX PACKAGE) GPU ACCELERATION OF WSMP (WATSON SPARSE MATRIX PACKAGE) NATALIA GIMELSHEIN ANSHUL GUPTA STEVE RENNICH SEID KORIC NVIDIA IBM NVIDIA NCSA WATSON SPARSE MATRIX PACKAGE (WSMP) Cholesky, LDL T, LU factorization

More information

A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems

A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems Veysel Demir vdemir@olemiss.edu Mohamed Al Sharkawy malshark@olemiss.edu Atef Z. Elsherbeni atef@olemiss.edu Abstract

More information

HFSS Ansys ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary

HFSS Ansys ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary HFSS 12.0 Ansys 2009 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Comparison of HFSS 11 and HFSS 12 for JSF Antenna Model UHF blade antenna on Joint Strike Fighter Inherent improvements in

More information

NOISE PROPAGATION FROM VIBRATING STRUCTURES

NOISE PROPAGATION FROM VIBRATING STRUCTURES NOISE PROPAGATION FROM VIBRATING STRUCTURES Abstract R. Helfrich, M. Spriegel (INTES GmbH, Germany) Noise and noise exposure are becoming more important in product development due to environmental legislation.

More information

Powerful features (1)

Powerful features (1) HFSS Overview Powerful features (1) Tangential Vector Finite Elements Provides only correct physical solutions with no spurious modes Transfinite Element Method Adaptive Meshing r E = t E γ i i ( x, y,

More information

EGR 102 Introduction to Engineering Modeling. Lab 10A Nested Programming II Iterative Nesting

EGR 102 Introduction to Engineering Modeling. Lab 10A Nested Programming II Iterative Nesting EGR 102 Introduction to Engineering Modeling Lab 10A Nested Programming II Iterative Nesting 1 Overview 1. Nested loops 2. Nested loop: Creating Arrays 3. Nested Loops: 2 Variable functions 4. Nested Loops

More information

ERMES: NUMERICAL TOOL FOR SAR COMPUTATIONS

ERMES: NUMERICAL TOOL FOR SAR COMPUTATIONS PROJECT NAME: 04-161 SMART Antennas ERMES: NUMERICAL TOOL FOR SAR COMPUTATIONS SAR TOOL VALIDATION REPORT Project SMART - WP6 Task 6.5 Deliverable 6.5.3 Rubén Otín rotin@cimne.upc.edu CIMNE - International

More information

HFSS: Optimal Phased Array Modeling Using Domain Decomposition

HFSS: Optimal Phased Array Modeling Using Domain Decomposition HFSS: Optimal Phased Array Modeling Using Domain Decomposition 15. 0 Release Authors: Dane Thompson Nick Hirth Irina Gordion Sara Louie Presenter: Dane Thompson Motivation Electronically scannable antenna

More information

Comparison of iteration convergences of SIE and VSIE for solving electromagnetic scattering problems for coated objects

Comparison of iteration convergences of SIE and VSIE for solving electromagnetic scattering problems for coated objects RADIO SCIENCE, VOL. 38, NO. 2, 1028, doi:10.1029/2002rs002610, 2003 Comparison of iteration convergences of SIE and VSIE for solving electromagnetic scattering problems for coated objects Cai-Cheng Lu

More information

DRIACS-G2. Tracking the moon and celestial bodies without PC. Antenna Control System Generation II by Alex Artieda, HB9DRI

DRIACS-G2. Tracking the moon and celestial bodies without PC. Antenna Control System Generation II by Alex Artieda, HB9DRI DRIACS-G2 Antenna Control System Generation II by Tracking the moon and celestial bodies without PC 1 Agenda Tracking the Moon dilemma: PC or not PC The first ACS by OE5JFL The DRIACS-G2 The Microcontroller

More information

GPU acceleration of 3D forward and backward projection using separable footprints for X-ray CT image reconstruction

GPU acceleration of 3D forward and backward projection using separable footprints for X-ray CT image reconstruction GPU acceleration of 3D forward and backward projection using separable footprints for X-ray CT image reconstruction Meng Wu and Jeffrey A. Fessler EECS Department University of Michigan Fully 3D Image

More information

Antenna-Simulation of a Half-wave Dielectric Resonator filter

Antenna-Simulation of a Half-wave Dielectric Resonator filter Antenna-Simulation of a Half-wave Dielectric Resonator filter 1. Description A symmetric model of a dielectric resonator filter is analyzed using the Scattering parameters module of HFWorks to determine

More information

I. Meshing and Accuracy Settings

I. Meshing and Accuracy Settings Guidelines to Set CST Solver Accuracy and Mesh Parameter Settings to Improve Simulation Results with the Time Domain Solver and Hexahedral Meshing System illustrated with a finite length horizontal dipole

More information

The meshfree computation of stationary electric current densities in complex shaped conductors using 3D boundary element methods

The meshfree computation of stationary electric current densities in complex shaped conductors using 3D boundary element methods Boundary Elements and Other Mesh Reduction Methods XXXVII 121 The meshfree computation of stationary electric current densities in complex shaped conductors using 3D boundary element methods A. Buchau

More information

GRASP RELEASE NOTE

GRASP RELEASE NOTE GRASP9.4.01 RELEASE NOTE GRASP9.4.01 contains a large number of new features. Most notably, reflector surfaces can now be exported in CAD format and several program modules have been updated with support

More information

Computation of Three-Dimensional Electromagnetic Fields for an Augmented Reality Environment

Computation of Three-Dimensional Electromagnetic Fields for an Augmented Reality Environment Excerpt from the Proceedings of the COMSOL Conference 2008 Hannover Computation of Three-Dimensional Electromagnetic Fields for an Augmented Reality Environment André Buchau 1 * and Wolfgang M. Rucker

More information

VE3KL Presentation 4NEC2 Antenna Simulator by Arie Voors

VE3KL Presentation 4NEC2 Antenna Simulator by Arie Voors VE3KL Presentation 4NEC2 Antenna Simulator by Arie Voors Based on the NEC2/4 Fortran Kernel Uses the classic Method of Moments Models radiating wires, loads, ground, sources.more Four Editors with extensive

More information

On Level Scheduling for Incomplete LU Factorization Preconditioners on Accelerators

On Level Scheduling for Incomplete LU Factorization Preconditioners on Accelerators On Level Scheduling for Incomplete LU Factorization Preconditioners on Accelerators Karl Rupp, Barry Smith rupp@mcs.anl.gov Mathematics and Computer Science Division Argonne National Laboratory FEMTEC

More information

Introduction to Google SketchUp

Introduction to Google SketchUp Introduction to Google SketchUp When initially opening SketchUp, it will be useful to select the Google Earth Modelling Meters option from the initial menu. If this menu doesn t appear, the same option

More information

EM Analysis of High Frequency Printed Circuit Boards. Dr.-Ing. Volker Mühlhaus

EM Analysis of High Frequency Printed Circuit Boards. Dr.-Ing. Volker Mühlhaus EM Analysis of High Frequency Printed Circuit Boards Dr.-Ing. Volker Mühlhaus volker@muehlhaus.com Agenda EM tools overview When to use EM analysis Application examples: Filters The importance of meshing

More information

Keysight EEsof EDA Planar Electromagnetic (EM) Simulation in ADS. Demo Guide

Keysight EEsof EDA Planar Electromagnetic (EM) Simulation in ADS. Demo Guide Keysight EEsof EDA Planar Electromagnetic (EM) Simulation in ADS Demo Guide 02 Keysight Planar Electromagnetic (EM) Simulation in ADS - Demo Guide Keysight ADS provides two key electromagnetic simulators

More information

Iterative methods for use with the Fast Multipole Method

Iterative methods for use with the Fast Multipole Method Iterative methods for use with the Fast Multipole Method Ramani Duraiswami Perceptual Interfaces and Reality Lab. Computer Science & UMIACS University of Maryland, College Park, MD Joint work with Nail

More information

Scanning Real World Objects without Worries 3D Reconstruction

Scanning Real World Objects without Worries 3D Reconstruction Scanning Real World Objects without Worries 3D Reconstruction 1. Overview Feng Li 308262 Kuan Tian 308263 This document is written for the 3D reconstruction part in the course Scanning real world objects

More information

Comparing SYMMIC to ANSYS and TAS

Comparing SYMMIC to ANSYS and TAS SYMMIC Application Note: Comparing SYMMIC to ANSYS and TAS SYMMIC: Template-Based Thermal Simulator for Monolithic Microwave Integrated Circuits is a trademark of CapeSym, Inc. 1 Comparing SYMMIC to ANSYS

More information

newfasant US User Guide

newfasant US User Guide newfasant US User Guide Software Version: 6.2.10 Date: April 15, 2018 Index 1. FILE MENU 2. EDIT MENU 3. VIEW MENU 4. GEOMETRY MENU 5. MATERIALS MENU 6. SIMULATION MENU 6.1. PARAMETERS 6.2. DOPPLER 7.

More information

COMPACT RANGE CALIBRATION AND ALIGNMENT

COMPACT RANGE CALIBRATION AND ALIGNMENT COMPACT RANGE CALIBRATION AND ALIGNMENT M. Juretzko and E. Richter Geodetic Institute, University of Karlsruhe, 76128 Karlsruhe, Germany juretzko@gik.uni-karlsruhe.de richter@gik.uni-karlsruhe.de M. Paquay

More information

Comparison Between 2D and 3D Modelling of HF Electromagnetic Field in FZ Silicon Crystal Growth Process

Comparison Between 2D and 3D Modelling of HF Electromagnetic Field in FZ Silicon Crystal Growth Process International Scientific Colloquium Modelling for Material Processing Riga, September 16-17, 2010 Comparison Between 2D and 3D Modelling of HF Electromagnetic Field in FZ Silicon Crystal Growth Process

More information

For functionality and CAD/EDA import filter, see technical specifications of the CST STUDIO SUITE

For functionality and CAD/EDA import filter, see technical specifications of the CST STUDIO SUITE CST MICROWAVE STUDIO Technical Specification 1 May 2015 Frontend Module For functionality and CAD/EDA import filter, see technical specifications of the CST STUDIO SUITE Transient Solver Module Fast and

More information

Using Sonnet Interface in Eagleware-Elanix GENESYS. Sonnet Application Note: SAN-205A JULY 2005

Using Sonnet Interface in Eagleware-Elanix GENESYS. Sonnet Application Note: SAN-205A JULY 2005 Using Sonnet Interface in Eagleware-Elanix GENESYS Sonnet Application Note: SAN-205A JULY 2005 Description of Sonnet Suites Professional Sonnet Suites Professional is an industry leading full-wave 3D Planar

More information

So we have been talking about 3D viewing, the transformations pertaining to 3D viewing. Today we will continue on it. (Refer Slide Time: 1:15)

So we have been talking about 3D viewing, the transformations pertaining to 3D viewing. Today we will continue on it. (Refer Slide Time: 1:15) Introduction to Computer Graphics Dr. Prem Kalra Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture - 8 3D Viewing So we have been talking about 3D viewing, the

More information

Release Notes for FEKO Suite 7.0

Release Notes for FEKO Suite 7.0 Release Notes for FEKO Suite 7.0 May 2014 (Changes since FEKO Suite 6.3) FEKO Suite 7.0 sees the addition of a finite difference time domain (FDTD) solver to its comprehensive set of powerful computational

More information

Efficient Meshing in Sonnet

Efficient Meshing in Sonnet Efficient Meshing in Sonnet Purpose of this document: In this document, we will discuss efficient meshing in Sonnet, based on a wide variety of application examples. It will be shown how manual changes

More information

Chapter 2 Research on Conformal Phased Array Antenna Pattern Synthesis

Chapter 2 Research on Conformal Phased Array Antenna Pattern Synthesis Chapter 2 Research on Conformal Phased Array Antenna Pattern Synthesis Guoqi Zeng, Siyin Li and Zhimian Wei Abstract Phased array antenna has many technical advantages: high power efficiency, shaped beam,

More information

Large scale Imaging on Current Many- Core Platforms

Large scale Imaging on Current Many- Core Platforms Large scale Imaging on Current Many- Core Platforms SIAM Conf. on Imaging Science 2012 May 20, 2012 Dr. Harald Köstler Chair for System Simulation Friedrich-Alexander-Universität Erlangen-Nürnberg, Erlangen,

More information

COSC6365. Introduction to HPC. Lecture 21. Lennart Johnsson Department of Computer Science

COSC6365. Introduction to HPC. Lecture 21. Lennart Johnsson Department of Computer Science Introduction to HPC Lecture 21 Department of Computer Science Most slides from UC Berkeley CS 267 Spring 2011, Lecture 12, Dense Linear Algebra (part 2), Parallel Gaussian Elimination. Jim Demmel Dense

More information

Experiences with the Sparse Matrix-Vector Multiplication on a Many-core Processor

Experiences with the Sparse Matrix-Vector Multiplication on a Many-core Processor Experiences with the Sparse Matrix-Vector Multiplication on a Many-core Processor Juan C. Pichel Centro de Investigación en Tecnoloxías da Información (CITIUS) Universidade de Santiago de Compostela, Spain

More information

2D rendering takes a photo of the 2D scene with a virtual camera that selects an axis aligned rectangle from the scene. The photograph is placed into

2D rendering takes a photo of the 2D scene with a virtual camera that selects an axis aligned rectangle from the scene. The photograph is placed into 2D rendering takes a photo of the 2D scene with a virtual camera that selects an axis aligned rectangle from the scene. The photograph is placed into the viewport of the current application window. A pixel

More information

REDESIGN AND OPTIMIZATION OF THE PAVING AL- GORITHM APPLIED TO ELECTROMAGNETIC TOOLS (INVITED PAPER)

REDESIGN AND OPTIMIZATION OF THE PAVING AL- GORITHM APPLIED TO ELECTROMAGNETIC TOOLS (INVITED PAPER) Progress In Electromagnetics Research B, Vol. 29, 409 429, 2011 REDESIGN AND OPTIMIZATION OF THE PAVING AL- GORITHM APPLIED TO ELECTROMAGNETIC TOOLS (INVITED PAPER) J. Moreno, M. J. Algar, I. González,

More information

Method of Moments enhancement technique for the analysis of Sierpinski pre-fractal antennas

Method of Moments enhancement technique for the analysis of Sierpinski pre-fractal antennas Method of Moments enhancement technique for the analysis of Sierpinski pre-fractal antennas Josep Parrón (1), Jordi Romeu (1), Juan M. Rius (1) and Juan Mosig (2) (1) Signal Theory and Communications Department.

More information

Excerpt from the Proceedings of the COMSOL Conference 2010 Paris

Excerpt from the Proceedings of the COMSOL Conference 2010 Paris Excerpt from the Proceedings of the COMSOL Conference 2010 Paris Simulation of Flaw Signals in a Magnetic Flux Leakage Inspection Procedure O. Nemitz * and T. Schmitte Salzgitter Mannesmann Forschung GmbH

More information

PRISM. The Pitch Designer. Operation manual. VirSyn Software Synthesizer Harry Gohs

PRISM. The Pitch Designer. Operation manual. VirSyn Software Synthesizer Harry Gohs PRISM The Pitch Designer Operation manual VirSyn Software Synthesizer Harry Gohs Copyright 2008-2011 VirSyn Software Synthesizer. All rights reserved. The information in this document is subject to change

More information

Guidelines for proper use of Plate elements

Guidelines for proper use of Plate elements Guidelines for proper use of Plate elements In structural analysis using finite element method, the analysis model is created by dividing the entire structure into finite elements. This procedure is known

More information

Development of Focal-Plane Arrays and Beamforming Networks at DRAO

Development of Focal-Plane Arrays and Beamforming Networks at DRAO Development of Focal-Plane Arrays and Beamforming Networks at DRAO Bruce Veidt Dominion Radio Astrophysical Observatory Herzberg Institute of Astrophysics National Research Council of Canada Penticton,

More information

Big Data Analytics Performance for Large Out-Of- Core Matrix Solvers on Advanced Hybrid Architectures

Big Data Analytics Performance for Large Out-Of- Core Matrix Solvers on Advanced Hybrid Architectures Procedia Computer Science Volume 51, 2015, Pages 2774 2778 ICCS 2015 International Conference On Computational Science Big Data Analytics Performance for Large Out-Of- Core Matrix Solvers on Advanced Hybrid

More information

GEOMETRY-BASED VIRTUAL MODEL VARIANTS FOR SHAPE OPTIMIZATION AND CAD REFEED

GEOMETRY-BASED VIRTUAL MODEL VARIANTS FOR SHAPE OPTIMIZATION AND CAD REFEED GEOMETRY-BASED VIRTUAL MODEL VARIANTS FOR SHAPE OPTIMIZATION AND CAD REFEED *Dr. Werner Pohl, ** Prof. Dr. Klemens Rother *Fast Concept Modelling & Simulation (FCMS) GmbH, Munich, Germany, **University

More information

Speed up a Machine-Learning-based Image Super-Resolution Algorithm on GPGPU

Speed up a Machine-Learning-based Image Super-Resolution Algorithm on GPGPU Speed up a Machine-Learning-based Image Super-Resolution Algorithm on GPGPU Ke Ma 1, and Yao Song 2 1 Department of Computer Sciences 2 Department of Electrical and Computer Engineering University of Wisconsin-Madison

More information

Contents Contents Creating a Simulation Example: A Dipole Antenna AMDS User s Guide

Contents Contents Creating a Simulation Example: A Dipole Antenna AMDS User s Guide Contents Contents 1 Creating a Simulation 7 Introduction 8 Data Files for Examples 8 Software Organization 9 Constructing the Geometry 10 Creating the Mesh 11 Defining Run Parameters 13 Requesting Results

More information

Session S0069: GPU Computing Advances in 3D Electromagnetic Simulation

Session S0069: GPU Computing Advances in 3D Electromagnetic Simulation Session S0069: GPU Computing Advances in 3D Electromagnetic Simulation Andreas Buhr, Alexander Langwost, Fabrizio Zanella CST (Computer Simulation Technology) Abstract Computer Simulation Technology (CST)

More information

NUMERICAL METHOD TO ESTIMATE TOLERANCES COMBINED EFFECTS ON A MECHANICAL SYSTEM

NUMERICAL METHOD TO ESTIMATE TOLERANCES COMBINED EFFECTS ON A MECHANICAL SYSTEM INTERNATIONAL DESIGN CONFERENCE - DESIGN 2004 Dubrovnik, May 18-21, 2004. NUMERICAL METHOD TO ESTIMATE TOLERANCES COMBINED EFFECTS ON A MECHANICAL SYSTEM D. Cambiaghi, A. Magalinia and D. Vetturi Keywords:

More information

FM Antenna Pattern Evaluation using Numerical Electromagnetics Code

FM Antenna Pattern Evaluation using Numerical Electromagnetics Code FM Antenna Pattern Evaluation using Numerical Electromagnetics Code Richard Fry, CPBE Slide 1 of 27 Copyright 2003 Richard Fry Numerical Electromagnetics Code (NEC)! Simulates the electromagnetic response

More information

INVESTIGATIONS ON THE ANALYSIS AND DESIGN OF APERIODIC FREQUENCY SELECTIVE SURFACES FOR SPACE APPLICATIONS

INVESTIGATIONS ON THE ANALYSIS AND DESIGN OF APERIODIC FREQUENCY SELECTIVE SURFACES FOR SPACE APPLICATIONS INVESTIGATIONS ON THE ANALYSIS AND DESIGN OF APERIODIC FREQUENCY SELECTIVE SURFACES FOR SPACE APPLICATIONS M. Zhou 1, S. B. Sørensen 1, N. Vesterdal 1, R. Dickie 2, R. Cahill 2, and G. Toso 3 1 TICRA,

More information

Parallelization of a Electromagnetic Analysis Tool

Parallelization of a Electromagnetic Analysis Tool Parallelization of a Electromagnetic Analysis Tool Milissa Benincasa Black River Systems Co. 162 Genesee Street Utica, NY 13502 (315) 732-7385 phone (315) 732-5837 fax benincas@brsc.com United States Chris

More information

Modelling of standard and specialty fibre-based systems using finite element methods

Modelling of standard and specialty fibre-based systems using finite element methods Modelling of standard and specialty fibre-based systems using finite element methods Natascia Castagna* a, Jacques Morel a, Luc Testa b, Sven Burger c,d a Federal Institute of Metrology METAS, Lindenweg

More information

Efficient computation of source magnetic scalar potential

Efficient computation of source magnetic scalar potential Adv. Radio Sci., 4, 59 63, 2006 Author(s) 2006. This work is licensed under a Creative Commons License. Advances in Radio Science Efficient computation of source magnetic scalar potential W. Hafla, A.

More information

CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows

CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows Jan Hesse, Rainer Andres CFX Berlin Software GmbH, Berlin, Germany 1 Introduction Numerical simulation results of a dry scroll vacuum

More information

Using Sonnet in a Cadence Virtuoso Design Flow

Using Sonnet in a Cadence Virtuoso Design Flow Using Sonnet in a Cadence Virtuoso Design Flow Purpose of this document: This document describes the Sonnet plug-in integration for the Cadence Virtuoso design flow, for silicon accurate EM modelling of

More information

Finite Element Method. Chapter 7. Practical considerations in FEM modeling

Finite Element Method. Chapter 7. Practical considerations in FEM modeling Finite Element Method Chapter 7 Practical considerations in FEM modeling Finite Element Modeling General Consideration The following are some of the difficult tasks (or decisions) that face the engineer

More information

Alwan CMYK Optimizer

Alwan CMYK Optimizer Alwan CMYK Optimizer Benchmark on processing performances October 25, 2012 I. Introduction The goal of this paper is to help users choose the appropriate Mac configuration for their PDF usage of CMYK Optimizer.

More information

Tutorial 1: Welded Frame - Problem Description

Tutorial 1: Welded Frame - Problem Description Tutorial 1: Welded Frame - Problem Description Introduction In this first tutorial, we will analyse a simple frame: firstly as a welded frame, and secondly as a pin jointed truss. In each case, we will

More information

Topology Optimization of an Engine Bracket Under Harmonic Loads

Topology Optimization of an Engine Bracket Under Harmonic Loads Topology Optimization of an Engine Bracket Under Harmonic Loads R. Helfrich 1, A. Schünemann 1 1: INTES GmbH, Schulze-Delitzsch-Str. 16, 70565 Stuttgart, Germany, www.intes.de, info@intes.de Abstract:

More information