Merge branch 'master' of https://gitlab.com/naortega/ceu-notes
This commit is contained in:
commit
fedcfd90e7
27
1/FH/assignments/t2-ej1-chipsets.txt
Normal file
27
1/FH/assignments/t2-ej1-chipsets.txt
Normal file
@ -0,0 +1,27 @@
|
||||
================
|
||||
*** Chipsets ***
|
||||
================
|
||||
# AMD
|
||||
Los procesadores usan un estándar de tipo AMD.
|
||||
- MSI B550M PRO AM4 DDR4 PCIe 4.0 SATA 6Gb/s M.2 USB 3.2 Gen 1 HDMI/DP Micro-ATX
|
||||
- Soporta todos los procesadores que sean compatibles con el socket AM4
|
||||
- DDR4
|
||||
- 1xPCI-Express x16, 2xPCI-Express x1
|
||||
- GIGABYTE X570S AERO G AM4 ATX
|
||||
- Soporta todos los procesadores que sean compatibles con el socket AM4
|
||||
- DDR4
|
||||
- 3xPCI-Express x16
|
||||
|
||||
# Intel
|
||||
Los procesadores Intel parecen precisar un «chipset» de tipo LGA, aunque pueden
|
||||
ser de varias marcas distintas. Vamos a ver las características de dos que son
|
||||
de marcas distintas:
|
||||
|
||||
- ASRock Z690 PG Riptide LGA 1700 Intel Z690 SATA 6Gb/s DDR4 ATX Intel Motherboard
|
||||
- Procesadores de 12 generación, Intel Core (LGA 1700)
|
||||
- DDR4 4800MHz
|
||||
- 1 PCIe 5.0 x16, 1 PCIe 4.0 x16, 3 PCIe 3.0 x1
|
||||
- MSI MPG Z690 CARBON WIFI DDR5 LGA 1700 Intel Z690 SATA 6Gb/s ATX Intel Motherboard
|
||||
- Procesadores de 12 generación, Intel Core (LGA 1700)
|
||||
- DDR5
|
||||
- PCIe 5.0 con 128GB/s ancho de banda para la transferencia
|
14
1/FH/assignments/t2-ej4-memoria.txt
Normal file
14
1/FH/assignments/t2-ej4-memoria.txt
Normal file
@ -0,0 +1,14 @@
|
||||
1) DDR3-800 ->
|
||||
800 MHz * 8 bits / 8 = 800 MB/s => PC(3)-800
|
||||
Interno: 800 MB/s
|
||||
Externo: 100 MB/s
|
||||
|
||||
2) DDR2-400 ->
|
||||
400 MHz * 4 bits / 8 = 200 MB/s => PC(2)-200
|
||||
Interno: 200 MB/s
|
||||
Externo: 50 MB/s
|
||||
|
||||
3) PC(1)-1600 ->
|
||||
1600 * 8 / 2 = 6400 MHz => DDR-6400
|
||||
Interno: 12800MHz
|
||||
Externo: 6400MHz
|
Loading…
Reference in New Issue
Block a user