Anonymous
×
Create a new article
Write your page title here:
We currently have 105 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



MOR Wiki

Difference between revisions of "Peek Inductor"

 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Category:benchmark]]
 
[[Category:benchmark]]
 
[[Category:Oberwolfach]]
 
[[Category:Oberwolfach]]
  +
  +
{{Infobox
  +
|Title = Peek Inductor
  +
|Benchmark ID = peekInductor_n1434m1q1
  +
|Category = oberwolfach
  +
|System-Class = LTI-FOS
  +
|nstates = 1434
  +
|ninputs = 1
  +
|noutputs = 1
  +
|nparameters = 0
  +
|components = A, B, C, E
  +
|License = NA
  +
|Creator = [[User:Himpe]]
  +
|Editor =
  +
* [[User:Himpe]]
  +
|Zenodo-link = NA
  +
}}
   
 
==Description: Spiral Inductor PEEC Model==
 
==Description: Spiral Inductor PEEC Model==
Line 67: Line 84:
 
title = {Peek Inductor},
 
title = {Peek Inductor},
 
howpublished = {{MORwiki} -- Model Order Reduction Wiki},
 
howpublished = {{MORwiki} -- Model Order Reduction Wiki},
url = <nowiki>{http://modelreduction.org/index.php/Peek_Inductor}</nowiki>,
+
url = <nowiki>{https://modelreduction.org/morwiki/Peek_Inductor}</nowiki>,
 
year = {20XX}
 
year = {20XX}
 
}
 
}

Latest revision as of 07:37, 17 June 2025


Peek Inductor
Background
Benchmark ID

peekInductor_n1434m1q1

Category

oberwolfach

System-Class

LTI-FOS

Parameters
nstates
1434
ninputs

1

noutputs

1

nparameters

0

components

A, B, C, E

Copyright
License

NA

Creator

Christian Himpe

Editor
Location

NA


Description: Spiral Inductor PEEC Model

Figure 1: Spiral inductor with part of overhanging copper plane

The description of the PEEC model of a spiral inductor can be found in PeekInductor.pdf.

The complex impedance is:


Z(w) = Resis(w)+i*w*Induc(w) = G(i*w)^{-1}=(B^\intercal(-A+i*w*E)^{-1}B)^{-1}

A plots of Resis(w) can be found in PeekInductor-Rspiral_skin.pdf and a plot of Induc(w) in PeekInductor-Lspiral_skin.pdf.

Origin

This benchmark is part of the Oberwolfach Benchmark Collection[1]; No. 38891, see [2].

Data

The model is of order N=1434 and of the form:


\begin{array}{rcl}
E \dot{x}(t) &=& Ax(t) + Bu(t) \\
y(t) &=& B^\intercal x(t)
\end{array}

and can be downloaded as PeekInductor-dim1e3-spiral_inductor_peec.tar.gz (10.5 MB).

Short Matlab files to:

  • plot Resis(w) and Induc(w),
  • perform a PRIMA reduction of order 50,
  • produce symmetrized standard state-space system: \dot{x}(t) = A_{symm}x(t)+ B_{symm}u(t), y(t) = B_{symm}^\intercal x(t), where A_{symm} is symmetric.

can be found in PeekInductor-plot_spiral.tar.gz

Dimensions

System structure:


\begin{align}
E \dot{x}(t) &= Ax(t) + Bu(t) \\
y(t) &= B^\intercal x(t)
\end{align}

System dimensions:

E \in \mathbb{R}^{1434 \times 1434}, A \in \mathbb{R}^{1434 \times 1434}, B \in \mathbb{R}^{1434 \times 1}.

Citation

To cite this benchmark, use the following references:

  • For the benchmark itself and its data:
The MORwiki Community, Peek Inductor. MORwiki - Model Order Reduction Wiki, 2018. http://modelreduction.org/index.php/Peek_Inductor
@MISC{morwiki_peek,
  author =       {{The MORwiki Community}},
  title =        {Peek Inductor},
  howpublished = {{MORwiki} -- Model Order Reduction Wiki},
  url =          {https://modelreduction.org/morwiki/Peek_Inductor},
  year =         {20XX}
}
  • For the background on the benchmark:
@INCOLLECTION{morLiK05,
  author =       {J.R. Li, M. Kamon},
  title =        {PEEC Model of a Spiral Inductor Generated by Fasthenry},
  booktitle =    {Dimension Reduction of Large-Scale Systems. Lecture Notes in Computational Science and Engineering},
  volume =       {45},
  pages =        {373--377},
  year =         {2005},
  doi =          {10.1007/3-540-27909-1_23}
}

References

  1. J.G. Korvink, E.B. Rudnyi, Oberwolfach Benchmark Collection, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.
  2. J.R. Li, M. Kamon, PEEC Model of a Spiral Inductor Generated by Fasthenry. In: Dimension Reduction of Large-Scale Systems. Lecture Notes in Computational Science and Engineering, vol 45: 373--377, 2005.