What is a Robot?. Slices Anthropomorphism Remote Control Programmed Repetition Autonomy Artificial Intelligence 13-2.

Slides:



Advertisements
Similar presentations
1 The 2-to-4 decoder is a block which decodes the 2-bit binary inputs and produces four output All but one outputs are zero One output corresponding to.
Advertisements

Logic Circuits Design presented by Amr Al-Awamry
Artificial Neural Networks - Introduction -
Agents in the previous examples Agents are just 3D objects in virtual worlds Agents are not independent thread. No agent architecture. ……
By: Samantha Catanzaro Jessie Mitchell-Jemison Matthew Klingensmith Sharon Kong Anthony Santos.
INTRODUCTION COMPUTATIONAL MODELS. 2 What is Computer Science Sciences deal with building and studying models of real world objects /systems. What is.
What is Artificial Intelligence? What does it mean to talk about a program being “intelligent”? How will we know when we’ve succeeded?
Robotics Lesson Objectives Robots are basically machines, but they have fascinated people even before it was possible to build one in real life. The reason.
Introduction to Robotics Part 1 Direct Control Robots and Robotic systems.
10/10/ Controlling YOUR ROBOT. 10/10/2015 Basic Stamp  Basic Stamp Input - output pins Interpreter Chip Power supply: 5 Volts voltage Memory: EEPROM.
Functions. Warm Up Solve each equation. 1.2x – 6 = x = X + 29 = x – 5 – 4x = 17 x = 14 x = - 7 x = -15 x = 11.
Intelligent vs Classical Control Bax Smith EN9940.
How computers work The CPU & Memory. The parts of a computer.
Pseudocode. Simple Program Design, Fourth Edition Chapter 2 2 Objectives In this chapter you will be able to: Introduce common words, keywords, and meaningful.
Low Level Control. Control System Components The main components of a control system are The plant, or the process that is being controlled The controller,
Programming – Remote Control Statements Intro to Robotics.
Math – What is a Function? 1. 2 input output function.
Artificial Neural Networks Students: Albu Alexandru Deaconescu Ionu.
Light and darkness about future techology. 1º DAW.
1 Motion Fuzzy Controller Structure(1/7) In this part, we start design the fuzzy logic controller aimed at producing the velocities of the robot right.
Dr.Abeer Mahmoud ARTIFICIAL INTELLIGENCE (CS 461D) Dr. Abeer Mahmoud Computer science Department Princess Nora University Faculty of Computer & Information.
HOW COMPUTERS WORK THE CPU & MEMORY. THE PARTS OF A COMPUTER.
The Laplace Transform.
Computer Studies Today Chapter 1 1 »Attempts to develop computer systems that can simulate human thinking processes and actions.
Programming In Python. Starter Using the internet… Find what a programming language is.
BMI DEVELOPMENT SYSTEMS -SRIKANTH.B. INTRODUCTION The core of this paper is that to operate machines from a remote area. In the given BMI DEVELOPMENT.
Looping I (while statement). CSCE 1062 Outline  Looping/repetition construct  while statement (section 5.1)
DO NOW` 1. Write the equation for the speed of light. 2. What two ways does light behave? DO NOW` 1. Write the equation for the speed of light. 2. What.
Using the principles of design….Patterns, balance, and Repetition
ALGORITHMS AND FLOWCHARTS
1 2 3 MOVING SPHERES ANIMATED
Chapter 11: Artificial Intelligence
Robotics Lesson Objectives
Objective – To use tables to represent functions.
Lab02 :Logic Gate Fundamentals:
Artificial Intelligence (CS 370D)
Artificial Intelligence Lecture No. 4
CSE 473 Introduction to Artificial Intelligence Neural Networks
Looping and Random Numbers
ALGORITHMS & FLOWCHARTING II
Lesson 1: Overview of Sequential Control and Data Acquisition
شاخصهای عملکردی بیمارستان
An Introduction to Control Structures
Designing an Algorithm
Controlling YOUR ROBOT
فرق بین خوب وعالی فقط اندکی تلاش بیشتر است
Programming – Remote Control Statements
Converting Repeating Decimals to Fractions
Equation Review Given in class 10/4/13.
Programming – Remote Control Statements
How can we make a robot more energy efficient?
Function Notation “f of x” Input = x Output = f(x) = y.
This picture is created by using artificial intelligence based hybrid genetic algorithm. (C) 2014 Alfonsas Misevicius.
The Friendship Algorithm
Exponential and Logarithmic Forms
An Introduction to Control Structures
A connectionist model in action
Objective- To use an equation to graph the
Equation Review.
RELATIONS & FUNCTIONS CHAPTER 4.
Modified at -
Dependent Axis Y Answer Output Range f (x) Function Notation
Lecture 09: Introduction Image Recognition using Neural Networks
Oil Spill Cleaner-upper
Artificial Intelligence Machine Learning
Direct Proportion: equations
Oil Spill Cleaner-upper
Equations & Graphing Algebra 1, Unit 3, Lesson 5.
Oil Spill Cleaner-upper
Oil Spill Cleaner-upper
Presentation transcript:

What is a Robot?

Slices Anthropomorphism Remote Control Programmed Repetition Autonomy Artificial Intelligence 13-2

Anthropomorphism Looks or behaves like a human 13-3

Anthropomorphism Looks or behaves like a human 13-4

Zoomorphism Looks or behaves like an animal 13-5

Remote Control Output movement in direct proportion to control input The robot simply “mimes” the controller 13-6

Remote Control Output movement in direct proportion to control input 13-7

Semi-Remote Control Input signals are modified thru mathematical control equations to produce appropriate output signals Still need a human controller 13-8

Programmed Repetition Performs repetitive tasks without human intervention Still needs to be programed ahead of time Program is a non-adaptive algorithm 13-9

Programmed Repetition Program executes the same steps repeatedly 13-10

Autonomy Program responds to changes in the environment 13-11

Autonomy Program responds to changes in the environment 13-12