This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:glossary:0-9:32-bit [2021/07/14 15:38] murphy ↷ Page moved from ddsf:private:guidebook:06_append:glossary:0-9:32-bit to ddsf:public:guidebook:06_append:glossary:0-9:32-bit |
ddsf:public:guidebook:06_append:glossary:0-9:32-bit [2021/07/14 15:59] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== 32-Bit ===== | ===== 32-Bit ===== | ||
| - | [[ddsf:private:guidebook:06_append:glossary:start| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append: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 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 [[ddsf:private:guidebook:06_append:glossary:p:processor|processor’s]] architecture. | + | * 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 [[ddsf:public:guidebook:06_append: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). | ||