1
00:00:00,300 --> 00:00:05,266
In this class, we talk about the search of CPU and the temporary storage power supply in the bitmap
2
00:00:05,566 --> 00:00:10,133
Trigger protection is mainly caused by the short circuits of the power output to the CPU,
3
00:00:10,333 --> 00:00:12,233
temporary storage, and hard disk
4
00:00:15,033 --> 00:00:18,566
Let's take a look at the lookup of these power supplies in the bitmap
5
00:00:19,166 --> 00:00:21,966
We open Xinzhizao intelligent maintenance system,
6
00:00:22,400 --> 00:00:27,633
and open the bitmap, circuit schematic diagram, and component map of Xiaomi 10
7
00:00:28,300 --> 00:00:30,733
We can directly check the component map
8
00:00:31,700 --> 00:00:34,733
This is what people who are just getting started can do
9
00:00:35,100 --> 00:00:39,833
People with basic knowledge can know what the chip does by observing the appearance
10
00:00:40,566 --> 00:00:43,500
Let's take a look at the U4700,
11
00:00:43,933 --> 00:00:45,633
the power management written here
12
00:00:46,000 --> 00:00:47,833
This is on the side of the hard disk
13
00:00:49,166 --> 00:00:54,066
On the other side, we can see that the position number is U4200,
14
00:00:54,366 --> 00:00:56,300
which is also the main power chip
15
00:00:56,300 --> 00:00:59,866
That is, on this mobile phone, it has two power chips
16
00:01:01,233 --> 00:01:03,166
Ok, we found U4200,
17
00:01:04,233 --> 00:01:09,000
we first click to the schematic diagram and search for U4200
18
00:01:09,533 --> 00:01:13,766
But what are we going to find? the output part of its power supply
19
00:01:14,400 --> 00:01:15,600
Let's keep looking
20
00:01:15,933 --> 00:01:18,833
Here, we find the U4200-4,
21
00:01:19,333 --> 00:01:21,833
this is the power it outputs to the outside
22
00:01:23,033 --> 00:01:25,366
VREG refers to the power supply
23
00:01:25,766 --> 00:01:30,233
This is on Xiaomi phone, VREG is powered by 1.8 volts
24
00:01:34,533 --> 00:01:35,766
Right click,
25
00:01:36,266 --> 00:01:40,433
look for the bitmap signal, it will automatically switch to the bitmap
26
00:01:41,000 --> 00:01:44,066
Then on this bitmap we can quickly see a phenomenon
27
00:01:44,533 --> 00:01:47,900
The same line, it will clearly display yellow
28
00:01:49,866 --> 00:01:53,800
then this shows that the yellow ones are all on the same line
29
00:01:55,166 --> 00:02:02,733
For example, VREG_S1A_S2A_S3A_0P75 in the lower left corner,
30
00:02:02,966 --> 00:02:06,000
it is a 0.75 V power supply
31
00:02:06,400 --> 00:02:11,500
The power supply starts with VREG comes from the chip U4200
32
00:02:11,733 --> 00:02:14,733
We know that it is a power chip on the component map
33
00:02:21,566 --> 00:02:26,533
Its power supply goes to L4301, L4302,
34
00:02:26,633 --> 00:02:28,800
and also to these capacitors
35
00:02:29,100 --> 00:02:31,733
These yellow highlights are where it leads
36
00:02:32,733 --> 00:02:38,500
Here it leads to U3100, U3100 is the CPU
37
00:02:39,000 --> 00:02:42,866
It goes to these pins of the CPU and powers the CPU
38
00:02:51,766 --> 00:02:55,933
Here we see that there are inductors, capacitors and the CPU
39
00:02:56,333 --> 00:02:57,766
In actual maintenance,
40
00:02:57,866 --> 00:03:02,200
generally we can quickly find the power supply of the CPU with only a bitmap
41
00:03:02,766 --> 00:03:04,266
Let's see how to find
42
00:03:04,733 --> 00:03:07,333
The periphery of the power chip is generally designed
43
00:03:07,333 --> 00:03:10,566
to output power from the power supply to the outside
44
00:03:11,333 --> 00:03:15,533
For example, this is the power chip U4200,
45
00:03:15,666 --> 00:03:17,766
it has a large inductor around it
46
00:03:18,233 --> 00:03:20,833
We usually look for large inductors first
47
00:03:21,133 --> 00:03:24,533
Then one end of the large inductor is connected to the power chip,
48
00:03:24,966 --> 00:03:27,333
and the other end is connected to the CPU
49
00:03:28,300 --> 00:03:31,566
We can see at a glance that this is the CPU power supply
50
00:03:32,000 --> 00:03:33,333
Let's find another way
51
00:03:33,700 --> 00:03:37,800
Here, the 3 inductors are combined together to power the CPU
52
00:03:38,366 --> 00:03:41,700
Click on this inductor L4404,
53
00:03:42,066 --> 00:03:44,266
one end of it is to the power supply,
54
00:03:44,433 --> 00:03:46,000
this end is the feedback,
55
00:03:46,200 --> 00:03:48,733
this end is its power supply adjustment,
56
00:03:49,200 --> 00:03:53,133
here is the output, the output powers the CPU
57
00:03:56,833 --> 00:04:01,166
This is to supply power to the CPU of the U3100
58
00:04:03,033 --> 00:04:04,900
Let's take a look at the other way
59
00:04:05,033 --> 00:04:10,400
This is two inductors in parallel to output a power supply to the U3100
60
00:04:12,266 --> 00:04:15,100
This line is also the power supply of the CPU,
61
00:04:15,466 --> 00:04:20,133
it starts with VREG, it is the root output of the power supply,
62
00:04:20,133 --> 00:04:23,300
and finally leads to U3100
63
00:04:24,100 --> 00:04:26,133
Then let's take a look at other lines
64
00:04:26,433 --> 00:04:31,700
For example, in this way, we click on the right side of L4303
65
00:04:32,300 --> 00:04:36,233
Its power supply is VREG_S4A_1P8
66
00:04:36,500 --> 00:04:38,866
which is a 1.8 volts power supply
67
00:04:39,100 --> 00:04:45,866
It can be quickly seen that the power supply of this route comes from the power supply chip U4200,
68
00:04:46,300 --> 00:04:49,333
which directly leads to the U3100
69
00:04:49,766 --> 00:04:55,066
The U3100 is the CPU, and its upper layer is the temporary storage
70
00:04:55,766 --> 00:04:58,133
As long as the power supply to the CPU,
71
00:04:58,466 --> 00:05:02,000
we can also see it as the power supply to the temporary storage
72
00:05:02,366 --> 00:05:04,533
Then, let's look at the inductor around it
73
00:05:04,866 --> 00:05:07,133
This one is also from the power supply,
74
00:05:07,466 --> 00:05:10,533
and the end of it is not connected to the CPU
75
00:05:10,900 --> 00:05:13,233
This end of it leads to other chips,
76
00:05:13,233 --> 00:05:16,366
so this power supply is not the power supply of the CPU
77
00:05:16,866 --> 00:05:18,466
Let's look at this again
78
00:05:18,600 --> 00:05:22,500
This end comes from the power supply chip U4200,
79
00:05:22,866 --> 00:05:25,900
but the other end of it also goes to other chips
80
00:05:26,333 --> 00:05:28,900
If it doesn't go to U3100,
81
00:05:29,166 --> 00:05:31,433
it is not the power supply of this chip
82
00:05:32,800 --> 00:05:34,800
Ok, that's it for this lesson