Singular value decompositionIn linear algebra, the singular value decomposition (SVD) is a factorization of a real or complex matrix. It generalizes the eigendecomposition of a square normal matrix with an orthonormal eigenbasis to any matrix. It is related to the polar decomposition. Specifically, the singular value decomposition of an complex matrix M is a factorization of the form where U is an complex unitary matrix, is an rectangular diagonal matrix with non-negative real numbers on the diagonal, V is an complex unitary matrix, and is the conjugate transpose of V.
Hydrogen productionHydrogen production is the family of industrial methods for generating hydrogen gas. As of 2020, the majority of hydrogen (~95%) is produced from fossil fuels by steam reforming of natural gas and other light hydrocarbons, partial oxidation of heavier hydrocarbons, and coal gasification. Other methods of hydrogen production include biomass gasification, methane pyrolysis, and electrolysis of water. Methane pyrolysis and water electrolysis can use any source of electricity including solar power.
QR decompositionIn linear algebra, a QR decomposition, also known as a QR factorization or QU factorization, is a decomposition of a matrix A into a product A = QR of an orthonormal matrix Q and an upper triangular matrix R. QR decomposition is often used to solve the linear least squares problem and is the basis for a particular eigenvalue algorithm, the QR algorithm. Any real square matrix A may be decomposed as where Q is an orthogonal matrix (its columns are orthogonal unit vectors meaning ) and R is an upper triangular matrix (also called right triangular matrix).
Sulfuric acidSulfuric acid (American spelling and the preferred IUPAC name) or sulphuric acid (Commonwealth spelling), known in antiquity as oil of vitriol, is a mineral acid composed of the elements sulfur, oxygen, and hydrogen, with the molecular formula . It is a colorless, odorless, and viscous liquid that is miscible with water. Pure sulfuric acid does not occur naturally due to its strong affinity to water vapor; it is hygroscopic and readily absorbs water vapor from the air.
High-temperature electrolysisHigh-temperature electrolysis (also HTE or steam electrolysis or HTSE) is a technology for producing hydrogen from water at high temperatures. High temperature electrolysis is more efficient economically than traditional room-temperature electrolysis because some of the energy is supplied as heat, which is cheaper than electricity, and also because the electrolysis reaction is more efficient at higher temperatures. In fact, at 2500 °C, electrical input is unnecessary because water breaks down to hydrogen and oxygen through thermolysis.
LU decompositionIn numerical analysis and linear algebra, lower–upper (LU) decomposition or factorization factors a matrix as the product of a lower triangular matrix and an upper triangular matrix (see matrix decomposition). The product sometimes includes a permutation matrix as well. LU decomposition can be viewed as the matrix form of Gaussian elimination. Computers usually solve square systems of linear equations using LU decomposition, and it is also a key step when inverting a matrix or computing the determinant of a matrix.
Water splittingWater splitting is the chemical reaction in which water is broken down into oxygen and hydrogen: 2 H2O → 2 H2 + O2 Efficient and economical water splitting would be a technological breakthrough that could underpin a hydrogen economy, based on green hydrogen. A version of water splitting occurs in photosynthesis, but hydrogen is not produced. The reverse of water splitting is the basis of the hydrogen fuel cell. Electrolysis of water Electrolysis of water is the decomposition of water (H2O) into oxygen (O2) and hydrogen (H2) due to an electric current being passed through the water.
Cholesky decompositionIn linear algebra, the Cholesky decomposition or Cholesky factorization (pronounced ʃəˈlɛski ) is a decomposition of a Hermitian, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose, which is useful for efficient numerical solutions, e.g., Monte Carlo simulations. It was discovered by André-Louis Cholesky for real matrices, and posthumously published in 1924. When it is applicable, the Cholesky decomposition is roughly twice as efficient as the LU decomposition for solving systems of linear equations.
DecompositionDecomposition or rot is the process by which dead organic substances are broken down into simpler organic or inorganic matter such as carbon dioxide, water, simple sugars and mineral salts. The process is a part of the nutrient cycle and is essential for recycling the finite matter that occupies physical space in the biosphere. Bodies of living organisms begin to decompose shortly after death. Animals, such as worms, also help decompose the organic materials. Organisms that do this are known as decomposers or detritivores.
Hydrogen economyThe hydrogen economy uses hydrogen to decarbonize economic sectors which are hard to electrify, essentially, the "hard-to-abate" sectors such as cement, steel, long-haul transport, etc. In order to phase out fossil fuels and limit climate change, hydrogen can be created from water using renewable sources such as wind and solar, and its combustion only releases water vapor into the atmosphere. Although with a very low volumetric energy density hydrogen is an energetic fuel, frequently used as rocket fuel, but numerous technical challenges prevent the creation of a large-scale hydrogen economy.