[go: up one dir, main page]

0% found this document useful (0 votes)
51 views23 pages

Introduction To Computer Technology: Department of Architecture Faculty of Engineering Universitas Hasanuddin

The document provides an overview of computer programming and information systems as part of an undergraduate architectural study program. It discusses the history and definition of computers, the main components including hardware, software, and brainware. It describes the central processing unit and its components. It also covers input/output units, types of computers based on usage, advantages and disadvantages of computer systems.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views23 pages

Introduction To Computer Technology: Department of Architecture Faculty of Engineering Universitas Hasanuddin

The document provides an overview of computer programming and information systems as part of an undergraduate architectural study program. It discusses the history and definition of computers, the main components including hardware, software, and brainware. It describes the central processing unit and its components. It also covers input/output units, types of computers based on usage, advantages and disadvantages of computer systems.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 23

Computer Programming & Information System

Architectural Study Program (Undergraduate)

Introduction to Computer
Technology
Department of Architecture
Faculty of Engineering
Universitas Hasanuddin
What is Computer?
 In 1640, the term ‘Computer’ was initially referred to as ‘one who calculates’.
Later in 1897, it was called the ‘Calculating Machine’. In 1945, it was indicated
as ‘programmable digital electronic computer’ which is now called a ‘computer’.
 What is Computer definition? “A computer is a programmable electronic
machine designed to take input, perform prescribed arithmetic and logical
operations at fast speeds, and provide the output of these operations.”
 The term ‘COMPUTER’ is an acronym for ‘Common Operating Machine
Purposely Used for Technological and Educational Research’.
Main Component of Computer System
 Computer System consists three main components i.e. Hardware,
Software and Brainware
Hardware
 Hardware or what we call hardware is a component of a computer
system that has a physical form and can be touched.
 Hardware in a computer system also consists of several component
units, namely:
 Central Processing Unit (CPU).
 Input Unit.
 Output Unit.
CPU (Central Processing Unit)
 Central Processing Unit (CPU) consists of the following
features −
 CPU is considered as the brain of the computer.
 CPU performs all types of data processing operations.
 It stores data, intermediate results, and instructions
(program).
 It controls the operation of all parts of the computer.
CPU itself has following three components:
 Memory or Storage Unit
 Control Unit
 ALU (Arithmetic Logic Unit)
Memory or Storage Unit
 This unit can store instructions, data, and intermediate results. This unit
supplies information to other units of the computer when needed. It is also
known as internal storage unit or the main memory or the primary storage or
Random Access Memory (RAM).
 Its size affects speed, power, and capability. Primary memory and secondary
memory are two types of memories in the computer. Functions of the
memory unit are −
 It stores all the data and the instructions required for processing.
 It stores intermediate results of processing.
 It stores the final results of processing before these results are released to
an output device.
 All inputs and outputs are transmitted through the main memory.
Control Unit
This unit controls the operations of all parts of the computer but does not
carry out any actual data processing operations.
Functions of this unit are:
 It is responsible for controlling the transfer of data and instructions
among other units of a computer.
 It manages and coordinates all the units of the computer.
 It obtains the instructions from the memory, interprets them, and directs
the operation of the computer.
 It communicates with Input/Output devices for transfer of data or results
from storage.
 It does not process or store data.
ALU (Arithmetic Logic Unit)

This unit consists of two subsections namely,


 Arithmetic Section
 Logic Section
Arithmetic Section
 Function of arithmetic section is to perform arithmetic operations like
addition, subtraction, multiplication, and division. All complex operations are
done by making repetitive use of the above operations.
Logic Section
 Function of logic section is to perform logic operations such as comparing,
selecting, matching, and merging of data.
Input Unit

 Input Unit. Berfungsi untuk memasukkan data/informasi yang akan diolah.


 Beberapa unit input: Keyboard, Mouse, Joystick, Scanner, Trackball, Lightpen, dll.
Output Unit

 Output Unit. Berfungsi untuk menampilkan data/informasi yang diolah/diproses oleh sistem
komputer.
 Beberapa peralatan output komputer adalah: Monitor, Printer, Speaker, Headphone, Projector,
Toucscreen, Plotter, GPS, dll.
Software

 Computer software is a group of programming instructions designed to instruct the


computer to perform specific tasks. Typically, a computer system is useless without
software. berbagai macam jenis kategori software pada sistem komputer, yaitu:
 System Software
System software connect the user and the hardware of the computer to interact
with each other. System software provide the basic functionalities required to
operate the computer system. These type of software provide an environment or
platform for the other software to work on. System software run in the background.
 Example: Operating systems (e.g., Windows, Linux, Android, etc.), Device Drivers,
Firmware, and Utility software.
 Application Software
Application software adalah kategori untuk software yang digunakan oleh user Application software are
customized software designed for personal use. These type of software help users for performing
basic tasks such as online research, setting an alarm, designing, or even playing games. The
application software runs in the frontend and mostly used by the end-users. Therefore, these are
also called ‘end-user programs’.
 Example: Word Processors, Multimedia Software, Web Browsers, Graphics Software, Photoshop
Software, etc.
Brainware

 The last component in a computer system is Brainware. Brainware


can be defined as a person or intellectual device that uses or
operates a computer device.
Computer Generation
 First Generation (1946 - 1959)
 Based on- Electronic Valves (Vacuum Tubes).
Example- ENIAC, EDVAC, UNIVAC, etc.
 Second Generation (1959 – 1965)
 Based on- Transistors.
Example- IBM 1620, IBM 1400 and 7000 series, CDC 3600, etc.
 Third Generation (1965 – 1971)
 Based on- Integrated Circuits (ICs).
Example- IBM 360, IBM 370, PDP, etc.
 Fourth Generation (1971 – 1980)
 Based on- Very Large Scale Integrated (VLSI) Circuits.
Example- DEC 10, STAR 1000, CRAY-1 and CRAY-X-MP, etc.
 Fifth Generation (1980 – Present)
 Based on- Ultra Large Scale Integration (ULSI), Artificial Intelligence (AI) and Parallel Processing
Hardware.
Example- Desktop, Laptop, NoteBook, ChromeBook, and UltraBook, etc.
Uses of Computer

 Here, we have explained the most important uses of the computer system:
 can store important data.
 can communicate with people around the world.
 used for the educational system.
 used for office works like data entry, support, development, etc.
 used in banking, finance, and marketing.
 used in government sectors.
 used in sports.
 used for Press and publishing.
 used for entertainment.
Classification of Computer
According to usage and functionalities, computers can be classified as:
 Analog Computer – The computers used to process analog data (continuously varying
data) are called ‘Analog Computers’. Analog computers are the most complicated
machines for computation and process control. Examples of continuous data are
pressure, temperature, voltage, weight, and speed, etc. 
 Digital Computer – Digital computers are personal computers. These are the widely
used computers. These are commonly used for processing the data with a number using
digits by utilizing the binary number system. These computers are intended to perform
arithmetic and logical operations at a very high rate.
 Hybrid Computer – Hybrid computers are the combination of analog computers and
digital computers. These are as fast as analog computers and include memory and
precision as digital computers.
Types of Computer
 Supercomputer – Supercomputers are large and require huge space for the installation.
They are the fastest and most expensive computers compared to others. They are used for
performing huge complex calculations.
 Mainframe Computer – Mainframe Computers are smaller than supercomputers, still, they
comparatively huge. These are not as fast as supercomputers. These are expensive as well
as take huge space for the entire setup. Mainframe computers can store huge amounts of
data and they are capable to handle large calculations. These computers are usually found
in banks and educational sectors.
 Microcomputer – Microcomputers are inexpensive and support multi-user platform. These
types of computers are mostly used by small organizations. Microcomputers are slower
compared to supercomputers and mainframe computers. Microcomputers are called
Personal Computer (PC). 
 Mini Computer – Mini computers are cheaper and easy to carry. Notebook and Tablet are
examples of minicomputers.  
Advantages of Computer

The main advantages of the system are listed below:


 Amazing Speed
 Accuracy
 Huge Storage
 Multitasking Support
 Data Security
 Automation
 Reduced Cost
Disadvantages of Computer

The main disadvantages of the computer system are:


 Unemployment
 Health Issues
 Cyber Crimes
 Virus and Hacking Attacks
 Improper Use
 Spread of False or Inappropriate Content
 Negative Impact on the Environment
Thank You!

You might also like