answersLogoWhite

0

Parity error indicates bad memory. Parity checks compare the memory read with what was writen.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

An error message reads parity error what is the cause?

RAM problem.


When parity detects an error what happens?

A parity error always causes the system to hault. On the screen, you see the error message parity error 1 (parity error on the motherboard) or parity error 2 (parity error on an expansion card)


What error occurs if the number of bits is not an odd number for odd parity or an even parity?

parity error


What are parity errors?

Parity errors occur when the parity bit, which is used for error detection in data transmission, does not match the expected value. Parity bits can be either even or odd, depending on the system's configuration, and are added to data to ensure that the total number of set bits (1s) is either even or odd. If a parity error is detected, it typically indicates that one or more bits have been altered during transmission, prompting the need for error correction or retransmission of the data.


What happens when parity memory detects an error?

A parity error always causes the system to halt.


What can occur in older SIMMs and only happens when a module's parity information doesn't match information in memory?

Parity Error


What is parity encoding?

Parity encoding is a method used in computer systems to detect errors in data transmission or storage. It involves adding an extra bit, known as the parity bit, to a binary number to ensure that the total number of 1s is either even (even parity) or odd (odd parity). When data is read or received, the parity can be checked to determine if an error has occurred; if the expected parity does not match the calculated parity, it indicates that the data may be corrupted. This simple error detection technique is commonly used in memory systems and communication protocols.


How does a parity bit in ASCII code help in error detection?

A parity bit in ASCII code provides a simple method for error detection by adding an extra bit to a binary representation of a character, ensuring that the total number of 1s in the byte is either even (even parity) or odd (odd parity). When data is transmitted, the receiving system checks the parity of the received bits against the expected parity. If there is a mismatch, it indicates that an error has occurred during transmission, allowing for the identification of potential data corruption. However, parity bits can only detect single-bit errors and cannot identify which bit is incorrect or handle more complex errors.


What is error checking?

Checks for errors.


What type of system error will a memory parity error create?

an NMI error


How can the parity bit detect a damaged data unit?

A parity bit is an error detection mechanism that adds a single binary digit to a data unit to ensure that the total number of 1s in the unit is either even (even parity) or odd (odd parity). When the data unit is transmitted, the receiver recalculates the parity based on the received data. If the calculated parity does not match the expected parity, it indicates that the data unit has been altered or damaged during transmission, allowing for error detection. However, it can only detect an odd number of bit errors; if an even number of bits are flipped, the parity might still appear correct.


What causes parity error?

The main causes of parity error are magnetic or electrostatic conditions. This will result mainly into corruption of the computer memory chips.