Nuclear fuelNuclear fuel is material used in nuclear power stations to produce heat to power turbines. Heat is created when nuclear fuel undergoes nuclear fission. Most nuclear fuels contain heavy fissile actinide elements that are capable of undergoing and sustaining nuclear fission. The three most relevant fissile isotopes are uranium-233, uranium-235 and plutonium-239. When the unstable nuclei of these atoms are hit by a slow-moving neutron, they frequently split, creating two daughter nuclei and two or three more neutrons.
Nuclear fuel cycleThe nuclear fuel cycle, also called nuclear fuel chain, is the progression of nuclear fuel through a series of differing stages. It consists of steps in the front end, which are the preparation of the fuel, steps in the service period in which the fuel is used during reactor operation, and steps in the back end, which are necessary to safely manage, contain, and either reprocess or dispose of spent nuclear fuel.
MOX fuelMixed oxide fuel, commonly referred to as MOX fuel, is nuclear fuel that contains more than one oxide of fissile material, usually consisting of plutonium blended with natural uranium, reprocessed uranium, or depleted uranium. MOX fuel is an alternative to the low-enriched uranium (LEU) fuel used in the light-water reactors that predominate nuclear power generation. For example, a mixture of 7% plutonium and 93% natural uranium reacts similarly, although not identically, to LEU fuel (3 to 5% uranium-235).
Computational complexityIn computer science, the computational complexity or simply complexity of an algorithm is the amount of resources required to run it. Particular focus is given to computation time (generally measured by the number of needed elementary operations) and memory storage requirements. The complexity of a problem is the complexity of the best algorithms that allow solving the problem. The study of the complexity of explicitly given algorithms is called analysis of algorithms, while the study of the complexity of problems is called computational complexity theory.
Control rodControl rods are used in nuclear reactors to control the rate of fission of the nuclear fuel – uranium or plutonium. Their compositions include chemical elements such as boron, cadmium, silver, hafnium, or indium, that are capable of absorbing many neutrons without themselves decaying. These elements have different neutron capture cross sections for neutrons of various energies. Boiling water reactors (BWR), pressurized water reactors (PWR), and heavy-water reactors (HWR) operate with thermal neutrons, while breeder reactors operate with fast neutrons.
Uranium miningUranium mining is the process of extraction of uranium ore from the ground. Over 50 thousand tons of uranium were produced in 2019. Kazakhstan, Canada, and Australia were the top three uranium producers, respectively, and together account for 68% of world production. Other countries producing more than 1,000 tons per year included Namibia, Niger, Russia, Uzbekistan, the United States, and China. Nearly all of the world's mined uranium is used to power nuclear power plants.
Enriched uraniumEnriched uranium is a type of uranium in which the percent composition of uranium-235 (written 235U) has been increased through the process of isotope separation. Naturally occurring uranium is composed of three major isotopes: uranium-238 (238U with 99.2739–99.2752% natural abundance), uranium-235 (235U, 0.7198–0.7202%), and uranium-234 (234U, 0.0050–0.0059%). 235U is the only nuclide existing in nature (in any appreciable amount) that is fissile with thermal neutrons.
Computational complexity theoryIn theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource usage, and relating these classes to each other. A computational problem is a task solved by a computer. A computation problem is solvable by mechanical application of mathematical steps, such as an algorithm. A problem is regarded as inherently difficult if its solution requires significant resources, whatever the algorithm used.
Finite element methodThe finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat transfer, fluid flow, mass transport, and electromagnetic potential. The FEM is a general numerical method for solving partial differential equations in two or three space variables (i.e., some boundary value problems).
Thorium fuel cycleThe thorium fuel cycle is a nuclear fuel cycle that uses an isotope of thorium, , as the fertile material. In the reactor, is transmuted into the fissile artificial uranium isotope which is the nuclear fuel. Unlike natural uranium, natural thorium contains only trace amounts of fissile material (such as ), which are insufficient to initiate a nuclear chain reaction. Additional fissile material or another neutron source is necessary to initiate the fuel cycle. In a thorium-fuelled reactor, absorbs neutrons to produce .
Uranium marketThe uranium market, like all commodity markets, has a history of volatility, moving with the standard forces of supply and demand as well as geopolitical pressures. It has also evolved particularities of its own in response to the unique nature and use of uranium. Historically, uranium has been mined in countries willing to export, including Australia and Canada. However, countries now responsible for more than 50% of the world’s uranium production include Kazakhstan, Namibia, Niger, and Uzbekistan.
Boiling water reactorA boiling water reactor (BWR) is a type of light water nuclear reactor used for the generation of electrical power. It is the second most common type of electricity-generating nuclear reactor after the pressurized water reactor (PWR), which is also a type of light water nuclear reactor. The main difference between a BWR and PWR is that in a BWR, the reactor core heats water, which turns to steam and then drives a steam turbine. In a PWR, the reactor core heats water, which does not boil.
Computational resourceIn computational complexity theory, a computational resource is a resource used by some computational models in the solution of computational problems. The simplest computational resources are computation time, the number of steps necessary to solve a problem, and memory space, the amount of storage needed while solving the problem, but many more complicated resources have been defined. A computational problem is generally defined in terms of its action on any valid input.
Supercritical water reactorThe supercritical water reactor (SCWR) is a concept Generation IV reactor, designed as a light water reactor (LWR) that operates at supercritical pressure (i.e. greater than 22.1 MPa). The term critical in this context refers to the critical point of water, and must not be confused with the concept of criticality of the nuclear reactor. The water heated in the reactor core becomes a supercritical fluid above the critical temperature of 374 °C, transitioning from a fluid more resembling liquid water to a fluid more resembling saturated steam (which can be used in a steam turbine), without going through the distinct phase transition of boiling.
Light-water reactorThe light-water reactor (LWR) is a type of thermal-neutron reactor that uses normal water, as opposed to heavy water, as both its coolant and neutron moderator; furthermore a solid form of fissile elements is used as fuel. Thermal-neutron reactors are the most common type of nuclear reactor, and light-water reactors are the most common type of thermal-neutron reactor. There are three varieties of light-water reactors: the pressurized water reactor (PWR), the boiling water reactor (BWR), and (most designs of) the supercritical water reactor (SCWR).
Finite difference methodIn numerical analysis, finite-difference methods (FDM) are a class of numerical techniques for solving differential equations by approximating derivatives with finite differences. Both the spatial domain and time interval (if applicable) are discretized, or broken into a finite number of steps, and the value of the solution at these discrete points is approximated by solving algebraic equations containing finite differences and values from nearby points.
Reprocessed uraniumReprocessed uranium (RepU) is the uranium recovered from nuclear reprocessing, as done commercially in France, the UK and Japan and by nuclear weapons states' military plutonium production programs. This uranium makes up the bulk of the material separated during reprocessing. Commercial LWR spent nuclear fuel contains on average (excluding cladding) only four percent plutonium, minor actinides and fission products by weight.
Finite differenceA finite difference is a mathematical expression of the form f (x + b) − f (x + a). If a finite difference is divided by b − a, one gets a difference quotient. The approximation of derivatives by finite differences plays a central role in finite difference methods for the numerical solution of differential equations, especially boundary value problems. The difference operator, commonly denoted is the operator that maps a function f to the function defined by A difference equation is a functional equation that involves the finite difference operator in the same way as a differential equation involves derivatives.
Spent nuclear fuelSpent nuclear fuel, occasionally called used nuclear fuel, is nuclear fuel that has been irradiated in a nuclear reactor (usually at a nuclear power plant). It is no longer useful in sustaining a nuclear reaction in an ordinary thermal reactor and, depending on its point along the nuclear fuel cycle, it will have different isotopic constituents than when it started. Nuclear fuel rods become progressively more radioactive (and less thermally useful) due to neutron activation as they are fissioned, or "burnt" in the reactor.
Containment buildingA containment building is a reinforced steel, concrete or lead structure enclosing a nuclear reactor. It is designed, in any emergency, to contain the escape of radioactive steam or gas to a maximum pressure in the range of . The containment is the fourth and final barrier to radioactive release (part of a nuclear reactor's defence in depth strategy), the first being the fuel ceramic itself, the second being the metal fuel cladding tubes, the third being the reactor vessel and coolant system.