Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reliability.rst #254

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TdesTouches
Copy link
Contributor

In the frame (just under the change I made) and in the exercises, the parity bit takes the number of bit set to 0 into account.

In the frame (just under the change I made) and in the exercises, the parity bit takes the number of bit set to 0 into account.
@kaskales
Copy link
Contributor

kaskales commented Aug 6, 2019

the parity bit takes the number of bit set to 0 into account.

This seems to contradict the definition of bit parity;
"A parity bit, or check bit, is a bit added to a string of binary code to ensure that the total number of 1-bits in the string is even or odd" .

The original definition seems to be correctly written in terms of the number of bits set to 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants