Font size
WorksheetsComputing A level AQA
Total questions: 70
Worksheet time: 36mins
What is the bit rate
The speed at which data is transmitted serially.
The amount of data that can be transmitted in a fixed amount of time.
The rate at which the signal changes
It measures how many bits are used in images
What is the baud rate
the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination.
The speed at which data is transmitted serially is measured in bits per second.
the amount of data that can be transmitted in a fixed amount of time.
The rate at which the signal changes
What is bandwidth
The speed at which data is transmitted serially is measured in bits per second.
the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination.
the amount of data that can be transmitted in a fixed amount of time.
The rate at which the signal changes
Latency
The speed at which data is transmitted serially is measured in bits per second.
it is the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination.
The rate at which the signal changes
the amount of data that can be transmitted in a fixed amount of time
What is synchronised transmission
bits are sent via an interface one bit at a time over a single wire from the source to the destination.
data is transferred at regular intervals that are timed by a clocking signal, allowing for a constant and reliable transmission
used inside the computer and for very short distances of up to a few metres
One character at a time is sent, with each character being preceded by a start bit and followed by a stop bit.
What is Parallel transmission
bits are sent via an interface one bit at a time over a single wire from the source to the destination.
One character at a time is sent, with each character being preceded by a start bit and followed by a stop bit
data is transferred at regular intervals that are timed by a clocking signal
used for very short distances of up to a few metres. Bits are sent across multiple different wires which can cause skew.
What is the peer to peer architecture
It is a network that is suitable for small companies and it isn’t very secure. It is very cheap to set up and maintain.
It is suitable for many different types of organisations and it is very secure thanks to he central server. However, it is very expensive.
data is sent as one long stream or block of data, with no gaps in the transmissions.
the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination.
What is the client server
it is a cheap and effective form of serial transmission.
The server is a powerful computer which provides services or resources required by the client. It is suitable for different types of organisations and it is very secure . However, it is very expensive.
It is suitable for small companies and it isn’t very secure. It is very cheap to set up and maintain.
data is transferred at regular intervals that are timed by a clocking signal, allowing for a constant and reliable transmission for time-sensitive data.
What is the Von Neumann architecture
Instructions and data are stored in a common main memory and transferred using a single shared bus,
Separates the data and instructions into separate memories using different buses.
What is the Harvard architecture
Separates the data and instructions into separate memories using different buses.
Instructions and data are stored in a common main memory and transferred using a single shared bus,
What is the MAR
holds information about the current state of operations.
holds the memory address of the next instruction to be executed
Holds the address in memory where the processor is required to fetch or store data
holds the current instruction
What is the status register
holds information about the battery life
holds information about the current state of operations.
Holds the address in memory where the processor is required to fetch or store data
temporarily holds data moving between the processor and main memory
What is the CIR
holds the current instruction
temporarily holds data moving between the processor and main memory
holds information about the current state of operations.
Holds the address in memory where the processor is required to fetch or store data
What is the MBR
Holds the address in memory where the processor is required to fetch or store data
holds information about the current state of operations.
holds the memory address of the next instruction to be executed
temporarily holds data moving between the processor and main memory
What is the PC
Holds the address in memory where the processor is required to fetch or store data
holds information about the current state of operations.
temporarily holds data moving between the processor and main memory
holds the memory address of the next instruction to be executed
What does the ALU do
Results from the ALU are stored.
The part of the processor that coordinates the activity of all other components.
A series of regular ON/OFF signals that are used to synchronise the operations of the processor components.
The problem solving part of the processor.
What does the system clock do
The part of the processor that coordinates the activity of all other components.
A series of regular ON/OFF signals that are used to synchronise the operations of the processor.
Results from the ALU are stored
The problem solving part of the processor.
What is primary storage
non-volatile and refers to things like HDDs or SDDs
volatile and refers to RAM
How is the width of the bus defined
The type of bus it is
number of wires it contains
When the bus grant was sent
How many bits are going through the bus
What does the disk defragmenter do
Reduces the size of the data by compressing it.
allows the you to automate and schedule when the back up happens.
a database pointing to resources needed to run software.
it re-orders the sectors of a magnetic hard drive
What does the scheduler do
allocates memory to each process.
Responsible for ensuring that processor time is used as efficiently as possible.
it re-orders the sectors of a magnetic hard drive
allows the you to automate and schedule when the back up happens.
What does the registry cleaner do
a database pointing to resources needed to run software.
Reduces the size of the data by compressing it.
it re-orders the sectors of a magnetic hard drive
Responsible for ensuring that processor time is used efficiently
What is opcode
The instructions the code can perform in the operand
The instructions the code can perform in the CPU
The instructions the code can perform in the RAM
The instructions the code can perform in the bus
What is the Operand
Communicates with IO devices
translates high-level Instructions into an intermediate form
The memory location of the opcode
The memory location of the bytecode
What is a compiler
Translates programs into machine code
translates high-level Instructions line by line into an intermediate form, which it then executes.
Responsible for ensuring that processor time is used as efficiently as possible.
a program that translates a high-level language into object code.
What is the interpreter
translates high-level Instructions line by line into an intermediate form, which it executes.
Communicates with IO devices
A PC allows many processes to run at the same time.
a program that translates a high-level language such as visual-basic into object code.
What is an ordinal number
any value that can be expressed as a ratio, or fraction
defines the position of a number
any numbers that can’t be expressed as a fraction
a whole number
How many bits is used to represent ASCII code
8
2
16
7
What is majority voting
When an error is detected, the data cannot be corrected and it will need to be resent.
A sum of bytes is calculated. The receiver recalculates the sum based on data received and compares it with the checksum.
A check digit is an additional digit at the end of a string of other numbers designed to check for mistakes.
Each bit is sent three times and if a bit value is flipped erroneously, the recipient uses a majority rile and assumes the bits have not changed
Whatt is error detection
bits are sent 3 times and if a bit value is flipped erroneously, the recipient computer uses a majority rile and assumes the bits haven't changed.
A sum of bytes is calculated. it is sent with data and the receiving computer calculates it and compares with the checksum received.
When an error is detected, the data cannot be corrected and it will need to be resent.
A check digit is an additional digit at the end of a string designed to check for mistakes
What is a checksum
Each bit is sent 3 times and if a bit value is flipped erroneously, the recipient uses a majority rile and assumes the two bits have not changed.
A sum of bytes in a transmission is calculated. The receiver recalculates the sum based on data received and compares it with the checksum.
When an error is detected, the data cannot be corrected and it will need to be resent.
A check digit is an additional digit at the end of a string of other numbers designed to check for mistakes
In regards to sound, the greater the frequency...
the greater the accuracy
the greater the file size
The smaller the file size
The sound quality gets worse
What is the vermam cipher
letters are changed by a certain shift.
It uses the one time pad. Encryption and decryption is performed bit by bit using an XOR operation with the shared key.
Big O notation is O(n) for
Tractable problems
Linear functions
Quadratic functions
Logarithmic functions
Big O notation for tractable problems
O(log n)
O(n2))
O(n)
O(2n)
What is the o notation for quadratic functions
O(n)
O(n2)
O(2n).
O(log n)
What is the halting problem
Problems such as face recognition may once have seemed non-computable, but now are routine.
A problem is defined as being computable.
the problem of determining whether a program will finish running or continue forever.
A problem that has a polynomial– time solution.
What is the brute force method
Gives a list of routes and finds the shortest route that can be travelled.
Problems such as face recognition may once have seemed non-computable, but now are routine
All routes are tested with this method and it isn’t efficient if a lot of routes are tested.
This is the problem of determining for given output
What are internet registrars
connects networks together. It reads the IP address of each packet
It is a code that identifies a computer network, particular computer or device connected to the TCP/IP
Needed to ensure the domain name is only used once.
It hold worldwide web databases of all domain names. It allocates IP addresses
What are Internet registries
connects networks together. It reads the IP address of each packet
Needed to ensure the domain name is only used once.
A device that acts as a go-between two or more networks.
It hold worldwide web databases of all domain names. It allocates IP addresses
What is symmetric encryption
uses the same key to encrypt and decrypt.
Uses separate but related keys.
What is Asymmetric encryption
uses the same key to encrypt and decrypt.
Uses separate but related keys.
What is packet switching
it examines the payload of a packet before allowing access.
the packets are sent one after the other along a pre-established route.
Packets of data are inspected by the firewall
Packets are sent different routes to get to the computer.
What is circuit switching
Packets are sent different routes to get to its destination.
The packets are sent one after the other along a pre-established route.
it examines the payload of a packet before allowing access.
Packets of data are inspected by the firewall. The port must be opened for the duration of the connection
What is stateful inspection
Packets of data are inspected by the firewall to check which port they are trying to access.
packets are sent one after the other along a pre-established route
it examines the payload of a packet before allowing access
Packets are sent different routes to get to the destination computer.
What is packet filtering
it examines the payload of a packet before allowing access and remembers actions for future decisions.
Packets of data are inspected by the firewall to check which port they are trying to access.
packets are sent one after the other along a pre-established route.
Packets are sent different routes to get to the destination computer.
What is first normal form
There are no repeating groups, all the key attributes are defined, all attributes are dependent on the primary key
IT is a form that is normal
It includes no transitive dependencies
It includes no partial dependencies
What is second normal form (minus it being in first normal form)
It’s already in second normal form, It includes no transitive dependencies
There are repeating groups, all the key attributes are defined, all attributes are dependent on the primary key
It includes no partial dependencies
There are no repeating groups, all the key attributes are defined, all attributes are dependent on the primary key
What is the third normal form minus it being in second normal form
There are no repeating groups, all the key attributes are not defined, all attributes are dependent on the primary key
It includes no partial dependencies
There are no repeating groups, all the key attributes are defined, all attributes are dependent on the primary key
It includes no transitive dependencies
What is an attribute
A link or association between entities.
a thing of interest to an organisation about which data is to be held.
This describes how the data elements are grouped.
A property or characteristic of an entity
What is an entity
A property or characteristic of an entity
a thing of interest to an organisation about which data is to be held.
A link or association between entities.
This describes how the data elements are grouped.
What is an relationship
A property or characteristic of an entity
A link or association between entities.
This describes how the data elements are grouped.
A property or characteristic of an entity
What is the conceptual data model
a thing of interest to an organisation about which data is to be held.
This describes how the data elements are grouped.
A property or characteristic of an entity
A link or association between entities.
What is an IP address
An address for a website
a unique number that identifies the actual device that is connected to the internet or network.
The address where protocols are located
Identifies a unique computer connected to a TCP/IP
What is a MAC address
a unique number that identifies the actual device that is connected to the internet or network.
Identifies a network or a particular computer connected to TCP/IP
The address of the nearest Mac shop
The location of internet information
In a particular communications system, eight different voltage levels are used to encode the value of groups of bits. Each voltage level encodes the value of one group of bits.
Given that eight different voltage levels are used, how many bits can be in a group that is encoded by a voltage level?
4
7
3
8
In a particular communications system, eight different voltage levels are used to encode the value of groups of bits. Each voltage level encodes the value of one group of bits.
What is the bit rate if the bits in a group encoded by the voltage is 5 and the baud rate is 500 baud
25
25000
250
2500
How many hexadecimal digits are needed to represent an 8-bit binary pattern?
2
4
3
1
What is the hexadecimal value 2D equivalent in denary (base 10)?
45
36
49
46
How many bytes are used to represent a colour in the 24-bit web colour model?
8
2
3
1
Which defines lossless compression
as the file size is compressed, the quality remains the same - it does not get worse.
it permanently removes data
What is a bus topology
all nodes in the network are connected directly to a central cable that runs up and down the network
all nodes indirectly connect to each other through one or more switches
each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node
What defines a star topology
all nodes in the network are connected directly to a central cable that runs up and down the network
each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node
all nodes indirectly connect to each other through one or more switches
What defines a ring topology
each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node
all nodes in the network are connected directly to a central cable that runs up and down the network
ll nodes indirectly connect to each other through one or more switches
What defines the application layer
applications and protocols operate at this layer.
this adds the sender’s and recipient’s IP addresses to the packet, and packages the data to make it ready for transmission.
the network interface card/controller (NIC) and operating system drivers are at this layer.
this breaks down the message into packets. Each packet is given a packet number and the total number of packets.
Define the transport layer
this adds the sender’s and recipient’s IP addresses to the packet, and packages the data to make it ready for transmission.
the network interface card/controller (NIC) and operating system drivers are at this layer.
applications and protocols operate at this layer.
this breaks down the message into packets. Each packet is given a packet number and the total number of packets.
Define the network layer
applications and protocols operate at this layer.
this adds the sender’s and recipient’s IP addresses to the packet, and packages the data so it is ready for transmission. it routes the packets across the network.
the network interface card/controller (NIC) and operating system drivers are at this layer.
applications such as web browsers and email programs operate at this layer.
Define the link layer
the network interface card/controller (NIC) and operating system drivers are at this layer.
this breaks down the message into packets. Each packet is given a packet number and the total number of packets. This layer sets up the communication between hosts
this adds the sender’s and recipient’s IP addresses to the packet, and packages the data so it is set for transmission. it routes the packets across the network.
applications and protocols operate at this layer.
Which number is an integer but not a natural number
4
3/5
-6
7.9
Which number is an irrational number
76
√2
6.8
2/6
