Combustion Engine Optimization

Size: px
Start display at page:

Download "Combustion Engine Optimization"

Transcription

1 Combustion Engine Optimization Stefan Jakobsson, Muhammad Saif Ul Hasnain,, Robert Rundqvist, Fredrik Edelvik, Michael Patriksson Mattias Ljungqvist Volvo Cars, Johan Wallesten and Dimitri Lortet Volvo Powertrain GMMC Scientific Board, January

2 Background The aim is to develop best practice for Diesel engine optimization that will lead to better performance and lower NOx and soot emissions Integrate commercial CFD solver STAR-CD with inhouse multi-objective optimization algorithms Project partners are FCC, Volvo Cars and Volvo Powertrain

3 Problem definition The objective is to improve IMEP and reduce NOx and soot emissions. The three conflicting objectives makes it a Multiobjective Optimization problem The design variables that are choosen for optimization are: Span Angle Nozzle Hole Diameter Tip Protrusion Swirl Number Injection timing

4 Diesel engine combustion simulation Transient simulation on a 72 degree sector of an engine cylinder Moving mesh with approx. 0.2 million cells Long simulation times (~20 h) on 4 processors using STAR- CD

5 Multi-objective optimization of Combustion engines Long simulation times (~20 h) Minimize fuel consumption while keeping emissions on low level Multi-criteria optimization. The trade-off between soot and NOx is referred to as the Diesel dilemma one value is reduced only at the expense of other Both cheap and expensive constraints. Cheap constraints include upper and lower bounds on the input parameters and geometrical constraints. Expensive constraints can be maximal levels of fuel consumption and emissions Several load cases of engine

6 Objectives NOx, Soot & IMEP Thermal NOx are considered NOx is evaluated by Extended Zeldovich mechanism. High temperature dependent NOx Soot in Diesel engines are usually formed by incomplete combustion Mauss soot Model is used IMEP is a measure of the work output from the engine Calculated by integrating the pressure on the piston over the compression/expansion cycle

7 Desirable properties of the optimization algorithm Should treat simulation software as black-box since e.g. no gradient information is available Use surrogate models to approximate all objectives A good balance between local and global search Not too sensitive to numerical errors Not overemphasize boundary regions Not cluster points in minimas Possible to run several simulations in parallel Possibility to run several load cases Efficient handling of expensive constraints

8 Interpolation / Approximation with Radial Basis Functions RBF expansions approximates a set of numerically evaluated design data points In order to optimize an expensive black box function it is helpful to create a surrogate model or response surface and utilize it in order to find new evaluation points The surrogate models are based on RBF approximations and possibly combined with transformation of the objectives Effect of different design variables on objectives can also be studied with the help of these response surfaces

9 The quality function

10 The qualsolve algorithm 1. Choose and evaluate initial points 2. Construct surrogate model. Find Pareto front for surrogate model. Create distance function (input to ω) 3. Construct and maximize quality function 4. Evaluate new point 5. Go to step 2 unless maximal number of function evaluations reached

11 Response surfaces for IMEP

12 Cross Validation Reference: J. S. U. Hjort, Computer Intensive Statistical Methods

13 Resulting Pareto fronts using qualsolve

14 Resulting Pareto fronts using qualsolve

15 Future research Improve the quality function concept and study similar variants Find reasonable convergence criteria for the algorithm Develop the approximation method for RBF further: Currently we use cross validation to find a free parameter for the approximation. Some problems show up when the density of evaluated points is low and in combination with transformations of the objective functions. Tune the algorithm so that it focuses on the more on the interesting areas of the Pareto front. We have experienced that the low NOx region of the Pareto front is overemphasized in our optimization

16 Future research cont d Utilize cross validation to compare different surrogate models and transformations. Might also be used to investigate different scalings of design parameters Currently the distance to the Pareto front is the measure used in the quality function. Many other alternatives for measuring the relevance exist

17 Project continuation Develop a user-friendly software demonstrator that includes Routines for multi-objective optimization with radial basis functions An API to facilitate coupling to commercial CFD software such as STAR-CD Visualization of Pareto optimal solutions

18 Conclusions The significance of span angle and nozzle hole diameter is quite evident from response surfaces A significant improvement in objectives can be predicted The Pareto front gives a flexibility in design selection and trade-offs can be seen Easy to integrate different simulator with the optimization algorithm 2 Scientific publications under preparation

19 Antenna Optimization Stefan Jakobsson, Fredrik Edelvik, Björn Andersson, Michael Patriksson Prof. Anders Derneby, Anders Stjerman, Martin Johansson, Antenna Research Center Ericsson AB

20 Antenna design The antenna is one of the most critical components in a wireless communication network Some important characteritstics: Resonance frequency Radiation pattern Gain Bandwidth Efficiency Impedance Placement of antenna

21 GMMC - Multi-objective Antenna Optimization Develop new efficient optimization algorithms and a software demonstrator for the design of industrial antenna systems Objective: Study communication performance possibilities and limitations for multiple antennas within a limited area, such as a handheld terminal Partner Ericsson AB Antenna Research Centre in Göteborg

22 MIMO systems Capacity may be increased in mobile communication networks with the introduction of MIMO transmission schemes Multiple antennas will be introduced both at the base-station and the terminal sides (Multiple Input Multiple Output) Multi-beam base-station antenna Multi-path propagation environment Multi-antenna terminal

23 Initial requirements Frequency bands: MHz and/or MHz Ground-plane size: 40 mm x 90 mm Number of antennas: one or two VSWR: 2 (50 ohm) Output parameters: - VSWR bandwidth - Antenna coupling - Radiation efficiency - Pattern correlation - Scattering parameter correlation - Pattern orthogonality

24 Antenna type The PIFA (Planar Inverted F-Antenna) is a commonly used antenna element consisting of a dielectric slab (or air), one or two antenna fingers, a coaxial feed, and a shorting pin connected to the ground-plane. L 2 Lf Df Short finger Long finger W 2 W 1 W t L 1 Shorting Feed point Ground-plane h Lt

25 Methodology For the electromagnetic simulations the software package efield will be used Software is partly developed at FCC and the source code is available Software includes state-of-the-art solvers in time domain and frequency domain Further develop qualsolve and couple to efield Investigate optimization algorithms that do not treat simulation software as black-box

26 Example: Minimization of return loss of a patch antenna at two frequencies (2600 and 3000 MHz). Object Description Constraint (mm) ε tol Tolerance Constant (2) L g Size of ground plane Constant (60) L Length of patch 2ε tol L 44(30) w Width of patch 2ε tol w 44(18) x Position of feed 0 x L/2-ε tol (4) t Slab height Constant (3) ε r Relative permittivity Constant (2.2)

27 Optimization problem

28 Results Pareto front

29 Decision making: Return loss as a function of frequency

30 Design variables at Pareto front

31 Optimization algorithms Black-box algorithms have the advantage that they can be used for very different problems, such as combustion engine and antenna optimization But, since we have full access to the simulation software a tighter coupling between simulation and optimization should be investigated This includes gradient-based methods and methods for which the grid resolution is controlled by the optimization algorithm

32 Gradient based optimization algorithms By using the adjoint equation the derivates with respect to the design parameters can be efficiently and accurately computed For Maxwell s equations the differential operator is self-adjoint. PEC boundary conditions are self-adjoint, other BCs need modification Source code is available which makes gradient based optimization possible Apply optimization methods such as e.g. SQP or Methods of Moving Asymptots that utilize gradient information Another option is to use RBF with generalized interpolation that utilize gradient information

33 Tight coupling of optimization and simulation Grid resolution is controlled by the optimizer Most simulations are performed on a coarse model to find interesting region Adaptive meshing Close collaboration with our partner Fraunhofer-ITWM who has much experience in such algorithms for various applications

34 Summary The knowledge and software built up in the earlier optimization projects combined with the strong CEM tradition at FCC constitute a strong platform for performing research on antenna optimization Virtual prototyping based on optimization with simulation assists antenna engineers in the design process Long-term goal is to develop a tool-box for CEM-based optimal design

CONVERGE Features, Capabilities and Applications

CONVERGE Features, Capabilities and Applications CONVERGE Features, Capabilities and Applications CONVERGE CONVERGE The industry leading CFD code for complex geometries with moving boundaries. Start using CONVERGE and never make a CFD mesh again. CONVERGE

More information

OpenFOAM Optimization Tools

OpenFOAM Optimization Tools OpenFOAM Optimization Tools Henrik Rusche and Aleks Jemcov h.rusche@wikki-gmbh.de and a.jemcov@wikki.co.uk Wikki, Germany and United Kingdom OpenFOAM Optimization Tools p. 1 Agenda Objective Review optimisation

More information

Consequence for a dualband application

Consequence for a dualband application rel. bandwidth -6dB [%] DESIGN CONSIDERATIONS FOR INTEGRATED MOBILE PHONE ANTENNAS D. Manteuffel, A. Bahr, D. Heberling, I. Wolff IMST GmbH, Germany, e-mail: manteuffel@imst.de Abstract Based on the investigation

More information

Flexible PCB Antenna with Cable Integration Application Note Version 2

Flexible PCB Antenna with Cable Integration Application Note Version 2 Flexible PCB Antenna with Cable Integration Application Note Version 2 CONTENTS 1. BASICS 2. APPLICATIONS 3. SIZE 4. SHAPE 5. GROUND PLANE SIZE 6. IMPEDANCE 7. BANDWIDTH 8. VSWR 9. GAIN 10. EFFICIENCY

More information

POLITECNICO DI MILANO Department of Energy

POLITECNICO DI MILANO Department of Energy 1D-3D coupling between GT-Power and OpenFOAM for cylinder and duct system domains G. Montenegro, A. Onorati, M. Zanardi, M. Awasthi +, J. Silvestri + ( ) Dipartimento di Energia - Politecnico di Milano

More information

Simulation of Mobile Phone Antenna Performance

Simulation of Mobile Phone Antenna Performance Tough technical requirements are being put on handsets. Mobile phones have to deal with an ever increasing number of services, while at the same time the cost of the systems is being reduced. RD in the

More information

Problem Statement In order to satisfy production and storage requirements, small and medium-scale industrial

Problem Statement In order to satisfy production and storage requirements, small and medium-scale industrial Problem Statement In order to satisfy production and storage requirements, small and medium-scale industrial facilities commonly occupy spaces with ceilings ranging between twenty and thirty feet in height.

More information

Insight on mobile phones and communication system:

Insight on mobile phones and communication system: Introduction: Rapid progresses are being made in wireless communications to make interactive voice, data and even video services available anytime and anyplace. Nowadays mobile phones are becoming ubiquitous.

More information

Design of a Planar Omnidirectional Antenna for Wireless Applications

Design of a Planar Omnidirectional Antenna for Wireless Applications Design of a Planar Omnidirectional Antenna for Wireless Applications Randy Bancroft and Blaine Bateman Centurion Wireless Technologies Westminster, Colorado Abstract Omnidirectional antennas are of great

More information

National Laboratory of Antennas and Microwave Technology Xidian University Xi an, Shaanxi 710071, China

National Laboratory of Antennas and Microwave Technology Xidian University Xi an, Shaanxi 710071, China Progress In Electromagnetics Research, PIER 76, 237 242, 2007 A BROADBAND CPW-FED T-SHAPE SLOT ANTENNA J.-J. Jiao, G. Zhao, F.-S. Zhang, H.-W. Yuan, and Y.-C. Jiao National Laboratory of Antennas and Microwave

More information

Effects of Mobile Phone Radiation onto Human Head with Variation of Holding Cheek and Tilt Positions

Effects of Mobile Phone Radiation onto Human Head with Variation of Holding Cheek and Tilt Positions Effects of Mobile Phone Radiation onto Human Head with Variation of Holding Cheek and Tilt Positions M. R. Iqbal-Faruque* 1, N. Aisyah-Husni 2, Md. Ikbal-Hossain 1, M. Tariqul-Islam 2 and N. Misran 2 1

More information

Introduction to antenna and near-field simulation in CST Microwave Studio software

Introduction to antenna and near-field simulation in CST Microwave Studio software Lisbon, IT, 22 March 2010 Introduction to antenna and near-field simulation in CST Microwave Studio software Jorge R. Costa Jerzy Guterman 2005, it - instituto de telecomunicações. Todos os direitos reservados.

More information

Antenna Properties and their impact on Wireless System Performance. Dr. Steven R. Best. Cushcraft Corporation 48 Perimeter Road Manchester, NH 03013

Antenna Properties and their impact on Wireless System Performance. Dr. Steven R. Best. Cushcraft Corporation 48 Perimeter Road Manchester, NH 03013 Antenna Properties and their impact on Wireless System Performance Dr. Steven R. Best Cushcraft Corporation 48 Perimeter Road Manchester, NH 03013 Phone (603) 627-7877 FAX: (603) 627-1764 Email: sbest@cushcraft.com

More information

EH-20 20m antenna. By VE3RGW

EH-20 20m antenna. By VE3RGW EH-20 20m antenna By VE3RGW Equivalent circuit of EH-20 (prototype 2A) antenna system. Upper cylinder Lower cylinder Ground Counter pose Phasing coil Impedance transformer and tune circuit Tune coil Feed

More information

A Novel Multi Frequency Rectangular Microstrip Antenna with Dual T Shaped Slots for UWB Applications

A Novel Multi Frequency Rectangular Microstrip Antenna with Dual T Shaped Slots for UWB Applications IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ver. VI (Feb. 2014), PP 120-124 A Novel Multi Frequency Rectangular Microstrip

More information

by Hiroyuki Tamaoka *, Hiroki Hamada * and Takahiro Ueno * 1. INTRODUCTION 2. DEVELOPMENTAL TASKS

by Hiroyuki Tamaoka *, Hiroki Hamada * and Takahiro Ueno * 1. INTRODUCTION 2. DEVELOPMENTAL TASKS by Hiroyuki Tamaoka *, Hiroki Hamada * and Takahiro Ueno * Antennas for mobile phone handsets are generally required to have such ABSTRACT characteristics as compactness, complete built-in mountability,

More information

EM Noise Mitigation in Circuit Boards and Cavities

EM Noise Mitigation in Circuit Boards and Cavities EM Noise Mitigation in Circuit Boards and Cavities Faculty (UMD): Omar M. Ramahi, Neil Goldsman and John Rodgers Visiting Professors (Finland): Fad Seydou Graduate Students (UMD): Xin Wu, Lin Li, Baharak

More information

High-fidelity electromagnetic modeling of large multi-scale naval structures

High-fidelity electromagnetic modeling of large multi-scale naval structures High-fidelity electromagnetic modeling of large multi-scale naval structures F. Vipiana, M. A. Francavilla, S. Arianos, and G. Vecchi (LACE), and Politecnico di Torino 1 Outline ISMB and Antenna/EMC Lab

More information

Bandwidth and Mutual Coupling Analysis of a Circular Microstrip MIMO Antenna Using Artificial Neural Networks

Bandwidth and Mutual Coupling Analysis of a Circular Microstrip MIMO Antenna Using Artificial Neural Networks Bandwidth and Mutual Coupling Analysis of a Circular Microstrip MIMO Antenna Using Artificial Neural Networks K SRI RAMA KRISHNA Department of Electronics and Communication Engineering Jawaharlal Nehru

More information

RF EXPOSURE LIMITS AND TESTING REQUIREMENTS

RF EXPOSURE LIMITS AND TESTING REQUIREMENTS RF EXPOSURE LIMITS AND TESTING REQUIREMENTS Jay Moulton Vice President March 12, 2013 1 OVERVIEW Specific Absorption Rate (SAR) and Maximum Permissible Exposure (MPE) Standards and Limits Evaluation Methods

More information

Progress In Electromagnetics Research C, Vol. 11, 147 154, 2009 COMPACT SIZE AND DUAL BAND SEMICIRCLE SHAPED ANTENNA FOR MIMO APPLICATIONS

Progress In Electromagnetics Research C, Vol. 11, 147 154, 2009 COMPACT SIZE AND DUAL BAND SEMICIRCLE SHAPED ANTENNA FOR MIMO APPLICATIONS Progress In Electromagnetics Research C, Vol. 11, 147 154, 2009 COMPACT SIZE AND DUAL BAND SEMICIRCLE SHAPED ANTENNA FOR MIMO APPLICATIONS R. Sadeghi Fakhr Department of Electrical Engineeri Islamic Azad

More information

Design of an U-slot Folded Shorted Patch Antenna for RF Energy Harvesting

Design of an U-slot Folded Shorted Patch Antenna for RF Energy Harvesting Design of an U-slot Folded Shorted Patch Antenna for RF Energy Harvesting Diponkar Kundu, Ahmed Wasif Reza, and Harikrishnan Ramiah Abstract Novel optimized U-slot Folded Shorted Patch Antenna (FSPA) is

More information

GPR Polarization Simulation with 3D HO FDTD

GPR Polarization Simulation with 3D HO FDTD Progress In Electromagnetics Research Symposium Proceedings, Xi an, China, March 6, 00 999 GPR Polarization Simulation with 3D HO FDTD Jing Li, Zhao-Fa Zeng,, Ling Huang, and Fengshan Liu College of Geoexploration

More information

AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL

AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL 14 th European Conference on Mixing Warszawa, 10-13 September 2012 AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL Joanna Karcz, Lukasz Kacperski

More information

Time and Frequency Domain Analysis for Right Angle Corners on Printed Circuit Board Traces

Time and Frequency Domain Analysis for Right Angle Corners on Printed Circuit Board Traces Time and Frequency Domain Analysis for Right Angle Corners on Printed Circuit Board Traces Mark I. Montrose Montrose Compliance Services 2353 Mission Glen Dr. Santa Clara, CA 95051-1214 Abstract: For years,

More information

Effects of Cell Phone Radiation on the Head. BEE 4530 Computer-Aided Engineering: Applications to Biomedical Processes

Effects of Cell Phone Radiation on the Head. BEE 4530 Computer-Aided Engineering: Applications to Biomedical Processes Effects of Cell Phone Radiation on the Head BEE 4530 Computer-Aided Engineering: Applications to Biomedical Processes Group 3 Angela Cai Youjin Cho Mytien Nguyen Praveen Polamraju Table of Contents I.

More information

Avaya WLAN 9100 External Antennas for use with the WAO-9122 Access Point

Avaya WLAN 9100 External Antennas for use with the WAO-9122 Access Point Avaya WLAN 9100 External Antennas for use with the WAO-9122 Access Point Overview To optimize the overall performance of a WLAN in an outdoor deployment it is important to understand how to maximize coverage

More information

An equivalent circuit of a loop antenna.

An equivalent circuit of a loop antenna. 3.2.1. Circuit Modeling: Loop Impedance A loop antenna can be represented by a lumped circuit when its dimension is small with respect to a wavelength. In this representation, the circuit parameters (generally

More information

Overset Grids Technology in STAR-CCM+: Methodology and Applications

Overset Grids Technology in STAR-CCM+: Methodology and Applications Overset Grids Technology in STAR-CCM+: Methodology and Applications Eberhard Schreck, Milovan Perić and Deryl Snyder eberhard.schreck@cd-adapco.com milovan.peric@cd-adapco.com deryl.snyder@cd-adapco.com

More information

Today s handsets have to meet tough ELECTROMAGNETIC SIMULATION OF MOBILE PHONE ANTENNA PERFORMANCE

Today s handsets have to meet tough ELECTROMAGNETIC SIMULATION OF MOBILE PHONE ANTENNA PERFORMANCE ELECTROMAGNETIC SIMULATION OF MOBILE PHONE ANTENNA PERFORMANCE The telecommunications sector is making great advances aimed at delivering an even stream of high-tech devices, covering the significant consumer

More information

Wireless Power Transfer System Design. Julius Saitz ANSYS

Wireless Power Transfer System Design. Julius Saitz ANSYS Wireless Power Transfer System Design Julius Saitz ANSYS 1 WPT System 2 Wireless Power Transfer (WPT) Near-Field (Inductive coupling, resonant) Do not rely on propagating EM waves Operate at distances

More information

PCB Antenna with Cable Integration Application Note Version 2

PCB Antenna with Cable Integration Application Note Version 2 PCB Antenna with Cable Integration Application Note Version 2 CONTENTS 1. BASICS 2. APPLICATIONS 3. SIZE 4. SHAPE 5. GROUND PLANE SIZE 6. BANDWIDTH 7. VSWR 8. GAIN 9. EFFICIENCY 10. TECHNOLOGY ADVANTAGES

More information

How To Design An Ism Band Antenna For 915Mhz/2.4Ghz Ism Bands On A Pbbb (Bcm) Board

How To Design An Ism Band Antenna For 915Mhz/2.4Ghz Ism Bands On A Pbbb (Bcm) Board APPLICATION NOTE Features AT09567: ISM Band PCB Antenna Reference Design Atmel Wireless Compact PCB antennas for 915MHz and 2.4GHz ISM bands Easy to integrate Altium design files and gerber files Return

More information

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER International Journal of Advancements in Research & Technology, Volume 1, Issue2, July-2012 1 CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER ABSTRACT (1) Mr. Mainak Bhaumik M.E. (Thermal Engg.)

More information

Review Paper for Broadband CPW-Fed T-Shape Slot Antenna

Review Paper for Broadband CPW-Fed T-Shape Slot Antenna Review Paper for Broadband CPW-Fed T-Shape Slot Antenna Shahpure Sana 1, Bharate Rajashri 2, Prof. Jadhav D.A. 3 1,2 BE, Dept. of E&TC, Brahmdevdada Mane Institute of Technology, Dist. Solapur (Maharashtra)

More information

Application of FEM-Tools in the Engine Development Process

Application of FEM-Tools in the Engine Development Process Application of FEM-Tools in the Engine Development Process H. Petrin, B. Wiesler e-mail: helmut.petrin@avl.com, bruno.wiesler@avl.com AVL List GmbH Graz, Austria Abstract The requirements for the development

More information

Software-Engineering und Optimierungsanwendungen in der Thermodynamik

Software-Engineering und Optimierungsanwendungen in der Thermodynamik Software-Engineering und Optimierungsanwendungen in der Thermodynamik Optimierung 3 Optimization Frameworks Prof. Dr. Rolf Dornberger Optimization: 3 Optimization Frameworks 30.04.2006 3 Optimization Frameworks

More information

Software for Design NMR Probes Using the Shielded Split Ring and the Shielded Symmetrical Band Resonators

Software for Design NMR Probes Using the Shielded Split Ring and the Shielded Symmetrical Band Resonators Software for Design NMR Probes Using the Shielded Split Ring and the Shielded Symmetrical Band Resonators Nasreddine Benahmed University of Tlemcen, Algeria ABSTRACT This article presents a software (NMR

More information

VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle

VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle Guillermo Vietti, Gianluca Dassano, Mario Orefice LACE, Politecnico di Torino, Turin, Italy. guillermo.vietti@polito.it Work

More information

Design & Simulation of 8-Shape Slotted Microstrip Patch Antenna

Design & Simulation of 8-Shape Slotted Microstrip Patch Antenna World Applied Sciences Journal 31 (6): 1065-1071, 2014 ISSN 1818-4952 IDOSI Publications, 2014 DOI: 10.5829/idosi.wasj.2014.31.06.1462 Design & Simulation of 8-Shape Slotted Microstrip Patch Antenna Sohag

More information

RFID Receiver Antenna Project for 13.56 Mhz Band

RFID Receiver Antenna Project for 13.56 Mhz Band RFID Receiver Antenna Project for 13.56 Mhz Band Fatih Eken TE 401 Microwave Course Term Project, Fall 2004 Supervised by Asst. Prof. İbrahim Tekin Telecommunication Program in Faculty of Engineering and

More information

Computational Fluid Dynamic Modeling Applications

Computational Fluid Dynamic Modeling Applications Computational Fluid Dynamic Modeling Applications Canadian Heavy Oil Conference Dr. Marvin Weiss What is CFD Computational Fluid Dynamics Colorful Fluid Dynamics Colors For Directors Carefully Fitted Data

More information

Embedded FM/TV Antenna System

Embedded FM/TV Antenna System 1 Embedded FM/TV Antenna System Final Report Prepared for By January 21, 2011 2 Table of Contents 1 Introduction... 5 2 Technical Specification... 6 3 Prototype Antenna... 7 4 FASTROAD Active module fabrication...

More information

Enhancing the Design of Electric Machines through the Interaction of Software Tools. Markus Anders Electric machine sector manager CD-adpaco

Enhancing the Design of Electric Machines through the Interaction of Software Tools. Markus Anders Electric machine sector manager CD-adpaco Enhancing the Design of Electric Machines through the Interaction of Software Tools Markus Anders Electric machine sector manager CD-adpaco Outline Part I: SPEED and STAR-CCM+ Enhancing the thermal design

More information

Antenna Trainer EAN. www.edibon.com. Technical Teaching Equipment INTRODUCTION

Antenna Trainer EAN. www.edibon.com. Technical Teaching Equipment INTRODUCTION Antenna Trainer EAN Technical Teaching Equipment Products Products range Units 3.-Communications INTRODUCTION Antennas are the main element of aerial communications. They are the transition between a transmission

More information

Multiphase Flow - Appendices

Multiphase Flow - Appendices Discovery Laboratory Multiphase Flow - Appendices 1. Creating a Mesh 1.1. What is a geometry? The geometry used in a CFD simulation defines the problem domain and boundaries; it is the area (2D) or volume

More information

Lecture 16 - Free Surface Flows. Applied Computational Fluid Dynamics

Lecture 16 - Free Surface Flows. Applied Computational Fluid Dynamics Lecture 16 - Free Surface Flows Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Example: spinning bowl Example: flow in

More information

A PRACTICAL MINIATURIZED U-SLOT PATCH ANTENNA WITH ENHANCED BANDWIDTH

A PRACTICAL MINIATURIZED U-SLOT PATCH ANTENNA WITH ENHANCED BANDWIDTH Progress In Electromagnetics Research B, Vol. 3, 47 62, 2008 A PRACTICAL MINIATURIZED U-SLOT PATCH ANTENNA WITH ENHANCED BANDWIDTH G. F. Khodaei, J. Nourinia, and C. Ghobadi Electrical Engineering Department

More information

Selecting a Transmission Line for Your Broadcast System

Selecting a Transmission Line for Your Broadcast System Selecting a Transmission Line for Your Broadcast System Introduction This Bulletin presents the procedures broadcasters need for calculating attenuation and power handling parameters to properly design

More information

Optimization algorithms for aeronautical engine components: CFD design applications

Optimization algorithms for aeronautical engine components: CFD design applications Optimization algorithms for aeronautical engine components: CFD design applications 1 Outline CFD Optimization Research projects Combustor applications Injection system design à swirl number Cowl design

More information

Keywords: Slot antenna, ultra wideband (UWB), Microstrip line feeding, HFSS Simulation software.

Keywords: Slot antenna, ultra wideband (UWB), Microstrip line feeding, HFSS Simulation software. IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Design of Compact UWB Printed Slot Antenna for GPS, GSM &Bluetooth Applications S.P.Shinde *1, M. M. Jadhav 2 *1, 2 Electronics

More information

LONG RANGE ULTRA-HIGH FREQUENCY (UHF) RADIO FREQUENCY IDENTIFICATION (RFID) ANTENNA DESIGN. A Thesis. Submitted to the Faculty.

LONG RANGE ULTRA-HIGH FREQUENCY (UHF) RADIO FREQUENCY IDENTIFICATION (RFID) ANTENNA DESIGN. A Thesis. Submitted to the Faculty. LONG RANGE ULTRA-HIGH FREQUENCY (UHF) RADIO FREQUENCY IDENTIFICATION (RFID) ANTENNA DESIGN A Thesis Submitted to the Faculty of Purdue University by Nathan D. Reynolds In Partial Fulfillment of the Requirements

More information

Co-simulation of Microwave Networks. Sanghoon Shin, Ph.D. RS Microwave

Co-simulation of Microwave Networks. Sanghoon Shin, Ph.D. RS Microwave Co-simulation of Microwave Networks Sanghoon Shin, Ph.D. RS Microwave Outline Brief review of EM solvers 2D and 3D EM simulators Technical Tips for EM solvers Co-simulated Examples of RF filters and Diplexer

More information

VJ 6040 Mobile Digital TV UHF Antenna Evaluation Board

VJ 6040 Mobile Digital TV UHF Antenna Evaluation Board VISHAY VITRAMON Multilayer Chip Capacitors Application Note GENERAL is a multilayer ceramic chip antenna designed for receiving mobile digital TV transmissions in the UHF band. The target application for

More information

Maximizing Throughput and Coverage for Wi Fi and Cellular

Maximizing Throughput and Coverage for Wi Fi and Cellular Maximizing Throughput and Coverage for Wi Fi and Cellular A White Paper Prepared by Sebastian Rowson, Ph.D. Chief Scientist, Ethertronics, Inc. www.ethertronics.com March 2012 Introduction Ask consumers

More information

Franz Hirtenfelder and Stephen Murray, CST Computer Simulation Technology and W. L. Gore and Associates (Gore) March 5, 2015

Franz Hirtenfelder and Stephen Murray, CST Computer Simulation Technology and W. L. Gore and Associates (Gore) March 5, 2015 1 of 7 3/17/2015 9:38 AM Home Franz Hirtenfelder and Stephen Murray, CST Computer Simulation Technology and W. L. Gore and Associates (Gore) March 5, 2015 Editor s Note: A cable that leaks electromagnetic

More information

AduTarboush, HF; Nilavalan, R; Peter, T; Cheung, SW. Creative Commons: Attribution 3.0 Hong Kong License

AduTarboush, HF; Nilavalan, R; Peter, T; Cheung, SW. Creative Commons: Attribution 3.0 Hong Kong License Title Small and thin inverted-f antenna with insensitive ground plane for mobile handsets Author(s) AduTarboush, HF; Nilavalan, R; Peter, T; Cheung, SW Citation The 2010 Loughborough Antennas and Propagation

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

Extending Rigid-Flex Printed Circuits to RF Frequencies

Extending Rigid-Flex Printed Circuits to RF Frequencies Extending -Flex Printed Circuits to RF Frequencies Robert Larmouth Teledyne Electronic Technologies 110 Lowell Rd., Hudson, NH 03051 (603) 889-6191 Gerald Schaffner Schaffner Consulting 10325 Caminito

More information

Coupling micro-scale CFD simulations to meso-scale models

Coupling micro-scale CFD simulations to meso-scale models Coupling micro-scale CFD simulations to meso-scale models IB Fischer CFD+engineering GmbH Fabien Farella Michael Ehlen Achim Fischer Vortex Factoria de Càlculs SL Gil Lizcano Outline Introduction O.F.Wind

More information

CFD Simulation of HSDI Engine Combustion Using VECTIS

CFD Simulation of HSDI Engine Combustion Using VECTIS CFD Simulation of HSDI Engine Combustion Using VECTIS G. Li, S.M. Sapsford Ricardo Consulting Engineer s Ltd., Shoreham-by-Sea, UK ABSTRACT As part of the VECTIS code validation programme, CFD simulations

More information

Comparative analysis for Bandwidth Enhancement of RMPA using EBG and varying feed line lengths

Comparative analysis for Bandwidth Enhancement of RMPA using EBG and varying feed line lengths Comparative analysis for Bandwidth Enhancement of RMPA using EBG and varying feed line lengths Tripti Basedia 1 1 EC Deptt., SRIT, India, Jabalpur Rahul Koshtha 2 EC Deptt., SRIT, India, Jabalpur ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

CCTech TM. ICEM-CFD & FLUENT Software Training. Course Brochure. Simulation is The Future

CCTech TM. ICEM-CFD & FLUENT Software Training. Course Brochure. Simulation is The Future . CCTech TM Simulation is The Future ICEM-CFD & FLUENT Software Training Course Brochure About. CCTech Established in 2006 by alumni of IIT Bombay. Our motive is to establish a knowledge centric organization

More information

CITY UNIVERSITY OF HONG KONG. A Study of Electromagnetic Radiation and Specific Absorption Rate of Mobile Phones with Fractional Human Head Models

CITY UNIVERSITY OF HONG KONG. A Study of Electromagnetic Radiation and Specific Absorption Rate of Mobile Phones with Fractional Human Head Models CITY UNIVERSITY OF HONG KONG A Study of Electromagnetic Radiation and Specific Absorption Rate of Mobile Phones with Fractional Human Head Models Submitted to Department of Electronic Engineering in Partial

More information

Coaxial Cable Feeder Influence on Yagi Antenna Dragoslav Dobričić, YU1AW dragan@antennex.com

Coaxial Cable Feeder Influence on Yagi Antenna Dragoslav Dobričić, YU1AW dragan@antennex.com Coaxial Cable Feeder Influence on Yagi Antenna Dragoslav Dobričić, YU1AW dragan@antennex.com Introduction o far, in several previous articles [1, 2, 3], we investigated how boom radius and its S distance

More information

CFD modelling of floating body response to regular waves

CFD modelling of floating body response to regular waves CFD modelling of floating body response to regular waves Dr Yann Delauré School of Mechanical and Manufacturing Engineering Dublin City University Ocean Energy Workshop NUI Maynooth, October 21, 2010 Table

More information

Certificate of Advanced Study in Microwave Engineering

Certificate of Advanced Study in Microwave Engineering Certificate of Advanced Study in Microwave Engineering The Department of Electrical Engineering and Computer Science (EECS) at Syracuse University offers the Certificate of Advanced Study in Microwave

More information

Simulation électromagnétique 3D et câblage, exemples dans l'automobile et aéronautique :

Simulation électromagnétique 3D et câblage, exemples dans l'automobile et aéronautique : Simulation électromagnétique 3D et câblage, exemples dans l'automobile et aéronautique : CST, Christophe Morin 1 www.cst.com Agenda - Présentation CST - Simulation câblage dans modèle 3D - Exemples automobile

More information

SIW 2D PLANAR ARRAY WITH FOUR CROSS SLOTS RADIATOR AND TUNING VIAS

SIW 2D PLANAR ARRAY WITH FOUR CROSS SLOTS RADIATOR AND TUNING VIAS Progress In Electromagnetics Research C, Vol. 40, 83 92, 2013 SIW 2D PLANAR ARRAY WITH FOUR CROSS SLOTS RADIATOR AND TUNING VIAS P. Sanchez-Olivares, J. L. Masa-Campos *, J. A. Ruiz-Cruz, and B. Taha-Ahmed

More information

PRINTED LOOP ANTENNA INTEGRATED INTO A COMPACT, OUTDOOR WLAN ACCESS POINT WITH DUAL-POLARIZED RADIATION

PRINTED LOOP ANTENNA INTEGRATED INTO A COMPACT, OUTDOOR WLAN ACCESS POINT WITH DUAL-POLARIZED RADIATION Progress In Electromagnetics Research C, Vol. 19, 25 35, 2011 PRINTED LOOP ANTENNA INTEGRATED INTO A COMPACT, OUTDOOR WLAN ACCESS POINT WITH DUAL-POLARIZED RADIATION S.-W. Su Network Access Strategic Business

More information

WAVES AND FIELDS IN INHOMOGENEOUS MEDIA

WAVES AND FIELDS IN INHOMOGENEOUS MEDIA WAVES AND FIELDS IN INHOMOGENEOUS MEDIA WENG CHO CHEW UNIVERSITY OF ILLINOIS URBANA-CHAMPAIGN IEEE PRESS Series on Electromagnetic Waves Donald G. Dudley, Series Editor IEEE Antennas and Propagation Society,

More information

Fully Automatic In-cylinder Workflow Using HEEDS / es-ice / STAR-CD

Fully Automatic In-cylinder Workflow Using HEEDS / es-ice / STAR-CD Fully Automatic In-cylinder Workflow Using HEEDS / es-ice / STAR-CD Simon Fischer Senior ICE Application Support Engineer CD-adapco Nuremberg Office Gerald Schmidt Director/Powertrain - CD-adapco New York

More information

Impedance Matching and Matching Networks. Valentin Todorow, December, 2009

Impedance Matching and Matching Networks. Valentin Todorow, December, 2009 Impedance Matching and Matching Networks Valentin Todorow, December, 2009 RF for Plasma Processing - Definition of RF What is RF? The IEEE Standard Dictionary of Electrical and Electronics Terms defines

More information

Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms

Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms Symposium on Automotive/Avionics Avionics Systems Engineering (SAASE) 2009, UC San Diego Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms Dipl.-Inform. Malte Lochau

More information

Use bandpass filters to discriminate against wide ranges of frequencies outside the passband.

Use bandpass filters to discriminate against wide ranges of frequencies outside the passband. Microwave Filter Design Chp6. Bandstop Filters Prof. Tzong-Lin Wu Department of Electrical Engineering National Taiwan University Bandstop Filters Bandstop filter V.S. Bandpass filter Use bandpass filters

More information

GSM frequency planning

GSM frequency planning GSM frequency planning Band : 890-915 and 935-960 MHz Channel spacing: 200 khz (but signal bandwidth = 400 khz) Absolute Radio Frequency Channel Number (ARFCN) lower band: upper band: F l (n) = 890.2 +

More information

A DUAL-POLARIZED WIDE-BAND PATCH ANTENNA FOR INDOOR MOBILE COMMUNICATION APPLICA- TIONS

A DUAL-POLARIZED WIDE-BAND PATCH ANTENNA FOR INDOOR MOBILE COMMUNICATION APPLICA- TIONS Progress In Electromagnetics Research, PIER 1, 189 2, 2010 A DUAL-POLARIZED WIDE-BAND PATCH ANTENNA FOR INDOOR MOBILE COMMUNICATION APPLICA- TIONS M. Secmen and A. Hizal Department of Electrical and Electronics

More information

Pillbox Antenna for 5.6 GHz Band Dragoslav Dobričić, YU1AW dragan@antennex.com

Pillbox Antenna for 5.6 GHz Band Dragoslav Dobričić, YU1AW dragan@antennex.com Pillbox Antenna for 5.6 GHz Band Dragoslav Dobričić, YU1AW dragan@antennex.com Introduction The pillbox or cheese antenna is made of two parallel plates which are connected to the narrow strip of parabolic

More information

Quad-Band U-Slot Antenna for Mobile Applications

Quad-Band U-Slot Antenna for Mobile Applications 22 E. HERAS, Z. RAIDA, R. LAMADRID, QUAD-BAND U-SLOT ANTENNA FOR MOBILE APPLICATIONS Quad-Band U-Slot Antenna for Mobile Applications Eduardo de las HERAS PALMERO, Zbyněk RAIDA, Roberto LAMADRID RUIZ Dept.

More information

Digital Systems Ribbon Cables I CMPE 650. Ribbon Cables A ribbon cable is any cable having multiple conductors bound together in a flat, wide strip.

Digital Systems Ribbon Cables I CMPE 650. Ribbon Cables A ribbon cable is any cable having multiple conductors bound together in a flat, wide strip. Ribbon Cables A ribbon cable is any cable having multiple conductors bound together in a flat, wide strip. Each dielectric configuration has different high-frequency characteristics. All configurations

More information

Antennas 101 The Basics. Ward Silver NØAX

Antennas 101 The Basics. Ward Silver NØAX Antennas 101 The Basics Ward Silver NØAX The Basics - 1 Antennas radiate (or receive) because electrons are accelerated (or are caused to accelerate) in the antenna s elements Radio or electromagnetic

More information

Internal GPS Active Patch Antenna Application Note

Internal GPS Active Patch Antenna Application Note Internal GPS Active Patch Antenna Application Note APN-13-8-002/A Page 1 of 14 1. BASICS 2. APPLICATIONS 3. SIZE 4. SHAPE 5. GROUND PLANE 6. IMPEDANCE 7. BANDWIDTH 8. VSWR 9. LINK BUDGET 10. GAIN 11. NOISE

More information

Broadband Slotted Coaxial Broadcast Antenna Technology

Broadband Slotted Coaxial Broadcast Antenna Technology Broadband Slotted Coaxial Broadcast Antenna Technology Summary Slotted coaxial antennas have many advantages over traditional broadband panel antennas including much smaller size and wind load, higher

More information

Application Note 58 Crystal Considerations for Dallas Real-Time Clocks

Application Note 58 Crystal Considerations for Dallas Real-Time Clocks www.maxim-ic.com Application Note 58 Crystal Considerations for Dallas Real-Time Clocks OVERVIEW This application note describes crystal selection and layout techniques for connecting a 32,768Hz crystal

More information

ANALYSIS AND VERIFICATION OF A PROPOSED ANTENNA DESIGN FOR AN IMPLANTABLE. RFID TAG AT 915 MHz RAHUL BAKORE

ANALYSIS AND VERIFICATION OF A PROPOSED ANTENNA DESIGN FOR AN IMPLANTABLE. RFID TAG AT 915 MHz RAHUL BAKORE ANALYSIS AND VERIFICATION OF A PROPOSED ANTENNA DESIGN FOR AN IMPLANTABLE RFID TAG AT 915 MHz By RAHUL BAKORE Bachelor of Engineering in Electronics and Communication University Of Rajasthan Jaipur, Rajasthan,

More information

Calculation of Eigenmodes in Superconducting Cavities

Calculation of Eigenmodes in Superconducting Cavities Calculation of Eigenmodes in Superconducting Cavities W. Ackermann, C. Liu, W.F.O. Müller, T. Weiland Institut für Theorie Elektromagnetischer Felder, Technische Universität Darmstadt Status Meeting December

More information

MODELING OF PLANAR METAMATERIAL STRUCTURE AND ITS EFFECTIVE PARAMETER EXTRACTION

MODELING OF PLANAR METAMATERIAL STRUCTURE AND ITS EFFECTIVE PARAMETER EXTRACTION International Journal of Electronics and Communication Engineering & Technology (IJECET) Volume 7, Issue 1, Jan-Feb 2016, pp. 55-62, Article ID: IJECET_07_01_006 Available online at http://www.iaeme.com/ijecetissues.asp?jtype=ijecet&vtype=7&itype=1

More information

Numerical Simulation of the External Flow Field. Around a Bluff Car*

Numerical Simulation of the External Flow Field. Around a Bluff Car* Numerical Simulation of the External Flow Field Around a Bluff Car* Sun Yongling, Wu Guangqiang, Xieshuo Automotive Engineering Department Shanghai Tongji University Shanghai, China E-mail: wuqjuhyk@online.sh.cn

More information

Engine Optimization Methodologies: Tools and Strategies for Diesel Engine Design

Engine Optimization Methodologies: Tools and Strategies for Diesel Engine Design Engine Optimization Methodologies: Tools and Strategies for Diesel Engine Design George Delagrammatikas Dennis Assanis, Zoran Filipi, Panos Papalambros, Nestor Michelena The University of Michigan May

More information

Planar Antennas for WLAN Applications

Planar Antennas for WLAN Applications 2002 09 Ansoft Workshop Planar Antennas for WLAN Applications Kin-Lu Wong) Dept. of Electrical Engineering National Sun Yat-Sen University Kaohsiung, Taiwan 1 Outlines WLAN Mobile-Unit Antennas Surface

More information

NUMERICAL SIMULATION OF FLOW FIELDS IN CASE OF FIRE AND FORCED VENTILATION IN A CLOSED CAR PARK

NUMERICAL SIMULATION OF FLOW FIELDS IN CASE OF FIRE AND FORCED VENTILATION IN A CLOSED CAR PARK FACULTY OF ENGINEERING NUMERICAL SIMULATION OF FLOW FIELDS IN CASE OF FIRE AND FORCED VENTILATION IN A CLOSED CAR PARK Xavier Deckers, Mehdi Jangi, Siri Haga and Bart Merci Department of Flow, Heat and

More information

CONCEPT-II. Overview of demo examples

CONCEPT-II. Overview of demo examples CONCEPT-II CONCEPT-II is a frequency domain method of moment (MoM) code, under development at the Institute of Electromagnetic Theory at the Technische Universität Hamburg-Harburg (www.tet.tuhh.de). Overview

More information

Resonant Inductive Coupling Wireless Power Transfer

Resonant Inductive Coupling Wireless Power Transfer NaNoNetworking Summit 2012: RIC Wireless Power Transfer June 22nd 2012, N3CAT UPC Resonant Inductive Coupling Wireless Power Transfer Elisenda Bou Balust Outline Introduction Energy Challenges in Nanotechnology

More information

Connector Launch Design Guide

Connector Launch Design Guide WILD RIVER TECHNOLOGY LLC Connector Launch Design Guide For Vertical Mount RF Connectors James Bell, Director of Engineering 4/23/2014 This guide will information on a typical launch design procedure,

More information

Forum R.F.& Wireless, Roma il 21 Ottobre 2008 Dr. Emmanuel Leroux Country Manager for Italy emmanuel.leroux@cst.com 340 3768950

Forum R.F.& Wireless, Roma il 21 Ottobre 2008 Dr. Emmanuel Leroux Country Manager for Italy emmanuel.leroux@cst.com 340 3768950 Simulazione 3D elettromagnetica Time e Frequency domain Forum R.F.& Wireless, Roma il 21 Ottobre 2008 Dr. Emmanuel Leroux Country Manager for Italy emmanuel.leroux@cst.com 340 3768950 1 Agenda CST company

More information

CFD Analysis of a MILD Low-Nox Burner for the Oil and Gas industry

CFD Analysis of a MILD Low-Nox Burner for the Oil and Gas industry CFD Analysis of a MILD Low-Nox Burner for the Oil and Gas industry Alessandro Atzori Supervised by: Vincent Moreau Framework: Industria 2015 Bill on competitiveness and industrial policy, approved on 22

More information

Fast Iterative Solvers for Integral Equation Based Techniques in Electromagnetics

Fast Iterative Solvers for Integral Equation Based Techniques in Electromagnetics Fast Iterative Solvers for Integral Equation Based Techniques in Electromagnetics Mario Echeverri, PhD. Student (2 nd year, presently doing a research period abroad) ID:30360 Tutor: Prof. Francesca Vipiana,

More information

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz

AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz AN1200.04 Application Note: FCC Regulations for ISM Band Devices: Copyright Semtech 2006 1 of 15 www.semtech.com 1 Table of Contents 1 Table of Contents...2 1.1 Index of Figures...2 1.2 Index of Tables...2

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 4, Issue 2, February 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Novel Approach

More information

Pushing the limits. Turbine simulation for next-generation turbochargers

Pushing the limits. Turbine simulation for next-generation turbochargers Pushing the limits Turbine simulation for next-generation turbochargers KWOK-KAI SO, BENT PHILLIPSEN, MAGNUS FISCHER Computational fluid dynamics (CFD) has matured and is now an indispensable tool for

More information