CSC CH 6
CSC CH 6
Automated Systems
Advantages Disadvantages
Cost - long-term cost saving Cost - short-term expensive to set up
Safer - timely interventions Testing - significant testing must be done before
being used
Safer - keeps humans away from hazardous Security - open to cyber attacks
environments
Efficient - materials and resources Flexibility - will only react to programmed
scenarios
Consistent - results are repeatable Maintenance - needs to be well maintained
Unethical - can result in major job losses
There are also scenarios where specific advantages and disadvantages are important such as:
Page 1 of 6
Chapter 6 Automated and Emerging Technologies
Worked Example
A theme park has a game where a player tries to run from the start to the finish without getting wet.
The system for the game uses sensors and a microprocessor to spray water at a player as they run
past each sensor.
Describe how the sensors and the microprocessor are used in this system [8]
Answer
A motion sensor collects data [1]
This data is converted to digital using ADC [1]
The sensor sends data to the microprocessor... [1]
... where the data is compared to stored data [1]
If the value is outside range, water will be sprayed [1]
A signal is sent to the actuator to spray water [1]
If the value is within range no action is taken [1]
This runs in a continuous loop [1]
Robotics
What is robotics?
Robotics is the principle of a robot carrying out a task by following a precise set of
programmed instructions
Robots can be categorised into two groups:
Page 2 of 6
Chapter 6 Automated and Emerging Technologies
o Safety
o Algorithmic bias
o Legal liability
Characteristics of a Robot
Worked Example
Page 3 of 6
Chapter 6 Automated and Emerging Technologies
A company uses robots in its factory to manufacture restaurant tables and chairs
(i) One characteristic of a robot is that they contain electrical components.
State two other characteristics of a robot. [2]
(ii) Give two advantages to company employees of using robots to manufacture tables and chairs.
[2]
(ii) Give one disadvantage to the company’s owners of using robots to manufacture table and chairs
[1]
Answers
(i)
Mechanical structure
Programmable
(ii)
Employees don't need to lift heavy items
Employees can be protected from dangerous tasks
Employees can utilise their skills in other tasks
Employees don’t need to perform repetitive/mundane tasks
(iii)
Expensive to install/purchase/setup
High ongoing costs/maintenance costs
May deskill the workforce
If they malfunction, production may stop
Artificial intelligence (AI) is a machine that can simulate intelligent behaviours similar to
that of a human
AI is a system that can:
o Learn - acquire new information
o Decide - analyse and make choices
o Act autonomously - take actions without human input
There are two main types of AI:
o Weak AI, also known as narrow AI, is designed to perform a specific task or set of
tasks
o Strong AI, also known as artificial general intelligence (AGI), is designed to perform
any intellectual task that a human can do
Advantages Disadvantages
Increased efficiency Job losses
Increased accuracy Potential for biased decision making
Scalability Ethical concerns over its use
Page 4 of 6
Chapter 6 Automated and Emerging Technologies
Characteristics of AI
Expert systems
An expert system mimics human knowledge and experience and uses a combination of the
two to solve problems or answer questions
Examples of expert systems include:
o Equipment troubleshooting and repair
o Technical support
o Medical diagnosis system
Expert systems share four key characteristics
Advantages Disadvantages
Consistent results Only as good as the data entered
Faster responses Responses can be cold and lack human emotion
Can store large amounts of data Requires training to use correctly
Unbiased
Page 5 of 6
Chapter 6 Automated and Emerging Technologies
Machine Learning
Machine learning is one method that can help to achieve an artificial intelligence (AI)
By giving a machine data so that it can 'learn over time' it helps towards training a machine
or software to perform a task and improve its accuracy and efficiency
Uses algorithms to analyse data and identify patterns or relationships
Worked Example
Describe the characteristics of AI [3]
Answer
Any three from:
Collects data
Stores rules for using the data
The ability to reason
The ability to learn // uses machine learning
… by adapting what it does
… for example, from mistakes to not make them again // result from previous decisions
impacts future
… by changing its own rules
…by changing its own data
…by being trained
Makes one or more predictions (to make a decision)
Find/analyse patterns
Page 6 of 6