Solar cookerA solar cooker is a device which uses the energy of direct sunlight to heat, cook or pasteurize drink and other food materials. Many solar cookers currently in use are relatively inexpensive, low-tech devices, although some are as powerful or as expensive as traditional stoves, and advanced, large scale solar cookers can cook for hundreds of people. Because they use no fuel and cost nothing to operate, many nonprofit organizations are promoting their use worldwide in order to help reduce fuel costs and air pollution, and to help slow down deforestation and desertification.
Luminescent solar concentratorA luminescent solar concentrator (LSC) is a device for concentrating radiation, solar radiation in particular, to produce electricity. Luminescent solar concentrators operate on the principle of collecting radiation over a large area, converting it by luminescence (specifically by fluorescence) and directing the generated radiation into a relatively small output target. Initial designs typically comprised parallel thin, flat layers of alternating luminescent and transparent materials, placed to gather incoming radiation on their (broader) faces and emit concentrated radiation around their (narrower) edges.
Optimizing compilerIn computing, an optimizing compiler is a compiler that tries to minimize or maximize some attributes of an executable computer program. Common requirements are to minimize a program's execution time, memory footprint, storage size, and power consumption (the last three being popular for portable computers). Compiler optimization is generally implemented using a sequence of optimizing transformations, algorithms which take a program and transform it to produce a semantically equivalent output program that uses fewer resources or executes faster.