Catalytic reformingCatalytic reforming is a chemical process used to convert petroleum refinery naphthas distilled from crude oil (typically having low octane ratings) into high-octane liquid products called reformates, which are premium blending stocks for high-octane gasoline. The process converts low-octane linear hydrocarbons (paraffins) into branched alkanes (isoparaffins) and cyclic naphthenes, which are then partially dehydrogenated to produce high-octane aromatic hydrocarbons.
Rearrangement reactionIn organic chemistry, a rearrangement reaction is a broad class of organic reactions where the carbon skeleton of a molecule is rearranged to give a structural isomer of the original molecule. Often a substituent moves from one atom to another atom in the same molecule, hence these reactions are usually intramolecular. In the example below, the substituent R moves from carbon atom 1 to carbon atom 2: Intermolecular rearrangements also take place.
Catalytic cycleIn chemistry, a catalytic cycle is a multistep reaction mechanism that involves a catalyst. The catalytic cycle is the main method for describing the role of catalysts in biochemistry, organometallic chemistry, bioinorganic chemistry, materials science, etc. Since catalysts are regenerated, catalytic cycles are usually written as a sequence of chemical reactions in the form of a loop. In such loops, the initial step entails binding of one or more reactants by the catalyst, and the final step is the release of the product and regeneration of the catalyst.
Reaction mechanismIn chemistry, a reaction mechanism is the step by step sequence of elementary reactions by which overall chemical reaction occurs. A chemical mechanism is a theoretical conjecture that tries to describe in detail what takes place at each stage of an overall chemical reaction. The detailed steps of a reaction are not observable in most cases. The conjectured mechanism is chosen because it is thermodynamically feasible and has experimental support in isolated intermediates (see next section) or other quantitative and qualitative characteristics of the reaction.
Electronic musical instrumentAn electronic musical instrument or electrophone is a musical instrument that produces sound using electronic circuitry. Such an instrument sounds by outputting an electrical, electronic or digital audio signal that ultimately is plugged into a power amplifier which drives a loudspeaker, creating the sound heard by the performer and listener. An electronic instrument might include a user interface for controlling its sound, often by adjusting the pitch, frequency, or duration of each note.
PHIn chemistry, pH (piːˈeɪtʃ ), also referred to as acidity, historically denotes "potential of hydrogen" (or "power of hydrogen"). It is a scale used to specify the acidity or basicity of an aqueous solution. Acidic solutions (solutions with higher concentrations of hydrogen () ions) are measured to have lower pH values than basic or alkaline solutions. The pH scale is logarithmic and inversely indicates the activity of hydrogen ions in the solution. where [H+] is the equilibrium molar concentration (mol/L) of H+ in the solution.
Electrophilic aromatic substitutionElectrophilic aromatic substitution is an organic reaction in which an atom that is attached to an aromatic system (usually hydrogen) is replaced by an electrophile. Some of the most important electrophilic aromatic substitutions are aromatic nitration, aromatic halogenation, aromatic sulfonation, and alkylation and acylation Friedel–Crafts reaction. The most widely practised example of this reaction is the ethylation of benzene. Approximately 24,700,000 tons were produced in 1999.
Silyl enol etherSilyl enol ethers in organic chemistry are a class of organic compounds that share a common functional group composed of an enolate bonded through its oxygen end to an organosilicon group. They are important intermediates in organic synthesis. Silyl enol ethers are generally prepared by reacting an enolizable carbonyl compound with a silyl electrophile and a base, or just reacting an enolate with a silyl electrophile. Since silyl electrophiles are hard and silicon-oxygen bonds are very strong, the oxygen (of the carbonyl compound or enolate) acts as the nucleophile to form a Si-O single bond.
PH indicatorA pH indicator is a halochromic chemical compound added in small amounts to a solution so the pH (acidity or basicity) of the solution can be determined visually or spectroscopically by changes in absorption and/or emission properties. Hence, a pH indicator is a chemical detector for hydronium ions (H3O+) or hydrogen ions (H+) in the Arrhenius model. Normally, the indicator causes the color of the solution to change depending on the pH. Indicators can also show change in other physical properties; for example, olfactory indicators show change in their odor.
CarbeneIn organic chemistry, a carbene is a molecule containing a neutral carbon atom with a valence of two and two unshared valence electrons. The general formula is or where the R represents substituents or hydrogen atoms. The term "carbene" may also refer to the specific compound , also called methylene, the parent hydride from which all other carbene compounds are formally derived. Carbenes are classified as either singlets or triplets, depending upon their electronic structure.
CyclopropanationIn organic chemistry, cyclopropanation refers to any chemical process which generates cyclopropane () rings. It is an important process in modern chemistry as many useful compounds bear this motif; for example pyrethroid insecticides and a number of quinolone antibiotics (ciprofloxacin, sparfloxacin, etc.). However, the high ring strain present in cyclopropanes makes them challenging to produce and generally requires the use of highly reactive species, such as carbenes, ylids and carbanions.
C data typesIn the C programming language, data types constitute the semantics and characteristics of storage of data elements. They are expressed in the language syntax in form of declarations for memory locations or variables. Data types also determine the types of operations or methods of processing of data elements. The C language provides basic arithmetic types, such as integer and real number types, and syntax to build array and compound types.