6 Automated and Emerging technologies Flashcards
Define robotics
A branch of computer science that incorporates the design, construction, and operation of robots
Examples of where robots can be found (3)
Factory (Industry)
home
Drone
Characteristics of robots (3)
has a mechanical structure or framework
contain many electrical components (sensors, microprocessors, actuators)
Programmable
General advantages of robots (4)
consistent result
don’t need to pay
Able to work in dangerous environment
Able to lift heavy stuff
General disadvantages of robots (3)
expensive
require resources like metal
reduce number of jobs available for human
Define Artificial Intelligence (AI)
A branch of computer science dealing with the simulation of intelligient behaviour by computers
What are the characteristics of AI (3) + explain THANKS!!
collection of data and rules
- AI systems require large data to perform tasks
Ability to reason
- With the large amount of data, AI can make decisions
Ability to learn and adapt
- Adjusting their behaviour based on past experiences
What are the two main types of AI systems (2)
Expert systems
machine learning
Features of expert systems (4) + explanation if necessary
Have a knowledge base
- A database of facts to generate rules that are used to solve problems and make decisions
Have a rule base
- A set of rules that is used to apply the knowledge in the knowledge base to specific problems
Have an inference engine to process the rules and logic
Have an interface
- A way for users to interact with the system and provide input
Features of machine learning (3)
Ability to automatically adapt its own processes and data
use algorithms to analyse data and find patterns
can learn from data and improve overtime
Define machine learning
when a program has the ability to automatically adapt its own processes and/or data