Characteristics of Robots
Characteristics of Robots
characteristics of robots
movement sensing
to be able to move around its environment to be able to sense its surroundings
intelligence energy
a robot needs some kind of “smarts” to be able to have power
robotics applications
robots obtain information from its environment
robots exhibit a degree of intelligence
robots manipulate objects
they help simplify production tasks
logistics - for storage and delivery industrial robots
manufacturing - for welding and packaging
they assist humans in their tasks
meidcal - those used in surgery
home - those that help do chores like vacuum cleaners service robots
educational - those used to teach programming
defense - those used by the military like observation drones
microcontroller
a small computer (SoC) on a single integrated circut
contains a processor core, memory, and programmable input/output peripherals
serves as the brain of our robot
sends information programmed so different robotc parts can function
analog pins
reset pin GND pins
5V pin
breadboard
used to create circuits and connect different sensors and actuators to the arduino board
refers to a solderless breadboard
terminal strips
found inside the breadboard
allows you to stick a wire or leg of any component into the exposed holes
clips the leg of the wire and holds it in place
trench
serves a very important purpose
if a DIP (dual-in-line package) chip is used, there is a separation of connection
if a connection is made on each side, there will be no interference
between the functionality of the leg on the opposite side
power rails
serial connection from positive 1-25
is used to connect the horizontal terminal strips
(found inside)
pins; power rails DIP
serial connection from A1, B1, C1, D1,
vertical pins
and E1 is used to connect the vertical
pins power rails
red - positive
the process of testing an idea by creating a preliminary model from which other forms are
developed or copied
one of the most common use of breadboards
types of circuit connection
parallel
an electrical connection that
has 2 or more paths for the
current to flow in which the
loads are parallel to each
other
series
an electrical connection
that is connected along a
single path where the
current flows in the same
direction
switch
an electrical connection which is installed on one path that allows/disallows the flow
of current to a device from the source
potentiometer
a 3 terminal resistor with a sliding/rotating contact
forms an adjustable voltage divider - used for measuring electric potential (voltage)
commonly used to control electrical devices such as volume controls on audio equipment
! has 2 uses
1. rheostat
only the outside pin and center are used here
if you have a 10kΩ potentiometer, the resistance of the variable resistor is 0KΩ-10KΩ
you get a value between 0KΩ and 10KΩ when changing the wiper position
2. potentiometers
all three pins are connected; to be used as a voltage divider
outer pins: GND and VCC (interchangable)
middle pin: voltage output
voltage divider is used to turn a large voltage into a smaller one
types of potentiometer
rotary
most common of variable resistors or potentiometers
linear potentiometer
produces a resistance output that varies according to the
displacement or position of a slider/wiper
kinds of buzzer
active passive
generates a tone using an internal requires an AC signal to make a sound
oscillator changing input signal produces the sound rather
only needs DC voltages than producing a tone automatically
differentiates positive and negative doesn’t differentiate positive and negative polarity
polarity there is little similarity between passive buzzers
wirings
ultrasonic sensor
vcc - 5V pin
trig - any digital pin
echo - any digital pin
GND - GND pin
sound sensor
G - GND pin AO - any analog pin
+ - 5V pin