digital technology

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

1/118

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

119 Terms

1
New cards
txt
plain text document. can be opened in any word processing program to allow text editing
2
New cards
wav
Windows Audio Waveform. uncompressed audio file format. a file format that stores audio.
3
New cards
midi
musical instrument digital interface. captured via a serial interface connected to a electronic musical instrument.
4
New cards
jpeg
joint photographic expert group, supports compression, image file, often used on web pages, lossy, bitmap
5
New cards
png
portable network graphics, image file, lossless, bitmap.
6
New cards
gif
graphics interchange format. supports bitmapped image files. lossless. file sizes are small. they can be animated
7
New cards
rtf
rich text format. supports formatting. text file. ocr scanners usually save scanned documents in rtf format.
8
New cards
csv
comma seperated value. used by databases and spreadsheets. columns are seperated by commas. text file.
9
New cards
wma
windows media audio. developed by microsoft for windows media player.
10
New cards
mp3
audio file. lossy
11
New cards
adc
analogue to digital converter.
12
New cards
hertz (hz)
the frequency at which samples are taken is known as the sample rate, which is measured in Hertz (hz)
13
New cards
mpeg
moving/motion picture experts group. lossy. a group of experts who developed standards for compressing digital video. video file.
14
New cards
avi
audio video interleaved. multimedia file format, can contain both audio and video content allowing synchronous audio-with-video playback. lossless.
15
New cards
mp4
sound and video file. lossy. can store still images and text subtitles. can be used for streaming across the web.
16
New cards
sample rate
number of audio sound samples captured per second to represent the sounds digitally.
17
New cards
bit rate
the quality of the data measured in bits that is processed in a given amount of time
18
New cards
bit depth
the number of bits used for each sound sample
19
New cards
analogue signal
a continous varying signal that represents a physical quantity
20
New cards
sample
the reuse of a portion of a sound recording in another recording
21
New cards
pdf
portable document format. developed by adobe systems. can be created from a range of files (microsoft word document or powerpoint presentation)
22
New cards
pict
standard file format for apple graphics. support both bitmap and vector graphics. image file.
23
New cards
tiff file
tagged image file format. store bitmapped images. portable. lossless. file sizes can be larger.
24
New cards
text formatting
when text is displayed in a special, specified style
25
New cards
buffer
an allocated part of memory that is used to store a downloaded part of the video before it is watched. a buffer is used to download the next part of a video to prevent disruptions in streaming.
26
New cards
system software
system software is the interface between computer hardware and its user application software
27
New cards
operating system
essential piece of software that manages all the programs being used on the computer
28
New cards
user interface
(ui) the apps and command buttons that the user sees when the system loads
29
New cards
utility programs
programs that allow the system to carry out specific tasks to assist the os (example: updates)
30
New cards
advantages of general purpose software
cheap. easily available to download. won't have serious bugs or problems because it would have been tested a lot. lots of user support.
31
New cards
advantages of tailor made/bespoke software
the company will get the exact software/system they need. the software will work exactly how they want it to and only have the features they need to use.
32
New cards
disadvantages of tailor made/bespoke software
takes a long time to develop. costs a lot of money. the company may need to employ programme testers. little user support and online help.
33
New cards
memory management
the os keeps track of every memory location. it is responsible for making memory available for different processes (example: allocating free space in memory to programs)
34
New cards
virtual memory
a section of the storage device which is temporarily used as RAM
35
New cards
ram
Random Access Memory
36
New cards
file management
the os is responsible for organising files in a computer system. it organises where and how files are stored, found, read and deleted.
37
New cards
file management
the file management system is what allows you to see data held on secondary storage devices such as a usb drive/flash drive
38
New cards
file management
provides a graphical user interface (gui) for accessing file systems
39
New cards
gui
user interface/graphical user interface. used to interact with the computer through icons and menus
40
New cards
processing time
the os makes it possible to run multiple programs at once
41
New cards
processing time
several programs can be stored in ram at the same time while being ran, but only one program is processed by the cpu at any one time.
42
New cards
cpu
central processing unit
43
New cards
cpu
the os controls which process is being executed by the cpu at any time. the os manages access to the cpu between programs. this allows a computer with a single processor to multitask
44
New cards
scheduling
the job of working out when to swap processes. this swapping happens so fast, it appears all processes are running at the same time.
45
New cards
cpu
too many processes can cause the cpu to work especially hard which can seem as though programs have stopped working or are running very slowly
46
New cards
user interface
provides the option to open applications, run them, shut them down etc
47
New cards
managing hardware
the os can communicate with peripherals with its device drivers
48
New cards
multi programming example
connecting a peripheral
49
New cards
real time processing examples
blood pressure machines. scanners. car mechanics diagnosing problems. diagnostics
50
New cards
interactive processing examples
spreadsheet software. database software.
51
New cards
antivirus
prevents computer viruses. can detect, block and quarantine computer viruses. needs to be updated reguraly because new viruses are created all the time
52
New cards
computer virus
malicious piece of software designed to copy itself over and over again and attach itself to other programs. steals and attacks data on the computer
53
New cards
task scheduling
most operating systems provide task scheduling facilities which can allow you to launch programs at pre-defined times. (example: teacher scheduling work on gc)
54
New cards
incremental backup
only backing up data which has changed since the previous backup
55
New cards
full backup
when everything on a hard disk is backed up. can take a long time.
56
New cards
batch processing
when data is collected together and processed in one go. usually done overnight.
57
New cards
real time processing
an os that can react fast enough to events in the outside world to control an output.
58
New cards
peripherals
any device that connects to a computer. i/o devices
59
New cards
i/o
input/output
60
New cards
file management example
file explorer
61
New cards
tailor made or bespoke software
a company has a software specifically designed to meet their needs
62
New cards
general purpose software
the sort of software you use for home/school use. usually downloaded of a website/application store. large storage size because it has a lot of features that not all users will use.
63
New cards
application software
can gain access to hardware. carries out tasks that the user in interested in doing.
64
New cards
drivers
software that allows the os to communicate with hardware
65
New cards
hardware examples
cpu. discs. mouse. printer
66
New cards
dpi
dots per inch
67
New cards
defragmentation
hard drive saves files as 'fragments' on a disk. defragmentation moves file fragments so they are next to each other on the disk. this reduces time needed to read files.
68
New cards
backup and restore
the os can schedual backups at specific time scheduals and at regular intervals.
69
New cards
utitlity programs
helps users configure, analyse and optimise and maintain a computer. they often come part (built in) with the os. (example: disk defragmentation, task scheduling)
70
New cards
time sharing (multi user processing)
the cpu allocates a period of time to each user in multiuser processing. the process is so fast that the user feels they are being dealt with immediantly.
71
New cards
multi user programming
allows several users to have access to computing resources at the same time. the cpu will deal with each user.
72
New cards
multi access or multi user examples
telephone call centres. collaboration.
73
New cards
multi tasking examples
more than one task being done at a time. screen recording.
74
New cards
batch processing examples:
billing such as telephone bills
75
New cards
resolution
higher resolution images need more storage space.
76
New cards
image resolution
the quality of an image is determined by its resolution.
77
New cards
image resolution (1280 x 720)
represented by two numbers. the first number is the number of pixels displayed horizontally (1280). the second number of pixels are displayed vertically (720).
78
New cards
image resolution
the more pixels used in a image, the higher the resolution and the sharper the image
79
New cards
vector graphics
they do not depend on resolution for quality. they can be saved as smaller files. can be easily edited without loss of quality.
80
New cards
vector graphics
based on mathematical objects such as lines, curves, and shapes. you can edit these objects seperately, by changing the colour, size or position of the object.
81
New cards
bitmap graphics
zooming in or enlarging pixels can cause pixelation. the pixels will become larger on screen and look like blocks of colour. the quality of a bitmap image will be poor when it is enlarged too much.
82
New cards
bitmap images
bitmaps images can be compressed to reduce the file size but this may result in a loss of quality.
83
New cards
data compression
used to reduces file sizes and at the same time, maintain the quality of the data contained in the file
84
New cards
data compression
websites require fast image and audio download speeds. reducing storage requirements of image files and audio files means faster upload and download speeds to an from the internet
85
New cards
data portability
the ability to transfer data from one computer to another or from one software application to another without having to re-enter the data
86
New cards
types of compression
lossy and lossless
87
New cards
lossy compression
reduces file sizes by removing some of the data
88
New cards
lossless compression
maintains the quality of the file, therefore data is not lost
89
New cards
megabyte
1024 kilobytes. abbreviated to mb
90
New cards
kilobyte
1024 bytes. abbreviated to kb. equivalent to 1024 characters on screen.
91
New cards
byte
8 bits are known as a byte. each character is represented by 8 bits. (example: when you type 'A', the computer processes this as 01000010)
92
New cards
nibble
the name given to a group of 4 bits
93
New cards
bit
the smallest unit of storage. short of binary digit. either a 1 or 0
94
New cards
gigabyte
1024 megabytes. abbreviated to gb
95
New cards
terabyte
1024 gigabytes. abbreviated to tb
96
New cards
adc
an analogue to digital converter will sample a signal at regular intervals. samples are then converted to digital format
97
New cards
bitmap graphics
the higher the resolution of the image, the more storage space it will use.
98
New cards
bitmap graphics
the higher the quality of the image, the more pixels it will contain, the better the resolution
99
New cards
bitmap graphics
made up of a grid of pixels. phone pictures and scanned images are examples.
100
New cards
pixels on a computer screen
the number of pixel on a computer screen depends on the size of the screen and the graphics card