Emission intensityLife-cycle greenhouse gas emissions of energy sources An emission intensity (also carbon intensity or C.I.) is the emission rate of a given pollutant relative to the intensity of a specific activity, or an industrial production process; for example grams of carbon dioxide released per megajoule of energy produced, or the ratio of greenhouse gas emissions produced to gross domestic product (GDP).
Greenhouse gas emissionsGreenhouse gas emissions (abbreviated as GHG emissions) from human activities strengthen the greenhouse effect, contributing to climate change. Carbon dioxide (), from burning fossil fuels such as coal, oil, and natural gas, is one of the most important factors in causing climate change. The largest emitters are China followed by the US, although the United States has higher emissions per capita. The main producers fueling the emissions globally are large oil and gas companies.
Carbon emission tradingEmission trading (ETS) for carbon dioxide (CO2) and other greenhouse gases (GHG) is a form of carbon pricing; also known as cap and trade (CAT) or carbon pricing. It is an approach to limit climate change by creating a market with limited allowances for emissions. This can lower competitiveness of fossil fuels and accelerate investments into low carbon sources of energy such as wind power and photovoltaics. Fossil fuels are the main driver for climate change. They account for 89% of all CO2 emissions and 68% of all GHG emissions.
Vehicle emission standardEmission standards are the legal requirements governing air pollutants released into the atmosphere. Emission standards set quantitative limits on the permissible amount of specific air pollutants that may be released from specific sources over specific timeframes. They are generally designed to achieve air quality standards and to protect human life. Different regions and countries have different standards for vehicle emissions. Many emissions standards focus on regulating pollutants released by automobiles (motor cars) and other powered vehicles.
Fugitive emissionFugitive emissions are leaks and other irregular releases of gases or vapors from a pressurized containment – such as appliances, storage tanks, pipelines, wells, or other pieces of equipment – mostly from industrial activities. In addition to the economic cost of lost commodities, fugitive emissions contribute to local air pollution and may cause further environmental harm. Common industrial gases include refrigerants and natural gas, while less common examples are perfluorocarbons, sulfur hexafluoride, and nitrogen trifluoride.
European emission standardsThe European emission standards are vehicle emission standards for pollution from the use of new land surface vehicles sold in the European Union and European Economic Area member states and the United Kingdom, and ships in EU waters. The standards are defined in a series of European Union directives staging the progressive introduction of increasingly stringent standards. the standards do not include non-exhaust emissions such as particulates from tyres and brakes.
United States vehicle emission standardsUnited States vehicle emission standards are set through a combination of legislative mandates enacted by Congress through Clean Air Act (CAA) amendments from 1970 onwards, and executive regulations managed nationally by the Environmental Protection Agency (EPA), and more recently along with the National Highway Traffic Safety Administration (NHTSA). These standard cover common motor vehicle air pollution, including carbon monoxide, nitrogen oxides, and particulate emissions, and newer versions have incorporated fuel economy standards.
Vehicle emissions controlVehicle emissions control is the study of reducing the emissions produced by motor vehicles, especially internal combustion engines. Emissions of many air pollutants have been shown to have variety of negative effects on public health and the natural environment. Emissions that are principal pollutants of concern include: Hydrocarbons (HC) – A class of burned or partially burned fuel, hydrocarbons are toxins. Hydrocarbons are a major contributor to smog, which can be a major problem in urban areas.
Methane emissionsIncreasing methane emissions are a major contributor to the rising concentration of greenhouse gases in Earth's atmosphere, and are responsible for up to one-third of near-term global heating. During 2019, about 60% (360 million tons) of methane released globally was from human activities, while natural sources contributed about 40% (230 million tons). Reducing methane emissions by capturing and utilizing the gas can produce simultaneous environmental and economic benefits.
Carbon budgetA carbon budget is a concept used in climate policy to help set emissions reduction targets in a fair and effective way. It looks at "the maximum amount of cumulative net global anthropogenic carbon dioxide () emissions that would result in limiting global warming to a given level". When expressed relative to the pre-industrial period it is referred to as the total carbon budget, and when expressed from a recent specified date it is referred to as the remaining carbon budget.
Emissions tradingEmissions trading is a market-based approach to controlling pollution by providing economic incentives for reducing the emissions of pollutants. The concept is also known as cap and trade (CAT) or emissions trading scheme (ETS). Carbon emission trading for and other greenhouse gases has been introduced in China, the European Union and other countries as a key tool for climate change mitigation. Other schemes include sulfur dioxide and other pollutants.
Low-emission zoneA low-emission zone (LEZ) is a defined area where access by some polluting vehicles is restricted or deterred with the aim of improving air quality. This may favour vehicles such as bicycles, micromobility vehicles, (certain) alternative fuel vehicles, hybrid electric vehicles, plug-in hybrids, and zero-emission vehicles such as all-electric vehicles. A zero-emission zone (ZEZ) is a LEZ where only zero-emissions vehicles (ZEVs) are allowed.
Zero-emissions vehicleA zero-emission vehicle, or ZEV, is a vehicle that does not emit exhaust gas or other pollutants from the onboard source of power. The California definition also adds that this includes under any and all possible operational modes and conditions. This is because under cold-start conditions for example, internal combustion engines tend to produce the maximum amount of pollutants. In a number of countries and states, transport is cited as the main source of greenhouse gases (GHG) and other pollutants.
Global warming potentialGlobal warming potential (GWP) is a measure of how much infrared thermal radiation a greenhouse gas added to the atmosphere would absorb over a given time frame, as a multiple of the radiation that would be absorbed by the same mass of added carbon dioxide (). GWP is 1 for . For other gases it depends on how strongly the gas absorbs infrared thermal radiation, how quickly the gas leaves the atmosphere, and the time frame being considered. The carbon dioxide equivalent (e or eq or -e) is calculated from GWP.
EstimationEstimation (or estimating) is the process of finding an estimate or approximation, which is a value that is usable for some purpose even if input data may be incomplete, uncertain, or unstable. The value is nonetheless usable because it is derived from the best information available. Typically, estimation involves "using the value of a statistic derived from a sample to estimate the value of a corresponding population parameter".
TransportTransport (in British English) or transportation (in American English) is the intentional movement of humans, animals, and goods from one location to another. Modes of transport include air, land (rail and road), water, cable, pipelines, and space. The field can be divided into infrastructure, vehicles, and operations. Transport enables human trade, which is essential for the development of civilizations.
Air pollutionAir pollution is the contamination of air due to the presence of substances in the atmosphere that are harmful to the health of humans and other living beings, or cause damage to the climate or to materials. It is also the contamination of indoor or outdoor surrounding either by chemical activities, physical or biological agents that alters the natural features of the atmosphere. There are many different types of air pollutants, such as gases (including ammonia, carbon monoxide, sulfur dioxide, nitrous oxides, methane and chlorofluorocarbons), particulates (both organic and inorganic), and biological molecules.
Economic analysis of climate changeThe economic analysis of climate change explains how economic thinking, tools and techniques are applied to calculate the magnitude and distribution of damage caused by climate change. It also informs the policies and approaches for mitigation and adaptation to climate change from global to household scales. This topic is also inclusive of alternative economic approaches, including ecological economics and degrowth. Economic analysis of climate change is considered challenging as it is a long-term problem and has substantial distributional issues within and across countries.
Maximum likelihood estimationIn statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed statistical model, the observed data is most probable. The point in the parameter space that maximizes the likelihood function is called the maximum likelihood estimate. The logic of maximum likelihood is both intuitive and flexible, and as such the method has become a dominant means of statistical inference.
Unit testingIn computer programming, unit testing is a software testing method by which individual units of source code—sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures—are tested to determine whether they are fit for use. It is a standard step in development and implementation approaches such as Agile. Before unit testing, capture and replay testing tools were the norm. In 1997, Kent Beck and Erich Gamma developed and released JUnit, a unit test framework that became popular with Java developers.