1
00:00:01,166 --> 00:00:05,066
Hello everyone, today let's learn about the timing of each power supply
2
00:00:07,133 --> 00:00:09,333
This course consists of two parts
3
00:00:11,666 --> 00:00:15,066
One is the explanation of each power supply signal,
4
00:00:15,600 --> 00:00:18,600
and the other is the timing of each power supply signal
5
00:00:23,400 --> 00:00:26,733
In this timing diagram for the 100 series chipset
6
00:00:27,000 --> 00:00:32,633
After the previous standby conditions are normal, and PCH received the switch signal
7
00:00:33,566 --> 00:00:38,666
It sends out various SLP_S*# signals to turn on each power supply
8
00:00:39,333 --> 00:00:42,733
These are the voltages that are involved in the power supply
9
00:00:43,033 --> 00:00:46,733
The first VDIMM is the power supply for the memory
10
00:00:47,500 --> 00:00:55,533
These include 1.2V of main supply for the memory VDDQ, and 2.5V of its VPP supply
11
00:00:57,766 --> 00:01:06,300
There are also some secondary voltages over 1.2V, such as VCCPLL_OC power supply and so on
12
00:01:07,400 --> 00:01:14,533
This power supply is generally controlled by the SLP_S4# or SLP_S5# signals sent above
13
00:01:16,733 --> 00:01:27,066
This VCC refers to the secondary voltage 3.3V, secondary voltage 5V, and secondary voltage 1.0V, etc.,
14
00:01:37,566 --> 00:01:47,033
including bus power supply VCCIO, VCCST, VCCSTG, VCCPLL, etc
15
00:01:49,266 --> 00:01:54,500
These supplies are usually controlled by SLP_S3# signals from the front
16
00:02:02,933 --> 00:02:05,300
When these power supplies are normal,
17
00:02:05,766 --> 00:02:14,700
a signal VCCST_PWRGD is generated and sent to the CPU to inform the CPU that the vccst power supply is normal
18
00:02:20,333 --> 00:02:22,966
This PG signal is usually 1V
19
00:02:24,266 --> 00:02:32,933
The CPU will delay sending a DDR_VTT_CNTL signal to control the power supply of the memory bus to 0.6V,
20
00:02:36,233 --> 00:02:39,033
which is half of the main power supply of the memory
21
00:02:43,233 --> 00:02:48,933
It also controls the generation of VCCSA and VCCCORE_CPU
22
00:02:51,466 --> 00:02:54,066
These are all power supplies to the CPU
23
00:02:54,800 --> 00:03:02,066
Where VCCSA is the system butler power supply to the CPU, 1.0V or 1.05V
24
00:03:03,033 --> 00:03:09,333
VCCCORE_CPU Indicates the power supply to the CPU core, which is about 1V
25
00:03:11,566 --> 00:03:15,200
These are usually controlled after the bus is powered properly
26
00:03:18,033 --> 00:03:24,233
This VBOOT voltage refers to the boot voltage, which is often referred to as the boot supply
27
00:03:25,433 --> 00:03:27,933
It means that the CPU is not working yet,
28
00:03:28,800 --> 00:03:32,166
so give it a power supply in advance as a starting voltage
29
00:03:35,133 --> 00:03:38,866
Well, here's the explanation for the terms of each power supply
30
00:03:39,866 --> 00:03:43,100
Now let's look at the timing of their generations
31
00:03:46,666 --> 00:03:53,200
First, after the standby condition is normal, the PCH receives the switch signal
32
00:03:53,566 --> 00:03:59,833
It will issue signals SLP S5#, SLP S4#, SLP S3#
33
00:04:01,133 --> 00:04:06,200
The power supply is switched on by the EC or SLP_S*# signals directly
34
00:04:11,666 --> 00:04:16,266
SLP_S4# or SLP_S5# will be enabled through the EC
35
00:04:16,266 --> 00:04:23,133
or directly to supply 1.2V of memory power and 2.5V of VPP of memory power
36
00:04:29,566 --> 00:04:34,500
SLP_S3# will turn on these secondary voltage 3.3V,
37
00:04:34,866 --> 00:04:43,233
secondary voltage 5V, VCCST/ VCCSTG directly or indirectly through EC
38
00:04:52,466 --> 00:04:59,066
When the power supply is normal, a VCCST_PWRGD signal will be generated to the CPU
39
00:05:01,133 --> 00:05:09,833
The CPU will delay sending a DDR_VTT_CNTL signal to enable 0.6V VTT power supply for the memory
40
00:05:11,666 --> 00:05:16,166
At the same time, when VCCST_PWRGD is normal,
41
00:05:16,566 --> 00:05:22,300
it will generate a CPU power supply start signal through EC or other circuit conversion
42
00:05:22,566 --> 00:05:28,966
to turn on the CPU core power supply VBOOT voltage and VCCSA power supply
43
00:05:32,600 --> 00:05:35,966
Ok, this is the timing generation of each power supply