• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

adrianmonk

Recursive Algorithm
Jan 14, 2008
676
773
Seattle, WA
✟277,738.00
Country
United States
Gender
Male
Faith
Atheist
Marital Status
In Relationship
Politics
US-Democrat
The M1 chip is a RISC processor by Apple licensing the ARM architecture from a company called ARM. Apple started doing this around the time of the iPhone4 and called their SoC (System on Chip) the A4. In the M1 SOC Apple includes the GPU cores, Performance and Efficiency cores, Audio, Storage etc. Due to ARM's amazing power usage, and the advancements in CPUs the M1 chip is able to provide good enough performance with low power consumption. Prior to the M1, Apple used intel CPUs (CISC). Intel was not able to provide CPU updates fast enough, and the power consumption for Intel CPUs was not very good. Apple had to enforce a strict power profile that reduced performance to keep the heat dissipation low. Which basically meant that when you were doing something very CPU intensive, and the CPU got hot, macbooks would slow the CPU to keep the heat within acceptable levels.

What are these terms ?

RISC stands for Reduced Instruction Set Computer. What this means is that rather than having many complex instructions for computation steps, these chips have a smaller set of simple instructions. These instructions can be combined to do the work of the more complex instructions. This makes the chips less complex. The manufacturer uses features like pipelining and parallelization to maintain performance. Other well known RISC CPUs are Power PC (also used in older Macs and were called the G3, G4 G5 etc), MIPS (used in graphics workstations like the SGI), SPARC (still used in Some SUN servers) and the upcoming RISC-V.

CISC or Complex Instruction Set Computer refer to chips that have many complex instructions that perform several operations. Examples are the x86/x86_64 chips like Intel and AMD, the Motorola 68k in older Macs and Amigas.

ARM was originally a CPU designed by a British computer company called Acorn. ARM used to stand for Acorn Risc Machine. When they designed the first ARM CPU, an accidental side benefit was very low power consumption. Because of this ARM CPUs were widely used in embedded devices and SoCs such as those used in phones.

A System on a Chip is a chip design which contains items that are usually kept separate. For example, an SoC might include a graphics accelerator, network, sound hardware baked in. Since they are on the same chip, they do not have to use an external bus to transmit data and keeps the full product simpler.
 
Upvote 0

adrianmonk

Recursive Algorithm
Jan 14, 2008
676
773
Seattle, WA
✟277,738.00
Country
United States
Gender
Male
Faith
Atheist
Marital Status
In Relationship
Politics
US-Democrat
By the way, this past week was the 30th anniversary of the Apple Newton, the precursor to the Palm Pilot, iPhone and the concept of a PDA. It was also the beginning of the dominance of the ARM chip in low power devices which has become the M1 today.

Remembering Apple’s Newton, 30 years on
 
Reactions: Skye1300
Upvote 0

Skye1300

Vegan Pro life Mom
Mar 19, 2022
1,423
861
West Coast USA
✟54,564.00
Country
United States
Gender
Female
Faith
Catholic
Marital Status
Married
Upvote 0