You can use this assignment in your class!
Mastery Progress(100.0%)
i

7) What did Apple do in 2020 that challenged status quo for laptop and desktop computers?

You answeredJUST NOW

(Student response here)

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Dianne K PattersonFEB 8, 2021, 8:15:26 AM

Apple introduced laptops and a mac mini that used an M1 RISC SOC instead of Intel's CISC architecture.
Apple had to address two problems:
(1) RISC processors use a lot of RAM, and
(2) that GPUs need RAM with very high throughput.

The M1 solves both problems by unifying RAM & VRAM into fast high throughput memory.
In addition, the SSD is optimized so that it essentially works like traditional RAM.
Because it is easy to split up RISC instructions (which are fixed-length) as compared to variable-length CISC instructions,
the M1 can decode 8 independent operations in parallel per clock cycle.
The best Intel and AMD can do with CISC is to decode 4 independent operations in parallel per clock cycle because they have the overhead of determining where an instruction begins and ends.
So an M1 can process twice as many instructions as a CISC processor with the same clock speed. That means the M1 stays cooler while achieving the same performance. The M1 may be the first in a revolution that moves from large motherboards with modular components (like I've been showing you) to SOCs which are super-efficient, but not modifiable.

Was this helpful?

(Voting helps us personalize your learning experience!)
imgWhy the M1 chip changes the Industry

Was this helpful?

(Voting helps us personalize your learning experience!)
Think you've got it?

What are the advantages of the M1 chip over Intel's chips?

Select one of the following options:
  • A.

    The M1 RISC chip is faster, cooler and uses less power than comparable Intel chips.

  • B.

    There is no advantage. Apple just wants to make cheap laptops

Submit answer

Was this helpful?

(Voting helps us personalize your learning experience!)

You may exit out of this review and return later without penalty.