1 3 Computing System Fundamentals 3.3 Computer Systems.

Slides:



Advertisements
Similar presentations
Ch 26.
Advertisements

Chapter 23.1 Use your Money Wisely
including File Management
Electronic Business (E-Business) Systems.
Social Effects of ICT. AT WORK computers have Removed boring repetitive tasks in factories – now done by robots… Removed the need to do lots of calculations.
Social Media as a vehicle Connect people to the Internet Blogging Twitter Activity Streams Meetups Groups.
3.3.2 BatchInteractiveReal-Time. Batch, interactive and real-time processing systems in terms of processing, response time and user interface requirements.
From Class Diagrams to Databases. So far we have considered “objects” Objects have attributes Objects have operations Attributes are the things you record.
Subtraction Game By Ms. Frevert. Directions You and your partner will work together to answer the different questions related to subtraction. Once you.
Understanding Operating Systems 1 Overview Introduction Operating System Components Machine Hardware Types of Operating Systems Brief History of Operating.
Databases and Processing Modes. Fundamental Data Storage Concepts and Definitions What is an entity? An entity is something about which information is.
Process USING HOME ONLİNE SHOPPING COMPUTER CUSTOMER THE INTERNET on.. in by for between... DAY and NIGHT with SHOPS from = (tool, object, agent, rule,
Use free templates to create interactive multimedia activities and assessments. Play educational games on-line.
Chapter 8 USING ACCOUNTING APPLICATIONS. Organization of Accounting Applications.
A “Java Fun For Everyone” Interactive Quiz
BATCH TRANSACTION PROCESSING Option 1: Transaction Processing Systems.
Commercial Data Processing
Part 2: Computers used in Banking
PAYROLL AND MODERN MAIL HANDLING METHODS Topic 21 Organisations:
SMART boards Interactive whiteboards that combine digital technology with traditional whiteboards that enable user to project computer images onto board.
Systems Software Operating Systems.
By Ye Eun andKatharine. can have access to the cash in your bank account whenever you need can have access to the cash in your bank account whenever.
Compare and contrast batch processing and online processing, outlining the meaning, advantages and disadvantages of the two. Which one would you recommend.
TRANSACTION PROCESSING SYSTEM (TPS)
HOW ICT AFFECTS WORK New Jobs, Old Jobs no longer needed, Jobs that have changed.
Types of Operating System
System Analysis & Design Introduction: System Analysis and design course intents to help students understand its importance in developing systems that.
Technology and Change in the Home RADIO RADIO The invention of new technologies brought about a new “mass culture” that all social classes could participate.
Lesson Objectives By the end of this lesson you will be able to: 1.Describe the terms batch, online and real time processing 2.Give examples of each type.
FatMax Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-ShareAlike 2.5.
1. Outline 4 functions of a typical operating system of a PC(4) Resource management Operating systems organise how to: Load programs from backing storage.
Chapter 1: Introduction to oerating system
Standard Grade Computing System Software & Operating Systems.
Examples of TPS 1 In this section, we examine the: components of a TPS the examples of real-time transaction processing batch transaction processing.
An Overview of Transaction Processing Systems
ICT IGCSE.  Understand a wide range of work-related ICT applications and their effects, including applications in libraries (such as records of books.
Standard Grade Computing OPERATING SYSTEMS CHAPTER 20.
The management of change Changes in work patterns and jobs Teleworking - working from home using computer networks saves on transport cost time etc.. Video.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Words for some public places.. Brainstorming What English names of public places do you know?
Modes of Processing. Transactions  Transactions are events which need to be recorded with the production, sale and distribution of goods and services.
1 Components of a Computer System Lesson 17: Modes Of Use.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
0 Glencoe Accounting Unit 2 Chapter 11 Copyright © by The McGraw-Hill Companies, Inc. All rights reserved. Protecting Cash In any business, cash is used.
3.3.2 BatchInteractiveReal-Time. Batch, interactive and real-time processing systems in terms of processing, response time and user interface requirements.
TRANSACTION PROCESSING CYCLE Presented to: Mr. Ahmad Tisman Pasha Presented by: Shafaque Mahmood Roll No
Types of Processing. Data Processing Types of Processing Batch processing Interactive processing Real Time processing.
What is Web 2.0?. Web 2.0 It is more than Technology It is technology’s impact on the human condition We are linked up more than ever before Our digital.
Storage capacity and Moore’s Law Computer size and cost Convergence of technologies The nature of work and study The paperless office Append to your document.
Data Flow Diagrams CP1 Computing.
Types of Processing of Data www. ICT-Teacher.com.
PHYSICAL SCIENCE TEST DAY!!!!! 1.Play this game for minutes until you beat it 2.Mason will hand out link to test.
1 AQA ICT AS Level © Nelson Thornes Interactive processing.
Partial Quotients.
Convergence of technologies The nature of work and study The paperless office Append to your document pcet.doc Images on W:drive and Edmodo 29/03/11 PCE&T.
Data Flow Diagrams. A diagram which shows the movement of data in a system.
TYPES OF INFORMATION SYSTEMS 2 ND. AUGUST 2005 TUESDAY LOWER SIXTH COMPUTING LESSON Prepared by: T.Fina Next.
1. Real Time Transaction System As soon as they are booked they are removed from the available list. – No none else can book them An example of a real.
Real time processing In real time processing, input is processed and acted upon immediately. Real time processing is used in mission critical applications.
WRITE DOWN AS MANY GAMES AS YOU CAN IN 30 SECONDS.
We experience the world through our SENSORIMOTOR PLAY.
The concept of Data Processing. INPUT DESIGN Input Data Persistent Data Process Output.
Kindergarten Technology Night Monday August 31,
Free Online Sweepstakes Sites
Spreadsheet review. Primary key (also called key field): A field which is different for every record in the table Composite key When two fields together.
Learning Objectives Today we will Learn:
Ways in which ICT is used
Types of Operating System
USER INTERFACES AND PROCESSING MODES
Presentation transcript:

1 3 Computing System Fundamentals 3.3 Computer Systems

3.3.3 Types of Processing

3 Batch processing Jobs to be processed are stored until later and ten processed all in one go. This can be cheaper since the jobs get done all together and can be done when the system is quiet (e.g. at night) Examples: ‣ processing and printing of pay slips (payroll), ‣ printing of school reports.

4 Online processing Some instantaneous reference to an online database is required, often some of the processing can be batched later. Also called interactive processing. Examples: ‣ booking a hotel on the internet, ‣ withdrawing cash from an ATM.

5 Realtime processing Processing occurs instantaneously - any delay would stop the whole operation. Most control systems require this. Examples: ‣ an autopilot on a plane, ‣ an intensive care unit monitoring system, ‣ most computer game play.