You are on page 1of 5

NCM 110 I PRELIM I SOLIDUM Napier’s Bones

INTRODUCTION TO INFORMATION AND COMPUTER


SCIENCE o It was a manually-operated calculating device
which was invented by John Napier (1550- 1617) of
Merchiston. In this calculating tool, he used 9
Nursing and the computer
different ivory strips or bones marked with
numbers to multiply and divide. So, the tool
o The use of computers in nursing has been became known as "Napier's Bones. It was also the
significantly increased. The innovation in computer first machine to use the decimal point.
technology and development in medicines has
provided many improved techniques in the nursing
field. The nurses along with doctors can make
detailed plans for the patient’s healthcare. The
computers have helped in the monitoring of the
patient within any location of the organization.
Better diagnosis techniques help in the early
detection of diseases. Advance labs with computer-
assisted technology have played wonders in
diagnosis and detection.

Pascaline
o Healthcare has become inseparable from
computer- assisted technology and so in nursing.
Nursing requires computer aid for better care and o Pascaline is also known as Arithmetic Machine or
treatment of the patient. Adding Machine. It was invented between 1642
and 1644 by a French mathematician -philosopher
Brief History of Computer Biaise Pascal. It is believed that it was the first
mechanical and automatic calculator.
o The first counting device was used by the primitive o Pascal invented this machine to help his father, a
people. They used sticks, stones and bones as tax accountant. It could only perform addition and
counting tools. As human mind and technology subtraction. It was a wooden box with a series of
improved with time more computing devices were gears and wheels. When a wheel is rotated one
developed. revolution, it rotates the neighboring wheel. A
series of windows is given on the top of the wheels
to read the totals.
ABACUS

o The history of computer begins with the birth of


abacus which is believed to be the first computer.
It is said that Chinese invented Abacus around
4,000 years ago.

o It was a wooden rack which has metal rods with


beads mounted on them. The beads were moved
by the abacus operator according to some rules to
perform arithmetic calculations. Abacus is still used
in some countries like China, Russia and Japan.

Stepped Reckoner or Leibnitz wheel

o It was developed by a German mathematician-


philosopher Gottfried Wilhelm Leibnitz in 1673. He
improved Pascal's invention to develop this
machine. It was a digital mechanical calculator
which was called the stepped reckoner as instead
of gears it was made of fluted drums.

ZLRO ʚʕ•ᴥ•ʔɞ
o It was invented in 1890, by Herman Hollerith, an
American statistician. It was a mechanical tabulator
based on punch cards. It could tabulate statistics
and record or sort data or information. This
machine was used in the 1890 U.S. Census.
Hollerith also started the Hollerith?s Tabulating
Machine Company which later became
International Business Machine (IBM) in 1924.

Difference Engine

o In the early 1820s, it was designed by Charles


Babbage who is known as "Father of Modern
Computer". It was a mechanical computer which
could perform simple calculations. It was a steam
driven calculating machine designed to solve tables
of numbers like logarithm tables.

Differential Analyzer

o It was the first electronic computer introduced in


the United States in 1930. It was an analog device
invented by Vannevar Bush. This machine has
vacuum tubes to switch electrical signals to
perform calculations. It could do 25 calculations in
few minutes.

Analytical Engine

o This calculating machine was also developed by


Charles Babbage in 1830. It was a mechanical
computer that used punch-cards as input. It was
capable of solving any mathematical problem and
storing information as a permanent memory.

Mark 1

o The next major changes in the history of computer


began in 1937 when Howard Aiken planned to
develop a machine that could perform calculations
involving large numbers. In 1944, Mark I computer
was built as a partnership between IBM and
Harvard. It was the first programmable digital
computer.

Generations of Computers
Tabulating Machine

o A generation of computers refers to the specific


improvements in computer technology with time.
In 1946, electronic pathways called circuits were

ZLRO ʚʕ•ᴥ•ʔɞ
developed to perform the counting. It replaced the storage, processes it and then sends back the processed
gears and other mechanical parts used for counting data to storage.
in previous computing machines.
4) Outputting: It is the process of presenting the
o In each new generation, the circuits became processed data through output devices like monitor,
smaller and more advanced than the previous printer and speakers.
generation circuits. The miniaturization helped
increase the speed, memory and power of 5) Controlling: This operation is performed by the
computer. There are five generations of computers. control unit that is part of CPU. The control unit ensures
that all basic operations are executed in a right manner
Computer Components
and sequence.

Input Devices
There are 5 main computer components:

o Input Devices o Input device enables the user to send data,


o CPU information, or control signals to a computer. The
o Output Devices Central Processing Unit (CPU) of a computer
o Primary Memory receives the input and processes it to produce the
o Secondary Memory output

Output Devices
Schematic Diagram

o The output device displays the result of the


processing of raw data that is entered in the
computer through an input device. There are
several output devices that display output in
different ways such as text, images, hard copies,
and audio or video.

Central Processing Unit (CPU)

o A Central Processing Unit is also called a processor,


central processor, or microprocessor. It carries out
all the important functions of a computer. It
receives instructions from both the hardware and
active software and produces output accordingly. It
stores all important programs like operating
systems and application software. CPU also helps
The operations of computer components Input and output devices to communicate with
each other. Owing to these features of CPU, it is
often referred to as the brain of the computer.
1) Inputting: It is the process of entering raw data,
instructions and information into the computer. It is What is computer hardware?
performed with the help of input devices.

2) Storing: The computer has primary memory and o Hardware, which is abbreviated as HW, refers to all
secondary storage to store data and instructions. It physical components of a computer system,
stores the data before sending it to CPU for processing including the devices connected to it. You cannot
and also stores the processed data before displaying it create a computer or use software without using
as output. hardware. The screen on which you are reading this
information is also a hardware.
3) Processing: It is the process of converting the raw
data into useful information. This process is performed
by the CPU of the computer. It takes the raw data from

ZLRO ʚʕ•ᴥ•ʔɞ
Computer hardware parts Open Source and Free Software

Some of the commonly used hardware in your


OSS / FS - Acronym
computer are described below:

1.Motherboard
Source Code
2.Monitor
3.Keyboard
4.Mouse o Fundamental component of a computer program
that is created by a programmer. It can be read and
easily understood by a human being.
Computer Software System
OPEN SOURCE (www.opensource.org/docs/osd)

Any software satisfying the open software initiative’s


definition (OSI).; has access to the source code.

Criteria:
1.) Free Redistribution
2.) Source Code
3.) Derived Works
4.) Integrity of the Author’s Source Code

FREE SOFTWARE (www.gnu.or/philosophy/free-


Software sw.html)

FOUR F’s
o Is the general term applied to the instructions that 1.) Freedom to use
direct the computers’ hardware to perform work. 2.) Freedom to study
3.) Freedom to redistribute
Purpose of Software 4.) Freedom to improve the software in any way they
wish

o Translate instructions created in human language


into machine language. Common Misconception

o At the machine level, computers can only


FREEWARE – software offered free of charge, but
understand binary numbers, not English, or any
without the freedom to modify the source code and
other languages.
redistribute the changes
o It is needed to make the computer an economical
SHAREWARE – “TRY BEFORE YOU BUY” basis. If a
work tool.
customer continues to use the product after a short
trial period, or wishes to use additional features, they
Nurses and the Software are required to pay a specified, usually nominal, license
fee.
The ISSUE:
o Many nurses have only a vague understanding of
what OSS / FS are and their possible applications
and relevance to nursing.

o Nurses need to have a BASIC understanding of the


issues, so that we can make INFORMED CHOICES,
be it personal or professional.

ZLRO ʚʕ•ᴥ•ʔɞ
ZLRO ʚʕ•ᴥ•ʔɞ

You might also like