Module 1 Fundamentals of Robotics 1 As of Feb 5 2025
Module 1 Fundamentals of Robotics 1 As of Feb 5 2025
FUNDAMENTALS
OF ROBOTICS
COMPENG ELEC 2
2nd Sem, SY 2023 -2024
Aubrey Micah C. Dalino
MA. Christina V. Magabilin
i
Table of Contents
Introduction ........................................................................................................... 1
Objectives .............................................................................................................. 1
Learning Content .................................................................................................... 1
I. What is Robot? .............................................................................................. 1
II. What are the main components of a robot? ............................................... 1
1. Computation ........................................................................................... 2
2. Movement ............................................................................................... 2
3. Sensors .................................................................................................... 2
III. Function of Robots ..................................................................................... 2
IV. What is Robotics? ....................................................................................... 3
V. Laws of Robotics ......................................................................................... 3
VI. Principle for Designers, Builders and Users of Robots ................................. 3
VII. Seven High-Level Messages ..................................................................... 4
VIII. Engineering Design Process ..................................................................... 4
IX. Introduction to Analog Circuits ................................................................... 6
1. Sensor Networks ..................................................................................... 6
2. High Performance Sensing ....................................................................... 6
3. The Processor – The Brain........................................................................ 7
4. Powering the IoT ..................................................................................... 7
5. Security and Surveillance ......................................................................... 8
6. Connecting Data ...................................................................................... 8
X. How to write a project proposal ................................................................. 9
Summary .............................................................................................................. 10
Teaching and Learning Activities........................................................................... 11
Recommended Learning Materials and Resources for Supplementary Reading .... 11
ii
CHAPTER 1 – FUNDAMENTALS OF ROBOTICS
COMP ENG ELEC 2 – ROBOTICS/MACHINE LEARNING 2
Introduction
In this chapter, robots and robotics is differentiated. The main components of robots are as well discussed along
with the laws and principles governing robots and robotics presented in different papers and symposiums. The main
purpose of Analog Circuits and its application is further explained. The introduction to creating project proposals
were detailed enabling students to develop solid foundation in creating the subject requirement.
Objectives
At the end of the topic, the student should be able to:
➢ Discuss the basic principles of robots, robotics and engineering design process
➢ Explain the fundamentals of robotics
➢ Understand analog circuits
➢ Differentiate Analog to Digital circuits
➢ Identify the key principles in creating project proposals
➢ Develop an initial project proposal
Learning Content
What is Robot?
➢ The word robot was coined by a Czech novelist Karel Capek in a 1920 play titled Rassum’s Universal
Robots (RUR)
➢ In Czech, Robot means worker or servant.
➢ According to Robot Institute of America, robot is
o “Any machine made by one of our members”
o “A robot is a reprogrammable, multifunctional manipulator designed to move material, parts, tools
or specialized devices through variable programmed motions for the performance of a variety of
tasks.” (1979)
➢ The traditional definition of a robot is a machine that can sense, think, and act. That means it can:
o Tell what’s happening in its physical environment
o Analyze that information and make a decision based on its programming
o Move around, flash lights, sound alarms, or otherwise do something that affects the physical world.
➢ A robot is a device meant to help humans accomplish tasks.
1
1. Computation
o While saying a robot has a “brain” does a disservice to what we have in our own heads, they do
have a central processing unit called a controller that determines the actions they take in a given
situation. These controllers can be programmed to complete tasks as simple as turning a screw or
as complex as emulating human social graces and expressions.
2. Movement
o As autonomous units, robots need specific mechanical parts to allow them to move freely without
direct physical intervention from their human operators. These parts include things like wheels that
allow them to travel and motors that propel them. Other components such as grippers allow them
to interface with the world around them in a direct and targeted way.
3. Sensors
o Sensors are what allow robots to recognize their surroundings. They give them the ability to
determine things like the size and shape of an object or detect heat, cold, or other properties. These
capabilities allow the processors to collect data about the surrounding environment, then move
accordingly.
Function of Robots
2
What is Robotics?
➢ According to NASA, Robotics is simply the study of robots.
➢ Robotics is a subfield of engineering dedicated to the research, development, and operation of robots.
➢ Robotics is an interdisciplinary sector focused on creating machines that efficiently carry out various tasks.
➢ Robotics is the intersection of science, engineering and technology that produces machines, called robots,
that substitute for (or replicate) human actions.
Laws of Robotics
➢ Isaac Asimov proposed three “Laws of Robotics” and later added the “zeroth law”.
o Law 0: A robot may not inquire humanity or though inaction, allow humanity to come to harm.
o Law 1: A robot may not injure a human being or, through inaction, allow a human being to come to
harm.
o Law 2: A robot must obey orders given it by human beings except where such orders would conflict
with the First Law.
o Law 3: A robot must protect its own existence as long as such protection does not conflict with the
First or Second Law.
1 Robots are multi-use tools. Robots should not Robots should not be designed as weapons, except
be designed solely or primarily to kill or harm for national security reasons.
humans, except in the interests of national
security.
2 Humans, not robots, are responsible agents. Robots should be designed and operated to comply
Robots should be designed; operated as far asis with existing law, including privacy.
practicable to comply with existing laws &
fundamental rights & freedoms, including
privacy.
3 Robots are products. They should be designed Robots are products: as with other products, they
using processes which assure their safety and should be designed to be safe and secure.
security.
3
4 Robots are manufactured artefacts. They should Robots are manufactured artefacts: the illusion of
not be designed in a deceptive way to exploit emotions and intent should not be used to exploit
vulnerable users; instead their machine nature vulnerable users.
should be transparent.
5 The person with legal responsibility for a robot It should be possible to find out who is responsible
should be attributed. for any robot.
PRINCIPLE
1 We believe robots have the potential to provide immense positive impact to society. We want to encourage
responsible robot research.
4 It is important to demonstrate that we, as roboticists, are committed to the best possible standards of
practice.
5 To understand the context and consequences of our research we should work with experts from other
disciplines including: social sciences, law, philosophy and the arts.
6 We should consider the ethics of transparency: are there limits to what should be openly available
7 When we see erroneous accounts in the press, we commit to take the time to contact the reporting
journalists.
2. Do Background Research
Learn from the experiences of others — this can help you find out about existing solutions to similar problems, and
avoid mistakes that were made in the past.
4
3. Specify Requirements
Design requirements state the important characteristics that your solution must meet to succeed. One of the best ways
to identify the design requirements for your solution is to analyze the concrete example of a similar, existing product,
noting each of its key features.
4. Brainstorm Solutions
There are always many good
possibilities for solving design
problems. If you focus on just one
before looking at the alternatives, it is
almost certain that you are overlookinga
better solution. Good designers try to
generate as many possible solutions as
they can.
7. Build a Prototype
A prototype is an operating version of a
solution. Often it is made with different
materials than the final version, and
generally it is not as polished. Prototypes are a key step in the development of a final solution, allowing the designer to
test how the solution will work.
9. Communicate Results
To complete your project, communicate your results to others in a final report and/or a display board. Professional
engineers always do the same, thoroughly documenting their solutions so that they can be manufactured and
supported.
5
Introduction to Analog Circuits
In a world enamored with all things digital, analog just refuses to die. After all, everything we have and use
today is digital. Our cameras, telephones, television, communications systems, and everything else seems to have
gone digital. For instances, in electronics it is convenient to represent numbers like 1, 2, 3 etc. using the binary
system because ‘1’ and ‘0’ can be conveniently related to “ON” and “OFF”. All digital equipment – starting right from
a microwave oven, washing machines, and traffic lights to calculators and computers use the binary system.
Here are some of the distinct areas of technology focusing on applications and IoT products emerging from
analog electronics:
1. Sensor Networks
Analog Devices offers the wireless sensor network kit, which is designed as a stand-alone solution for sensing in
industrial IoT environments. Sensor networks are extremely valuable in large IoT applications, as they allow scalable
design depending on the number of nodes required in design.
6
3. The Processor – The Brain
As true for almost all connected solutions, IoT data tends to actually influence the eventual output of a system, which
is often done with a microcontroller. Microcontrollers can range from high capability with high power demands to lower
capability with extremely low power demands. Analog Devices has focused on making ultra-low power
microcontrollers, just like ADuCM4050, which is an ARM Cortex M4 with 512 KB of embedded flash memory that
supports a whole slew of exciting features to process your digital or Analog sensor inputs.
7
5. Security and Surveillance
Analog Devices offers innovative technologies which enable differentiated features and functionality in the full suiteof
security and surveillance end applications. Since the turn of the century, demands of security and surveillance system
deployments have increased dramatically. This was brought on by the movement into the mainstream ofwhat
were traditionally viewed as high-end or government-related functions. With a broad portfolio of data converters,
amplifiers, DSP, and power management devices, analog devices offers signal chain coverage for a number of
independent end applications as well as integrated system solutions.
6. Connecting Data
Once data has become executable, sharing the data is what makes the IoT so definitive and ground-breaking. Analog
Devices supports a wide array of radio bands across a number of wireless protocols and range requirements.
8
How to write a project proposal
Remember that the reason you’re writing a proposal is to obtain executive buy-in. You want key people to
support your project. You need decision-makers on your side to turn a vision into reality.
You want the proposal to speak to them, and then motivate them to take the next step, which is to greenlight
the project.
9
responsibilities be? This is your opportunity to discuss the "why" behind the decisions you're making
to get the project completed.
o Explain how problems will be addressed. This explains your project management plan's risk
mitigation strategies.
Summary
In this chapter, you were reviewed on the fundamentals of robots and robotics including the laws and principles
governing it. We can also learn that though we are living in digital era, analog circuits or analog electronics plays a very
significant part in technological development including in robotics. Understanding the concepts on how analog circuits
are applied helps us consider the bigger future of the analogs. Project Proposal Preparation was also presented
in this module aiming to provide you, students, the necessary knowledge to prepare a unique and strong project
requirement for the subject.
10
Teaching and Learning Activities
Quiz 1: SKETCHNOTING
➢ In a clean sheet of paper, sketch a picture that represents what you have learned in
this module.
➢ Take a picture of it.
➢ Submit it until February __, 202_, 5PM.
Books:
➢ Ceceri, Kathy (2012). Making Simple Robots. Maker Media, Inc.
➢ Joseph, Lentin (2018). Robot Operating System for Absolute Beginners: Robotics Programming Made
Easy. New York: Springer Science + Business Media Finance Inc(SSBM Finance Inc)
Online Resources:
➢ https://epsrc.ukri.org/research/ourportfolio/themes/engineering/activities/principlesofrobotics/
➢ https://www.sciencebuddies.org/science-fair-projects/engineering-design-process/engineering-
design-process-steps
➢ https://builtin.com/robotics
➢ https://www.nasa.gov/audience/forstudents/5-8/features/nasa-knows/what_is_robotics_58.html
➢ https://learn.g2.com/what-is-robotics
➢ https://www.eletimes.com/the-perennial-role-of-analog-electronics
➢ https://www.fool.com/the-blueprint/project-proposal/
11
12