Download presentation
Presentation is loading. Please wait.
Published byAlicia Hardy Modified over 9 years ago
1
Computer System Basics 2 Hard Drive Storage & File Partitions Computer Forensics BACS 371
2
Computer System Basics 2 Hardware Disk Drives Formatting Data Storage File Systems File Partitions
3
Hardware Disk Drives Formatting Low-Level Formatting High-Level Formatting Data Storage Encoded Bit Byte Word Sector Cluster File
4
Hard Disk Drives
5
Hard Disk Drive Sectors and Clusters
6
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
7
CHS Calculation Example Platter Track Sector Cylinder Capacity = Heads * Tracks * Sectors * Bytes/Sector
8
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
9
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.
10
Hard Drive Storage Capacities Name Exact Amount (Bytes) Power of 10 (approx) Power of 2 (Exact) Visual Comparison KilobyteKB1024 10 3 2 10 1024 Characters – One half page of text MegabyteMB1,048,576 10 6 2 20 Small Novel 5MB = Shakespeare’s work GigabyteGB 1,073,741,8 24 10 9 2 30 Truck full of paper TerabyteTB 1,099,511,6 27,776 10 12 2 40 10TB = Library of Congress PetabytePB 1,125,899,9 06,842,624 10 15 2 50
11
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
12
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.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.