A chip semiconductor popular science for beginners.
In our daily life and work, we often use a variety of electronic or electrical products, such as computers, mobile phones, televisions, refrigerators, washing machines, etc.
These products, if we take them apart, will see a green board similar to the following.
Sometimes it's blue or black.
Everyone knows that this green board is called a circuit board. A more official name is the printed circuit board, which is also known as PCB (Printed Circuit Board, sometimes referred to as PWB, Printed Wire Board, abroad).
On the PCB, many electronic components are soldered, such as capacitors, resistors, inductors, etc.We can also observe that there are some black square components.
Indeed, this component is very likely to be a chip (known as "chip" in English).
**Definition of a Chip**
The term "chip" is actually a rather general term.
For electronic devices, it is hidden inside and is extremely important, equivalent to the engine of a car or the heart of a person, hence it is called the "core." In terms of form, it is in pieces, so it is called "slice." Together, it is called a "chip."
Generally speaking, a chip is an integrated circuit. The two can be equated and used interchangeably.
An integrated circuit is relatively easy to define. By using specific technology to integrate electronic components such as transistors, resistors, capacitors, and diodes on a single substrate to form a miniature circuit, it is called an integrated circuit.
If this substrate uses a semiconductor material (such as silicon), or in other words, if the integrated circuit is made from a semiconductor material wafer, it belongs to the category of semiconductor integrated circuits.
The integrated circuits we traditionally refer to are basically semiconductor integrated circuits. Therefore, sometimes the terms semiconductor, chip, and integrated circuit are also used interchangeably.If one delves into the details, there are still some differences between chips and integrated circuits.
Some industry perspectives suggest:
An integrated circuit is a circuit, a fundamental unit, primarily emphasizing the realization of a certain function, such as a certain logical operation. In scenarios like circuit design, this term is used more frequently.
On the other hand, a chip is a more macroscopic, more product-oriented concept. After going through design, manufacturing, packaging, and testing, the product form that can be directly used is considered a chip. When emphasizing the use, people will use the term "chip" more often, such as CPU chip, AI chip, baseband chip, etc.
Some also define a chip as: "A general semiconductor component product that contains one or more integrated circuits and can perform a specific function." In other words, a chip is a general term for semiconductor component products.In comparison, the distinction between semiconductors and integrated circuits is clearer:
Semiconductors include: integrated circuits + discrete devices + optoelectronic devices + sensors.
The main difference between integrated circuits and the other three lies in the level of integration. The number of transistors in integrated circuits is far greater than that in discrete devices, optoelectronic devices, and sensors. Additionally, the substrate materials are generally different.
At present, the combined market size of optoelectronic devices, discrete devices, and sensors only accounts for about 10% of the total semiconductor market size.
Therefore, we can say: integrated circuits are the most important component of semiconductors.Chip Classification
A chip is a set of circuits designed to perform specific functions. It has the characteristic of modularity, which facilitates manufacturers to quickly carry out product design and research and development, reducing the difficulty of development and shortening the development cycle.
Over the past few decades, semiconductor technology has developed rapidly under the guidance of Moore's Law. The size of chips has become smaller and smaller, and the number of circuits they contain has increased, significantly reducing the size, cost, and power consumption of electronic products.
Not only has it improved our quality of life, but it has also led the information technology revolution and promoted the progress of human civilization as a whole.
It is because of chips that we have smartphones.Nowadays, chips have a very wide range of applications and have also spawned many categories.
The World Semiconductor Trade Statistics (WSTS) has a more authoritative and official classification method. They divide all integrated circuit categories into: Analog, Micro, Logic, and Memory.
On the unofficial level, the classification is more arbitrary.
According to function, we often divide chips into: computing chips, storage chips, communication chips, perception chips, energy chips, and interface chips.
The types of chips we are more familiar with include the following:According to the grade, chips can be divided into consumer-grade, industrial-grade, automotive-grade, military-grade, and aerospace-grade. Based on the design concept, they can also be categorized into general-purpose chips (such as CPU, GPU, etc.) and application-specific integrated circuits (ASICs).
We can also classify chips based on the manufacturing process, such as the commonly heard 28nm, 14nm, 7nm, and 5nm. Alternatively, they can be categorized by semiconductor materials, such as silicon (Si), germanium (Ge), gallium arsenide (GaAs), and gallium nitride (GaN). We will introduce these again when discussing the chip manufacturing process later.
In fact, in addition to electronic chips, we have also developed optical chips (such as silicon photonics technology), using light to replace electric current to transmit signals.From the perspective of integrated circuits, there are many types of classifications.
According to the manufacturing process, integrated circuits can be divided into semiconductor integrated circuits and film integrated circuits (film integrated circuits use metals and ceramics, etc.). Film integrated circuits are further divided into thick-film integrated circuits and thin-film integrated circuits.
In terms of circuit properties, we can also classify them into digital integrated circuits, analog integrated circuits, and mixed-signal integrated circuits.
Digital integrated circuits, as the name implies, deal with digital signals. They are the most common in our surroundings, such as microprocessors (CPUs, GPUs, etc.), digital signal processors (DSPs), and microcontrollers (MCUs), all of which are digital integrated circuits.Analog integrated circuits are widely used in sensors, power chips, operational amplifiers, and other applications, primarily for amplifying, filtering, demodulating, and mixing analog signals.
Hybrid integrated circuits integrate analog and digital circuits on a single chip. As you might have guessed, analog-to-digital (ADC) and digital-to-analog (DAC) conversion chips fall into this category.
Based on the number of microelectronic devices integrated on the chip (scale), integrated circuits can be divided into the following categories:
(Note: The original text seems to be incomplete here, so I cannot provide a direct translation for the missing part.)
More specifically, according to the type of conductivity, integrated circuits can also be classified into bipolar integrated circuits and unipolar integrated circuits.The manufacturing process of bipolar integrated circuits is complex, and they have a relatively high power consumption. Representative types of integrated circuits include TTL, ECL, HTL, LST-TL, STTL, etc.
The manufacturing process of unipolar integrated circuits is relatively simple, and they have a lower power consumption, making it easier to produce large-scale integrated circuits. Representative types of integrated circuits include CMOS, NMOS, PMOS, etc.
The above terms will be explained in detail by Little Red Date in subsequent sections when introducing the working principles of chips.
█ Internal Structure of the ChipAs we mentioned earlier, chips generally appear as black square pieces.
Sometimes, they may also have a silver metal cover (for enhanced protection and also conducive to heat dissipation).
The number of transistors in a chip usually represents the capability of the chip. The more transistors, the more circuits, and the stronger the functionality and computing power. Nowadays, many manufacturers will always emphasize how many transistors are inside the chip when releasing it, which is this meaning.
NVIDIA's H100 GPU has 80 billion transistors.
There are simple chips (relatively speaking) and complex ones. Some complex chips are also divided into various different functional modules. These modules together form a system, which becomes SoC (System on Chip, System on Chip, System-level Chip).Our smartphone main chips, such as Qualcomm Snapdragon, MediaTek Dimensity, and Huawei Kirin, are all typical System on Chip (SoC) chips. The chips include a CPU, GPU, APU, ISP, baseband, RF, and so on.
So, here comes the question, how can the transistors inside the chip perform a variety of tasks such as computing and storage?
What do we often refer to as logic gates, MOSFETs, FinFETs, and PN junctions?
Comments
Share your experience
Related Articles
My Husband Installed A Camera In The Bedroom. The Truth Is Beyond My Belief-6
Meta releases the latest large model Llama 3, which has been integrated into its
In the eyes of many, the birth of ChatGPT marks a great transformation in the field of AI. At the same time, this global...
Fudan team develops a jailbreak attack framework, revealing new patterns of the
Recently, Wang Xiao, a Ph.D. student at Fudan University, and his team developed the first unified jailbreak attack fram...
Satellite communication has become a battlefield for big countries, who is stron
The competition in the mobile phone market has evolved from the past of rolling screens and images to the current field ...
To "cool down" AI: Direct water-free liquid cooling technology for chips greatly
Almost all internet traffic is currently transmitted through data centers, coupled with the popularity of generative AI ...
My Husband Installed A Camera In The Bedroom. The Truth Is Beyond My Belief-2
After 11 Years Without Children, Wife's Pregnancy Raises Questions For Her Infertile Husband-11
A detailed explanation of computer monitor parameters to help you choose a bette
When it comes to choosing a monitor, the vast majority of users only care about the brand and screen size, while often n...
After 11 Years Without Children, Wife's Pregnancy Raises Questions For Her Infertile Husband-7
The Hong Kong City University team creates a polymer single crystal, which can b
Recently, Professor Zhang Qichun and his team from City University of Hong Kong, based on the B-N bond, have successfull...
My Husband Installed A Camera In The Bedroom. The Truth Is Beyond My Belief-13
Fudan scholars design a binary model system to explore the solubility change rul
Composite materials containing a variety of elements have significant application value in many fields, and controlling ...
After 11 Years Without Children, Wife's Pregnancy Raises Questions For Her Infertile Husband-2
After 11 Years Without Children, Wife's Pregnancy Raises Questions For Her Infertile Husband-10
Qian Xuesen's prophecy comes true again, how should cloud computing, which suppo
Why is Mr. Qian Xuesen considered a great prophet? First, he predicted the development trend of China's new energy vehic...
The sex mad stars who’ve been crowned Hollywood’s horniest
After 11 Years Without Children, Wife's Pregnancy Raises Questions For Her Infertile Husband-14
A global sports feast, a journey of mural TV images.
How can a unique sports event be presented to the world? The City of Art, Paris, has provided an answer. Not only was th...
Press two chips into one: the biggest innovation in semiconductor manufacturing
Establishing millions of connections on a silicon wafer the size of one square millimeter.From nanometers to angstroms, ...
A comprehensive look at LLM alignment techniques: RLHF, RLAIF, PPO, DPO...
To align Large Language Models (LLMs), researchers have come up with numerous ingenious solutions.LLMs are powerful, but...
After 11 Years Without Children, Wife's Pregnancy Raises Questions For Her Infertile Husband-3
Scientists propose a multi-objective optimization algorithm based on the diffusi
Currently in refineries, the gasoline blending scheduling problem is largely dependent on manual scheduling, and existin...
My Husband Installed A Camera In The Bedroom. The Truth Is Beyond My Belief-4
1 Death Every 10 Minutes! Top 10 Fatal Diseases Rising in the West – No.1 Is Untreatable
After looking at all the popular washing machines, I finally found the best wash
The 618 Mid-Year Promotion is just around the corner, and various platforms are offering "big discounts." Purchasing maj...
Scientists crack the problem of solar desalination of saline water, providing an
Recently, Associate Professor He Wei from King's College London, UK, and his collaborators have developed a new type of ...
My Husband Installed A Camera In The Bedroom. The Truth Is Beyond My Belief-11
The most comprehensive solid-state drive purchase strategy, how to start more co
Nowadays, the demand for storage media is increasing among more and more people, and solid-state drives (SSDs) are no lo...
Understanding CPU, understanding the various parameters of CPU.
The CPU is the core of a computer, responsible for all the computations and controls of the computer. Choosing a CPU is ...
Researchers propose a new concept of artificial intelligence that allows large l
Recently, a team led by Xu Hatao, a doctoral student at Nanyang Technological University in Singapore and a research ass...