Data representation

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

Gigabyte (GB)

Approximately 1,000 megabytes; used to measure large files or storage capacity.

2
New cards

Character Set

A collection of characters and symbols used for data representation.

3
New cards

ASCII (American Standard Code for Information Interchange)

A 7-bit character encoding standard representing English characters, with codes ranging from 0 to 127.

4
New cards

Unicode

A character encoding standard that extends ASCII.

Advantages:

  • Can represent a wider range of characters;

  • Can represent characters from a wider range of languages;

  • Can represent characters used in scientific / mathematical documents;

5
New cards

Pixel

The smallest unit of a digital image, representing a single point in the image.

6
New cards

Bitmap

An image composed of a grid of pixels, each with a specific color and intensity.

7
New cards

Colour Depth

The number of bits used to represent the color of a single pixel, determining the range of colors in an image.

(2n (where n is the bit depth) = number of colours available)

8
New cards

Image Resolution

The dimensions of an image, typically measured in pixels (width x height), affecting image clarity and detail.

9
New cards

Analogue Sound

Continuous sound waves representing varying frequencies and amplitudes.

10
New cards

Digital Sound

Sound represented by discrete samples, converted from analogue signals.

11
New cards

Sampling Rate

The number of samples of audio taken per second during analogue-to-digital conversion, measured in hertz (Hz).

12
New cards

Sample Resolution

The number of bits used to represent each audio sample, affecting sound quality.

13
New cards

Lossless Compression

Reduces file size without any loss of data, preserving original quality.

14
New cards

Lossy Compression

Reduces file size by removing some data, often unnoticeable to users, but some quality is lost.