De presentatie wordt gedownload. Even geduld aub

De presentatie wordt gedownload. Even geduld aub

Codesystemen Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology.

Verwante presentaties


Presentatie over: "Codesystemen Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology."— Transcript van de presentatie:

1 Codesystemen Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

2 Gebruikt vier bits om de waarde 0 t/m 9 weer te geven.
Binairy coded decimal BCD Waarde: Gebruikt vier bits om de waarde 0 t/m 9 weer te geven. Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

3 American Standard Code for Information Interchange
ASCII-code (7-bits) American Standard Code for Information Interchange Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

4 Control codes NUL null SOH start of heading STX Start of text
ETX end of text EOT end of transmission ENQ enquiry ACK acknowledge BEL bell BS back space HT horizontal tab LF line feed VT vertical tab FF form feed CR carriage return SO shift out SI shift in DLE data link escape DC1 device control 1 DC2 device control 2 DC3 device control 3 DC4 device control 4 NAK negative acknowledge SYN synchronize ETB end of transmitted block CAN cancel EM end of medium SUB substitute ESC escape FS file separator GS group separator RS record separator US unit separator Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

5 Machines telegraph teletype
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

6 Uitbreidingen op de 7-bits ASCII-code
Standaard naam toepassing ISO latin1 west-Europese talen ISO latin2 centraal- en oost-Europese talen ISO cyrillic o.a. Russisch ISO arabic arabisch ISO greek grieks ISO hebrew hebreeuws ISO latin5 turks ISO thai thais ISO latin9 latin1 met Euro symboolcode 0xA4 -> > € Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

7 Unicode en ISO 10464 UTF -> Unicode Transformation Formats
8, 16 of 32-bits per code unit UTF-8 is populair bij HTML en soortgelijke protocollen UTF-16 is populair in omgevingen waarbij een efficiënte verwijzing en een economische opslag van belang zijn UTF-32 is populair waar geheugen geen probleem is en alle codes gelijke lengte moeten hebben. Hierbij is elke code 32-bits UTF -> Unicode Transformation Formats Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

8 UTF-8 Hexadecimaal Binair tot F: 0xxxxxxx tot FF: xxxxx 10xxxxxx tot 0000FFFF: xxxx 10xxxxxx 10xxxxxx tot 001FFFFF: xxx 10xxxxxx 10xxxxxx 10xxxxx tot 03FFFFFF: xx 10xxxxxx 10xxxxxx 10xxxxxx 10xxxxxx tot 7FFFFFFF: x 10xxxxxx 10xxxxxx 10xxxxxx 10xxxxxx 10xxxxxx In xx.....xxx posities wordt de Universal Character Set toegepast (ISO-10464) Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

9 Meetwaarde coderingen
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

10 Binaire en Gray-code meetschijf
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

11 Nibble vertaal-tabel Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

12 Pariteit (fout-detecterende code)
pariteit-bit (even) pariteit-bit (oneven) Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

13 Horizontale en verticale prioriteit
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

14 Error detecting code Stel ik heb één bit data en ik voeg één bit voor de fout detectie toe. De volgende bitreeks is mogelijk: 00 = 0 01 fout 10 fout 11 = 1 00 en 01 zijn goed, 01 en 10 zijn fout en behoren niet tot de code-reeks. Het verschil tussen 0 en 1 is twee bits. We zeggen de Hamming afstand is twee. Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

15 Error correcting code Één bit data en twee bits voor de fout detectie.
De volgende bitreeks is mogelijk: 000 = 0 001 fout 010 fout 011 fout 100 fout 101 fout 110 fout 111 = 1 000 001 010 011 100 101 110 111 1 2 3 tabel met Hamming afstanden Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

16 Hamming-code Richard W. Hamming
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

17 Cyclic Redundancy Check (CRC)
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

18 CRC Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

19 CRC- generatie en check
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology

20 bestudeer paragraaf 3.3, 3.4 en 3.5 Practicum opdracht ...
Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology


Download ppt "Codesystemen Hogeschool van Utrecht / Institute for Computer, Communication and Media Technology."

Verwante presentaties


Ads door Google