1
00:00:01,100 --> 00:00:04,100
iPhone mobile phone commonly used bus
2
00:00:04,100 --> 00:00:06,866
In this video, we mainly explain the PEIe bus
3
00:00:07,066 --> 00:00:08,300
PCIe bus is a high-speed serial computer expansion bus
5
00:00:11,933 --> 00:00:15,400
It was proposed by Intel in 2001 to replace the old PCI, PCI-X and AGP bus standards
8
00:00:21,766 --> 00:00:25,633
The PCIe bus is also used in our mobile phones
9
00:00:25,900 --> 00:00:28,833
There are many versions of the PCIe bus
10
00:00:29,100 --> 00:00:30,166
Different versions transfer at different speeds
12
00:00:32,866 --> 00:00:34,266
The lines used in different versions are also different
14
00:00:37,566 --> 00:00:40,666
The less lines that are used, the slower the transmission speed
16
00:00:42,800 --> 00:00:44,500
The more wires used, the faster he transfers
18
00:00:46,800 --> 00:00:49,566
Generally we call it throughput
19
00:00:50,066 --> 00:00:52,566
There are X1, X4, X8, X16 in this version
twenty two
00:00:55,466 --> 00:00:59,300
X16 represents lines with 16 groups and 32 lines
twenty four
00:01:01,033 --> 00:01:02,800
The more lines and the higher the version, the more data he sends out every second
27
00:01:07,066 --> 00:01:08,233
The PCIe management module contains reset, clock and data
30
00:01:13,233 --> 00:01:14,833
In the Apple mobile phone, the CPIe bus is mainly used in the circuit from the CPU to the wifi
33
00:01:21,466 --> 00:01:22,900
CPU to hard disk, CPU to baseband circuit
35
00:01:25,233 --> 00:01:28,833
The amount of data required by these circuits is very large, so they use the PCIe bus
37
00:01:32,166 --> 00:01:33,800
Next, we will take the Qualcomm model of iPhone x as an example to find the PCIe bus between the CPU and the hard disk.
41
00:01:42,266 --> 00:01:45,333
We first find the hard disk in the annotation diagram
42
00:01:45,766 --> 00:01:48,466
Go to the drawing to search for the hard disk location number
43
00:01:52,700 --> 00:01:54,000
After finding the hard disk, we can look at the lines around the hard disk
46
00:01:59,833 --> 00:02:04,033
The one that identifies PCIe is the PCIe bus from the hard disk to the CPU
47
00:02:04,666 --> 00:02:06,800
In this line we can see that the PCIe bus has a set of clocks
49
00:02:11,400 --> 00:02:13,333
The clock is directly connected to the CPU
51
00:02:17,233 --> 00:02:19,033
There are two other groups of data RX reception and TX transmission of the PCIe bus
53
00:02:24,266 --> 00:02:26,233
The data line has a characteristic
54
00:02:26,433 --> 00:02:28,900
They all pass through the coupling capacitor first, and then connect to the cpu
56
00:02:33,533 --> 00:02:37,666
This bus is similar to the LPDP bus of the camera, and a coupling capacitor is connected in the middle
58
00:02:40,433 --> 00:02:43,033
If the coupling capacitor is connected to the line, it generally means that the data volume of this line is very large.
61
00:02:47,633 --> 00:02:49,600
It will transmit the signal through the coupling capacitor
63
00:02:50,966 --> 00:02:52,800
If there is a problem with the PCIe bus, it will cause the corresponding function to be unavailable
65
00:02:55,400 --> 00:02:59,066
For example, if the PCIe bus from the hard disk to the CPU is disconnected, the CPU cannot read the hard disk.
67
00:03:01,666 --> 00:03:03,500
resulting in no boot
68
00:03:03,766 --> 00:03:06,433
That's all for this video