Skip to content

Commit

Permalink
Stans ZTR Alpha 400 - Split spokes to each wheel.
Browse files Browse the repository at this point in the history
  • Loading branch information
krismolendyke committed Aug 20, 2013
1 parent 17f26e8 commit 279f2d4
Showing 1 changed file with 22 additions and 11 deletions.
33 changes: 22 additions & 11 deletions stans-ztr-alpha-400/wheels.org
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,6 @@
- [X] New rim brake pads
- [X] Front wheel skewer (rear wheel is bolt-on)

* Spokes

#+name:spokes
| Attribute | Value |
|-----------+-------------|
| Make | Sapim |
| Model | [[http://www.sapim.be/spokes/butted/laser][Laser]] |
| Butting | double |
| Diameter | 2.0/1.5/2.0 |
| Length | 287.5 |

* Spoke Length Calculation

\begin{equation}
Expand Down Expand Up @@ -89,6 +78,17 @@
| Non-drive | 592 | 296 | 87616 | 54 | 27 | 729 | 32.2 | 1036.84 | 15984 | 3 | 32 | 0.38268343 | 2.4 | 287.35680 |
#+TBLFM: $2=remote(front-rim, @9$2)::$3=$2 / 2::$4=$3^ 2::$5=remote(front-hub, @4$2)::$6=$5/2::$7=$6^ 2::$9=$8^ 2::$10=2*$3*$6::$11=remote(front-wheel, @3$2)::$12=remote(front-wheel, @2$2)::$13=cos((720/$12)*$11);D::$14=remote(front-hub, @10$2)::$15=sqrt($4 + $7 + $9 - ($10 * $13)) - ($14 / 2)::@2$5=remote(front-hub, @4$2)::@2$8=remote(front-hub, @6$2)::@3$5=remote(front-hub, @5$2)::@3$8=remote(front-hub, @7$2)

** Spokes

#+name:front-spokes
| Attribute | Value |
|-----------+-------------|
| Make | Sapim |
| Model | [[http://www.sapim.be/spokes/butted/laser][Laser]] |
| Butting | double |
| Diameter | 2.0/1.5/2.0 |
| Length | 287.5 |

** Spoke Tensions

*** Deflection Readings
Expand Down Expand Up @@ -189,6 +189,17 @@
| Non-drive | 592 | 296 | 87616 | 54 | 27 | 729 | 33 | 1089 | 15984 | 3 | 32 | 0.38268343 | 2.4 | 287.44717 |
#+TBLFM: $3=$2 / 2::$4=$3^ 2::$6=$5/2::$7=$6^ 2::$9=$8^ 2::$10=2*$3*$6::$11=remote(rear-wheel, @3$2)::$12=remote(rear-wheel, @2$2)::$13=cos((720/$12)*$11);D::$14=remote(rear-hub, @10$2)::$15=sqrt($4 + $7 + $9 - ($10 * $13)) - ($14 / 2)::@2$2=remote(rear-rim, @9$2)::@2$5=remote(rear-hub, @7$2)::@2$8=remote(rear-hub, @5$2)::@3$5=remote(rear-hub, @8$2)::@3$8=remote(rear-hub, @6$2)

** Spokes

#+name:rear-spokes
| Attribute | Value |
|-----------+-------------|
| Make | Sapim |
| Model | [[http://www.sapim.be/spokes/butted/laser][Laser]] |
| Butting | double |
| Diameter | 2.0/1.5/2.0 |
| Length | 287.5 |

** Spoke Tensions

*** Deflection Readings
Expand Down

0 comments on commit 279f2d4

Please sign in to comment.