What is the Chinese name of cpu?
The Chinese name of CPU is central processing unit, also known as central processing unit and microprocessor; it is the computing and control core of the computer system and the final execution unit for information processing and program running. Its main functions are It is the interpretation of computer instructions and the processing of data in computer software. The CPU mainly consists of two parts, namely the controller and the arithmetic unit, which also include cache memory and the data and control bus that realize the connection between them.
The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
The Chinese name of CPU is Central Processing Unit, also known as central processing unit and microprocessor; it is generally composed of logical operation unit, control unit and storage unit.
CPU, as the computing and control core of the computer system, is the final execution unit for information processing and program execution. Since its creation, CPU has made great progress in logical structure, operating efficiency and function extension.
Central processing unit (CPU) is one of the main devices of an electronic computer and a core accessory in the computer. Its function is mainly to interpret computer instructions and process data in computer software. The CPU is the core component of the computer that reads instructions, decodes them, and executes them. The central processing unit mainly consists of two parts, namely the controller and the arithmetic unit, which also include cache memory and the data and control bus that realize the connection between them. The three core components of an electronic computer are the CPU, internal memory, and input/output devices. The main functions of the central processing unit are to process instructions, perform operations, control time, and process data.
In computer architecture, the CPU is the core hardware unit that controls and allocates all hardware resources of the computer (such as memory, input and output units) and performs general operations. The CPU is the computing and control core of the computer. The operations of all software layers in the computer system will eventually be mapped to CPU operations through the instruction set.
Working Principle
The von Neumann architecture is the foundation of modern computers. Under this architecture, programs and data are stored uniformly. Instructions and data need to be accessed from the same storage space and transmitted through the same bus, and cannot be executed overlappingly. According to the von Neumann system, the work of the CPU is divided into the following five stages: instruction fetch stage, instruction decoding stage, instruction execution stage, memory access and result write back.
Instruction fetch (IF, instruction fetch) is the process of fetching an instruction from the main memory to the instruction register. The value in the program counter indicates the location of the current instruction in main memory. When an instruction is fetched, the value in the program counter (PC) is automatically incremented according to the instruction word length.
Instruction decoding stage (ID, instruction decode), after fetching the instruction, the instruction decoder splits and interprets the fetched instruction according to the predetermined instruction format, and identifies and distinguishes it. Different instruction categories and various methods of obtaining operands are presented. Modern CISC processors use splitting to improve parallelism and efficiency.
Execution instruction phase (EX, execute), specifically implements the function of the instruction. Different parts of the CPU are connected to perform the required operations.
Access and access phase (MEM, memory), according to the instruction needs to access the main memory and read the operand, the CPU gets the address of the operand in the main memory, and reads the operand from the main memory The operand is read in and used for operation. Some instructions do not require access to main memory, so this stage can be skipped.
-
Result write back stage (WB, write back), as the last stage, the result write back stage "writes back" the running result data of the execution instruction stage to some storage form. The result data is generally written to the internal register of the CPU so that it can be quickly accessed by subsequent instructions; many instructions also change the status of the flag bits in the program status word register. These flag bits identify different operation results and can be Used to affect program actions.
After the instruction is executed and the result data is written back, if no unexpected events (such as result overflow, etc.) occur, the computer will obtain the next instruction address from the program counter and start a new cycle. The instruction cycle will fetch the next instruction sequentially. Many complex CPUs can fetch multiple instructions at once, decode them, and execute them simultaneously.
The main performance indicators of the CPU are:
The main frequency is the clock frequency of the CPU (CPU Clock Speed). This is what we are most concerned about. What we call 233, 300, etc. refers to it. Generally speaking, the higher the main frequency, the faster the CPU and the higher the overall machine.
The clock frequency is the external clock frequency of the CPU, which is provided by the computer motherboard. It used to be 66MHz, but some motherboards support 75 and 83MHz. Currently, Intel's latest chipset BX uses a clock frequency of 100MHz. In addition, some non-Intel chipsets such as VIA's MVP3 and MVP4 have also begun to support 100MHz FSB. Elite's BX motherboard can even support 133MHz FSB, which is the first choice for overclockers.
Internal cache (L1 Cache): A cache enclosed inside the CPU chip. It is used to temporarily store some instructions and data during CPU operation. The access speed is consistent with the CPU frequency. The capacity unit of the L1 cache is generally KB. The larger the L1 cache, the fewer times the CPU exchanges data with the slower L2 cache and memory during operation, which can increase the computing speed of the computer.
External cache (L2 Cache): A cache external to the CPU. The L2 of the PentiumPro processor runs at the same frequency as the CPU, but it is expensive, so the Pentium II runs at half the CPU frequency. The capacity is 512K. In order to reduce costs, Inter Corporation has produced a CPU without L2 named Celeron, which has good performance and is ideal for overclocking.
MMX technology is the abbreviation of "Multimedia Extension Instruction Set". MMX is a new technology adopted by Intel in 1996 to enhance Pentium CPU in audiovisual, graphics and communication applications. 57 MMX instructions are added to the CPU. In addition to adding MMX instructions to the instruction set, the L1 cache in the CPU chip is increased from the original 16KB to 32KB (16K instructions and 16K data). Therefore, the MMX CPU contains MMX instructions when running more than ordinary CPUs. When running the program, the ability to handle multimedia is improved by about 60%. At present, CPUs basically have MMX technology. In addition to P55C and Pentium II CPUs, there are also K6, K6 3D, MII, etc.
Manufacturing process: The current CPU manufacturing process is 0.35 micron, the latest PII can reach 0.28 micron, and the CPU manufacturing process in the future can reach 0.18 micron.
CPU manufacturers
1.Intel Company
Intel is the big brother in producing CPUs. It occupies more than 80% of the market share. Intel produces The CPU has become the de facto x86CPU technical specification and standard. The latest PII becomes the CPU of choice.
2.AMD Company
CPUs currently used include products from several companies. In addition to Intel, the most powerful challenger is AMD. The latest K6 and K6-2 have very Good value for money, especially the K6-2 uses 3DNOW technology, which makes it perform very well in 3D.
3.IBM and Cyrix
After the merger of IBM and Cyrix, the National Semiconductor Company of the United States, it finally has its own chip production line, and its finished products will become increasingly complete and complete. The current MII performance is also good, especially its price is very low.
4.IDT Company
IDT is a rising star among processor manufacturers, but it is not yet mature yet.
5.VIA VIA Company
VIA VIA is a motherboard chipset manufacturer in Taiwan. It acquired the CPU departments of the aforementioned Cyrix and IDT and launched its own CPU
6 .Domestic Godson
GodSon, also known as Gou Sheng, is a state-owned general-purpose processor with independent property rights. It currently has two generations of products and can only catch up with the INTEL company's P2 era
More related knowledge , please visit the FAQ column!
The above is the detailed content of What is the Chinese name of cpu?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



It's common for games to slow down your computer because they consume a lot of resources. It's crucial to understand your CPU usage when gaming so you can avoid overloading it. Therefore, keeping track of appropriate CPU usage is key to keeping your gaming experience smooth. In this article, we'll look at the appropriate CPU usage you should achieve while your game is running. CPU utilization during gaming CPU utilization is an important indicator of processor workload and depends on the performance specifications of the CPU. More powerful CPUs generally have higher usage. A CPU with more cores and threads can improve the overall performance of your system. Multi-threading support helps unleash the full potential of your CPU. In games, CPU usage depends on processor utilization, which can affect the game

Many users find that the computer is not running smoothly enough when using the Win11 system. They want to improve CPU performance, but they don't know how to do it. The following will introduce in detail how to set the CPU performance to the highest level in Win11 system to make your computer more efficient. Setting method: 1. Right-click "This PC" on the desktop and select "Properties" in the option list. 2. After entering the new interface, click "Advanced System Settings" in "Related Links". 3. In the window that opens, click the "Advanced" tab at the top, then click the & at the bottom of "Performance"

Intel XTU is a powerful application that allows you to easily manage your computer's performance. You can fix overheating issues by adjusting the CPU voltage, or boost performance by overclocking. In this article, we'll look at how you can take advantage of Intel XTU to optimize your computer's performance, whether that's adjusting voltage or overclocking. What effect do undervolting and overclocking have on the CPU? Before we move on to learning how to undervolt and overclock a CPU, we first have to understand what they are. Undervolting refers to gradually reducing the voltage required by the CPU. This process helps reduce heat emissions, as high voltage results in higher temperatures. By reducing the voltage supply to the CPU, the temperature can be effectively reduced. If your laptop starts to slow down after getting hot, you should solve the problem promptly.

The differences between boxed and bulk CPUs: 1. Quality; 2. Warranty period; 3. Fan; 4. Price; 5. Packaging; 6. Sales channels. Detailed introduction: 1. Quality, whether it is boxed or bulk, there is no difference in the quality of the CPU itself. They are all manufactured by the same manufacturer and undergo the same quality testing and quality control process; 2. Warranty period, boxed CPU A longer warranty period is usually provided, usually three years, while bulk CPUs usually only have a one-year warranty, this is because boxed CPUs are usually sold by official or authorized dealers, etc.

How to Overclock Computer CPUs With the continuous advancement of technology, people's demand for computer performance is also getting higher and higher. An effective way to improve computer performance is to increase the CPU's operating frequency through overclocking. Overclocking allows the CPU to process data faster, providing higher computing power. So, how to overclock a computer CPU? The following will introduce you to the basic principles and specific operation methods of overclocking. First, let's understand how overclocking works. The operating frequency of the CPU is determined by the crystal oscillator on the motherboard

1. First, we right-click the blank space of the taskbar and select the [Task Manager] option, or right-click the start logo, and then select the [Task Manager] option. 2. In the opened Task Manager interface, we click the [Services] tab on the far right. 3. In the opened [Service] tab, click the [Open Service] option below. 4. In the [Services] window that opens, right-click the [InternetConnectionSharing(ICS)] service, and then select the [Properties] option. 5. In the properties window that opens, change [Open with] to [Disabled], click [Apply] and then click [OK]. 6. Click the start logo, then click the shutdown button, select [Restart], and complete the computer restart.

According to news from this website on July 28, foreign media TechRader reported that Fujitsu introduced in detail the FUJITSU-MONAKA (hereinafter referred to as MONAKA) processor planned to be shipped in 2027. MONAKACPU is based on the "cloud native 3D many-core" architecture and adopts the Arm instruction set. It is oriented to the data center, edge and telecommunications fields. It is suitable for AI computing and can realize mainframe-level RAS1. Fujitsu said that MONAKA will achieve a leap in energy efficiency and performance: thanks to technologies such as ultra-low voltage (ULV) technology, the CPU can achieve 2 times the energy efficiency of competing products in 2027, and cooling does not require water cooling; in addition, the application performance of the processor It can also reach twice as much as your opponent. In terms of instructions, MONAKA is equipped with vector

IntelArrowLakeisexpectedtobebasedonthesameprocessorarchitectureasLunarLake,meaningthatIntel'sbrandnewLionCoveperformancecoreswillbecombinedwiththeeconomicalSkymontefficiencycores.WhileLunarLakeisonlyavailableasava