SI prefix

   

An SI prefix is a prefix which can be applied to any unit of the International System of Units (SI) to give subdivisions and multiples of that unit.

As part of the SI system they are officially determined by the Bureau International des Poids et Mesures.

Overview

For example, the prefix "kilo" multiplies by one thousand, so a kilometre is 1,000 metres, and a kilowatt is 1,000 watts. The prefix "milli" subdivides by a thousand, so a millimetre is one thousandth of a metre (1,000 millimetres in a metre), and a millilitre is one thousandth of a litre. The ability to apply the same prefixes to any SI unit is one of the key strengths of the SI, since it considerably simplifies the system's learning and use.

The most commonly used prefixes include:

giga = 109, (Short scale) billion, (Long scale) milliard, a thousand million
mega = million
kilo = thousand
centi = one hundredth
milli = one thousandth


SI prefixes

Edit (http://www.mywiseowl.com/index.php?title=Template:SI_prefixes&action=edit)

(Sub)multiple Prefix Symbol Short scale Name Long scale Name
1024 yotta Y Septillion Quadrillion
1021 zetta Z Sextillion Thousand trillion (Trilliard)
1018 exa E Quintillion Trillion
1015 peta P Quadrillion Thousand billion (Billiard)
1012 tera T Trillion Billion
109 giga G Billion Thousand million (Milliard)
106 mega M Million
103 kilo k Thousand
102 hecto h Hundred
101 deca da Ten
10-1 deci d Tenth
10-2 centi c Hundredth
10-3 milli m Thousandth
10-6 micro µ Millionth
10-9 nano n Billionth Milliardth
10-12 pico p Trillionth Billionth
10-15 femto f Quadrillionth Billiardth
10-18 atto a Quintillionth Trillionth
10-21 zepto z Sextillionth Trilliardth
10-24 yocto y Septillionth Quadrillionth


Obsolete SI prefixes

Edit (http://www.mywiseowl.com/index.php?title=Template:Obsolete_SI_prefixes&action=edit)

(Sub)multiple Prefix Symbol Short scale Name Long scale Name
104 myria ma Ten thousand, Myriad
10-4 myrio mo Ten thousandth, Myriadth(?)


Examples:

  • 5 cm = 5 × 10-2 m = 5 × 0.01 m = 0.05 m
  • 3 MW = 3 × 106 W = 3 × 1 000 000 W = 3 000 000 W

Prefixes cannot be combined: for example 10-9 metre should be written as nm, not as mμm.

The prefix always takes precedence over any exponentiation; thus km2 means square kilometre and not kilo - square metre. For example, 3 km2 is equal to 3,000,000 m2 and not to 3,000 m2 (nor to 9,000,000 m2). Thus the SI prefixes provide steps of a factor one million instead of one thousand in the case of an exponent 2, of a billion in the case of an exponent 3, etc. As a result large numbers may be needed, even if the prefixes are fully used.

Prefixes where the exponent is divisible by three are recommended. Hence '100 metres' rather than 'one hectometre'. Notable exceptions include centimetre, hectare (hecto-are), centilitre, 1 dm3 (equivalent to one litre), and decibel (one-tenth of a bel, a measure of sound loudness). The obsolete prefixes myria- and myrio- were dropped before SI was adopted in 1960, probably because they do not fit this pattern, no symbol was available (M, m and μ already being used), and were rarely used anyway.

The kilogram stands out among all SI base units as the only one that has a prefix. It is derived from the mass of an actual object. The gram is defined as 1/1000th of this object's mass.

Though in principle legal, quantities that are commonly used in everyday life are not combined with all possible prefixes, even when used in a scientific or engineering context:

  • Mass: hg, g, mg, μg, and smaller are common. However, Mg or larger are never used; tonnes or scientific notation are used instead.
  • Volume in litres: l, dl, cl, ml, μl, and smaller are common. Larger volumes are sometimes denoted in hl; otherwise in m3 or km3.
  • Length: km, m, dm, cm, mm, and smaller are common. Mm, Gm, etc. are rarely used. Often used are AU, ly, pc; the AU is mentioned in the SI standards as accepted non-SI unit
  • Time: s, ms, μs, and shorter are common. For longer times, one uses either scientific notation or minutes, hours, etc.

Pronunciation

The accepted English pronunciation of the initial G of giga was once soft, /ˈdʒaɪgə/ (like gigantic), but now the hard pronunciation, /ˈgɪgə/ (like giggle), is probably more common. However, both pronunciations are likely to be understood by most English speakers.

Use outside SI

The symbol "k" is often used to mean a multiple of a thousand, so one may talk of "a 40K salary" (40,000), or the Y2K problem. Note that in these cases an upper case K is often used, although it should be noted that using an uppercase K is never correct when writing under the rules of the SI. Also, it is often used as a prefix to designate the binary prefix kilo = 210 = 1024.

Non-SI units

SI prefixes rarely appear coupled with imperial units except in some specialised cases (e.g. megaton). They are often used with cgs units in situations where these are still found (e.g. millitorr). They are also used with "natural" units in some fields (e.g. megaelectron volt, gigaparsec).

Computing

The prefixes k and greater are common in computing, where they are applied to information and storage units like the bit and the byte. Since 210 = 1024, and 103 = 1000, this led to the SI prefix letters being used approximately to denote "binary" prefixes as follows:

k = 210 = 1,024
M = 220 = 1,048,576
G = 230 = 1,073,741,824
T = 240 = 1,099,511,627,776
P = 250 = 1,125,899,906,842,624.

However, these prefixes usually retain their powers-of-1000 meanings when used to describe rates of data transmission (bit rates): 10 Mbit/s Ethernet runs at 10,000,000 bit/s, not 10,485,760 bit/s. The problem is compounded by the fact that the units of information (the bit and the byte) are not part of SI. Although it is clearer symbology to use "bit" for the bit and "b" for the byte, "b" is often used for bit and "B" for byte. (In SI, B stands for the bel.) French-speaking countries often use "o" for "octet", a synonym for byte, but this is unacceptable in SI because of the risk of confusion with the zero.

Consequently, the International Electrotechnical Commission (IEC) adopted new binary prefixes in 1998, formed from the first syllable of the decimal prefix plus 'bi' (pronounced 'bee'). The symbol is the decimal symbol plus 'i'. So now, one kilobyte (1 kb) equals 1000 bytes, whereas one kibibyte (1 KiB) equals 210 = 1024 bytes. Likewise mebi (Mi; 220), gibi (Gi; 230), tebi (Ti; 240), pebi (Pi; 250), and exbi (Ei; 260). Although the IEC standard does not mention them, the sequence can be readily extended to zebi (Zi; 270) and yobi (Yi; 280). The adoption of these prefixes has been very limited.

Britain, Ireland and Australia previously used the long scale number name conventions, but have now largely switched to the short scale usage. Note in particular that above a million and below a millionth, the same name has different values in the two naming systems, so billion and trillion (for example) become unfortunately potentially ambiguous terms internationally. Using the SI prefixes can circumvent this problem. See number names for the details.

Proposed extensions

Continuing backwards in the alphabet, after zetta and yotta, proposals for the next large number include xenta and xona, the latter as an alteration of the Latin nona, and the next small number would also start with an x.

Preserving the rule on abbreviating the prefixes (a capital for the large number and a lower-case letter for the small number), even without consensus on the full name the following prefixes could be used without ambiguity: X, W, V, U, x, w, v, u. However, even some official prefixes may not be understood by all readers, let alone extrapolations of them, so giving an explanation is advisable when using them in communication (as opposed to using them in notes for oneself).

Another proposal for xenta/xona is novetta, from the Italian nove. This does not have the convenience of backward alphabetic order.

See also

References

This article was originally based on material from the Free On-line Dictionary of Computing, which is used under the GFDL.

External links


ca:Prefixos del SI da:SI-præfiks de:Vorsilben für Maßeinheiten es:Prefijos del SI et:Ühikute_detsimaaleesliited fr:Préfixe du système international hr:Predmeci (prefiksi) mjernih jedinica hu:SI-prefixum pl:Przedrostek_SI pt:Prefixos SI sl:Predpone SI sr:СИ префикси zh-cn:国际单位制词头 zh-tw:國際單位制詞頭


Retrieved from "http://www.mywiseowl.com/articles/SI_prefix"

This page has been accessed 2697 times. This page was last modified 02:09, 26 Nov 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).