SlideShare ist ein Scribd-Unternehmen logo
1 von 72
Computer Systems
Prepared By:
Amanda Nicole G. Potonia
BSN2A
COMPUTER HARDWARE
 Defined as all of the
physical components of
the machine itself.
 Basic hardware of a
computer includes the
electronic circuits,
microchips and
processors, and the
motherboard.

Keyboard, mouse, printer, f
ax, and storage
components such as the
hard drive, Universal Serial
Bus (USB) drive, floppy
drives, tape drives.
Keyboard
Mouse
Printer
Computer
 a machine that uses electronic
components and instructions to the
components to perform calculations and
repetitive and complex
procedures, process text, and manipulate
data and signals.
Computer Hardware
Fundamentals
1. Motherboard
 It is a thin, flat sheet made of a
firm, nonconducting material on
which the internal components–
printed circuits, chips, slots of the
computer are mounted.
 It is made of a dialectric or
nonconducting plastic material, and
the electric conductions are etched
or soldered onto the bottom of the
board.
 “Brains” of the computer
 Consists of at least one arithmetic
and logic unit, a control unit, and
memory.
 The arithmetic and logic units
control mathematical functions
such as addition and subtraction
and functions that test logic
(boolean) conditions.
2. Central Processing Unit
(CPU)
 The control unit carries out the
machine language functions called
fetch, execute, decode, and store.
 Memory includes the locations of the
computer’s internal or main working
storage.
 Memory consists of:
A. Registers
B. RAM (Random Access Memory)
C. Cache
• Types of memory in the
Main Memory of a
Computer
1. ROM (Read Only Memory)
2. RAM (Random Access Memory)
Input Devices
 Keyboard
 Mouse
 Touch screen
 Light pen
 Voice
 Scanner
 Electrodes
Output Devices
 Text
 Data
 Files
 Sounds
 Graphics
 Signals
Forms of Output Devices
 Monitor
 Printer
Storage Media
 Hard Drive
 Diskettes
 CD-ROM
 USB Disk
Classes of Computers
 Analog Computer
 Digital Computer
 Hybrid Computer
Types of Computers
 Supercomputers
 Mainframes
 Microcomputers
 Handheld Computers
Common Hardware
Peripherals
 Keyboard
 Monitor
 Mouse
 Floppy Disks/Diskettes and CD-
ROMs
 Touch Pad and Mouse Button
 Light Pen/Touch Screen
 Optical Character Recognition
 Magnetic- Ink Character
Recognition
 Voice Synthesizer
 Imaging
 Digital Versatile Disk
 Printers
 Modems
Basics of Computer
Network Hardware
Network
 a set of cooperative
interconnected computers for the
purpose of information
interchange.
 The networks of greatest interest
include local area networks
(LANs), wide area networks
(WANs) , and the internet, which
is a network of networks.
 a set of interconnected computers
that, through hardware and
software technology, work
cooperatively for the purpose of
information and application
program interchange.
 FUNCTIONS:
a. File transfer
b. Information Availability
c. Resource Sharing
d. Online Transactions
e. Provision of a powerful
communication medium among
widely separated employees who
may use different computer platforms
f. Interactive Environment
g. Education and Entertainment
h. E-mail
Types of Networks
 Local Area Network (LAN) – is a
data network intended to serve a
single building or a group of
buildings in close proximity to
each other.
 Physical wiring
 “Hard wiring”
 Wide Area Network (WAN) – is a
system of connected computers
spanning a large geographical area,
often a continent or country.
 The Internet – is a network of
networks.
- is a collection of thousands of
networks linked by a common set of
technical protocols that make it
possible for users of any one of the
networks to communicate with or
use the services located on any of
the other networks.
Popular Search Engines:
 Altavista
 Yahoo!
 Google
 37.com
 Go2net
• Network Hardware
 role of hardware in a network is
to provide an interconnection
between computers.
 Two pieces:
a. Network adapter or network
interface card
b. Communication Medium
 the most important components
of network hardware are the
adapter or interface card, cabling,
and server.
 the most important concepts in
network hardware are architecture
and topology.
Computer software and
systems
Software
 is the general term applied to the
instructions that direct the
computer’s hardware to perform
work.
 It is distinguished from hardware
by its conceptual rather than
physical nature.
Why Software is needed?
 Computers do not directly
understand human language and
software is needed to translate
instructions created in human
language into machine language.
 Packaged or stored software is
needed to make the computer an
economical work tool.
Types of Software
 System Software
- “boots up”
- starts up and initiates the
computer system;
- controls input, output, storage;
- controls the operations of the
application software.
- Consists of variety of programs
that control the individual
computer and make the user’s
application programs work well
with the hardware.
- - System software helps speed up
the computer’s
processing, expands the power of
the computer by creating cache
memory, reduces the amount of
confusion when multiple
programs are running
together, “cleans up” the hard
drive so that the storage is
managed efficiently, and performs
other such system management
tasks.
 Application System
- includes the various programs
that users require to perform day-
to-day tasks.
- they are the programs that
support the actual work of the
user.
Programming Languages
 a mean of communicating with the
computer.
 divided into five generations, or
sometimes into three levels.
a. Machine Language
b. Assembler Language
c. Third Generation Languages
d. Fourth Generation Languages
e. Fifth Generation Languages
A. Machine Language
- True language of the computer.
- consists only of the binary numbers
1 and 0, representing the on and off
electrical impulses.
B. Assembler Language
- Far more English-like language, but it
is still very close to machine
language.
C. Third Generation Languages
- Include the procedural languages and
were the beginning of the second
level in programming languages.
- Procedural languages require the
programmer to specify both what the
computer is to do and the procedure
how to do it.
- FORTRAN and COBOL are examples of
early third generation languages.
D. Fourth Generation Languages
- Specialized application programs
that require more involvement of the
user in directing the program to do
the necessary work.
- Procedural languages include
programs such as
spreadsheets, statistical analysis
programs, and database query
languages.
E. Fifth Generation Languages
- Third level languages
- Natural Language
- In these types of programs, the user
tells the machine what to do in the
user’s own natural language or
through use of a set of very English-
like commands.
Common Software Useful
to Nurses
 Chat Rooms
 Electronic Bulletin Boards
 Listservs
Computer Programming
 refers to the process of writing a
computer program, which is a
series of instructions written in a
proper sequence to solve a specific
problem.
• Five Major Steps in
writing any computer
program:
1. Problem definition (functional
specifications)
2. Program design
3. Writing the code and program
documentation
4. Alpha testing
5. Beta testing and program
documentation
Computer Systems
 It is a complex entity, consisting
of an organized set of
interconnected components or
factors that function together as a
unit to accomplish results that one
part alone could not.
System Theory
 provides the conceptual basis for
understanding complex entities
(“system”) that consist of multiple
interrelated parts working
together to achieve .
System Elements
 Interdependent parts
 Input
 Process
 Output
 Control
 Feedback
Classification of System
 Closed Systems
 Open Systems
Open Source and Free
Software
Common Acronyms:
 OSS – Open Source System
 FS - Free Software
 FOSS – Free and Open Source
Software
 FLOSS – Free/Libre/Open Source
Software
 GNU – GNU is Not a Unix project
Free Software
 Free software is a matter of the
users’ freedom to run, copy,
distribute, study, change, and
improve the software.
 Four kinds of freedom for the
users of the software:
1. The freedom to run the program
for any purpose (freedom 0)
2. The freedom to study how the
program works and adapt it to your
needs (freedom 1). Access to the
source code is a precondition for this
3. The freedom to redistribute copies
so you can help your neighbor
(freedom 2)
4. The freedom to improve the
program and release your
improvements to the public so that
the whole community benefits
(freedom 3). Access to the source
code is a precondition for this
 A program is free software if users
have all of these freedoms.
Open Source Software
 Open Source Software is any
software that satisfies the open
software initiative’s definition.
 It’s concept is said to promote
software reliability and quality by
supporting independent peer
review and rapid evolution of
source code, as well as making the
source code of software freely
available.
Common OSS/FS Licenses:
 GNU GPL (Recommended by FSF for most
software packages)
 GNU Lesser General Public License (GNU
LGPL)
 X11 License
 Modified BSD License
 W3C Software Notice and License
 MySQL database license
 Apache License, version 1.0
 GNU Free Documentation
OSS/FS Healthcare
Applications
 OpenEHR
(http://www.openehr.org)
 FreeMED
(http://www.freemed.org)
 OpenEMR
(http://www.openemr.net)
 CARE2X
(http://www.care2x.com)
Organizations and
Resources
 Open Source Health Care Alliance
(OSHCA) – oldest of the organizations
 National and International Health
Informatics Organizations – awoken
late to the need to consider the
potential impact of OSS/FS.
 International Medical Informatics
Association (IMIA) – established
an Open Source Health
Informatics
 Special Interest Group in Nursing
Informatics of IMIA (IMIA-NI) –
first nursing or NI organization to
establish a group dealing with
OSS/FS issues.
Data Processing
 DATA – raw uninterrupted facts that
are without meaning.
 Database – an organized collection of
related data.
Sorting
Classifying
Summarizing
Calculating
Types of Data
 Computer-Based Data Types –
Alphanumeric data include letters
and numbers in any combination.
However, the numbers in an
alphanumeric field cannot perform
numeric function.
Ex: Social Security Number
 Conceptual Data Types – reflect
how users view data. These can be
based on the source of the data. It
can also based on the event that
the data are attempting to
capture.
Data Management Systems
 DBMs are computer programs
used to input, store, modify,
process, and access data in a
database.
 Database system design – process
of configuring the database
software.
Types of Files
1. Processing Files – Executable
files consists of a computer
program or set of instructions
that, when executed, causes the
computer to open or start a
specific computer program or
function. These are the files that
tell a computer what actions the
computer should perform when
running a program.
2. Data Files – contains data that
have been captured and stored on
a computer using a software
program.
Database Models
 A database system provides
access to both the data in the
database and to the
interrelationship within and
between the various data
elements.
 It has 3 views: users’ view,
logical view and physical view.
Conceptual Models
 A conceptual model includes a
diagram and narrative description
of data elements, their attributes,
and the relationships between the
data.
 Example: one-to-one relationship,
one-to-many-relationship
Structural (Physical) Data
Models
 The physical data model includes
each of the data elements and the
relationship between the data
elements as they will be physically
stored on the computer.
 There are 4 primary approaches to
the development of a physical data
model:
hierarchical, network, relational, a
nd object-oriented.
1. Hierarchical Model – All access to
data starts at the top of the
hierarchy or at the root.
2. Network Model – Developed from
hierarchical models.
3. Relational Database Model –
Consist of a series of files set up as
tables.
4. Object- Oriented Model – It was
developed because the relational
model has a limited ability to deal
with binary large objects or BLOB.
Data to Knowledge (D2K)
 Process of extracting
information and knowledge from
large-scale databases has been
referred to as knowledge
discovery and data mining (KDD)
or D2K applications.
 D2K uses powerful automated
approaches for the extraction of
hidden predictive information from
large databases. These approaches
make it possible to automate the
prediction of trends and patterns
as well as the discovery of
previously unknown trends.
Six Phases:
1. Understanding the business
2. Understanding the data
3. Data preparation
4. Modeling
5. Evaluation
6. Deployment

Weitere ähnliche Inhalte

Was ist angesagt?

Basic computer tutorial
Basic computer tutorialBasic computer tutorial
Basic computer tutorialSayeedAsghar
 
Computer Hardware and Software Elements
Computer Hardware and Software ElementsComputer Hardware and Software Elements
Computer Hardware and Software ElementsAdetula Bunmi
 
Introduction to Computer Softwares
Introduction to Computer SoftwaresIntroduction to Computer Softwares
Introduction to Computer SoftwaresNaresh Dubey
 
Computer program, computer languages, computer software
Computer program, computer languages, computer softwareComputer program, computer languages, computer software
Computer program, computer languages, computer softwareSweta Kumari Barnwal
 
Basic Concepts Of Information Technology (IT)
Basic Concepts Of Information Technology (IT)Basic Concepts Of Information Technology (IT)
Basic Concepts Of Information Technology (IT)Md Waresul Islam
 
SYSTEM SOFTWARE
SYSTEM SOFTWARESYSTEM SOFTWARE
SYSTEM SOFTWAREKak Yong
 
CSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersCSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersYhal Htet Aung
 
Hardware, Software & Firmware
Hardware, Software & FirmwareHardware, Software & Firmware
Hardware, Software & FirmwareShamima Akther
 
Module5 input output storage devices
Module5 input output storage devicesModule5 input output storage devices
Module5 input output storage devicesShaharizan Hassan
 
Introduction to Computer System
Introduction to Computer System Introduction to Computer System
Introduction to Computer System sonykhan3
 
Diccionario kelly ingles
Diccionario kelly inglesDiccionario kelly ingles
Diccionario kelly inglesduranmendez
 
Computer basics(revision notes)
Computer basics(revision notes)Computer basics(revision notes)
Computer basics(revision notes)VAibhav Negi
 
Introduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHIIntroduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHISowmya Jyothi
 
Introduction to software1
Introduction to software1 Introduction to software1
Introduction to software1 Hardini_HD
 

Was ist angesagt? (20)

Basic computer tutorial
Basic computer tutorialBasic computer tutorial
Basic computer tutorial
 
Computer Hardware and Software Elements
Computer Hardware and Software ElementsComputer Hardware and Software Elements
Computer Hardware and Software Elements
 
Bab1
Bab1Bab1
Bab1
 
Introduction to Computer Softwares
Introduction to Computer SoftwaresIntroduction to Computer Softwares
Introduction to Computer Softwares
 
Computer program, computer languages, computer software
Computer program, computer languages, computer softwareComputer program, computer languages, computer software
Computer program, computer languages, computer software
 
Basic Concepts Of Information Technology (IT)
Basic Concepts Of Information Technology (IT)Basic Concepts Of Information Technology (IT)
Basic Concepts Of Information Technology (IT)
 
SYSTEM SOFTWARE
SYSTEM SOFTWARESYSTEM SOFTWARE
SYSTEM SOFTWARE
 
CSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersCSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using Computers
 
Input
InputInput
Input
 
Hardware, Software & Firmware
Hardware, Software & FirmwareHardware, Software & Firmware
Hardware, Software & Firmware
 
Module5 input output storage devices
Module5 input output storage devicesModule5 input output storage devices
Module5 input output storage devices
 
Introduction to Computer System
Introduction to Computer System Introduction to Computer System
Introduction to Computer System
 
Basic computer concepts
Basic computer conceptsBasic computer concepts
Basic computer concepts
 
Diccionario kelly ingles
Diccionario kelly inglesDiccionario kelly ingles
Diccionario kelly ingles
 
Computer basics(revision notes)
Computer basics(revision notes)Computer basics(revision notes)
Computer basics(revision notes)
 
System and Application Software of Computer
System and Application Software of ComputerSystem and Application Software of Computer
System and Application Software of Computer
 
Computer operations 7
Computer operations 7Computer operations 7
Computer operations 7
 
Introduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHIIntroduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHI
 
What is software
What is softwareWhat is software
What is software
 
Introduction to software1
Introduction to software1 Introduction to software1
Introduction to software1
 

Andere mochten auch

Nicholson living in the utterance
Nicholson living in the utteranceNicholson living in the utterance
Nicholson living in the utterancemamut88
 
Final Exam W-200 Steven Cornelius
Final Exam W-200    Steven CorneliusFinal Exam W-200    Steven Cornelius
Final Exam W-200 Steven Corneliussrcorn
 
Makalah eptik Cybercrime Banu & Ismail
Makalah eptik Cybercrime Banu & Ismail Makalah eptik Cybercrime Banu & Ismail
Makalah eptik Cybercrime Banu & Ismail BanuSeptiaji
 
Makalah eptik Cybercrime Banu & Mail
Makalah eptik Cybercrime Banu & MailMakalah eptik Cybercrime Banu & Mail
Makalah eptik Cybercrime Banu & MailBanuSeptiaji
 
Opportunity analysis
Opportunity analysisOpportunity analysis
Opportunity analysisRohit Singh
 

Andere mochten auch (11)

Nicholson living in the utterance
Nicholson living in the utteranceNicholson living in the utterance
Nicholson living in the utterance
 
Seminarium
SeminariumSeminarium
Seminarium
 
MWJ
MWJMWJ
MWJ
 
Cybercrime Ppt
Cybercrime PptCybercrime Ppt
Cybercrime Ppt
 
Final Exam W-200 Steven Cornelius
Final Exam W-200    Steven CorneliusFinal Exam W-200    Steven Cornelius
Final Exam W-200 Steven Cornelius
 
Makalah eptik Cybercrime Banu & Ismail
Makalah eptik Cybercrime Banu & Ismail Makalah eptik Cybercrime Banu & Ismail
Makalah eptik Cybercrime Banu & Ismail
 
Makalah eptik Cybercrime Banu & Mail
Makalah eptik Cybercrime Banu & MailMakalah eptik Cybercrime Banu & Mail
Makalah eptik Cybercrime Banu & Mail
 
Opportunity analysis
Opportunity analysisOpportunity analysis
Opportunity analysis
 
Jenkins소개
Jenkins소개Jenkins소개
Jenkins소개
 
Library
LibraryLibrary
Library
 
Library
LibraryLibrary
Library
 

Ähnlich wie Computer systems

AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdfAERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdfssuserb3a23b
 
Chapter 3 Software.ppt
Chapter 3 Software.pptChapter 3 Software.ppt
Chapter 3 Software.pptAmanuelZewdie4
 
System Software and Programming.pptx
System Software and Programming.pptxSystem Software and Programming.pptx
System Software and Programming.pptxVanshikaPatel41
 
c and data structures first unit notes (jntuh syllabus)
c and data structures first unit notes (jntuh syllabus)c and data structures first unit notes (jntuh syllabus)
c and data structures first unit notes (jntuh syllabus)Acad
 
Essential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxEssential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxHODCSE74
 
What is computer software, difference between hardware and software, types of...
What is computer software, difference between hardware and software, types of...What is computer software, difference between hardware and software, types of...
What is computer software, difference between hardware and software, types of...A. S. M. Shafi
 
Computer networks note 3
Computer networks note 3Computer networks note 3
Computer networks note 3MDHASNAIN23
 
Computer Programs & System Softwares
Computer Programs & System SoftwaresComputer Programs & System Softwares
Computer Programs & System SoftwaresAbijah Naresh Jumani
 
C LECTURE NOTES FULL_1.pdf
C LECTURE NOTES FULL_1.pdfC LECTURE NOTES FULL_1.pdf
C LECTURE NOTES FULL_1.pdfPriyanka542143
 
Programming Fundamentals and Programming Languages Concepts
Programming Fundamentals and Programming Languages ConceptsProgramming Fundamentals and Programming Languages Concepts
Programming Fundamentals and Programming Languages Conceptsimtiazalijoono
 
Computer Notes
Computer NotesComputer Notes
Computer NotesEHSAN KHAN
 
Last module pc_software
Last module pc_softwareLast module pc_software
Last module pc_softwareAnirban Mandal
 
Chp 03 - Software PTI - (Shared).pdf
Chp 03 - Software PTI - (Shared).pdfChp 03 - Software PTI - (Shared).pdf
Chp 03 - Software PTI - (Shared).pdfYUSRA FERNANDO
 

Ähnlich wie Computer systems (20)

AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdfAERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
AERO_PROGRAMMING_FOR_PROBLEM_SOLVING_LECTURE_NOTES.pdf
 
Chapter 3 Software.ppt
Chapter 3 Software.pptChapter 3 Software.ppt
Chapter 3 Software.ppt
 
B.Ed class-1
B.Ed class-1B.Ed class-1
B.Ed class-1
 
Information systems software
Information systems softwareInformation systems software
Information systems software
 
System Software and Programming.pptx
System Software and Programming.pptxSystem Software and Programming.pptx
System Software and Programming.pptx
 
c and data structures first unit notes (jntuh syllabus)
c and data structures first unit notes (jntuh syllabus)c and data structures first unit notes (jntuh syllabus)
c and data structures first unit notes (jntuh syllabus)
 
C program full materials.pdf
C program  full materials.pdfC program  full materials.pdf
C program full materials.pdf
 
Essential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxEssential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptx
 
What is computer software, difference between hardware and software, types of...
What is computer software, difference between hardware and software, types of...What is computer software, difference between hardware and software, types of...
What is computer software, difference between hardware and software, types of...
 
Computer networks note 3
Computer networks note 3Computer networks note 3
Computer networks note 3
 
System Software
System SoftwareSystem Software
System Software
 
Computer software and computer network
Computer software and computer networkComputer software and computer network
Computer software and computer network
 
Computer Programs & System Softwares
Computer Programs & System SoftwaresComputer Programs & System Softwares
Computer Programs & System Softwares
 
C LECTURE NOTES FULL_1.pdf
C LECTURE NOTES FULL_1.pdfC LECTURE NOTES FULL_1.pdf
C LECTURE NOTES FULL_1.pdf
 
Programming Fundamentals and Programming Languages Concepts
Programming Fundamentals and Programming Languages ConceptsProgramming Fundamentals and Programming Languages Concepts
Programming Fundamentals and Programming Languages Concepts
 
Computer Notes
Computer NotesComputer Notes
Computer Notes
 
Last module pc_software
Last module pc_softwareLast module pc_software
Last module pc_software
 
Application software
Application softwareApplication software
Application software
 
Chp 03 - Software PTI - (Shared).pdf
Chp 03 - Software PTI - (Shared).pdfChp 03 - Software PTI - (Shared).pdf
Chp 03 - Software PTI - (Shared).pdf
 
SOFTWARE PARADIGM
SOFTWARE PARADIGMSOFTWARE PARADIGM
SOFTWARE PARADIGM
 

Kürzlich hochgeladen

Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 

Kürzlich hochgeladen (20)

Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 

Computer systems

  • 1. Computer Systems Prepared By: Amanda Nicole G. Potonia BSN2A
  • 3.  Defined as all of the physical components of the machine itself.  Basic hardware of a computer includes the electronic circuits, microchips and processors, and the motherboard.
  • 4.  Keyboard, mouse, printer, f ax, and storage components such as the hard drive, Universal Serial Bus (USB) drive, floppy drives, tape drives.
  • 6. Computer  a machine that uses electronic components and instructions to the components to perform calculations and repetitive and complex procedures, process text, and manipulate data and signals.
  • 8. 1. Motherboard  It is a thin, flat sheet made of a firm, nonconducting material on which the internal components– printed circuits, chips, slots of the computer are mounted.  It is made of a dialectric or nonconducting plastic material, and the electric conductions are etched or soldered onto the bottom of the board.
  • 9.  “Brains” of the computer  Consists of at least one arithmetic and logic unit, a control unit, and memory.  The arithmetic and logic units control mathematical functions such as addition and subtraction and functions that test logic (boolean) conditions. 2. Central Processing Unit (CPU)
  • 10.  The control unit carries out the machine language functions called fetch, execute, decode, and store.  Memory includes the locations of the computer’s internal or main working storage.  Memory consists of: A. Registers B. RAM (Random Access Memory) C. Cache
  • 11. • Types of memory in the Main Memory of a Computer 1. ROM (Read Only Memory) 2. RAM (Random Access Memory)
  • 12. Input Devices  Keyboard  Mouse  Touch screen  Light pen  Voice  Scanner  Electrodes
  • 13. Output Devices  Text  Data  Files  Sounds  Graphics  Signals Forms of Output Devices  Monitor  Printer
  • 14. Storage Media  Hard Drive  Diskettes  CD-ROM  USB Disk
  • 15. Classes of Computers  Analog Computer  Digital Computer  Hybrid Computer
  • 16. Types of Computers  Supercomputers  Mainframes  Microcomputers  Handheld Computers
  • 18.  Keyboard  Monitor  Mouse  Floppy Disks/Diskettes and CD- ROMs  Touch Pad and Mouse Button  Light Pen/Touch Screen  Optical Character Recognition  Magnetic- Ink Character Recognition
  • 19.  Voice Synthesizer  Imaging  Digital Versatile Disk  Printers  Modems
  • 21. Network  a set of cooperative interconnected computers for the purpose of information interchange.  The networks of greatest interest include local area networks (LANs), wide area networks (WANs) , and the internet, which is a network of networks.
  • 22.  a set of interconnected computers that, through hardware and software technology, work cooperatively for the purpose of information and application program interchange.  FUNCTIONS: a. File transfer b. Information Availability c. Resource Sharing d. Online Transactions
  • 23. e. Provision of a powerful communication medium among widely separated employees who may use different computer platforms f. Interactive Environment g. Education and Entertainment h. E-mail
  • 24. Types of Networks  Local Area Network (LAN) – is a data network intended to serve a single building or a group of buildings in close proximity to each other.  Physical wiring  “Hard wiring”
  • 25.  Wide Area Network (WAN) – is a system of connected computers spanning a large geographical area, often a continent or country.  The Internet – is a network of networks. - is a collection of thousands of networks linked by a common set of technical protocols that make it
  • 26. possible for users of any one of the networks to communicate with or use the services located on any of the other networks.
  • 27. Popular Search Engines:  Altavista  Yahoo!  Google  37.com  Go2net
  • 28. • Network Hardware  role of hardware in a network is to provide an interconnection between computers.  Two pieces: a. Network adapter or network interface card b. Communication Medium
  • 29.  the most important components of network hardware are the adapter or interface card, cabling, and server.  the most important concepts in network hardware are architecture and topology.
  • 31. Software  is the general term applied to the instructions that direct the computer’s hardware to perform work.  It is distinguished from hardware by its conceptual rather than physical nature.
  • 32. Why Software is needed?  Computers do not directly understand human language and software is needed to translate instructions created in human language into machine language.  Packaged or stored software is needed to make the computer an economical work tool.
  • 33. Types of Software  System Software - “boots up” - starts up and initiates the computer system; - controls input, output, storage; - controls the operations of the application software.
  • 34. - Consists of variety of programs that control the individual computer and make the user’s application programs work well with the hardware. - - System software helps speed up the computer’s processing, expands the power of the computer by creating cache memory, reduces the amount of confusion when multiple
  • 35. programs are running together, “cleans up” the hard drive so that the storage is managed efficiently, and performs other such system management tasks.
  • 36.  Application System - includes the various programs that users require to perform day- to-day tasks. - they are the programs that support the actual work of the user.
  • 37. Programming Languages  a mean of communicating with the computer.  divided into five generations, or sometimes into three levels. a. Machine Language b. Assembler Language c. Third Generation Languages d. Fourth Generation Languages e. Fifth Generation Languages
  • 38. A. Machine Language - True language of the computer. - consists only of the binary numbers 1 and 0, representing the on and off electrical impulses. B. Assembler Language - Far more English-like language, but it is still very close to machine language.
  • 39. C. Third Generation Languages - Include the procedural languages and were the beginning of the second level in programming languages. - Procedural languages require the programmer to specify both what the computer is to do and the procedure how to do it. - FORTRAN and COBOL are examples of early third generation languages.
  • 40. D. Fourth Generation Languages - Specialized application programs that require more involvement of the user in directing the program to do the necessary work. - Procedural languages include programs such as spreadsheets, statistical analysis programs, and database query languages.
  • 41. E. Fifth Generation Languages - Third level languages - Natural Language - In these types of programs, the user tells the machine what to do in the user’s own natural language or through use of a set of very English- like commands.
  • 42. Common Software Useful to Nurses  Chat Rooms  Electronic Bulletin Boards  Listservs
  • 43. Computer Programming  refers to the process of writing a computer program, which is a series of instructions written in a proper sequence to solve a specific problem.
  • 44. • Five Major Steps in writing any computer program: 1. Problem definition (functional specifications) 2. Program design 3. Writing the code and program documentation 4. Alpha testing 5. Beta testing and program documentation
  • 45. Computer Systems  It is a complex entity, consisting of an organized set of interconnected components or factors that function together as a unit to accomplish results that one part alone could not.
  • 46. System Theory  provides the conceptual basis for understanding complex entities (“system”) that consist of multiple interrelated parts working together to achieve .
  • 47. System Elements  Interdependent parts  Input  Process  Output  Control  Feedback
  • 48. Classification of System  Closed Systems  Open Systems
  • 49. Open Source and Free Software
  • 50. Common Acronyms:  OSS – Open Source System  FS - Free Software  FOSS – Free and Open Source Software  FLOSS – Free/Libre/Open Source Software  GNU – GNU is Not a Unix project
  • 51. Free Software  Free software is a matter of the users’ freedom to run, copy, distribute, study, change, and improve the software.  Four kinds of freedom for the users of the software: 1. The freedom to run the program for any purpose (freedom 0)
  • 52. 2. The freedom to study how the program works and adapt it to your needs (freedom 1). Access to the source code is a precondition for this 3. The freedom to redistribute copies so you can help your neighbor (freedom 2)
  • 53. 4. The freedom to improve the program and release your improvements to the public so that the whole community benefits (freedom 3). Access to the source code is a precondition for this  A program is free software if users have all of these freedoms.
  • 54. Open Source Software  Open Source Software is any software that satisfies the open software initiative’s definition.  It’s concept is said to promote software reliability and quality by supporting independent peer review and rapid evolution of source code, as well as making the source code of software freely available.
  • 55. Common OSS/FS Licenses:  GNU GPL (Recommended by FSF for most software packages)  GNU Lesser General Public License (GNU LGPL)  X11 License  Modified BSD License  W3C Software Notice and License  MySQL database license  Apache License, version 1.0  GNU Free Documentation
  • 56. OSS/FS Healthcare Applications  OpenEHR (http://www.openehr.org)  FreeMED (http://www.freemed.org)  OpenEMR (http://www.openemr.net)  CARE2X (http://www.care2x.com)
  • 57. Organizations and Resources  Open Source Health Care Alliance (OSHCA) – oldest of the organizations  National and International Health Informatics Organizations – awoken late to the need to consider the potential impact of OSS/FS.
  • 58.  International Medical Informatics Association (IMIA) – established an Open Source Health Informatics  Special Interest Group in Nursing Informatics of IMIA (IMIA-NI) – first nursing or NI organization to establish a group dealing with OSS/FS issues.
  • 60.  DATA – raw uninterrupted facts that are without meaning.  Database – an organized collection of related data. Sorting Classifying Summarizing Calculating
  • 61. Types of Data  Computer-Based Data Types – Alphanumeric data include letters and numbers in any combination. However, the numbers in an alphanumeric field cannot perform numeric function. Ex: Social Security Number
  • 62.  Conceptual Data Types – reflect how users view data. These can be based on the source of the data. It can also based on the event that the data are attempting to capture.
  • 63. Data Management Systems  DBMs are computer programs used to input, store, modify, process, and access data in a database.  Database system design – process of configuring the database software.
  • 64. Types of Files 1. Processing Files – Executable files consists of a computer program or set of instructions that, when executed, causes the computer to open or start a specific computer program or function. These are the files that tell a computer what actions the computer should perform when running a program.
  • 65. 2. Data Files – contains data that have been captured and stored on a computer using a software program.
  • 66. Database Models  A database system provides access to both the data in the database and to the interrelationship within and between the various data elements.  It has 3 views: users’ view, logical view and physical view.
  • 67. Conceptual Models  A conceptual model includes a diagram and narrative description of data elements, their attributes, and the relationships between the data.  Example: one-to-one relationship, one-to-many-relationship
  • 68. Structural (Physical) Data Models  The physical data model includes each of the data elements and the relationship between the data elements as they will be physically stored on the computer.  There are 4 primary approaches to the development of a physical data model: hierarchical, network, relational, a nd object-oriented.
  • 69. 1. Hierarchical Model – All access to data starts at the top of the hierarchy or at the root. 2. Network Model – Developed from hierarchical models. 3. Relational Database Model – Consist of a series of files set up as tables. 4. Object- Oriented Model – It was developed because the relational model has a limited ability to deal with binary large objects or BLOB.
  • 70. Data to Knowledge (D2K)  Process of extracting information and knowledge from large-scale databases has been referred to as knowledge discovery and data mining (KDD) or D2K applications.
  • 71.  D2K uses powerful automated approaches for the extraction of hidden predictive information from large databases. These approaches make it possible to automate the prediction of trends and patterns as well as the discovery of previously unknown trends.
  • 72. Six Phases: 1. Understanding the business 2. Understanding the data 3. Data preparation 4. Modeling 5. Evaluation 6. Deployment

Hinweis der Redaktion

  1. so