Computer Science and Software Engineering© 2014 Project Lead The Way, Inc. Input, Output, State.

Slides:



Advertisements
Similar presentations
My Five Senses Created by:.
Advertisements

©The McGraw-Hill Companies, Inc. Permission required for reproduction or display. slide 1 CS 125 Introduction to Computers and Object- Oriented Programming.
©The McGraw-Hill Companies, Inc. Permission required for reproduction or display. slide 1 CS 125 Introduction to Computers and Object- Oriented Programming.
Human-machine system.
Enigma Meghan Emilio Advisor: Professor Ralph Morelli April 2004.
Robot? What’s a Robot? Introducing Karel-the-Robot.
Sequencing Miss Regan. Blood Hound  Does anyone know what the Bloodhound project is?  Video 1 Video 1  Video 2 Video 2  Link to website Link to website.
Theory of Computation 1 Theory of Computation Peer Instruction Lecture Slides by Dr. Cynthia Lee, UCSD are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike.
A Look at Your Computer Business Computer Information Systems I Created by: Mrs. E. Kelley Revised: August 28, 2015.
BY VENUS BRIGHT Input Output. What is a input An input is something simple that connects into the computer. Such as the most common input is a keyboard.
1.1 1 Introduction Foundations of Computer Science  Cengage Learning.
Lesson 2 Information Processing. Objectives Define hardware and software Explain the three basic computer functions: input, processing, and output.
Computing Review Questions. Record your responses in your Computing 101 notebook.
11.10 Human Computer Interface www. ICT-Teacher.com.
Famous Firsts in Computation MSE 2400 Evolution & Learning
Computers and Disability Case Study IB Computer Science II Paul Bui.
COMPUTERS. Computers are penetrating all spheres of human activity, in many of them they have become indispensible. They calculate orbits, guide spaceships.
Computer Basics.
Lecture 5: Using Computers: Important Ideas Tonga Institute of Higher Education IT 141: Information Systems.
Computer A computer is an electronic machine that takes information, processes it,and stores it. Computers are made up of hardware ( monitor, tower, keyboard,
Slide 1 Graphics Slide 2 Graphics A graphics package is a general purpose package used to draw pictures (graphics). Once produced, these can be saved.
An introduction to chatbots Kamal Aboul-Hosn Cornell University Conversing with Computers.
Computer Science Department Pacific University Artificial Intelligence -- Computer Vision.
GIANFRANCO BARBALACE Y FRANCO CAVIGLIA CATENAZZI1ºB Types and components of a computer systems.
Alan M. Turing ( ) A Natalie Cluck Presentation.
Human Computer Interaction © 2014 Project Lead The Way, Inc.Computer Science and Software Engineering.
Alan Turing WWII code-breaker mathematical proof of ‘Turing machines’ …in particular, “Universal Turing machine” laid foundations of computer science father.
Damian Gordon Understanding People. People in Design There are lots of ways of understanding a person and how their various parts contribute to the whole.
Number the TOP of the pages not the bottom. Start with 1. Flip to page 2 (the back of page 1). Label this 2L (L is for left page). Label the side opposite.
Halting Problem Introduction to Computing Science and Programming I.
CONTENTS INTRODUCTION TO A.I. WORKING OF A.I. APPLICATIONS OF A.I. CONCLUSIONS ON A.I.
Basics of Computation Theory. What is "abstraction"? Abstraction unifies multiple and different objects into one concept  describes the common properties.
Introduction to Artificial Intelligence Jerry B. Weinberg, Associate Professor Department of Computer Science.
ALAN….ALAN… ALAN. WHO IS ALAN TURING?
COMPUTER MAIN PARTS SANTIAGO OCAMPO MEJIA. HARDWARE  Or materials set of physical elements of a computer or a computer system.
Parts of a Computer. Two Basic Components of a Computer System Hardware Parts of the Computer System you can physically touch Software Computer Instructions.
Lets Review Computers. Exactly what is a computer? A computer is an electronic device that manipulates information and data A computer sees data in 1’s.
Perception in Dogs. There are lots of ways of understanding a dog and how their various parts contribute to the whole dog. We are going to take a system.
Alan Turing The ‘father’ of modern Computer Science.
Alan Turing The ‘father’ of modern Computer Science.
Software Factors Affecting Interface Design. Learning Objectives Discuss the factors affecting interface design.
Computer Fundamentals
Millions of electronic pulses move through your computer every second. Computers are capable of processing thousands of functions in the time it takes.
CS 154 Formal Languages and Computability April 5 Class Meeting Department of Computer Science San Jose State University Spring 2016 Instructor: Ron Mak.
David Evans CS200: Computer Science University of Virginia Computer Science Class 26: Halting Problem It is plain at any.
Who is Alan Turing?
Billy Vivian Dr. Oblitey COSC  What is CAPTCHA?  History  Uses  Artificial Intelligence Relationship  reCAPTCHA  Works Cited.
A computer consists of five functionally independent main parts.
INPUT AND OUTPUT DEVICES. INPUT ALL THE ELEMENTS THAT HELP TO PUT INFORMATION INSIDE THE COMPUTER.
Information Processing
Lesson Objectives Aims You should be able to:
WHAT IS INTELLIGENCE? Unit 1| Days
WHAT IS A Context Diagram?
Human Computer Interaction (HCI)
Introduction to Computing Science and Programming I
Turing Machines Finite State Machines.
11.10 Human Computer Interface
Image 1, Ref - see slide What is a Robot?
BITS & BYTES.
Image 1, Ref - see slide What is a Robot?
Who was Alan Turing? Alan Turing played a role in deciphering the messages encrypted by the German Enigma machine. He took the lead in a team that designed.
Introduction to Artificial Intelligence
Artificial Intelligence
What is a Robot?.
BITS & BYTES.
Warm Up- What is a robot? Describe in one sentence what you understand by the term ‘robot’ 2. What are the main parts of a robot? What do people do to.
Tonga Institute of Higher Education IT 141: Information Systems
11 Qualitative v. Quantitative Observations
 Is a machine that is able to take information (input), do some work on (process), and to make new information (output) COMPUTER.
Presentation transcript:

Computer Science and Software Engineering© 2014 Project Lead The Way, Inc. Input, Output, State

Light-Bot-Automaton Issue commands to Light- Bot to control its actions!

Humans Interact with Their Environment These allow for intelligent output like taking notes from a slide or avoiding sour milk. Input is the way that an entity gets information from its environment. Touch Taste Smell Sight Hearing

Computers Interact with Their Environment Output includes the Display screen Speaker Motors and lights Input is the way the computer gets information from its environment. Camera Keyboard The "touch" part of a touch screen GPS

How Would You Program Light-Bot? Geometry Helps! This Bot's feet are at (3, 2).

How Would You Program Light-Bot? Geometry Helps! This Bot is facing 0°.

State Diagrams Light-Bot is standing at coordinate (7, 7) in the Cartesian plane and aiming at 270°. A state diagram has States (in circles) Actions (labeling arrows) It shows how instructions move the computer from one state to another.

The Father of Computing Alan Turing is considered to be the father of Computer Science and Artificial Intelligence. He described a simple computer known as a Turing machine. He proved that if there was something it couldn't do, none of the computers we commercially produce today could do it either. Turing created the method for breaking encryption of the German Enigma Machine during World War II, saving countless lives. A milestone in artificial intelligence was achieved in the early 2010s when computers passed the famous Turing Test. Two humans and the computer converse freely through text only. If the humans cannot tell computer and human apart, the computer has passed the Turing Test.. Alan Turing 1912 – 1954