1
00:00:00,166 --> 00:00:02,733
The working principle of the iPhone standby circuit
2
00:00:03,366 --> 00:00:06,933
Before learning the principle, let's first Learn some English words
3
00:00:08,200 --> 00:00:10,933
which are very helpful for us to learn this lesson
4
00:00:12,866 --> 00:00:15,233
Because when you look for the signal in the drawing,
5
00:00:15,366 --> 00:00:17,266
if you don't know the English word,
6
00:00:17,400 --> 00:00:19,000
you may not know its meaning
7
00:00:21,066 --> 00:00:22,366
So now, let's get started
8
00:00:24,766 --> 00:00:28,433
PP_BATT_VCC refers to battery power supply
9
00:00:29,266 --> 00:00:33,300
In all iPhone models, BATT refers to battery power supply
10
00:00:35,100 --> 00:00:38,200
PP_VCC_MAIN refers to the main power supply
11
00:00:38,900 --> 00:00:40,933
This power supply name is used
12
00:00:40,933 --> 00:00:44,500
in the circuit diagram of iPhone 6 to 6s plus
13
00:00:49,200 --> 00:00:52,233
PP_VDD_MAIN is also the main power supply
14
00:00:52,733 --> 00:00:56,666
It is used in models such as iPhone 7 to iPhone 12 ProMax
15
00:00:58,733 --> 00:01:02,033
PP_VDD_BOOST refers to boost power supply
16
00:01:03,100 --> 00:01:05,800
It is used in iPhone 7 and above models
17
00:01:09,000 --> 00:01:11,600
The voltages required by other chips are
18
00:01:11,600 --> 00:01:13,300
converted by the main power supply
19
00:01:15,200 --> 00:01:18,966
Next, let's go to the circuit diagram to see these English signs
20
00:01:20,800 --> 00:01:24,133
We can see in the circuit diagram of the 6s plus model,
21
00:01:28,066 --> 00:01:31,233
This line identifies PP_BATT_VCC,
22
00:01:33,366 --> 00:01:35,733
which represents the battery power supply
23
00:01:38,800 --> 00:01:41,466
This line identifies PP_VCC_MAIN,
24
00:01:42,000 --> 00:01:43,933
which represents the main power supply
25
00:01:46,400 --> 00:01:49,566
Let's take a look at the circuit diagram of the iPhone x
26
00:01:52,133 --> 00:01:56,500
In this circuit, the line ID is also PP_BATT_VCC
27
00:01:56,766 --> 00:01:58,966
which represents the battery power supply
28
00:02:03,033 --> 00:02:06,700
In iPhone7 and above models, PP_VDD_MAIN
29
00:02:06,700 --> 00:02:08,666
represents the main power supply
30
00:02:08,766 --> 00:02:12,000
For example, in this iPhone x, VDD_MAIN
31
00:02:12,000 --> 00:02:14,033
represents the main power supply
32
00:02:14,300 --> 00:02:16,800
The power supply of PP_VDD_BOOST
33
00:02:16,800 --> 00:02:17,866
we mentioned earlier
34
00:02:18,033 --> 00:02:21,066
is only available for iPhone 7 and above models
35
00:02:24,566 --> 00:02:27,333
PP_VDD_BOOST is the boost power supply
36
00:02:29,366 --> 00:02:32,433
Its function is that when the battery power is too low,
37
00:02:32,633 --> 00:02:35,900
the boost chip will generate a power supply to provide
38
00:02:35,900 --> 00:02:38,266
working voltage to some important chips
39
00:02:38,400 --> 00:02:41,233
to prevent shutdown due to low battery voltage
40
00:02:48,300 --> 00:02:50,200
Well, these are the few English words
41
00:02:50,200 --> 00:02:52,466
we need to use to learn the standby circuit