Difference between revisions of "Template:Infobox Disk drive"

From Computer History Wiki
Jump to: navigation, search
(+Min/max access)
(9 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
<pre>
 
<pre>
name                =  name of drive
+
 
image              =  name of wiki image of drive
+
| name                =  name of drive
manufacturer        =     
+
| image              =  name of wiki image of drive
year introduced    =  
+
| caption            =
year discontinued  =  
+
| manufacturer        =     
capacity            =
+
| year introduced    =  
controller          =  drive controller(s) and their host interface
+
| year discontinued  =  
rpm                =   
+
| controller          =  drive controller(s) and their host
media              =  type of media drive uses
+
| interface
surfaces            =
+
| capacity            =
sectors per track   =
+
| transfer rate      =  in an appropriate unit (megabits/sec, etc)
words per sector    =
+
| minimum access time =
tracks per inch    =  
+
| average access time =
density            = in bits per inch
+
| maximum access time =
recording method    = mfm, etc. etc.
+
| rpm                =   
transfer rate       = in an appropriate unit (megawords / sec or whatever)
+
| revolution time    =  for 1/2 revolution (average rotational delay)
 +
| one track seek      =
 +
| average seek        =
 +
| maximum seek        =
 +
| head switch        =
 +
| media              =  type of media drive uses
 +
| surfaces            =
 +
| tracks              =  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.
 +
| start time          =
 +
| stop time          =
 +
| physical size       =
 +
| weight              =
 +
| power consumption  =
 +
 
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>
Line 45: Line 64:
 
! Year Discontinued:
 
! Year Discontinued:
 
{{!}} {{{year discontinued}}} }}
 
{{!}} {{{year discontinued}}} }}
 +
|-
 +
 +
{{#if: {{{controller|}}} |
 +
! Drive Controller(s):
 +
{{!}} {{{controller}}} }}
 
|-
 
|-
  
Line 52: Line 76:
 
|-
 
|-
  
{{#if: {{{controller|}}} |
+
{{#if: {{{transfer rate|}}} |
! Drive Controller(s):
+
! Transfer Rate:
{{!}} {{{controller}}} }}
+
{{!}} {{{transfer rate}}} }}
 +
|-
 +
 
 +
{{#if: {{{minimum access time|}}} |
 +
! Minimum Access Time:
 +
{{!}} {{{minimum access time}}} }}
 +
|-
 +
 
 +
{{#if: {{{average access time|}}} |
 +
! Average Access Time:
 +
{{!}} {{{average access time}}} }}
 +
|-
 +
 
 +
{{#if: {{{maximum access time|}}} |
 +
! Maximum Access Time:
 +
{{!}} {{{maximum access time}}} }}
 
|-
 
|-
  
Line 60: Line 99:
 
! Revolutions Per Minute:
 
! Revolutions Per Minute:
 
{{!}} {{{rpm}}} }}
 
{{!}} {{{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}}} }}
 +
|-
 +
 +
{{#if: {{{head switch|}}} |
 +
! Head Switching Time:
 +
{{!}} {{{head switch}}} }}
 
|-
 
|-
  
Line 72: Line 136:
 
|-
 
|-
  
{{#if: {{{sectors per track|}}} |
+
{{#if: {{{tracks|}}} |
 +
! Tracks Per Surface:
 +
{{!}} {{{tracks}}} }}
 +
|-
 +
 
 +
{{#if: {{{sectors|}}} |
 
! Sectors Per Track:
 
! Sectors Per Track:
{{!}} {{{sectors per track}}} }}
+
{{!}} {{{sectors}}} }}
 
|-
 
|-
  
Line 80: Line 149:
 
! Words Per Sector:
 
! Words Per Sector:
 
{{!}} {{{words per sector}}} }}
 
{{!}} {{{words per sector}}} }}
 +
|-
 +
 +
{{#if: {{{bytes per sector|}}} |
 +
! Bytes Per Sector:
 +
{{!}} {{{bytes per sector}}} }}
 
|-
 
|-
  
Line 97: Line 171:
 
|-
 
|-
  
{{#if: {{{transfer rate|}}} |
+
{{#if: {{{start time|}}} |
! Transfer Rate:
+
! Start Time:
{{!}} {{{transfer rate}}} }}
+
{{!}} {{{start time}}} }}
 +
|-
 +
 
 +
{{#if: {{{stop time|}}} |
 +
! Stop Time:
 +
{{!}} {{{stop time}}} }}
 +
|-
 +
 
 +
{{#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|}}}
 
|}
 
|}
[[Category: Disk drive]]
 
 
</includeonly>
 
</includeonly>

Revision as of 22:32, 9 May 2020

This template is for disk drives, in contains the following


| name                =  name of drive
| image               =  name of wiki image of drive
| caption             =
| manufacturer        =    
| year introduced     = 
| year discontinued   = 
| controller          =  drive controller(s) and their host
| interface
| capacity            =
| transfer rate       =  in an appropriate unit (megabits/sec, etc)
| minimum access time =
| average access time =
| maximum access time =
| rpm                 =  
| revolution time     =  for 1/2 revolution (average rotational delay)
| one track seek      =
| average seek        =
| maximum seek        =
| head switch         =
| media               =  type of media drive uses
| surfaces            =
| tracks              =  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.
| start time          =
| stop time           =
| physical size       =
| weight              =
| power consumption   =