Gunther Schadow Regenstrief Institute for Health Care and Indiana University School of Medicine |
Clement J. McDonald Regenstrief Institute for Health Care and Indiana University School of Medicine |
Version: 1.6 (contains important corrections)
Revision: $Revision: 1.16 $
IMPORTANT SPECIAL RELEASE NOTE
Ever since we changed the internal maintenance of The Unified Code for Units of Measure to XML (which happened after release 1.4 in May of 2002) the definition of some units that used exponential notation for the magnitude was incorrect. A systematic text-conversion error had caused the minus sign and the first digit of all exponents to be deleted. This mostly affected natural constants, such as parsec, proton mass, electron charge, Boltzman's constant, and all units that are defined based on these. Fortunately these units are rather rare in everyday use in trade and medicine, however, we must urge everyone to regenerate their tables, dictionaries, and knowledge bases, and check their data immediately based on this corrected release of The Unified Code for Units of Measure
The units directly affected by this error were: unified atomic mass unit (u), parsec (pc), Planck's constant [h], Boltzman's constant [k], electric permittivity ([eps_0]), elementary charge ([e]), electron mass ([m_e]), proton mass ([m_p]), Newton's constant of gravitation ([G]), Maxwell (Mx), Gauss (G), phot (ph), Curie (Ci), Roentgen (R), and U.S. and international mil ([mil_i], [mil_us]).
Because these units were used in some (though not many) definitions of other units, the indirectly affected units are: electron volt (eV), and circular mil ([cml_i]).
1 |
Introduction |
The Unified Code for Units of Measure is a code system intended to include all units of measures being contemporarily used in international science, engineering, and business. The purpose is to facilitate unambiguous electronic communication of quantities together with their units. The focus is on electronic communication, as opposed to communication between humans. A typical application of The Unified Code for Units of Measure are electronic data interchange (EDI) protocols, but there is nothing that prevents it from being used in other types of machine communication.
The Unified Code for Units of Measure is inspired by and heavily based on ISO 2955-1983, ANSI X3.50-1986, and HL7's extensions called “ISO+”. The respective ISO and ANSI standards are both entitled “Representation of [...] units in systems with limited character sets” where ISO 2955 refers to SI and other units provided by ISO 1000-1981, while ANSI X3.50 extends ISO 2955 to include U.S. customary units. Because these standards carry the restriction of “limited character sets” in their names they seem to be of less value today, when graphical user interfaces and laser printers are in wide-spread use. For this reason, the european standard ENV 12435 in its clause 7.3 declares ISO 2955 obsolete.
ENV 12435 is dedicated exclusively to the communication of measurements between humans in display and print, and does not provide codes that can be used in communication between systems. It does not even provide a specification that would allow communication of units from one system to the screen or printer of another system. The issue about displaying units in the common style defined by the 9th Conférence Générale des Poids et Mesures (CGPM) in 1947 is not just the character set. Although the Unicode standard and its predecessor ISO/IEC 10646 is the richest character set ever, it is still not enough to specify the presentation of units, because there are important typographical details such as superscripts, subscripts, roman and italics.1
The real value of the restriction on the character set and typographical details, however, is not to cope with legacy systems and less powerful technology, but to facilitate unambiguous communication and interpretation of the meaning of units from one computer system to another. In this respect, ISO 2955 and ANSI X3.50 are not obsolete because there is no other standard that would fill in for inter-systems communication of units. However, ISO 2599 and ANSI X3.50 currently have severe defects:
a
” being used
for both “year” and “are”) and conflicts
that are generated through combination of unit symbols with prefixes
(e.g., “cd
” means candela and centi-day and
“PEV
” means peta-volt and pico-electronvolt.)
ISO 2955 and all standards that do only look for the resolutions and recommendations of the CGPM and the Comité International des Poids et Mesures (CIPM) as published by the Bureau International des Poids et Mesures (BIPM) and various ISO standards (ISO 1000 and ISO 31) fail to recognize that the needs in practice are often different from the ideal propositions of the CGPM. Although not allowed by the CGPM and related ISO standards, many other units are used in international sciences, healthcare, engineering, and business, both meaningfully and some units of questionable meaning. A coding system that is to be useful in practice must cover the requirements and habits of the practice—even some of the bad habits.
None of the current standards attempt to specify a semantics of units that can be deployed in information systems with moderate requirements. Metrological standards such as those published by the BIPM are dedicated to maximal scientific correctness of reproducible definitions of units. These definitions make sense only to human specialists and can hardly be deployed to their full extent by any information system that is not dedicated to metrology. On the other hand, ISO 2955 and ANSI X3.50 provide no semantics at all for the codes they define.
The Unified Code for Units of Measure provides a single coding system for units that is complete, free of all ambiguities, and that assigns to each defined unit a concise semantics. In communication it is not only important that all communicating parties have the same repertoir of symbols, but also that all attach the same meaning to the symbols they exchange. The common meaning must be computationally verifiable. The Unified Code for Units of Measure assumes a semantics for units based on dimensional analysis.2
In short, each unit is defined relative to a system of base units by a numeric factor and a vector of exponents by which the base units contribute to the unit to be defined. Although we can reflect all the meaning of units covered by dimensional analysis with this vector notation, the following tables do not show these vectors. One reason is that the vectors depend on the base system chosen and even on the ordering of the base units. The other reason is that these vectors are hard to understand to human readers while they can be easily derived computationally. Therefore we define new unit symbols using algebraic terms of other units. Those algebraic terms are also valid codes of The Unified Code for Units of Measure.
2 |
Grammar of Units and Unit Terms |
§1 preliminaries ■1The Unified Code for Units of Measure consists of a basic set of terminal symbols for units, called atomic unit symbols or unit atoms, and multiplier prefixes. It also consists of an expression syntax by which these symbols can be combined to yield valid units. ■2 The tables of terminal symbols are fixed as of every revision of The Unified Code for Units of Measure, additions, deletions or changes are not allowed. ■3 All expression that can be derived from these terminal symbols and the expression syntax are valid codes. Any expression of The Unified Code for Units of Measure has a precisely defined semantics.
The expression syntax of The Unified Code for Units of Measure generates an infinite number of codes with the consequence that it is impossible to compile a table of all valid units.
That the tables of terminal symbols may not be extended does not mean that missing symbols will never be available in The Unified Code for Units of Measure. Suggestions for additions of new symbols are welcome and revisions of The Unified Code for Units of Measure will be released as soon as a change request has been approved.
§2 full and limited conformance ■1 The semantics of The Unified Code for Units of Measure implies equivalence classes such that different expressions may have the same meaning. ■2 Programs that declare full conformance with The Unified Code for Units of Measure must compare unit expressions by their semantics, i.e. they must detect equivalence for different expressions with the same meaning. ■3 Programs with limited conformance may compare unit expressions literally and thus may not detect equivalence of unit expressions.
The option for “limited conformace” allows The Unified Code for Units of Measure to be adopted even by less powerful systems that can not or do not want to deal with the full semantics of units. Those systems typically have a table of fixed unit expression literals that may be related to other literals with fixed conversion factors. Although these systems will have difficulties to receive unit expressions from various sources, they will at least send out valid expressions of The Unified Code for Units of Measure, which is an important step towards a commonly used coding scheme for units.
2.1 |
Character Set and Lexical Rules |
§3 character set
■1 All expressions of The Unified Code for Units of Measure shall be build from characters of
the 7-bit US-ASCII character set exclusively.
■2 Terminal unit symbols can consist of all ASCII characters in
the range of 33–126 (0x21–0x7E) excluding
double quotes (‘"
’),
parentheses (‘(
’ and ‘)
’),
plus sign (‘+
’'),
minus sign (‘-
’'),
period (‘.
’'),
solidus (‘/
’'),
equal sign (‘=
’'),
square brackets (‘[
’
and ‘]
’), and
curly braces (‘{
’ and ‘}
’),
which have special meaning.
■3 A terminal unit symbol can not consist of only digits
(‘0
’–‘9
’) because
those digit strings are interpreted as positive integer
numbers. However, a symbol “10*
” is allowed
because it ends with a non-digit allowed to be part of a symbol.
■4 For every terminal symbol there is a case insensitive variant
defined, to be used when there is a risk of upper and lower case to be
confused. Although upper and lower case can be mixed in case
insensitive symbols there is no meaning to the case. Case insensitive
symbols are incompatible to the case senitive symbols.
The 7-bit US-ASCII character code is the greatest common denominator that can be expected to be available in any communication environment. Only very few units normally require symbols from the greek alphabet and thus the cost of requiring Unicode does not outweigh the benefit. As explained above, the real issue about writing unit terms naturally is not the character set but the ability to write subscripts and superscripts and distinguish roman letters from italics.
Some computer systems or programming languages still have the requirement of case insensitivity and some humans who are not familiar with SI units tend to confuse upper and lower case or can not interpret the difference in upper and lower case correctly. For this reason the case insensitive symbols are defined. Although The Unified Code for Units of Measure does not encourage use of case insensitive symbols where not absolutely necessary, in some circumstances the case insensitive representation may be the greatest common denominator. Thus some systems that can handle case sensitivity may end up using case insensitive symbols in order to communicate with less powerful systems.
ISO 2955 and ANSI X3.50 call case sensitive symbols “mixed case” and case insensitive symbols “single case” and list two columns for “single case” symbols, one for upper case and one for lower case. In The Unified Code for Units of Measure all units can be written in mixed upper and lower case, but in the case insensitive variant the mixing of case does not matter.
§4 prefixes ■1Metric units (cf. §11) may be combinations of a unit symbol with a prefix symbol. ■2The unit symbol to be combined with the prefix must not itself contain a prefix. Such a prefix-less unit symbol is called unit atom. ■3Prefix and atom are connected immediately without any delimiter. Separation of an optional prefix from the atom occurs on the lexical level by finding a matching combination of an optional prefix and a unit atom. ■4 The prefix is the longest leading substring that matches a valid prefix where the remainder is a valid metric unit atom. If no such prefix can be matched, the unit atom is without prefix and may be both metric or non-metric.[1–3: ISO 1000, 3; ISO 2955-1983, 3.7; ANSI X3.50-1986, 3.7 (Rule No. 6).]
§5 square brackets
■1 Square brackets (‘[
’ and
‘]
’) may be part of a
unit atom at any place but only as matched pairs. Square brackets are
lexical elements and not separate syntactical tokens. ■2 Within a matching pair of square brackets the full range of
characters 33–126 can be used.3 ■3 Square brackets do not determine the boundary between
prefix and unit atom, but they never span the boundary of unit atoms.
■4
Square brackets must not be nested.
For example
%
“[abc+ef]
”,
“ab[c+ef]
”,
“[abc+]ef
”, and
“ab[c+ef]
”
%
could all be valid symbols if defined in the tables.
In “ab[c+ef]
” either
“a
” or “ab
”
could be defined as a prefix, but not “ab[c
”.
Square brackets take on one task of round parentheses in HL7's
“ISO+” code, where one use of parentheses is to augment
unit symbols with suffixes, as in “mm(Hg)
”.
Another use is to enclose one full unit symbol into parentheses, as
“(ka_u)
” (for the King-Armstrong unit of
catalytic amount of phosphatase). Apparently, in a unit symbol such
enclosed one is supposed not to expect a prefix. Thus, even if
“a_u
” would have been defined,
“(ka_u)
” should not be matched against
kilo-a_u
.
Parentheses, however, were also used for the nesting of terms since
HL7 version 2.3. At this point it became ambiguous whether parentheses
are part of the unit symbol or whether they are syntactic tokens. For
instance, “(ka_u)
” could mean a nested
“ka_u
” (where “k
”
could possibly be a prefix), but also the proper symbol
“(ka_u)
” that happens to have parentheses as
part of the symbol. The Unified Code for Units of Measure uses parentheses for the usual meaning of
term nesting and uses square brackets where HL7's “ISO+”
assumes parentheses to be part of the unit symbol.
§6 curly braces
■1 The full range of characters 33–126 can be used within a
pair of curly braces (‘{
’ and
‘}
’). The material enclosed in curly braces is
called annotation.
■2
Annotations do not contribute to the semantics of the unit but are
meaningless by definition. Therefore, any fully conformant parser must
discard all annotations. Parsers of limited conformace should
not value annotations in comparison of units.
■3
Annotations do, however, signify the end of a unit symbol.
■4 An annotation without a leading symbol implies the default
unit 1 (the unity).
■5
Curly braces must not be nested.
Curly braces are here because people want annotations and deeply believe that they need annotations. Especially in chemistry and biomedical sciences, there are traditional habits to write annotations at units or instead of units, such as “%vol.”, “RBC”, “CFU”, “kg(wet tis.)”, or “mL(total)”. These habits are hard to overcome. Any attempt of a coding scheme to restrict this percieved expressiveness will ultimately result in the coding scheme not being adopted, or just “half-way” adopted (which is as bad as not adopted).
Two alternative responses to this reality exist: either give in to the
bad habits and blow up of the code with dimension- and meaningless
unit atoms, or canalize this habit so that it does no harm. The Unified Code for Units of Measure
canalizes this habit using curly braces. Nevertheless we do continuing
efforts to upgrade doubtful units to genuine units of The Unified Code for Units of Measure by
defining and linking them to the other units as good as
possible. Thus, “g%
” is a valid metric unit
atom (so that “mg%
” is a valid unit too.)
A drops, although quite imprecise, is a valid unit of volume
“[drp]
”. Even HPF and LPF (the so called
“high-” and “low power field” in the
microscope) have been defined so that at least they relate to each
other.
2.2 |
Syntax Rules |
§7 algebraic unit terms
■1 All units can be combined in an algebraic term using the
operators for multiplication (period ‘.
‘) and
division (solidus ‘/
’). ■2 The multiplication operator is mandatory it must not be
omitted or replaced by a space. The multiplication operator is a
strict binary operator that may occur only between two unit
terms. ■3 The division operator can be used as a binary and unary
operator, i.e. a leading solidus will invert the unit that directly
follows it. ■4 Terms are evaluated from left to right with the period and the
solidus having the same operator precedence. Multiple division
operators are allowed within one term. [ISO 1000, 4.5.2; ISO 2955-1983, 3.3f; ANSI X3.50-1986, 3.3f
(Rule No. 2f).]
The use of the period instead of the asterisk
(‘*
’) as a multiplication operator continues a
tradition codified in ISO 1000 and maintained in ISO 2955. Because
floating point numbers may not occur in unit terms the period is not
ambiguous. A period in a unit term has no other meaning than to be the
multiplication operator.
Since Resolution 7 of the 9th CGPM in 1948 the myth of ambiguity being introduced by more than one solidus lives on and is quoted in all standards concerning the writing of SI units. However, when the strict left to right rule is followed there is no ambiguity, neither with one solidus nor with more than one solidus. However, in human practice we find the tendency to assign a lower precedence to the solidus which misleads people to write a/b·c when they really mean a/(b·c). When this is rewritten as a/b/c there is actually less ambiguity that in a/b·c. So the real source of ambiguity is when a multiplication operator follows a solidus, not when there is more than one solidus in a term. Hence, we remove the restriction for only one solidus and introduce parentheses which may be used to remove any perceived ambiguity.
§8 integer numbers
■1 A positive integer number may appear in place of a simple unit
symbol. ■2 Only a pure string of decimal digits
(‘0
’–‘9
’)
is interpreted as a number. If after one or more digits there is any
non-digit character found that is valid for unit atoms, all the
characters (including the digits) will be interpreted as a simple unit
symbol.
For example, the string “123
” is a positive
integer number while “12a
” is a symbol.
Note that the period is only used as a multiplication operator, thus
“2.5
” means 2 × 5 and is not equal to 5/2.
§9 exponents
■1 Simple units may be raised to a power. The exponent is an
integer number and is written immediately behind the unit
term. Negative exponents must be preceded by a minus sign
(‘-
’ positive exponents may be preceded by an
optional plus sign (‘+
’). ■2 If the simple unit raised to a power is a combination of a
prefix and a unit atom, both are raised to the power, e.g. “1
cm3
” equals “10-6m3
” not “10-2m3
”.
[ISO 2955-1983, 3.5f; ANSI X3.50-1986, 3.5f (Rule
No. 4f).]
ISO 2955 and ANSI X3.50 actually do not allow a plus sign leading a
positive exponent. However, if there can be any perceived ambiguities,
an explicit leading plus sign may be of help sometimes. The
Unified Code for Units of Measures therefore allows such plus signs
at exponents. The plus sign on positive exponents can be used to
delimit exponents from integer numbers used as simple units. Thus,
2+10
means 210 = 1024.
§10 nested terms
■1 Unit terms with operators may be enclosed in parentheses
(‘(
’ and ‘)
’) and used
in place of simple units. Normal left-to-right evaluation can be
overridden with parentheses. ■2 Parenthesized terms are not considered unit atoms
and hence must not be preceded by a prefix. ■3 Since a unit term in parenthesis can be used in place of
a simple unit, an exponent may follow on a closing parenthesis which
raises the whole term within the parentheses to the power.
|
Figure 1: Pushdown-state automaton describing the syntax.
2.3 |
The Predicate “Metric” |
§11 metric and non-metric unit atoms ■1 Only metric unit atoms may be combined with a prefix. ■2 To be metric or not to be metric is a predicate assigned to each unit atom where that unit atom is defined. ■3 All base units are metric. No non-metric unit can be part of the basis. ■4 A unit must be a quantity on a ratio scale in order to be metric.
The metric predicate accounts for the fact that there are units that are prefixed and others that are not. This helps to disambiguate the parsing of simple units into prefix and atom.
To determine whether a given unit atom is metric or not is not trivial. It is a cultural phenomenon, subject to change, just like language, the meaning of words and how words can be used. At one time we can clearly tell right or wrong useage of words, but these decisions may need to be revised with the passage of time.
Generally, metric units are those defined “in the spirit” of the metric system, that emerged in France of the 18th century and was rapidly adopted by scientists. Metric units are usually based on reproducible natural phenomena and are usually not part of a system of compareable units with different magintudes, especially not if the ratios of these units are not powers of 10. Instead, metric units use multiplier prefixes that magnify or diminish the value of the unit by powers of ten.
Conversely, customary units are in the spirit of the middle age as most of them can be traced back into a time around the 10th century, some are even older from the Roman and Babylonian empires. Most customary units are based on the average size of human anatomical or botanic structures (e.g., foot, ell, fathom, grain, rod) and come in series of comparable units with ratios 1/2, 1/4, 1/12, 1/16, and others. Thus all customary units are non-metric
Not all units from ISO 1000 are metric as degree, minute and second of plane angle are non-metric as well as minute, hour, day, month, and year. The second is a metric unit because it is a part of the SI basis, although it used to be part of a series of customary units (originating in the Babylonian era).
Furthermore, for a unit to be metric it must be a quantity on a ratio scale where multiplication and division with scalars are defined. The Comité Consultatif d'Unités (CCU) decided in February 1995 that SI prefixes may be used with the degree Celsius. This statement has not been made explicitely before. This is an unfortunate decision because difference-scale units like the degree Celsius have no multiplication operation, so that the prefix value could be multiplied with the unit. Instead the prefix at non-ratio units scales the measurement value. One dekameter is 10 times of a meter, but there is no meaning to 10 times of 1 °C in the same way as 30 °C are not 3 times as much as 10 °C. See §§21ff on how The Unified Code for Units of Measure finds a way to accomodate this different use of prefixes at units such as the degree Celsius, bel or neper.
2.4 |
Style |
Except for the rule on curly braces (§12), the rules on style govern the creation of the tables of unit atoms not their individual use. Users of The Unified Code for Units of Measure need not care about style rules (§§13–15) because users just use the symbols defined in the tables. Hence, style rules do not affect conformance to The Unified Code for Units of Measure. New submissions of unit atoms, however, must conform to the style rules.
§12 curly braces ■1 Curly braces may be used to enclose annotations that are often written in place of units or behind units but that do not have a proper meaning of a unit and do not change the meaning of a unit. ■2 Annotations have no semantic value.
For example one can write “%{vol}
”,
“kg{total}
”, or “{RBC}
”
(for “red blood cells”) as pseudo-units. However, these
annotations do not have any effect on the semantics, which is why
these example expressions are equivalent to
“%
”, “kg
”, and
“1
” respectively.
§13 underscore
■1 When in print a unit would have a subscript, an underscore
(‘_
’) is used to separate the subscript from
the stem of the unit symbol. ■2
The subscript is part of the unit atom.
■3 subscripts are used to disambiguate the two units with the
same name but different meanings.
For example when distinguishing the International Table calorie from
the thermochemical calorie, we would use 1 calIT or
1 calth in print. The Unified Code for Units of Measure defines the symbols
“cal_IT
” and
“cal_th
” with the underscore signifying that
“IT” and “th” are subscripts. Other examples
are the distinctions between the Julian and Gregorian calendar year
from the tropical year or the british imperial gallon from the U.S.
gallon (see §28 and §§34ff).
§14 square brackets ■1 Square brackets enclose suffixes of unit symbols that change the meaning of a unit stem. ■2 All customary units shall be enclosed completely by square brackets. ■3 Other unit atoms shall be enclosed in square brackets if they are very rare, if they will conflict with other units, or if they are normally not used as a unit symbol but do have a proper meaning as a unit in The Unified Code for Units of Measure. ■4 Square brackets are part of the unit atom.
For example 1 m H2O is written as
“m[H2O]
” in The Unified Code for Units of Measure because the suffix
H2O changes the meaning of the unit atom for meter (length)
to a unit of pressure.
Customary units are defined in The Unified Code for Units of Measure in order to accomodate practical needs. However metric units are still prefered and the customary symbols should not interfere with metric symbols in any way. Thus, customary units are “stigmatized” by enclosing them into square brackets.
If unit symbols for the purpose of display and print are derived from The Unified Code for Units of Measure units, the square brackets can be removed. However, display units are out of scope of The Unified Code for Units of Measure.
§15 apostrophe
■1
The apostrophe (‘'
’) is used to separate words
or abbreviated words in a multi-word unit symbol.
■2
Since units are mathematically defined symbols and not abbreviations
of words, multi-word unit symbols should be defined only to reflect
existing habits, not in order to create new ones.
■3
Multi-word units should always be enclosed in square brackets.
For example, such legacy units called “Bodansky unit” or
“Todd unit” have the unit symbols
“[bdsk'U]
”, and
“[todd'U]
” respectively.
3 |
Semantics |
§16 preliminaries ■1 The semantics of The Unified Code for Units of Measure is defined by the algebraic operations of multiplication, division and exponentiation between units, by the equivalence relations of equality and commensurability of units, and by the multiplication of a unit with a scalar. ■2 Every expression in The Unified Code for Units of Measure is mapped to one and only one semantic element. But every semantic element may have more than one valid representant in The Unified Code for Units of Measure. ■3 The set of expressions in The Unified Code for Units of Measure is infinite.
§17 equality and commensurability ■1 The set of expressions in The Unified Code for Units of Measure has two binary, symmetric, reflexive, and transitive relations (equivalence relations) “equals” = and “is commensurable with” ~. All expressions that are equal are also commensurable but not all commensurable expressions are equal.
§18 algebra of units ■1 The equivalence classes generated by the equality relation = are called units. ■2 The set of units U has a binay multiplication operator · that is associative and commutative and has the neutral element 1 (so called the unity). For each unit u ∈ U there is an inverse unit u-1 such that u · u-1 = 1. Thus, (U, ·) is an Abelian group. ■3 The division operation u / v is defined as u · v-1. ■4 The exponentiation operation with integer exponents n is defined as un = u. ■5 The product u' = ru of a real number scalar with the unit u is also a unit, where u' ~ u.
§19 dimension and magnitude ■1 The equivalence classes generated by the commensurability relation ~ are called dimensions. The set D of dimensions is infinite in principle, but only a finite subset of dimensions are used in practice. Thus, implementations of The Unified Code for Units of Measure need not be able to represent the inifinite set of dimensions. ■2 Two commmensurable units that are not equal differ only by their magnitude. ■3 The quotient u / v of any two commensurable units u ~ v is of the same dimension as the unity (u / v ~ 1). This quotient is also equal to the unity multiplied with a scalar r: u / v = r1, where r is called the relative magnitude of u regarding v.
§20 base units ■1 Any system of units is constructed from a finite set B of mutually independent base units B = { b1, b2, ..., bn }, on which any other unit u ∈ U is defined as u = r1b1u1 · r2b2u2 · ... · rnbnun, where r = r1 · r2 ·· · rn is called the magnitude of the unit u regarding B. ■2 With respect to a basis B every unit can thus be represented as a pair (r, û) of magnitude r and dimension û = (u1, u2, ..., un). ■3 Two sets of base units are equivalent if there is an isomorphism between the sets of units that they generate.
§19.1 allows to limit the set of supported dimensions. Most practically used units contain exponents of -4 to +4. Thus if memory is limited, 4 bit per component of the dimension vector could be sufficient.
3.1 |
Special Units on non-ratio Scales |
§21 special units ■1 Those symbols that are used as units that imply a measurement on a scale other than a ratio scale (e.g., interval scale, logarithmic scale) are defined differently. These do not represent proper units as elements of the group (U,·). Therefore those special semantic entities are called special units, as oposed to proper units. The set of special units is denoted S, where S ∩ U = {}. ■2 A special unit s ∈ S is defined as the triple (u, fs, fs-1) where u ∈ U is the “corresponding” proper unit of s and where fs and fs-1 are mutually inverse real functions converting the measurement value to and from the special unit. ■3 Although not elements of U, special units are said to be “of the same dimension” or “commensurable with” their corresponding proper unit u and the class of units commensurable with u. This can be expressed by means of a binary, symmetric, transitive and reflexive relation ≈ on U ∪ S.
The functions fs and fs-1 are applied as follows: let rs be the numeric measurement value expressed in the special unit s and let m be the corresponding dimensioned quantity, i.e., the measurement with proper unit u. Now, rs = fs(m/u) converts the proper measurement to the special unit and m = fs-1(rs) × u does the inverse.
§22 operations on special units ■1 In theory, special units cannot take part in any algebraic operations, neither involving other units, nor themselves (exponentiation) nor involving scalars. ■2 Special units are therefore non-metric units. ■3 However, due to the requirement of the SI that does allow prefixes on the degree Celsius, special units may be scaled trough a prefix or an arbitrary numeric factor. ■4 The scale factor α is an additional component of the special unit, which in turn is defined by a quadruple s = (u, fs, fs-1, α). When the functions fs and fs-1 are applied to a measurement value x to convert to and from the special unit the scale factor is applied as follows: x' = fs(x) / α converts from x expressed in the corresponding proper unit to x' in terms of the special unit and x = fs-1(αx') does the reverse. ■5 Multiplication of a special unit s = (u, fs, fs-1, α) with a scalar β is defined as βs = (u, fs, fs-1, βα). Multiplication of a special unit s with a dimensionless unit r1 is defined as rs.
Since prefixes have a scalar value that multiplies the unit atom, a unit must at least have a defined multiplication operation with a scalar in order to be a candidate for the metric predicate. All proper units are candidates for the metric property, special units are no such candidates.
The Comité Consultatif d'Unités (CCU) decided in February 1995 that any SI prefix may be used with degree Celsius. This statement has not been made explicitely before. This is an unfortunate decision because difference-scale units like the degree Celsius have no multiplication operation, so that the prefix value could be multiplied with the unit. Instead the prefix at non-ratio units scales the measurement value. One wonders why the CGPM keeps the celsius temperature in the SI as it is superflous and in a unique way incoherent with the SI.
The scale factor α is applied with the functions fs and fs-1 as follows: let rs be the numeric measurement value expressed in the special unit s and let m be the corresponding dimensioned quantity, i.e., the measurement with proper unit u. Now, rs = fs(m/u) / α converts the proper measurement to the special unit and m = fs-1(αrs) × u does the reverse.
§23 definition of special units
■1
Special units are marked in the definition tables for unit atoms by a
bullet (‘•’) in the column titled “value”
and a special expression in the column titled
“definition”. The BNF for the special expression is <special-unit> ::= <function-symbol>“(
”<floating-point-number>“
”<term>“)
” The function symbols are defined as
needed.
■2
Special expressions are not valid expressions in The Unified Code for Units of Measure,
they are only used for defining special units.
4 |
Tables of Terminal Symbols |
4.1 |
Prefixes |
§24 prefixes ■1 Prefix symbols are those defined in Table 1. ■2 There are five columns titled “name,” “print,” “c/s,” “c/i,” and “value” The name is the full (official) name of the unit. The official symbol used in print this is listed in the column “print” “C/s,” and “c/i” list the symbol in the case sensitive and the case insensitive variants respectively. “Value” is the scalar value by which the unit atom is multiplied if combined with the prefix. ■3 Only the columns titled “c/s,” “c/i,” and “value,” are normative. Full name and print symbol are defined by the CGPM and are out of scope of The Unified Code for Units of Measure.
The case insensitive prefix symbols are slightly different from those
defined by ISO 2955 and ANSI X3.50, where “giga-,”
“tera-,” and “peta-” have been
“G
,” “T
,” and
“PE
.” The Unified Code for Units of Measure has a larger set of unit atoms
and needs to prevent more name conflicts. Tera and giga have a second
letter to be safe in the future. The change of
“PE
” to “PT
” would
be the way to go for ISO 2955 which currently has a name conflict
(among others) with peta-volt and pico-electronvolt.
The new prefixes “yotta-,” “zetta-,” “yocto-,” and “zepto-” that were adopted by the 19th CGPM (1990) have a second letter ‘A’ and ‘O’ resp. to avoid current and future conflicts and to disambiguate among themselves. The other submultiples “micro-” to “atto-” are represented by a single letter to keep with the tradition.
4.2 |
Base Units |
§25 base units ■1 The base units shown in Table 2 are used to define all the unit atoms of The Unified Code for Units of Measure according to its grammar and semantics. ■2 There are five columns titled “name,” “kind of quantity,” “print,” “c/s,” and “c/i.” The name is the full (official) name of the unit. The official symbol used in print this is listed in the column “print” “C/s,” and “c/i” list the symbol in the case sensitive and the case insensitive variants respectively. ■3 Only the columns titled “c/s,” and “c/i,” are normative. Full name and print symbol are defined by other bodies and are out of scope of The Unified Code for Units of Measure. ■4 The selection of base units and the particular order are not normative. Any other basis B' that generates an isomorphic group of units is conformant with The Unified Code for Units of Measure. ■5 If the other base B' generates a different system of units U' it conforms to The Unified Code for Units of Measure only if there is an homomorphism that maps U' onto U. ■6 Base units must be metric units only. Special units can not be base units.
As can be seen the base system used to define The Unified Code for Units of Measure is different from the system used by the Système International d'Unités (SI) The SI base unit kilogram has been replaced by gram and the mole has been replaced by the radian that is defined dimensionless in the SI. Because of the latter change The Unified Code for Units of Measure is not isomorphic with the SI.
The replacement of the kilogram is trivial. In order to bring syntax and semantics in line we can not have a unit with prefix in the base. We need a valid unit of mass before we can combine it with the prefix “kilo-” This change does not have any effect on the semantics whatsoever. The base unit kilogram is one of the oddities of the SI: if the gram would have been chosen as a base units the CGPM could have saved the rather annoying exception of the prefixing rules with the kilogram. At times where we have to multiply the wavelength of excited krypton-86 atoms by 1650763.73 to yield one meter, it seems trivial to divide the prototype of the kilogram by thousand to yield a base unit gram.
The rationale for removing the mole from the base is that the mole is essentially a count of particles expressed in a unit of very high magnitude (Avogadro's number). There is no fundamental difference between the count of particles and the count other things.
The radian has been adopted as the base unit of plane angle α to facilitate the distinction from the solid angle Ω by the relation Ω = α2 and to distinguish rotational frequency f from angular velocity ω = 2 π · rad · f.
4.3 |
Derived Unit Atoms |
§26 dimensionless units ■1 Dimensionless unit atoms are defined in Table 3. ■2 There are seven columns titled “name,” “print,” “c/s,” “c/i,” “M,” “value,” and “definition.” The name is the full (official) name of the unit. The symbol recommended for use in print this is listed in the column “print.” “C/s,” and “c/i” list the symbol in the case sensitive and the case insensitive variants respectively. The column “M” specifies whether this is a metric unit. The definition is a valid case sensitive expression of The Unified Code for Units of Measure that defines the unit atom. ■3 Only the columns titled “c/s,” “c/i,” “M,” “value,” and “definition” are normative. Full name and print symbol are out of scope of The Unified Code for Units of Measure. ■4 The units named “parts per N” are provided to be used where absolutely nessecary but are not endorsed. Especially “ppb” and “pptr” are deprecated since “billion” and “trillion” are ambiguous names internationally. The explicit powers of ten should be given instead.
The notation “10*
” for powers of ten
originated in the HL7 “ISO+“ extension of ISO 2955.
In HL7 the character carat (‘^
’) was thought as
reserved. Since most people would expect to see
“10^3
” for the “third power of
ten” and might in fact confuse “10*3
”
to mean “ten times 3”, the symbol using the carat was
later added to The Unified Code for Units of Measure.
§27 SI units
■1
SI units are defined by the international Conférence
Générale des Poids et Mesures (CGPM). The Unified Code for Units of Measure definitions
for those units are given in Table
4.
■2 There are seven columns titled “name,”
“print,” “c/s,” “c/i,”
“M,” “value,” and “definition.”
The name is the full (official) name of the unit. The symbol
recommended for use in print this is listed in the column
“print.” “C/s,” and “c/i” list the
symbol in the case sensitive and the case insensitive variants
respectively.
The column “M” specifies whether this is a
metric unit.
The definition
is a valid case sensitive expression of The Unified Code for Units of Measure that defines the unit
atom.
■3
Only the columns titled “c/s,” “c/i,”
“M,” “value,” and “definition” are
normative. Full name and print symbol are defined by the CGPM and are
out of scope of The Unified Code for Units of Measure.
■4
The function pair denoted “cel(1 K)
” is
defined as fC(x) = x - 273.15 to
convert from kelvin to degree Celsius, and
fC-1(x) = x + 273.15 to
convert from degree Celsius back to kelvin.
The case insensitive symbol for pascal is
“PAL
” which conforms to ISO 2955 and prevents
the name conflict between pascal and pico-ampère.
Without reference to history, it is difficult to explain that the degree Celsius is part of the SI, because the degree Celsius is in a unique way incoherent with the SI, and is even superflous since the base unit kelvin measures the same kind of quantity.
§28 other units from ISO 1000, ISO 2955 and ANSI X3.50 ■1 Those unit atoms listed by ISO 2955 under the heading “other units from ISO 1000” and some units from ANSI X3.50 are defined in Table 5. ■2 The meaning of the columns is declared in §27.2. ■3 Only the columns titled “c/s,” “c/i,” “M,” “value,” and “definition” are normative. Full name and print symbol are defined by ISO 1000 and are out of scope of The Unified Code for Units of Measure.
In the case sensitive variant the liter is defined both with an upper
case ‘L
” and a lower case
‘l
’. NIST [63 FR 40338] declares the upper case
‘L’ as the prefered symbol for the U.S., while in many other
countries the lower case ‘l’ is used. In fact the lower case
‘l’ was in effect since 1879. A hundred years later in 1979
the 16th CGPM decided to adopt the upper case ‘L’ as a
second symbol for the liter. In the case insensitive variant there is
only one symbol defined since there is no difference between upper
case ‘L’ and lower case ‘l’.
The unit “are” competes with year for the symbol
“a” not only in ISO 2955, and ANSI X3.50, but also in
ISO 1000 as stating the official CGPM approved symbols. This is why
the symbol for are is “ar
” in
The Unified Code for Units of Measure. ISO 2955 explicitely adds the unit atom
“ha
” for hectare, while “hectare”
is just the correct spelling of the compositum of “hecto”
and “are” and thus would not require a separate unit
atom. Nevertheless, ISO 2955 in its case insensitive variant assigns
“ARE
” to the are and
“har
” to the hectare. This is obviously an
anomality which The Unified Code for Units of Measure will not follow. As a metric unit,
“ar
” can be prefixed with
“h
” to yield “har
”
ANSI X3.50 had two different series of symbols for the units of time,
the ones from ISO 2955 as adopted by The Unified Code for Units of Measure and the symbols
“yr
” “mo
”
“wk
” “hr
” and
“sec
” while “d
” and
“min
” were defined twice. The Unified Code for Units of Measure does not
define these synonyms of ISO 2955 symbols, but does adopt those units
from ANSI X3.50 that are not part of ISO 2955, namely
“mo
” and “wk
” Month
and week are useful units mainly in business or clinical medicine.
The semantics of the units of time is difficult to capture. The difficulties start with the day: There is the sidereal and the solar day that depend on the earth's rotation. The earth's rotation is variable during one day and is continually slowing down in the long run. The usual subdivisions of the day in 24 hours of 60 minutes and 60 seconds originated in Babylonia. The earth's rotation was too inexact to measure time, which is why the 11th CGPM (1954) defined the second based on a standarized historical tropical year (see below) which was later (13th CGPM 1967-1968) replaced by frequency measurement. Thus the second came to be the base unit of time and the day is now 864000 s exactly with the Universal Coordinated Time (UTC) adding leap seconds every now and then.
For the year we have to distinguish the “tropical” (solar, sidereal) year from the calendar year. And both are difficult. The tropical year is the year defined by time the earth travels around the sun. This is difficult to measure and varies over time. Around 1900 it was 365.242196 d, currently it is 365.242190 d and around 2100 it will be 365.242184 d. In addition these durations are averages. The actual length of each year may vary by several minutes due to the gravitational influence of other planets. Thus there is quite a high uncertainty already in the fourth decimal digit.
The calendar year is also difficult because there is the Julian calendar (Sosigenes of Alexandria and Julius Caesar, 45 BC) with a slightly too long year of 365.25 d that causes the calendar to be one day ahead of the tropical year in 128 years. The Gregorian calendar (Christopher Clavius 1537-1612 and Pope Gregory XIII 1545-1563) leaves out three leap years in 400 years (let n be the year number, the leap year is dropped if n mod 100 = 0 but not n mod 400 = 0.) The Gregorian mean year is thus 365.2425 d. This leap year arithmetic seems to be too much even for astronomers, which is why the light year ends up being defined based on the Julian year [NIST Sp. Pub. 811, 1995 Edition]. For this reason The Unified Code for Units of Measure defines Tropical, Julian and Gregorian year by means of subscripts, but assigns the default year symbol to the Julian year.
The week is 7 days, this is a biblic truth we can count on (it is actually quite plausible that the week of seven days originated in Babylonia and entered Jewish tradition during the Babylonian exile.)
The difficultiy continues with the month. The lunar (so called “synodal” month is variable. Around 1900 it was 29.5305886 d currently it is 29.5305889 d and in 2100 it will be 29.5305891 d, which we fixate in the 5th decimal digit with a considerable uncertainty. The calendar month is difficult because of the uneven distribution of days in a month over the year, and because of the two different calendar years. But we will usually use the mean calendar month, which is the Julian calendar year divided by 12.
As a conclusion, great care has to be taken when the “customary
units” of time are used to measure time. The SI has fixated the
second which should be used whenever accuracy is required. For
business purposes the Julian calendar is sufficient especially since
the notion of the Work-Day (vs. Holiday) is more important than the
imprecision over 128 years.
[Sources: “Calendar” Britannica Online.http://www.eb.com:180/cgi-bin/g?DocF=macro/5000/98/toc.html
.
Claus Tondering, Frequently asked questions about
calendars.
Part 1. 1998. http://www.pip.dknet.dk/~c-t/calendar.faq1.txt
]
§29 natural units ■1 Fundamental constants of nature and units derived from these constants are defined in Table 6. ■2 The meaning of the columns is declared in §27.2. ■3 Only the columns titled “c/s,” “c/i,” “M,” “value,” and “definition” are normative. Full name and print symbol are defined by ISO 1000 and are out of scope of The Unified Code for Units of Measure.
This list is not complete. It does not list all constants but only
those that are fundamental and from which many other constants can be
derived. The source of this table is The NIST Reference on
Constants, Units, and Uncertainty Version 2.1, 21 May 1998. NIST
Physics
Laboratory. http://physics.nist.gov/cuu/Constants/index.html
In the base system of The Unified Code for Units of Measure, the general gas constant R is identical to the Boltzman constant k. In the SI both are related through R = k × NA, where NA = 6.0221367 × 1023 /mol is the Avogadro constant. Because The Unified Code for Units of Measure defines the mole to be the dimensionless Avogadro number (number of particles in 1 g of 12C itself, there is no difference anymore if the Boltzman constant is given as k = 1.380658 × 1023 J/K or R = 8.314511 J mol-1 K-1.
§30 CGS units ■1 The units of the older Centimeter-Gram-Second (CGS) system are defined in Table 7. ■2 The meaning of the columns is declared in §27.2. ■3 Only the columns titled “c/s,” “c/i,” “M,” “value,” and “definition” are normative. Full name and print symbol are out of scope of The Unified Code for Units of Measure.
Although the CGPM “accepts” only very few CGS units “for use with the SI,” CGS units are proper metric units. CGS units are still used in many physiological laboratories and in clinical diagnostics (e.g., cardiology). In addition CGS units ackquired a special dignity as this was the system of units used by the great physicists of the early 20th century, Albert Einstein, Max Planck, and many others who worked on the scientific revolution that had quite a cultural impact.
The CGS system defined electric and magnetic phenomena differently which is why the units named “oersted” and “maxwell” have no proper SI counterpart. This table was compiled from various sources and is not complete and not very systematic. We therefore welcome suggestions and advice as to how this table could be completed.
4.4 |
Customary Unit Atoms |
Customary units have once been used all over Europe. Units were taken from nature: anatomical structures (e.g., arm, foot, finger), botanical objects (e.g., grains of various sorts, rod), or processes of everyday life (e.g., amount of land one could plow in a morning, the length of 1000 steps, an hour of walking, etc.).
Many of these units can be traced back in history to the Romans (mile), Greeks (carat) and even more ancient times. It is thus no wonder that this heritage was in some way ordered. Indeed, one finds the same names for units used in different countries and most of these units where divided into smaller or multiplied to larger units in the same way.
For example, there was the foot (de. “Fuß” fr. “pied” nl. “voet”) that was divided into 12 inches (de. “Zoll” fr. “pouce”). An inch was divided into 12 lines (de. “Linie” fr. “ligne” ). Two feet was one ell (de. “Elle” da. “Alen” sv. “Aln”). The ell was, however, not very popular in England, as opposed to the rest of Europe. Conversely, the yard is hard to find elsewhere, aside from the Argentinian “vara.” But it is perhaps no accident that the meter ended up as the 40 × 10-6 of an earth's meridian, which is approximately one yard (43.7 × 10-6). The rod (de. “Rute” fr. “perche” nl. “roede” sv. “stång”) was very popular all over Europe and so was the fathom (de. “Klafter”).
The square rod (de. “Quadratrute” fr. “perche-carrée” nl. “vierkante-roede” was mainly used to measure land. The acre as the legnedary land to sow in one morning (or day) is also widespread (de. “Morgen, Tagwerk, Acker” fr. “arpent” sv. “tunnland” , although the exact amount in square rod varies considerably from region ro region. Interestingly, even the special purpose measures such as the “hand” for measuring horses have international equivalents (de. “faust”).
One can indeed say that there was once a “système international d'unités coutumières“ but the magnitudes of the units were not standardized internationally. Of course, Great Britain had the most impact in standardizing the customary system, because of its colonies, including its most important colony, America. However, after the customary units were established in the U.S. a major reform took place through the British Weights and Measures Act of 1824. For instance, Queen Anne's wine Gallon of 231 cubic inches, still used in the U.S., was discarded then, and the older bushel was standardized differently in Great Britain. Other deviations between the English and U.S. measures are due to various alignments with the metric system. Thus, in the U.S., the yard was standardized as 3600/3937 m and the inch was 2.540005 cm while in England the inch was still 2.539998 cm.
In 1959 major parts of the U.S. and British system of customary units were standardized internationally, again aligned to the metric system which is why the international yard is 0.9144 m exactly and the nautical mile became 1852 m exactly. However, traditional subdivisions and multiples have not been abolished in favor of the international standard. Furthermore the old U.S. standard for the yard is still legally used for land surveying.
Conclusively, there are different systems of customary units that are in use today. These systems use the same names for units that have different equivalents in the metric system, because the customary systems are based on different reference quantities but multiples and subdivisions of the reference quantities are very similar, though with notable exceptions.
In the following tables we tried to give the original definitions to the customary units. This means in general that the references to the metric system are as few as possible, with most of the units of one system defined as multiples and subdivisions of one reference unit.
We use the subscript notation to disambiguate units with same names in
the different systems. Subscript notation means, for instance that if
the print symbol for foot is “ft” we use subscripts to
distinguish the international foot “fti” the
U.S. survey foot “ftus” and the British
Imperial foot “ftbr” We do not actually list
print symbols for customary units, because there seems to be no
standard for it, and because defining print symbols is out of scope of
The Unified Code for Units of Measure. However, we presume that subscripts be used to disambiguate
whatever print symbols are being used. According to §§13ff, The Unified Code for Units of Measure uses the underscore to denote those
subscripts, and also encloses the entire unit atom into square
brackets. Hence, the symbols for the U.S. survey foot and the British
Imperial foot are defined as “[ft_i]
,”
“[ft_us]
,” and
“[ft_br]
” respectively.
Prospective users of The Unified Code for Units of Measure may be disappointed by the fact that there are many different symbols for foot and inch defined but all of them have a subscript and thus none of them are equal to the ANSI X3.50 symbols. We considered to define default symbols for customary units, where, e.g., the common units of length (foot, inch) would default to the international customary units, while mass units (pound, ounce) would default to the avoirdupois system. However, because the customary system is quite complex, and units by the same names can differ by more than 20%, defining defaults will probably cause even more confusion. There is no denial: a gallon is not just a gallon and a pound is not just a pound, this is the disadvantage of dealing with a unit system of medieval origin.
§31 international customary units ■1 The unified U.S. and British Imperial customary units, so called “international” customary units are defined in Table 8. ■2 The meaning of the columns is declared in §27.2. With the exception that the column named “print” is not available. ■3 Only the columns titled “c/s,” “c/i,” “M,” “value,” and “definition” are normative. The full name is out of scope of The Unified Code for Units of Measure. ■4 The special symbols for “square inch,” “cubic foot,” etc. are deprecated. The preferred expressions use the exponents 2 and 3 respectively as shown in the column “definition”
In general the international customary units are effective in the U.S. and in Great Britain since 1959. We are unsure, however, about this in countries that formerly or at present belong to the Commonwealth. We therefore appreciate advice and reference to original sources on this transition. Conceivably other countries may have made exceptions in the transition to the international definitions of customary units, such as the U.S. where the old definitions have been retained for the purpose of land surveying.
It is not quite clear exactly what units the international customary system comprises. According to the Encyclopedia Britannica [British Imperial System. Britannica Online], the rod was removed in Great Britain in 1963. Since the definition of the acre is based on the rod, we did not include rod and acre in the international customary system. In the U.S. the acre is still defined on the older U.S. customary system as of 1893.
In general, we did not include special customary units of area and volume in Table 8, since these are still used differently in the U.S. Special symbols such as suqare inch and cubic foot have been included according to ANSI X3.50. Generally the “square-” and “cubic-” prefixes are unnecessary in ISO 2955 and ANSI X3.50 and are deprecated by The Unified Code for Units of Measure. We placed the board foot, cord and circular mil into the international table because these units are suggested by ANSI X3.50 but we were not sure in what sense they are still used. We did, however, not include the square mile in the international table because in the U.S. measurements in square miles are most likely based on the survey mile that is part of the older system, see §32.
The circular mil is exactly the area of a circle with a diameter of one mil. One mil, in turn, equals 1/1000 inch (“mil” is the etymological equivalent of “milli-inch” ) The mil has been defined in Table 8 to support the exact definition of the circular mil.
ANSI X3.50 does not define a symbol for the “hand,” but this unit is mentioned in the table given by the Encyclopedia Britannica. The hand is used in measuring the height of horses from foot to shoulder. It was probably not subject to the internationalization of customary units. Any advice as whether the hand is used based on an older British or U.S. definition is appreciated.
§32 U.S. survey lengths
■1
The older U.S. units according to the definition of the inch in the
U.S. Metric Law of 1866 and the definition of foot and yard that was
valid from 1893 until 1959.
■2
The meaning of the columns is declared in §31.
[Barry N. Taylor, Guide to the Use of the International Stsyem of
Units (SI) [NIST Special Publication 811], National Institute for
Standards and Technology (NIST), 1995. Available from: URL:
http://physics.nist.gov/Document/sp811.pdf
]
According to NIST, the acre as normally used in the U.S. is defined in terms of U.S. survey lengths, and not in terms of the international custormary system. This older U.S. customary system of survey lengths is still used for geodesic measurements.
§33 British Imperial lengths ■1Table 10 defines symbols for the older British Imperial lengths as of the British Weights and Measures Act of 1824. ■2 The meaning of the columns is declared in §31.
The older British Imperial system is predominantly of historical interest. However, it may be that some former members of the Commonwealth have retained this system after 1959, when the unified international definitions where established, and after 1963, when the British system was revised in England.
The chain was proposed by Edmund Gunter in England of the 17th century. It is possible that Gunter's chain and Ramden's chain are related to other European traditional units such as the English “rope” (measuring 20 feet) or the old German “Landseil” (measuring 52 ells or 104 feet) named after ropes or chains that could be spanned in order to measure land. The difference in the definitions of those units is no surprise as there is nothing that restricts a chain or rope to a praticular length. However, these units are still similar in magnitude.
§34 U.S. volumes ■1 The U.S. volumes, so called “capacity” measures, which are different for fluid goods (wine) and dry goods (grain), are defined in Table 11. ■2 The meaning of the columns is declared in §31.
The U.S. fluid volumes have been defined based on Queen Anne's wine gallon which was in turn defined exactly as 231 cubic inch. Although we used international inch, we are not sure what inch definition is actually used for defining the exact size of a U.S. gallon. However, the differences between the various inches are minimal, even when raised to the 3rd power (i.e., the difference between the U.S. inch and the British Imperial inch remains in the sixth decimal digit.)
Dry measures are based on the bushel (corn bushel), originally defined in 1701 as “any round measure with a plain and even bottom, being 18.5 inches wide throughout and 8 inches deep.” This definition, being (18.5/2)2 π × 8 = 2150.42017138221... cubic inch was later truncated to 2150.42 cubic inch exactly. At times the bushel was closely related with the Winchester gallon (corn gallon), which has been mentioned as an historical curiosity.
ANSI X3.50 defines symbols for the units cup, tablespoon and teaspoon which are predominantly used in cooking recipies but also in practical medicine. Similar units can often be found in European cook books, but are usually translated into metric units outside the U.S. For practical medicine these are still very handy units to give instructions to patients.
§35 British Imperial volumes ■1 British Imperial volumes according to the Weights and Measures Act of 1824 are defined in Table 12. ■2 The meaning of the columns is declared in §31.
The British Weights and Measures Act of 1824 removed the medieval distiction between wine and grain measures and defined one unified system of volumes based on a new Gallon that was defined similarly as the metric unit liter: “10 imperial pounds weight of distilled water weighed in air against brass weights with the water and the air at a temperature of 62 degrees of Fahrenheit's thermometer and with the barometer at 30 inches.”
With the current definition of the gallon as 277.421 cubic inches (approximately) and a density of water of 0.99878 kg/l according to NIST data, the inch must have been approximately 2.5371 cm at that time. Because of this difficulty with the original definition of the British gallon we based the British Imperial volumes on the gallon for which there is an exact metric equivalence, according to NIST, which provides usually well researched data.
Note that the subdivisions of the British Imperial system of volumes differs from the U.S. system of fluid volumes between gill and fluid ounce: in the British system 1 oz fl equals 1/5 gill where in the U.S. system 1 oz fl equals 1/4 gill. Thus, although the british system starts out with a 20% larger gallon, the British fluid ounce, fluid dram and minim are 4% smaller than the U.S. units with the same name.
§36 avoirdupois weights ■1 The avoirdupois system of mass units is defined in Table 13. ■2 The meaning of the columns is declared in §31.
The avoirdupois system is used in the U.S. as well as in coutries that use the British Imperial system. Avoirdupois is the default system of mass units used for all goods that “have weight” (fr. avoir du poids). Interestingly all three systems of weight are based on the same grain of barley, standardized to 64.79891 mg exactly [NIST].
§37 troy weights ■1 The troy system of mass units is defined in Table 14. ■2 The meaning of the columns is declared in §31.
The troy system originates in Troyes, a City in the Champagne (France) that hosted a major European fair. The troy system was later used for measuring precious metals. The World Monetary Fund valued all currencies against the troy ounce of gold at least until the 1960s (advice appreciated). The troy ounce is still used in worldwide trade with gold, even in countries that otherwise use metric units (de. “feinunze”). The troy system retains the original Roman subdivision of the pound in 12 ounces. The Roman uncia was “one twelfth” of a libra (hence the symbol “lb” for the pound), just as the inch (also originating from la. “libra” is one twelfth of a foot. The subdivision of 12 ounces/inches per pound/foot and 2 foot per ell (la. “cubit” apparently originated in the ancient Egypt and was carried on by the Greeks and Romans into the medieval Europe. However, there was always an ambiguity such that the subdivision of 1/12 could become 1/16 and vice versa, hence the avoirdupois ounce of 1/16 pound.
Note also that the troy pound was abolished in England on January 6,
1879 [Jacques J. Proot, Anglo-Saxon weights & measures, URL:
http://members.aol.com/JackProot/met/spvolas.html
].
§38 apothecaries' weights. ■1 The apothecaries' system of mass units is defined in Table 15. ■2 The meaning of the columns is declared in §31.
Note that some U.S. pharmacies still use this system of apothecaries' weights when measuring the amount of drugs. This system is very different from the avoirdupois system though based on the same grain. The apothecaries' dram is more than twice as much as the avoirdupois dram, the ounce is still 10% greater than the avoirdupois ounce while the pound is 20% less than the avoirdupois pound. The apothecaries' system, just as the troy system, keeps the original Roman subdivision of an ounce (la. “uncia” to be 1/12 pound (la. “libra”). Hence is the apothecaries' pound about 22% smaller than the avoirdupois pound, while its subdivisions are greater than the respective avoirdupois subdivisions (ounce 10%, dram 119%). This difference in the weight systems is the most important reason why ANSI X3.50 should not be applied in medicine, where both systems are being used and therefore misinterpreations are inevitable.
§39 typesetter's lengths ■1 The units of length as used in typesetting are defined in Table 16. ■2 The meaning of the columns is declared in §31.
There are three systems of typesetter's lengths in use today: Françcois-Ambroise Didot (1730-1804), a publisher in Paris, invented this system based on the traditional subdivisions of the customary units: 1 line was 1/12 inch and 1/6 line was one point. Henceforth the size of letters were measured in point. However, the Didot system is based on the pouce, i.e. the french inch, which, just as the English inch, is 1/12 pied (foot). But the French foot was about 6.5% greater than the British Imperial foot. In the Anglo-American realm the typesetter's point was based on the British Imperial inch, with the same subdivisions. However, in the type foundries' industry the original definition of a point drifted apart, and in the late 19th century U.S. type foundries reestablished a slightly (0.375%) greater standard point. This point made its way back to the British. However, recently, the computer typesetting industry readjusted the point to its original size of 1/72 inch. All three systems, however, are still being used today.
4.5 |
Other Legacy Units |
§40 legacy units for heat and temperature
■1
Older units of heat (energy) and temperature are defined in Table
17.
■2
The meaning of the columns is declared in §27.2.
■3
Only the columns titled “c/s,” “c/i,”
“M,” “value,” and “definition” are
normative. Full name and print symbol are either not standardized or
standarized by other bodies and are out of scope of The Unified Code for Units of Measure.
■4
The function pair denoted “degf(5 K/9)
” is
defined as fF(x) = 9/5 x - 459.67 to convert
from kelvin to degree Fahrenheit, and
fF-1(x) = 5/9 (x + 459.67) to
convert from degree Fahrenheit back to kelvin.
The degree Fahrenheit was missing in ANSI X3.50. HL7's
“ISO+/ANS+” code defined the degree Fahrenheit under the
symbol “DEGF
” which is reflected here. This
is the reason why The Unified Code for Units of Measure does not define a new symbol
“Fah
” similar to
“Cel
” of
ISO 2955 for the degree Celsius.
Defining precise semantics for legacy units for “quantity of heat” is difficult. The many variants of these units are frequently confused because there is not just a calorie and not just a british thermal unit. The different calories usually being used vary by 1% but the confusion can result in an error as high as 100000%! Thus, if exactness and non-ambiguity is important one should use the joule to report amounts of heat, just like for any other energy and work kind-of-quantities.
The gram-calorie, sometimes called “small calorie” is defined as the amount of heat required to raise the temperature of 1 gram of Water from 14.5 °C to 15.5 °C. According to Encyclopedia Britannica, this is the calorie most often used in engineering. There is also a less frequently used gram-calorie at 19.5 °C to 20.5 °C and a mean calorie that is 1/100 of the amount of heat required to raise the temperature from 0 °C to 100 °C. The International Table calorie is defined by the International Conference on the Properties of Steam (1956) and is used in steam engineering. In chemistry a “thermochemical” calorie is used for reaction enthalpies.
To complete the confusion, there is also a kilogram-calorie (“large
calorie” , that has a similar definition based on a kilogram
instead of a gram of water. This kilocalorie has also been called
“calorie” in the sloppy speech of everyday life about
food. U.S. “Nutrition Facts” that label almost every
American food say “Calories: xxx” The International
Union of Nutritional Sciences recommends using either the joule
or a kilocalorie based on the thermochemical calorie. Because of a
perceived popular demand The Unified Code for Units of Measure defines the nutrition Calorie as
“Cal
” with the conventional captital first
letter. For the case insensitive variant of The Unified Code for Units of Measure, the symbol is
enclosed in square brackets (“[CAL]
”).
Only the International Table calorie and the thermochemical calorie
have exact definitions. To give some guidance in the confusing plenty
of different calories, The Unified Code for Units of Measure defines a default symbol
“cal
” as an alias for the thermochemical
calorie, because the calorie is mostly used today in medicine and
biochemistry. On the other hand, we consider engineers smart enough to
select the precise calorie they mean.
Similar to the calories, various “British Thermal Unit”
(Btu) are defined and the confusion continues. One Btu is defined as
the amount of heat necessary to raise the temperature of one
avoirdupois pound of water by one degree Fahrenheit beginning from
various temperatures (39 °F, 59 °F, or
60 °F). There is also the International Table Btu and the
thermochemical Btu. Just as with the calorie we define a default
symbol “Btu
” as an alias for the
thermochemical Btu.
§41 units used predominantly in clinical medicine
■1
Units used mainly in clinical medicine are defined in Table
18.
■2
The meaning of the columns is declared in §31.
■3
The function pair denoted “hpX(1 l)
” is
defined as fhp X(x) = - lg x to
convert from a number fraction (dillution) per liter to the
homeopathic potency value of the X-series, and fhp
X-1(x) = 10-x to convert
from the potency value back to the number fraction. Likewise, the
function pair denoted “hpC(1 l)
” is defined
as fhp C(x) = - ln(x) / ln(100)
to convert from a number fraction (dillution) per liter to the
homeopathic potency value of the C-series, and fhp
C-1(x) = 100-x to convert
from the potency value back to the number fraction.
Clinical medicine all over the world still uses mm Hg to measure arterial blood pressure, and often the instruments used are real mercury columns. Likewise, the central venous blood pressure is often measured using simple water columns which is very practical for the routine. The units m H2O and m Hg are metric units even though they are “not accepted” for use with the SI for quite a while. Although more and more hospitals in Europe switch to using the pascal to measure partial pressures in blood gas analysis, the older units will not vanish any time soon.
In the U.S. the inch is sometimes used instead of the millimeter, and because the inch is non-metric the inch of mercury or water columns is non-metric as well.
The peripheral vascular resistance unit is the vascular resistance on which a perfusion pressure of 1 mm Hg causes a flow of 1 ml/s.
The “mesh” occurs in the NIST Guide to the SI. It seems like it is the customary counterpart of the diopter.
The unit “charrière” originates from a French manufacturer of medical instruments by that name. One charrière is the gauge of a catheter with a circumference of 1 mm. In the U.S. the charrière is simply called “french”
A drop is a variable amount of fluid and depends on the device and technique used to produce the drop and on the physical properties of the fluid. This is similar to units like cup, tablespoon, and teaspoon that depend on the spoon or cup and are not exact either. However, in clinical medicine medication is dispensed by drops and unlike a “tablet” a drop refers to a real physical kind of quantity, volume, though not very exact.
The Hounsfield unit is a unit of X-ray attenuation used in evaluating CT scans. It is defined on an interval scale where air is -1000 HF, water is 0 HF and bone is +1000 HF. Any advice as to how this unit can be related to metric units of radiant intensity decremence is appreciated.
It should be pointed out that the homeopathic teaching takes potency not as equivalent to dillution and the C and X series would not equate to each other in the strictly numerical manner. Homeopathic potency includes the “agitation” (a vigorous shaking) that needs to occur in every step of the dilluting process.
§42 chemical and biochemical units
■1
Units used mainly in chemical and biochemical laboratories are defined
in Table
19.
■2
The meaning of the columns is declared in §40.
■3
The function pair denoted “ph(1 mol/l)
” is
defined as fpH(x) = - lg x to
convert from moles per liter to the pH value, and
fpH-1(x) = 10-x
to convert from the pH value back to moles per liter.
The amount of electrolytes (including acids and bases) is often reported as equivalents instead of amount of substance. This habit originates in the measuring technique of titration. The Unified Code for Units of Measure does not endorse using equivalents. We rather recommend to calculate the proper amount of substance after titration, so that 1 eq of Na+ ions is 1 mol, but 1 eq of Ca++ ions is 0.5 mol. The problem with equivalents is that the measurement results are difficult to compare because their magnitude depends on the degree of ionization of the substance. That is to say, the meaning of equivalents depend not only on the substance, but also on the state that the substance is in. For example, in iron we have to distinguish Fe2+ from Fe3+, so that noone can be sure how much 1 eq of iron really is.
Degrees of acidity are normally measured as “the pH value” that is
the negative decadic logarithmus of the concentration of free protons
(or hydronium ions) expressed in 1 mol/l. Usually the pH value
is considered a dimensionless quantity. With the semantics of special
units (§§21ff). The Unified Code for Units of Measure can link the pH value tighter to the system
of proper units. Thus “[pH]
” is defined as a unit symbol with
the corresponding unit 1 mol/l. This allows conversions between
pH and concentrations, and---because The Unified Code for Units of Measure identifies the mole with
the Avogadro number---can be converted to an absolute number of
protons: for example, pH 7.4 converts instantly to 0.04 μmol/l
and approximately 23975 protons per picoliter.
The unit osmol as the amount of dissolved particles is to be used with caution because it interferes with “osmolar” which is the amount of dissolved particles per liter.
The gram-percent (g%) is a metric unit that has the same origin as %vol. Originally it was a dimensionless quanitiy expressing a ratio of two masses and thus equal to 1/100 g/g. Because water is the most important solvent in biochemistry and 1 g of a solution in water has a volume of approximately 1 ml, the meaning of the unit 1 g% drifted towards 1/100 g/ml and farther off to 1 g/dl. That way, the unit 1 g% regained a proper dimension (mass concentration, M/L3). Most often it is used as 1 mg% = 1 mg/dl but all other SI prefixes are possible.
The Svedberg unit S is used to classify macromolecules (e.g., ribosomes) in different phases of a centrifugate.
The units “high power field” (HPF) and “low power field” (LPF) are used in microscopic analysis mostly of urine sediments. These units are used in semi-quantitative estimations of the abundance of things like crystals, bacteria or red and white blood cells. The number of the objects of interest is counted in one view field in the microscope with a 10 times (low) or 100 times (high) magnifying objective lens and then reported as the number per LPF or per HPF respectively. Obviously the number of objects seen depends on the way the slide is prepared: the amount of emulgate dropped, its initial dilution, and the way the drop is smeared. These preparations of the slides are usually carried out with great routine but little exactness, hence LPF and HPF can hardly relate to any exact and meaningful volume.
The best we could do is to define LPF and HPF as areas of the viewed field. However, the area of the field varies with the kind of eyepiece used in the microscope. The so called “field number” of the eyepiece, i.e., the diameter of the view area is typically between 18 mm and 25 mm which is divided by the magnification of the objective lense to yield the actual field diameter d. Because the area A = π d2, the LPF can be anywhere between 2.5 mm^2 and 5 mm^2 and the HPF between 0.025 mm^2 and 0.05 mm^2. Because of this inexactness, we define LPF and HPF as dimensionless quantities with magnitudes that reflect the ratio of the view areas, i.e. 100:1. This allows at least to convert between numbers per LPF and per HPF and vice versa.
The unit “U” of enzymatic activity was defined in 1964 by the International Union of Biochemistry as the catalytic activity that catalyzes the transformation of 1 μmol of the substrate per minute. This unit is defined so that normal biological enzyme activities are in the range of 1 U-100 U. This unit could not be adopted by the CGPM because it violates the style rules of the SI, i.e. “unit” is a very indistinctive word, “U” is a capital letter, and the definition is not coherent with the SI.
An SI-coherent unit katal 1 kat = 1 mol/s, had been proposed for adoption into the SI over 30 years ago and was finally adopted by the CGPM in 1999. However, perhaps because the unit katal is 7 orders of magnitudes greater than normal catalytic activities, in practice the katal has not gained much in popularity over the unit “U”.
In its 1999 decision to add the katal to the SI, the CGPM explicitly “recommends that when the katal is used, the measurand be specified by reference to the measurement procedure; the measurement procedure must identify the indicator reaction.” The general problem with catalytic activities is that these heavily depend not only on the substance but on many side-conditions, such as temperature, acidity of the solution, presence or absence of cofactors, inhibitors or activators, and the amount of substrate. Particularly a catalytic activity measured in vitro says little about the activity in vivo. Hence the use of katal alone without specifying exactly the measurement method, is not sufficient to improve comparability of the measurement of catalytic substances.
Because of the influence of the measurement method, results of biologic activity measurement cannot usually be converted. This is a particular problem with the many named arbitrary units that are still used. The Unified Code for Units of Measure currently defines all arbitrary units as dimensionless. Advice on how these many enzyme units convert to standard catalytic activities is appreciated.
§43 levels
■1
Pseudo-units defined to express logarithms of ratios between two
quantities of the same kind are defined in Table
20.
■2
The meaning of the columns is declared in §40.
■3
The function pairs denoted “ln
”
“lg
” and “2lg
” are
defined as the natural logarithm, the decadic logarithm, and the
decadic logarithm times two with their respective inverse functions.
These units are “pseudo-units” because of their standardized definition as being logarithms of a ratio of two measurements with the same kind-of-quantity: first, the units cancel out, and second, the logarithm does not produce a new unit. These units were defined as “metric” because they are used as such, although a multiplication operation is not defined on these quantities. Multiplication of the measurement value with a scalar r is equivalent to raising the original ratio to the r-th power.
According to NIST, the neper is used as the ratio level of field quantities and the bel is used for the level of power quantities. The factor 2 comes into play when field quantities (like electric potential) are expressed in decibel. The specialized bel-units B(V), B(mV), B(W), etc. are defined as the level of the measured quantity with reference quantities 1 V, 1 mV, and 1 W respectively. [NIST Sp. Pub. 811, 1995 Edition]
Given the sound pressure level expressed in dB(SPL) it is feasible to define dB(A) for the A scale of loudness. Similar units such as phon and sone could be defined as well if a good approximation for the respective characteristic functions are available. Any advice is welcome.
§44 miscellaneous units ■1 Not otherwise classified units are defined in Table 21. ■2 The meaning of the columns is declared in §27.2. ■3 Only the columns titled “c/s,” “c/i,” “M,” “value,” and “definition” are normative. Full name and print symbol are either not standardized or standarized by other bodies and are out of scope of The Unified Code for Units of Measure.
Although called “metric carat,” the carat really is a
customary unit, still used for precious gems. The word carat comes
from greek
κερατίκον (small
horn) that originally was the horn-shaped grain of a locust-tree
species in the pea family, hence the carat grain is about three barley
grain that the other English systems of weights are based on. The arab
carat was 1/24 of an ounce, the Imperial carat (1877) was
205.3 mg or 3.168 grain. In other European cities, the carat
was 205.8 mg (Hamburg, Lisboa) but there were great variations
from 188.5 mg (Bologna) to 213.5 mg (Torino). Due to these
variations no customary carat has gained importance today aside from
the “metric carat” defined as 200 mg exactly.
[All About Carats URL:
http://www.channel1.com/users/scales/carat-def.htm
]
The “Mark” was a mass unit for precious metals (Köln 234 g, Paris 245 g, Wien 277 g). A mark of gold was subdivided into 24 “karat,” a mark of silver into 16 “lot.” This led to the other use of the unit “carat” to mean 1/24 in measuring the finesse of pure gold in an alloy. For example, an 8 carat gold alloy contains 8 parts of gold on 16 parts of silver = 8/24 = 1/3, or 333 per mille. This carat is spelled “karat” in the U.S. while other countries do not use different spellings.
4.6 |
Prefixes and Units Used in Information Technology |
§45 units used in information technology
■1
Units used in information technology are defined in table 22.
■2
The meaning of the columns is declared in §40.
■3
The function pair denoted “ld
” is defined as
the dual logarithm with its respective inverse function
f-1(x) = 2x).
This table is not complete. There are other units such as shannon (Sh), erlang (E), or hartley (Hart), for which we had no quantitative definitions. Any advice is appreciated.
The bit is defined twice. One definition with a subscript letter ‘s‘ is defined as the logarithmus dualis of the number of distinct signals. However this unit can not practically be used to express more than 1000 bits. Especially when the bit is used to express transmission rate or memory capacities, floating point registers would quickly overflow. Therefore we define a second symbol for bit, without the suffix, to be the dimensionless unit 1.
The baud (Bd) is the number of distict signals transmitted per second, it is not the same as bits per second since one distinct signal usually carries more than one bit of information.
§46 prefixes ■1 The prefix symbols based on powers of two for use in information technology as proposed by the IEEE are defined in Table 23. ■2 The meaning of the columns is declared in §46.2. ■3 Only the columns titled “c/s,” “c/i,” and “value,” are normative. Full name and print symbol are out of scope of The Unified Code for Units of Measure.
This table reflects proposed prefixes which are not yet standardized. [Bruce Barrow, A Lesson in Megabytes. IEEE Standards Bearer, January 1997]
name | c/s | c/i | value | |
---|---|---|---|---|
kibi | Ki | Ki |
KIB |
1024 |
mebi | Mi | Mi |
MIB |
1048576 |
gibi | Gi | Gi |
GIB |
1073741824 |
tebi | Ti | Ti |
TIB |
1099511627776 |
A |
Examples for some Non-Units. |
§47 Non-units ■1 Symbols commonly used as units that are no real units of measurements are not defined by The Unified Code for Units of Measure. ■2 Users are free to use curly braces expressions (§12) if they think it is important to use symbols rather than the default unit 1. ■3 Curly braces expressions are equivalent to the unit 1. The details of the annotations in the curly braces have no defined meaning in The Unified Code for Units of Measure. ■4Table 24 gives some example for those non-units but is not normative.
B |
Summary of Conflicts |
The Unified Code for Units of Measure is designed and maintained so that severe name conflicts do not occur. However, avoiding all conflicts is possible only at the cost of defining very unusual symbols for those units. As the Table 25 shows, all current conflicts are of type IVa between metric and nonmetric units. This means that there is only a conflict if the metric predicate is violated so that non-metric units are used with a prefix. [Schadow G, McDonald CJ et al: Units of Measure in Clinical Information Systems. JAMIA 6(2); Mar/Apr 1999. p. 151-162.]
C |
Alphabetic Index |
C.1 |
Alphabetic Index By Name |
15 °C, calorie at – energy – cal_[15]: §40 20 °C, calorie at – energy – cal_[20]: §40 39 °F, British thermal unit at – energy – [Btu_39]: §40 59 °F, British thermal unit at – energy – [Btu_59]: §40 60 °F, British thermal unit at – energy – [Btu_60]: §40 absorbed dose, radiation – energy dose – RAD: §30 acceleration of free fall, standard – acceleration – [g]: §29 acre – area – [acr_br]: §33 acre – area – [acr_us]: §32 alloys, carat of gold – mass fraction – [car_Au]: §44 Ampère – electric current – A: §27 Ångström – length – Ao: §44 APL unit – biologic activity of anticardiolipin IgA – [APL'U]: §42 arbitary unit – arbitrary – [arb'U]: §42 arbitrary powers, the number ten for – number – 10^: §26 arbitrary powers, the number ten for – number – 10*: §26 are – area – ar: §28 astronomic unit – length – AU: §28 atmosphere, standard – pressure – atm: §29 atmosphere, technical – pressure – att: §44 atomic mass unit, unified – mass – u: §28 atto – prefix – a: §24 barn – action area – b: §44 bar – pressure – bar: §28 barrel – fluid volume – [bbl_us]: §34 baud – signal transmission rate – Bd: §45 Becquerel – radioactivity – Bq: §27 bel kilowatt – power level – B[kW]: §43 bel – level – B: §43 bel microvolt – electric potential level – B[uV]: §43 bel millivolt – electric potential level – B[mV]: §43 bel sound pressure – pressure level – B[SPL]: §43 bel volt – electric potential level – B[V]: §43 bel watt – power level – B[W]: §43 Bethesda unit – biologic activity of factor VIII inhibitor – [beth'U]: §42 billion, parts per – fraction – [ppb]: §26 Biot – electric current – Bi: §30 bit – amount of information – bit_s: §45 bit – amount of information – bit: §45 blood cell count, red – number – {rbc}: §47 board foot – volume – [bf_i]: §31 Bodansky unit – biologic activity of phosphatase – [bdsk'U]: §42 Boltzmann constant – (unclassified) – [k]: §29 British hundredweight – mass – [lcwt_av]: §36 British stone – mass – [stone_av]: §36 British thermal unit, international table – energy – [Btu_IT]: §40 British thermal unit, mean – energy – [Btu_m]: §40 British thermal unit, thermochemical – energy – [Btu_th]: §40 British thermal unit at 39 °F – energy – [Btu_39]: §40 British thermal unit at 59 °F – energy – [Btu_59]: §40 British thermal unit at 60 °F – energy – [Btu_60]: §40 British thermal unit – energy – [Btu]: §40 British ton – mass – [lton_av]: §36 bushel – dry volume – [bu_us]: §34 bushel – volume – [bu_br]: §35 byte – amount of information – By: §45 calorie, international table – energy – cal_IT: §40 calorie, mean – energy – cal_m: §40 calorie, thermochemical – energy – cal_th: §40 calorie at 15 °C – energy – cal_[15]: §40 calorie at 20 °C – energy – cal_[20]: §40 calorie – energy – cal: §40 Calories, nutrition label – energy – [Cal]: §40 candela – luminous intensity – cd: §25 carat, metric – mass – [car_m]: §44 carat of gold alloys – mass fraction – [car_Au]: §44 cell count, red blood – number – {rbc}: §47 Celsius, degree – temperature – Cel: §27 centesimal series, homeopathic potency of – homeopathic potency – [hp_C]: §41 centi – prefix – c: §24 chain, Engineer's – length – [rch_us]: §32 chain, Gunter's – length – [ch_br]: §33 chain, Gunter's – length – [ch_us]: §32 chain, link for Gunter's – length – [lk_br]: §33 chain, link for Gunter's – length – [lk_us]: §32 chain, link for Ramden's – length – [rlk_us]: §32 chain, Ramden's – length – [rch_us]: §32 chain, Surveyor's – length – [ch_us]: §32 charge, elementary – electric charge – [e]: §29 Charrière – gauge of catheters – [Ch]: §41 cicero – length – [cicero]: §39 circle – plane angle – circ: §44 circular mil – area – [cml_i]: §31 colony forming units – number – {cfu}: §47 column, inch of mercury – pressure – [in_i'Hg]: §41 column, inch of water – pressure – [in_i'H2O]: §41 column, meter of mercury – pressure – m[Hg]: §41 column, meter of water – pressure – m[H2O]: §41 constant, Boltzmann – (unclassified) – [k]: §29 constant, Planck – action – [h]: §29 constant of gravitation, Newtonian – (unclassified) – [G]: §29 cord – fluid volume – [crd_us]: §34 cord – volume – [cr_i]: §31 Coulomb – electric charge – C: §25 count, particles total – number – {tot}: §47 count, red blood cell – number – {rbc}: §47 creatinine, milligram of – mass – mg{creat}: §47 cubic foot – volume – [cft_i]: §31 cubic inch – volume – [cin_i]: §31 cubic yard – volume – [cyd_i]: §31 cup – volume – [cup_us]: §34 Curie – radioactivity – Ci: §30 day – time – d: §28 decimal series, homeopathic potency of – homeopathic potency – [hp_X]: §41 deci – prefix – d: §24 degree Celsius – temperature – Cel: §27 degree Fahrenheit – temperature – [degF]: §40 degree – plane angle – deg: §28 deka – prefix – da: §24 Didot's pica – length – [cicero]: §39 Didot's point – length – [didot]: §39 didot – length – [didot]: §39 diopter – refraction of a lens – [diop]: §41 dissolved particles, osmole of – amount of substance – osm: §42 dose, radiation absorbed – energy dose – RAD: §30 drachm – mass – [dr_ap]: §38 dram, fluid – fluid volume – [fdr_us]: §34 dram, fluid – volume – [fdr_br]: §35 dram – mass – [dr_ap]: §38 dram – mass – [dr_av]: §36 drop – volume – [drp]: §41 dry pint – dry volume – [dpt_us]: §34 dry quart – dry volume – [dqt_us]: §34 Dye unit – biologic activity of amylase – [dye'U]: §42 dyne – force – dyn: §30 electron mass – mass – [m_e]: §29 electronvolt – energy – eV: §28 elementary charge – electric charge – [e]: §29 Engineer's chain – length – [rch_us]: §32 equivalent, metabolic – metabolic cost of physical activity – [MET]: §41 equivalent man, radiation – dose equivalent – REM: §30 equivalents – amount of substance – eq: §42 erg – energy – erg: §30 exa – prefix – E: §24 Fahrenheit, degree – temperature – [degF]: §40 fall, standard acceleration of free – acceleration – [g]: §29 Farad – electric capacitance – F: §27 fathom – depth of water – [fth_i]: §31 fathom – length – [fth_br]: §33 fathom – length – [fth_us]: §32 femto – prefix – f: §24 field, high power – view area in microscope – [HPF]: §42 field, low power – view area in microscope – [LPF]: §42 fluid dram – fluid volume – [fdr_us]: §34 fluid dram – volume – [fdr_br]: §35 fluid ounce – fluid volume – [foz_us]: §34 fluid ounce – volume – [foz_br]: §35 foot, board – volume – [bf_i]: §31 foot, cubic – volume – [cft_i]: §31 foot, French – length – [pied]: §39 foot, square – area – [sft_i]: §31 foot – length – [ft_br]: §33 foot – length – [ft_i]: §31 foot – length – [ft_us]: §32 force, pound – force – [lbf_av]: §29 forming units, colony – number – {cfu}: §47 free fall, standard acceleration of – acceleration – [g]: §29 French foot – length – [pied]: §39 french – gauge of catheters – [Ch]: §41 French inch – length – [pouce]: §39 French line – length – [ligne]: §39 furlong – length – [fur_us]: §32 Gal – acceleration – Gal: §30 gallon, historical winchester – dry volume – [gal_wi]: §34 gallon, Queen Anne's wine – fluid volume – [gal_us]: §34 gallon – volume – [gal_br]: §35 Gauss – magnetic flux density – G: §30 gibi – prefix – Gi: §46 giga – prefix – G: §24 Gilbert – magnetic tension – Gb: §30 gill – fluid volume – [gil_us]: §34 gill – volume – [gil_br]: §35 gold alloys, carat of – mass fraction – [car_Au]: §44 gon – plane angle – gon: §28 GPL unit – biologic activity of anticardiolipin IgG – [GPL'U]: §42 grade – plane angle – gon: §28 grain – mass – [gr]: §36 gram-force – force – gf: §29 gram – mass – g: §25 gram meter per heartbeat – proportional to ventricular stroke work – g.m/{H.B.}: §47 gram percent – mass fraction – g%: §42 gravitation, Newtonian constant of – (unclassified) – [G]: §29 Gray – energy dose – Gy: §27 Gregorian month, mean – time – mo_g: §28 Gregorian year, mean – time – a_g: §28 Gunter's chain, link for – length – [lk_br]: §33 Gunter's chain, link for – length – [lk_us]: §32 Gunter's chain – length – [ch_br]: §33 Gunter's chain – length – [ch_us]: §32 hand – height of horses – [hd_i]: §31 heartbeat, gram meter per – proportional to ventricular stroke work – g.m/{H.B.}: §47 hecto – prefix – h: §24 Henry – inductance – H: §27 Herz – frequency – Hz: §27 high power field – view area in microscope – [HPF]: §42 historical winchester gallon – dry volume – [gal_wi]: §34 homeopathic potency of centesimal series – homeopathic potency – [hp_C]: §41 homeopathic potency of decimal series – homeopathic potency – [hp_X]: §41 horsepower – power – [HP]: §40 Hounsfield unit – x-ray attenuation – [hnsf'U]: §41 hour – time – h: §28 hunderdweight, long – mass – [lcwt_av]: §36 hundredweight, British – mass – [lcwt_av]: §36 hundredweight, short – mass – [scwt_av]: §36 hundredweight, U.S. – mass – [scwt_av]: §36 inch, cubic – volume – [cin_i]: §31 inch, French – length – [pouce]: §39 inch, pound per sqare – pressure – [psi]: §44 inch, square – area – [sin_i]: §31 inch – length – [in_br]: §33 inch – length – [in_i]: §31 inch – length – [in_us]: §32 inch of mercury column – pressure – [in_i'Hg]: §41 inch of water column – pressure – [in_i'H2O]: §41 international table British thermal unit – energy – [Btu_IT]: §40 international table calorie – energy – cal_IT: §40 international unit – arbitrary – [iU]: §42 Joule – energy – J: §27 Julian month, mean – time – mo_j: §28 Julian year, mean – time – a_j: §28 katal – catalytic activity – kat: §42 Kayser – lineic number – Ky: §30 Kelvin – temperature – K: §25 kibi – prefix – Ki: §46 kilogram of wet tissue – mass – kg{wet'tis}: §47 kilo – prefix – k: §24 kilowatt, bel – power level – B[kW]: §43 King-Armstrong unit – biologic activity of phosphatase – [ka'U]: §42 knot – velocity – [kn_br]: §33 knot – velocity – [kn_i]: §31 Kunkel unit – arbitrary biologic activity – [knk'U]: §42 label Calories, nutrition – energy – [Cal]: §40 Lagan unit, Mac – arbitrary biologic activity – [mclg'U]: §42 Lambert – brightness – Lmb: §30 light, velocity of – velocity – [c]: §29 light-year – length – [ly]: §29 ligne – length – [ligne]: §39 line, French – length – [ligne]: §39 line – length – [lne]: §39 link for Gunter's chain – length – [lk_br]: §33 link for Gunter's chain – length – [lk_us]: §32 link for Ramden's chain – length – [rlk_us]: §32 liter – volume – l: §28 liter – volume – L: §28 long hunderdweight – mass – [lcwt_av]: §36 long ton – mass – [lton_av]: §36 low power field – view area in microscope – [LPF]: §42 lumen – luminous flux – lm: §27 lux – illuminance – lx: §27 Mac Lagan unit – arbitrary biologic activity – [mclg'U]: §42 man, radiation equivalent – dose equivalent – REM: §30 mass, electron – mass – [m_e]: §29 mass, proton – mass – [m_p]: §29 mass unit, unified atomic – mass – u: §28 Maxwell – flux of magnetic induction – Mx: §30 mean British thermal unit – energy – [Btu_m]: §40 mean calorie – energy – cal_m: §40 |
mean Gregorian month – time – mo_g: §28 mean Gregorian year – time – a_g: §28 mean Julian month – time – mo_j: §28 mean Julian year – time – a_j: §28 mebi – prefix – Mi: §46 mega – prefix – M: §24 mercury column, inch of – pressure – [in_i'Hg]: §41 mercury column, meter of – pressure – m[Hg]: §41 mesh – lineic number – [mesh_i]: §41 metabolic equivalent – metabolic cost of physical activity – [MET]: §41 meter – length – m: §25 meter of mercury column – pressure – m[Hg]: §41 meter of water column – pressure – m[H2O]: §41 meter per heartbeat, gram – proportional to ventricular stroke work – g.m/{H.B.}: §47 metric carat – mass – [car_m]: §44 mho – electric conductance – mho: §44 micro – prefix – u: §24 microvolt, bel – electric potential level – B[uV]: §43 mil, circular – area – [cml_i]: §31 mile, nautic – length – [nmi_br]: §33 mile, nautic – length – [nmi_i]: §31 mile, square – area – [smi_us]: §32 mile, statute – length – [mi_i]: §31 mile – length – [mi_br]: §33 mile – length – [mi_us]: §32 mil – length – [mil_i]: §31 mil – length – [mil_us]: §32 milligram of creatinine – mass – mg{creat}: §47 million, parts per – fraction – [ppm]: §26 milli – prefix – m: §24 millivolt, bel – electric potential level – B[mV]: §43 minim – fluid volume – [min_us]: §34 minim – volume – [min_br]: §35 minute – plane angle – ': §28 minute – time – min: §28 mole – amount of substance – mol: §27 month, mean Gregorian – time – mo_g: §28 month, mean Julian – time – mo_j: §28 month, synodal – time – mo_s: §28 month – time – mo: §28 MPL unit – biologic activity of anticardiolipin IgM – [MPL'U]: §42 nano – prefix – n: §24 nautic mile – length – [nmi_br]: §33 nautic mile – length – [nmi_i]: §31 neper – level – Np: §43 Newton – force – N: §27 Newtonian constant of gravitation – (unclassified) – [G]: §29 number pi, the – number – [pi]: §26 number ten for arbitrary powers, the – number – 10^: §26 number ten for arbitrary powers, the – number – 10*: §26 nutrition label Calories – energy – [Cal]: §40 Oersted – magnetic field intensity – Oe: §30 Ohm – electric resistance – Ohm: §27 osmole of dissolved particles – amount of substance – osm: §42 ounce, fluid – fluid volume – [foz_us]: §34 ounce, fluid – volume – [foz_br]: §35 ounce – mass – [oz_ap]: §38 ounce – mass – [oz_av]: §36 ounce – mass – [oz_tr]: §37 pace – length – [pc_br]: §33 parsec – length – pc: §28 particles, osmole of dissolved – amount of substance – osm: §42 particles total count – number – {tot}: §47 parts per billion – fraction – [ppb]: §26 parts per million – fraction – [ppm]: §26 parts per thousand – fraction – [ppth]: §26 parts per trillion – fraction – [pptr]: §26 Pascal – pressure – Pa: §27 peck – dry volume – [pk_us]: §34 peck – volume – [pk_br]: §35 pennyweight – mass – [pwt_tr]: §37 per billion, parts – fraction – [ppb]: §26 percent, gram – mass fraction – g%: §42 percent – fraction – %: §26 per heartbeat, gram meter – proportional to ventricular stroke work – g.m/{H.B.}: §47 peripheral vascular resistance unit – fluid resistance – [PRU]: §41 permeability of vacuum – magnetic permeability – [mu_0]: §29 per million, parts – fraction – [ppm]: §26 permittivity of vacuum – electric permittivity – [eps_0]: §29 per sqare inch, pound – pressure – [psi]: §44 per thousand, parts – fraction – [ppth]: §26 per trillion, parts – fraction – [pptr]: §26 peta – prefix – P: §24 pH – acidity – [pH]: §42 Pharmacopeia unit, United States – arbitrary – [USP'U]: §42 phot – illuminance – ph: §30 pi, the number – number – [pi]: §26 pica, Didot's – length – [cicero]: §39 pica, Printer's – length – [pca_pr]: §39 pica – length – [pca]: §39 pico – prefix – p: §24 pied – length – [pied]: §39 pint, dry – dry volume – [dpt_us]: §34 pint – fluid volume – [pt_us]: §34 pint – volume – [pt_br]: §35 Planck constant – action – [h]: §29 point, Didot's – length – [didot]: §39 point, Printer's – length – [pnt_pr]: §39 point – length – [pnt]: §39 Poise – dynamic viscosity – P: §30 potency of centesimal series, homeopathic – homeopathic potency – [hp_C]: §41 potency of decimal series, homeopathic – homeopathic potency – [hp_X]: §41 pouce – length – [pouce]: §39 pound force – force – [lbf_av]: §29 pound – mass – [lb_ap]: §38 pound – mass – [lb_av]: §36 pound – mass – [lb_tr]: §37 pound per sqare inch – pressure – [psi]: §44 power field, high – view area in microscope – [HPF]: §42 power field, low – view area in microscope – [LPF]: §42 powers, the number ten for arbitrary – number – 10^: §26 powers, the number ten for arbitrary – number – 10*: §26 pressure, bel sound – pressure level – B[SPL]: §43 Printer's pica – length – [pca_pr]: §39 Printer's point – length – [pnt_pr]: §39 proton mass – mass – [m_p]: §29 quart, dry – dry volume – [dqt_us]: §34 quart – fluid volume – [qt_us]: §34 quart – volume – [qt_br]: §35 Queen Anne's wine gallon – fluid volume – [gal_us]: §34 radian – plane angle – rad: §25 radiation absorbed dose – energy dose – RAD: §30 radiation equivalent man – dose equivalent – REM: §30 Ramden's chain, link for – length – [rlk_us]: §32 Ramden's chain – length – [rch_us]: §32 red blood cell count – number – {rbc}: §47 resistance unit, peripheral vascular – fluid resistance – [PRU]: §41 rod, square – area – [srd_us]: §32 rod – length – [rd_br]: §33 rod – length – [rd_us]: §32 Roentgen – ion dose – R: §30 scruple – mass – [sc_ap]: §38 second – plane angle – '': §28 second – time – s: §25 section – area – [sct]: §32 series, homeopathic potency of centesimal – homeopathic potency – [hp_C]: §41 series, homeopathic potency of decimal – homeopathic potency – [hp_X]: §41 short hundredweight – mass – [scwt_av]: §36 short ton – mass – [ston_av]: §36 Siemens – electric conductance – S: §27 Sievert – dose equivalent – Sv: §27 Somogyi unit – biologic activity of amylase – [smgy'U]: §42 sound pressure, bel – pressure level – B[SPL]: §43 spere – solid angle – sph: §44 sqare inch, pound per – pressure – [psi]: §44 square foot – area – [sft_i]: §31 square inch – area – [sin_i]: §31 square mile – area – [smi_us]: §32 square rod – area – [srd_us]: §32 square yard – area – [syd_i]: §31 standard acceleration of free fall – acceleration – [g]: §29 standard atmosphere – pressure – atm: §29 States Pharmacopeia unit, United – arbitrary – [USP'U]: §42 statute mile – length – [mi_i]: §31 stere – volume – st: §44 stilb – lum. intensity density – sb: §30 Stokes – kinematic viscosity – St: §30 stone, British – mass – [stone_av]: §36 stone – mass – [stone_av]: §36 streadian – solid angle – sr: §27 Surveyor's chain – length – [ch_us]: §32 Svedberg unit – sedimentation coefficient – [S]: §42 synodal month – time – mo_s: §28 table British thermal unit, international – energy – [Btu_IT]: §40 table calorie, international – energy – cal_IT: §40 tablespoon – volume – [tbs_us]: §34 tablets – number – {tbl}: §47 teaspoon – volume – [tsp_us]: §34 tebi – prefix – Ti: §46 technical atmosphere – pressure – att: §44 ten for arbitrary powers, the number – number – 10^: §26 ten for arbitrary powers, the number – number – 10*: §26 tera – prefix – T: §24 Tesla – magnetic flux density – T: §27 thermal unit, British – energy – [Btu]: §40 thermal unit, international table British – energy – [Btu_IT]: §40 thermal unit, mean British – energy – [Btu_m]: §40 thermal unit, thermochemical British – energy – [Btu_th]: §40 thermal unit at 39 °F, British – energy – [Btu_39]: §40 thermal unit at 59 °F, British – energy – [Btu_59]: §40 thermal unit at 60 °F, British – energy – [Btu_60]: §40 thermochemical British thermal unit – energy – [Btu_th]: §40 thermochemical calorie – energy – cal_th: §40 thousand, parts per – fraction – [ppth]: §26 tissue, kilogram of wet – mass – kg{wet'tis}: §47 Todd unit – biologic activity antistreptolysin O – [todd'U]: §42 ton, British – mass – [lton_av]: §36 ton, long – mass – [lton_av]: §36 ton, short – mass – [ston_av]: §36 ton, U.S. – mass – [ston_av]: §36 tonne – mass – t: §28 total count, particles – number – {tot}: §47 township – area – [twp]: §32 trillion, parts per – fraction – [pptr]: §26 tropical year – time – a_t: §28 tuberculin unit – biologic activity of tuberculin – [tb'U]: §42 U.S. hundredweight – mass – [scwt_av]: §36 U.S. ton – mass – [ston_av]: §36 unified atomic mass unit – mass – u: §28 unit, APL – biologic activity of anticardiolipin IgA – [APL'U]: §42 unit, arbitary – arbitrary – [arb'U]: §42 unit, astronomic – length – AU: §28 unit, Bethesda – biologic activity of factor VIII inhibitor – [beth'U]: §42 unit, Bodansky – biologic activity of phosphatase – [bdsk'U]: §42 unit, British thermal – energy – [Btu]: §40 unit, Dye – biologic activity of amylase – [dye'U]: §42 unit, GPL – biologic activity of anticardiolipin IgG – [GPL'U]: §42 unit, Hounsfield – x-ray attenuation – [hnsf'U]: §41 unit, international – arbitrary – [iU]: §42 unit, international table British thermal – energy – [Btu_IT]: §40 unit, King-Armstrong – biologic activity of phosphatase – [ka'U]: §42 unit, Kunkel – arbitrary biologic activity – [knk'U]: §42 unit, Mac Lagan – arbitrary biologic activity – [mclg'U]: §42 unit, mean British thermal – energy – [Btu_m]: §40 unit, MPL – biologic activity of anticardiolipin IgM – [MPL'U]: §42 unit, peripheral vascular resistance – fluid resistance – [PRU]: §41 unit, Somogyi – biologic activity of amylase – [smgy'U]: §42 unit, Svedberg – sedimentation coefficient – [S]: §42 unit, thermochemical British thermal – energy – [Btu_th]: §40 unit, Todd – biologic activity antistreptolysin O – [todd'U]: §42 unit, tuberculin – biologic activity of tuberculin – [tb'U]: §42 unit, unified atomic mass – mass – u: §28 unit, United States Pharmacopeia – arbitrary – [USP'U]: §42 unit at 39 °F, British thermal – energy – [Btu_39]: §40 unit at 59 °F, British thermal – energy – [Btu_59]: §40 unit at 60 °F, British thermal – energy – [Btu_60]: §40 Unit – catalytic activity – U: §42 United States Pharmacopeia unit – arbitrary – [USP'U]: §42 units, colony forming – number – {cfu}: §47 vacuum, permeability of – magnetic permeability – [mu_0]: §29 vacuum, permittivity of – electric permittivity – [eps_0]: §29 vascular resistance unit, peripheral – fluid resistance – [PRU]: §41 velocity of light – velocity – [c]: §29 volt, bel – electric potential level – B[V]: §43 Volt – electric potential – V: §27 water column, inch of – pressure – [in_i'H2O]: §41 water column, meter of – pressure – m[H2O]: §41 watt, bel – power level – B[W]: §43 Watt – power – W: §27 Weber – magentic flux – Wb: §27 week – time – wk: §28 wet tissue, kilogram of – mass – kg{wet'tis}: §47 winchester gallon, historical – dry volume – [gal_wi]: §34 wine gallon, Queen Anne's – fluid volume – [gal_us]: §34 yard, cubic – volume – [cyd_i]: §31 yard, square – area – [syd_i]: §31 yard – length – [yd_br]: §33 yard – length – [yd_i]: §31 yard – length – [yd_us]: §32 year, mean Gregorian – time – a_g: §28 year, mean Julian – time – a_j: §28 year, tropical – time – a_t: §28 year – time – a: §28 yocto – prefix – y: §24 yotta – prefix – Y: §24 zepto – prefix – z: §24 zetta – prefix – Z: §24 |
C.2 |
Alphabetic Index By Symbol |
'' – second – plane angle: §28 ' – minute – plane angle: §28 [acr_br] – acre – area: §33 [acr_us] – acre – area: §32 [APL'U] – APL unit – biologic activity of anticardiolipin IgA: §42 [arb'U] – arbitary unit – arbitrary: §42 [bbl_us] – barrel – fluid volume: §34 [bdsk'U] – Bodansky unit – biologic activity of phosphatase: §42 [beth'U] – Bethesda unit – biologic activity of factor VIII inhibitor: §42 [bf_i] – board foot – volume: §31 [Btu_39] – British thermal unit at 39 °F – energy: §40 [Btu_59] – British thermal unit at 59 °F – energy: §40 [Btu_60] – British thermal unit at 60 °F – energy: §40 [Btu_IT] – international table British thermal unit – energy: §40 [Btu_m] – mean British thermal unit – energy: §40 [Btu_th] – thermochemical British thermal unit – energy: §40 [Btu] – British thermal unit – energy: §40 [bu_br] – bushel – volume: §35 [bu_us] – bushel – dry volume: §34 [c] – velocity of light – velocity: §29 [Cal] – nutrition label Calories – energy: §40 [car_Au] – carat of gold alloys – mass fraction: §44 [car_m] – metric carat – mass: §44 [cft_i] – cubic foot – volume: §31 [ch_br] – Gunter's chain – length: §33 [ch_us] – Gunter's chain – length: §32 [Ch] – Charrière – gauge of catheters: §41 [cicero] – cicero – length: §39 [cin_i] – cubic inch – volume: §31 [cml_i] – circular mil – area: §31 [cr_i] – cord – volume: §31 [crd_us] – cord – fluid volume: §34 [cup_us] – cup – volume: §34 [cyd_i] – cubic yard – volume: §31 [degF] – degree Fahrenheit – temperature: §40 [didot] – didot – length: §39 [diop] – diopter – refraction of a lens: §41 [dpt_us] – dry pint – dry volume: §34 [dqt_us] – dry quart – dry volume: §34 [dr_ap] – dram – mass: §38 [dr_av] – dram – mass: §36 [drp] – drop – volume: §41 [dye'U] – Dye unit – biologic activity of amylase: §42 [e] – elementary charge – electric charge: §29 [eps_0] – permittivity of vacuum – electric permittivity: §29 [fdr_br] – fluid dram – volume: §35 [fdr_us] – fluid dram – fluid volume: §34 [foz_br] – fluid ounce – volume: §35 [foz_us] – fluid ounce – fluid volume: §34 [ft_br] – foot – length: §33 [ft_i] – foot – length: §31 [ft_us] – foot – length: §32 [fth_br] – fathom – length: §33 [fth_i] – fathom – depth of water: §31 [fth_us] – fathom – length: §32 [fur_us] – furlong – length: §32 [G] – Newtonian constant of gravitation – (unclassified): §29 [g] – standard acceleration of free fall – acceleration: §29 [gal_br] – gallon – volume: §35 [gal_us] – Queen Anne's wine gallon – fluid volume: §34 [gal_wi] – historical winchester gallon – dry volume: §34 [gil_br] – gill – volume: §35 [gil_us] – gill – fluid volume: §34 [GPL'U] – GPL unit – biologic activity of anticardiolipin IgG: §42 [gr] – grain – mass: §36 [h] – Planck constant – action: §29 [hd_i] – hand – height of horses: §31 [hnsf'U] – Hounsfield unit – x-ray attenuation: §41 [hp_C] – homeopathic potency of centesimal series – homeopathic potency: §41 [hp_X] – homeopathic potency of decimal series – homeopathic potency: §41 [HP] – horsepower – power: §40 [HPF] – high power field – view area in microscope: §42 [in_br] – inch – length: §33 [in_i'H2O] – inch of water column – pressure: §41 [in_i'Hg] – inch of mercury column – pressure: §41 [in_i] – inch – length: §31 [in_us] – inch – length: §32 [iU] – international unit – arbitrary: §42 [k] – Boltzmann constant – (unclassified): §29 [ka'U] – King-Armstrong unit – biologic activity of phosphatase: §42 [kn_br] – knot – velocity: §33 [kn_i] – knot – velocity: §31 [knk'U] – Kunkel unit – arbitrary biologic activity: §42 [lb_ap] – pound – mass: §38 [lb_av] – pound – mass: §36 [lb_tr] – pound – mass: §37 [lbf_av] – pound force – force: §29 [lcwt_av] – long hunderdweight – mass: §36 [ligne] – ligne – length: §39 [lk_br] – link for Gunter's chain – length: §33 [lk_us] – link for Gunter's chain – length: §32 [lne] – line – length: §39 [LPF] – low power field – view area in microscope: §42 [lton_av] – long ton – mass: §36 [ly] – light-year – length: §29 [m_e] – electron mass – mass: §29 [m_p] – proton mass – mass: §29 [mclg'U] – Mac Lagan unit – arbitrary biologic activity: §42 [mesh_i] – mesh – lineic number: §41 [MET] – metabolic equivalent – metabolic cost of physical activity: §41 [mi_br] – mile – length: §33 [mi_i] – statute mile – length: §31 [mi_us] – mile – length: §32 [mil_i] – mil – length: §31 [mil_us] – mil – length: §32 [min_br] – minim – volume: §35 [min_us] – minim – fluid volume: §34 [MPL'U] – MPL unit – biologic activity of anticardiolipin IgM: §42 [mu_0] – permeability of vacuum – magnetic permeability: §29 [nmi_br] – nautic mile – length: §33 [nmi_i] – nautic mile – length: §31 [oz_ap] – ounce – mass: §38 [oz_av] – ounce – mass: §36 [oz_tr] – ounce – mass: §37 [pc_br] – pace – length: §33 [pca_pr] – Printer's pica – length: §39 [pca] – pica – length: §39 [pH] – pH – acidity: §42 [pi] – the number pi – number: §26 [pied] – pied – length: §39 [pk_br] – peck – volume: §35 [pk_us] – peck – dry volume: §34 [pnt_pr] – Printer's point – length: §39 [pnt] – point – length: §39 [pouce] – pouce – length: §39 [ppb] – parts per billion – fraction: §26 [ppm] – parts per million – fraction: §26 [ppth] – parts per thousand – fraction: §26 [pptr] – parts per trillion – fraction: §26 [PRU] – peripheral vascular resistance unit – fluid resistance: §41 [psi] – pound per sqare inch – pressure: §44 [pt_br] – pint – volume: §35 [pt_us] – pint – fluid volume: §34 [pwt_tr] – pennyweight – mass: §37 [qt_br] – quart – volume: §35 [qt_us] – quart – fluid volume: §34 [rch_us] – Ramden's chain – length: §32 [rd_br] – rod – length: §33 [rd_us] – rod – length: §32 [rlk_us] – link for Ramden's chain – length: §32 [S] – Svedberg unit – sedimentation coefficient: §42 [sc_ap] – scruple – mass: §38 [sct] – section – area: §32 [scwt_av] – short hundredweight – mass: §36 [sft_i] – square foot – area: §31 [sin_i] – square inch – area: §31 [smgy'U] – Somogyi unit – biologic activity of amylase: §42 [smi_us] – square mile – area: §32 [srd_us] – square rod – area: §32 |
[ston_av] – short ton – mass: §36 [stone_av] – stone – mass: §36 [syd_i] – square yard – area: §31 [tb'U] – tuberculin unit – biologic activity of tuberculin: §42 [tbs_us] – tablespoon – volume: §34 [todd'U] – Todd unit – biologic activity antistreptolysin O: §42 [tsp_us] – teaspoon – volume: §34 [twp] – township – area: §32 [USP'U] – United States Pharmacopeia unit – arbitrary: §42 [yd_br] – yard – length: §33 [yd_i] – yard – length: §31 [yd_us] – yard – length: §32 {cfu} – colony forming units – number: §47 {rbc} – red blood cell count – number: §47 {tbl} – tablets – number: §47 {tot} – particles total count – number: §47 % – percent – fraction: §26 10^ – the number ten for arbitrary powers – number: §26 10* – the number ten for arbitrary powers – number: §26 a_g – mean Gregorian year – time: §28 a_j – mean Julian year – time: §28 a_t – tropical year – time: §28 A – Ampère – electric current: §27 a – atto – prefix : §24 Ao – Ångström – length: §44 ar – are – area: §28 atm – standard atmosphere – pressure: §29 att – technical atmosphere – pressure: §44 AU – astronomic unit – length: §28 a – year – time: §28 B[kW] – bel kilowatt – power level: §43 B[mV] – bel millivolt – electric potential level: §43 B[SPL] – bel sound pressure – pressure level: §43 B[uV] – bel microvolt – electric potential level: §43 B[V] – bel volt – electric potential level: §43 B[W] – bel watt – power level: §43 bar – bar – pressure: §28 b – barn – action area: §44 B – bel – level: §43 Bd – baud – signal transmission rate: §45 Bi – Biot – electric current: §30 bit_s – bit – amount of information: §45 bit – bit – amount of information: §45 Bq – Becquerel – radioactivity: §27 By – byte – amount of information: §45 cal_[15] – calorie at 15 °C – energy: §40 cal_[20] – calorie at 20 °C – energy: §40 cal_IT – international table calorie – energy: §40 cal_m – mean calorie – energy: §40 cal_th – thermochemical calorie – energy: §40 cal – calorie – energy: §40 c – centi – prefix : §24 C – Coulomb – electric charge: §25 cd – candela – luminous intensity: §25 Cel – degree Celsius – temperature: §27 Ci – Curie – radioactivity: §30 circ – circle – plane angle: §44 da – deka – prefix : §24 d – day – time: §28 d – deci – prefix : §24 deg – degree – plane angle: §28 dyn – dyne – force: §30 E – exa – prefix : §24 eq – equivalents – amount of substance: §42 erg – erg – energy: §30 eV – electronvolt – energy: §28 F – Farad – electric capacitance: §27 f – femto – prefix : §24 g.m/{H.B.} – gram meter per heartbeat – proportional to ventricular stroke work: §47 g% – gram percent – mass fraction: §42 Gal – Gal – acceleration: §30 Gb – Gilbert – magnetic tension: §30 gf – gram-force – force: §29 G – Gauss – magnetic flux density: §30 G – giga – prefix : §24 g – gram – mass: §25 Gi – gibi – prefix : §46 gon – gon – plane angle: §28 Gy – Gray – energy dose: §27 h – hecto – prefix : §24 H – Henry – inductance: §27 h – hour – time: §28 Hz – Herz – frequency: §27 J – Joule – energy: §27 kat – katal – catalytic activity: §42 kg{wet'tis} – kilogram of wet tissue – mass: §47 Ki – kibi – prefix : §46 K – Kelvin – temperature: §25 k – kilo – prefix : §24 Ky – Kayser – lineic number: §30 l – liter – volume: §28 L – liter – volume: §28 Lmb – Lambert – brightness: §30 lm – lumen – luminous flux: §27 lx – lux – illuminance: §27 m[H2O] – meter of water column – pressure: §41 m[Hg] – meter of mercury column – pressure: §41 mg{creat} – milligram of creatinine – mass: §47 mho – mho – electric conductance: §44 Mi – mebi – prefix : §46 min – minute – time: §28 M – mega – prefix : §24 m – meter – length: §25 m – milli – prefix : §24 mo_g – mean Gregorian month – time: §28 mo_j – mean Julian month – time: §28 mo_s – synodal month – time: §28 mol – mole – amount of substance: §27 mo – month – time: §28 Mx – Maxwell – flux of magnetic induction: §30 n – nano – prefix : §24 N – Newton – force: §27 Np – neper – level: §43 Oe – Oersted – magnetic field intensity: §30 Ohm – Ohm – electric resistance: §27 osm – osmole of dissolved particles – amount of substance: §42 Pa – Pascal – pressure: §27 pc – parsec – length: §28 ph – phot – illuminance: §30 P – peta – prefix : §24 p – pico – prefix : §24 P – Poise – dynamic viscosity: §30 rad – radian – plane angle: §25 RAD – radiation absorbed dose – energy dose: §30 REM – radiation equivalent man – dose equivalent: §30 R – Roentgen – ion dose: §30 sb – stilb – lum. intensity density: §30 sph – spere – solid angle: §44 sr – streadian – solid angle: §27 s – second – time: §25 S – Siemens – electric conductance: §27 st – stere – volume: §44 St – Stokes – kinematic viscosity: §30 Sv – Sievert – dose equivalent: §27 Ti – tebi – prefix : §46 T – tera – prefix : §24 T – Tesla – magnetic flux density: §27 t – tonne – mass: §28 u – micro – prefix : §24 u – unified atomic mass unit – mass: §28 U – Unit – catalytic activity: §42 V – Volt – electric potential: §27 Wb – Weber – magentic flux: §27 wk – week – time: §28 W – Watt – power: §27 y – yocto – prefix : §24 Y – yotta – prefix : §24 z – zepto – prefix : §24 Z – zetta – prefix : §24 |
C.3 |
Alphabetic Index By Kind Of Quantity |
(unclassified) – Boltzmann constant – [k]: §29 (unclassified) – Newtonian constant of gravitation – [G]: §29 acceleration – Gal – Gal: §30 acceleration – standard acceleration of free fall – [g]: §29 acidity – pH – [pH]: §42 action area – barn – b: §44 action – Planck constant – [h]: §29 activity, arbitrary biologic – Kunkel unit – [knk'U]: §42 activity, arbitrary biologic – Mac Lagan unit – [mclg'U]: §42 activity, catalytic – katal – kat: §42 activity, catalytic – Unit – U: §42 activity, metabolic cost of physical – metabolic equivalent – [MET]: §41 activity antistreptolysin O, biologic – Todd unit – [todd'U]: §42 activity of amylase, biologic – Dye unit – [dye'U]: §42 activity of amylase, biologic – Somogyi unit – [smgy'U]: §42 activity of anticardiolipin IgA, biologic – APL unit – [APL'U]: §42 activity of anticardiolipin IgG, biologic – GPL unit – [GPL'U]: §42 activity of anticardiolipin IgM, biologic – MPL unit – [MPL'U]: §42 activity of factor VIII inhibitor, biologic – Bethesda unit – [beth'U]: §42 activity of phosphatase, biologic – Bodansky unit – [bdsk'U]: §42 activity of phosphatase, biologic – King-Armstrong unit – [ka'U]: §42 activity of tuberculin, biologic – tuberculin unit – [tb'U]: §42 a lens, refraction of – diopter – [diop]: §41 amount of information – bit – bit_s: §45 amount of information – bit – bit: §45 amount of information – byte – By: §45 amount of substance – equivalents – eq: §42 amount of substance – mole – mol: §27 amount of substance – osmole of dissolved particles – osm: §42 amylase, biologic activity of – Dye unit – [dye'U]: §42 amylase, biologic activity of – Somogyi unit – [smgy'U]: §42 angle, plane – circle – circ: §44 angle, plane – degree – deg: §28 angle, plane – gon – gon: §28 angle, plane – minute – ': §28 angle, plane – radian – rad: §25 angle, plane – second – '': §28 angle, solid – spere – sph: §44 angle, solid – streadian – sr: §27 anticardiolipin IgA, biologic activity of – APL unit – [APL'U]: §42 anticardiolipin IgG, biologic activity of – GPL unit – [GPL'U]: §42 anticardiolipin IgM, biologic activity of – MPL unit – [MPL'U]: §42 antistreptolysin O, biologic activity – Todd unit – [todd'U]: §42 arbitrary – arbitary unit – [arb'U]: §42 arbitrary biologic activity – Kunkel unit – [knk'U]: §42 arbitrary biologic activity – Mac Lagan unit – [mclg'U]: §42 arbitrary – international unit – [iU]: §42 arbitrary – United States Pharmacopeia unit – [USP'U]: §42 area, action – barn – b: §44 area – acre – [acr_br]: §33 area – acre – [acr_us]: §32 area – are – ar: §28 area – circular mil – [cml_i]: §31 area in microscope, view – high power field – [HPF]: §42 area in microscope, view – low power field – [LPF]: §42 area – section – [sct]: §32 area – square foot – [sft_i]: §31 area – square inch – [sin_i]: §31 area – square mile – [smi_us]: §32 area – square rod – [srd_us]: §32 area – square yard – [syd_i]: §31 area – township – [twp]: §32 attenuation, x-ray – Hounsfield unit – [hnsf'U]: §41 biologic activity, arbitrary – Kunkel unit – [knk'U]: §42 biologic activity, arbitrary – Mac Lagan unit – [mclg'U]: §42 biologic activity antistreptolysin O – Todd unit – [todd'U]: §42 biologic activity of amylase – Dye unit – [dye'U]: §42 biologic activity of amylase – Somogyi unit – [smgy'U]: §42 biologic activity of anticardiolipin IgA – APL unit – [APL'U]: §42 biologic activity of anticardiolipin IgG – GPL unit – [GPL'U]: §42 biologic activity of anticardiolipin IgM – MPL unit – [MPL'U]: §42 biologic activity of factor VIII inhibitor – Bethesda unit – [beth'U]: §42 biologic activity of phosphatase – Bodansky unit – [bdsk'U]: §42 biologic activity of phosphatase – King-Armstrong unit – [ka'U]: §42 biologic activity of tuberculin – tuberculin unit – [tb'U]: §42 brightness – Lambert – Lmb: §30 capacitance, electric – Farad – F: §27 catalytic activity – katal – kat: §42 catalytic activity – Unit – U: §42 catheters, gauge of – Charrière – [Ch]: §41 charge, electric – Coulomb – C: §25 charge, electric – elementary charge – [e]: §29 coefficient, sedimentation – Svedberg unit – [S]: §42 conductance, electric – mho – mho: §44 conductance, electric – Siemens – S: §27 cost of physical activity, metabolic – metabolic equivalent – [MET]: §41 current, electric – Ampère – A: §27 current, electric – Biot – Bi: §30 density, lum. intensity – stilb – sb: §30 density, magnetic flux – Gauss – G: §30 density, magnetic flux – Tesla – T: §27 depth of water – fathom – [fth_i]: §31 dose, energy – Gray – Gy: §27 dose, energy – radiation absorbed dose – RAD: §30 dose, ion – Roentgen – R: §30 dose equivalent – radiation equivalent man – REM: §30 dose equivalent – Sievert – Sv: §27 dry volume – bushel – [bu_us]: §34 dry volume – dry pint – [dpt_us]: §34 dry volume – dry quart – [dqt_us]: §34 dry volume – historical winchester gallon – [gal_wi]: §34 dry volume – peck – [pk_us]: §34 dynamic viscosity – Poise – P: §30 electric capacitance – Farad – F: §27 electric charge – Coulomb – C: §25 electric charge – elementary charge – [e]: §29 electric conductance – mho – mho: §44 electric conductance – Siemens – S: §27 electric current – Ampère – A: §27 electric current – Biot – Bi: §30 electric permittivity – permittivity of vacuum – [eps_0]: §29 electric potential level – bel microvolt – B[uV]: §43 electric potential level – bel millivolt – B[mV]: §43 electric potential level – bel volt – B[V]: §43 electric potential – Volt – V: §27 electric resistance – Ohm – Ohm: §27 energy – British thermal unit – [Btu]: §40 energy – British thermal unit at 39 °F – [Btu_39]: §40 energy – British thermal unit at 59 °F – [Btu_59]: §40 energy – British thermal unit at 60 °F – [Btu_60]: §40 energy – calorie at 15 °C – cal_[15]: §40 energy – calorie at 20 °C – cal_[20]: §40 energy – calorie – cal: §40 energy dose – Gray – Gy: §27 energy dose – radiation absorbed dose – RAD: §30 energy – electronvolt – eV: §28 energy – erg – erg: §30 energy – international table British thermal unit – [Btu_IT]: §40 energy – international table calorie – cal_IT: §40 energy – Joule – J: §27 energy – mean British thermal unit – [Btu_m]: §40 energy – mean calorie – cal_m: §40 energy – nutrition label Calories – [Cal]: §40 energy – thermochemical British thermal unit – [Btu_th]: §40 energy – thermochemical calorie – cal_th: §40 equivalent, dose – radiation equivalent man – REM: §30 equivalent, dose – Sievert – Sv: §27 factor VIII inhibitor, biologic activity of – Bethesda unit – [beth'U]: §42 field intensity, magnetic – Oersted – Oe: §30 fluid resistance – peripheral vascular resistance unit – [PRU]: §41 fluid volume – barrel – [bbl_us]: §34 fluid volume – cord – [crd_us]: §34 fluid volume – fluid dram – [fdr_us]: §34 fluid volume – fluid ounce – [foz_us]: §34 fluid volume – gill – [gil_us]: §34 fluid volume – minim – [min_us]: §34 fluid volume – pint – [pt_us]: §34 fluid volume – quart – [qt_us]: §34 fluid volume – Queen Anne's wine gallon – [gal_us]: §34 flux, luminous – lumen – lm: §27 flux, magentic – Weber – Wb: §27 flux density, magnetic – Gauss – G: §30 flux density, magnetic – Tesla – T: §27 flux of magnetic induction – Maxwell – Mx: §30 force – dyne – dyn: §30 force – gram-force – gf: §29 force – Newton – N: §27 force – pound force – [lbf_av]: §29 fraction, mass – carat of gold alloys – [car_Au]: §44 fraction, mass – gram percent – g%: §42 fraction – parts per billion – [ppb]: §26 fraction – parts per million – [ppm]: §26 fraction – parts per thousand – [ppth]: §26 fraction – parts per trillion – [pptr]: §26 fraction – percent – %: §26 frequency – Herz – Hz: §27 gauge of catheters – Charrière – [Ch]: §41 height of horses – hand – [hd_i]: §31 homeopathic potency – homeopathic potency of centesimal series – [hp_C]: §41 homeopathic potency – homeopathic potency of decimal series – [hp_X]: §41 horses, height of – hand – [hd_i]: §31 IgA, biologic activity of anticardiolipin – APL unit – [APL'U]: §42 IgG, biologic activity of anticardiolipin – GPL unit – [GPL'U]: §42 IgM, biologic activity of anticardiolipin – MPL unit – [MPL'U]: §42 illuminance – lux – lx: §27 illuminance – phot – ph: §30 inductance – Henry – H: §27 induction, flux of magnetic – Maxwell – Mx: §30 information, amount of – bit – bit_s: §45 information, amount of – bit – bit: §45 information, amount of – byte – By: §45 inhibitor, biologic activity of factor VIII – Bethesda unit – [beth'U]: §42 in microscope, view area – high power field – [HPF]: §42 in microscope, view area – low power field – [LPF]: §42 intensity, luminous – candela – cd: §25 intensity, magnetic field – Oersted – Oe: §30 intensity density, lum. – stilb – sb: §30 ion dose – Roentgen – R: §30 kinematic viscosity – Stokes – St: §30 length – Ångström – Ao: §44 length – astronomic unit – AU: §28 length – cicero – [cicero]: §39 length – didot – [didot]: §39 length – fathom – [fth_br]: §33 length – fathom – [fth_us]: §32 length – foot – [ft_br]: §33 length – foot – [ft_i]: §31 length – foot – [ft_us]: §32 length – furlong – [fur_us]: §32 length – Gunter's chain – [ch_br]: §33 length – Gunter's chain – [ch_us]: §32 length – inch – [in_br]: §33 |
length – inch – [in_i]: §31 length – inch – [in_us]: §32 length – light-year – [ly]: §29 length – ligne – [ligne]: §39 length – line – [lne]: §39 length – link for Gunter's chain – [lk_br]: §33 length – link for Gunter's chain – [lk_us]: §32 length – link for Ramden's chain – [rlk_us]: §32 length – meter – m: §25 length – mil – [mil_i]: §31 length – mil – [mil_us]: §32 length – mile – [mi_br]: §33 length – mile – [mi_us]: §32 length – nautic mile – [nmi_br]: §33 length – nautic mile – [nmi_i]: §31 length – pace – [pc_br]: §33 length – parsec – pc: §28 length – pica – [pca]: §39 length – pied – [pied]: §39 length – point – [pnt]: §39 length – pouce – [pouce]: §39 length – Printer's pica – [pca_pr]: §39 length – Printer's point – [pnt_pr]: §39 length – Ramden's chain – [rch_us]: §32 length – rod – [rd_br]: §33 length – rod – [rd_us]: §32 length – statute mile – [mi_i]: §31 length – yard – [yd_br]: §33 length – yard – [yd_i]: §31 length – yard – [yd_us]: §32 lens, refraction of a – diopter – [diop]: §41 level, electric potential – bel microvolt – B[uV]: §43 level, electric potential – bel millivolt – B[mV]: §43 level, electric potential – bel volt – B[V]: §43 level, power – bel kilowatt – B[kW]: §43 level, power – bel watt – B[W]: §43 level, pressure – bel sound pressure – B[SPL]: §43 level – bel – B: §43 level – neper – Np: §43 lineic number – Kayser – Ky: §30 lineic number – mesh – [mesh_i]: §41 lum. intensity density – stilb – sb: §30 luminous flux – lumen – lm: §27 luminous intensity – candela – cd: §25 magentic flux – Weber – Wb: §27 magnetic field intensity – Oersted – Oe: §30 magnetic flux density – Gauss – G: §30 magnetic flux density – Tesla – T: §27 magnetic induction, flux of – Maxwell – Mx: §30 magnetic permeability – permeability of vacuum – [mu_0]: §29 magnetic tension – Gilbert – Gb: §30 mass – dram – [dr_ap]: §38 mass – dram – [dr_av]: §36 mass – electron mass – [m_e]: §29 mass fraction – carat of gold alloys – [car_Au]: §44 mass fraction – gram percent – g%: §42 mass – grain – [gr]: §36 mass – gram – g: §25 mass – kilogram of wet tissue – kg{wet'tis}: §47 mass – long hunderdweight – [lcwt_av]: §36 mass – long ton – [lton_av]: §36 mass – metric carat – [car_m]: §44 mass – milligram of creatinine – mg{creat}: §47 mass – ounce – [oz_ap]: §38 mass – ounce – [oz_av]: §36 mass – ounce – [oz_tr]: §37 mass – pennyweight – [pwt_tr]: §37 mass – pound – [lb_ap]: §38 mass – pound – [lb_av]: §36 mass – pound – [lb_tr]: §37 mass – proton mass – [m_p]: §29 mass – scruple – [sc_ap]: §38 mass – short hundredweight – [scwt_av]: §36 mass – short ton – [ston_av]: §36 mass – stone – [stone_av]: §36 mass – tonne – t: §28 mass – unified atomic mass unit – u: §28 metabolic cost of physical activity – metabolic equivalent – [MET]: §41 microscope, view area in – high power field – [HPF]: §42 microscope, view area in – low power field – [LPF]: §42 number, lineic – Kayser – Ky: §30 number, lineic – mesh – [mesh_i]: §41 number – colony forming units – {cfu}: §47 number – particles total count – {tot}: §47 number – red blood cell count – {rbc}: §47 number – tablets – {tbl}: §47 number – the number pi – [pi]: §26 number – the number ten for arbitrary powers – 10^: §26 number – the number ten for arbitrary powers – 10*: §26 O, biologic activity antistreptolysin – Todd unit – [todd'U]: §42 permeability, magnetic – permeability of vacuum – [mu_0]: §29 permittivity, electric – permittivity of vacuum – [eps_0]: §29 phosphatase, biologic activity of – Bodansky unit – [bdsk'U]: §42 phosphatase, biologic activity of – King-Armstrong unit – [ka'U]: §42 physical activity, metabolic cost of – metabolic equivalent – [MET]: §41 plane angle – circle – circ: §44 plane angle – degree – deg: §28 plane angle – gon – gon: §28 plane angle – minute – ': §28 plane angle – radian – rad: §25 plane angle – second – '': §28 potency, homeopathic – homeopathic potency of centesimal series – [hp_C]: §41 potency, homeopathic – homeopathic potency of decimal series – [hp_X]: §41 potential, electric – Volt – V: §27 potential level, electric – bel microvolt – B[uV]: §43 potential level, electric – bel millivolt – B[mV]: §43 potential level, electric – bel volt – B[V]: §43 power – horsepower – [HP]: §40 power level – bel kilowatt – B[kW]: §43 power level – bel watt – B[W]: §43 power – Watt – W: §27 pressure – bar – bar: §28 pressure – inch of mercury column – [in_i'Hg]: §41 pressure – inch of water column – [in_i'H2O]: §41 pressure level – bel sound pressure – B[SPL]: §43 pressure – meter of mercury column – m[Hg]: §41 pressure – meter of water column – m[H2O]: §41 pressure – Pascal – Pa: §27 pressure – pound per sqare inch – [psi]: §44 pressure – standard atmosphere – atm: §29 pressure – technical atmosphere – att: §44 proportional to ventricular stroke work – gram meter per heartbeat – g.m/{H.B.}: §47 radioactivity – Becquerel – Bq: §27 radioactivity – Curie – Ci: §30 rate, signal transmission – baud – Bd: §45 refraction of a lens – diopter – [diop]: §41 resistance, electric – Ohm – Ohm: §27 resistance, fluid – peripheral vascular resistance unit – [PRU]: §41 sedimentation coefficient – Svedberg unit – [S]: §42 signal transmission rate – baud – Bd: §45 solid angle – spere – sph: §44 solid angle – streadian – sr: §27 stroke work, proportional to ventricular – gram meter per heartbeat – g.m/{H.B.}: §47 substance, amount of – equivalents – eq: §42 substance, amount of – mole – mol: §27 substance, amount of – osmole of dissolved particles – osm: §42 temperature – degree Celsius – Cel: §27 temperature – degree Fahrenheit – [degF]: §40 temperature – Kelvin – K: §25 tension, magnetic – Gilbert – Gb: §30 time – day – d: §28 time – hour – h: §28 time – mean Gregorian month – mo_g: §28 time – mean Gregorian year – a_g: §28 time – mean Julian month – mo_j: §28 time – mean Julian year – a_j: §28 time – minute – min: §28 time – month – mo: §28 time – second – s: §25 time – synodal month – mo_s: §28 time – tropical year – a_t: §28 time – week – wk: §28 time – year – a: §28 transmission rate, signal – baud – Bd: §45 tuberculin, biologic activity of – tuberculin unit – [tb'U]: §42 velocity – knot – [kn_br]: §33 velocity – knot – [kn_i]: §31 velocity – velocity of light – [c]: §29 ventricular stroke work, proportional to – gram meter per heartbeat – g.m/{H.B.}: §47 view area in microscope – high power field – [HPF]: §42 view area in microscope – low power field – [LPF]: §42 VIII inhibitor, biologic activity of factor – Bethesda unit – [beth'U]: §42 viscosity, dynamic – Poise – P: §30 viscosity, kinematic – Stokes – St: §30 volume, dry – bushel – [bu_us]: §34 volume, dry – dry pint – [dpt_us]: §34 volume, dry – dry quart – [dqt_us]: §34 volume, dry – historical winchester gallon – [gal_wi]: §34 volume, dry – peck – [pk_us]: §34 volume, fluid – barrel – [bbl_us]: §34 volume, fluid – cord – [crd_us]: §34 volume, fluid – fluid dram – [fdr_us]: §34 volume, fluid – fluid ounce – [foz_us]: §34 volume, fluid – gill – [gil_us]: §34 volume, fluid – minim – [min_us]: §34 volume, fluid – pint – [pt_us]: §34 volume, fluid – quart – [qt_us]: §34 volume, fluid – Queen Anne's wine gallon – [gal_us]: §34 volume – board foot – [bf_i]: §31 volume – bushel – [bu_br]: §35 volume – cord – [cr_i]: §31 volume – cubic foot – [cft_i]: §31 volume – cubic inch – [cin_i]: §31 volume – cubic yard – [cyd_i]: §31 volume – cup – [cup_us]: §34 volume – drop – [drp]: §41 volume – fluid dram – [fdr_br]: §35 volume – fluid ounce – [foz_br]: §35 volume – gallon – [gal_br]: §35 volume – gill – [gil_br]: §35 volume – liter – l: §28 volume – liter – L: §28 volume – minim – [min_br]: §35 volume – peck – [pk_br]: §35 volume – pint – [pt_br]: §35 volume – quart – [qt_br]: §35 volume – stere – st: §44 volume – tablespoon – [tbs_us]: §34 volume – teaspoon – [tsp_us]: §34 water, depth of – fathom – [fth_i]: §31 work, proportional to ventricular stroke – gram meter per heartbeat – g.m/{H.B.}: §47 x-ray attenuation – Hounsfield unit – [hnsf'U]: §41 |