Chapter 1 Flashcards
What is a robot?
A system that:
- physically exists
- can sense part of it’s environment
- can act based on sensor measurements
- is autonomous
Robot Structure
Frame or chassis to the other components
Sensors
Devices that measure or detect certain attributes of the environment
Actuators
Devices that manipulate the environment
Computer controllers
Decides the sequence of actions to take (command the actuators)
Power Source
The source of energy to power the active sensors and actuators as well as the computer controller
Unsigned Integer
All positive 2^(n) - 1
Signed Integer
Half positive/ half negative -2^(n-1) to 2^(n-1) - 1
The maximum number of memory locations
2^n memory address where n is the number of bits
4GB is how many memory addresses?
4 x 10^9
No. of Quantization Levels
2^n
What is the Resolution and how do you find it?
The minimum input voltage change to cause a change in digital output
Full Scale Voltage(V)/No. of Quantization levels(2^n)
Maximum Quantisation Error
Full Scale Voltage(V)/No. of Quantization levels(2^(n+1))
ADC Operational Range
2^n