Chapter 3, from page 94 Flashcards
How can you calculate how many addresses exist for a given address bus?
By knowing the number of wires on the address bus, and raising that number as a power of 2; i.e. 20 wires would have 2 to the 20th power or 1,048,576 addresses. It is commonly called 1M.
To correct the actual number that the address lines provided, the International Electrotechnical Committe (IEC) invented special prefixes for binary values. What are they called?
Ibis, represented as 1 kibi = 1024, 1 mebi as 1,048,576, 1 gibi = 1,073,741,824, and 1 tebi = 1,099,511,627,776. They are abreviated as Ki, Mi, Gi, and Ti.
Bits and Bytes have different abbreviations. How would you represent 4 thousand bits? 4 thousand byes?
4Kb, 4KB
What is the ALU?
Arithmetic Logic Unit, the main number cruncher.
Who are the two most common pc CPU providers today?
Intel and Advanced Micro Devices (AMD)
The CPUs for mobile devices are provided by whom?
ARM Holdings
What is the difference between a pc CPU and a mobile device CPU?
ARM based processors use a simple, more energy-efficient design and the reduced instruction set computing (RISC) architecture.
What type of savings do ARM CPUs provide?
cost and battery life
Most of Intel’s desktop and laptop processors are sold under what brand names? Server chips are under what brand?
Core, Pentium, and Celeron brands. The high-end server chips are called Xeon.
AMD was able to clone Intel chips because?
AMD and Intel signed a cross-license agreement in 1976 giving AMD the right to copy certain types of CPUs
Is a tech able to swap Intel and AMD CPU chips today and have them work in the pc?
Not since 1995, when the licensing agreement was cancelled. They are no longer capable pin by pin, and will not work unless they are in motherboard specifically designed for either Intel or AMD.
If you purchase a Ryzen computer, you will be using an Intel or AMD CPU? A Celeron? An EPYC? A Xeon?
AMD, Intel, AMD, Intel
To reduce the model names of CPUs by utilizing what to show the different variations?
Code Names
How can you easily identify all the information about a CPU in a pc, etc?
Use the utility CPU-Z
Mobile pc device needs are different from desk top models in what ways?
consume as little electricity as possible, by extending battery charge and creating less heat.
How have the engineers designed the CPUs to use less energy?
They run in low power mode and scale up automatically if the user demands more power from the CPU