Preloader image
   

Ethics 101 – Part 1

We may often use the term ethics but what does it mean? What is an ethical problem and what is not? Is ethics independent of culture? Here’s a very quick introduction to the principles of ethics.  

Introduction to Robots and the Future

We will discuss some important non-technical aspects of robotics. What are the problems facing our society that robots might help to address? There are lots of tasks that robots could do, but should they? What are the ethical considerations around robots? Why are people scared of robots?  

Forward Dynamics

So far we have worked out the torques on a robot’s joints based on joint position, velocity and acceleration. For simulation we want the opposite, to know its motion given the torques applied to the joints. This is called the forward dynamics problem.  

Advanced Joint Control Strategies

A number of strategies exist to reduce the effect of these coupling torques between the joints, from introducing a gearbox between the motor and the joint, to advanced feed forward strategies.  

Velocity Coupling

We describe the velocity coupling terms of the robot as a matrix which represents how the torque on one joint depends on the velocity of other joints.  

Inertia and Acceleration Coupling

We describe inertia of the robot as a matrix which represents how inertia of a joint depends on the position of all the joints, and how the torque on one joint depends on the acceleration of other joints.  

Rigid-Body Dynamics

We can factorise the joint torque expression into an elegant matrix equation with terms that describe the effects of inertia, Coriolis and centripetal and gravity effects.  

Forces Acting On Robot Links

In a serial-link manipulator arm each joint has to support all the links between itself and the end of the robot. We introduce the recursive Newton-Euler algorithm which allows us to compute the joint torques given the robot joint positions, velocities and accelerations and the link inertial parameters.  

Joint Control with Disturbances

We start by considering the effect of gravity acting on a robot arm, and how the torque exerted will disturb the position of the robot controller leading to a steady state error. Then we discuss a number of strategies to reduce this error.  

Robot Joint Control System

A robot joint controller is a type of feedback control system which is an old and well understood technique. We will learn how to assemble the various mechatronic components such as motors, gearboxes, sensors, electronics and embedded computing in a feedback configuration to implement a robot joint controller.  

Friction

All mechanical systems exhibit friction and we learn about two broad classes of friction: linear and non-linear.  

Gearbox

Electric motors are typically quite weak, they produce a low torque, so it’s very common to add a reduction gearbox.  

Modelling an Electric Motor

We can model a DC motor as a resistor and a voltage source, and then understand the implications of controlling either the voltage or current supplied to the motor. We also learn about common methods for motor control such as the H-bridge driver and pulse width modulation.  

error: Context Menu disabled!