HOME

TheInfoList



OR:

Nondimensionalization is the partial or full removal of physical dimensions from an
equation In mathematics, an equation is a formula that expresses the equality of two expressions, by connecting them with the equals sign . The word ''equation'' and its cognates in other languages may have subtly different meanings; for example, in ...
involving physical quantities by a suitable
substitution of variables Substitution may refer to: Arts and media *Chord substitution, in music, swapping one chord for a related one within a chord progression * Substitution (poetry), a variation in poetic scansion * "Substitution" (song), a 2009 song by Silversun Pi ...
. This technique can simplify and parameterize problems where
measured Measurement is the quantification of attributes of an object or event, which can be used to compare with other objects or events. In other words, measurement is a process of determining how large or small a physical quantity is as compared t ...
units are involved. It is closely related to dimensional analysis. In some physical
system A system is a group of Interaction, interacting or interrelated elements that act according to a set of rules to form a unified whole. A system, surrounded and influenced by its environment (systems), environment, is described by its boundaries, ...
s, the term scaling is used interchangeably with ''nondimensionalization'', in order to suggest that certain quantities are better measured relative to some appropriate unit. These units refer to quantities intrinsic to the system, rather than units such as SI units. Nondimensionalization is not the same as converting
extensive quantities Physical properties of materials and systems can often be categorized as being either intensive or extensive, according to how the property changes when the size (or extent) of the system changes. According to IUPAC, an intensive quantity is one ...
in an equation to intensive quantities, since the latter procedure results in variables that still carry units. Nondimensionalization can also recover characteristic properties of a system. For example, if a system has an intrinsic resonance frequency,
length Length is a measure of distance. In the International System of Quantities, length is a quantity with dimension distance. In most systems of measurement a base unit for length is chosen, from which all other units are derived. In the Interna ...
, or time constant, nondimensionalization can recover these values. The technique is especially useful for systems that can be described by differential equations. One important use is in the analysis of
control system A control system manages, commands, directs, or regulates the behavior of other devices or systems using control loops. It can range from a single home heating controller using a thermostat controlling a domestic boiler to large industrial c ...
s. One of the simplest characteristic units is the
doubling time The doubling time is the time it takes for a population to double in size/value. It is applied to population growth, inflation, resource extraction, consumption of goods, compound interest, the volume of malignant tumours, and many other things th ...
of a system experiencing exponential growth, or conversely the half-life of a system experiencing
exponential decay A quantity is subject to exponential decay if it decreases at a rate proportional to its current value. Symbolically, this process can be expressed by the following differential equation, where is the quantity and (lambda) is a positive rate ...
; a more natural pair of characteristic units is mean age/ mean lifetime, which correspond to base ''e'' rather than base 2. Many illustrative examples of nondimensionalization originate from simplifying differential equations. This is because a large body of physical problems can be formulated in terms of differential equations. Consider the following: * List of dynamical systems and differential equations topics * List of partial differential equation topics * Differential equations of mathematical physics Although nondimensionalization is well adapted for these problems, it is not restricted to them. An example of a non-differential-equation application is dimensional analysis; another example is
normalization Normalization or normalisation refers to a process that makes something more normal or regular. Most commonly it refers to: * Normalization (sociology) or social normalization, the process through which ideas and behaviors that may fall outside of ...
in
statistics Statistics (from German language, German: ''wikt:Statistik#German, Statistik'', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of ...
. Measuring devices are practical examples of nondimensionalization occurring in everyday life. Measuring devices are calibrated relative to some known unit. Subsequent measurements are made relative to this standard. Then, the absolute value of the measurement is recovered by scaling with respect to the standard.


Rationale

Suppose a pendulum is swinging with a particular period ''T''. For such a system, it is advantageous to perform calculations relating to the swinging relative to ''T''. In some sense, this is normalizing the measurement with respect to the period. Measurements made relative to an intrinsic property of a system will apply to other systems which also have the same intrinsic property. It also allows one to compare a common property of different implementations of the same system. Nondimensionalization determines in a systematic manner the characteristic units of a system to use, without relying heavily on prior knowledge of the system's intrinsic properties (one should not confuse characteristic units of a ''system'' with natural units of ''nature''). In fact, nondimensionalization can suggest the parameters which should be used for analyzing a system. However, it is necessary to start with an equation that describes the system appropriately.


Nondimensionalization steps

To nondimensionalize a system of equations, one must do the following: #Identify all the independent and dependent variables; #Replace each of them with a quantity scaled relative to a characteristic unit of measure to be determined; #Divide through by the coefficient of the highest order polynomial or derivative term; #Choose judiciously the definition of the characteristic unit for each variable so that the coefficients of as many terms as possible become 1; #Rewrite the system of equations in terms of their new dimensionless quantities. The last three steps are usually specific to the problem where nondimensionalization is applied. However, almost all systems require the first two steps to be performed.


Conventions

There are no restrictions on the variable names used to replace "''x''" and "''t''". However, they are generally chosen so that it is convenient and intuitive to use for the problem at hand. For example, if "''x''" represented mass, the letter "''m''" might be an appropriate symbol to represent the dimensionless mass quantity. In this article, the following conventions have been used: * ''t'' – represents the independent variable – usually a time quantity. Its nondimensionalized counterpart is \tau. * ''x'' – represents the dependent variable – can be mass, voltage, or any measurable quantity. Its nondimensionalized counterpart is \chi. A subscripted ''c'' added to a quantity's variable name is used to denote the characteristic unit used to scale that quantity. For example, if ''x'' is a quantity, then ''xc'' is the characteristic unit used to scale it. As an illustrative example, consider a first order differential equation with constant coefficients: a\frac + bx = Af(t). # In this equation the independent variable here is ''t'', and the dependent variable is ''x''. # Set x = \chi x_c, \ t = \tau t_c. This results in the equation a \frac \frac + b x_c \chi = A f(\tau t_c) \ \stackrel\ A F(\tau). # The coefficient of the highest ordered term is in front of the first derivative term. Dividing by this gives \frac + \frac \chi = \frac F(\tau). # The coefficient in front of \chi only contains one characteristic variable ''tc'', hence it is easiest to choose to set this to unity first: \frac = 1 \Rightarrow t_c = \frac. Subsequently, \frac = \frac = 1 \Rightarrow x_c = \frac. # The final dimensionless equation in this case becomes completely independent of any parameters with units: \frac + \chi = F(\tau).


Substitutions

Suppose for simplicity that a certain system is characterized by two variables - a dependent variable ''x'' and an independent variable ''t'', where ''x'' is a function of ''t''. Both ''x'' and ''t'' represent quantities with units. To scale these two variables, assume there are two intrinsic units of measurement ''x''c and ''t''c with the same units as ''x'' and ''t'' respectively, such that these conditions hold: \tau = \frac \Rightarrow t = \tau t_c \chi = \frac \Rightarrow x = \chi x_c. These equations are used to replace ''x'' and ''t'' when nondimensionalizing. If differential operators are needed to describe the original system, their scaled counterparts become dimensionless differential operators.


Differential operators

Consider the relationship \,\! t = \tau t_c \Rightarrow dt = t_c d\tau \Rightarrow \frac = \frac. The dimensionless differential operators with respect to the independent variable becomes \frac = \frac \frac = \frac \frac \Rightarrow \frac = \left( \frac \right)^n = \left( \frac \frac \right)^n = \frac \frac.


Forcing function

If a system has a forcing function \,\! f(t) then \,\! f(t) = f(\tau t_c) = f(t(\tau)) = F(\tau). Hence, the new forcing function \,\! F is made to be dependent on the dimensionless quantity \,\! \tau .


Linear differential equations with constant coefficients


First order system

Consider the differential equation for a first order system: a\frac + bx = Af(t). The derivation of the characteristic units for this system gives t_c = \frac, \ x_c = \frac.


Second order system

A second order system has the form a \frac + b\frac + cx = A f(t).


Substitution step

Replace the variables ''x'' and ''t'' with their scaled quantities. The equation becomes a \frac \frac + b \frac \frac + c x_c \chi = A f(\tau t_c) = A F(\tau) . This new equation is not dimensionless, although all the variables with units are isolated in the coefficients. Dividing by the coefficient of the highest ordered term, the equation becomes \frac + t_c \frac \frac + t_c^2 \frac \chi = \frac F(\tau). Now it is necessary to determine the quantities of ''x''''c'' and ''t''''c'' so that the coefficients become normalized. Since there are two free parameters, at most only two coefficients can be made to equal unity.


Determination of characteristic units

Consider the variable ''t''''c'': #If t_c = \frac the first order term is normalized. #If t_c = \sqrt the zeroth order term is normalized. Both substitutions are valid. However, for pedagogical reasons, the latter substitution is used for second order systems. Choosing this substitution allows ''x''''c'' to be determined by normalizing the coefficient of the forcing function: 1 = \frac = \frac \Rightarrow x_c = \frac. The differential equation becomes \frac + \frac \frac + \chi = F(\tau). The coefficient of the first order term is unitless. Define 2 \zeta \ \stackrel\ \frac. The factor 2 is present so that the solutions can be parameterized in terms of ''ζ''. In the context of mechanical or electrical systems, ''ζ'' is known as the
damping ratio Damping is an influence within or upon an oscillatory system that has the effect of reducing or preventing its oscillation. In physical systems, damping is produced by processes that dissipate the energy stored in the oscillation. Examples inc ...
, and is an important parameter required in the analysis of
control system A control system manages, commands, directs, or regulates the behavior of other devices or systems using control loops. It can range from a single home heating controller using a thermostat controlling a domestic boiler to large industrial c ...
s. 2''ζ'' is also known as the linewidth of the system. The result of the definition is the universal oscillator equation. \frac + 2 \zeta \frac + \chi = F(\tau) .


Higher order systems

The general n-th order linear differential equation with constant coefficients has the form: a_n \frac + a_ \frac + \ldots + a_1 \frac + a_0 x(t) = \sum_^n a_k \frac = Af(t). The function ''f''(''t'') is known as the forcing function. If the differential equation only contains real (not complex) coefficients, then the properties of such a system behaves as a mixture of first and second order systems only. This is because the roots of its
characteristic polynomial In linear algebra, the characteristic polynomial of a square matrix is a polynomial which is invariant under matrix similarity and has the eigenvalues as roots. It has the determinant and the trace of the matrix among its coefficients. The chara ...
are either real, or complex conjugate pairs. Therefore, understanding how nondimensionalization applies to first and second ordered systems allows the properties of higher order systems to be determined through superposition. The number of free parameters in a nondimensionalized form of a system increases with its order. For this reason, nondimensionalization is rarely used for higher order differential equations. The need for this procedure has also been reduced with the advent of
symbolic computation In mathematics and computer science, computer algebra, also called symbolic computation or algebraic computation, is a scientific area that refers to the study and development of algorithms and software for manipulating mathematical expressions ...
.


Examples of recovering characteristic units

A variety of systems can be approximated as either first or second order systems. These include mechanical, electrical, fluidic, caloric, and torsional systems. This is because the fundamental physical quantities involved within each of these examples are related through first and second order derivatives.


Mechanical oscillations

Suppose we have a mass attached to a spring and a damper, which in turn are attached to a wall, and a force acting on the mass along the same line. Define * x = displacement from equilibrium * t = time * f = external force or "disturbance" applied to system g⋅m⋅s−2* m = mass of the block g* B = damping constant of dashpot g⋅s−1* k = force constant of spring g⋅s−2 Suppose the applied force is a sinusoid , the differential equation that describes the motion of the block is m \frac + B \frac + kx = F_0 \cos(\omega t) Nondimensionalizing this equation the same way as described under second order system yields several characteristics of the system. The intrinsic unit ''xc'' corresponds to the distance the block moves per unit force x_c = \frac. The characteristic variable ''tc'' is equal to the period of the oscillations t_c = \sqrt and the dimensionless variable 2''ζ'' corresponds to the linewidth of the system. ''ζ'' itself is the
damping ratio Damping is an influence within or upon an oscillatory system that has the effect of reducing or preventing its oscillation. In physical systems, damping is produced by processes that dissipate the energy stored in the oscillation. Examples inc ...
. 2 \zeta = \frac


Electrical oscillations


= First-order series RC circuit

= For a series RC attached to a voltage source R \frac + \frac = V(t) \Rightarrow \frac + \chi = F(\tau) with substitutions Q = \chi x_c, \ t = \tau t_c, \ x_c = C V_0, \ t_c = RC, \ F = V. The first characteristic unit corresponds to the total charge in the circuit. The second characteristic unit corresponds to the time constant for the system.


= Second-order series RLC circuit

= For a series configuration of ''R'',''C'',''L'' components where ''Q'' is the charge in the system L \frac + R \frac + \frac = V_0 \cos(\omega t) \Rightarrow \frac + 2 \zeta \frac + \chi = \cos(\Omega \tau) with the substitutions Q = \chi x_c, \ t = \tau t_c, \ \ x_c = C V_0, \ t_c = \sqrt, \ 2 \zeta = R \sqrt, \ \Omega = t_c \omega. The first variable corresponds to the maximum charge stored in the circuit. The resonance frequency is given by the reciprocal of the characteristic time. The last expression is the linewidth of the system. The Ω can be considered as a normalized forcing function frequency.


Quantum mechanics


Quantum harmonic oscillator

The Schrödinger equation for the one-dimensional time independent
quantum harmonic oscillator 量子調和振動子 は、 古典調和振動子 の 量子力学 類似物です。任意の滑らかな ポテンシャル は通常、安定した 平衡点 の近くで 調和ポテンシャル として近似できるため、最� ...
is \left(-\frac \frac + \fracm \omega^2 x^2\right) \psi(x) = E \psi(x). The modulus square of the wavefunction represents probability density that, when integrated over , gives a dimensionless probability. Therefore, has units of inverse length. To nondimensionalize this, it must be rewritten as a function of a dimensionless variable. To do this, we substitute \tilde x \equiv \frac, where is some characteristic length of this system. This gives us a dimensionless wave function \tilde \psi defined via \psi(x) = \psi(\tilde x x_) = \psi(x(x_)) = \tilde \psi(\tilde x). The differential equation then becomes \left(-\frac \frac \frac + \frac m \omega^2 x_^2 \tilde x^2 \right) \tilde \psi(\tilde x) = E \, \tilde \psi(\tilde x) \Rightarrow \left(-\frac + \frac \tilde x^2 \right) \tilde \psi(\tilde x) = \frac \tilde \psi(\tilde x). To make the term in front of \tilde x^2 dimensionless, set \frac = 1 \Rightarrow x_ = \sqrt . The fully nondimensionalized equation is \left(-\frac + \tilde x^2 \right) \tilde \psi(\tilde x) = \tilde E \tilde \psi(\tilde x), where we have defined E \equiv \frac \tilde E. The factor in front of \tilde E is in fact (coincidentally) the
ground state The ground state of a quantum-mechanical system is its stationary state of lowest energy; the energy of the ground state is known as the zero-point energy of the system. An excited state is any state with energy greater than the ground state. ...
energy of the harmonic oscillator. Usually, the energy term is not made dimensionless as we are interested in determining the energies of the quantum states. Rearranging the first equation, the familiar equation for the harmonic oscillator becomes \frac \left( -\frac + \tilde x^2 \right) \tilde \psi(\tilde x) = E \tilde \psi(\tilde x).


Statistical analogs

In
statistics Statistics (from German language, German: ''wikt:Statistik#German, Statistik'', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of ...
, the analogous process is usually dividing a difference (a distance) by a scale factor (a measure of statistical dispersion), which yields a dimensionless number, which is called ''
normalization Normalization or normalisation refers to a process that makes something more normal or regular. Most commonly it refers to: * Normalization (sociology) or social normalization, the process through which ideas and behaviors that may fall outside of ...
.'' Most often, this is dividing errors or residuals by the
standard deviation In statistics, the standard deviation is a measure of the amount of variation or dispersion of a set of values. A low standard deviation indicates that the values tend to be close to the mean (also called the expected value) of the set, while ...
or sample standard deviation, respectively, yielding
standard score In statistics, the standard score is the number of standard deviations by which the value of a raw score (i.e., an observed value or data point) is above or below the mean value of what is being observed or measured. Raw scores above the mean ...
s and studentized residuals.


See also

* Buckingham π theorem * Dimensionless number * Natural units *
System equivalence In the systems sciences system equivalence is the behavior of a parameter or component of a system in a way similar to a parameter or component of a different system. Similarity means that mathematically the parameters and components will be indi ...
* RLC circuit * RL circuit * RC circuit * Logistic equation {{colend


External links


Analysis of differential equation models in biology: a case study for clover meristem populations
(Application of nondimensionalization to a problem in biology).
Course notes for Mathematical Modelling and Industrial Mathematics
''Jonathan Evans, Department of Mathematical Sciences, University of Bath.'' (see Chapter 3).
Scaling of Differential Equations
''Hans Petter Langtangen, Geir K. Pedersen, Center for Biomedical Computing, Simula Research Laboratory and Department of Informatics, University of Oslo.'' Dimensional analysis