Edexcel-IAL-IT-Topic1-Hardware_and_Software-Part.2

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/34

flashcard set

Earn XP

Description and Tags

Practice flashcards covering Topic 1: Hardware and Software, including storage types, system architecture, binary conversions, and software licensing.

Last updated 8:49 AM on 8/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

What is non-volatile storage?

Computer storage that retains its data when the power is removed.

2
New cards

What is random access memory (RAM)?

A type of volatile memory in a computer that stores currently running data and programs.

3
New cards

What is the role of read only memory (ROM)?

A type of non-volatile memory used to store start-up instructions for the computer.

4
New cards

How is a sensor defined in the context of input devices?

A type of input device that captures data from its immediate surroundings.

5
New cards

What effect does a touchscreen have on device design?

It allows the keyboard and screen to be combined into one, saving space and enabling larger displays or smaller device sizes.

6
New cards

What is the purpose of an accelerometer in a mobile device?

To change the orientation of the screen depending on which way the device is held.

7
New cards

How does the amount of RAM affect a device's design?

Larger memory hardware takes up more physical space, which can make a device less portable.

8
New cards

What is the difference between current liquid electrolyte batteries and solid-state batteries?

Solid-state batteries use solid electrolytes, are more efficient, lighter, and more compact than standard lithium liquid electrolyte batteries.

9
New cards

What is miniaturisation?

The process of fitting more transistors onto an integrated circuit (ICIC) so a device can be smaller while maintaining performance.

10
New cards

What is an embedded system?

A type of system that has a dedicated purpose or limited functions and is built into a single electronic chip.

11
New cards

What is the Raspberry Pi an example of?

A single-board computer that performs all computer functions on a single miniaturised board.

12
New cards

If a processor has a clock speed of 3.5GHz3.5\,GHz, how many instructions can it process per second?

3.53.5 billion instructions per second.

13
New cards

How does a dual-core processor differ from a single-core processor?

A dual-core processor can process two instructions at the same time, whereas a single core processes one at a time.

14
New cards

What is the benefit of including RFID tags in items like golf balls?

It helps users keep track of the items and find them more easily if they are lost.

15
New cards

What is a Quick response (QR) code?

A type of barcode that contains data such as a link to a web page or online document.

16
New cards

What is the internet of things (IoT)?

The network of everyday home devices (fridges, toasters) and sensors connected to the internet.

17
New cards

What is technological convergence?

When two or more devices are combined to create a single device, product, or service, such as a smart TV or tablet.

18
New cards

What is a microprocessor?

A small version of a processor where all data is processed using a single or limited number of integrated circuits.

19
New cards

Which two programs are contained within the firmware of an embedded system?

The basic input/output system (BIOSBIOS) and the bootloader.

20
New cards

What is the function of the bootloader?

It is responsible for loading the operating system when a computer is turned on.

21
New cards

How is bandwidth defined?

The maximum amount of data that can be transferred from one device to another in a set amount of time.

22
New cards

What unit is used to measure a processor's clock speed?

Gigahertz (GHzGHz).

23
New cards

In binary conversion, what are the decimal units for an 88-bit binary number?

128,64,32,16,8,4,2,1128, 64, 32, 16, 8, 4, 2, 1.

24
New cards

What is the binary equivalent of the denary number 1313?

11011101.

25
New cards

According to the International Electrotechnical Commission (IECIEC), how many bytes are in a kibibyte (KiBKiB)?

10241024 bytes.

26
New cards

How many bits are in a single byte?

88 bits.

27
New cards

What is the difference between systems software and application software?

Systems software helps the computer run efficiently and maintain hardware, while application software performs specific tasks for the user (like word processing).

28
New cards

What is a driver?

A type of systems software that allows peripheral devices to communicate with the operating system.

29
New cards

What is an interrupt signal?

A signal sent to the processor by a peripheral device to get its attention for a task.

30
New cards

What is the main difference between free software and open-source software regarding cost?

Free software refers to user freedom and may charge a fee; open-source software is nearly always provided without a fee.

31
New cards

What defines proprietary software?

It is software not distributed with the source code, meaning users cannot study, modify, or redistribute the code.

32
New cards

What does a 'No derivatives' Creative Commons licence mean?

A user can modify the software but they cannot share the modification with others.

33
New cards

What is an institutional software licence?

A licence that allows all computers belonging to an organisation to have the software installed, usually based on the number of users.

34
New cards

What is a software patch?

A quick-fix released by a developer to fix errors, improve functionality, or repair security vulnerabilities.

35
New cards

What are compatibility issues in software updates?

Problems that arise when a software update causes the application to not function properly, often due to older hardware.