1
00:00:01,000 --> 00:00:05,966
This lesson talks about the maintenance for no baseband fault of Android phones
2
00:00:07,166 --> 00:00:10,100
Mainly from the following five aspects
3
00:00:10,700 --> 00:00:14,433
First, the failure phenomenon of no baseband
4
00:00:14,900 --> 00:00:19,133
Second, the general overview of the baseband circuit
5
00:00:19,566 --> 00:00:24,066
Third, the working principle of the independent baseband circuit
6
00:00:24,566 --> 00:00:27,966
Fourth, independent baseband fault maintenance
7
00:00:28,733 --> 00:00:32,600
Fifth, CPU integrated baseband fault repair
8
00:00:33,433 --> 00:00:38,600
First look at the failure phenomenon of the Android mobile baseband failure
9
00:00:39,066 --> 00:00:43,533
The following figure shows common baseband faults of Android phones
10
00:00:44,200 --> 00:00:49,133
In the settings, the display of IMEI or MEID on this machine is unknown,
11
00:00:49,133 --> 00:00:51,566
which means there is no baseband fault
12
00:00:52,533 --> 00:00:58,566
That is, the baseband circuit of the mobile phone does not work, usually called no baseband
13
00:00:59,100 --> 00:01:05,133
The other mobile phone is the same, and the serial number i m e i is displayed behind unknown
14
00:01:05,600 --> 00:01:08,533
This is a malfunction without baseband
15
00:01:09,066 --> 00:01:13,666
Next, let's take a look at the baseband circuit of the Android phone
16
00:01:14,666 --> 00:01:17,300
The baseband is integrated in the CPU,
17
00:01:17,633 --> 00:01:24,600
that is, the baseband CPU and the large CPU are not separated, and most Android phones are like this
18
00:01:25,966 --> 00:01:30,000
Its baseband circuit is also the circuit of the CPU
19
00:01:30,566 --> 00:01:34,233
Generally, the mobile phone can boot into the system normally,
20
00:01:34,233 --> 00:01:38,166
and it has nothing to do with no baseband and a large CPU.
21
00:01:38,733 --> 00:01:45,900
With the beginning of the 5G era, individual models of Android phones have separate baseband CPUs
22
00:01:46,333 --> 00:01:52,033
The baseband CPU has its own independent circuit, which we call the baseband circuit
23
00:01:52,833 --> 00:01:58,866
It has an independent power-on circuit, and the power supply is generally more than 10 channels
24
00:02:01,166 --> 00:02:09,366
It also has a clock signal, which is divided into a sleep clock and a main clock, which are generally output by a separate clock chip
25
00:02:10,066 --> 00:02:15,366
It also has a reset signal, usually issued by the baseband power supply
26
00:02:16,333 --> 00:02:22,266
The maintenance signal sent by the baseband CPU to the baseband power supply, PS_HOLD
27
00:02:24,300 --> 00:02:31,333
The baseband CPU transmits the demodulated pictures and videos to the CPU through the PCIE bus
28
00:02:32,600 --> 00:02:36,800
Another bus is Qlink bus, USRDL or UL
29
00:02:37,533 --> 00:02:43,166
DL is downlink, UL is uplink, they together constitute the Qlink bus
30
00:02:44,833 --> 00:02:48,800
It communicates with the radio frequency transceiver
31
00:02:50,266 --> 00:02:53,966
If this bus fails, it will result in no baseband
32
00:02:55,900 --> 00:03:01,533
This is Android mobile phone baseband failure phenomenon and baseband circuit overview
33
00:03:02,766 --> 00:03:04,666
That's all for this lesson