Networks & I/O Devices.

Slides:



Advertisements
Similar presentations
Secondary Storage Input Output Processing Internal Memory.
Advertisements

Lecture # 7. Topics Storage Techniques of Bits Storage Techniques of Bits Mass Storage Mass Storage Disk System Performance Disk System Performance File.
Data Storage Lecture 3 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Operating System - Overview Lecture 2. OPERATING SYSTEM STRUCTURES Main componants of an O/S Process Management Main Memory Management File Management.
Operating Systems File systems
Data Storage Technology
Chapter 5 Data Storage Technology 2005 IS112. Chapter goals Describe the distinguishing characteristics of primary and secondary storage Describe the.
CPSC 231 Secondary storage (D.H.)1 Learning Objectives Understanding disk organization. Sectors, clusters and extents. Fragmentation. Disk access time.
Computer Systems CS208. Major Components of a Computer System Processor (CPU) Runs program instructions Main Memory Storage for running programs and current.
Computer Systems 1 Fundamentals of Computing
CIS 105 Concepts and Terminology Unit 3 CIS 105 Survey of Computer Information Systems Essential Concepts and Terminology Study Unit Three.
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Input, Output, and Storage & Introduction to Basic Computer Architecture Week 2.
Flash Cards Computer Technology.
Storing Data On Your Computer Chapter 12, Exploring the Digital Domain.
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
The Computer Systems By : Prabir Nandi Computer Instructor KV Lumding.
CS 111 – Aug – 1.3 –Information arranged in memory –Types of memory –Disk properties Commitment for next day: –Read pp , In other.
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
1 Secondary Storage Management Submitted by: Sathya Anandan(ID:123)
Storing Data: Electronic Filing Cabinets What You Will Learn Difference between memory and storage How storage media are categorized Measuring a storage.
Your Interactive Guide to the Digital World Discovering Computers 2012.
AS Computing Storage devices. Primary storage  A computer’s main memory (RAM) is known as primary memory.  Primary memory is volatile; when the computer.
© 2005 Pearson Addison-Wesley. All rights reserved Figure 2.1 This chapter focuses on key hardware layer components.
STORAGE DEVICES Introduction Comparision Storage Hierarchy Slide 1.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Section 13.2 – Secondary storage management. Index 13.2 Disks Mechanics of Disks The Disk Controller Disk Access Characteristics.
CPSC 231 Secondary storage (D.H.)1 Learning Objectives Understanding disk organization. Sectors, clusters and extents. Fragmentation. Disk access time.
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
Senior 3 Computer Studies
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
Five Components of a Computer Input Device – keyboard, scanner, PDA/stylus, digital camera, mouse, MP3 player, fax machine, microphone Storage Device –
Hardware and Software 6 th Grade Advanced Robotics 2.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Computer System Structures Storage
TYPES OF MEMORY.
Reference: Chp 6 Introduction to Computers by Peter Norton
Basic Computer Hardware and Software.
Chapter 6 Storage By Hussein Alhashimi.
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
Memory and storage AS identifies the main hardware components of at least two types of computer. AS states and discusses the implications.
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
Basic Computer Hardware & Software
Chapter 7.2 Computer Architecture
Computer Science 210 Computer Organization
Backing Store.
Secondary Storage Devices…. What is a Secondary Storage
Introduction to Computing
introduction to computer
CHAPTER 4 Memory System Organization and Architecture
Introduction to Computers
Introduction to Computers
Business Computer Technology
Basic Computer Hardware and Software.
McGraw-Hill Technology Education
Chapter 7.
Secondary Storage Devices
Module IV Memory Organization.
Introduction to Computer Architecture
Computer Application Waseem Gulsher
Standard Grade Revision
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
1 BY Prof. S. DAS (PhD, UK). 2 CONTENTS Introduction RAM,ROM,PROM,EPROM Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk Optical Disks:
Introduction to Computer Architecture
Chapter 5 Computer Organization
Computer Organization & Architecture 3416
McGraw-Hill Technology Education
Computer Storage.
Computer Applications Unit A
Presentation transcript:

Networks & I/O Devices

Interconnecting wires I/O Overview Central Processor Main Memory Interconnecting wires Input Controller Comms Controller Output Controller May 28, 2019

Device Controllers Hardware View - A device controller is a piece of electronic hardware that is responsible for handling the electrical signals and data formats used by a particular external I/O device and converts them into signals and data formats that are compatible with the computer’s system bus May 28, 2019

Device Controllers Software view – a device controllers function is to allow software in the computer to control the attached I/O device and transfer data to or from it. Hardware view - each device controller has a number of registers in it that can be read or written to under the control of a program. May 28, 2019

Device Controllers Some of the registers are control registers and are used by the program to select how the device will work i.e. screen resolution Other data registers are used to transfer data between the device and the program i.e. keys hit on keyboard displayed onto the screen May 28, 2019

Communication The system communicates to the user through a variety of hardware devices The GUI is the interface between the system and the user If an output device is not working, error messages are shown often with codes referring to specific types of errors May 28, 2019

Data Storage Two types of data storage Primary: includes RAM, processor registers and processor cache

Data Storage Secondary: hard drive, sequential access storage devices and media, direct access storage devices and media

Data Storage

Data Storage Types of Memory Access RAM – items are independently addressed, access time is constant DIRECT ACCESS – items are independently addressed in regions, access times are variable though not significantly SEQUENTIAL ACCESS – items are organized in sequence (linearly), access time is significantly variable

Data Storage Sequential media include magnetic tapes Direct media include magnetic hard disks optical disks (DVD, CD) USB – flash memory

Data Storage In modern computers, hard disk drives are usually used as secondary storage. The time taken to access a given byte of information stored on a hard disk is typically a few thousandths of a second, or milliseconds. By contrast, the time taken to access a given byte of information stored in random access memory is measured in billionths of a second, or nanoseconds.

Data Storage This illustrates the significant access-time difference which distinguishes solid-state memory from rotating magnetic storage devices: hard disks are typically about a million times slower than memory

Data Storage Rotating optical storage devices, such as CD and DVD drives, have even longer access times

Data Storage With disk drives, once the disk read/write head reaches the proper placement and the data of interest rotates under it, subsequent data on the track is very fast to access. As a result, in order to hide the initial seek time and rotational latency, data is transferred to and from disks in large contiguous blocks.

Reading a Hard Disk

Data Storage Hard disks are rigid platters, composed of a substrate and a magnetic medium. The substrate - the platter's base material - must be non-magnetic and capable of being machined to a smooth finish. It is made either of an aluminium alloy or a mixture of glass and ceramic.

Data Storage To allow data storage, both sides of each platter are coated with a magnetic medium - formerly magnetic oxide, but now, almost exclusively, a layer of metal called a thin-film medium. This stores data in magnetic patterns, with each platter capable of storing a billion or so bits per square inch (bpsi) of platter surface.

Data Storage

Data Storage A Sector is 512 bytes in size - or big enough to hold about 256 characters. Windows chunks these out into Clusters, each of which holds about 64 Sectors. Every time you create a file, Windows sets aside - allocates - at least one Cluster, and then writes your data to it.

Data Storage When a file is saved, there are several attributes saved with it. One is the date the file was created; one is the date the file was last changed, or modified; one is the date the file was last accessed. This information is kept as part of a file listing directory. This directory is viewed by the user as the contents of a folder.