Difference between revisions of "Template:Infobox Disk drive"
From Computer History Wiki
(Add a number of fields) |
|||
| Line 10: | Line 10: | ||
capacity = | capacity = | ||
controller = drive controller(s) and their host interface | controller = drive controller(s) and their host interface | ||
| + | average access time = | ||
rpm = | rpm = | ||
| + | revolution time = for 1/2 revolution (average rotational delay) | ||
| + | one track seek = | ||
| + | average seek = | ||
| + | maximum seek = | ||
media = type of media drive uses | media = type of media drive uses | ||
surfaces = | surfaces = | ||
| + | tracks per surface = | ||
sectors per track = | sectors per track = | ||
words per sector = | words per sector = | ||
| + | bytes per sector = | ||
tracks per inch = | tracks per inch = | ||
density = in bits per inch | density = in bits per inch | ||
recording method = mfm, etc. etc. | recording method = mfm, etc. etc. | ||
| − | transfer rate = in an appropriate unit ( | + | transfer rate = in an appropriate unit (megabits/sec, etc) |
| + | physical size = | ||
| + | weight = | ||
| + | power consumption = | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
| Line 55: | Line 65: | ||
! Drive Controller(s): | ! Drive Controller(s): | ||
{{!}} {{{controller}}} }} | {{!}} {{{controller}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{average access time|}}} | | ||
| + | ! Average Access Time: | ||
| + | {{!}} {{{average access time}}} }} | ||
|- | |- | ||
| Line 60: | Line 75: | ||
! Revolutions Per Minute: | ! Revolutions Per Minute: | ||
{{!}} {{{rpm}}} }} | {{!}} {{{rpm}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{rpm|}}} | | ||
| + | ! Revolutions Per Minute: | ||
| + | {{!}} {{{rpm}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{revolution time|}}} | | ||
| + | ! 1/2 Revolution Time: | ||
| + | {{!}} {{{revolution time}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{one track seek|}}} | | ||
| + | ! One Track Seek Time: | ||
| + | {{!}} {{{one track seek}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{average seek|}}} | | ||
| + | ! Average Seek Time: | ||
| + | {{!}} {{{average seek}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{maximum seek|}}} | | ||
| + | ! Maximum Seek Time: | ||
| + | {{!}} {{{maximum seek}}} }} | ||
|- | |- | ||
| Line 69: | Line 109: | ||
{{#if: {{{surfaces|}}} | | {{#if: {{{surfaces|}}} | | ||
! Total Surfaces: | ! Total Surfaces: | ||
| + | {{!}} {{{surfaces}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{tracks|}}} | | ||
| + | ! Tracks Per Surface: | ||
{{!}} {{{surfaces}}} }} | {{!}} {{{surfaces}}} }} | ||
|- | |- | ||
| Line 80: | Line 125: | ||
! Words Per Sector: | ! Words Per Sector: | ||
{{!}} {{{words per sector}}} }} | {{!}} {{{words per sector}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{bytes per sector|}}} | | ||
| + | ! Bytes Per Sector: | ||
| + | {{!}} {{{bytes per sector}}} }} | ||
|- | |- | ||
| Line 102: | Line 152: | ||
|- | |- | ||
| + | {{#if: {{{physical size|}}} | | ||
| + | ! Physical Size: | ||
| + | {{!}} {{{physical size}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{weight|}}} | | ||
| + | ! Weight: | ||
| + | {{!}} {{{weight}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{power consumption|}}} | | ||
| + | ! Power Consumption: | ||
| + | {{!}} {{{power consumption}}} }} | ||
| + | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
Revision as of 19:53, 2 October 2017
This template is for disk drives, in contains the following
name = name of drive image = name of wiki image of drive manufacturer = year introduced = year discontinued = capacity = controller = drive controller(s) and their host interface average access time = rpm = revolution time = for 1/2 revolution (average rotational delay) one track seek = average seek = maximum seek = media = type of media drive uses surfaces = tracks per surface = sectors per track = words per sector = bytes per sector = tracks per inch = density = in bits per inch recording method = mfm, etc. etc. transfer rate = in an appropriate unit (megabits/sec, etc) physical size = weight = power consumption =