1
00:00:01,900 --> 00:00:05,633
Hello everyone, in this lesson we will talk about the structure of the mainboard
2
00:00:05,966 --> 00:00:09,933
The structure of the mainboard is generally displayed in the form of a picture
3
00:00:10,166 --> 00:00:13,100
We generally call it the mainboard architecture diagram
4
00:00:13,733 --> 00:00:18,133
We can understand it as the organizational chart of the company
5
00:00:18,600 --> 00:00:23,366
It can help us understand the affiliation of each component of the mainboard,
6
00:00:23,366 --> 00:00:27,266
so as to help us better judge the fault during maintenance
7
00:00:28,333 --> 00:00:33,133
Let's first look at the overview diagram of the Intel and AMD architectures
8
00:00:33,666 --> 00:00:38,733
The Intel architecture is mainly composed of CPU, PCH and IO as the core
9
00:00:42,066 --> 00:00:46,566
The CPU is the core brain of the entire mainboard
10
00:00:46,733 --> 00:00:52,733
It mainly controls some high-speed devices, such as memory and graphics cards
11
00:00:53,300 --> 00:00:56,366
It also controls the PCH
12
00:00:57,066 --> 00:01:00,566
PCH controls some relatively low-speed devices,
13
00:01:01,000 --> 00:01:05,733
such as BIOS, sound card, network card and USB device
14
00:01:07,500 --> 00:01:10,000
PCH also controls the IO
15
00:01:10,166 --> 00:01:16,733
IO controls some external devices, such as fans, mice, keyboards, etc.
16
00:01:18,500 --> 00:01:22,800
AMD Ryzen architecture is very different from Intel architecture
17
00:01:23,300 --> 00:01:25,800
Its core component is the APU
18
00:01:26,200 --> 00:01:28,733
APU is AMD's CPU
19
00:01:29,166 --> 00:01:32,166
It controls most of the devices on the mainboard,
20
00:01:32,533 --> 00:01:37,300
such as graphics card, memory, IO, BIOS, sound card, network card, etc.
21
00:01:38,533 --> 00:01:43,700
But because the APU has not enough pins, it can't control all the devices
22
00:01:43,866 --> 00:01:48,766
So the APU will control one more component, the HUB, similar to the south bridge
23
00:01:49,400 --> 00:01:55,633
HUB is mainly used to expand the interface and control some relatively low-speed devices,
24
00:01:56,533 --> 00:02:01,333
such as USB, SATA bus and part of PCIE bus
25
00:02:02,400 --> 00:02:11,100
In fact, for the AMD Ryzen architecture, without this HUB, it can work normally
26
00:02:12,400 --> 00:02:19,400
In the next course, let's take a look at the Intel architecture and the AMD Ryzen architecture in detail.