#overview-content .a-plus-content:before,
#overview-content .a-plus-content:after,
#overview-content .a-plus-group:before,
#overview-content .a-plus-group:after,
#overview-content .a-plus-module:before,
#overview-content .a-plus-module:after,
#overview-content .a-plus-info:after {
content: ”;
display: table;
clear: both;
}
#overview-content .a-plus-content {
position: relative;
margin: 0;
padding: 0;
background: #fff;
color: #222;
font-family: “PingFang SC”, ‘Open Sans’, “Helvetica Neue”, Helvetica, Arial, 5FAE8F6F96C59ED1, tahoma, simsun, sans-serif;
font-size: 13px;
line-height: 1.4285em;
}
#overview-content .a-plus-module {
position: relative;
margin: 20px 0;
padding: 0;
overflow: hidden;
}
#overview-content .a-plus-img {
margin: 0 auto;
padding: 0;
max-width: 100%;
}
#overview-content .a-plus-img img {
display: block;
margin: auto;
max-width: 100%;
}
#overview-content .a-plus-img + .a-plus-info { margin: 1em 0 0 0; }
#overview-content .a-plus-title {
display: block;
margin: 1em 0 0.4em 0;
overflow: hidden;
font-weight: bold;
font-size: 1.3em;
line-height:27px;
}
#overview-content .a-plus-content .a-plus-info h3 {
display: block;
overflow: hidden;
font-size:20px;
line-height:28px;
color:#000;
}
#overview-content .a-plus-info p {
display: block;
margin: 0.5em 0;
}
#overview-content .a-plus-info ul,
#overview-content .a-plus-info ol { margin: 1em 0; }
#overview-content .a-plus-info ul {
list-style-type: disc!important;
list-style-position: outside!important;
padding-left:15px;
}
#overview-content .a-plus-info li:last-child { margin-bottom: 0; }
#overview-content .a-plus-module:first-child,
#overview-content .a-plus-title:first-child,
#overview-content .a-plus-info p:first-child { margin-top: 0; }
#overview-content .a-plus-module:last-child,
#overview-content .a-plus-title:last-child,
#overview-content .a-plus-info p:last-child { margin-bottom: 0; }
#overview-content .a-plus-module.txt-align-center { text-align: center; }
#overview-content .a-plus-group { margin: 3em 0; }
#overview-content .a-plus-group:first-child { margin-top: 0; }
#overview-content .a-plus-group:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
#overview-content .a-plus-module.img-is-small .a-plus-img { width: 300px; }
#overview-content .a-plus-module.img-is-large .a-plus-img { width: 300px; }
#overview-content .a-plus-module.img-at-left .a-plus-img { float: left; }
#overview-content .a-plus-module.img-at-right .a-plus-img { float: right;}
#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img img,
#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img img { width: 120px; }
#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img img,
#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img img { width: 300px; }
#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img + .a-plus-info { margin: 0 0 0 196px; }
#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img + .a-plus-info { margin: 0 196px 0 0; }
#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info { margin: 0 0 0 330px; }
#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info { margin: 0 330px 0 0; }
/* layout */
#overview-content .a-plus-cell { float: left; }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-left .a-plus-img,
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-right .a-plus-img { width: 30%; }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info { margin-left: calc(30% + 32px); }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info { margin-right: calc(30% + 32px); }
/* 2 columns */
#overview-content .a-plus-group.two-columns .a-plus-cell { width: calc(50% – 30px); }
#overview-content .a-plus-group.two-columns .a-plus-cell:first-child { margin-right: 60px; }
/* 3 columns */
#overview-content .a-plus-group.three-columns .a-plus-cell {width: calc(33.3% – 20px);margin-left:30px;}
#overview-content .a-plus-group.three-columns .a-plus-cell:first-child {margin-left: 0;}
/* 4 columns */
#overview-content .a-plus-group.four-columns .a-plus-cell {margin-left: 60px;width: calc(25% – (180px / 4));
}
#overview-content .a-plus-group.four-columns .a-plus-cell:first-child { margin-left: 0; }
}
/* table styles */
#overview-content table {
width: 100%;
border-collapse: collapse;
max-width: 100%;
border-spacing: 0;
margin:0 auto;
}
#overview-content table th{
text-align:left;
border:0;
border-bottom:1px solid #ccc;
padding:10px;
}
#overview-content table td {
text-align:left;
border:0;
border-bottom:1px solid #ccc;
padding:5px;
}
@media (max-width: 767px) {
#overview-content .a-plus-group .a-plus-cell { margin: 3em 0; }
#overview-content .a-plus-group .a-plus-cell:first-child { margin-top: 0; }
#overview-content .a-plus-group .a-plus-cell:last-child { margin-bottom: 0; }
#overview-content .a-plus-content .a-plus-module .box{position:relative;padding:2%;color:#000; background-color:#fbf0ee;font-size:12px;display:block; overflow:hidden;}
}
KSM24ED8/16ME
16GB 2Rx8 2G x 72-Bit PC4-2400
CL17 288-Pin DIMM
Kingston’s HyperX KSM24ED8/16ME is a 2G x 72-bit (16GB) DDR4-2400
CL17 SDRAM (Synchronous DRAM), 2Rx8, ECC memory module
based on eighteen 1G x 8-bit FBGA components. The SPD is
programmed to the JEDEC standard latency DDR4-2400 timing of
17-17-17 at 1.2V. Each 288-pin DIMM uses gold contact fingers.
FEATURES
- Power supply: VDD = 1.2V typical
- VDDQ = 1.2V typical
- VPP = 2.5V typical
- VDDSPD = 2.2V~3.6V
- Nominal and dynamic on-die termination (ODT) for
data, strobe and mask signals
- Low-power auto self refresh (LPASR)
- Data bus inversion (DBI) for data bus
- On-die VREFDQ generation and calibration
- Dual-rank
- On-board I2 serial presence-detect (SPD) EEPROM
- Temperature sensor with integrated SPD
- 16 internal banks; 4 groups of 4 banks each
- Fixed burst chop (BC) of 4 and burst length (BL) of 8
via the mode register set (MRS)
- Selectable BC4 or BL8 on-the-fly (OTF)
- Fly-by topology
- Terminated control command and address bus
- PCB: 1.23” (31.25mm) height
- RoHS-compliant and halogen-free
SPECIFICATIONS
| CL(IDD) |
17 cycles |
| Row Cycle Time (tRCmin) |
46.16ns(min.) |
Refresh to Active/Refresh
Command Time (tRFCmin) |
350ns(min.) |
| Row Active Time (tRASmin) |
32ns(min.) |
| Maximum Operating Power |
Up to 1836mA |
| UL Rating |
94 V – 0 |
| Operating Temperature |
0 ℃ to +85 ℃ |
| Storage Temperature |
-55 ℃ to +100 ℃ |