SlideShare a Scribd company logo
1 of 5
Download to read offline
Global Adjoint Sensitivity Analysis of Coupled
Coils using Parameterized Model Order Reduction
Luca De Camillis and Giulio Antonini
Dipartimento di Ingegneria Industriale
e dell'Informazione e di Economia
Francesco Ferranti
Department of Fundamental Electricity
and Instrumentation
Albert E. Ruehli
EMC Lab.
Missouri Univ. of Sci. & Technol.,
Rolla, MO, USAVia G. Gronchi, 18,67100, L'Aquila, ITALY
Email: giulio.antonini@univaq.it
Vrije Universiteit Brussel
B-1050 Brussels, Belgium
Email: francesco.ferranti@vub.ac.be
Email: albert.ruehli@gmail.com
Abstract-This paper presents a parameterized model order
reduction technique for eft'cient global sensitivity analysis of
coupled coils. It Is based on the use of parameterized models
for the electromagnetic matrices and the Krylov matrices of
the original and corresponding adjoint systems, and congruence
transformations. Numerical results conf rm the eft'ciency and
accuracy of the proposed method for global sensitivity analysis
over the complete design space of interest.
Index Terms-Partial element equivalent circuit, sensitiv-
ity analysis, parameterized model order reduction, frequency-
domain circuit simulation.
I. INTRODUCTION
Full wave numerical techniques are often used to model
electromagnetic (EM) systems and are often employed in their
optimization process to achieve particular performances or
mitigating electromagnetic compatibility (EMC) and signal
integrity (SI) problems. Effcient and accurate sensitivity infor-
mation with respect to design parameters is important, since
it provides designers with valuable information in terms of
identifying critical parameters in the design. Furthermore, sen-
sitivity analysis can be used with gradient-based optimization
techniques to speed-up the design process, to perform statis-
tical and yield analysis, and to evaluate the impact of process
variability on the design. Traditional EM-based optimization
techniques estimate the responses sensitivities required by the
optimizer through a f nite-difference approach, which invokes
the EM simulator repeatedly for perturbed values of the design
variables [1]. The perturbative approach is computationally
expensive and often inaccurate, thus impractical, when the size
of the model and number of design parameters for optimization
becomes large.
Among EM methods, the partial element equivalent circuit
(PEEC) [2]-[4] has become increasingly popular because of its
capability to transform the EM system under examination into
a RLC equivalent circuit. PEEC uses a circuit interpretation
of the electric f eld integral equation (EFIE) [5], thus allowing
the handling of complex problems involving EM f elds and
circuits using a unique circuit environment [6], [7].
Although the PEEC method is very popular for its accuracy
and versatility, its use to solve EM equations can result in very
large system of equations, which are often computationally
978-1-5090-1442-2/16/$31.00 ©2016 IEEE 90
expensive to solve. This problem becomes even worse when
one considers a typical design process, which requires repeated
simulations of the same structure for different frequency and
design parameters values.
Model-order reduction (MOR) techniques [8]-[11] and their
parameterized versions (PMOR) [12]-[14] have been proposed
to minimize the computational complexity of PEEC simu-
lations, while retaining accuracy. MOR techniques perform
model reduction only with respect to frequency, while PMOR
techniques that can reduce large systems of equations with
respect to frequency and other design parameters of the circuit,
such as geometrical layout characteristics.
More recently, the PEEC method has also been used to
perform parameterized sensitivity analyses of multiport sys-
tems that depend on multiple design parameters [15]. An
interpolation process provides parameterized models of these
matrices as functions of design parameters. The proposed
interpolation scheme is able to compute derivatives of EM
matrices, which are needed to perform the system sensitivity
analysis [13]. The limitation of such an approach relies on the
high computational cost when the size of the EM matrices of
the PEEC circuits becomes large.
In this paper, we propose a new PMOR technique to
effciently perform global sensitivity analysis of coupled coils
over the complete design space of interest. It is based on the
use of parameterized models for the electromagnetic PEEC
matrices and the Krylov matrices of the original and cor-
responding adjoint systems, and congruence transformations.
Of course, the proposed methodology can also be applied to
different and more complex problems.
II. SENSITIVITY FORMULATION
Consider the following system of equations in the Laplace
domain and in an admittance representation:
{ sCX(s) = -GX(s) +BVp(s) (1)
Ip(s) = LTX(s)
where C E lR.n• xn., G E lR.n• xn., B E lR.n.xnp e L E
lR.n• xnp , ns the number of states and np the number of ports.
In [12], [13], such a formulation is obtained applying the
modifed nodal formulation (MNA) to the circuit equations
provided by the PEEC method. If we include the dependence
on a design parameter A, the system (1) becomes
{ sC(A) X(s, A) = -G(A) X(s, A) + B Yp(s) (2)
Ip(s, A) = LTX(s, A)
The PEEC matrices B, L do not depend on the design
parameters. We note that for ease of notation we consider one
design parameter in what follows, but the proposed method
can be applied to multiple design parameters. Starting from
(1), one of the most effcient method to determine sensitivity
information is the adjoint technique [16]. The system
{sCa(A)Xa(s, A) = -Ga(A)Xa(s, A) + BaYp(s) (3)
where Ca = CT, G a = GT, Ba = L is defned as
adjoint system. Given the original and adjoint systems, and
being A a design parameter, the sensitivity of the admittance
representation with respect to Acan be written in the Laplace
domain as
y = -X~ . (sa+G) .x (4)
where X and Xa are the solution of the original and adjoint
systems:
(sC+G)X=B
(sCa +G a) Xa = Ba
(5)
The symbol ~ denotes the derivative with respect to A. The
solution of equation (4) yields the admittance sensitivity with
respect to A. The solution of this equation can be computa-
tionally expensive, therefore a model order reduction technique
will be shown in the next Section to reduce the complexity of
the calculation.
III. MODEL ORDER REDUCTION
The purpose of MOR techniques is to reduce large systems
of equations, while preserving the behavior of the original
model. The reduced system must be an approximation of the
original system, in a sense that its input-output behavior is
comparable to the original one, within a certain accuracy. In
[17], an effcient method to reduce the set of equations (1-4)
was presented. The method is based on the calculation and
use of two projection matrices transformations Y,Ya
X=YXr
Xa = YaXr,a
(6)
The Y matrix is the projection matrix of the original system
(1) that can be obtained using a projection-based MOR algo-
rithm [8], [9]. The Y a matrix is instead the projection matrix
obtained applying the same algorithms to the adjoint system
(3) [17]. In this paper, the Laguerre-SVD technique [8] has
been chosen to compute the projection matrices. Using these
projection matrices, the matrices Xr and Xr,a are smaller in
size with respect to the original ones. From (5) Xr and Xr,a
can be rewritten as
Xr = (sCr +Gr)-l . Br
Xr,a = (sCr,a +Gr,a)-l . Br,a
(7)
(8)
91
where
Cr,a = Y~ . Ca . Y ac.r = yT·C·Y
G r = yT·G·Y
Br = yT·B
Gr,a = YJ . Ga . Y a (9)
Br,a = YJ ·Ba
The sensitivity of the admittance representation based on the
reduced matrices can be written as
(10)
where
~ T ~
Cr=Ya ·C·y
Gr =Y~ ·G·y
(11)
The sensitivity information can be found by solving equation
(10) upon the knowledge of derivatives of the PEEC matrices
C, Gwith respect to the design parameters. We note that the
MOR technique in [17] is limited to a local sensitivity analysis
around a design space nominal point. In the next Section, we
will discuss how to build parameterized models that allow
computing the derivatives of the PEEC matrices C, G and
how to extend this MOR algorithm to take into account design
parameters and perform a global sensitivity analysis over the
complete design space of interest.
IV. PARAMETERIZED MODELS AND MODEL ORDER
REDUCTION
In this Section, we extend the MOR algorithm [17] towards
a PMOR algorithm. The frst step is to generate a set of
PEEC matrices {C(Ak), G (Ak), B, L}:;,!']t from a set of initial
design space samples Ak [12], [13], [15]. The sampling grid
in the design space can be chosen to be uniform or adaptive.
Then, parameterized models {C(A), G(A))} are built using
interpolation schemes that allow computing derivatives [13],
[15]. Here, the multivariate cubic spline interpolation method
[18] is used, which is well-known for its stable and smooth
characteristics. This interpolation scheme is continuous in the
f rst and second order derivatives and therefore can be used
to compute the f rst order derivatives of the PEEC matrices
needed to solve equation (10). This interpolation scheme can
be used in the general case of an M-dimensional (M-D) design
space.
The second step involves the computation of the projection
matrices Y (Ak),Y a(Ak) for each point of the design space
sampling grid. The projection matrices are computed using
the Laguerre-SVD technique [8]. This technique f rst generates
the Krylov matrices Kq(Ak),Kq,a(Ak) based on the PEEC
matrices and then the projection matrices Y(Ak),Ya(Ak)
using a Singular Value Decomposition (SVD) decomposition
of Kq(Ak) and Kq,a(Ak), respectively [8]. Once the set of
Krylov matrices is gathered for each point of the design
space sampling grid (Ak,k = 1, ..., K tot ), the parameterized
models Kq(A),Kq,a(A) based on spline interpolation are built.
In theory, it is also possible to model directly the projection
matrices and create the models Y(A),Ya(A). However, this
choice might lead to inaccurate results due to the fact that
the projection matrices Y(Ak),Ya(Ak) are obtained from
Fig. 1. Coupled coils.
independent SVD operations for k = 1, ..., K tot and since
the SVD is not unique in general. V(>'k) and Va(>'k) might
result nonsmooth functions of >..
Finally. the system sensitivities for any point in the design
space are computed by evaluating the parameterized models
of the PEEC and Krylov matrices at that specif c point of
interest in the design space. performing an SVD step on
the interpolated Krylov matrices. performing the congruence
transformations (9). and solving equation (10) with the reduced
matrices.
V. NUMERICAL RESULTS
In this Section, the performances of the proposed algorithm
are demonstrated via its application to the sensitivity analysis
of the coupled coils depicted in Fig. 1. The sensitivity infor-
mation is computed with respect to two design parameters,
namely d being the distance between the two spirals and 9
being the gap of the single spiral. The sensitivity is calculated
considering 1x = 1y = 100 mm. t = s = 1 mm. A set of
PEEC matrices is computed over a grid of 6 x 6 samples for
values of d E [20 - 60] mm and 9 E [2 - 8] mm. Then. the
proposed algorithm is used to generate the parameterized mod-
els of the PEEC matrices and Krylov matrices of the original
and corresponding adjoint systems. Finally. the parameterized
models can be used along with congruence transformations to
carry out an eff cient global sensitivity analysis.
A parameterized frequency-domain sensitivity analysis is
performed for values of d E [24 - 56] mm and 9 E
[2.6 - 7.4] mm. In order to validate the algorithm, these values
have been chosen differently from the design space samples
used to create the parameterized models. The proposed tech-
nique has been compared with the technique in [15] (called
Full Parameterized in what follows) and with a perturbative
approach using a 1% step. Numerical simulations have been
performed on a Linux platform on an AMD FX(tm)-6100 Six-
Core Processor 3.3 GHz with 16 GB RAM.
Figures 2 and 4 show the sensitivities of the admittances
Y12. Y 22 with respect to the two design parameters. Figures 3
and 5 show the relative error of the sensitivities computed by
the proposed PMOR technique and the perturbation approach
92
considering as a reference the sensitivities computed by the
Full Parameterized approach. These error plots show a high
accuracy of the proposed technique, while the perturbative
approach leads to poorer results in terms of accuracy. Table
I clearly shows the computational advantage of the proposed
PMOR technique. For the Full Parameterized and proposed
PMOR models, the model evaluation CPU time indicates the
average time needed to evaluate the corresponding parameter-
ized models in a point of the validation grid in order to obtain
a set of PEEC matrices. Moreover, for the proposed PMOR
model. the SVD operation is also part of the model evaluation.
For the Perturbative Approach. the model evaluation CPU
time refers to the average time needed to compute a set of
PEEC matrices by a PEEC solver at and around a point in
the validation grid. which are then used for a f nite difference
calculation. Once the parameterized models are evaluated, or
PEEC matrices have been computed (perturbative approach).
they can be used to carry out sensitivity analysis in frequency-
and time-domain. For each of the three methods, the average
time needed to perform the sensitivity analysis in a point of
the validation grid is denoted as simulation CPU time.
The CPU time is considerably improved with respect to
the two other approaches for a sensitivity analysis around a
nominal design point and therefore also for a global sensitivity
analysis. It is important to note that both the proposed PMOR
and Full Parameterized methods require a one-time effort to
build the corresponding parameterized models that then allow
global sensitivity simulations. The CPU time for the PMOR
is equal to 4821 s and for the Full Parameterized method is
equal to 4572 s.
Fig. 2. Magnitude of the sensitivity of Y12 with respect to d.
VI. CONCLUSIONS
In this paper. a novel PMOR method to perform global
sensitivity analysis of EM systems has been presented. The
key features of this technique are parameterized models for
the electromagnetic matrices and the Krylov matrices of the
original and corresponding adjoint systems. and congruence
transformations. The proposed method has been adopted for
Fig. 3. Relative error of the sensitivity of Y12 with respect to d.
Fig. 4. Magnitude of the sensitivity of Y22 with respect to g.
Fig. 5. Relative error of the sensitivity of Y22 with respect to g.
93
the sensitivity analysis of two coupled coils. The numerical
results have confnned the high modeling capability and the
improved eff ciency of the proposed approach with respect to
existing sensitivity analysis methods.
ACKNOWLEDGMENT
This work has been funded by the Research Foundation
Flanders (FWO-Vlaanderen). the Strategic Research Program
of the VUB (SRP-19) and the Belgian Federal Government
(IUAP VII). Francesco Ferranti is a Post-Doctoral Research
Fellow of FWO-Vlaanderen.
REFERENCES
[I] E. A. Soliman, M. H. BaIer, and N. K. Nikolova, "An adjoint variable
method for sensitivity calculations of multiport devices," IEEE Transac-
tions on Microwave Theory and Techniques, vol. 52, no. 2, Feb. 2004.
[2] A. E. Ruehli, "Inductance calculations in a complex integrated circuit
environment," IBM Journal ofResearr:h and Development, vol. 16, no. 5,
pp. 470 - 481, Sep 97.
[3] A. E. Ruehli, P. A. Brennan, "Effcient capacitance calculations for three-
dimensional multiconductor systems," IEEE Transactions on Microwave
Theory and Techniques, vol. 21, no. 2, pp. 76-82, Feb. 1973.
[4] A. E. Ruehli, ''Equivalent circuit models for three dimensional mul-
ticonductor systems," IEEE Transactions on Microwave Theory and
Techniques, vol. MTT-22, no. 3, pp. 216-221, Mar. 1974.
[5] C. A. Balanis, Advanced engineering electromagnetics. John Wiley
and Sons, New York, 1989.
[6] W. Pinello, A. C. Cangellaris and A. E. Ruehli. "Hybrid electromagnetic
modeling of noise interactions in packaged electronics based on the
partial-element equivalent circuit formulation," IEEE Transactions on
Microwave Theory and Techniques, vol. MTT-45, no. 10, pp. 1889-
1896, Oct. 1997.
[7] A. E. Ruehli, A. C. Cangellaris, "Progress in the methodologies for the
electrical modeling of interconnect and electronic packages," Proceed-
ings of the IEEE, vol. 89, no. 5, pp. 740-771, May 2001.
[8] L. Knockaert and D. De Zutter, "Laguerre-SVD reduced-order model-
ing," IEEE Transactions on Microwave Theory and Techniques, vol. 48,
no. 9, pp. 1469 -1475. Sep. 2000.
[9] R. W. Freund, ''The SPRlM algorithm for structure-preserving order
reduction of geneml RCL circuits," Model Reduction for Cirr:uit Sim-
ulation. Lecture Notes in Electrical Engineering, vol. 74, pp. 25-52,
2011.
[10] F. Fermnti, M. Nakhla, G. Antonini, T. Dhaene, L. Knockaert, and
A. Ruehli, "Multipoint full-wave model order reduction for delayed
PEEC models with large delays," IEEE Transactions on Electromagnetic
Compatibility, vol. 53. no. 4, pp. 959 -967, Nov. 2011.
[II] U. Baur, P. Benner, and L. Feng, "Model order reduction for linear
and nonlinear systems: a system theoretc perspective," Arr:hives of
Computatioal Methods in Engineering, vol. 21, no. 4, pp. 331-358,
2014.
[12] F. Fermnti, G. Antonini. T. Dhaene, and L. Knockaert, "Guaranteed
passive pammeterized model order reduction of the partial element
equivalent circuit (PEEC) method," IEEE Transactions on Electromag-
netic Compatibility, vol. 52, no. 4, pp. 974 -984, Nov. 2010.
TABLE I
SIMULATION TIME COMPARISON. THE CPU TIME INFORMATION RELATED
TO FREQUENCY-DOMAIN ANALYSIS REFERS TO AN AVERAGE VALUE OF
THE CPU TIME NEEDED TO PERFORM THE SENSITIVITY ANALYSIS IN A
POINT OF THE VALIDATION GRID.
Proposed [15] Perturbative
model eval 78 68 3818
simulation 578 3068 2148
total 64 s 312 s 595 s
[13] F. Ferranti, G. Antonini, T. Dhaene, L. Knockaert, and A. Ruehli,
"Physics-based passivity-preserving parameterized model order reduc-
tion for PEEC circuit analysis," IEEE Transactions on Components,
Packaging and Manufacturing Technology, vol. I, no. 3, pp. 399 - 409,
Mar. 2011.
[14] F. Ferranti, M. Nakhla, G. Antonini, T. Dhaene, L. Knockaert, and
A. Ruehli, "Interpolation-based parameterized model order reduction
of delayed systems," IEEE Transactions on Microwave Theory and
Techniques, vol. 60, no. 3, pp. 431 -440, Mar. 2012.
[15] L. De Camillis, F. Ferranti, G. Antonini, D. Vande Ginste, and
D. De Zutter, "Parameterized partial element equivalent circuit method
for sensitivity analysis of multiport systems," IEEE Transactions on
Components, Packaging and Manufacturing Technology, vol. 2, no. 2,
pp. 248-255, Feb. 2012.
[16] 1. Vlach and K. Singhal, Computer Methods for Circuit Analysis and
Design. Springer, 1994.
[17] R. Khazaka, P. Gunupudi, and M. Nakhla, "Eft' cient sensitivity analysis
of transmission-line networks using model-reduction techniques," IEEE
Transactions on Microwave Theory and Techniques, vol. 48, no. 12, pp.
2345-2351, Dec 2000.
[18] c. De Boor, A practical guide to splines. Springer-Verlag Berlin and
Heidelberg GmbH & Co. K, 1978.
94

More Related Content

What's hot

On selection of periodic kernels parameters in time series prediction
On selection of periodic kernels parameters in time series predictionOn selection of periodic kernels parameters in time series prediction
On selection of periodic kernels parameters in time series predictioncsandit
 
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...CSCJournals
 
Analysis of stress in circular hollow section by fea and analytical technique
Analysis of stress in circular hollow section by fea and analytical techniqueAnalysis of stress in circular hollow section by fea and analytical technique
Analysis of stress in circular hollow section by fea and analytical techniqueeSAT Journals
 
Analysis and simulation of rayleigh fading channel in digital communication
Analysis and simulation of rayleigh fading channel in digital communicationAnalysis and simulation of rayleigh fading channel in digital communication
Analysis and simulation of rayleigh fading channel in digital communicationeSAT Journals
 
MARGINAL PERCEPTRON FOR NON-LINEAR AND MULTI CLASS CLASSIFICATION
MARGINAL PERCEPTRON FOR NON-LINEAR AND MULTI CLASS CLASSIFICATION MARGINAL PERCEPTRON FOR NON-LINEAR AND MULTI CLASS CLASSIFICATION
MARGINAL PERCEPTRON FOR NON-LINEAR AND MULTI CLASS CLASSIFICATION ijscai
 
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...ijaia
 
Interpolation of-geofield-parameters
Interpolation of-geofield-parametersInterpolation of-geofield-parameters
Interpolation of-geofield-parametersCemal Ardil
 
2-Dimensional and 3-Dimesional Electromagnetic Fields Using Finite element me...
2-Dimensional and 3-Dimesional Electromagnetic Fields Using Finite element me...2-Dimensional and 3-Dimesional Electromagnetic Fields Using Finite element me...
2-Dimensional and 3-Dimesional Electromagnetic Fields Using Finite element me...IOSR Journals
 
Divyesh_14Me63r02(new)
Divyesh_14Me63r02(new)Divyesh_14Me63r02(new)
Divyesh_14Me63r02(new)Divyesh Mistry
 
A novel methodology for time-domain characterization of a full anechoic chamb...
A novel methodology for time-domain characterization of a full anechoic chamb...A novel methodology for time-domain characterization of a full anechoic chamb...
A novel methodology for time-domain characterization of a full anechoic chamb...IJECEIAES
 
2010 - Stapelberg, Krzesinski - Network Re-engineering using Successive Survi...
2010 - Stapelberg, Krzesinski - Network Re-engineering using Successive Survi...2010 - Stapelberg, Krzesinski - Network Re-engineering using Successive Survi...
2010 - Stapelberg, Krzesinski - Network Re-engineering using Successive Survi...Dieter Stapelberg
 
A fast fpga based architecture for measuring the distance between
A fast fpga based architecture for measuring the distance betweenA fast fpga based architecture for measuring the distance between
A fast fpga based architecture for measuring the distance betweenIAEME Publication
 
Performance Assessment of Polyphase Sequences Using Cyclic Algorithm
Performance Assessment of Polyphase Sequences Using Cyclic AlgorithmPerformance Assessment of Polyphase Sequences Using Cyclic Algorithm
Performance Assessment of Polyphase Sequences Using Cyclic Algorithmrahulmonikasharma
 
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting AlgorithmMacromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting Algorithmijsrd.com
 

What's hot (16)

On selection of periodic kernels parameters in time series prediction
On selection of periodic kernels parameters in time series predictionOn selection of periodic kernels parameters in time series prediction
On selection of periodic kernels parameters in time series prediction
 
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
 
Analysis of stress in circular hollow section by fea and analytical technique
Analysis of stress in circular hollow section by fea and analytical techniqueAnalysis of stress in circular hollow section by fea and analytical technique
Analysis of stress in circular hollow section by fea and analytical technique
 
Analysis and simulation of rayleigh fading channel in digital communication
Analysis and simulation of rayleigh fading channel in digital communicationAnalysis and simulation of rayleigh fading channel in digital communication
Analysis and simulation of rayleigh fading channel in digital communication
 
MARGINAL PERCEPTRON FOR NON-LINEAR AND MULTI CLASS CLASSIFICATION
MARGINAL PERCEPTRON FOR NON-LINEAR AND MULTI CLASS CLASSIFICATION MARGINAL PERCEPTRON FOR NON-LINEAR AND MULTI CLASS CLASSIFICATION
MARGINAL PERCEPTRON FOR NON-LINEAR AND MULTI CLASS CLASSIFICATION
 
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
 
Interpolation of-geofield-parameters
Interpolation of-geofield-parametersInterpolation of-geofield-parameters
Interpolation of-geofield-parameters
 
2-Dimensional and 3-Dimesional Electromagnetic Fields Using Finite element me...
2-Dimensional and 3-Dimesional Electromagnetic Fields Using Finite element me...2-Dimensional and 3-Dimesional Electromagnetic Fields Using Finite element me...
2-Dimensional and 3-Dimesional Electromagnetic Fields Using Finite element me...
 
Divyesh_14Me63r02(new)
Divyesh_14Me63r02(new)Divyesh_14Me63r02(new)
Divyesh_14Me63r02(new)
 
A novel methodology for time-domain characterization of a full anechoic chamb...
A novel methodology for time-domain characterization of a full anechoic chamb...A novel methodology for time-domain characterization of a full anechoic chamb...
A novel methodology for time-domain characterization of a full anechoic chamb...
 
2010 - Stapelberg, Krzesinski - Network Re-engineering using Successive Survi...
2010 - Stapelberg, Krzesinski - Network Re-engineering using Successive Survi...2010 - Stapelberg, Krzesinski - Network Re-engineering using Successive Survi...
2010 - Stapelberg, Krzesinski - Network Re-engineering using Successive Survi...
 
A fast fpga based architecture for measuring the distance between
A fast fpga based architecture for measuring the distance betweenA fast fpga based architecture for measuring the distance between
A fast fpga based architecture for measuring the distance between
 
E0812730
E0812730E0812730
E0812730
 
40220140503006
4022014050300640220140503006
40220140503006
 
Performance Assessment of Polyphase Sequences Using Cyclic Algorithm
Performance Assessment of Polyphase Sequences Using Cyclic AlgorithmPerformance Assessment of Polyphase Sequences Using Cyclic Algorithm
Performance Assessment of Polyphase Sequences Using Cyclic Algorithm
 
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting AlgorithmMacromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
 

Similar to Global adjoint sensitivity analysis of coupled coils using parameterized model order reduction

OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...Onyebuchi nosiri
 
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...Onyebuchi nosiri
 
circuit_modes_v5
circuit_modes_v5circuit_modes_v5
circuit_modes_v5Olivier Buu
 
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...TELKOMNIKA JOURNAL
 
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithmEfficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithmCemal Ardil
 
Numerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemeNumerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemexingangahu
 
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Polytechnique Montreal
 
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-enginesModel predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-enginespace130557
 
Black-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX modelBlack-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX modelIJECEIAES
 
Rabid Euclidean direction search algorithm for various adaptive array geometries
Rabid Euclidean direction search algorithm for various adaptive array geometriesRabid Euclidean direction search algorithm for various adaptive array geometries
Rabid Euclidean direction search algorithm for various adaptive array geometriesjournalBEEI
 
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATION
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATIONLOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATION
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATIONorajjournal
 
Discrete-wavelet-transform recursive inverse algorithm using second-order est...
Discrete-wavelet-transform recursive inverse algorithm using second-order est...Discrete-wavelet-transform recursive inverse algorithm using second-order est...
Discrete-wavelet-transform recursive inverse algorithm using second-order est...TELKOMNIKA JOURNAL
 
Design of a Selective Filter based on 2D Photonic Crystals Materials
Design of a Selective Filter based on 2D Photonic Crystals Materials Design of a Selective Filter based on 2D Photonic Crystals Materials
Design of a Selective Filter based on 2D Photonic Crystals Materials IJECEIAES
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
New Microsoft PowerPoint Presentation (2).pptx
New Microsoft PowerPoint Presentation (2).pptxNew Microsoft PowerPoint Presentation (2).pptx
New Microsoft PowerPoint Presentation (2).pptxpraveen kumar
 
Optimum Network Reconfiguration using Grey Wolf Optimizer
Optimum Network Reconfiguration using Grey Wolf OptimizerOptimum Network Reconfiguration using Grey Wolf Optimizer
Optimum Network Reconfiguration using Grey Wolf OptimizerTELKOMNIKA JOURNAL
 

Similar to Global adjoint sensitivity analysis of coupled coils using parameterized model order reduction (20)

Economia01
Economia01Economia01
Economia01
 
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
 
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
 
circuit_modes_v5
circuit_modes_v5circuit_modes_v5
circuit_modes_v5
 
Path loss prediction
Path loss predictionPath loss prediction
Path loss prediction
 
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
 
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithmEfficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
 
Numerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemeNumerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi scheme
 
40120130406008
4012013040600840120130406008
40120130406008
 
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
 
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-enginesModel predictive-fuzzy-control-of-air-ratio-for-automotive-engines
Model predictive-fuzzy-control-of-air-ratio-for-automotive-engines
 
Black-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX modelBlack-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX model
 
Rabid Euclidean direction search algorithm for various adaptive array geometries
Rabid Euclidean direction search algorithm for various adaptive array geometriesRabid Euclidean direction search algorithm for various adaptive array geometries
Rabid Euclidean direction search algorithm for various adaptive array geometries
 
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATION
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATIONLOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATION
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATION
 
Discrete-wavelet-transform recursive inverse algorithm using second-order est...
Discrete-wavelet-transform recursive inverse algorithm using second-order est...Discrete-wavelet-transform recursive inverse algorithm using second-order est...
Discrete-wavelet-transform recursive inverse algorithm using second-order est...
 
Design of a Selective Filter based on 2D Photonic Crystals Materials
Design of a Selective Filter based on 2D Photonic Crystals Materials Design of a Selective Filter based on 2D Photonic Crystals Materials
Design of a Selective Filter based on 2D Photonic Crystals Materials
 
JBUON-21-1-33
JBUON-21-1-33JBUON-21-1-33
JBUON-21-1-33
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
New Microsoft PowerPoint Presentation (2).pptx
New Microsoft PowerPoint Presentation (2).pptxNew Microsoft PowerPoint Presentation (2).pptx
New Microsoft PowerPoint Presentation (2).pptx
 
Optimum Network Reconfiguration using Grey Wolf Optimizer
Optimum Network Reconfiguration using Grey Wolf OptimizerOptimum Network Reconfiguration using Grey Wolf Optimizer
Optimum Network Reconfiguration using Grey Wolf Optimizer
 

More from Mayra Elizabeth Tubón Lagua

More from Mayra Elizabeth Tubón Lagua (20)

Horarios segundo parcial_y_supletorios_conta
Horarios segundo parcial_y_supletorios_contaHorarios segundo parcial_y_supletorios_conta
Horarios segundo parcial_y_supletorios_conta
 
Horariodocentecontabilidad
HorariodocentecontabilidadHorariodocentecontabilidad
Horariodocentecontabilidad
 
Horariocontabilidad
HorariocontabilidadHorariocontabilidad
Horariocontabilidad
 
Marco administrativo
Marco administrativoMarco administrativo
Marco administrativo
 
Desarrollo del proyecto
Desarrollo del proyectoDesarrollo del proyecto
Desarrollo del proyecto
 
Ejemplo tablas recolección de información
Ejemplo tablas recolección de informaciónEjemplo tablas recolección de información
Ejemplo tablas recolección de información
 
Recolección procesamiento y análisis de datos
Recolección procesamiento y análisis de datosRecolección procesamiento y análisis de datos
Recolección procesamiento y análisis de datos
 
Ejemplo modalidad de la investigación
Ejemplo modalidad de la investigaciónEjemplo modalidad de la investigación
Ejemplo modalidad de la investigación
 
La metodología
La metodologíaLa metodología
La metodología
 
Ejemplo fundamentación teórica
Ejemplo fundamentación teóricaEjemplo fundamentación teórica
Ejemplo fundamentación teórica
 
Marco teórico
Marco teóricoMarco teórico
Marco teórico
 
Objetivos
ObjetivosObjetivos
Objetivos
 
Justificación
JustificaciónJustificación
Justificación
 
Ejemplo planteamiento del problema
Ejemplo planteamiento del problemaEjemplo planteamiento del problema
Ejemplo planteamiento del problema
 
Planteamiento del problema y delimitación
Planteamiento del problema y delimitaciónPlanteamiento del problema y delimitación
Planteamiento del problema y delimitación
 
Esquema de proyecto de investigación
Esquema de proyecto de investigaciónEsquema de proyecto de investigación
Esquema de proyecto de investigación
 
Presentacion
PresentacionPresentacion
Presentacion
 
Plan de negocios
Plan de negociosPlan de negocios
Plan de negocios
 
Paln de negocios automatizado
Paln de negocios automatizadoPaln de negocios automatizado
Paln de negocios automatizado
 
Plan
PlanPlan
Plan
 

Recently uploaded

Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...lizamodels9
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechNewman George Leech
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedKaiNexus
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailAriel592675
 
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCRsoniya singh
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / NcrCall Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncrdollysharma2066
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxAbhayThakur200703
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadAyesha Khan
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 

Recently uploaded (20)

Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman Leech
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detail
 
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / NcrCall Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptx
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCREnjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 

Global adjoint sensitivity analysis of coupled coils using parameterized model order reduction

  • 1. Global Adjoint Sensitivity Analysis of Coupled Coils using Parameterized Model Order Reduction Luca De Camillis and Giulio Antonini Dipartimento di Ingegneria Industriale e dell'Informazione e di Economia Francesco Ferranti Department of Fundamental Electricity and Instrumentation Albert E. Ruehli EMC Lab. Missouri Univ. of Sci. & Technol., Rolla, MO, USAVia G. Gronchi, 18,67100, L'Aquila, ITALY Email: giulio.antonini@univaq.it Vrije Universiteit Brussel B-1050 Brussels, Belgium Email: francesco.ferranti@vub.ac.be Email: albert.ruehli@gmail.com Abstract-This paper presents a parameterized model order reduction technique for eft'cient global sensitivity analysis of coupled coils. It Is based on the use of parameterized models for the electromagnetic matrices and the Krylov matrices of the original and corresponding adjoint systems, and congruence transformations. Numerical results conf rm the eft'ciency and accuracy of the proposed method for global sensitivity analysis over the complete design space of interest. Index Terms-Partial element equivalent circuit, sensitiv- ity analysis, parameterized model order reduction, frequency- domain circuit simulation. I. INTRODUCTION Full wave numerical techniques are often used to model electromagnetic (EM) systems and are often employed in their optimization process to achieve particular performances or mitigating electromagnetic compatibility (EMC) and signal integrity (SI) problems. Effcient and accurate sensitivity infor- mation with respect to design parameters is important, since it provides designers with valuable information in terms of identifying critical parameters in the design. Furthermore, sen- sitivity analysis can be used with gradient-based optimization techniques to speed-up the design process, to perform statis- tical and yield analysis, and to evaluate the impact of process variability on the design. Traditional EM-based optimization techniques estimate the responses sensitivities required by the optimizer through a f nite-difference approach, which invokes the EM simulator repeatedly for perturbed values of the design variables [1]. The perturbative approach is computationally expensive and often inaccurate, thus impractical, when the size of the model and number of design parameters for optimization becomes large. Among EM methods, the partial element equivalent circuit (PEEC) [2]-[4] has become increasingly popular because of its capability to transform the EM system under examination into a RLC equivalent circuit. PEEC uses a circuit interpretation of the electric f eld integral equation (EFIE) [5], thus allowing the handling of complex problems involving EM f elds and circuits using a unique circuit environment [6], [7]. Although the PEEC method is very popular for its accuracy and versatility, its use to solve EM equations can result in very large system of equations, which are often computationally 978-1-5090-1442-2/16/$31.00 ©2016 IEEE 90 expensive to solve. This problem becomes even worse when one considers a typical design process, which requires repeated simulations of the same structure for different frequency and design parameters values. Model-order reduction (MOR) techniques [8]-[11] and their parameterized versions (PMOR) [12]-[14] have been proposed to minimize the computational complexity of PEEC simu- lations, while retaining accuracy. MOR techniques perform model reduction only with respect to frequency, while PMOR techniques that can reduce large systems of equations with respect to frequency and other design parameters of the circuit, such as geometrical layout characteristics. More recently, the PEEC method has also been used to perform parameterized sensitivity analyses of multiport sys- tems that depend on multiple design parameters [15]. An interpolation process provides parameterized models of these matrices as functions of design parameters. The proposed interpolation scheme is able to compute derivatives of EM matrices, which are needed to perform the system sensitivity analysis [13]. The limitation of such an approach relies on the high computational cost when the size of the EM matrices of the PEEC circuits becomes large. In this paper, we propose a new PMOR technique to effciently perform global sensitivity analysis of coupled coils over the complete design space of interest. It is based on the use of parameterized models for the electromagnetic PEEC matrices and the Krylov matrices of the original and cor- responding adjoint systems, and congruence transformations. Of course, the proposed methodology can also be applied to different and more complex problems. II. SENSITIVITY FORMULATION Consider the following system of equations in the Laplace domain and in an admittance representation: { sCX(s) = -GX(s) +BVp(s) (1) Ip(s) = LTX(s) where C E lR.n• xn., G E lR.n• xn., B E lR.n.xnp e L E lR.n• xnp , ns the number of states and np the number of ports. In [12], [13], such a formulation is obtained applying the modifed nodal formulation (MNA) to the circuit equations
  • 2. provided by the PEEC method. If we include the dependence on a design parameter A, the system (1) becomes { sC(A) X(s, A) = -G(A) X(s, A) + B Yp(s) (2) Ip(s, A) = LTX(s, A) The PEEC matrices B, L do not depend on the design parameters. We note that for ease of notation we consider one design parameter in what follows, but the proposed method can be applied to multiple design parameters. Starting from (1), one of the most effcient method to determine sensitivity information is the adjoint technique [16]. The system {sCa(A)Xa(s, A) = -Ga(A)Xa(s, A) + BaYp(s) (3) where Ca = CT, G a = GT, Ba = L is defned as adjoint system. Given the original and adjoint systems, and being A a design parameter, the sensitivity of the admittance representation with respect to Acan be written in the Laplace domain as y = -X~ . (sa+G) .x (4) where X and Xa are the solution of the original and adjoint systems: (sC+G)X=B (sCa +G a) Xa = Ba (5) The symbol ~ denotes the derivative with respect to A. The solution of equation (4) yields the admittance sensitivity with respect to A. The solution of this equation can be computa- tionally expensive, therefore a model order reduction technique will be shown in the next Section to reduce the complexity of the calculation. III. MODEL ORDER REDUCTION The purpose of MOR techniques is to reduce large systems of equations, while preserving the behavior of the original model. The reduced system must be an approximation of the original system, in a sense that its input-output behavior is comparable to the original one, within a certain accuracy. In [17], an effcient method to reduce the set of equations (1-4) was presented. The method is based on the calculation and use of two projection matrices transformations Y,Ya X=YXr Xa = YaXr,a (6) The Y matrix is the projection matrix of the original system (1) that can be obtained using a projection-based MOR algo- rithm [8], [9]. The Y a matrix is instead the projection matrix obtained applying the same algorithms to the adjoint system (3) [17]. In this paper, the Laguerre-SVD technique [8] has been chosen to compute the projection matrices. Using these projection matrices, the matrices Xr and Xr,a are smaller in size with respect to the original ones. From (5) Xr and Xr,a can be rewritten as Xr = (sCr +Gr)-l . Br Xr,a = (sCr,a +Gr,a)-l . Br,a (7) (8) 91 where Cr,a = Y~ . Ca . Y ac.r = yT·C·Y G r = yT·G·Y Br = yT·B Gr,a = YJ . Ga . Y a (9) Br,a = YJ ·Ba The sensitivity of the admittance representation based on the reduced matrices can be written as (10) where ~ T ~ Cr=Ya ·C·y Gr =Y~ ·G·y (11) The sensitivity information can be found by solving equation (10) upon the knowledge of derivatives of the PEEC matrices C, Gwith respect to the design parameters. We note that the MOR technique in [17] is limited to a local sensitivity analysis around a design space nominal point. In the next Section, we will discuss how to build parameterized models that allow computing the derivatives of the PEEC matrices C, G and how to extend this MOR algorithm to take into account design parameters and perform a global sensitivity analysis over the complete design space of interest. IV. PARAMETERIZED MODELS AND MODEL ORDER REDUCTION In this Section, we extend the MOR algorithm [17] towards a PMOR algorithm. The frst step is to generate a set of PEEC matrices {C(Ak), G (Ak), B, L}:;,!']t from a set of initial design space samples Ak [12], [13], [15]. The sampling grid in the design space can be chosen to be uniform or adaptive. Then, parameterized models {C(A), G(A))} are built using interpolation schemes that allow computing derivatives [13], [15]. Here, the multivariate cubic spline interpolation method [18] is used, which is well-known for its stable and smooth characteristics. This interpolation scheme is continuous in the f rst and second order derivatives and therefore can be used to compute the f rst order derivatives of the PEEC matrices needed to solve equation (10). This interpolation scheme can be used in the general case of an M-dimensional (M-D) design space. The second step involves the computation of the projection matrices Y (Ak),Y a(Ak) for each point of the design space sampling grid. The projection matrices are computed using the Laguerre-SVD technique [8]. This technique f rst generates the Krylov matrices Kq(Ak),Kq,a(Ak) based on the PEEC matrices and then the projection matrices Y(Ak),Ya(Ak) using a Singular Value Decomposition (SVD) decomposition of Kq(Ak) and Kq,a(Ak), respectively [8]. Once the set of Krylov matrices is gathered for each point of the design space sampling grid (Ak,k = 1, ..., K tot ), the parameterized models Kq(A),Kq,a(A) based on spline interpolation are built. In theory, it is also possible to model directly the projection matrices and create the models Y(A),Ya(A). However, this choice might lead to inaccurate results due to the fact that the projection matrices Y(Ak),Ya(Ak) are obtained from
  • 3. Fig. 1. Coupled coils. independent SVD operations for k = 1, ..., K tot and since the SVD is not unique in general. V(>'k) and Va(>'k) might result nonsmooth functions of >.. Finally. the system sensitivities for any point in the design space are computed by evaluating the parameterized models of the PEEC and Krylov matrices at that specif c point of interest in the design space. performing an SVD step on the interpolated Krylov matrices. performing the congruence transformations (9). and solving equation (10) with the reduced matrices. V. NUMERICAL RESULTS In this Section, the performances of the proposed algorithm are demonstrated via its application to the sensitivity analysis of the coupled coils depicted in Fig. 1. The sensitivity infor- mation is computed with respect to two design parameters, namely d being the distance between the two spirals and 9 being the gap of the single spiral. The sensitivity is calculated considering 1x = 1y = 100 mm. t = s = 1 mm. A set of PEEC matrices is computed over a grid of 6 x 6 samples for values of d E [20 - 60] mm and 9 E [2 - 8] mm. Then. the proposed algorithm is used to generate the parameterized mod- els of the PEEC matrices and Krylov matrices of the original and corresponding adjoint systems. Finally. the parameterized models can be used along with congruence transformations to carry out an eff cient global sensitivity analysis. A parameterized frequency-domain sensitivity analysis is performed for values of d E [24 - 56] mm and 9 E [2.6 - 7.4] mm. In order to validate the algorithm, these values have been chosen differently from the design space samples used to create the parameterized models. The proposed tech- nique has been compared with the technique in [15] (called Full Parameterized in what follows) and with a perturbative approach using a 1% step. Numerical simulations have been performed on a Linux platform on an AMD FX(tm)-6100 Six- Core Processor 3.3 GHz with 16 GB RAM. Figures 2 and 4 show the sensitivities of the admittances Y12. Y 22 with respect to the two design parameters. Figures 3 and 5 show the relative error of the sensitivities computed by the proposed PMOR technique and the perturbation approach 92 considering as a reference the sensitivities computed by the Full Parameterized approach. These error plots show a high accuracy of the proposed technique, while the perturbative approach leads to poorer results in terms of accuracy. Table I clearly shows the computational advantage of the proposed PMOR technique. For the Full Parameterized and proposed PMOR models, the model evaluation CPU time indicates the average time needed to evaluate the corresponding parameter- ized models in a point of the validation grid in order to obtain a set of PEEC matrices. Moreover, for the proposed PMOR model. the SVD operation is also part of the model evaluation. For the Perturbative Approach. the model evaluation CPU time refers to the average time needed to compute a set of PEEC matrices by a PEEC solver at and around a point in the validation grid. which are then used for a f nite difference calculation. Once the parameterized models are evaluated, or PEEC matrices have been computed (perturbative approach). they can be used to carry out sensitivity analysis in frequency- and time-domain. For each of the three methods, the average time needed to perform the sensitivity analysis in a point of the validation grid is denoted as simulation CPU time. The CPU time is considerably improved with respect to the two other approaches for a sensitivity analysis around a nominal design point and therefore also for a global sensitivity analysis. It is important to note that both the proposed PMOR and Full Parameterized methods require a one-time effort to build the corresponding parameterized models that then allow global sensitivity simulations. The CPU time for the PMOR is equal to 4821 s and for the Full Parameterized method is equal to 4572 s. Fig. 2. Magnitude of the sensitivity of Y12 with respect to d. VI. CONCLUSIONS In this paper. a novel PMOR method to perform global sensitivity analysis of EM systems has been presented. The key features of this technique are parameterized models for the electromagnetic matrices and the Krylov matrices of the original and corresponding adjoint systems. and congruence transformations. The proposed method has been adopted for
  • 4. Fig. 3. Relative error of the sensitivity of Y12 with respect to d. Fig. 4. Magnitude of the sensitivity of Y22 with respect to g. Fig. 5. Relative error of the sensitivity of Y22 with respect to g. 93 the sensitivity analysis of two coupled coils. The numerical results have confnned the high modeling capability and the improved eff ciency of the proposed approach with respect to existing sensitivity analysis methods. ACKNOWLEDGMENT This work has been funded by the Research Foundation Flanders (FWO-Vlaanderen). the Strategic Research Program of the VUB (SRP-19) and the Belgian Federal Government (IUAP VII). Francesco Ferranti is a Post-Doctoral Research Fellow of FWO-Vlaanderen. REFERENCES [I] E. A. Soliman, M. H. BaIer, and N. K. Nikolova, "An adjoint variable method for sensitivity calculations of multiport devices," IEEE Transac- tions on Microwave Theory and Techniques, vol. 52, no. 2, Feb. 2004. [2] A. E. Ruehli, "Inductance calculations in a complex integrated circuit environment," IBM Journal ofResearr:h and Development, vol. 16, no. 5, pp. 470 - 481, Sep 97. [3] A. E. Ruehli, P. A. Brennan, "Effcient capacitance calculations for three- dimensional multiconductor systems," IEEE Transactions on Microwave Theory and Techniques, vol. 21, no. 2, pp. 76-82, Feb. 1973. [4] A. E. Ruehli, ''Equivalent circuit models for three dimensional mul- ticonductor systems," IEEE Transactions on Microwave Theory and Techniques, vol. MTT-22, no. 3, pp. 216-221, Mar. 1974. [5] C. A. Balanis, Advanced engineering electromagnetics. John Wiley and Sons, New York, 1989. [6] W. Pinello, A. C. Cangellaris and A. E. Ruehli. "Hybrid electromagnetic modeling of noise interactions in packaged electronics based on the partial-element equivalent circuit formulation," IEEE Transactions on Microwave Theory and Techniques, vol. MTT-45, no. 10, pp. 1889- 1896, Oct. 1997. [7] A. E. Ruehli, A. C. Cangellaris, "Progress in the methodologies for the electrical modeling of interconnect and electronic packages," Proceed- ings of the IEEE, vol. 89, no. 5, pp. 740-771, May 2001. [8] L. Knockaert and D. De Zutter, "Laguerre-SVD reduced-order model- ing," IEEE Transactions on Microwave Theory and Techniques, vol. 48, no. 9, pp. 1469 -1475. Sep. 2000. [9] R. W. Freund, ''The SPRlM algorithm for structure-preserving order reduction of geneml RCL circuits," Model Reduction for Cirr:uit Sim- ulation. Lecture Notes in Electrical Engineering, vol. 74, pp. 25-52, 2011. [10] F. Fermnti, M. Nakhla, G. Antonini, T. Dhaene, L. Knockaert, and A. Ruehli, "Multipoint full-wave model order reduction for delayed PEEC models with large delays," IEEE Transactions on Electromagnetic Compatibility, vol. 53. no. 4, pp. 959 -967, Nov. 2011. [II] U. Baur, P. Benner, and L. Feng, "Model order reduction for linear and nonlinear systems: a system theoretc perspective," Arr:hives of Computatioal Methods in Engineering, vol. 21, no. 4, pp. 331-358, 2014. [12] F. Fermnti, G. Antonini. T. Dhaene, and L. Knockaert, "Guaranteed passive pammeterized model order reduction of the partial element equivalent circuit (PEEC) method," IEEE Transactions on Electromag- netic Compatibility, vol. 52, no. 4, pp. 974 -984, Nov. 2010. TABLE I SIMULATION TIME COMPARISON. THE CPU TIME INFORMATION RELATED TO FREQUENCY-DOMAIN ANALYSIS REFERS TO AN AVERAGE VALUE OF THE CPU TIME NEEDED TO PERFORM THE SENSITIVITY ANALYSIS IN A POINT OF THE VALIDATION GRID. Proposed [15] Perturbative model eval 78 68 3818 simulation 578 3068 2148 total 64 s 312 s 595 s
  • 5. [13] F. Ferranti, G. Antonini, T. Dhaene, L. Knockaert, and A. Ruehli, "Physics-based passivity-preserving parameterized model order reduc- tion for PEEC circuit analysis," IEEE Transactions on Components, Packaging and Manufacturing Technology, vol. I, no. 3, pp. 399 - 409, Mar. 2011. [14] F. Ferranti, M. Nakhla, G. Antonini, T. Dhaene, L. Knockaert, and A. Ruehli, "Interpolation-based parameterized model order reduction of delayed systems," IEEE Transactions on Microwave Theory and Techniques, vol. 60, no. 3, pp. 431 -440, Mar. 2012. [15] L. De Camillis, F. Ferranti, G. Antonini, D. Vande Ginste, and D. De Zutter, "Parameterized partial element equivalent circuit method for sensitivity analysis of multiport systems," IEEE Transactions on Components, Packaging and Manufacturing Technology, vol. 2, no. 2, pp. 248-255, Feb. 2012. [16] 1. Vlach and K. Singhal, Computer Methods for Circuit Analysis and Design. Springer, 1994. [17] R. Khazaka, P. Gunupudi, and M. Nakhla, "Eft' cient sensitivity analysis of transmission-line networks using model-reduction techniques," IEEE Transactions on Microwave Theory and Techniques, vol. 48, no. 12, pp. 2345-2351, Dec 2000. [18] c. De Boor, A practical guide to splines. Springer-Verlag Berlin and Heidelberg GmbH & Co. K, 1978. 94