Engineers Garage

  • Electronics Projects and Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe

Introduction to Robotics

By Technido July 25, 2021

 

I’m just conveying my emotions about robots to you. So people what is robotics?? You might be getting confused about the question itself.. Funny.. But in actual Robotics it is a wide field. Robotics is term denoted with respect to robots. WHAT is a ROBOT??

Roughly we can say, ROBOT is a machine with brain and memory. Some bookish language may be elaborating it like “A reprogrammable, multifunctional manipulator designed to move material, parts, tools, or specialized devices through various programmed motions for the performance of a variety of tasks”. This definition is pretty expressive.

So what are the things that go into making a ROBOT ..?? There are some qualities that should be followed by a machine fellow,

1 It should have a BRAIN. (Memory or Controller Unit)

2 It should have an ARM. (Obviously to hold the things)

3 It should have a DRIVE mechanism for movement. (Like degree of freedom, motion and other)

4 It should have an End Effector. (Fingers like structure for sensing, holding and dragging)

5 It should have Sensors. Without Sensors, it is impossible for a ROBOT to understand the environments around it.

The list is showing basic needs for a machine to be called as ROBOT. What are the things mentioned actually?? We will understand them one by one.

Circuit Diagram of TSOP1738 based IR Receiver

Fig. 1: Representation Image of Microcontroller

BRAIN

As you can understand it by its name, it will guide the machine for the task. Like how to hold the thing, understand the sensors, react on some data and motion. These are basically micro controllers or microprocessors depending on application.

Circuit Diagram of TSOP1738 based IR Receiver

Fig. 2: Representation Image of Robotic Arm

ARM

Robot arm comes in all shapes and sizes. The arm is the part of the robot that positions the End Effectors and Sensors to do their programming business.Many (but not all) resembles human arms, and have shoulders, elbows, wrists, even fingers. This gives the robot a lot of ways to position itself in its environment. Each joint is said to give the robot 1 degree of freedom.

Circuit Diagram of TSOP1738 based IR Receiver

Fig. 3: Representational Image of Battery as Driver for a Robot

DRIVE

The drive is the “engine” that drives the links (the sections between the joints) into their desired position. Without a drive, a robot would just sit there, which is not often desirable. Most of the drives are powered by air,fuel, pressure, or electricity.

Circuit Diagram of TSOP1738 based IR Receiver

Fig. 4: Representational Image of an End-Effectors

END Effectors

The End Effector is the “hand” connected to the robot’s arm. It is often different from a human hand – it could be a tool such as a gripper, a vacuum pump, tweezers, scalpel or a blow torch – just about anything that helps to do its job.

Circuit Diagram of TSOP1738 based IR Receiver

Fig. 5: Representational Image of Sensor

SENSOR

Most robots of today are nearly deaf and blind. Sensors can provide some limited feedback to the robot so it can do its job. Compared to the senses and abilities of even the simplest living things, robots have a very long way to go. The sensor sends information, in the form of electronic signals back to the controller. Sensors also give the robot controller information about it.

Classification of Robots

Classification

As the word indicates “Classification”, which throws light on how many  types of ROBOT are present around us. There are some robots which are completely dependent on us i.e. we give them commands manually. Some are quite intelligent as they sense the environment and work without human intervention. The following shall give you an insight to the types of Robots:-

Autonomous Robots

These robots are pre-programmed. Actions which are taken by ROBOTs are predefined for every possible situation. Like we have sensors (eyes, nose, and ears) and we take decisions based on the information we received as per our learning. In the same way, these robots learn from our programming and take decisions according to the sensors mounted on them.

Controlled Robots

These Robots require human intervention. Seriously?? Yes.. Without human control they can’t perform tasks. That is why these are more effective ROBOTs. Controlling can be done by “Wires” or “Wireless”. In case of wireless control, we can send ROBOTs in remote locations where we can’t reach. Yes, your guess is as good as mine, these robots are mostly used for Military, Space Exploration and Deep Sea Exploration. Data collected by the robots is sent back to base station for the study of the subject matter.

Semi-Autonomous Robots

Robots work autonomously in normal conditions but we can control them manually for specific tasks. These are Semi-Autonomous Robots. These are intelligent art of ROBOTICS.

Except this widely accepted classification, ROBOTs can be classified by their motion style and working environments; like Wheeled Robots, Legged Robots, Tracked Robots, Aquatic Robots, and Flying Robots etc.

Application

The application areas depend on the needs of the people at large. For example we made Espresso Coffee Machines because we needed Espresso Coffee instantly. In the same way there are specific areas where there is need for the applications of Robots. The following are some of many examples.

1.      Domestic Purpose

·         Cleaning Robots

·         Nursing Robots

2.      Industrial Purpose

·         Welding

·         Assembling

·         Painting

·         Inspection robot

·         Packaging robots

·         Cargo lifters

3.      Automated Guided Vehicles

4.      Defense purpose

·         Bomb Diffusion

·         Surveillance

Image showing different types of Robots

Fig. 6: Image showing different types of Robots

You may also like:


  • What are the top development boards for AI and ML?

  • What are different types of industrial robots?

  • What are LoRa gateways and what types are available?

  • What battery chemistries are used in electric vehicles?

  • What are the different types of EV charging connectors?

  • What are the components of robotic arms and industrial robots?

Filed Under: ARM, Electronic Projects, Tech Articles
Tagged With: arm, Drive, End Effector, robots, sensor
 

Next Article

← Previous Article
Next Article →

Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

EE TECH TOOLBOX

“ee
Tech Toolbox: Internet of Things
Explore practical strategies for minimizing attack surfaces, managing memory efficiently, and securing firmware. Download now to ensure your IoT implementations remain secure, efficient, and future-ready.

EE Learning Center

EE Learning Center
“engineers
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


RSS EDABOARD.com Discussions

  • Getting Started with Electronics: What Helped You the Most in the Beginning?
  • De-embedding using Y, Z parameter
  • i need an embedded c program that will read a 12 bit memory address from the io pins and output the data to pins from the memory in a 8051 mcontroller
  • Simple Active Bandpass Filter Oscillates
  • Gate Driver Suggestions for Two-Switch Non-Inverting Buck-Boost Converter

RSS Electro-Tech-Online.com Discussions

  • parallel-to-serial problem
  • STM32 checking self-written delay function
  • Behringer MX 1602 mixer - reading block diagram
  • Reclaiming missing motherboard header
  • 12v battery, 18v magic

Featured -USB Series

  • Controller Chip Selection for Developing USB Enabled Device (Part 6/6)
  • Signal and Encoding of USB System (Part 5/6)
  • USB Requests and Stages of Control Transfer (Part 4/6)
  • USB Descriptors and their Types (Part 3/6)
  • USB Protocol: Types of USB Packets and USB Transfers (Part 2/6)
  • Introduction to USB: Advantages, Disadvantages and Architecture (Part 1/6)

Recent Articles

  • Littelfuse driver achieves less than 1 µA standby current for energy-efficient designs
  • Microchip optimizes power consumption in transceiver-less FPGA design for automotive applications
  • What is an IoT platform and when is one useful?
  • Silanna launches laser driver IC with sub-2 ns FWHM pulse for LiDAR application
  • LEM introduces current sensors with bandwidth up to 2.5 MHz for precision applications

EE ENGINEERING TRAINING DAYS

engineering

Submit a Guest Post

submit a guest post
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • Battery Power Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • EV Engineering
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • Subscribe to our newsletter
  • About Us
  • Contact Us
  • Advertise

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy

Search Engineers Garage

  • Electronics Projects and Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe