Analysis of x86, ARM, and MIPS Chip Architectures

Analysis of x86, ARM, and MIPS Chip Architectures

Instruction sets can be divided into Complex Instruction Set Computing (CISC) and Reduced Instruction Set Computing (RISC), represented by the architectures x86, ARM, and MIPS. ARM RISC is a chip architecture designed to improve processor speed, with key technology in pipelining, which allows multiple instructions to be completed in one clock cycle. Compared to Complex … Read more

The Development History of Chip Giant ARM

The Development History of Chip Giant ARM

During the China-US trade war, Chinese companies were concentrated in a chokehold in the chip field. This time, Tangxun Information Academy has launched a series of articles analyzing companies in the chip industry for discussion and learning. The British company ARM is a global leader in semiconductor intellectual property (IP) provision. More than 95% of … Read more

In-Depth Analysis of Arm’s Cortex A77 Processor

In-Depth Analysis of Arm's Cortex A77 Processor

The Cortex A77 architecture, newly launched by Arm in May 2019, utilizes TSMC’s 7nm process with a peak frequency of 3GHz, achieving a 20% performance improvement. A previous article introduced the architecture of the strongest X86 processor, ZEN, which can be found here. This article analyzes the strongest Arm processor, A77, based on the same … Read more

What Is MSP430 Microcontroller? Its Uses Explained

What Is MSP430 Microcontroller? Its Uses Explained

The MSP430 microcontroller is a microcontroller launched by Texas Instruments (TI) in 1996. It is a 16-bit ultra-low-power microcontroller with a Reduced Instruction Set Computing (RISC) architecture. However, many beginners are not very familiar with the MSP430 compared to other microcontrollers like the 51 and STM32. Below, we will explain the MSP430 microcontroller, hoping to … Read more

Differences Between ARM, X86, and PowerPC Architectures

Differences Between ARM, X86, and PowerPC Architectures

When it comes to processor architectures, the most well-known globally are ARM, X86, and PowerPC. As a result, many people often compare them, yet there are still many who are unclear about their differences. Below, we will compare them from multiple aspects to help you understand the differences between ARM, X86, and PowerPC at once! … Read more

How ARM Chips Were Born and Changed the World

How ARM Chips Were Born and Changed the World

Unlike independent brands like Intel or AMD, ARM-designed processors may not be known by many users, but few would think that processors designed by ARM exist in over 130 billion different devices. This includes smartphones, gaming consoles, smartwatches, and even in hygrometers, ATMs, and countless other devices. Moreover, in 2020, these ARM-based processors also made … Read more

Understanding ARM CPU Architecture

Understanding ARM CPU Architecture

With little knowledge of hardware, let’s learn from Master Yang’s article “Do You Understand ARM CPU Architecture?!”. Introduction Recently, there was a requirement to install MySQL 8.0 on an ARM architecture; I’ve heard of ARM CPUs, but have never deployed them in practice; and what exactly is this ARM CPU architecture? I only have a … Read more

What Is ARM Architecture in Mobile Processors?

What Is ARM Architecture in Mobile Processors?

When it comes to chip manufacturers, who do you think of first? Intel, AMD, Apple, Samsung, Qualcomm, MediaTek, Kirin… In fact, except for a few chip manufacturers like Intel and AMD that are involved in the “X86 circle,” the rest rely on ARM for their business. The Two Meanings of ARM The term “ARM” has … Read more

The Development History of ARM Architecture

The Development History of ARM Architecture

Currently,X86 and ARM architectures are recognized as the two most outstanding architectures in the commercialization process. Previously, we introduced the X86 architecture, and today we will introduce another architecture that has been on fire for nearly a decade, ARM. ARM architecture, formerly known as Advanced RISC Machine (earlier known as: Acorn RISC Machine), is a … Read more

Understanding ARM: The Backbone of Mobile Processors

Understanding ARM: The Backbone of Mobile Processors

ARM’s design is the foundation of most mobile device processors worldwide. Major mobile chips, including Qualcomm Snapdragon, Apple A series, Huawei Kirin chips, and Samsung Exynos, are all built on ARM technology. Today, let’s follow the steps of Kewa to learn more about ARM! 1. What is ARM? ARM first refers to a company (the … Read more