Information and Software Technology Option: Artificial intelligence, simulation and modelling.

Slides:



Advertisements
Similar presentations
A Link to the Future Where is Education Going with Technology?
Advertisements

2.02B Methods and Uses of Animation
SEMINAR ON VIRTUAL REALITY 25-Mar-17
Artificial Intelligence
Information and Software Technology
Artificial Intelligence By: David Hunt Lee Evans Jonathan Moreton Rachel Moss.
A Brief History of Artificial Intelligence
Artificial Intelligence
VIRTUAL REALITY ENVIRONMENT (WXGE 6310) Future of Virtual Reality.
CSCE101 –Chapter 8 (continued) Tuesday, December 5, 2006.
SESSION 10 MANAGING KNOWLEDGE FOR THE DIGITAL FIRM.
1 Lecture 33 Introduction to Artificial Intelligence (AI) Overview  Lecture Objectives.  Introduction to AI.  The Turing Test for Intelligence.  Main.
Virtual Reality. What is virtual reality? a way to visualise, manipulate, and interact with a virtual environment visualise the computer generates visual,
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 11 Management Decision Making.
Standard Grade Automated Systems and Industrial Applications Automated Systems and Industrial Applications Standard Grade.
Computing ESSENTIALS     CHAPTER Ch 9Copyright 2003 The McGraw-Hill Companies, Inc Graphics, Multimedia, and Artificial Intelligence computing.
Artificial Intelligence
3.11 Robotics, artificial intelligence and expert systems Strand 3 Karley Holland.
Intelligent Support Systems
Artificial Intelligence
INPUT AND OUTPUT DEVICES BY CAMERPN MITCHELL. INPUT An input device is any hardware device that sends data to a computer, allowing users to interact with.
Intelligence & Artificial Intelligence You must have a pre-prepared sentence or two to spout about what is a description of intelligence.. And what is.
The Continuing Story of the Computer Age: Past, Present, and Future
People in multimedia Systems. Multimedia Systems Multimedia systems are designed by a team of people who specialise in a particular field, For example:
Artificial Intelligence Dr. Paul Wagner Department of Computer Science University of Wisconsin – Eau Claire.
The Thinking Machine Based on Tape. Computer Has Some Intelligence Now Playing chess Solving calculus problems Other examples:
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
6.01 Understand emerging technologies.
11 C H A P T E R Artificial Intelligence and Expert Systems.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Artificial Intelligence
Visual and Specialised Interfaces. 3D Software Developments have led to visual systems such as pictures of the earth’s structure and reproductions of.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Business and Specialized IS Knowledge Management & Specialized IS ทัศนวรรณ ศูนย์กลาง ภาควิชาคอมพิวเตอร์ คณะ วิทยาศาสตร์
GENESIS OF VIRTUAL REALITY  The term ‘Virtual reality’ (VR) was initially coined by Jaron Lanier, founder of VPL Research (1989)..
Fundamentals of Information Systems, Sixth Edition1 Natural Language Processing and Voice Recognition Processing that allows the computer to understand.
I Robot.
Howard Gardner’s Multiple Intelligences Presented by: Mercedes Baldwin, Dara Creel, Jessica Edmondson, and Ashley Tuttle.
Multimedia and the Web.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Fundamentals of Information Systems, Third Edition1 The Knowledge Base Stores all relevant information, data, rules, cases, and relationships used by the.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
1 CS145 Lecture 24 What’s next?. 2  What questions does Computer Science study?  Where is programming and Computer Science headed? –With special emphasis.
1 CS145 Lecture 26 What’s next?. 2 What software questions do we study? Where is software headed?
Introduction to Artificial Intelligence CS 438 Spring 2008.
Fundamentals of Information Systems, Third Edition 1 Information and Decision Support Systems: Management Information Systems Management information 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.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Artificial Intelligence Chapter 1 - Part 2 Artificial Intelligence (605451) Dr.Hassan Al-Tarawneh.
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
Course Aims This course will help you understand the latest technologies & how they work. You will lean how to develop computer programs to solve problems.
Artificial Intelligence, simulation and modelling.
GCSE ICT Simulations. A simulation is a software package that recreates or simulates a complex phenomena, environment, or experience in order to provide.
1 Principles of Information Systems, Ninth Edition Chapter 11 Knowledge Management and Specialized Information Systems.
1 Artificial Intelligence & Prolog Programming CSL 302.
By Mulco Dan Theoretical Lyceum « Orizont » Durlesti February 2014.
Chapter 10 Multimedia and the Web.
INFORMATION SYSTEM CATEGORIES
Fundamentals of Information Systems, Sixth Edition
Fundamentals of Information Systems
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Organization and Knowledge Management
Use of computers to represent real life situations
SPECIALIZED APPLICATION SOFTWARE
COMP 4640 Intelligent & Interactive Systems
MANAGING KNOWLEDGE FOR THE DIGITAL FIRM
Artificial Intelligence
Technology of Data Glove
Presentation transcript:

Information and Software Technology Option: Artificial intelligence, simulation and modelling

Information and Software Technology Artificial intelligence (AI) What is intelligence? –Ability to reason –Ability to acquire and use knowledge –Ability to perceive ideas –Ability to manipulate objects What is artificial intelligence? –Ability of computers to imitate human behaviour and thought processes.

Information and Software Technology Historical perspective of artificial intelligence Ancient Greek philosopher Aristotle (384 – 322BC) logical reasoning form the basis of many AI systems. Alan Turing (1912 – 1954) created the Turing machine that could perform logical operations. The Turing test is where a human has to determine if the response was generated by a computer or a human. Watch this video and discuss Watch this video and discuss Page 169 Exercise 8.1 qs 1 - 4

Information and Software Technology Areas of artificial intelligence Major areas of AI P171 –Intelligent Systems –Expert systems and Knowledge Bases –Neural networks –Games –Natural language –robotics robotics Artificial intelligent system is a computer system that receives data through an input device such as a mouse, keyboard or microphone and produces an intelligent response.

Information and Software Technology Expert systems Expert systems are computer programs that make the collective knowledge of various experts in a field available to the user. They are built on knowledge bases. Examples of expert system include –Medical expert system –Voice recognition system –Travel navigation expert system –Financial systems

Information and Software Technology Expert System Example Investigate a website that uses AI. Create a report and present to class using PowerPoint. Create a report and present to class using PowerPoint. Use examples and links.

Information and Software Technology Neural networks A computer system that works like the human brain and is capable of learning. Watch video and discuss Watch video and discuss Research AI and find product that demonstrates the concepts of AI. Create a Photostory Digital Narrative about it. Be sure to include photographs,text and sounds.

Information and Software Technology Knowledge bases – a centralised repository for information. Computers can be programmed to use rules based on set conditions. IF-THEN rule. –IF this knowledge exists (premise) THEN do this (conclusion). Agents – A piece of software designed to search through databases for relevant data. Used in neural networks to search vast amounts of data. Demons – A program that springs to life when it is relevant. Allow computers to be self-modifying. Page 175 Exercise 8.2 qs 1-4

Information and Software Technology Modelling and simulations Model – a simpler version of a real world object or idea. Modelling – process of creating a model. Computer model – an electronic representation of an object or idea. Simulation – the process of imitating real-life occurrences in order to test a model.

Information and Software Technology Purposes of Modelling and simulations Spreadsheets Financial Planners Financial Planners Car Manufacturers Car Manufacturers Training Simulators Training Simulators Drilling Simulators Drilling Simulators Space Shuttle Missions Space Shuttle Missions Scientific Simulations Scientific Simulations Astronomers

Information and Software Technology Advantages and limitations Safer, cheaper and quicker to use a model. More efficient and minor changes to the models can be easily altered. Might be the only method for training (astronauts). The simulation is only as good as the model that was created. Models are often too simplistic and lead to inaccurate results. Page 178 Exercise 8.3 qs 1-4

Information and Software Technology Requirements of models and simulations Hardware –Can take a lot of time to build the required hardware. –The hardware needs fast processing –Parallel processing (linking of two or more processing units within the one computer) is often used. –Large amounts of storage space is required. Software –Required to carry out complex computations. –Specifically designed to suit the model.

Information and Software TechnologySimulators A hardware device that imitates certain environments. Used for training and experiments to simulate movement. Flight simulators –Used to train pilots and provide realistic feelings of flying –Has working replica of cockpit, computers, projectors and screens. Car simulators –Good for learner drivers. Virtual reality games –Users usually wear a head-mounted display that presents computer images to each eye and sounds through earphones. Homework Exercise 8.4 qs 1 - 4

Information and Software Technology Spreadsheets If –Then –Else