Year 10 yearlyz Flashcards
to study
What is the definition of artificial intelligence
Artificial intelligence is intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans and other animals.
What is the definition of a model
A model is a representation of some aspect of the real world and a simulation is the use of that model. Modeling and simulation are used to make predictions and examine decisions concerning real situations.
What is the definition for simulation
A simulation is an imitation of the operation of a real-world process or system. The act of simulating something first requires that a model is developed; this model represents the key characteristics, behaviors, and functions of the selected physical or abstract system or process.
What is the definition for software design
Software design is the process by which an agent creates a specification of a software artifact, intended to accomplish goals, using a set of primitive components and subject to constraints.
What is the definition of Development
Development is essentially the process that takes a product or idea from a hypothesis to a usable product
What is the definition of Robotics
the branch of technology that deals with the design, construction, operation, and application of robots
What was the code in your game for the backdrop
What was the code in your game for the press space to start screen
What was the code in your game for the target
What was the code in your game for the countdown
What was the code in your game for the death screen
What is the term that describes a working model of a software application that includes the screens and connections between them but no real processing?
A installation package
If an employer googles each applicants name on google, and filters applicants based on race or religion, what type of issue would that be?
This would be an EEO issue (Equal employment opportunity)
What type of personnel is responsible for examining an existing system and identifying problems?
The system analyst
What is the definition of a Daemon
Daemons are intelligent processes that run in the background of computer programs and attend to various tasks without human intervention.
What is the definition of an expert system
an expert system is a computer system that emulates the decision-making ability of a human expert. Expert systems are designed to solve complex problems by reasoning through bodies of knowledge, represented mainly as if-then rules rather than through conventional procedural code.
What are Asimov’s three laws of robotics
1: A robot may not injure a human being or, through inaction, allow a human being to come to harm.
2: A robot must obey the orders given it by human beings except where such orders would conflict with the First Law.
3: A robot must protect its own existence as long as such protection does not conflict with the First or Second Laws.
What are some sensors that robots have and what do they do
* Temperature sensors - They measure temperature
*Light sensors - These detect the presence of light or the intensity of light. They can be used to control the motion of robots
*Motion sensors - This measures the movement of objects
* Touch Sensors - This sensor detects when two objects have come into contact.
*Pressure sensor - This sensor measures the exertion of a force.
*Flow sensor - This sensor detects the motion of fluids and gases.
What is an intelligent system
An intelligent system is a system that receive data from the environment, react to the data, and produce an intelligent response.
What is a neural network?
A neural network is a computer system that works like the human brain and is capable of learning.
What is the purpose of models and simulations
Modeling and simulation are used when the real situation is time-consuming, expensive or impossible to reproduce.
What are the different types of robots
* Industrial Robots - Work in factories at the assembly lines
* Domestic Robots - At home robots such as robot vacuum cleaners
What is an actuator
An actuator performs the physical action of the robot. Some common actuators are electrical motors, stepper motors, solenoids, and hydraulic pumps.