Higher-dimensional supergravity: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>AnomieBOT
m Dating maintenance tags: {{Citation needed}}
 
en>Paine Ellsworth
clarify in Lede
Line 1: Line 1:
Bonus:  WP Twin and WP Twin Auto Backup: (link to  )  While not a theme, I think this software is essential if you are maintaining your Wordpress blog or regularly create new blog sites. You can either install Word - Press yourself or use free services offered on the web today. A pinch of tablet centric strategy can get your Word - Press site miles ahead of your competitors, so here are few strategies that will give your Wordpress websites and blogs an edge over your competitors:. If you're using Wordpress and want to make your blog a "dofollow" blog, meaning that links from your blog pass on the benefits of Google pagerank, you can install one of the many dofollow plugins available. If you are happy with your new look then click "Activate 'New Theme'" in the top right corner. <br><br>Generally, for my private income-making market websites, I will thoroughly research and discover the leading 10 most worthwhile niches to venture into. Wordpress have every reason with it which promote wordpress development. It sorts the results of a search according to category, tags and comments. So if you want to create blogs or have a website for your business or for personal reasons, you can take advantage of free Word - Press installation to get started. Aided by the completely foolproof j - Query color selector, you're able to change the colors of factors of your theme a the click on the screen, with very little previous web site design experience. <br><br>ve labored so hard to publish and put up on their website. The nominee in each category with the most votes was crowned the 2010 Parents Picks Awards WINNER and has been established as the best product, tip or place in that category. Possibly the most downloaded Word - Press plugin, the Google XML Sitemaps plugin but not only automatically creates a site map linking to everyone your pages and posts, it also notifies Google, Bing, Yahoo, and Ask. Our skilled expertise, skillfulness and excellence have been well known all across the world. Article Source: Stevens works in Internet and Network Marketing. <br><br>Word - Press has plenty of SEO benefits over Joomla and Drupal. As an example, if you are promoting a product that cures hair-loss, you most likely would not wish to target your adverts to teens. Specialty about our themes are that they are easy to load, compatible with latest wordpress version and are also SEO friendly. Word - Press is the most popular open source content management system (CMS) in the world today. This includes enriching the content with proper key words, tactfully defining the tags and URL. <br><br>Millions of individuals and organizations are now successfully using this tool throughout the world. If you have any queries relating to in which and how to use [http://topne.ws/WordpressDropboxBackup69536 wordpress dropbox backup], you can get in touch with us at the web site. I don't want that for my visitors and I'm quite sure they don't either. However, there are a few other Wordpress plugins also for its development which requires adding files in your Wordpress setup. Working with a Word - Press blog and the appropriate cost-free Word - Press theme, you can get a professional internet site up and published in no time at all. Article Source: Hostgator discount coupons for your Wordpress site here.
{{Use dmy dates|date=August 2013}}
Miniaturizing components has always been a primary goal in the [[semiconductor]] industry because it cuts production cost and lets companies build smaller computers and other devices. Miniaturization, however, has increased dissipated power per unit area and made it a key limiting factor in [[integrated circuits|integrated circuit]] performance. Temperature increase becomes relevant for relatively small-cross-sections wires, where it may affect normal semiconductor behavior. Besides, since the generation of heat is proportional to the frequency of operation for switching circuits, fast computers have larger heat generation than slow ones, an undesired effect for chips manufacturers. This article summaries physical concepts that describe the generation and conduction of heat in an integrated circuit, and presents numerical methods that model heat transfer from a macroscopic point of view.
 
==Generation and transfer of heat==
===Fourier's law===
At macroscopic level, [[Fourier's law]] states a relation between the transmitted heat per unit time per unit area and the gradient of temperature:
 
: <math>q= - \kappa \nabla T </math>
 
Where <math>\kappa</math> is the thermal conductivity, <nowiki>[</nowiki>W·m<sup>−1</sup> K<sup>−1</sup><nowiki>]</nowiki>.
 
===Joule heating===
Electronic systems work based on current and voltage signals. Current is the a flow of charged particles through the material and these particles (electrons or holes), interact with the lattice of the crystal losing its energy which is released in form of heat. [[Joule Heating]] is a predominant mechanism for heat generation in integrated circuits<ref name="test">T. Bechtold, E. V. Rudnyi and J. G Korvink, "Dynamic electro-thermal simulation of microsystems—a review," Journal of Micromechanics and Microengineering. vol. 15, pp. R17–R31, 2005</ref> and is an undesired effect in most of the cases. For an ohmic material, it has the form:
 
: <math> Q = j^{2} \rho </math>
 
Where <math> j </math> is the current density in <nowiki>[</nowiki>A·m<sup>−2</sup><nowiki>]</nowiki>, <math> \rho </math> is the specific electric resistivity in <nowiki>[</nowiki><math>{\Omega}</math>·m<nowiki>]</nowiki> and  <math> Q </math> is the generated heat per unit volume in <nowiki>[</nowiki>W·m<sup>−3</sup><nowiki>]</nowiki>.<ref name="test"/>
 
===Heat-transfer equation===
 
The governing equation of the physics of the [[heat transfer]] problem relates the flux of heat in space, its variation in time and the generation of power by the following expression:
 
: <math>\nabla\left(\kappa\left( T\right) \nabla T\right)+g=\rho C\frac{\partial T}{\partial t} </math>
 
Where <math>\kappa</math> is the thermal conductivity, <math>\rho</math> is the density of the medium, <math>C</math> is the specific heat, <math>k=\frac{\kappa}{\rho C}</math>, the thermal diffusivity and <math>g</math> is the rate of heat generation per unit volume. Heat diffuses from the source following the above equation and solution in an homogeneous medium follows a Gaussian distribution.
 
==Techniques to solve heat equation ==
===Kirchhoff transformation===
To get rid of the temperature dependence of <math> \kappa </math>, Kirchhoff transformation can be performed <ref name="baty">W. Batty, C. E. Christoffersen, A. J. Panks, S. David, C. M. Snowden, M. B. Steer, “Electrothermal CAD of Power Devices and Circuits With Fully Physical Time- Dependent Compact Thermal Modeling of Complex Nonlinear 3-d Systems,” IEEE Trans. Comp. and Pack. Technologies, vol. 24, no. 4, pp. 566–590, 2001.</ref>
 
: <math> \theta=T_{s}+\frac{1}{\kappa_{s}}\int_{T_{s}}^{T}\kappa(T)dT </math>
 
where <math>\kappa_{s} = \kappa\left( T_{s}\right) </math> and <math>T_{s}</math> is the heat sink temperature. When applying this transformation, the heat equation becomes:
 
: <math> k\nabla^{2}\theta+\frac{k}{\kappa_{s}}g=\frac{\partial\theta}{\partial t} </math>
 
where <math> k=\frac{\kappa}{\rho C} </math> is called the diffusivity,<ref name="baty"/> which also depends on the temperature. To completely linearize the equation, a second transformation is employed:
 
<math> k_{s}\tau=\int_{0}^{t}k(\theta)dt </math>
 
yielding the expression:
 
<math> \nabla^{2}\theta-\frac{1}{k_{s}}\frac{\partial \theta}{\partial \tau}=-\frac{g}{\kappa_{s}} </math>
 
Simple, direct application of this equation requires approximation.  Additional terms arising in the transformed Laplacian are dropped, leaving the Laplacian in its conventional form.<ref name="baty"/>
 
===Analytical solutions===
Although analytical solutions can only be found for specific and simple cases, they give a good insight to deal with more complex situations.  Analytical solutions for regular subsystems can also be combined to provide detailed descriptions of complex structures. In Prof. Batty's work,<ref name="baty"/> a Fourier series expansion to the temperature in the Laplace domain is introduced to find the solution to the linearized heat equation.
 
====Example====
This procedure can be applied to a simple but nontrivial case: an homogeneous cube die made out of GaAs, L=300&nbsp;um. The goal is to find the temperature distribution on the top surface. The top surface is discretized into smaller squares with index i=1...N. One of them is considered to be the source.
 
Taking the Laplace transform to the heat equation:
: <math> \nabla^{2}\bar{\Theta}-\frac{s}{k_{s}}\bar{\Theta}=0</math>
where <math>\overline{\Theta}=s\theta-\theta\left(\tau=0\right)</math>
 
Function <math>\overline{\Theta}</math> is expanded in terms of cosine functions for the <math>x</math> and <math>y</math> variables and in terms of hyperbolic cosines and sines for <math>z</math> variable. Next, by applying adiabatic boundary conditions at the lateral walls and fix temperature at the bottom (heat sink temperature), thermal impedance matrix equation is derived:
 
: <math>\Delta\theta_{i}=\sum_{j=1}^{N}R_{TH_{ij}}(t)P_{j}(t)</math>
 
Where the index <math>j</math> accounts for the power sources, while the index <math>i</math> refers to each small area.
 
For more details about the derivation, please see Prof. Batty's paper,.<ref name="baty"/>
The below figure shows the steady state temperature distribution of this analytical method for a cubic die, with dimensions 300&nbsp;um. A constant power source of 0.3W is applied over a central surface of dimension 0.1L x 0.1L. As expected, the distribution decays as it approaches to the boundaries, its maximum its located at the center and almost reaches 400K
 
<center>
[[File:battysup.png]]
</center>
 
===Numerical solutions===
Numerical solutions use a mesh of the structure to perform the simulation. The most popular methods are: Finite difference time-domain (FDTD) method, Finite element method (FEM) and method of moments (MoM).  
 
The finite-difference time-domain (FDTD) method is a robust and popular technique that consists in solving differential equations numerically as well as certain boundary conditions defined by the problem. This is done by discretizing the space and time, and using finite differencing formulas, thus the partial differential equations that describe the physics of the problem can be solved numerically by computer programs.
The FEM is also a numerical scheme employed to solve engineering and mathematical problems described by differential equations as well as boundary conditions. It discretizes the space into smaller elements for which basis functions are assigned to their nodes or edges. Basis functions are linear or higher order polynomials. Applying the differential equation and the boundary conditions of the problem to the basis functions, a system of equations is formulated using either the [[Ritz method|Ritz]] or [[Galerkin method]]. Finally, a direct or iterative method is employed to solve the system of linear equations.<ref name="jin">J.-M. Jin, The Finite Element Method in Electromagnetics. New York: Wiley, 2nd ed., 2002</ref> For the thermal case, FEM method is more suitable due to the nonlinearity nature of the thermal properties.
 
====Example====
The previous example can be solved with a numerical method. For this case, the cube can by discretized into rectangular elements. Its basis functions can be chosen to be a first order approximation (linear):
 
<math> N_{i}^{e}=\frac{1}{2}\xi\left(1\mp\zeta\right),\qquad i=1,4 </math>
 
<math> N_{i}^{e}=\frac{1}{2}\eta\left(1\mp\zeta\right),\qquad i=2,5 </math>
 
<math> N_{i}^{e}=\frac{1}{2}\left(1-\xi-\eta\right)\left(1\mp\zeta\right),\qquad i=3,6 </math>
 
where <math>\zeta=2(z-z_{c})/h_{z} </math>. If <math>z_{c}=0</math>, then <math>\zeta=2z/h_{z}</math>.
 
Using this basis functions and after applying Galerkin's method to the heat transfer equation, a matrix equation is obtained:
 
<math> \left[S\right]\left\{ \theta\right\} +\left[R\right]\frac{d}{dt}\left\{ \theta\right\} =\left\{ B\right\} </math>
 
where,
 
: <math> R_{ij}=\int_{v}N_{j} N_{i}dV </math>
 
: <math> S_{ij}=k\int_{v}\nabla N_{j}.\nabla N_{i}dV </math>
 
: <math> B_{i}=\frac{k}{\kappa_{s}}\int_{\Omega_{1}}N_{i}p(x,y)d\Omega+\frac{k}{\kappa_{s}}\int_{v}N_{i}gdV-kT_{o}\sum_{j=0}^{N_{D}}\int_{v}\nabla N_{j}^{D}.\nabla N_{i}dV</math>.
 
This expressions can be evaluated by using a simple FEM code. For more details, please see.<ref name="jin"/> The figure below shows the temperature distribution for the numerical solution case. This solution shows very good agreement with the analytical case, its peak also reaches 390 K at the center. The apparent lack of smoothness of the distribution comes from the first order approximation of the basis functions and this can be solved by using higher order basis functions. Also, better results might be obtained by employing a denser mesh of the structure; however, for very dense meshes the computation time increases a lot, making the simulation non-practical.
 
<center>
 
</center>
 
The next figure shows a comparison of the peak temperature as a function of time for both methods. The system reaches steady state in approximately <math>1 ms</math>.
 
<center>
[[File:Analithic&FEM1.PNG|400px]]
</center>
 
===Model order reduction===
The numerical methods such as FEM or FDM derive a matrix equation as shown in the previous section. To solve this equation faster, a method called Model Order Reduction can be employed to find an approximation of lower order. This method is based on the fact that a high dimensional state vector belongs to a low dimensional subspace [http://modelreduction.com/ModelReduction/].
 
Figure below shows the concept of the MOR approximation: finding matrix V, the dimension of the system can be reduced to solve a simplified system.
<center>
[[File:DiagramMOR2.png|400px]]
</center>
 
Therefore the original system of equation:
 
: <math>C\left\{ x\right\} '+K\left\{ x\right\} =F\left\{ u\right\}</math>
 
becomes:
 
: <math>V^{T}CV\left\{ z\right\} '+V^{T}KV\left\{ z\right\} =V^{T}F\left\{ u\right\}</math>
 
Whose order is much lower than the original making the computation much less expensive. Once the solution is obtained, the original vector is found by taking the product with V.
 
==Conclusion==
The generation of heat is mainly produced by joule heating, this undesired effect has limited the performance of integrated circuits. In the preset article heat conduction was described and analytical and numerical methods to solve a heat transfer problem were presented. Using this methods, steady state temperature distribution was computed as well as the peak temperature as a function of time for a cubic die. For an input power of <math>0.3 W </math> (or <math> 3.333e8 W/m_{2} </math>) applied over a single surface source on the top of a cubic die a peak increment of temperature in the order of 100 K was computed. Such increase in temperature can affect the behavior of surrounding semiconductor devices. Important parameters like mobility change drastically. That is why the heat dissipation is a relevant issue and must be considered for circuit designing.
 
==See also==
*[[Heat generation in integrated circuits]]
 
==References==
{{reflist|colwidth=30em}}
 
{{DEFAULTSORT:Thermal Simulations For Integrated Circuits}}
[[Category:Integrated circuits]]

Revision as of 18:52, 21 February 2013

30 year-old Entertainer or Range Artist Wesley from Drumheller, really loves vehicle, property developers properties for sale in singapore singapore and horse racing. Finds inspiration by traveling to Works of Antoni Gaudí. Miniaturizing components has always been a primary goal in the semiconductor industry because it cuts production cost and lets companies build smaller computers and other devices. Miniaturization, however, has increased dissipated power per unit area and made it a key limiting factor in integrated circuit performance. Temperature increase becomes relevant for relatively small-cross-sections wires, where it may affect normal semiconductor behavior. Besides, since the generation of heat is proportional to the frequency of operation for switching circuits, fast computers have larger heat generation than slow ones, an undesired effect for chips manufacturers. This article summaries physical concepts that describe the generation and conduction of heat in an integrated circuit, and presents numerical methods that model heat transfer from a macroscopic point of view.

Generation and transfer of heat

Fourier's law

At macroscopic level, Fourier's law states a relation between the transmitted heat per unit time per unit area and the gradient of temperature:

Where is the thermal conductivity, [W·m−1 K−1].

Joule heating

Electronic systems work based on current and voltage signals. Current is the a flow of charged particles through the material and these particles (electrons or holes), interact with the lattice of the crystal losing its energy which is released in form of heat. Joule Heating is a predominant mechanism for heat generation in integrated circuits[1] and is an undesired effect in most of the cases. For an ohmic material, it has the form:

Where is the current density in [A·m−2], is the specific electric resistivity in [·m] and is the generated heat per unit volume in [W·m−3].[1]

Heat-transfer equation

The governing equation of the physics of the heat transfer problem relates the flux of heat in space, its variation in time and the generation of power by the following expression:

Where is the thermal conductivity, is the density of the medium, is the specific heat, , the thermal diffusivity and is the rate of heat generation per unit volume. Heat diffuses from the source following the above equation and solution in an homogeneous medium follows a Gaussian distribution.

Techniques to solve heat equation

Kirchhoff transformation

To get rid of the temperature dependence of , Kirchhoff transformation can be performed [2]

where and is the heat sink temperature. When applying this transformation, the heat equation becomes:

where is called the diffusivity,[2] which also depends on the temperature. To completely linearize the equation, a second transformation is employed:

yielding the expression:

Simple, direct application of this equation requires approximation. Additional terms arising in the transformed Laplacian are dropped, leaving the Laplacian in its conventional form.[2]

Analytical solutions

Although analytical solutions can only be found for specific and simple cases, they give a good insight to deal with more complex situations. Analytical solutions for regular subsystems can also be combined to provide detailed descriptions of complex structures. In Prof. Batty's work,[2] a Fourier series expansion to the temperature in the Laplace domain is introduced to find the solution to the linearized heat equation.

Example

This procedure can be applied to a simple but nontrivial case: an homogeneous cube die made out of GaAs, L=300 um. The goal is to find the temperature distribution on the top surface. The top surface is discretized into smaller squares with index i=1...N. One of them is considered to be the source.

Taking the Laplace transform to the heat equation:

where

Function is expanded in terms of cosine functions for the and variables and in terms of hyperbolic cosines and sines for variable. Next, by applying adiabatic boundary conditions at the lateral walls and fix temperature at the bottom (heat sink temperature), thermal impedance matrix equation is derived:

Where the index accounts for the power sources, while the index refers to each small area.

For more details about the derivation, please see Prof. Batty's paper,.[2] The below figure shows the steady state temperature distribution of this analytical method for a cubic die, with dimensions 300 um. A constant power source of 0.3W is applied over a central surface of dimension 0.1L x 0.1L. As expected, the distribution decays as it approaches to the boundaries, its maximum its located at the center and almost reaches 400K

Numerical solutions

Numerical solutions use a mesh of the structure to perform the simulation. The most popular methods are: Finite difference time-domain (FDTD) method, Finite element method (FEM) and method of moments (MoM).

The finite-difference time-domain (FDTD) method is a robust and popular technique that consists in solving differential equations numerically as well as certain boundary conditions defined by the problem. This is done by discretizing the space and time, and using finite differencing formulas, thus the partial differential equations that describe the physics of the problem can be solved numerically by computer programs.

The FEM is also a numerical scheme employed to solve engineering and mathematical problems described by differential equations as well as boundary conditions. It discretizes the space into smaller elements for which basis functions are assigned to their nodes or edges. Basis functions are linear or higher order polynomials. Applying the differential equation and the boundary conditions of the problem to the basis functions, a system of equations is formulated using either the Ritz or Galerkin method. Finally, a direct or iterative method is employed to solve the system of linear equations.[3] For the thermal case, FEM method is more suitable due to the nonlinearity nature of the thermal properties.

Example

The previous example can be solved with a numerical method. For this case, the cube can by discretized into rectangular elements. Its basis functions can be chosen to be a first order approximation (linear):

where . If , then .

Using this basis functions and after applying Galerkin's method to the heat transfer equation, a matrix equation is obtained:

where,

.

This expressions can be evaluated by using a simple FEM code. For more details, please see.[3] The figure below shows the temperature distribution for the numerical solution case. This solution shows very good agreement with the analytical case, its peak also reaches 390 K at the center. The apparent lack of smoothness of the distribution comes from the first order approximation of the basis functions and this can be solved by using higher order basis functions. Also, better results might be obtained by employing a denser mesh of the structure; however, for very dense meshes the computation time increases a lot, making the simulation non-practical.

The next figure shows a comparison of the peak temperature as a function of time for both methods. The system reaches steady state in approximately .

Model order reduction

The numerical methods such as FEM or FDM derive a matrix equation as shown in the previous section. To solve this equation faster, a method called Model Order Reduction can be employed to find an approximation of lower order. This method is based on the fact that a high dimensional state vector belongs to a low dimensional subspace [1].

Figure below shows the concept of the MOR approximation: finding matrix V, the dimension of the system can be reduced to solve a simplified system.

Therefore the original system of equation:

becomes:

Whose order is much lower than the original making the computation much less expensive. Once the solution is obtained, the original vector is found by taking the product with V.

Conclusion

The generation of heat is mainly produced by joule heating, this undesired effect has limited the performance of integrated circuits. In the preset article heat conduction was described and analytical and numerical methods to solve a heat transfer problem were presented. Using this methods, steady state temperature distribution was computed as well as the peak temperature as a function of time for a cubic die. For an input power of (or ) applied over a single surface source on the top of a cubic die a peak increment of temperature in the order of 100 K was computed. Such increase in temperature can affect the behavior of surrounding semiconductor devices. Important parameters like mobility change drastically. That is why the heat dissipation is a relevant issue and must be considered for circuit designing.

See also

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

  1. 1.0 1.1 T. Bechtold, E. V. Rudnyi and J. G Korvink, "Dynamic electro-thermal simulation of microsystems—a review," Journal of Micromechanics and Microengineering. vol. 15, pp. R17–R31, 2005
  2. 2.0 2.1 2.2 2.3 2.4 W. Batty, C. E. Christoffersen, A. J. Panks, S. David, C. M. Snowden, M. B. Steer, “Electrothermal CAD of Power Devices and Circuits With Fully Physical Time- Dependent Compact Thermal Modeling of Complex Nonlinear 3-d Systems,” IEEE Trans. Comp. and Pack. Technologies, vol. 24, no. 4, pp. 566–590, 2001.
  3. 3.0 3.1 J.-M. Jin, The Finite Element Method in Electromagnetics. New York: Wiley, 2nd ed., 2002