Photovoltaic systemA photovoltaic system, also PV system or solar power system, is an electric power system designed to supply usable solar power by means of photovoltaics. It consists of an arrangement of several components, including solar panels to absorb and convert sunlight into electricity, a solar inverter to convert the output from direct to alternating current, as well as mounting, cabling, and other electrical accessories to set up a working system. It may also use a solar tracking system to improve the system's overall performance and include an integrated battery.
Solar cellA solar cell, or photovoltaic cell, is an electronic device that converts the energy of light directly into electricity by the photovoltaic effect, which is a physical phenomenon. It is a form of photoelectric cell, defined as a device whose electrical characteristics, such as current, voltage, or resistance, vary when exposed to light. Individual solar cell devices are often the electrical building blocks of photovoltaic modules, known colloquially as solar panels.
Growth of photovoltaicsBetween 1992 and 2022, the worldwide usage of photovoltaics (PV) increased exponentially. During this period, it evolved from a niche market of small-scale applications to a mainstream electricity source. When solar PV systems were first recognized as a promising renewable energy technology, subsidy programs, such as feed-in tariffs, were implemented by a number of governments in order to provide economic incentives for investments. For several years, growth was mainly driven by Japan and pioneering European countries.
Cadmium telluride photovoltaicsCadmium telluride (CdTe) photovoltaics is a photovoltaic (PV) technology based on the use of cadmium telluride in a thin semiconductor layer designed to absorb and convert sunlight into electricity. Cadmium telluride PV is the only thin film technology with lower costs than conventional solar cells made of crystalline silicon in multi-kilowatt systems. On a lifecycle basis, CdTe PV has the smallest carbon footprint, lowest water use and shortest energy payback time of any current photovoltaic technology.
Photovoltaic thermal hybrid solar collectorPhotovoltaic thermal collectors, typically abbreviated as PVT collectors and also known as hybrid solar collectors, photovoltaic thermal solar collectors, PV/T collectors or solar cogeneration systems, are power generation technologies that convert solar radiation into usable thermal and electrical energy. PVT collectors combine photovoltaic solar cells (often arranged in solar panels), which convert sunlight into electricity, with a solar thermal collector, which transfers the otherwise unused waste heat from the PV module to a heat transfer fluid.
Photovoltaic mounting systemPhotovoltaic mounting systems (also called solar module racking) are used to fix solar panels on surfaces like roofs, building facades, or the ground. These mounting systems generally enable retrofitting of solar panels on roofs or as part of the structure of the building (called BIPV). As the relative costs of solar photovoltaic (PV) modules has dropped, the costs of the racks have become more important and for small PV systems can be the most expensive material cost. Due to these trends, there has been an explosion of new racking trends.
Solar panelA solar panel is a device that converts sunlight into electricity by using photovoltaic (PV) cells. PV cells are made of materials that generate electrons when exposed to light. The electrons flow through a circuit and produce direct current (DC) electricity, which can be used to power various devices or be stored in batteries. Solar panels are also known as solar cell panels, solar electric panels, or PV modules. Solar panels are usually arranged in groups called arrays or systems.
Thin-film solar cellThin-film solar cells are made by depositing one or more thin layers (thin films or TFs) of photovoltaic material onto a substrate, such as glass, plastic or metal. Thin-film solar cells are typically a few nanometers (nm) to a few microns (μm) thick–much thinner than the wafers used in conventional crystalline silicon (c-Si) based solar cells, which can be up to 200 μm thick. Thin-film solar cells are commercially used in several technologies, including cadmium telluride (CdTe), copper indium gallium diselenide (CIGS), and amorphous thin-film silicon (a-Si, TF-Si).
Crystalline siliconCrystalline silicon or (c-Si) Is the crystalline forms of silicon, either polycrystalline silicon (poly-Si, consisting of small crystals), or monocrystalline silicon (mono-Si, a continuous crystal). Crystalline silicon is the dominant semiconducting material used in photovoltaic technology for the production of solar cells. These cells are assembled into solar panels as part of a photovoltaic system to generate solar power from sunlight. In electronics, crystalline silicon is typically the monocrystalline form of silicon, and is used for producing microchips.
Solar vehicleA solar vehicle or solar electric vehicle is an electric vehicle powered completely or significantly by direct solar energy. Usually, photovoltaic (PV) cells contained in solar panels convert the sun's energy directly into electric energy. The term "solar vehicle" usually implies that solar energy is used to power all or part of a vehicle's propulsion. Solar power may also be used to provide power for communications or controls or other auxiliary functions.
Solar panels on spacecraftSpacecraft operating in the inner Solar System usually rely on the use of power electronics-managed photovoltaic solar panels to derive electricity from sunlight. Outside the orbit of Jupiter, solar radiation is too weak to produce sufficient power within current solar technology and spacecraft mass limitations, so radioisotope thermoelectric generators (RTGs) are instead used as a power source. The first practical silicon-based solar cells were introduced by Russell Shoemaker Ohl, a researcher at Bell Labs in 1940.
Building-integrated photovoltaicsBuilding-integrated photovoltaics (BIPV) are photovoltaic materials that are used to replace conventional building materials in parts of the building envelope such as the roof, skylights, or facades. They are increasingly being incorporated into the construction of new buildings as a principal or ancillary source of electrical power, although existing buildings may be retrofitted with similar technology.
AgrivoltaicsAgrivoltaics, agrophotovoltaics, agrisolar, or dual-use solar is the simultaneous use of areas of land for both solar panels and agriculture. Because solar panels and crops must share the sunlight, the design of agrivoltaic facilities may require trading off such objectives as optimizing crop yield, crop quality, and energy production. In some cases crop yield increases due to the shade of the solar panels mitigating some of the stress on plants caused by high temperatures and UV damage.
Software testingSoftware testing is the act of examining the artifacts and the behavior of the software under test by validation and verification. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Test techniques include, but are not necessarily limited to: analyzing the product requirements for completeness and correctness in various contexts like industry perspective, business perspective, feasibility and viability of implementation, usability, performance, security, infrastructure considerations, etc.
Acceptance testingIn engineering and its various subdisciplines, acceptance testing is a test conducted to determine if the requirements of a specification or contract are met. It may involve chemical tests, physical tests, or performance tests. In systems engineering, it may involve black-box testing performed on a system (for example: a piece of software, lots of manufactured mechanical parts, or batches of chemical products) prior to its delivery.
Failure mode and effects analysisFailure mode and effects analysis (FMEA; often written with "failure modes" in plural) is the process of reviewing as many components, assemblies, and subsystems as possible to identify potential failure modes in a system and their causes and effects. For each component, the failure modes and their resulting effects on the rest of the system are recorded in a specific FMEA worksheet. There are numerous variations of such worksheets.
Failure causeFailure causes are defects in design, process, quality, or part application, which are the underlying cause of a failure or which initiate a process which leads to failure. Where failure depends on the user of the product or process, then human error must be considered. A part failure mode is the way in which a component failed "functionally" on the component level. Often a part has only a few failure modes. For example, a relay may fail to open or close contacts on demand.
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.
Solar energySolar energy is radiant light and heat from the Sun that is harnessed using a range of technologies such as solar power to generate electricity, solar thermal energy (including solar water heating), and solar architecture. It is an essential source of renewable energy, and its technologies are broadly characterized as either passive solar or active solar depending on how they capture and distribute solar energy or convert it into solar power.
PhotovoltaicsPhotovoltaics (PV) is the conversion of light into electricity using semiconducting materials that exhibit the photovoltaic effect, a phenomenon studied in physics, photochemistry, and electrochemistry. The photovoltaic effect is commercially used for electricity generation and as photosensors. A photovoltaic system employs solar modules, each comprising a number of solar cells, which generate electrical power. PV installations may be ground-mounted, rooftop-mounted, wall-mounted or floating.