Standard Grade Computing Studies - PowerPoint PPT Presentation

1 / 30
About This Presentation
Title:

Standard Grade Computing Studies

Description:

The OS allows users to organise their files into directories. ... Data files are created by software applications. A Powerpoint data file is a. ... – PowerPoint PPT presentation

Number of Views:43
Avg rating:3.0/5.0
Slides: 31
Provided by: james230
Category:

less

Transcript and Presenter's Notes

Title: Standard Grade Computing Studies


1
Standard Grade Computing Studies COMPUTER SYSTEMS
2008
2
1 Systems Software
G/C
  • High Level Languages (HLL)
  • HLLs are special languages used by programmers to
    code computer programs.
  • They have in common
  • Are similar to English
  • Need to be translated to machine code for the
    processor.
  • Examples
  • HTML, Basic, Java, C etc.

3
1 Systems Software
G/C
  • Purpose of High Level Languages
  • HLLs allow programmers to
  • concentrate on solving problems
  • provide help when debugging programs.

4
1 Systems Software
G/C
Need for Translation A translator program is
needed to change a program from HLL to machine
code. HLLs such as Basic and Java have their own
specific translator programs.
HLL Code
Machine Code
5
1 Systems Software
C
  • Types of translator
  • There are two types of translators interpreters
    and compilers.
  • An interpreter translates the program a line at a
    time as the program is running.
  • A compiler takes the entire source code of a
    program and translates it into a machine (object)
    code version that is stored.

6
1 Systems Software
C
Portability of Software Programs can run on
different computer systems i.e. processors,
operating systems, without being altered.
7
2 Operating Systems
F/G/C
Operating System (OS) An OS is a set of programs
that enable a computer system to function. It
controls the computer and any devices connected.
8
2 Operating Systems
F/G/C
Directories and folders One of the OSs jobs is
to manage the transfer of programs and data to
and from backing storage. The OS allows users to
organise their files into directories. In
Windows OS, a directory is called a folder.
9
2 Operating Systems
G/C
Interactive Systems An interactive operating
system responds to commands issued by the user.
10
2 Operating Systems
G/C
Real time systems.
11
2 Operating Systems
G/C
  • Types of Files
  • There are two types of files
  • Program files are the executable machine code
    files for software such as Microsoft Powerpoint
    i.e. winword.exe
  • Data files are created by software applications.
    A Powerpoint data file is a. presentation save
    with the extension .ppt.

12
2 Operating Systems
C
Functions of the OS.
13
2 Operating Systems
C
Background job capability.
14
2 Operating Systems
C
Device Drivers
15
2 Operating Systems
C
Hierarchical Filing System A system that allows
folders and sub-folders to be created within to
organise files.
16
2 Operating Systems
C
Sequential and Random Access to data
17
3 Low-Level Machine
F/G/C
Stored Program
18
3 Low-Level Machine
F/G/C
Main Memory Size
19
3 Low-Level Machine
F/G/C
Input Process Output (IPO)
20
3 Low-Level Machine
F/G/C
Processor
21
3 Low-Level Machine
F/G/C
Main Memory
22
3 Low-Level Machine
G/C
Machine Code
23
3 Low-Level Machine
G/C
Positive Whole Numbers
24
3 Low-Level Machine
G/C
Text
25
3 Low-Level Machine
G/C
B/W Bitmapped Graphics
26
3 Low-Level Machine
C
Calculation of Storage Requirements B/W Bitmaps
27
3 Low-Level Machine
C
Processor Structure
28
3 Low-Level Machine
C
Word
29
3 Low-Level Machine
C
Addressability
30
4 Hardware
G/C
Addressability
Write a Comment
User Comments (0)
About PowerShow.com