Possible to compute distance travelled per stroke?

Post questions and issues with Concept2 PM3 SDK
Post Reply
mishab
Paddler
Posts: 8
Joined: October 6th, 2014, 2:12 pm

Possible to compute distance travelled per stroke?

Post by mishab » November 3rd, 2014, 5:09 pm

Is there a reliable formula that can be used to compute distance travelled per stroke? I am using PIM 5

User avatar
Citroen
SpamTeam
Posts: 8028
Joined: March 16th, 2006, 3:28 pm
Location: A small cave in deepest darkest Basingstoke, UK

Re: Possible to compute distance travelled per stroke?

Post by Citroen » November 3rd, 2014, 6:10 pm

You need to calculate the distance rowed per minute. So take the duration and the distance rowed and divide one by the other.

For example 2000m in 7minutes is 285.71m / minute. 5K in 20 mins is 250m / minute.
http://www.wolframalpha.com/input/?i=50 ... 20+minutes

You know the average stroke rate (SPM) because the monitor has given you that at the end of the workout. So divide the distance / minute by strokes / minute. The minutes cancel out and you'll get distance per stroke.

Cyclist2
10k Poster
Posts: 1117
Joined: December 13th, 2006, 8:20 pm
Location: Bremerton, WA

Re: Possible to compute distance travelled per stroke?

Post by Cyclist2 » November 5th, 2014, 11:25 pm

Or just watch the monitor meters on every stroke. One of my favorite workouts is rowing 10 meters per stroke - vary the stroke rate, and the pace has to change too. Good for technique and keeping my brain engaged. Over the years I've observed that my comfortable, no thought, pace routinely gets me about 8-9 meters per stroke. No formula, just watching the monitor.
Mark Underwood. Rower first, cyclist too.

jamesg
Marathon Poster
Posts: 4226
Joined: March 18th, 2006, 3:44 am
Location: Trentino Italy

Re: Possible to compute distance travelled per stroke?

Post by jamesg » November 6th, 2014, 10:33 am

Is there a reliable formula
Sure; for each power level in Watts W and for a Rating R in strokes per minute, the distance D per stroke is:

D = 60/R x (W/2.8)^(1/3)

So for example if you pull 200 W at Rate 20:

D = 60/20 x (200/2.8)^(1/3) = 12.4 m

This is because "speed" in m/s is related to erg Power by W = 2.8 V^3; and time per stroke is 60/R s.
08-1940, 179cm, 83kg.

mishab
Paddler
Posts: 8
Joined: October 6th, 2014, 2:12 pm

Re: Possible to compute distance travelled per stroke?

Post by mishab » December 24th, 2014, 1:12 am

Thank you. All done!

Post Reply