/elec/propeller-clock

To get this branch, use:
bzr branch http://bzr.ed.am/elec/propeller-clock

« back to all changes in this revision

Viewing changes to Notes

  • Committer: Dan
  • Date: 2011-11-18 15:43:57 UTC
  • Revision ID: dan@waxworlds.org-20111118154357-ro53w0hsow466tkf
fixed display wdth for hands on clock face

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf540
2
 
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
3
 
{\colortbl;\red255\green255\blue255;}
4
 
\paperw11900\paperh16840\margl1440\margr1440\vieww9000\viewh8400\viewkind0
5
 
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural
6
 
 
7
 
\f0\b\fs24 \cf0 Display:\
8
 
 
9
 
\b0 60 divisions (1 for each second)\
10
 
Each division has 5 segments (300 segments per revolution)\
11
 
\
12
 
Suppose the clock spins at 3000 RPM\
13
 
50 revolutions per second\
14
 
20,000 microseconds per revolution\
15
 
15,000 segments per second\
16
 
66.666666666667 microseconds per segment\
17
 
0.018 degrees per microsecond\
18
 
1066.66666666666667 CPU clock cycles per segment\
19
 
}
 
 
b'\\ No newline at end of file'
 
1
Display:
 
2
60 divisions (1 for each second)
 
3
Each division has 5 segments (300 segments per revolution)
 
4
 
 
5
Assuming that the clock spins at 3000 RPM:
 
6
50 revolutions per second
 
7
20,000 microseconds per revolution
 
8
15,000 segments per second (display update speed)
 
9
66.666666666667 microseconds per segment
 
10
0.018 degrees per microsecond
 
11
1066.66666666666667 CPU clock cycles per segment