This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:00-9:32bit [2020/11/13 02:50] nick ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.a_glossary:00-9:32bit [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== 32-Bit ===== | ===== 32-Bit ===== | ||
| - | [[dido:public:ra:xapend:xapend.glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **32-Bit** refers to the number of bits that can be transmitted or processed in parallel. In other words, 32-bits the number of bits that compose a data element. | + | **32-Bit** refers to the number of bits that can be transmitted or processed in parallel. In other words, 32-bits is the number of bits that compose a data element. |
| * For a data bus, 32-bit means the number of pathways available, meaning that it has 32 pathways in parallel for data to travel. | * For a data bus, 32-bit means the number of pathways available, meaning that it has 32 pathways in parallel for data to travel. | ||
| - | * For microprocessors, it indicates the width of the registers and it can process any data and use memory addresses that are represented in 32-bits. This is part of the [[dido:public:ra:xapend:xapend.a_glossary:p:processor|processor’s]] architecture. | + | * For microprocessors, it indicates the width of the registers and can process any data and use memory addresses that are represented in 32-bits. This is part of the [[dido:public:ra:xapend:xapend.a_glossary:p:processor|processor’s]] architecture. |
| * For operating systems, 32-bits refer to how it handles data. It is used to represent a memory address and works in conjunction with the microprocessor. | * For operating systems, 32-bits refer to how it handles data. It is used to represent a memory address and works in conjunction with the microprocessor. | ||
| * As for graphic devices like digital cameras or scanners, it refers to the number of bits used to represent the pixels. 24-bits are used for color information and 8-bits are used for the control information (alpha channel). | * As for graphic devices like digital cameras or scanners, it refers to the number of bits used to represent the pixels. 24-bits are used for color information and 8-bits are used for the control information (alpha channel). | ||
| Source: [[https://www.techopedia.com/definition/289/32-bit | 32-Bit ]] | Source: [[https://www.techopedia.com/definition/289/32-bit | 32-Bit ]] | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||
| + | |||