TLE Grade 10 - Robotics Concepts (Vocabulary Flashcards)

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/42

flashcard set

Earn XP

Description and Tags

Vocabulary-style flashcards covering key robotics concepts from the provided notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

43 Terms

1
New cards

Robot

A machine capable of interacting with physical objects and receiving electronic programming to perform tasks; an interdisciplinary field focused on the design, construction, and use of mechanical robots.

2
New cards

Robota

Czech word meaning 'forced labor,' from which the term 'robot' is derived.

3
New cards

Robotics

Interdisciplinary field of science and engineering dedicated to the design, construction, and use of robots.

4
New cards

Pre-programmed robot

Requires a controlled environment; completes simple tasks; behavior cannot be changed; does not require human supervision; performs repetitive tasks.

5
New cards

Humanoid robot

Designed to look like or mimic human behavior (examples: Sophia, Atlas).

6
New cards

Autonomous robot

Functions independently in open environments; does not need human supervision.

7
New cards

Teleoperated robot

Semi-autonomous robots controlled by a human over wireless networks (e.g., drones).

8
New cards

Augmenting robot

Enhances or replaces human capabilities (e.g., prosthetics, exoskeleton).

9
New cards

Intelligent

Robot characteristic: programmable, able to perform tasks and process data.

10
New cards

Sensors

Robot characteristic: allow a robot to perceive its environment; basic sensor is a switch and they detect heat, light, etc.

11
New cards

Requires energy

Robot characteristic: needs power to function, usually from batteries.

12
New cards

Mobile

Robot characteristic: able to move parts of its body around its environment (servomechanisms, wheels, arms, legs, propellers).

13
New cards

4 essential robot characteristics

Intelligent, sensors, energy, and mobility constitute the four core traits of a robot.

14
New cards

NOT gate (Inverter)

Logical gate that outputs the opposite of its single input.

15
New cards

OR gate

Outputs true if at least one input is true; typically has two inputs.

16
New cards

AND gate

Outputs true only when both inputs are true; typically has two inputs.

17
New cards

Digital inputs

Two states represented as 1 (true) or 0 (false).

18
New cards

Analog inputs

Any number of possible values; not a fixed binary state.

19
New cards

Open circuit

Circuit with no complete path; the switch is off.

20
New cards

Closed circuit

Circuit with a complete connection; the switch is on.

21
New cards

Internal sensors

Sensors inside the robot that monitor internal state (position, velocity, acceleration of joints or end effectors).

22
New cards

External sensors

Sensors outside the robot that collect information about the surroundings (light, distance, sound, temperature, force, etc.).

23
New cards

Light sensors

External sensors that measure light levels and can include camera systems for environment recognition.

24
New cards

Photoresistor (Fischertechnik)

Light-dependent resistor whose resistance decreases as light intensity increases.

25
New cards

Photoresistor (Arduino)

Photoconductive sensor made of photoconductive material; inexpensive and used in light-dependent robotics.

26
New cards

Photovoltaic cells

Convert solar radiation into electricity; made of p-type and n-type silicon; used to power solar robots.

27
New cards

Sound sensor

External sensor that detects sound and can provide environmental feedback.

28
New cards

Proximity sensor

Detects distance to objects without physical contact; aids collision avoidance.

29
New cards

IR sensor

Infrared emitter/receiver; detects obstacles and can sense lines (e.g., black/white).

30
New cards

Ultrasonic (US) sensor

Transmits high-frequency sound and measures distance using echolocation principles.

31
New cards

Tactile sensor

External sensor that interprets touch; includes Force sensor and Switch.

32
New cards

Force sensor

Measures force or load and converts it into an electrical output.

33
New cards

Switch

Basic on/off tactile device used in sensing.

34
New cards

Temperature sensor

External sensor that checks surrounding temperature; often called a heat sensor.

35
New cards

NTC thermistor

Temperature sensor where resistance decreases as temperature increases.

36
New cards

Gas sensor

Detects specific gases or gas leaks in the environment.

37
New cards

GPS (Global Positioning System)

Satellite-powered system that determines position.

38
New cards

Digital Magnetic Compass

Uses Earth's magnetic field to determine direction for navigation.

39
New cards

Accelerometer

Measures acceleration and speed; detects static and dynamic forces.

40
New cards

Inertial Measurement Unit (IMU)

Combines orientation, velocity, and gravitational data into a single unit.

41
New cards

Humidity sensor

Measures humidity or moisture in the environment.

42
New cards

Potentiometer

Variable resistor used in various applications to adjust voltage.

43
New cards

Magnetic field sensor

Detects the strength of magnetic fields.