Content deleted Content added
m Typographical correction |
|||
(23 intermediate revisions by 16 users not shown) | |||
Line 1:
{{
{{Computer architecture bit widths}}
In [[computer architecture]], '''
==Word size==
Computers with 48-bit [[Word (data type)|words]] include the [[AN/FSQ-32]], [[Control Data Corporation|CDC]] 1604/[[CDC 3000|upper-3000 series]], [[
The Honeywell [[DATAmatic 1000]],
[[Honeywell 800|H-800]],
the [[MANIAC II]],
the [[MANIAC III]],
the [[Brookhaven National Laboratory]] Merlin,<ref>
[http://ed-thelen.org/comp-hist/BRL61-m.html#MERLIN "MERLIN"].
</ref>
the [[Philco computers#CXPQ|Philco CXPQ]],
the [[Ferranti Orion]],
the [[Telefunken Rechner TR 440]],
the [[ICT 1301]],
and many other early transistor-based and vacuum tube computers<ref>
[https://retrocomputingforum.com/t/in-search-of-48-bit-computers/898 "In search of 48 bit computers"].
</ref>
used 48-bit words.
==Addressing==
The [[IBM System/38]], and the [[IBM AS/400]]
The address size used in [[logical block addressing]] was increased to 48 bits with the introduction of [[AT Attachment#ATA standards versions, transfer rates, and features|ATA-6]]. The [[Ext4]] file system physically limits the file block count to 48 bits. The minimal implementation of the [[x86-64]] architecture provides 48-bit addressing encoded into 64 bits; future versions of the architecture can expand this without breaking properly written applications.
The media access control address ([[MAC address]]) of a
==Images==
{{
In digital images, 48 bits per pixel, or 16 bits per each color channel (red, green and blue), is used for accurate processing. For the human eye, it is almost impossible to see any difference between such an image and a 24-bit image,{{Citation needed|date=June 2013}} but the existence of more shades of each of the three primary colors (65,536 as opposed to 256) means that more operations can be performed on the image without risk of noticeable [[Colour banding|banding]] or [[posterization]].
==Notes==
{{Notelist}}
==References==
{{Reflist}}
{{CPU technologies}}
|