CSC 101 - 22 - 23 - Week3 BRAINIAC ?
CSC 101 - 22 - 23 - Week3 BRAINIAC ?
WEEK 3
The System (Mother) Board
2
3
Main Memory
The main memory is also called Internal storage or
primary storage/memory. The Internal memory of a
computer is an integral element of the processing unit
and may be referred to as the computer’s working
memory. It is used for storing software in the form of
operating system, application programs and utility
routines, etc.
Hardware Component
The Hardware has the following basic components:
Input Unit
The Central Processing Unit
Storage Unit
Output Unit
16
Software Component
There are two types of software namely:
• System software
• Application software
• OS/2,
• Windows 95, 98, ME, 7, 8, 9,10
• Windows XP, VISTA,
• UNIX,
• MS-DOS,
• Windows NT etc. 22
• - Single Program OS: allow one user’s program at a
time
• Simple Batch Systems: Provides multiprogramming
of batch programs but have few facilities for multi-
access
• - Multi-access and Time-sharing: Allows multiple
access to system resources and therefore share
processors time to cope with numerous users
• - Real-time system: Used in any real time data
processing technique
23
Graphical User Interfaces (GUl)
• The vast majority of microcomputer users are
interested merely in using a computer
• as a tool, without any real interest in the technical
details of its operation. A typical
• user will probably want to run one or more
common general-purpose applications,
• organize files into directories, delete files and
format disks. Though the operating
• system will provide these services, the user needs
to have a certain amount of
• technical knowledge to perform these tasks.
24
• Commercial Packages
• These are the kind of application packages that are
produced by software
• professionals and be sold for a wide variety of users. This
falls into two main categories:
• a) Special-purpose packages: Though commercial, it is
designed for a specific
• purpose such as a section of an organization. Examples
are
• - Airline Seat Reservation,
• - Theatre Seat Reservation
• - Hotel Room Reservation .
• - Point of Sales Software
25
• b) General Purpose: These provide facilities which
might be used in a wide variety
• of business situations and which might therefore be
used across many department e.g.
• 1. Word-processing: These are programs that turn
a computer system
• into a powerful typewriting tool. It helps us to
produce letters, reports, magazines, memos, etc.
Example of Word-processing programs are:
• Microsoft word. Page maker, WordStar,
WordPerfect, PC Write, MultiMate, etc.
26
• 2. Database Management: They store and retrieve
information such as customer lists, inventories and
notes. These programs help us to record and
maintain information about people, places, things
and management reports of all types.
• Examples are MySQL, Dbase III & IV, FoxBASE,
Oracle, FoxPro and Clipper, Microsoft Access,
Paradox,
• 3. Spreadsheet: Spreadsheets are software
packages that turn a computer system into a
sophisticated electronic calculator.
27
• GUIDELINE FOR ACQUISITION OF APPLICATION
SOFTWARE
• The software to be acquired must be one that the
use will improve the particular operating function of
that business.
* high performance
• ease in learning. If a software package is complex
then training is required
• be available when needed
• Good documentation: how the package is to be
installed and use.
28
COMPUTER SYSTEM MAINTENANCE
29
• You can reduce the number of freeze-ups, the
number of fatal errors and the number of reboots
your computer has. You can also reduce the amount
of downtime your system experience as a result of
having to cope with these problems, as well as
reducing your stress level.
32
Defragmenter
Defragmenter is a utility built in to most
versions of Windows. Its job is to organize
your hard drive more efficiently. When
files are saved to the hard drive they are
not necessarily saved as a whole, they are
broken up and saved in various spots on
the hard drive. This is because the hard
drive itself is divided into millions of
chunks.
33
Scandisk
Scandisk is a utility built into most
versions of Windows. It looks for files
that have been fragmented or
corrupted in some ways. Usually if a
computer is just shut off instead of
being shutdown, or if the computer
freezes or if there is a power outage,
this will create the need to run
scandisk and it may find fragmented or34
INTRODUCTION to Computer Network
35
DATA COMMUNICATION
• Data Communication is the exchange of data (in the form of O’s and 1’s)
between two devices via some form of transmission medium (such as a
wire cable).
37
Data Communications
Effectiveness of Data Communication
• Delivery : The system must deliver data to the correct destination . Data
must be received by the intended device or user and only by that device or
user.
• Accuracy: The system must deliver data to the correct destination . Data
that have been altered in transmission and left uncorrected are unusable.
39
Effectiveness of Data Communication
• Timeliness: The system must deliver data in a timely manner. (video and
audio). This kind of delivery is called real-time transmission.
• Jitter : refers to the variation in the packet arrival time. Uneven delay in the
delivery of audio and video packet.
40
Five components of data communication
41
DATA COMMUNICATION
• The public switched telephone network (PSTN) is used to carry both
voice and data communication.
• The public switched telephone network started as an analog network
designed to handle analog voice signals but it has gradually been
converted from an analog to a digital network.
42
DATA FLOW
Communication between two devices can be simplex, half duplex or full
duplex
• Simplex : communication is unidirectional, only one of the two devices on
a link can transmit; the other can only receive. Keyboards and traditional
monitors are example, keyboard can only introduce input; monitor can only
accept output.
43
DATA FLOW
• Half duplex: each station can both transmit and receive, but not at the same
time. When one device is sending, the other can only receive and vice
versa.
44
DATA FLOW
Communication between two devices can be simplex, half duplex or full
duplex
• Full duplex : both stations can transmit and receive simultaneously e.g.
when two people are communicating by a telephone line, both can talk and
listen at the same time.
45