SlideShare a Scribd company logo
SUBMITTEDTO:
Dr. I. C. Mohanty
OUAT, BHUBANESWAR
CONTENTS
Organizational aspect:
1. Introduction
2. The Von-Neumann Computer Model
3. Memory
4. ALU
5. Input Output units
6. Control Unit
7. RAM & ROM
8. Secondary Storage Devices
9. Operating System & Application System
10.Memory, Process, & CPU Management
Operational aspect:
i. ALU operations
ii. Input & Output operations
iii. Control unit operations
iv. RAM & ROM operations
v. Secondary Storage Devices operations
MEMORY
 Memory is a collection of cells, each with a unique physical address.
 We use the generic word cell here rather than byte, because the number of bits in each
addressable location, called the memory's addressability, varies from one machine to
another.
 Today, most computers are byte addressable.
 To fully illustrate the concept of memory, take a computer with 4GB of RAM as an
example.
The memory consists of 4 × 230 bytes, which means each byte of the computer is
uniquely addressable, and the addressability of the machine is 8 bits. The cells in memory
are numbered consecutively beginning with 0.
INPUT/OUTPUT UNITS
All of the computing power in the world would not be useful if one could not input values into
the calculations from the outside or report to the outside the results of said calculations. Input
and output units are the channels through which the computer communicates with the outside
world.
An Input Unit is a device through which data and programs from the outside world are entered
into the computer. The first input units interpreted holes punched on paper tape or cards.
Modern-day input devices, however, include, but are not limited to; keyboards, mice, cameras
(also known as, simply, webcams), and scanning devices.
An Output Unit is a device through which results stored in the computer memory are made
available to the outside world. Examples include printers and screen monitors.
THE FETCH-EXECUTE CYCLE
The process cycle includes four steps:
1. Fetch the next instruction,
2. Decode the instruction
3. Get data if needed,
4. Execute the instruction.
Control unit:
RAM & ROM
RAM stands for Random-Access Memory. RAM is memory in which each cell (usually a byte)
can be directly accessed. Inherent in the idea of being able to access each location is the
ability to change the contents of each location. That is, storing something else into that place
can change the bit pattern in each cell.
In addition to RAM, most computers contain a second kind of memory called ROM. ROM
stands for Read-Only Memory. The contents in locations in ROM cannot be changed. Their
contents are permanent and cannot be altered by a second operation. Placing the bit pattern
in ROM is called burning. The bit pattern is burnt either at the time the ROM is manufactured
or at the time the computer parts are assembled.
RAM and ROM are differentiated by a very basic property; RAM is volatile, and ROM is not.
This means that RAM does not retain its bit configuration when the power is turned off, but
ROM does.
SECONDARY STORAGE DEVICES
An input device is the means by which data and programs are entered into the
computer and stored into memory. An output device is the means by which
results are sent back to the user. Because most of main memory is volatile and
limited, it is essential that there be other types of storage devices programs and
data can be stored when they are no longer being processed or when the
machine is not turned on. These other types of storage devices (other than that
of main memory) are called secondary or auxiliary storage devices. Because data
must be read from them and written to them, each storage device is also an input
and an output device.
Examples of secondary storage devices include;
Magnetic Tape,
Magnetic Disks,
CDs and DVDs,
Flash Drives,
External Hardrives
OPERATING SYSTEMS AND APPLICATION SYSTEMS
Application Software is written to address
specific needs — to solve problems in the real
world.
Word processing programs, games, inventory
control systems, automobile diagnostic
programs, and missile guidance programs are all
application software.
System Software manages a computer system
at a more fundamental level.
It provides the tools and an environment in
which application software can be created and
run.
Operating System of a computer is the core of
its system software.
An operating system manages
computer resources, such as memory, and
input/output devices, and provides an interface
through which a human can interact with the
computer.
COMPUTER USE IN BIOSTATISTICS
 Biostatistics(or biometry) is the application of statistics to a
wide range of topics in biology.
 Design of biological experiments, collection, summarization
and analysis of data from those experiments, interpretation
and inference from those results.
 All educational programmes in biostatistics are at PG level.
 Development in biostatistics like bootstrapping,
resampling, microarrays, next generation sequencers(for
genomics), mass spectrometry(for proteomics).
 Applications:-
>Population genetics, and statistical genetics in order to
link variation in genotype with a variation in phenotype.
>Biological sequence analysis.
ORGANIZATIONAL  AND  OPERATIONAL ASPECT OF COMPUTER

More Related Content

What's hot

Central processor amd memory
Central processor amd memoryCentral processor amd memory
Central processor amd memoryOscar Becwarika
 
System components presentation
System components presentationSystem components presentation
System components presentationLewisa2011
 
Computer Organization
Computer OrganizationComputer Organization
Computer Organization
SOMASUNDARAM T
 
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unitB.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
Rai University
 
Os functions
Os functionsOs functions
Os functions
Pushpraj Patel
 
Principles of it
Principles of itPrinciples of it
Principles of it
sangeethachandrabose
 
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unitBca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Rai University
 
Memory Organization of a Computer System
Memory Organization of a Computer SystemMemory Organization of a Computer System
Memory Organization of a Computer System
Taminul Islam
 
memory
memorymemory
memory
Saurabh Soni
 
Satish gupta
Satish guptaSatish gupta
Satish gupta
sateesh gupta
 
Computer Hardware And Configuration
Computer Hardware And ConfigurationComputer Hardware And Configuration
Computer Hardware And Configuration
waqar ahmed
 
CPU and Storage devices
CPU and Storage devicesCPU and Storage devices
CPU and Storage devices
Adeela Armaghan
 
ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )
rohitladdu
 
ME-172 computer hardware
ME-172 computer hardwareME-172 computer hardware
ME-172 computer hardware
Azmol Abir
 
Computer system organization unit i chapter 1
Computer system organization unit   i chapter 1Computer system organization unit   i chapter 1
Computer system organization unit i chapter 1
vinodchand10
 
System unit components
System unit componentsSystem unit components
System unit componentspilottisteven
 
Operating system
Operating systemOperating system
Operating system
sathish sak
 
Basic of operating system
Basic of operating systemBasic of operating system
Basic of operating system
priyanka jain
 
Operating Systems 1 (12/12) - Summary
Operating Systems 1 (12/12) - SummaryOperating Systems 1 (12/12) - Summary
Operating Systems 1 (12/12) - Summary
Peter Tröger
 

What's hot (19)

Central processor amd memory
Central processor amd memoryCentral processor amd memory
Central processor amd memory
 
System components presentation
System components presentationSystem components presentation
System components presentation
 
Computer Organization
Computer OrganizationComputer Organization
Computer Organization
 
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unitB.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
B.sc cs-ii-u-1.7 digital logic circuits, digital component memory unit
 
Os functions
Os functionsOs functions
Os functions
 
Principles of it
Principles of itPrinciples of it
Principles of it
 
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unitBca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
Bca 2nd sem-u-1.7 digital logic circuits, digital component memory unit
 
Memory Organization of a Computer System
Memory Organization of a Computer SystemMemory Organization of a Computer System
Memory Organization of a Computer System
 
memory
memorymemory
memory
 
Satish gupta
Satish guptaSatish gupta
Satish gupta
 
Computer Hardware And Configuration
Computer Hardware And ConfigurationComputer Hardware And Configuration
Computer Hardware And Configuration
 
CPU and Storage devices
CPU and Storage devicesCPU and Storage devices
CPU and Storage devices
 
ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )
 
ME-172 computer hardware
ME-172 computer hardwareME-172 computer hardware
ME-172 computer hardware
 
Computer system organization unit i chapter 1
Computer system organization unit   i chapter 1Computer system organization unit   i chapter 1
Computer system organization unit i chapter 1
 
System unit components
System unit componentsSystem unit components
System unit components
 
Operating system
Operating systemOperating system
Operating system
 
Basic of operating system
Basic of operating systemBasic of operating system
Basic of operating system
 
Operating Systems 1 (12/12) - Summary
Operating Systems 1 (12/12) - SummaryOperating Systems 1 (12/12) - Summary
Operating Systems 1 (12/12) - Summary
 

Similar to ORGANIZATIONAL AND OPERATIONAL ASPECT OF COMPUTER

CH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptxCH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptx
PragatiKachhi1
 
18. the components of the system unit
18. the components of the system unit18. the components of the system unit
18. the components of the system unit
Zambales National High School
 
N301 Von Neumann Architecture
N301 Von Neumann ArchitectureN301 Von Neumann Architecture
N301 Von Neumann Architectureguest3b9707
 
lecture 3
 lecture 3 lecture 3
lecture 3
umardanjumamaiwada
 
0 lecture 3
0 lecture 30 lecture 3
0 lecture 3
umardanjumamaiwada
 
introduction to Computer system
introduction to Computer systemintroduction to Computer system
introduction to Computer system
umardanjumamaiwada
 
computer System UNit Every thing
computer System UNit Every thingcomputer System UNit Every thing
computer System UNit Every thing
Abdul Rehman
 
computer Unit 5
computer Unit 5computer Unit 5
computer Unit 5
Aqeel Rehman
 
operating system1.pdf
operating system1.pdfoperating system1.pdf
operating system1.pdf
Ganesh198271
 
Computer hardware and its components
Computer hardware and its componentsComputer hardware and its components
Computer hardware and its components
DIrectorate of Information Technology, Govt. of KPK
 
Components of a computer
Components of a computerComponents of a computer
Components of a computer
DibyenduBiswas31
 
Pankaj kumar
Pankaj kumar Pankaj kumar
Pankaj kumar
Online Assignment Help
 
Presentation1
Presentation1Presentation1
Presentation1
dthewryq4y
 
Lecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsLecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating Systems
Jack Hyman
 
Introduction and fundamentals of Operating System.ppt
Introduction and fundamentals of Operating System.pptIntroduction and fundamentals of Operating System.ppt
Introduction and fundamentals of Operating System.ppt
minaltmv
 
3. Component of computer - System Unit ( CSI-321)
3. Component of computer - System Unit  ( CSI-321) 3. Component of computer - System Unit  ( CSI-321)
3. Component of computer - System Unit ( CSI-321)
ghayour abbas
 
Ise iv-computer organization [10 cs46]-notes new
Ise iv-computer  organization [10 cs46]-notes newIse iv-computer  organization [10 cs46]-notes new
Ise iv-computer organization [10 cs46]-notes newdilshad begum
 
2. the memory systems (module2)
2. the memory systems (module2)2. the memory systems (module2)
2. the memory systems (module2)
Ajit Saraf
 
General computer - Introduction to computers
General computer - Introduction to computersGeneral computer - Introduction to computers
General computer - Introduction to computers
Dr. I. Uma Maheswari Maheswari
 
OS-20210426203801.ppt
OS-20210426203801.pptOS-20210426203801.ppt
OS-20210426203801.ppt
LadyChristianneBucsi
 

Similar to ORGANIZATIONAL AND OPERATIONAL ASPECT OF COMPUTER (20)

CH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptxCH - 4 central processing unit & memory devices.pptx
CH - 4 central processing unit & memory devices.pptx
 
18. the components of the system unit
18. the components of the system unit18. the components of the system unit
18. the components of the system unit
 
N301 Von Neumann Architecture
N301 Von Neumann ArchitectureN301 Von Neumann Architecture
N301 Von Neumann Architecture
 
lecture 3
 lecture 3 lecture 3
lecture 3
 
0 lecture 3
0 lecture 30 lecture 3
0 lecture 3
 
introduction to Computer system
introduction to Computer systemintroduction to Computer system
introduction to Computer system
 
computer System UNit Every thing
computer System UNit Every thingcomputer System UNit Every thing
computer System UNit Every thing
 
computer Unit 5
computer Unit 5computer Unit 5
computer Unit 5
 
operating system1.pdf
operating system1.pdfoperating system1.pdf
operating system1.pdf
 
Computer hardware and its components
Computer hardware and its componentsComputer hardware and its components
Computer hardware and its components
 
Components of a computer
Components of a computerComponents of a computer
Components of a computer
 
Pankaj kumar
Pankaj kumar Pankaj kumar
Pankaj kumar
 
Presentation1
Presentation1Presentation1
Presentation1
 
Lecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsLecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating Systems
 
Introduction and fundamentals of Operating System.ppt
Introduction and fundamentals of Operating System.pptIntroduction and fundamentals of Operating System.ppt
Introduction and fundamentals of Operating System.ppt
 
3. Component of computer - System Unit ( CSI-321)
3. Component of computer - System Unit  ( CSI-321) 3. Component of computer - System Unit  ( CSI-321)
3. Component of computer - System Unit ( CSI-321)
 
Ise iv-computer organization [10 cs46]-notes new
Ise iv-computer  organization [10 cs46]-notes newIse iv-computer  organization [10 cs46]-notes new
Ise iv-computer organization [10 cs46]-notes new
 
2. the memory systems (module2)
2. the memory systems (module2)2. the memory systems (module2)
2. the memory systems (module2)
 
General computer - Introduction to computers
General computer - Introduction to computersGeneral computer - Introduction to computers
General computer - Introduction to computers
 
OS-20210426203801.ppt
OS-20210426203801.pptOS-20210426203801.ppt
OS-20210426203801.ppt
 

More from Abhishek Das

Next generation transgenic methods
Next generation transgenic methodsNext generation transgenic methods
Next generation transgenic methods
Abhishek Das
 
CANOPY PHOTOSYNTHESIS & FACTOR AFFECTING PHOTOSYNTHESIS
CANOPY PHOTOSYNTHESIS  & FACTOR AFFECTING PHOTOSYNTHESISCANOPY PHOTOSYNTHESIS  & FACTOR AFFECTING PHOTOSYNTHESIS
CANOPY PHOTOSYNTHESIS & FACTOR AFFECTING PHOTOSYNTHESIS
Abhishek Das
 
Transgenic barley
Transgenic barley Transgenic barley
Transgenic barley
Abhishek Das
 
Rice Yellow stem borer
Rice Yellow stem borerRice Yellow stem borer
Rice Yellow stem borer
Abhishek Das
 
VanillA
VanillAVanillA
VanillA
Abhishek Das
 
LEMON SQUASH
LEMON SQUASHLEMON SQUASH
LEMON SQUASH
Abhishek Das
 
RNA EDITING
RNA EDITINGRNA EDITING
RNA EDITING
Abhishek Das
 

More from Abhishek Das (7)

Next generation transgenic methods
Next generation transgenic methodsNext generation transgenic methods
Next generation transgenic methods
 
CANOPY PHOTOSYNTHESIS & FACTOR AFFECTING PHOTOSYNTHESIS
CANOPY PHOTOSYNTHESIS  & FACTOR AFFECTING PHOTOSYNTHESISCANOPY PHOTOSYNTHESIS  & FACTOR AFFECTING PHOTOSYNTHESIS
CANOPY PHOTOSYNTHESIS & FACTOR AFFECTING PHOTOSYNTHESIS
 
Transgenic barley
Transgenic barley Transgenic barley
Transgenic barley
 
Rice Yellow stem borer
Rice Yellow stem borerRice Yellow stem borer
Rice Yellow stem borer
 
VanillA
VanillAVanillA
VanillA
 
LEMON SQUASH
LEMON SQUASHLEMON SQUASH
LEMON SQUASH
 
RNA EDITING
RNA EDITINGRNA EDITING
RNA EDITING
 

Recently uploaded

FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 

Recently uploaded (20)

FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 

ORGANIZATIONAL AND OPERATIONAL ASPECT OF COMPUTER

  • 1. SUBMITTEDTO: Dr. I. C. Mohanty OUAT, BHUBANESWAR
  • 2. CONTENTS Organizational aspect: 1. Introduction 2. The Von-Neumann Computer Model 3. Memory 4. ALU 5. Input Output units 6. Control Unit 7. RAM & ROM 8. Secondary Storage Devices 9. Operating System & Application System 10.Memory, Process, & CPU Management Operational aspect: i. ALU operations ii. Input & Output operations iii. Control unit operations iv. RAM & ROM operations v. Secondary Storage Devices operations
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14. MEMORY  Memory is a collection of cells, each with a unique physical address.  We use the generic word cell here rather than byte, because the number of bits in each addressable location, called the memory's addressability, varies from one machine to another.  Today, most computers are byte addressable.  To fully illustrate the concept of memory, take a computer with 4GB of RAM as an example. The memory consists of 4 × 230 bytes, which means each byte of the computer is uniquely addressable, and the addressability of the machine is 8 bits. The cells in memory are numbered consecutively beginning with 0.
  • 15. INPUT/OUTPUT UNITS All of the computing power in the world would not be useful if one could not input values into the calculations from the outside or report to the outside the results of said calculations. Input and output units are the channels through which the computer communicates with the outside world. An Input Unit is a device through which data and programs from the outside world are entered into the computer. The first input units interpreted holes punched on paper tape or cards. Modern-day input devices, however, include, but are not limited to; keyboards, mice, cameras (also known as, simply, webcams), and scanning devices. An Output Unit is a device through which results stored in the computer memory are made available to the outside world. Examples include printers and screen monitors.
  • 16. THE FETCH-EXECUTE CYCLE The process cycle includes four steps: 1. Fetch the next instruction, 2. Decode the instruction 3. Get data if needed, 4. Execute the instruction. Control unit:
  • 17. RAM & ROM RAM stands for Random-Access Memory. RAM is memory in which each cell (usually a byte) can be directly accessed. Inherent in the idea of being able to access each location is the ability to change the contents of each location. That is, storing something else into that place can change the bit pattern in each cell. In addition to RAM, most computers contain a second kind of memory called ROM. ROM stands for Read-Only Memory. The contents in locations in ROM cannot be changed. Their contents are permanent and cannot be altered by a second operation. Placing the bit pattern in ROM is called burning. The bit pattern is burnt either at the time the ROM is manufactured or at the time the computer parts are assembled. RAM and ROM are differentiated by a very basic property; RAM is volatile, and ROM is not. This means that RAM does not retain its bit configuration when the power is turned off, but ROM does.
  • 18. SECONDARY STORAGE DEVICES An input device is the means by which data and programs are entered into the computer and stored into memory. An output device is the means by which results are sent back to the user. Because most of main memory is volatile and limited, it is essential that there be other types of storage devices programs and data can be stored when they are no longer being processed or when the machine is not turned on. These other types of storage devices (other than that of main memory) are called secondary or auxiliary storage devices. Because data must be read from them and written to them, each storage device is also an input and an output device. Examples of secondary storage devices include; Magnetic Tape, Magnetic Disks, CDs and DVDs, Flash Drives, External Hardrives
  • 19. OPERATING SYSTEMS AND APPLICATION SYSTEMS Application Software is written to address specific needs — to solve problems in the real world. Word processing programs, games, inventory control systems, automobile diagnostic programs, and missile guidance programs are all application software. System Software manages a computer system at a more fundamental level. It provides the tools and an environment in which application software can be created and run. Operating System of a computer is the core of its system software. An operating system manages computer resources, such as memory, and input/output devices, and provides an interface through which a human can interact with the computer.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39. COMPUTER USE IN BIOSTATISTICS  Biostatistics(or biometry) is the application of statistics to a wide range of topics in biology.  Design of biological experiments, collection, summarization and analysis of data from those experiments, interpretation and inference from those results.  All educational programmes in biostatistics are at PG level.  Development in biostatistics like bootstrapping, resampling, microarrays, next generation sequencers(for genomics), mass spectrometry(for proteomics).  Applications:- >Population genetics, and statistical genetics in order to link variation in genotype with a variation in phenotype. >Biological sequence analysis.