Sixteen-segment display

Last updated
The individual segments of a sixteen-segment display 16-segmente.png
The individual segments of a sixteen-segment display
Arabic numerals and letters of the ISO basic Latin alphabet on a typical 16-segment display Sixteen-segment display 0-9 A-Z.gif
Arabic numerals and letters of the ISO basic Latin alphabet on a typical 16-segment display

A sixteen-segment display (SISD) is a type of display based on sixteen segments that can be turned on or off to produce a graphic pattern. It is an extension of the more common seven-segment display, adding four diagonal and two vertical segments and splitting the three horizontal segments in half. Other variants include the fourteen-segment display which does not split the top or bottom horizontal segments, and the twenty-two-segment display [1] that allows lower-case characters with descenders.

Contents

Often a character generator is used to translate 7-bit ASCII character codes to the 16 bits that indicate which of the 16 segments to turn on or off. [2]

Applications

Sixteen-segment displays were originally designed to display alphanumeric characters (Latin letters and Arabic digits). Later they were used to display Thai numerals [3] and Persian characters. [4] Non-electronic displays using this pattern existed as early as 1902. [5]

Before the advent of inexpensive dot-matrix displays, sixteen and fourteen-segment displays were used to produce alphanumeric characters on calculators and other embedded systems. Later they were used on videocassette recorders (VCR), DVD players, microwave ovens, car stereos, telephone Caller ID displays, and slot machines.

Sixteen-segment displays may be based on one of several technologies, the three most common optoelectronics types being LED, LCD and VFD. The LED variant is typically manufactured in single or dual character packages, to be combined as needed into text line displays of a suitable length for the application in question; they can also be stacked to build multiline displays.

As with seven and fourteen-segment displays, a decimal point and/or comma may be present as an additional segment, or pair of segments; the comma (used for triple-digit groupings or as a decimal separator in many regions) is commonly formed by combining the decimal point with a closely 'attached' leftwards-descending arc-shaped segment. This way, a point or comma may be displayed between character positions instead of occupying a whole position by itself, which would be the case if employing the bottom middle vertical segment as a point and the bottom left diagonal segment as a comma. Such displays were very common on pinball machines for displaying the score and other information, before the widespread use of dot-matrix display panels.

Examples

See also

7-, 9-, 14-, and 16-segment displays shown side by side Common segment displays.svg
7-, 9-, 14-, and 16-segment displays shown side by side

Related Research Articles

The bit is the most basic unit of information in computing and digital communications. The name is a portmanteau of binary digit. The bit represents a logical state with one of two possible values. These values are most commonly represented as either "1" or "0", but other representations such as true/false, yes/no, on/off, or +/ are also widely used.

In mathematics and computing, the hexadecimal numeral system is a positional numeral system that represents numbers using a radix (base) of sixteen. Unlike the decimal system representing numbers using ten symbols, hexadecimal uses sixteen distinct symbols, most often the symbols "0"–"9" to represent values 0 to 9, and "A"–"F" to represent values from ten to fifteen.

<span class="mw-page-title-main">Nixie tube</span> Electronic numeric display device

A Nixie tube, or cold cathode display, is an electronic device used for displaying numerals or other information using glow discharge.

Although people in many parts of the world share common alphabets and numeral systems, styles of handwritten letterforms vary between individuals, and sometimes also vary systematically between regions.

<span class="mw-page-title-main">Decimal separator</span> Numerical symbol

A decimal separator is a symbol used to separate the integer part from the fractional part of a number written in decimal form. Different countries officially designate different symbols for use as the separator. The choice of symbol also affects the choice of symbol for the thousands separator used in digit grouping.

<span class="mw-page-title-main">Positional notation</span> Method for representing or encoding numbers

Positional notation usually denotes the extension to any base of the Hindu–Arabic numeral system. More generally, a positional system is a numeral system in which the contribution of a digit to the value of a number is the value of the digit multiplied by a factor determined by the position of the digit. In early numeral systems, such as Roman numerals, a digit has only one value: I means one, X means ten and C a hundred. In modern positional systems, such as the decimal system, the position of the digit means that its value must be multiplied by some value: in 555, the three identical symbols represent five hundreds, five tens, and five units, respectively, due to their different positions in the digit string.

<span class="mw-page-title-main">Display device</span> Output device for presentation of information in visual form

A display device is an output device for presentation of information in visual or tactile form. When the input information that is supplied has an electrical signal the display is called an electronic display.

<span class="mw-page-title-main">Vacuum fluorescent display</span> Display used in consumer electronics

A vacuum fluorescent display (VFD) is a display device once commonly used on consumer electronics equipment such as video cassette recorders, car radios, and microwave ovens.

<span class="mw-page-title-main">Seven-segment display</span> Form of electronic display device for displaying decimal numerals

A seven-segment display is a form of electronic display device for displaying decimal numerals that is an alternative to the more complex dot matrix displays.

A fourteen-segment display (FSD) is a type of display based on 14 segments that can be turned on or off to produce letters and numerals. It is an expansion of the more common seven-segment display, having an additional four diagonal and two vertical segments with the middle horizontal segment broken in half. A seven-segment display suffices for numerals and certain letters, but unambiguously rendering the ISO basic Latin alphabet requires more detail. A slight variation is the sixteen-segment display which allows additional legibility in displaying letters or other symbols.

<span class="mw-page-title-main">Slashed zero</span> Glyph variant of numeral 0 (zero) with slash

The dotted or slashed zero 0̷ is a representation of the Arabic digit "0" (zero) with a slash through it. The slashed zero glyph is often used to distinguish the digit "zero" ("0") from the Latin script letter "O" anywhere that the distinction needs emphasis, particularly in encoding systems, scientific and engineering applications, computer programming, and telecommunications. It thus helps to differentiate characters that would otherwise be homoglyphs. It was commonly used during the punch card era, when programs were typically written out by hand, to avoid ambiguity when the character was later typed on a card punch.

<span class="mw-page-title-main">Dot-matrix display</span> Type of display device

A dot-matrix display is a low-cost electronic digital display device that displays information on machines such as clocks, watches, calculators, and many other devices requiring a simple alphanumeric display device of limited resolution.

<span class="mw-page-title-main">Multiplexed display</span> Electronic display devices where the entire display is not driven at once

Multiplexed displays are electronic display devices where the entire display is not driven at one time.

In Unicode and the UCS, a compatibility character is a character that is encoded solely to maintain round-trip convertibility with other, often older, standards. As the Unicode Glossary says:

A character that would not have been encoded except for compatibility and round-trip convertibility with other standards

A numeral is a character that denotes a number. The decimal number digits 0–9 are used widely in various writing systems throughout the world, however the graphemes representing the decimal digits differ widely. Therefore Unicode includes 22 different sets of graphemes for the decimal digits, and also various decimal points, thousands separators, negative signs, etc. Unicode also includes several non-decimal numerals such as Aegean numerals, Roman numerals, counting rod numerals, Mayan numerals, Cuneiform numerals and ancient Greek numerals. There is also a large number of typographical variations of the Western Arabic numerals provided for specialized mathematical use and for compatibility with earlier character sets, such as ² or ②, and composite characters such as ½.

A nine-segment display is a type of display based on nine segments that can be turned on or off according to the graphic pattern to be produced. It is an extension of the more common seven-segment display, having an additional two diagonal or vertical segments. It provides an efficient method of displaying alphanumeric characters.

<span class="mw-page-title-main">Seven-segment display character representations</span>

The various shapes of numerical digits, letters, and punctuation on seven-segment displays is not standardized by any relevant entity. Unicode provides encoding codepoint for segmented digits in Unicode 13.0 in Symbols for Legacy Computing block.

A text display is an electronic alphanumeric display device that is mainly or only capable of showing text, or extremely limited graphic characters. This includes electromechanical split-flap displays, vane displays, and flip-disc displays; all-electronic liquid-crystal displays, incandescent eggcrate displays, LED displays, and vacuum fluorescent displays; and even electric nixie tubes.

<span class="mw-page-title-main">Tally marks</span> Numeral form used for counting

Tally marks, also called hash marks, are a form of numeral used for counting. They can be thought of as a unary numeral system.

An eight-segment display is a type of display based on eight segments that can be turned on or off according to the font pattern to be produced.

References

  1. "DL-3422 4-digit 22-segment alphanumeric Intelligent Display™ preliminary data sheet". Internet Archive. Litronix 1982 Optoelectronics Catalog. p. 82. Retrieved 3 September 2016.
  2. Application Note 3212: Driving 16-Segment Displays Archived 2014-03-28 at the Wayback Machine , Maxim Integrated, 2004.
  3. Standard sixteen segmented display for Thai numerals Archived 2015-02-22 at the Wayback Machine , IEEE Transactions on Consumer Electronics, Volume 35 Issue 4 1989
  4. Alphanumeric Persian characters using standard 16-segment displays Archived 2015-02-22 at the Wayback Machine , IEEE Transactions on Consumer Electronics Volume 37 No. 1, 1991
  5. Means for controlling illuminated announcement and display signals Archived 2016-12-21 at the Wayback Machine , US Patent 744,923 filed 1902-08-15
  6. "Лампа ИВ-4 (Индикатор) Datasheet" (in Russian). Archived from the original on 2024-01-17. Retrieved 2024-01-17.