Energy conversion efficiencyEnergy conversion efficiency (η) is the ratio between the useful output of an energy conversion machine and the input, in energy terms. The input, as well as the useful output may be chemical, electric power, mechanical work, light (radiation), or heat. The resulting value, η (eta), ranges between 0 and 1. Energy conversion efficiency depends on the usefulness of the output. All or part of the heat produced from burning a fuel may become rejected waste heat if, for example, work is the desired output from a thermodynamic cycle.
Commodity chemicalsCommodity chemicals (or bulk commodities or bulk chemicals) are a group of chemicals that are made on a very large scale to satisfy global markets. The average prices of commodity chemicals are regularly published in the chemical trade magazines and web sites such as Chemical Week and ICIS. There have been several studies of the scale and complexity of this market for example in the USA. Commodity chemicals are a sub-sector of the chemical industry (other sub sectors are fine chemicals, specialty chemicals, inorganic chemicals, petrochemicals, pharmaceuticals, renewable energy (e.
Communication protocolA communication protocol is a system of rules that allows two or more entities of a communications system to transmit information via any variation of a physical quantity. The protocol defines the rules, syntax, semantics, and synchronization of communication and possible error recovery methods. Protocols may be implemented by hardware, software, or a combination of both. Communicating systems use well-defined formats for exchanging various messages.
Speciality chemicalsSpeciality chemicals (also called specialties or effect chemicals) are particular chemical products which provide a wide variety of effects on which many other industry sectors rely. Some of the categories of speciality chemicals are adhesives, agrichemicals, cleaning materials, colors, cosmetic additives, construction chemicals, elastomers, flavors, food additives, fragrances, industrial gases, lubricants, paints, polymers, surfactants, and textile auxiliaries.
In-memory databaseAn in-memory database (IMDB, or main memory database system (MMDB) or memory resident database) is a database management system that primarily relies on main memory for computer data storage. It is contrasted with database management systems that employ a disk storage mechanism. In-memory databases are faster than disk-optimized databases because disk access is slower than memory access and the internal optimization algorithms are simpler and execute fewer CPU instructions.
Chemical industryThe chemical industry comprises the companies that develop and produce industrial, specialty and other chemicals. Central to the modern world economy, it converts raw materials (oil, natural gas, air, water, metals, and minerals) into industrial and consumer products. The plastics industry contains some overlap, as some chemical companies produce plastics as well as chemicals. Various professionals are involved in the chemical industry including chemical engineers, chemists and lab technicians.
Thermal efficiencyIn thermodynamics, the thermal efficiency () is a dimensionless performance measure of a device that uses thermal energy, such as an internal combustion engine, steam turbine, steam engine, boiler, furnace, refrigerator, ACs etc. For a heat engine, thermal efficiency is the ratio of the net work output to the heat input; in the case of a heat pump, thermal efficiency (known as the coefficient of performance) is the ratio of net heat output (for heating), or the net heat removed (for cooling) to the energy input (external work).
Data curationData curation is the organization and integration of data collected from various sources. It involves annotation, publication and presentation of the data such that the value of the data is maintained over time, and the data remains available for reuse and preservation. Data curation includes "all the processes needed for principled and controlled data creation, maintenance, and management, together with the capacity to add value to data".
XML databaseAn XML database is a data persistence software system that allows data to be specified, and sometimes stored, in XML format. This data can be queried, transformed, exported and returned to a calling system. XML databases are a flavor of document-oriented databases which are in turn a category of NoSQL database. There are a number of reasons to directly specify data in XML or other document formats such as JSON.