1
00:00:01,166 --> 00:00:07,000
This lesson continues with the schematic search to get familiar with this small audio circuit
2
00:00:07,400 --> 00:00:14,000
In this lesson, we will talk about the MediaTek platform, taking Redmi K50 as an example
3
00:00:14,400 --> 00:00:19,100
Its line can be found from the speaker connector J6501
4
00:00:21,400 --> 00:00:25,200
Of course, we can also search for SPK to find
5
00:00:28,000 --> 00:00:33,533
Open the Xinzhizao intelligent terminal maintenance query system, find the Redmi K series,
6
00:00:33,533 --> 00:00:38,400
find the Redmi K50, find its schematic diagram, and double-click it
7
00:00:39,500 --> 00:00:44,866
If we want to know how to look at drawings, we start with looking at schematic diagrams
8
00:00:45,266 --> 00:00:48,533
The PCB diagram is relatively simple
9
00:00:49,200 --> 00:00:51,800
Let's see if the speaker is okay
10
00:00:52,366 --> 00:00:57,166
Enter SPK in the search box, click Search, and see where it will find
11
00:00:57,833 --> 00:01:06,766
It jumps to this position first, MT6895 is the CPU of MediaTek, the position number is U3100
12
00:01:09,566 --> 00:01:11,800
first look at what it is
13
00:01:12,333 --> 00:01:18,300
SPKR is the speaker, PA is the power amplifier, RST is the reset
14
00:01:19,333 --> 00:01:25,800
This is the reset signal of the speaker amplifier, that is, the reset signal of the small audio
15
00:01:26,366 --> 00:01:30,166
Let's double-click it to see if we can find the small audio
16
00:01:30,733 --> 00:01:35,166
This is an audio power amplifier, U6001
17
00:01:36,200 --> 00:01:41,333
A lower SPK is written on the drawing, indicating the speaker below
18
00:01:42,466 --> 00:01:45,600
Speakers are usually located under
19
00:01:46,066 --> 00:01:48,933
This is where we found the speakers really
20
00:01:49,633 --> 00:01:53,666
It's what drives the speaker, and the signal it outputs is here
21
00:01:54,866 --> 00:01:59,933
It also has a detection signal, which is connected to the output of the speaker
22
00:02:02,100 --> 00:02:04,733
Let's look at its power supply first
23
00:02:05,600 --> 00:02:11,133
In this circuit, U6001 we make sure it is an audio power amplifier
24
00:02:11,733 --> 00:02:13,400
Why can you be sure?
25
00:02:14,400 --> 00:02:18,866
It has an input sound signal, which is input by the I2S bus
26
00:02:20,366 --> 00:02:24,866
Output after amplification, output from E4 and E6 pins
27
00:02:27,700 --> 00:02:33,466
If the small audio chip wants to work, it must first have a 1.8 volt power supply
28
00:02:35,500 --> 00:02:41,500
VSYS is the system power supply, also called the second terminal power supply
29
00:02:43,900 --> 00:02:49,633
There is a 1 uH inductance here, this inductance exists for the boost circuit
30
00:02:51,633 --> 00:02:55,933
Its pin definition is almost the same as that of HiSilicon
31
00:02:59,433 --> 00:03:03,033
This is the reset signal for the small audio chip
32
00:03:04,166 --> 00:03:09,033
B5 pin is an interrupt signal, it is generally to the CPU
33
00:03:13,800 --> 00:03:18,533
I2C bus SDA, SCL, serial data and serial clock
34
00:03:22,766 --> 00:03:27,233
This circuit diagram has a similar structure to HiSilicon's
35
00:03:27,800 --> 00:03:30,733
VBST is the boosted voltage
36
00:03:33,133 --> 00:03:37,100
There are four capacitors connected outside this line
37
00:03:37,500 --> 00:03:39,366
They are very important
38
00:03:40,000 --> 00:03:43,633
If water enters, it will easily cause a short circuit.
39
00:03:44,166 --> 00:03:47,500
You can't remove these capacitors and don't install them,
40
00:03:47,500 --> 00:03:50,233
otherwise you won't be able to boost the voltage
41
00:03:50,833 --> 00:03:54,300
They serve the boost circuit of the power amplifier
42
00:03:55,100 --> 00:03:57,866
Let's see where this output signal goes
43
00:03:59,200 --> 00:04:02,066
Speaking of which, we see this arrow
44
00:04:02,733 --> 00:04:08,233
On Android phones, many of the arrows indicating the direction of the signal are wrong
45
00:04:09,933 --> 00:04:13,866
The arrow for this output signal should be pointing outward
46
00:04:16,066 --> 00:04:20,100
It leads directly to this socket J6501
47
00:04:20,533 --> 00:04:23,800
This socket is actually on the big mainboard
48
00:04:26,233 --> 00:04:30,966
There is also a cable connected here, leading to the small board of the tail plug,
49
00:04:31,700 --> 00:04:36,766
but the drawing generally does not have a description of the small board of the tail plug
50
00:04:39,066 --> 00:04:43,066
Here is the circuit for the small audio that drives the speaker
51
00:04:43,700 --> 00:04:45,600
That's all for this lesson