• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » Fundamental » Memory » what is a hard drive? – definition
Next →
← Prev

what is a hard drive? – definition

By Dinesh Thakur

Hard Disk Drive Definition: It is also called HDD,”disk drive,” (hard drive) or hard disk is a non-volatile. The hard disk drive is the primary storage unit of the computer. This is where your data, programs and the Windows system that is used to make your computer are physically saved in a digital form (string composed of 0s and 1s). There hard disk capacity is expressed in gigabytes (GB). More hard disk drive will have a large capacity, the more you can install programs or store documents in your computer.

We’ll be covering the following topics in this tutorial:

  • Types of Computer Hard Disk Drives
  • Difference Between Internal & External Hard Disk
  • Hard Disk Drive Physical Description

Types of Computer Hard Disk Drives

There are at present two standards discs: ATA-IDE and SATA. The ATA-IDE standard, although still widespread, is doomed to disappear in favor of SATA. SATA hard drives are indeed more faster and have a much larger storage capacity.

Difference Between Internal & External Hard Disk

Internal Hard Drive and External Hard Disk share a similar features.

• The main difference is that internal hard drive are installed inside to your desktop computer or External Hard Disk are connected via USB 2.0.
• Internal hard drive store all of data, while external hard disk is to protection your data in case corruption takes place.
• Internal hard drive is much faster than an External Hard Disk. The internal drive is connected advanced technology bus.

Hard Disk Drive Physical Description

A hard disk consists of a stack of disk platters that are made up of aluminum alloy of glass coated with a magnetic material; actually, most hard disks have from two to eight platters. Each side of each platter has a read/write head that floats over the surface of the rapidly spinning disk and picks up (reads) magnetically stored data, or records (writes) data onto the disk. It’s just like a tape recorder, except that in a hard disk, the head doesn’t touch the disk surface. Instead, the read/write heads float on an extraordinarily thin cushion of air, about the height of a fingerprint. Really. That’s why it’s important not to jostle your hard disk or kick it while it’s doing its work. 

      Hard Disk Drive

The surface of a disk is divided into imaginary tracks and sectors. Tracks are concentric circles where the data is stored. These tracks are numbered from the outermost ring to the innermost ring, starting from zero. Disk sectors refer to the number of fixed size areas that can be accessed by one of the disk drive’s read/write heads, in one rotation of the disk, without the head having to change its position. An intersection of a track and a disk sector is known as track sector. 

Each sector is uniquely assigned a disk address before a disk drive can access a piece of data. In order to make the disk usable, first it must be formatted to create tracks and sectors. The track sectors are grouped into a collection known as cluster. It refers to the basic allocation unit for storage on a disk.

On the hard disk you’ll keep the operating system, and copies of all the software applications you use, such as your word processor and your spreadsheet program, plus copies of all the documents or files you create.  The hard drive is sometimes referred to as the “C drive” due to the fact that Microsoft Windows designates the “C” drive letter to the primary partition on the primary hard drive in a computer by default.While this is not a technically correct term to use, it is still common. For example, some computers have multiple drive letters (i.e. C, D, E) representing areas across one or more hard drives.

Some computers don’t absolutely need a hard disk for storing things they use floppy disks instead. But a hard disk drive is much, much faster than a floppy disk drive, and it stores much more information. And as software programs and operating systems get more sophisticated, they also take up more disks space-so much disk space that many programs and systems can’t even fit on a floppy disk. These days, almost every computer has a hard disk. 

You’ll also like:

  1. What is Flash Memory? – Definition
  2. What is disk cache? – Definition
  3. What is laser printer? – Definition
  4. What is EPROM? – Definition
  5. What is Primary Memory? – Definition
Next →
← Prev
Like/Subscribe us for latest updates     

About Dinesh Thakur
Dinesh ThakurDinesh Thakur holds an B.C.A, MCDBA, MCSD certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps.

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.


For any type of query or something that you think is missing, please feel free to Contact us.


Primary Sidebar

Computer Memory

Computer Memory

    • Computer - Memory
    • Computer - Types of Memory
    • Computer - RAM
    • Computer - Types of RAM
    • Computer - ROM
    • Computer - RAM Vs ROM
    • Computer - Associative Memory
    • Computer - SemiConductor Memory
    • Computer - Primary Memory
    • Computer - Auxiliary Memory
    • Computer - Flash Memory
    • Computer - EPROM
    • Computer - Secondary Memory
    • Computer - Sequential Access Memory
    • Computer - EEPROM
    • Computer - Bubble Memory
    • Computer - DDRAM Vs FPMDRAM
    • Computer - SDRAM
    • Computer - DRAM
    • Computer - VRAM
    • Computer - ECC Memory
    • Computer - PC RAM
    • Computer - NVRAM
    • Computer - Register

Computer Devices

    • Computer - Input/Output Devices
    • Computer - Printer
    • Computer - Laser Printer
    • Computer - Hard Drive
    • Computer - Dot-Matrix Printer
    • Computer - Impact and Non-Impact
    • Computer - Storage Devices
    • Computer - Primary Storage
    • Computer - Types of Storage
    • Computer - Line Printer

Other Terms

    • Computer - Interrupt
    • Computer - Classify Storage Devices
    • Computer - CISC and RISC
    • Computer - Access Method
    • Computer - Memory Mapping
    • Computer - OMR
    • Computer - Access Time
    • Computer - Types of integrity
    • Computer - Buffer
    • Computer - Associative Cache
    • Computer - RAM Parity
    • Computer - Disk Cache
    • Computer - Disk Controller
    • Computer - Cycle Time
    • Computer - IDE
    • Computer - RAM Disk
    • Computer - Cartridge Hard Disk
    • Computer - DPI
    • Computer - Fatal Error
    • Computer - Install HDD/SSD
    • Computer - Input Technologies
    • Computer - OCR

Binary Number

  • CO - EBCDIC
  • CO - ASCII Code
  • CO - Bit
  • CO - ASCII
  • CO - BCD Numbers
  • CO - Binary Numbers
  • CO - Byte
  • CO - Bits and Bytes
  • CO - Machine Code

Other Links

  • Computer Memory - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2025. All Rights Reserved.

APPLY FOR ONLINE JOB IN BIGGEST CRYPTO COMPANIES
APPLY NOW