Error correction codeIn computing, telecommunication, information theory, and coding theory, forward error correction (FEC) or channel coding is a technique used for controlling errors in data transmission over unreliable or noisy communication channels. The central idea is that the sender encodes the message in a redundant way, most often by using an error correction code or error correcting code (ECC). The redundancy allows the receiver not only to detect errors that may occur anywhere in the message, but often to correct a limited number of errors.
Head-end powerIn rail transport, head-end power (HEP), also known as electric train supply (ETS), is the electrical power distribution system on a passenger train. The power source, usually a locomotive (or a generator car) at the front or 'head' of a train, provides the electricity used for heating, lighting, electrical and other 'hotel' needs. The maritime equivalent is hotel electric power. A successful attempt by the London, Brighton and South Coast Railway in October 1881 to light the passenger cars on the London to Brighton route heralded the beginning of using electricity to light trains in the world.
Electric heatingElectric heating is a process in which electrical energy is converted directly to heat energy. Common applications include space heating, cooking, water heating and industrial processes. An electric heater is an electrical device that converts an electric current into heat. The heating element inside every electric heater is an electrical resistor, and works on the principle of Joule heating: an electric current passing through a resistor will convert that electrical energy into heat energy.
Muon-catalyzed fusionMuon-catalyzed fusion (abbreviated as μCF or MCF) is a process allowing nuclear fusion to take place at temperatures significantly lower than the temperatures required for thermonuclear fusion, even at room temperature or lower. It is one of the few known ways of catalyzing nuclear fusion reactions. Muons are unstable subatomic particles which are similar to electrons but 207 times more massive. If a muon replaces one of the electrons in a hydrogen molecule, the nuclei are consequently drawn 196 times closer than in a normal molecule, due to the reduced mass being 196 times the mass of an electron.
Statistical model validationIn statistics, model validation is the task of evaluating whether a chosen statistical model is appropriate or not. Oftentimes in statistical inference, inferences from models that appear to fit their data may be flukes, resulting in a misunderstanding by researchers of the actual relevance of their model. To combat this, model validation is used to test whether a statistical model can hold up to permutations in the data.
Water heatingWater heating is a heat transfer process that uses an energy source to heat water above its initial temperature. Typical domestic uses of hot water include cooking, cleaning, bathing, and space heating. In industry, hot water and water heated to steam have many uses. Domestically, water is traditionally heated in vessels known as water heaters, kettles, cauldrons, pots, or coppers. These metal vessels that heat a batch of water do not produce a continual supply of heated water at a preset temperature.
Plasma-facing materialIn nuclear fusion power research, the plasma-facing material (or materials) (PFM) is any material used to construct the plasma-facing components (PFC), those components exposed to the plasma within which nuclear fusion occurs, and particularly the material used for the lining the first wall or divertor region of the reactor vessel. Plasma-facing materials for fusion reactor designs must support the overall steps for energy generation, these include: Generating heat through fusion, Capturing heat in the first wall, Transferring heat at a faster rate than capturing heat.
Plasma betaThe beta of a plasma, symbolized by β, is the ratio of the plasma pressure (p = n kB T) to the magnetic pressure (pmag = B2/2μ0). The term is commonly used in studies of the Sun and Earth's magnetic field, and in the field of fusion power designs. In the fusion power field, plasma is often confined using strong magnets. Since the temperature of the fuel scales with pressure, reactors attempt to reach the highest pressures possible. The costs of large magnets roughly scales like β1⁄2.
Data compressionIn information theory, data compression, source coding, or bit-rate reduction is the process of encoding information using fewer bits than the original representation. Any particular compression is either lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy. No information is lost in lossless compression. Lossy compression reduces bits by removing unnecessary or less important information.
Cross-validation (statistics)Cross-validation, sometimes called rotation estimation or out-of-sample testing, is any of various similar model validation techniques for assessing how the results of a statistical analysis will generalize to an independent data set. Cross-validation is a resampling method that uses different portions of the data to test and train a model on different iterations. It is mainly used in settings where the goal is prediction, and one wants to estimate how accurately a predictive model will perform in practice.