Open sourceOpen source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized software development model that encourages open collaboration. A main principle of open-source software development is peer production, with products such as source code, blueprints, and documentation freely available to the public.
Fossil fuel phase-outFossil fuel phase-out is the gradual reduction of the use and production of fossil fuels to zero, to reduce deaths and illness from air pollution, limit climate change, and strengthen energy independence. It is part of the ongoing renewable energy transition. Although many countries are shutting down coal-fired power stations, electricity generation is not moving off coal fast enough to meet climate goals. Many countries have set dates to stop selling petrol and diesel cars and trucks, but a timetable to stop burning fossil gas has not yet been agreed.
International Energy AgencyThe International Energy Agency (IEA) is a Paris-based autonomous intergovernmental organisation, established in 1974, that provides policy recommendations, analysis and data on the entire global energy sector. The 31 member countries and 13 association countries of the IEA represent 75% of global energy demand.
Regional transmission organization (North America)A regional transmission organization (RTO) in the United States is an electric power transmission system operator (TSO) that coordinates, controls, and monitors a multi-state electric grid. The transfer of electricity between states is considered interstate commerce, and electric grids spanning multiple states are therefore regulated by the Federal Energy Regulatory Commission (FERC). The voluntary creation of RTOs was initiated by FERC Order No. 2000, issued on December 20, 1999.
Electricity marketIn a broad sense, an electricity market is a system that facilitates the exchange of electricity-related goods and services. During more than a century of evolution of the electric power industry, the economics of the electricity markets had undergone enormous changes for reasons ranging from the technological advances on supply and demand sides to politics and ideology.
Algorithmic efficiencyIn computer science, algorithmic efficiency is a property of an algorithm which relates to the amount of computational resources used by the algorithm. An algorithm must be analyzed to determine its resource usage, and the efficiency of an algorithm can be measured based on the usage of different resources. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or continuous process. For maximum efficiency it is desirable to minimize resource usage.
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.
Electricity generationElectricity generation is the process of generating electric power from sources of primary energy. For utilities in the electric power industry, it is the stage prior to its delivery (transmission, distribution, etc.) to end users or its storage (using, for example, the pumped-storage method). Usable electricity is not freely available in nature, so it must be "produced" (that is, transforming other forms of energy to electricity). Production is carried out in power stations (also called "power plants").
Business models for open-source softwareCompanies whose business centers on the development of open-source software employ a variety of business models to solve the challenge of how to make money providing software that is by definition licensed free of charge. Each of these business strategies rests on the premise that users of open-source technologies are willing to purchase additional software features under proprietary licenses, or purchase other services or elements of value that complement the open-source software that is core to the business.
Complexity classIn computational complexity theory, a complexity class is a set of computational problems "of related resource-based complexity". The two most commonly analyzed resources are time and memory. In general, a complexity class is defined in terms of a type of computational problem, a model of computation, and a bounded resource like time or memory. In particular, most complexity classes consist of decision problems that are solvable with a Turing machine, and are differentiated by their time or space (memory) requirements.