100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Summary

AQA A-Level Computer Science Summary - Theory of Computation

Rating
-
Sold
-
Pages
9
Uploaded on
21-08-2025
Written in
2022/2023

A concise summary of the notes I used when I was studying for my A-levels. I have checked that this summary follows all of the points on the AQA specification to ensure that it covers everything that you will need to know. It includes all of the definitions and examples that you need to know, as well as comparison tables to be able to quickly breakdown concepts and how they relate to eachother. I wrote this with the exam questions in mind and alot of the knowledge within it should be worded / explained in such a way so that you can directly answer a question with this document. I hope you all find it useful. Best of luck.

Show more Read less









Whoops! We can’t load your doc right now. Try again or contact support.

Document information

Summarized whole book?
No
Which chapters are summarized?
Chapter 4
Uploaded on
August 21, 2025
Number of pages
9
Written in
2022/2023
Type
Summary

Content preview

💻
Fundamentals of computational
thinking
Last edited time @November 13, 2023 9:43 PM

Status Done

Problem solving and abstraction
Logical reasoning → The process of using a given set of facts to determine whether
new facts are true or false.
algorithm → a sequence of instructions.
representational abstraction → The process of removing unnecessary details so that
only information that is required to solve the problem remains.
Abstraction by generalisation → the concept of reducing problems by putting similar
aspects of a problem into hierarchical categories. This is called top-down design.
functional abstraction → breaking down a complex problem into a series of reusable
functions.
data abstraction → hiding how data is represented so that it is easier to build a new
kind of data object. This is done easily within OOP using getters, setters and private
members.

information hiding → the process of hiding all details of an object that do not
contribute to its essential characteristics. An example of this is using a GUI, where it
hides how the objects/classes are actually behaving.
decomposition → breaking down a large task into a series of smaller tasks.
Composition → building up a whole system from smaller parts. The opposite of
decomposition.

Finite state machines
Finite state machine → Any device that stores its current state and whose state can
change as the result of an input. They are commonly used as a conceptual model for
describing systems.

State transition diagrams


Fundamentals of computational thinking 1

, State transition diagram → A visual representation of a finite state machine. One can
be seen below:




In the diagram above:

S0 → The idle state. This is the state before an input has been entered into the
finite state machine. It is also the start point of the machine

S1 and S3 → States 1 and 3.

S2 → The accepting state. This identifies whether or not an input has been
accepted within the finite state machine. A valid finite state machine does not
require an accepting state.

In a finite state machine, the labels on the arrows indicate the state to go to based off
of the input at that state. For example, if on S1, got to S3 if a 0 is inputted.
This data can also be represented in a tabular form.

State transition table → A tabular representation of a finite state machine, show
inputs current state and next state.
The outline of a table is below:

State Input Next State




Finite state machine with outputs
Mealy machine → A finite state machine with outputs. An example is shown below:




Fundamentals of computational thinking 2
£3.46
Get access to the full document:

100% satisfaction guarantee
Immediately available after payment
Both online and in PDF
No strings attached

Get to know the seller
Seller avatar
andreasmullen

Also available in package deal

Thumbnail
Package deal
AQA A-Level Computer Science Complete Summary
-
10 2025
£ 34.84 More info

Get to know the seller

Seller avatar
andreasmullen The University of Birmingham
View profile
Follow You need to be logged in order to follow users or courses
Sold
0
Member since
4 months
Number of followers
0
Documents
23
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Frequently asked questions