![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Sexy Programmer
|
The 9th Bit in a Byte
I just finished my first college course as a freshman, I am taking CSE 210 Machine and Assembly Language. So far so easy, 0_o Anyway, the instructor was going over binary digits and such. He was saying that every byte has a 9th bit which is called a 'parity'. And the reason for the partiy is that number of bits that are on in each byte must be always odd, if not the processor forces odd partiy by automatically setting the parity bit on. Says ok to me but why?
Why exactly does the number of bits in a byte that are 'on' have to be odd. I spend two hours wondering about that question and the instructor said he didn't want to go in "complex hardware details, so for now, it just does!". Some one please explain this to me.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 32-64 bit | rwm | Coder's Corner Lounge | 25 | Aug 28th, 2007 8:15 AM |
| Question about using a mask | 357mag | Java | 13 | Jul 28th, 2007 7:32 AM |
| Binary Serialization vs. Byte Streams | kurifu | C# | 1 | Apr 7th, 2007 5:17 PM |
| direct memory byte veiwing | heapwalker | C++ | 21 | Apr 29th, 2006 1:06 AM |
| byte reversing & streaming | rsnd | C++ | 8 | Nov 21st, 2005 11:17 PM |