什么是内存奇偶校验、椭圆曲线密码和SPD
对于内存奇偶校验(奇偶校验),从位的概念来看,位(bit)是内存中最小的单位,也称为位,它只有两个状态,分别表示为1和0,我们称8连续位为字节(字节),非奇偶存储器的每个字节只有8位。If one of its bits store the wrong value, it will cause the corresponding data stored to change, resulting in an application error.The parity check is added to each byte (8 bits) as an additional bit of error detection.For example, a byte is stored in a number (1, 0, 0, 1, 1, 1, 1, 0), adding each of them (1001111 0=5).If the result is an odd number, the parity bit is defined as 1, and vice versa is 0.When CPU returns to read the stored data, it adds the data stored in the first 8 bits again, and the results are consistent with the checkout phase.When CPU finds that the two do not respond at the same time.Now the motherboard can use two kinds of memory strips with parity check bit or no parity check bit, but pay attention to two kinds of m埃默里。ECC(errorcheckingandcorrecting)的记忆,也是在原来的数据实现放置位置。8位数据,1位是校验测试和5位ECC要求,以及额外的5位是用来重建错误的数据。当数增加了一倍的数据位数,校验也翻了一番,而ECC只增加一位,奇偶校验位和ECC和时使用的数据为64位的数是相同的(8)。在地方,奇偶校验只能检测错误,ECC可以纠正大多数错误。如果工作是正常的,你不会找到你的数据故障,只在内存纠错,计算机的操作指令可以继续执行。当然,该系统的性能显着降低W在纠正错误,但这种错误校正是非常重要的服务器和其他应用程序。ECC存储器的价格比普通存储器贵得多。
SPD(serialpresencedetect串行存在检测),它是1的8引脚SOIC封装(3mm×4mm)256(electricallyerasableprogrammablerom字节EEPROM电可擦除可编程只读存储器)芯片,该模型主要是24LC01B,而且位置一般在内存条正面的右侧,记录这样的记忆作为记忆。
如速度、容量、电压、线路参数,列地址带宽等参数。PC机的BIOS将自动读取记录在SPD在机器上的信息,如果没有SPD,它很可能是死的或致命的。它是识别PC100内存的一个重要标志,为为了降低生产成本,另一方面,另一方面,另一方面,从满足表面的PC100标准,一块空的SPD是焊接在PCB板上,可能会导致在100MHz以上的不能正常工作的外频,也应该注意到的一些主板厂商(如英特尔原板)必须由SPD数据BIOS检测到正常工作,但假SPD的内存使用,会有不兼容或死亡的现象。