Introduction to robotics

Slides:



Advertisements
Similar presentations
Sensing and Control.
Advertisements

CS0004: Introduction to Programming Visual Studio 2010 and Controls.
In this presentation you will:
INTRODUCTION TO ROBOTICS AND MICROCONTROLLERS Instructors: Tijjani “TJ” Mohammed and Tarek Abdel-Salam.
Dr. HABEEB HATTAB HABEEB Dr. HABEEB HATTAB HABEEB Office: BN-Block, Level-3, Room Ext. No.: 7292 UNITEN.
What Affects the Flow of Electricity? Some materials are good conductors. Electricity flows best through conductors. The base and the wires of a light.
Copyright 2014 Kenneth M. Chipps Ph.D. Network Management Using Sensors to Monitor Network Equipment Rooms Last Update
Dr. Andreas Kunz © 10/2004 inspire icvr BASICS OF ELECTRONICS.
Automated Systems Lesson 3: Getting the Robot to do work.
Chapter 26 Communication Systems. Objectives After reading the chapter and reviewing the materials presented the students will be able to: Identify common.
Controller, Sensors and Motors Ding Ke Tutorial 1, UGB 230N.
Electronic Component Functions What is this component doing my in electronic device?
Introduction to Robotics Principles of Robotics. What is a robot? The word robot comes from the Czech word for forced labor, or serf. It was introduced.
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
What Is Electricity? Electricity is a type of energy that can build up in one place or flow from one place to another. When electricity gathers in one.
Computer Hardware and Software
COMPUTER CONTROL Year 11. Lesson 1 Introduction to Computer Control.
11.10 Human Computer Interface www. ICT-Teacher.com.
Module 1: Introduction to PLC
HARDWARE INPUT DEVICES GETTING DATA INTO THE COMPUTER.
Computer main parts HARDWARE It corresponds to all physical and tangible parts of a computer: your electrical, electronic, electromechanical and mechanical.
EMBEDDED SYSTEM & ROBOTICS. Introduction to robotics Robots are machines capable of carrying out a complex series of actions automatically. Robotics is.
Digital Literacy: Computer Basics
Discovering Computers 2010
Introduction To Computers
Sebastián Álvarez Henao.. It refers to all physical parts of a computer system; its components are: electrical, electronic, electromechanical and mechanical.
Circuits and components Unit 45 Dr. Hatem Elaydi Engineering Technical English Islamic University of Gaza April 6, 2016.
Technical English Unit 45: Circuits and components Dr. Basil Hamed Technical English Islamic University of Gaza April, 2016.
Computer Basics Just How Does a Computer Work?
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
With. Project Overview  Introduction to Factory Automation Numerical Control  Build an autonomous robotic solution  Testing an autonomous robot build.
Electrical Engineer Responsibilities
Smart Newton Car By: Hui Zhu.
Computer Science.
Electronic Eye Controlled Security System
Obstacle avoiding robot { pixel }
Module 1: Introduction to PLC
The EV3 Electronics Circuit
Unit 45: Circuits and components Dr
Circuits and components Chapter 45
Electrical Circuits.
Chapter Topics 15.1 Graphical User Interfaces
11.10 Human Computer Interface
Unit 45: Circuits and components Dr
Electrical Engineer Responsibilities
UNIT 5 ELECTRICITY AND MAGNETISM
Arduino Development for Beginners
VIDEO ACTIVATED RELAY TO CONTROL
Introduction to Robots
How We Think Of Computers
Unit 3 – Fundamentals of Electronics Examination Specifications
Unit 2 – What is a Robot? Pg
Unit 3 – Fundamentals of Electronics Examination Specifications
AQA GCSE 6 Systems approach to designing Design and Technology 8552
Computer Parts There are many parts that work together to make a computer work.
Electrical Engineer Responsibilities
DT-Assessment Frame Work Term2
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Music by Touch Music by Touch Presentation > TeachEngineering.org
Learning Outcomes List all Edison’s Sensors and actions
Introduction to Ohm’s Law
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Chapter 15: GUI Applications & Event-Driven Programming
Unit 45: Circuits and components Dr
Know Your PC.
Electric Circuits.
Energy and Circuits.
Electric Circuits.
Electric Circuits.
Presentation transcript:

Introduction to robotics Unite 1

Lesson 1

Learning outcomes Explain the main components of an electrical circuit. Define an embedded system. Define a microcontroller and locate it in Edison. List the six simple machines.

New keywords

Electrical circuit a group of electrical components connected by conductors.

Electric current The flow of electrons through a conductive material, such as a metal wire الأسلاك المعدنية))

Voltage source A two-terminal device which can maintain a certain voltage; for example, a battery

Battery An electrical power source

Embedded system An embedded system is a computer system with a specific function, inside a larger mechanical or electrical system.

Microcontroller A microcontroller fits on a single chip and contains everything required to control an external system

Robot A machine programmed by a computer to carry out actions

Input The place where power or information enters

Output The place where power or information leaves

Sensor A device that detects objects, heat, light, sound or motion

Actuator The part of the robot that performs a physical action

Introduction Vedieo

What is a Robot ?

What is robot? Page 17

Answer the question.

Robots can sense things and respond to their senses Robots can sense things and respond to their senses. This means a robot can be programmed to think on its own. In a robot, the sensors are the inputs. For example, a robot can sense light and sound, the way your eyes and ears do. Robotics would not be possible without electronics. The most important electronic part of the robot is the brain. It allows the robot to interact with things around it. It is where all the thinking happens.

A robot has three main parts: 1. Sensors (Input) Page 19-20

2. Control system (brain) A control system is a device that manages or controls the behavior of other systems. These act as the brain in any robotic system. They come in various shapes, types and sizes.

3. Actuator/Output: An actuator is the part of the robot that performs a physical action. Here are some examples of different types of effectors:

Edison robot Edison is your new robot friend who will teach you about robotics in a fun way. He is equipped with all the parts needed to introduce you to the amazing world of robotics.

You will use a set of commands or instructions to teach Edison You will use a set of commands or instructions to teach Edison. You must teach Edison to understand its input and control its output. The set of commands or instructions is called a program.

The sensors are the inputs The sensors are the inputs. For example, your Edison robot can sense light and sound the way your eyes and ears do. Look at the pictures of Edison. Microcontrollers The microcontroller is the main control unit of any automatic system or device. These systems and devices have an input unit for collecting signals or sensing the signals from an environment, a control unit for processing the received signals, and an output unit for sending out signals or controlling an output device.

Programming software Robots can be programmed using either a visual programming or a text-based interface. In visual programming, you can use elements graphically to create programs. You can also drag and drop program elements, click, use menus, forms, dialogue boxes and so on. This type of programming helps new users to understand programming easily. In text-based programming, you must understand the language syntax and rules. You can cut, copy, and paste your code which gives you more flexibility compared to dragging and dropping one block at a time.

H.M Page 28-29

H.M Page 28

The main parts of a robot

1. Sensors (Input). 2. Control system (brain). 3. Actuator/Output. A robot has three parts: 1. Sensors (Input). 2. Control system (brain). 3. Actuator/Output.

The main parts of a robot Sensors (Input): tell the robot about its surroundings. 2. Control system (brain): A control system is a device that manages or controls the behavior of other systems. These act as the brain in any robotic system. They come in various shapes, types and sizes. 3. Actuator/Output: An actuator is the part of the robot that performs a physical action.