7 Flashcards

1
Q

Automated systems

A

An automated system uses sensors (detect inputs), microprocessors and actuators that are programmed to work automatically

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

sensors

A

are input devices that take reading from the surroundings and send the data to the microprocessor. Converted into digital formate by ADC (analogue digital converter)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

actuators

A

are a form of an output, usually signals are sent to the actuator to control a certain thing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Microprocessors

A

responsible for processing instructions in an automated system (take any necessary action based on program)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Name 5 scenarios or industries that use automated systems

A

Industry, transport, agriculture, Weather, gaming, lighting, science

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Name advantages of using automated systems

A
  • Fewer people required
  • Work 24 hours a day
  • Are able to work faster/more accurately than people in many tasks
  • Are able to work in more dangerous enviroments
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Name disadvantages of using automated systems

A
  • High costs to purchase equipment
  • Fewer jobs available for people to apply to
  • Mistakes made by machines may be harmful
  • Possibility of cyberattacks which can change the system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Robotics def

A

Robotics is a branch of computer science that incorporates the design, construction and operation of robots

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Three characteristics of robots

A
  • A mechanical structure or framework
  • Electrical components, such as sensors, microprocessors and actuators
    -Programmable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Name different areas where robots
are used

A

Industry- manufacturing of food and products
Transport- self driving trains and cars
Agriculture- sowing, fertilising, harvest and picking
Medicine- testing and surgery
Domestic- robot vacuum cleaners and lawn mowers
Entertainment- toys, robot servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

common advantages for robots

A
  • Reduces the cost / need for humans to do the task
  • Works faster
  • Is more accurate / efficient
  • Is able to work in dangerous environments / reduces the risks to humans
  • Is able to work 24 x 7 / works without a break
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

common disadvantages for robots

A
  • The cost of purchasing the robot
  • The robot being unreliable / less reliable than a human
  • The robot not doing as good a job as a human
  • Jobs being lost as a result of the robot
  • poeple loose contact with humans
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Artificial inteligence (AI)

A

AI is a branch of computer science which deals with simulation of intelligent behaviours by computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Characteristic of AI

A
  • Collection of data
  • Rules for using the data
  • The ability to reason
  • The ability to learn or adapt
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Expert systems

A

An expert system is a computer program that simulates a human expert
Expert systems are made up of:
-A knowledge base
-A rule base
-An inference engine
-An interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Knowledge base and rule base

A

The knowledge base and rule base are like a database that stores a set of facts and rules

17
Q

Inference engine

A

Controls the steps taken to solve the problem
Forward chaining – give a number of facts to the system which the inference engine then uses to reach new facts
Backward chaining – give a goal and then determine the facts that are needed to reach a goal

18
Q

Interface

A

method in which users communicate with the expert system

19
Q

Machine learning

A

Machine learning is where a program is able to automatically adapt its own processes or data