SlideShare a Scribd company logo
1 of 26
Download to read offline
Advances in EM Simulations
Dr. Ulrich Jakobus
Vice President – Electromagnetic Solutions
jakobus@altair.com
6 May 2015
ATC 2015, Dearborn, MI, USA
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
2
Contents
• Overview of recent extensions in FEKO:
• Finite Difference Time Domain (FDTD)
• Hybrid MLFMM/PO
• Extensions to Ray-Launching Geometrical Optics (RL-GO)
• New interfaces to other tools
• Outlook into future extensions
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
3
Solvers in FEKO Suite 7.0
New FDTD Solver
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
5
FDTD Solver Added to FEKO
• Currently for frequency domain results only
(e.g. broadband studies)
• Native time domain processing for all solvers
in FEKO under development
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
6
FDTD Example: Electromagnetic Pulse
• EMP incident on a two storey building
• Investigate the transient fields caused by the EMP
• Induce an incident plane wave on the building
• Compare MoM (SEP) and FDTD results
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
7
FDTD Example: Electromagnetic Pulse
Despite comparing results from a time and frequency domain method, the
results agree extremely well
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
8
FDTD Example: Electromagnetic Pulse
Field distributions at 30 MHz
FDTDMoM
FDTDMoM
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
9
FDTD Example: Electromagnetic Pulse
Method RAM (GB)
Simulation time
(hours) Hardware
MoM (SEP) 17.84 1.36 parallel 8x cluster
FDTD 1.96 0.18
1x GPU, NVIDIA
Tesla K20c
Computational requirements to simulate the building structure at 30 MHz
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
10
MoM/FEMFDTD
FDTD Example: Human Phantom Modelling
Anatomical head model with 8 tissues simulated at 300 MHz
models provided by humanbodymodels.com, a Simpleware product
Iterative Hybrid Method
MLFMM / PO
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
12
Iterative MLFMM/PO
Horn antenna and reflector example
• horn antenna modelled with MLFMM
• reflector modelled with PO
• MLFMM currents labelled 𝐽 𝑀𝑜𝑀
• PO currents labelled 𝐽 𝑃𝑂
MoM region (MLFMM)
𝐽 𝑀𝑜𝑀 = currents on MoM region
PO region
𝐽 𝑃𝑂 = currents on PO region
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
13
Iterative MLFMM/PO: Cassegrain Horn Antenna
MLFMM: horn + sub-reflector
PO: main reflector
~63 λ diameter main reflector
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
14
Iterative MLFMM/PO: Cassegrain Horn Antenna
Solver memory and run-time comparison
Intel® Core™ i7-3820 CPU @ 3.60GHz; 4 parallel processes
A fully coupled MoM/PO solution would have needed 98 GByte!
Run-time [hours]
Peak Memory
[GByte]
MLFMM 0.786 12.4
MLFMM/PO hybrid
(3 iter. mod. YRHS)
0.923 1.26
MLFMM/LE-PO hybrid
(3 iter. mod. YRHS)
0.129 0.43
MoM/PO decoupled 2.3 1.24
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
15
Iterative MLFMM/PO: Cassegrain Horn Antenna
RL-GO Extensions
(FEKO Suite 7.0.2 Update
Febr. 2015)
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
17
RL-GO – Automatic Ray Launching
New adaptive ray launching algorithm:
• Implemented for both plane waves and point sources
• The number of source rays to reach convergence is reduced
• Hence, the memory used is reduced and the computation is accelerated
UNIFORM ADAPTIVE
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
18
RL-GO – Automatic Ray Launching
Model
Manual
(u = v = 0.01)
Automatic
Runtime Memory Runtime Memory
Square plate
(90 angles)
71 sec 70.3 MB 8 sec 2.2 MB
Dihedral
(181 angles)
60 sec 35.1 MB 7.2 sec 2.2 MB
Trihedral
(33 freq.)
1.5 min 140.6 MB 2.6 sec 4.4 MB
Cone + Sphere
(181 angles)
24.3 min 17.8 MB 15.7 min 4.7 MB
Ship
(181 angles)
1.2 hours 1.1 GB 8.9 min 281.3 MB
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
19
RL-GO – Automatic Ray Launching
• RCS of an electrically large ship at 1 GHz in HH-pol
• Uniform: 52.88 hours 8.8 GB
• Adaptive: 7.3 hours 2.2 GB
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
20
RL-GO – Ray Tracing Acceleration
• Based on a kd-tree distribution of the RL-GO triangles
• The memory impact and the time to build the kd-tree are very low
• Accelerates the ray-triangle intersection tests using O(M x log N) versus
traditional O(M x N), where M = no. of rays and N= no. of triangles
Triangle
size length
No. of
triangles
Ray tracing: one-
to-one
(sec)
Ray tracing: with
KD-Tree
(sec)
Time to build
KD-Tree
Memory of
KD-Tree
 388 13.2 1.3 0 8 KB
/2 1 546 49.6 1.3 0.003 8 KB
/4 5 972 188.7 1.4 0.016 32 KB
/8 25 040 812.1 1.6 0.085 128 KB
/16 100 550 3 375.4 1.9 0.374 256 KB
/32 410 102 13 535.0 3.0 1.616 512 KB
/64 1 626 321 49 745.5 5.1 6.775 1 MB
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
21
RL-GO – Curvilinear Triangles
• Reflection and transmission over curvilinear surfaces following GO (Geometrical
Optics) reflection and transmission rules
• Detection of caustics
• The number of triangles needed to represent a curved geometry is reduced  ray-
tracing is accelerated
3480 curvilinear triangles
21.2 sec
60240 planar triangles
3.35 min
Other New Features
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
23
Interface between FEKO and INSIGHT from MVG
Improved interfaces for near- and far-field data from Sigrity, MVG, CST.
Validation of the FEKO – MVG/INSIGHT link:
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
24
Importing of PCB File Formats
New import file formats
• Gerber
• ODB++
• 3Di
ODB++ imported PCB and simulated currents on PCB with antenna
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
25
Summary & Outlook
Presentation of new features in FEKO Suite 7.0 with subsequent updates.
Selected high level feature issues for FEKO 14.0:
• Extension of curvilinear mesh elements to wires for MoM and MLFMM
• Allow HOBF/MoM in the UTD and RL-GO hybrid methods
• Further RL-GO extensions (saving memory through on the fly computation of
Huygens sources; saving time by combining equivalent sources etc.)
• Frequency domain FDTD extensions (such as multiple configurations, OpenMP
parallelisation for multicore machines, PMC boundaries, zero impedance loads,
implicit wire radius, …)
• Vance braided shield model for cables
• Active RCS calculations (sources other than plane waves in the model)
• Complete the scripting and automation API in CADFEKO
• Lua based macro recorder in CADFEKO
• Improved integration with HyperMesh and HyperStudy
• FEKO LITE to be replaced by Student Edition (with significantly higher limits)
• Drop requirement for admin rights under Windows
Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved.
26
Thank you!
jakobus@altair.com
www.altairhyperworks.com/feko

More Related Content

What's hot

RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...OPAL-RT TECHNOLOGIES
 
Powertrain session atc_2015
Powertrain session atc_2015Powertrain session atc_2015
Powertrain session atc_2015Altair
 
Agni project report
Agni project reportAgni project report
Agni project reportTilson Joji
 
Performance Results of an Optically Pumped Cesium Beam Clock
Performance Results of an Optically Pumped Cesium Beam ClockPerformance Results of an Optically Pumped Cesium Beam Clock
Performance Results of an Optically Pumped Cesium Beam ClockADVA
 
Development of a High Performance Optical Cesium Beam Clock for Ground Applic...
Development of a High Performance Optical Cesium Beam Clock for Ground Applic...Development of a High Performance Optical Cesium Beam Clock for Ground Applic...
Development of a High Performance Optical Cesium Beam Clock for Ground Applic...ADVA
 
Optically pumped cesium enabling ePRC and ePRTC Class B
Optically pumped cesium enabling ePRC and ePRTC Class BOptically pumped cesium enabling ePRC and ePRTC Class B
Optically pumped cesium enabling ePRC and ePRTC Class BADVA
 
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...Ansys
 
In-Service Monitoring of PTP Performance
In-Service Monitoring of PTP PerformanceIn-Service Monitoring of PTP Performance
In-Service Monitoring of PTP PerformanceADVA
 
Totem Technologies for Analog, Memory, Mixed-Signal Designs
Totem Technologies for Analog, Memory, Mixed-Signal DesignsTotem Technologies for Analog, Memory, Mixed-Signal Designs
Totem Technologies for Analog, Memory, Mixed-Signal DesignsAnsys
 
Serial link interfaces, with emphasis on the challenges of future links
Serial link interfaces, with emphasis on the challenges of future linksSerial link interfaces, with emphasis on the challenges of future links
Serial link interfaces, with emphasis on the challenges of future linksaiclab
 
Synchronizing power networks
Synchronizing power networksSynchronizing power networks
Synchronizing power networksADVA
 
A SiGe BiCMOS E-Band Power Amplifier with 22% PAE at 18dBm OP1dB and 8.5% at ...
A SiGe BiCMOS E-Band Power Amplifier with 22% PAE at 18dBm OP1dB and 8.5% at ...A SiGe BiCMOS E-Band Power Amplifier with 22% PAE at 18dBm OP1dB and 8.5% at ...
A SiGe BiCMOS E-Band Power Amplifier with 22% PAE at 18dBm OP1dB and 8.5% at ...aiclab
 
CLIC Accelerator: status, plans and outlook
CLIC Accelerator: status, plans and outlook CLIC Accelerator: status, plans and outlook
CLIC Accelerator: status, plans and outlook asafrona
 
CLIC plans for the next European strategy update, and beyond
CLIC plans for the next European strategy update, and beyondCLIC plans for the next European strategy update, and beyond
CLIC plans for the next European strategy update, and beyondasafrona
 
Jagged little (sync) pill: Enabling installation-based networks for accurate ...
Jagged little (sync) pill: Enabling installation-based networks for accurate ...Jagged little (sync) pill: Enabling installation-based networks for accurate ...
Jagged little (sync) pill: Enabling installation-based networks for accurate ...ADVA
 
Timing in the pits: GNSS in challenging locations
Timing in the pits: GNSS in challenging locationsTiming in the pits: GNSS in challenging locations
Timing in the pits: GNSS in challenging locationsADVA
 
Introduction to emi hf feb_16_10am
Introduction to emi hf feb_16_10amIntroduction to emi hf feb_16_10am
Introduction to emi hf feb_16_10amHany Fahmy
 
Delivering new levels of network synchronization with TrueTime™
Delivering new levels of network synchronization with TrueTime™Delivering new levels of network synchronization with TrueTime™
Delivering new levels of network synchronization with TrueTime™ADVA
 
Scte 2018 coherent acc app for ms os
Scte 2018 coherent acc app for ms os Scte 2018 coherent acc app for ms os
Scte 2018 coherent acc app for ms os Harj Ghuman
 
The CLIC project accelerator overview
The CLIC project accelerator overviewThe CLIC project accelerator overview
The CLIC project accelerator overviewasafrona
 

What's hot (20)

RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
RT15 Berkeley | Introduction to FPGA Power Electronic & Electric Machine real...
 
Powertrain session atc_2015
Powertrain session atc_2015Powertrain session atc_2015
Powertrain session atc_2015
 
Agni project report
Agni project reportAgni project report
Agni project report
 
Performance Results of an Optically Pumped Cesium Beam Clock
Performance Results of an Optically Pumped Cesium Beam ClockPerformance Results of an Optically Pumped Cesium Beam Clock
Performance Results of an Optically Pumped Cesium Beam Clock
 
Development of a High Performance Optical Cesium Beam Clock for Ground Applic...
Development of a High Performance Optical Cesium Beam Clock for Ground Applic...Development of a High Performance Optical Cesium Beam Clock for Ground Applic...
Development of a High Performance Optical Cesium Beam Clock for Ground Applic...
 
Optically pumped cesium enabling ePRC and ePRTC Class B
Optically pumped cesium enabling ePRC and ePRTC Class BOptically pumped cesium enabling ePRC and ePRTC Class B
Optically pumped cesium enabling ePRC and ePRTC Class B
 
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
 
In-Service Monitoring of PTP Performance
In-Service Monitoring of PTP PerformanceIn-Service Monitoring of PTP Performance
In-Service Monitoring of PTP Performance
 
Totem Technologies for Analog, Memory, Mixed-Signal Designs
Totem Technologies for Analog, Memory, Mixed-Signal DesignsTotem Technologies for Analog, Memory, Mixed-Signal Designs
Totem Technologies for Analog, Memory, Mixed-Signal Designs
 
Serial link interfaces, with emphasis on the challenges of future links
Serial link interfaces, with emphasis on the challenges of future linksSerial link interfaces, with emphasis on the challenges of future links
Serial link interfaces, with emphasis on the challenges of future links
 
Synchronizing power networks
Synchronizing power networksSynchronizing power networks
Synchronizing power networks
 
A SiGe BiCMOS E-Band Power Amplifier with 22% PAE at 18dBm OP1dB and 8.5% at ...
A SiGe BiCMOS E-Band Power Amplifier with 22% PAE at 18dBm OP1dB and 8.5% at ...A SiGe BiCMOS E-Band Power Amplifier with 22% PAE at 18dBm OP1dB and 8.5% at ...
A SiGe BiCMOS E-Band Power Amplifier with 22% PAE at 18dBm OP1dB and 8.5% at ...
 
CLIC Accelerator: status, plans and outlook
CLIC Accelerator: status, plans and outlook CLIC Accelerator: status, plans and outlook
CLIC Accelerator: status, plans and outlook
 
CLIC plans for the next European strategy update, and beyond
CLIC plans for the next European strategy update, and beyondCLIC plans for the next European strategy update, and beyond
CLIC plans for the next European strategy update, and beyond
 
Jagged little (sync) pill: Enabling installation-based networks for accurate ...
Jagged little (sync) pill: Enabling installation-based networks for accurate ...Jagged little (sync) pill: Enabling installation-based networks for accurate ...
Jagged little (sync) pill: Enabling installation-based networks for accurate ...
 
Timing in the pits: GNSS in challenging locations
Timing in the pits: GNSS in challenging locationsTiming in the pits: GNSS in challenging locations
Timing in the pits: GNSS in challenging locations
 
Introduction to emi hf feb_16_10am
Introduction to emi hf feb_16_10amIntroduction to emi hf feb_16_10am
Introduction to emi hf feb_16_10am
 
Delivering new levels of network synchronization with TrueTime™
Delivering new levels of network synchronization with TrueTime™Delivering new levels of network synchronization with TrueTime™
Delivering new levels of network synchronization with TrueTime™
 
Scte 2018 coherent acc app for ms os
Scte 2018 coherent acc app for ms os Scte 2018 coherent acc app for ms os
Scte 2018 coherent acc app for ms os
 
The CLIC project accelerator overview
The CLIC project accelerator overviewThe CLIC project accelerator overview
The CLIC project accelerator overview
 

Similar to Advances in EM Simulations

Rf technology 5-8-2011-final-revised
Rf technology 5-8-2011-final-revisedRf technology 5-8-2011-final-revised
Rf technology 5-8-2011-final-revisedTom Terlizzi
 
Semiconductor overview
Semiconductor overviewSemiconductor overview
Semiconductor overviewNabil Chouba
 
Valladolid final-septiembre-2010
Valladolid final-septiembre-2010Valladolid final-septiembre-2010
Valladolid final-septiembre-2010TELECOM I+D
 
Advance Electromangnetic Simulations and their Applications in Oil & Gas Indu...
Advance Electromangnetic Simulations and their Applications in Oil & Gas Indu...Advance Electromangnetic Simulations and their Applications in Oil & Gas Indu...
Advance Electromangnetic Simulations and their Applications in Oil & Gas Indu...Altair
 
Nobuya Okada presentation
Nobuya Okada presentationNobuya Okada presentation
Nobuya Okada presentationkazu_papasan
 
Tackling 400 MHz Timing Closure
Tackling 400 MHz Timing ClosureTackling 400 MHz Timing Closure
Tackling 400 MHz Timing ClosureShepard Siegel
 
Chapter_01 Course Introduction.pdf
Chapter_01 Course Introduction.pdfChapter_01 Course Introduction.pdf
Chapter_01 Course Introduction.pdfVoThanhPhong3
 
Technology overview
Technology overviewTechnology overview
Technology overviewvirtuehm
 
CPO Bovington Seminar Jhjasfhjsfajskfsjakfhasjkfhsajkfdhsadfljkshafjk
CPO Bovington Seminar JhjasfhjsfajskfsjakfhasjkfhsajkfdhsadfljkshafjkCPO Bovington Seminar Jhjasfhjsfajskfsjakfhasjkfhsajkfdhsadfljkshafjk
CPO Bovington Seminar Jhjasfhjsfajskfsjakfhasjkfhsajkfdhsadfljkshafjkssuser504946
 
Graphene Project Report
Graphene Project ReportGraphene Project Report
Graphene Project Reportvishal anand
 
OIF on 400G for Next Gen Optical Networks Conference
OIF on 400G for Next Gen Optical Networks ConferenceOIF on 400G for Next Gen Optical Networks Conference
OIF on 400G for Next Gen Optical Networks ConferenceDeborah Porchivina
 
TechShanghai2016 - RF Front-End Module Roadmap and Handset Architecture Chall...
TechShanghai2016 - RF Front-End Module Roadmap and Handset Architecture Chall...TechShanghai2016 - RF Front-End Module Roadmap and Handset Architecture Chall...
TechShanghai2016 - RF Front-End Module Roadmap and Handset Architecture Chall...Hardway Hou
 
OIF 2015 FOE Architecture Presentation
OIF 2015 FOE Architecture PresentationOIF 2015 FOE Architecture Presentation
OIF 2015 FOE Architecture PresentationDeborah Porchivina
 
F1041028_George_Chen_Resume_9_with_Publications_Training
F1041028_George_Chen_Resume_9_with_Publications_TrainingF1041028_George_Chen_Resume_9_with_Publications_Training
F1041028_George_Chen_Resume_9_with_Publications_TrainingWei-Su Chen
 
TIM photonic networks June 14 2021.pdf
TIM photonic networks June 14 2021.pdfTIM photonic networks June 14 2021.pdf
TIM photonic networks June 14 2021.pdfMaryanne678733
 
IC Technology
IC Technology IC Technology
IC Technology sdpable
 
Ic Technology
Ic Technology Ic Technology
Ic Technology sdpable
 
DesignCon 2019 112-Gbps Electrical Interfaces: An OIF Update on CEI-112G
DesignCon 2019 112-Gbps Electrical Interfaces: An OIF Update on CEI-112GDesignCon 2019 112-Gbps Electrical Interfaces: An OIF Update on CEI-112G
DesignCon 2019 112-Gbps Electrical Interfaces: An OIF Update on CEI-112GLeah Wilkinson
 

Similar to Advances in EM Simulations (20)

Rf technology 5-8-2011-final-revised
Rf technology 5-8-2011-final-revisedRf technology 5-8-2011-final-revised
Rf technology 5-8-2011-final-revised
 
Keepintouch2008_v3
Keepintouch2008_v3Keepintouch2008_v3
Keepintouch2008_v3
 
Semiconductor overview
Semiconductor overviewSemiconductor overview
Semiconductor overview
 
Valladolid final-septiembre-2010
Valladolid final-septiembre-2010Valladolid final-septiembre-2010
Valladolid final-septiembre-2010
 
Advance Electromangnetic Simulations and their Applications in Oil & Gas Indu...
Advance Electromangnetic Simulations and their Applications in Oil & Gas Indu...Advance Electromangnetic Simulations and their Applications in Oil & Gas Indu...
Advance Electromangnetic Simulations and their Applications in Oil & Gas Indu...
 
Nobuya Okada presentation
Nobuya Okada presentationNobuya Okada presentation
Nobuya Okada presentation
 
Tackling 400 MHz Timing Closure
Tackling 400 MHz Timing ClosureTackling 400 MHz Timing Closure
Tackling 400 MHz Timing Closure
 
Chapter_01 Course Introduction.pdf
Chapter_01 Course Introduction.pdfChapter_01 Course Introduction.pdf
Chapter_01 Course Introduction.pdf
 
Technology overview
Technology overviewTechnology overview
Technology overview
 
CPO Bovington Seminar Jhjasfhjsfajskfsjakfhasjkfhsajkfdhsadfljkshafjk
CPO Bovington Seminar JhjasfhjsfajskfsjakfhasjkfhsajkfdhsadfljkshafjkCPO Bovington Seminar Jhjasfhjsfajskfsjakfhasjkfhsajkfdhsadfljkshafjk
CPO Bovington Seminar Jhjasfhjsfajskfsjakfhasjkfhsajkfdhsadfljkshafjk
 
Graphene Project Report
Graphene Project ReportGraphene Project Report
Graphene Project Report
 
OIF on 400G for Next Gen Optical Networks Conference
OIF on 400G for Next Gen Optical Networks ConferenceOIF on 400G for Next Gen Optical Networks Conference
OIF on 400G for Next Gen Optical Networks Conference
 
TechShanghai2016 - RF Front-End Module Roadmap and Handset Architecture Chall...
TechShanghai2016 - RF Front-End Module Roadmap and Handset Architecture Chall...TechShanghai2016 - RF Front-End Module Roadmap and Handset Architecture Chall...
TechShanghai2016 - RF Front-End Module Roadmap and Handset Architecture Chall...
 
OIF 2015 FOE Architecture Presentation
OIF 2015 FOE Architecture PresentationOIF 2015 FOE Architecture Presentation
OIF 2015 FOE Architecture Presentation
 
F1041028_George_Chen_Resume_9_with_Publications_Training
F1041028_George_Chen_Resume_9_with_Publications_TrainingF1041028_George_Chen_Resume_9_with_Publications_Training
F1041028_George_Chen_Resume_9_with_Publications_Training
 
TIM photonic networks June 14 2021.pdf
TIM photonic networks June 14 2021.pdfTIM photonic networks June 14 2021.pdf
TIM photonic networks June 14 2021.pdf
 
res9b
res9bres9b
res9b
 
IC Technology
IC Technology IC Technology
IC Technology
 
Ic Technology
Ic Technology Ic Technology
Ic Technology
 
DesignCon 2019 112-Gbps Electrical Interfaces: An OIF Update on CEI-112G
DesignCon 2019 112-Gbps Electrical Interfaces: An OIF Update on CEI-112GDesignCon 2019 112-Gbps Electrical Interfaces: An OIF Update on CEI-112G
DesignCon 2019 112-Gbps Electrical Interfaces: An OIF Update on CEI-112G
 

More from Altair

Altair for Manufacturing Applications
Altair for Manufacturing ApplicationsAltair for Manufacturing Applications
Altair for Manufacturing ApplicationsAltair
 
Smart Product Development: Scalable Solutions for Your Entire Product Lifecycle
Smart Product Development: Scalable Solutions for Your Entire Product LifecycleSmart Product Development: Scalable Solutions for Your Entire Product Lifecycle
Smart Product Development: Scalable Solutions for Your Entire Product LifecycleAltair
 
Simplify and Scale FEA Post-Processing
Simplify and Scale FEA Post-Processing Simplify and Scale FEA Post-Processing
Simplify and Scale FEA Post-Processing Altair
 
Designing for Sustainability: Altair's Customer Story
Designing for Sustainability: Altair's Customer StoryDesigning for Sustainability: Altair's Customer Story
Designing for Sustainability: Altair's Customer StoryAltair
 
why digital twin adoption rates are skyrocketing.pdf
why digital twin adoption rates are skyrocketing.pdfwhy digital twin adoption rates are skyrocketing.pdf
why digital twin adoption rates are skyrocketing.pdfAltair
 
Can digital twins save the planet?
Can digital twins save the planet?Can digital twins save the planet?
Can digital twins save the planet?Altair
 
Altair for Industrial Design Applications
Altair for Industrial Design ApplicationsAltair for Industrial Design Applications
Altair for Industrial Design ApplicationsAltair
 
Analyze performance and operations of truck fleets in real time
Analyze performance and operations of truck fleets in real timeAnalyze performance and operations of truck fleets in real time
Analyze performance and operations of truck fleets in real timeAltair
 
Powerful Customer Intelligence | Altair Knowledge Studio
Powerful Customer Intelligence | Altair Knowledge StudioPowerful Customer Intelligence | Altair Knowledge Studio
Powerful Customer Intelligence | Altair Knowledge StudioAltair
 
Altair Data analytics for Healthcare.
Altair Data analytics for Healthcare.Altair Data analytics for Healthcare.
Altair Data analytics for Healthcare.Altair
 
AI supported material test automation.
AI supported material test automation.AI supported material test automation.
AI supported material test automation.Altair
 
Altair High-performance Computing (HPC) and Cloud
Altair High-performance Computing (HPC) and CloudAltair High-performance Computing (HPC) and Cloud
Altair High-performance Computing (HPC) and CloudAltair
 
No Code Data Transformation for Insurance with Altair Monarch
No Code Data Transformation for Insurance with Altair MonarchNo Code Data Transformation for Insurance with Altair Monarch
No Code Data Transformation for Insurance with Altair MonarchAltair
 
Altair Data analytics for Banking, Financial Services and Insurance
Altair Data analytics for Banking, Financial Services and Insurance Altair Data analytics for Banking, Financial Services and Insurance
Altair Data analytics for Banking, Financial Services and Insurance Altair
 
Altair data analytics and artificial intelligence solutions
Altair data analytics and artificial intelligence solutionsAltair data analytics and artificial intelligence solutions
Altair data analytics and artificial intelligence solutionsAltair
 
Are You Maximising the Potential of Composite Materials?
Are You Maximising the Potential of Composite Materials?Are You Maximising the Potential of Composite Materials?
Are You Maximising the Potential of Composite Materials?Altair
 
Lead time reduction in CAE: Automated FEM Description Report
Lead time reduction in CAE:  Automated  FEM Description ReportLead time reduction in CAE:  Automated  FEM Description Report
Lead time reduction in CAE: Automated FEM Description ReportAltair
 
A way to reduce mass of gearbox housing
A way to reduce mass of gearbox housingA way to reduce mass of gearbox housing
A way to reduce mass of gearbox housingAltair
 
The Team H2politO: vehicles for low consumption competitions using HyperWorks
The Team H2politO: vehicles for low consumption competitions using HyperWorks The Team H2politO: vehicles for low consumption competitions using HyperWorks
The Team H2politO: vehicles for low consumption competitions using HyperWorks Altair
 
Improving of Assessment Quality of Fatigue Analysis Using: MS, FEMFAT and FEM...
Improving of Assessment Quality of Fatigue Analysis Using: MS, FEMFAT and FEM...Improving of Assessment Quality of Fatigue Analysis Using: MS, FEMFAT and FEM...
Improving of Assessment Quality of Fatigue Analysis Using: MS, FEMFAT and FEM...Altair
 

More from Altair (20)

Altair for Manufacturing Applications
Altair for Manufacturing ApplicationsAltair for Manufacturing Applications
Altair for Manufacturing Applications
 
Smart Product Development: Scalable Solutions for Your Entire Product Lifecycle
Smart Product Development: Scalable Solutions for Your Entire Product LifecycleSmart Product Development: Scalable Solutions for Your Entire Product Lifecycle
Smart Product Development: Scalable Solutions for Your Entire Product Lifecycle
 
Simplify and Scale FEA Post-Processing
Simplify and Scale FEA Post-Processing Simplify and Scale FEA Post-Processing
Simplify and Scale FEA Post-Processing
 
Designing for Sustainability: Altair's Customer Story
Designing for Sustainability: Altair's Customer StoryDesigning for Sustainability: Altair's Customer Story
Designing for Sustainability: Altair's Customer Story
 
why digital twin adoption rates are skyrocketing.pdf
why digital twin adoption rates are skyrocketing.pdfwhy digital twin adoption rates are skyrocketing.pdf
why digital twin adoption rates are skyrocketing.pdf
 
Can digital twins save the planet?
Can digital twins save the planet?Can digital twins save the planet?
Can digital twins save the planet?
 
Altair for Industrial Design Applications
Altair for Industrial Design ApplicationsAltair for Industrial Design Applications
Altair for Industrial Design Applications
 
Analyze performance and operations of truck fleets in real time
Analyze performance and operations of truck fleets in real timeAnalyze performance and operations of truck fleets in real time
Analyze performance and operations of truck fleets in real time
 
Powerful Customer Intelligence | Altair Knowledge Studio
Powerful Customer Intelligence | Altair Knowledge StudioPowerful Customer Intelligence | Altair Knowledge Studio
Powerful Customer Intelligence | Altair Knowledge Studio
 
Altair Data analytics for Healthcare.
Altair Data analytics for Healthcare.Altair Data analytics for Healthcare.
Altair Data analytics for Healthcare.
 
AI supported material test automation.
AI supported material test automation.AI supported material test automation.
AI supported material test automation.
 
Altair High-performance Computing (HPC) and Cloud
Altair High-performance Computing (HPC) and CloudAltair High-performance Computing (HPC) and Cloud
Altair High-performance Computing (HPC) and Cloud
 
No Code Data Transformation for Insurance with Altair Monarch
No Code Data Transformation for Insurance with Altair MonarchNo Code Data Transformation for Insurance with Altair Monarch
No Code Data Transformation for Insurance with Altair Monarch
 
Altair Data analytics for Banking, Financial Services and Insurance
Altair Data analytics for Banking, Financial Services and Insurance Altair Data analytics for Banking, Financial Services and Insurance
Altair Data analytics for Banking, Financial Services and Insurance
 
Altair data analytics and artificial intelligence solutions
Altair data analytics and artificial intelligence solutionsAltair data analytics and artificial intelligence solutions
Altair data analytics and artificial intelligence solutions
 
Are You Maximising the Potential of Composite Materials?
Are You Maximising the Potential of Composite Materials?Are You Maximising the Potential of Composite Materials?
Are You Maximising the Potential of Composite Materials?
 
Lead time reduction in CAE: Automated FEM Description Report
Lead time reduction in CAE:  Automated  FEM Description ReportLead time reduction in CAE:  Automated  FEM Description Report
Lead time reduction in CAE: Automated FEM Description Report
 
A way to reduce mass of gearbox housing
A way to reduce mass of gearbox housingA way to reduce mass of gearbox housing
A way to reduce mass of gearbox housing
 
The Team H2politO: vehicles for low consumption competitions using HyperWorks
The Team H2politO: vehicles for low consumption competitions using HyperWorks The Team H2politO: vehicles for low consumption competitions using HyperWorks
The Team H2politO: vehicles for low consumption competitions using HyperWorks
 
Improving of Assessment Quality of Fatigue Analysis Using: MS, FEMFAT and FEM...
Improving of Assessment Quality of Fatigue Analysis Using: MS, FEMFAT and FEM...Improving of Assessment Quality of Fatigue Analysis Using: MS, FEMFAT and FEM...
Improving of Assessment Quality of Fatigue Analysis Using: MS, FEMFAT and FEM...
 

Advances in EM Simulations

  • 1. Advances in EM Simulations Dr. Ulrich Jakobus Vice President – Electromagnetic Solutions jakobus@altair.com 6 May 2015 ATC 2015, Dearborn, MI, USA
  • 2. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 2 Contents • Overview of recent extensions in FEKO: • Finite Difference Time Domain (FDTD) • Hybrid MLFMM/PO • Extensions to Ray-Launching Geometrical Optics (RL-GO) • New interfaces to other tools • Outlook into future extensions
  • 3. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 3 Solvers in FEKO Suite 7.0
  • 5. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 5 FDTD Solver Added to FEKO • Currently for frequency domain results only (e.g. broadband studies) • Native time domain processing for all solvers in FEKO under development
  • 6. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 6 FDTD Example: Electromagnetic Pulse • EMP incident on a two storey building • Investigate the transient fields caused by the EMP • Induce an incident plane wave on the building • Compare MoM (SEP) and FDTD results
  • 7. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 7 FDTD Example: Electromagnetic Pulse Despite comparing results from a time and frequency domain method, the results agree extremely well
  • 8. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 8 FDTD Example: Electromagnetic Pulse Field distributions at 30 MHz FDTDMoM FDTDMoM
  • 9. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 9 FDTD Example: Electromagnetic Pulse Method RAM (GB) Simulation time (hours) Hardware MoM (SEP) 17.84 1.36 parallel 8x cluster FDTD 1.96 0.18 1x GPU, NVIDIA Tesla K20c Computational requirements to simulate the building structure at 30 MHz
  • 10. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 10 MoM/FEMFDTD FDTD Example: Human Phantom Modelling Anatomical head model with 8 tissues simulated at 300 MHz models provided by humanbodymodels.com, a Simpleware product
  • 12. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 12 Iterative MLFMM/PO Horn antenna and reflector example • horn antenna modelled with MLFMM • reflector modelled with PO • MLFMM currents labelled 𝐽 𝑀𝑜𝑀 • PO currents labelled 𝐽 𝑃𝑂 MoM region (MLFMM) 𝐽 𝑀𝑜𝑀 = currents on MoM region PO region 𝐽 𝑃𝑂 = currents on PO region
  • 13. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 13 Iterative MLFMM/PO: Cassegrain Horn Antenna MLFMM: horn + sub-reflector PO: main reflector ~63 λ diameter main reflector
  • 14. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 14 Iterative MLFMM/PO: Cassegrain Horn Antenna Solver memory and run-time comparison Intel® Core™ i7-3820 CPU @ 3.60GHz; 4 parallel processes A fully coupled MoM/PO solution would have needed 98 GByte! Run-time [hours] Peak Memory [GByte] MLFMM 0.786 12.4 MLFMM/PO hybrid (3 iter. mod. YRHS) 0.923 1.26 MLFMM/LE-PO hybrid (3 iter. mod. YRHS) 0.129 0.43 MoM/PO decoupled 2.3 1.24
  • 15. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 15 Iterative MLFMM/PO: Cassegrain Horn Antenna
  • 16. RL-GO Extensions (FEKO Suite 7.0.2 Update Febr. 2015)
  • 17. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 17 RL-GO – Automatic Ray Launching New adaptive ray launching algorithm: • Implemented for both plane waves and point sources • The number of source rays to reach convergence is reduced • Hence, the memory used is reduced and the computation is accelerated UNIFORM ADAPTIVE
  • 18. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 18 RL-GO – Automatic Ray Launching Model Manual (u = v = 0.01) Automatic Runtime Memory Runtime Memory Square plate (90 angles) 71 sec 70.3 MB 8 sec 2.2 MB Dihedral (181 angles) 60 sec 35.1 MB 7.2 sec 2.2 MB Trihedral (33 freq.) 1.5 min 140.6 MB 2.6 sec 4.4 MB Cone + Sphere (181 angles) 24.3 min 17.8 MB 15.7 min 4.7 MB Ship (181 angles) 1.2 hours 1.1 GB 8.9 min 281.3 MB
  • 19. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 19 RL-GO – Automatic Ray Launching • RCS of an electrically large ship at 1 GHz in HH-pol • Uniform: 52.88 hours 8.8 GB • Adaptive: 7.3 hours 2.2 GB
  • 20. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 20 RL-GO – Ray Tracing Acceleration • Based on a kd-tree distribution of the RL-GO triangles • The memory impact and the time to build the kd-tree are very low • Accelerates the ray-triangle intersection tests using O(M x log N) versus traditional O(M x N), where M = no. of rays and N= no. of triangles Triangle size length No. of triangles Ray tracing: one- to-one (sec) Ray tracing: with KD-Tree (sec) Time to build KD-Tree Memory of KD-Tree  388 13.2 1.3 0 8 KB /2 1 546 49.6 1.3 0.003 8 KB /4 5 972 188.7 1.4 0.016 32 KB /8 25 040 812.1 1.6 0.085 128 KB /16 100 550 3 375.4 1.9 0.374 256 KB /32 410 102 13 535.0 3.0 1.616 512 KB /64 1 626 321 49 745.5 5.1 6.775 1 MB
  • 21. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 21 RL-GO – Curvilinear Triangles • Reflection and transmission over curvilinear surfaces following GO (Geometrical Optics) reflection and transmission rules • Detection of caustics • The number of triangles needed to represent a curved geometry is reduced  ray- tracing is accelerated 3480 curvilinear triangles 21.2 sec 60240 planar triangles 3.35 min
  • 23. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 23 Interface between FEKO and INSIGHT from MVG Improved interfaces for near- and far-field data from Sigrity, MVG, CST. Validation of the FEKO – MVG/INSIGHT link:
  • 24. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 24 Importing of PCB File Formats New import file formats • Gerber • ODB++ • 3Di ODB++ imported PCB and simulated currents on PCB with antenna
  • 25. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 25 Summary & Outlook Presentation of new features in FEKO Suite 7.0 with subsequent updates. Selected high level feature issues for FEKO 14.0: • Extension of curvilinear mesh elements to wires for MoM and MLFMM • Allow HOBF/MoM in the UTD and RL-GO hybrid methods • Further RL-GO extensions (saving memory through on the fly computation of Huygens sources; saving time by combining equivalent sources etc.) • Frequency domain FDTD extensions (such as multiple configurations, OpenMP parallelisation for multicore machines, PMC boundaries, zero impedance loads, implicit wire radius, …) • Vance braided shield model for cables • Active RCS calculations (sources other than plane waves in the model) • Complete the scripting and automation API in CADFEKO • Lua based macro recorder in CADFEKO • Improved integration with HyperMesh and HyperStudy • FEKO LITE to be replaced by Student Edition (with significantly higher limits) • Drop requirement for admin rights under Windows
  • 26. Copyright © 2015 Altair Engineering, Inc. Proprietary and Confidential. All rights reserved. 26 Thank you! jakobus@altair.com www.altairhyperworks.com/feko