ArticleslgStudy

mathematics

Proper orthogonal decomposition

Proper orthogonal decomposition is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Proper orthogonal decomposition rather than just read about it. In short: The proper orthogonal decomposition is a numerical method that enables a reduction in the complexity of computer intensive simulations such as computational fluid dynamics and structural analysis (like crash simulations). Typically in fluid dynamics and turbulences analysis, it is used to replace the Navier–Stokes equations by simpler models to solve.

Proper orthogonal decomposition — main illustration
Proper orthogonal decomposition — illustration

Key takeaways

  • Proper orthogonal decomposition belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Proper orthogonal decomposition to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Proper orthogonal decomposition from memory before moving on to harder problems.

Reference excerpt

The proper orthogonal decomposition is a numerical method that enables a reduction in the complexity of computer intensive simulations such as computational fluid dynamics and structural analysis (like crash simulations). Typically in fluid dynamics and turbulences analysis, it is used to replace the Navier–Stokes equations by simpler models to solve. Proper orthogonal decomposition is associated with model order reduction. The orthogonally decomposed model can be characterized as a surrogate model; to this end, the method is also associated with the field of machine learning.

POD and PCA The main use of POD is to decompose a physical field (like pressure, temperature in fluid dynamics or stress and deformation in structural analysis), depending on the different variables that influence its physical behaviors. As its name hints, it's operating an Orthogonal Decomposition along with the Principal Components of the field. As such it is assimilated with the principal component analysis from Pearson in the field of statistics, or the singular value decomposition in linear algebra because it refers to eigenvalues and eigenvectors of a physical field. In those domains, it is associated with the research of Karhunen and Loève, and their Karhunen–Loève theorem.

Mathematical expression The first idea behind the Proper Orthogonal Decomposition (POD), as it was originally formulated in the domain of fluid dynamics to analyze turbulences, is to decompose a random vector field u(x, t) into a set of deterministic spatial functions Φk(x) modulated by random time coefficients ak(t) so that:

u ( x , t ) = ∑ k = 1 ∞ a k ( t ) ϕ k ( x ) {\displaystyle u(x,t)=\sum _{k=1}^{\infty }a_{k}(t)\phi _{k}(x)}

The first step is to sample the vector field over a period of time in what we call snapshots (as displayed in the image of the POD snapshots). This snapshot method is averaging the samples over the space dimension n, and correlating them with each other along the time samples p:

U = ( u ( x 1 , t 1 ) ⋯ u ( x n , t 1 ) ⋮ ⋮ u ( x 1 , t p ) ⋯ u ( x n , t p ) ) {\displaystyle U={\begin{pmatrix}u(x_{1},t_{1})&\cdots &u(x_{n},t_{1})\\\vdots &&\vdots \\u(x_{1},t_{p})&\cdots &u(x_{n},t_{p})\end{pmatrix}}} with n spatial elements, and p time samples The next step is to compute the covariance matrix C

C = 1 ( p − 1 ) U T U {\displaystyle C={\frac {1}{(p-1)}}U^{T}U}

We then compute the eigenvalues and eigenvectors of C and we order them from the largest eigenvalue to the smallest. We obtain n eigenvalues λ1,...,λn and a set of n eigenvectors arranged as columns in an n × n matrix Φ:

… excerpt ends here. Continue reading the full article.

Illustrations

Proper orthogonal decomposition illustration

Worked examples

Example 1 — a first encounter with Proper orthogonal decomposition

Start with the simplest possible case. Write down what Proper orthogonal decomposition claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Proper orthogonal decomposition before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Proper orthogonal decomposition ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Proper orthogonal decomposition

In research
Proper orthogonal decomposition appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Proper orthogonal decomposition in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Proper orthogonal decomposition is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computational electromagnetics, Continuum mechanics, Finite element method, so understanding it makes those chapters shorter.
In everyday life
Look for Proper orthogonal decomposition outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Proper orthogonal decomposition in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Proper orthogonal decomposition means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Proper orthogonal decomposition out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Proper orthogonal decomposition in simple terms?

The proper orthogonal decomposition is a numerical method that enables a reduction in the complexity of computer intensive simulations such as computational fluid dynamics and structural analysis (like crash simulations). Typically in fluid dynamics and turbulences analysis, it is used to replace t…

Why does Proper orthogonal decomposition matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Proper orthogonal decomposition?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Proper orthogonal decomposition.

Tags

  • Computational electromagnetics
  • Continuum mechanics
  • Finite element method
  • Numerical differential equations
  • Partial differential equations
  • Structural analysis

Keep exploring