SLR12 Coding text and graphics Flashcards

1
Q

Character coding

A

“The process of encoding text-based characters from a character set (such as ASCII or UNICODE) and mapping them to their binary equivalents in that character set.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Character set

A

“The set of symbols that may be represented in a computer at a particular time. These symbols, called characters, can be letters, digits, spaces or punctuations marks, the set includes control characters.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ASCII

A

“A character set devised for early telecommunication systems but proved to be ideal for computer systems. uses 7-bits giving 32 control codes and 96 displayable characters (the 8th bit is often used for error checking).”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Unicode

A

“Standard character set that replaces the need for all the different character sets. It incorporates characters from almost all the world’s languages. It is a 16-bit extension of ASCII.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Parity bits

A

“A bit which acts as a check on a set of binary values, calculated so that the number of 1s in the set plus the parity bit should also be even if we are using even parity or odd if we are using odd parity.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Majority voting

A

“A crude method of identifying errors in transmitted data by transmitting a binary code multiple times and then looking the pattern received. If the pattern does not match, then there must be a discrepancy. Majority voting can be used to see which bit occurs the most frequently and assumptions can then be made about which bit was incorrect.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Checksums

A

“A digit representing the sum of the correct digits in a piece of stored or transmitted digital data, again which later comparisons can be made to detect errors in the data.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Check digits

A

“A form of redundancy check used for error detection on identification numbers, such as bank account numbers, which are used in an application where they will at least sometimes be input manually.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Bit pattern

A

“A sequence of bits in memory, a communications channel or some other device.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Analogue-to-digital converter

A

“A device for converting analogue signals to digital form.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Digital-to-analogue convertor

A

“A device for converting digital signals into analogue form.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Bitmap graphic

A

“A digital image composed of a matrix of dots. When viewed at 100%, each dot corresponds to an individual pixel on a display. Each can be assigned a different colour.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Resolution

A

“The number of pixels a display unit can display.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Colour depth

A

“The number of bits used to indicate the colour of a single pixel in a bitmapped image or video frame buffer or the number of bits used for each colour component of a single pixel.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Metadata

A

“A set of data that describes and gives information about other data.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Vector graphic

A

“A digital image comprised of paths, which are defined by a start and end point, along with other points, curves and angles along the way. A path can be a line, square, triangle or curvy shape. These paths can be used to create simple drawings or complex diagrams. As a vector graphic is not made up of a specific number of dots, it can be scaled to a larger size without any loss of image quality.”

17
Q

“The process of encoding text-based characters from a character set (such as ASCII or UNICODE) and mapping them to their binary equivalents in that character set.)

A

Character coding

18
Q

“The set of symbols that may be represented in a computer at a particular time. These symbols, called characters, can be letters, digits, spaces or punctuations marks, the set includes control characters.”

A

Character set

19
Q

“A character set devised for early telecommunication systems but proved to be ideal for computer systems. uses 7-bits giving 32 control codes and 96 displayable characters (the 8th bit is often used for error checking).”

A

ASCII

20
Q

“Standard character set that replaces the need for all the different character sets. It incorporates characters from almost all the world’s languages. It is a 16-bit extension of ASCII.”

A

Unicode

21
Q

“A bit which acts as a check on a set of binary values, calculated so that the number of 1s in the set plus the parity bit should also be even if we are using even parity or odd if we are using odd parity.”

A

Parity bits

22
Q

“A crude method of identifying errors in transmitted data by transmitting a binary code multiple times and then looking the pattern received. If the pattern does not match, then there must be a discrepancy. Majority voting can be used to see which bit occurs the most frequently and assumptions can then be made about which bit was incorrect.”

A

Majority voting

23
Q

“A digit representing the sum of the correct digits in a piece of stored or transmitted digital data, again which later comparisons can be made to detect errors in the data.”

A

Checksums

24
Q

“A form of redundancy check used for error detection on identification numbers, such as bank account numbers, which are used in an application where they will at least sometimes be input manually.”

A

Check digits

25
Q

“A sequence of bits in memory, a communications channel or some other device.”

A

Bit pattern

26
Q

“A device for converting analogue signals to digital form.”

A

Analogue-to-digital converter

27
Q

“A device for converting digital signals into analogue form.”

A

Digital-to-analogue convertor

28
Q

“A digital image composed of a matrix of dots. When viewed at 100%, each dot corresponds to an individual pixel on a display. Each can be assigned a different colour.”

A

Bitmap graphic

29
Q

“The number of pixels a display unit can display.”

A

Resolution

30
Q

“The number of bits used to indicate the colour of a single pixel in a bitmapped image or video frame buffer or the number of bits used for each colour component of a single pixel.”

A

Colour depth

31
Q

“A set of data that describes and gives information about other data.”

A

Metadata

32
Q

“A digital image comprised of paths, which are defined by a start and end point, along with other points, curves and angles along the way. A path can be a line, square, triangle or curvy shape. These paths can be used to create simple drawings or complex diagrams. As a vector graphic is not made up of a specific number of dots, it can be scaled to a larger size without any loss of image quality.”

A

Vector graphic