Components of Gis
Components of Gis
Learning Objectives:
i. Identify components of GIS
ii. Explain the uses of each components of GIS
iii. Distinguish between positional and relational data.
2. GIS software is the program that helps store, analyze, and display geographic
information. It provides the tools needed to work with maps and spatial data.
Key Components of GIS Software:
i. Database Management System (DBMS) – Stores and organizes geographic data.
ii. Input and Editing Tools – Helps enter and modify geographic information.
iii. Analysis and Visualization Tools – Allows users to search, analyze, and display
geographic data in different ways.
iv. Graphical User Interface (GUI) – Makes it easy to use GIS tools through
menus and icons.
3. Data: Data is the most important part of a Geographic Information System (GIS) because
it provides the information needed for analysis. Geographic data (maps, locations,
coordinates) and tabular data (facts, numbers, and details about locations) are used in
GIS.
This data can be collected by an organization or bought from data providers.
Most GIS systems use a Database Management System (DBMS) to store, organize, and
manage the data properly.
4. People: GIS technology is useless without people to operate and apply it. GIS specialists
design, maintain, and manage the system. GIS users apply the system in different fields,
such as urban planning, environmental management, and business decision-making.
5. Method: For a GIS to work well, it needs a clear plan and set of rules. Every organization
has its own way of using GIS based on its goals. These methods include the models,
procedures, and best practices that guide how GIS is used.
HARDWARE COMPONENTS AND THEIR USES
Functions of the major hardware components in a computer system: The main function of a
computer system is to process information. An example operation done using a computer is to
create a document. The processing of this information goes through a set of phases, each of these
phases requires its own set of devices.
The major hardware components of a computer system work together to process information
through several phases:
1. Input Phase: Data is entered into the computer system using input devices like a
keyboard or mouse.
2. Processing Phase (CPU): The data is processed by the Central Processing Unit (CPU),
where computations or changes are made.
3. Main Memory: While the document is being worked on, it is temporarily stored in the
computer's main memory (RAM) for quick access.
4. Secondary Storage: The document is saved to secondary storage (e.g., hard drive or
cloud) for future use.
5. Output Phase: The final document is outputted either on the screen or printed.
Each phase is supported by specific hardware components to ensure smooth processing of
information.
MAJOR HARDWARE COMPONENTS
The major hardware components of a computer can be broadly categorized as
1. CPU: The Central Processing Unit (CPU) is the core component of a computer, often
referred to as the "brain" of the system. It carries out instructions from computer programs
and performs key operations such as arithmetic, logical, and input/output tasks.
Together, the CU and ALU enable the CPU to process information and execute tasks.
2. Main Memory, also known as Primary Storage or Immediate Access Storage, is a type of
volatile memory directly accessible by the CPU. It is used to store data that the CPU is
actively working on or processing.
The CPU continuously reads instructions and data from the main memory and executes them
as needed. However, the information in the main memory is temporary, it is lost when the
computer is powered off, as the memory is volatile.
3. Secondary Storage is a type of storage that is not directly accessible by the CPU. Unlike
primary memory, which the CPU can access directly, secondary storage requires the use of
input/output channels to transfer data through an intermediate area in primary storage.
The key difference is that secondary storage is non-volatile, meaning it retains data even
when the computer is powered off, unlike main memory. Common examples of secondary
storage devices include the hard drive, flash drive, and memory card. These devices
provide long-term data storage and are essential for saving files and programs for future use.
4. Input and Output Devices: Input devices are hardware peripherals used to send data or
instructions to the computer. These devices allow users to interact with the system and input
information. Examples of input devices include the mouse, keyboard, touch screen,
scanner, trackpad, microphone, joystick, and web camera.
Output Devices, on the other hand, are hardware components that communicate the results
of the computer's data processing to the outside world. These devices allow users to see or
hear the processed information. Common output devices include the speaker, printer,
monitor, and plotter.