Difference between revisions of "CSC231 Hard-Disk Arduino Project: some numbers"

From dftwiki3
Jump to: navigation, search
(New page: --~~~~ ---- <code><pre> Some data for rotation of 3.5" hard disk with a 1/4" slit in it 5400 rpm 90 rps 0.011111111 sec per rotation 11.11111111 ms per rotation 3.5 in diameter for dis...)
 
Line 1: Line 1:
 
--[[User:Thiebaut|D. Thiebaut]] 16:24, 1 December 2008 (UTC)
 
--[[User:Thiebaut|D. Thiebaut]] 16:24, 1 December 2008 (UTC)
 
----
 
----
 +
 +
Some data for rotation of 3.5" hard disk with a 1/4" slit in it.
  
 
<code><pre>
 
<code><pre>
Some data for rotation of 3.5" hard disk with a 1/4" slit in it
 
  
5400 rpm
+
5400.000 rotations per minute (rpm)
90 rps
+
90.000 rotations per second (rps)
0.011111111 sec per rotation
+
0.011 sec per rotation
11.11111111 ms per rotation
+
11.111 ms per rotation
 +
 +
3.500 inches diameter for disk
 +
10.996 inches in circumference
 +
0.125 inches slot in disk
 +
0.011 portion of rotation when slit is above detector
 +
0.126 ms when slit is above detector
  
3.5 in diameter for disk
 
10.995565 in in circumference
 
0.125 in slot in disk
 
0.01136822 portion of rotation when slot is above detector
 
0.126313554 ms when slot is above detector
 
 
 
  
 
</pre></code>
 
</pre></code>

Revision as of 11:27, 1 December 2008

--D. Thiebaut 16:24, 1 December 2008 (UTC)


Some data for rotation of 3.5" hard disk with a 1/4" slit in it.


5400.000	rotations per minute (rpm)
90.000	rotations per second (rps)
0.011	sec per rotation
11.111	ms per rotation
	
3.500	inches diameter for disk
10.996	inches in circumference
0.125	inches slot in disk
0.011	portion of rotation when slit is above detector
0.126	ms when slit is above detector