Robotics 1 Flashcards

1
Q

engineering

A

Using technological and scientific knowledge to solve practical problems.

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

technology

A

The way people use resources to meet their wants and needs.

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

innovation

A

An improvement of an existing technological product, system, or method of doing something.

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

algorithm

A

A step-by-step procedure for solving a problem, especially by a computer.

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

computer program

A

In robotics, a set of coded instructions the robot must follow.

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

robot

A

a machine that performs complicated tasks and is guided by automatic controls.

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

mechanism

A

The part of a machine which contains two or more pieces arranged so that the motion of one compels the motion of the others.

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

input

A

Information fed into a system.

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

output

A

The information produced by a computer

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

force

A

A push or pull on an object

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

gear

A

A toothed wheel that works with others to alter the relation between the speed of an engine and the speed of the driven parts.

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

rotary motion

A

Circular movement

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

torque

A

A twisting force (power).

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

speed

A

time traveled

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

driven

A

The member of a pair of gears to which motion and power are transmitted by the other. The output gear

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

drive

A

The gear which transmits power and motion to the rest of the system. The input gear

17
Q

system

A

A group of interacting, interrelated, or interdependent elements or parts that function together as a whole to accomplish a goal.

18
Q

behavior

A

Anything your robot does; turning on a motor is a behavior, following a line is a behavior, navigating a maze is a behavior

19
Q

program

A

Set of instructions that control the operation of a computer.

20
Q

pseudocode

A

Shorthand notation for programming which uses a combination of informal programming structures and verbal descriptions of code.