Computer System Basics 2 Hard Drive Storage & File Partitions Computer Forensics BACS 371.

Slides:



Advertisements
Similar presentations
A device that reads and writes data on a magnetic disk or tape. For writing, the surface of the disk or tape is moved past the read/write head. By discharging.
Advertisements

Chapter 4 Storing Information in a Computer Peter Nortons Introduction to Computers.
Computer Studies Today Chapter 18 1 »Two main types of secondary storage devices: –Magnetic storage devices –Optical storage devices.
Lesson 9 Types of Storage Devices.
Introduction Computer Hardware Jess 2006 Floppy Drives.
Types Of Storage Device
Disk Fundamentals. More than one platter (round cylinders)
Computer System Basics 2 Hard Drive Storage & File Partitions Computer Forensics BACS 371.
Computer Forensics BACS 371
Section 5a Types of Storage Devices.
FILE SYSTEMS. File Names 1 to 255 characters in length  This includes the path You can use uppercase and lowercase (case-aware, but not case-sensitive)
Operating Systems File systems
CPSC 231 Secondary storage (D.H.)1 Learning Objectives Understanding disk organization. Sectors, clusters and extents. Fragmentation. Disk access time.
Units of Storage What is Storage. A look at Storage We know computers can store large amounts of data. We measure the storage capacity of different storage.
assumes basic arithmetic
CANETE, Jivan Ray GOMEZ, Edgar Jr. JITO, Louisan Veth.
Files & Partitions BACS 371 Computer Forensics. Data Hierarchy Computer Hard Disk Drive Partition File Physical File Logical File Cluster Sector Word.
Storage Devices Chapters 9 & 10 Ch 9 and 101. Magnetic Storage Device Uses magnetism to store data Electricity flowing through a conductor creates a magnetic.
Computer SCIENCE Data Representation and Machine Concepts Section 1.3
Chapter 3 Storage Prepared by: Mrs. Hanan AL- Asmari 1.
Keyboarding Fall  Hardware is the parts of the computer that you can actually see and touch, such as…… Monitors Mouse Keyboard Ear phones Scanner.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
Hard Drives Non-Volatile Storage. Hard Drives Hard Drives (HD) The primary storage device in a computer system.
Digital Storage Digital Storage Ann Ware ~
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
HARDWARE Lesson 2. Components of a computer: 1)A Processor (or CPU) The brain of the computer 2)Memory To remember the programs and data that it uses.
1 6 Further System Fundamentals (HL) 6.2 Magnetic Disk Storage.
CS 111 – Aug – 1.3 –Information arranged in memory –Types of memory –Disk properties Commitment for next day: –Read pp , In other.
Bits, Bytes, Files, Hard Drives. Bits, Bytes, Letters and Words ● Bit – single piece of information ● Either a 0 or a 1 ● Byte – 8 bits of information.
PC Maintenance: Preparing for A+ Certification Chapter 10: Introduction to Disk Storage.
1 EN0129 PC and Network Technology - 1 Sajjad Shami Adrian Robson Gerhard Fehringer School of Computing, Engineering & Information Sciences Northumbria.
The disk surface is divided into tracks. into tracks. 1.
Hard disk drives It is a non volatile mass storage device. It consists of platters made of aluminum alloy or glass ceramic composite material. Platters.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 15 – The Hard Drive.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
Describing Storage Devices  Storage terms  Media is the material storing data  Storage devices manage the media  Magnetic devices use a magnet  Optical.
SECONDARY STORAGE DEVICES. Agenda of Today’s Lecture  Introduction to Hardware  Types of hardware devices  Storage Devices  Secondary Storage devices.
Our Lady of the Rosary College S.2 Computer Literacy Lesson 8 Storage Unit Mr. Ku Heung Chin.
Bits & Bytes A bit is the smallest amount of memory used to store information. A bit is represented by either a “0” or a “1”. “Bit” is a contraction of.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 7 Floppy Drives.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K=1000 bytes (actual size is 1024 bytes) MegabyteMB=1.
Chapter 8 External Storage. Primary vs. Secondary Storage Primary storage: Main memory (RAM) Secondary Storage: Peripheral devices  Disk drives  Tape.
1 Floppy Drive Formatting ©Richard Goldman February, 2001.
FAT File Allocation Table
2.1.4 Data Representation Units.
Chapter 7 Volume versus Partition. Cylinder, Head, and Sector (CHS) Hard or fixed disks store information on a revolving platter of metal or glass coated.
Disk storage systems Question#1 (True/False) A track is divided into multiple units called sectors.
Chapter 8 File Systems FAT 12/16/32. Defragmentation Defrag a hard drive – Control Panel  System and Security  Administration tools  Defrag hard drive.
CPSC 231 Secondary storage (D.H.)1 Learning Objectives Understanding disk organization. Sectors, clusters and extents. Fragmentation. Disk access time.
Programmer’s View of Files Logical view of files: –An a array of bytes. –A file pointer marks the current position. Three fundamental operations: –Read.
Hard Disk Geometry. Physical Sizes ( Also called Form Factor) Hard Drives currently come in 2 main sizes: 2.5” and 3.5” 2.5” Drives are for laptop computers.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K1000 bytes (actual size is 1024 bytes) MegabyteMB1.
 To arrange the data on the disk surface, the disk surface is divided in to different sections called :-  Slides or heads  Tracks  Sectors  Cylinders.
Copyright © 2003 Prentice Hall, Inc 1 Chapter 4 Storing Data: Electronic Filing Cabinets NEXT SLIDE.
File organization Secondary Storage Devices Lec#7 Presenter: Dr Emad Nabil.
McGraw-Hill Technology Education
Visit for more Learning Resources
Backing Store.
File Sizes Bits and Bytes.
I/O Resource Management: Software
Storage devices of Computer Submitted By Pravesh Kumar UPS Beetia
CHAPTER 4 Memory System Organization and Architecture
How do computers work? Storage.
Secondary Storage Devices
THIS IS Jeopardy. THIS IS Jeopardy With Your Host... Mrs. Glenn.
Computer components.
Lesson 9 Types of Storage Devices.
Hard disk basics Prof:R.CHARLES SILVESTER JOE Departmet of Electronics St.Joseph’s College,Trichy.
Presentation transcript:

Computer System Basics 2 Hard Drive Storage & File Partitions Computer Forensics BACS 371

Computer System Basics 2  Hardware  Disk Drives Formatting Data Storage File Systems File Partitions

Hardware  Disk Drives  Formatting Low-Level Formatting High-Level Formatting  Data Storage Encoded Bit Byte Word Sector Cluster File

Hard Disk Drives

Hard Disk Drive Sectors and Clusters

Hard Drive Basics  Head  Device which reads and writes data on the disk  Track  Individual circles on disk platter where data are located  Cylinder  A column of tracks on a disk drive with 2 or more platters  Sector  An individual section of data on a track – the smallest amount of data which can be written to the disk – usually 512 bytes  Disk Capacity (CHS calculation) = #cylinders (platters) * #tracks * #sectors

CHS Calculation Example Platter Track Sector Cylinder Capacity = Heads * Tracks * Sectors * Bytes/Sector

Hard Drive Data Storage I  Bit  Binary Digit  Stores either a ‘1’ or a ‘0’  Byte  8 bits  Single ASCII character  Values from 0~255  Word  Usually 4 Bytes  Represents the minimum piece of information which a computer can manipulate  Values from 0~4,294,967,296 Bit Byte Word 32 bits or 4 bytes 8 bits

Hard Drive Data Storage II  Sector  Minimum storage size on a hard drive  One “pie shaped” arc of a platter  Common storage size of 512 Bytes  Established during low-level formatting  Numbered sequentially starting at 1  Cluster (File Allocation Units)  Minimum storage size for a file as determined by file system  Common cluster size is 4096 Bytes (4KB) – 8 Sectors  File  Determined by file system Sectors Clusters File 2 Clusters 8 Sectors * Just an example, your file may occupy more or fewer clusters.

Hard Drive Storage Capacities Name Exact Amount (Bytes) Power of 10 (approx) Power of 2 (Exact) Visual Comparison KilobyteKB Characters – One half page of text MegabyteMB1,048, Small Novel 5MB = Shakespeare’s work GigabyteGB 1,073,741, Truck full of paper TerabyteTB 1,099,511,6 27, TB = Library of Congress PetabytePB 1,125,899,9 06,842,

Formatting and Partitioning  Low-Level Formatting  Physically defines tracks and sectors on disk  Does erase data  Typically only performed at factory  Partitioning  High-Level Formatting  Dividing the disk into volumes – process of defining the file system structure  Appear as logical drives to OS  Does not destroy data on Disk

Partitions To open Computer Management, click Start, and then click Control Panel. Click Performance and Maintenance, click Administrative Tools, and then double-click Computer Management.