Download presentation
Presentation is loading. Please wait.
1
Character coding schemes
Highcliffe School ICT Department
2
Intro How do we store text in computer memory? We use coding schemes.
ASCII UNICODE
3
Intro How do we store text in computer memory? We use coding schemes.
ASCII UNICODE
4
128 Characters A = 65 7 Bits ASCII UNICODE
5
128 Characters A = 65 ASCII 7 Bits UNICODE
6
A = 65 ASCII 7 Bits 128 Characters UNICODE
7
ASCII 7 Bits 128 Characters UNICODE A = 65
8
? Error Checking other characters UNICODE ASCII 7 Bits 128 Characters A = 65
9
? Error Checking other characters UNICODE ASCII 7 Bits 128 Characters A = 65
10
A 65 B 66 C 67 a 97 b 98
11
A 65 B 66 C 67 48 ERROR CHECKING a 97 b 98
12
ASCII Characters 00110100 00111000 48 ERROR CHECKING 00000000 00110000
65 B 66 C 67 48 ERROR CHECKING a 97 b 98 Number -16 Bit Word
13
ASCII Characters 00110100 00111000 52 56 ERROR CHECKING 4 8 48
65 B 66 C 67 ERROR CHECKING a 97 48 b 98 Number -16 Bit Word
14
A 65 B 66 C 67 ERROR CHECKING 48 a 97 b 98
15
ERROR CHECKING 00110100 00111000 Even Parity Total 1 Bits = even 48
65 B 66 Even Parity Total 1 Bits = even C 67 48 _ Odd Parity Total 0 Bits = odd a 97 b 98 _
16
ERROR CHECKING 00110100 00111000 Majority Vote Even Parity
65 B 66 Majority Vote Even Parity Total 1 Bits = even C 67 48 _ a 97 Odd Parity Total 0 Bits = odd b 98 _
17
Hamming code - transmitting
Bit Position 11 10 9 8 7 6 5 4 3 2 1 Date/Parity D P4 P3 P2 P1 Data Code Sent
18
Hamming code - DECODING
Bit Position 11 10 9 8 7 6 5 4 3 2 1 Date/Parity D P4 P3 P2 P1 Code Flip Data
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.