Umrechnen block (datenspeicher) nach bit
Block (Datenspeicher)
A block ist eine Einheit von data storage conventionally gleich 512 bytes, representing die minimum unit von data das a disk drive reads oder writes in a single operation. The 512-byte block size originated mit early hard disk und floppy disk architectures und remains a standard reference unit in storage conversion. Modern drives often use 4096-byte (4K) physical sectors, though 512-byte logical blocks sind still widely emulated.
Bit
A bit (binary digit) ist die most basic unit von digital information, representing a logical state mit one von two possible values: 0 oder 1. The term war coined durch statistician John Tukey in 1946 und popularized durch Claude Shannon in his foundational work on information theory. Eight bits form one byte, die standard unit von computer storage.