Catalytic reformingCatalytic reforming is a chemical process used to convert petroleum refinery naphthas distilled from crude oil (typically having low octane ratings) into high-octane liquid products called reformates, which are premium blending stocks for high-octane gasoline. The process converts low-octane linear hydrocarbons (paraffins) into branched alkanes (isoparaffins) and cyclic naphthenes, which are then partially dehydrogenated to produce high-octane aromatic hydrocarbons.
Nuclear reactorA nuclear reactor is a device used to initiate and control a fission nuclear chain reaction or nuclear fusion reactions. Nuclear reactors are used at nuclear power plants for electricity generation and in nuclear marine propulsion. Heat from nuclear fission is passed to a working fluid (water or gas), which in turn runs through steam turbines. These either drive a ship's propellers or turn electrical generators' shafts. Nuclear generated steam in principle can be used for industrial process heat or for district heating.
Steam reformingSteam reforming or steam methane reforming (SMR) is a method for producing syngas (hydrogen and carbon monoxide) by reaction of hydrocarbons with water. Commonly natural gas is the feedstock. The main purpose of this technology is hydrogen production. The reaction is represented by this equilibrium: CH4 + H2O CO + 3 H2 The reaction is strongly endothermic (ΔHSR = 206 kJ/mol). Hydrogen produced by steam reforming is termed 'grey hydrogen' when the waste carbon monoxide is released to the atmosphere and 'blue hydrogen' when the carbon monoxide is (mostly) captured and stored geologically - see carbon capture and storage.
HydrocarbonIn organic chemistry, a hydrocarbon is an organic compound consisting entirely of hydrogen and carbon. Hydrocarbons are examples of group 14 hydrides. Hydrocarbons are generally colourless and hydrophobic; their odor is usually faint, and may be similar to that of gasoline or lighter fluid. They occur in a diverse range of molecular structures and phases: they can be gases (such as methane and propane), liquids (such as hexane and benzene), low melting solids (such as paraffin wax and naphthalene) or polymers (such as polyethylene and polystyrene).
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.
Small modular reactorSmall modular reactors (SMRs) are a proposed class of nuclear fission reactors, smaller than conventional nuclear reactors, which can be built in one location (such as a factory), then shipped, commissioned, and operated at a separate site. The term SMR refers to the size, capacity and modular construction only, not to the reactor type and the nuclear process which is applied. Designs range from scaled down versions of existing designs to generation IV designs.
Overshoot (signal)In signal processing, control theory, electronics, and mathematics, overshoot is the occurrence of a signal or function exceeding its target. Undershoot is the same phenomenon in the opposite direction. It arises especially in the step response of bandlimited systems such as low-pass filters. It is often followed by ringing, and at times conflated with the latter. Maximum overshoot is defined in Katsuhiko Ogata's Discrete-time control systems as "the maximum peak value of the response curve measured from the desired response of the system.
Glossary of fuel cell termsThe Glossary of fuel cell terms lists the definitions of many terms used within the fuel cell industry. The terms in this fuel cell glossary may be used by fuel cell industry associations, in education material and fuel cell codes and standards to name but a few. Activation loss See overpotential Adsorption Adsorption is a process that occurs when a gas or liquid solute accumulates on the surface of a solid or a liquid (adsorbent), forming a film of molecules or atoms (the adsorbate).
Integral fast reactorThe integral fast reactor (IFR, originally advanced liquid-metal reactor) is a design for a nuclear reactor using fast neutrons and no neutron moderator (a "fast" reactor). IFR would breed more fuel and is distinguished by a nuclear fuel cycle that uses reprocessing via electrorefining at the reactor site. The U.S. Department of Energy began designing an IFR in 1984 and built a prototype, the Experimental Breeder Reactor II. On April 3, 1986, two tests demonstrated the safety of the IFR concept.
Generation IV reactorGeneration IV reactors (Gen IV) are nuclear reactor design technologies that are envisioned as successors of generation III reactors. The Generation IV International Forum (GIF) - an international organization that coordinates the development of generation IV reactors - specifically selected six reactor technologies as candidates for generation IV reactors. The designs target improved safety, sustainability, efficiency, and cost.
Ringing artifactsIn signal processing, particularly , ringing artifacts are artifacts that appear as spurious signals near sharp transitions in a signal. Visually, they appear as bands or "ghosts" near edges; audibly, they appear as "echos" near transients, particularly sounds from percussion instruments; most noticeable are the pre-echos. The term "ringing" is because the output signal oscillates at a fading rate around a sharp transition in the input, similar to a bell after being struck.
Step responseThe step response of a system in a given initial state consists of the time evolution of its outputs when its control inputs are Heaviside step functions. In electronic engineering and control theory, step response is the time behaviour of the outputs of a general system when its inputs change from zero to one in a very short time. The concept can be extended to the abstract mathematical notion of a dynamical system using an evolution parameter.
Water–gas shift reactionThe water–gas shift reaction (WGSR) describes the reaction of carbon monoxide and water vapor to form carbon dioxide and hydrogen: CO + H2O CO2 + H2 The water gas shift reaction was discovered by Italian physicist Felice Fontana in 1780. It was not until much later that the industrial value of this reaction was realized. Before the early 20th century, hydrogen was obtained by reacting steam under high pressure with iron to produce iron oxide and hydrogen.
Set theorySet theory is the branch of mathematical logic that studies sets, which can be informally described as collections of objects. Although objects of any kind can be collected into a set, set theory, as a branch of mathematics, is mostly concerned with those that are relevant to mathematics as a whole. The modern study of set theory was initiated by the German mathematicians Richard Dedekind and Georg Cantor in the 1870s. In particular, Georg Cantor is commonly considered the founder of set theory.
Ordinary differential equationIn mathematics, an ordinary differential equation (ODE) is a differential equation (DE) dependent on only a single independent variable. As with other DE, its unknown(s) consists of one (or more) function(s) and involves the derivatives of those functions. The term "ordinary" is used in contrast with partial differential equations which may be with respect to one independent variable. A linear differential equation is a differential equation that is defined by a linear polynomial in the unknown function and its derivatives, that is an equation of the form where a_0(x), .
Gibbs phenomenonIn mathematics, the Gibbs phenomenon is the oscillatory behavior of the Fourier series of a piecewise continuously differentiable periodic function around a jump discontinuity. The th partial Fourier series of the function (formed by summing the lowest constituent sinusoids of the Fourier series of the function) produces large peaks around the jump which overshoot and undershoot the function values.
Set (mathematics)A set is the mathematical model for a collection of different things; a set contains elements or members, which can be mathematical objects of any kind: numbers, symbols, points in space, lines, other geometrical shapes, variables, or even other sets. The set with no element is the empty set; a set with a single element is a singleton. A set may have a finite number of elements or be an infinite set. Two sets are equal if they have precisely the same elements. Sets are ubiquitous in modern mathematics.
Chicken (Scheme implementation)Chicken (stylized as CHICKEN) is a programming language, specifically a compiler and interpreter which implement a dialect of the programming language Scheme, and which compiles Scheme source code to standard C. It is mostly R5RS compliant and offers many extensions to the standard. The newer R7RS standard is supported through an extension library. Chicken is free and open-source software available under a BSD license. It is implemented mostly in Scheme, with some parts in C for performance or to make embedding into C programs easier.
AlkaneIn organic chemistry, an alkane, or paraffin (a historical trivial name that also has other meanings), is an acyclic saturated hydrocarbon. In other words, an alkane consists of hydrogen and carbon atoms arranged in a tree structure in which all the carbon–carbon bonds are single. Alkanes have the general chemical formula . The alkanes range in complexity from the simplest case of methane (), where n = 1 (sometimes called the parent molecule), to arbitrarily large and complex molecules, like pentacontane () or 6-ethyl-2-methyl-5-(1-methylethyl) octane, an isomer of tetradecane ().
Fermentative hydrogen productionFermentative hydrogen production is the fermentative conversion of organic substrates to H2. Hydrogen produced in this manner is often called biohydrogen. The conversion is effected by bacteria and protozoa, which employ enzymes. Fermentative hydrogen production is one of several anaerobic conversions. Dark fermentation reactions do not require light energy. These are capable of constantly producing hydrogen from organic compounds throughout the day and night. Typically these reactions are coupled to the formation of carbon dioxide or formate.