How does ErgData get the resistance setting from the rower?
-
- Paddler
- Posts: 1
- Joined: February 20th, 2023, 9:39 am
How does ErgData get the resistance setting from the rower?
After using ErgData for a few weeks I was curious to know if the drag setting of the rower is used at all?
You'd think that power calculations and calorie calc's would need to know what drag you are set at. In fact, almost every statistical output would be affected by changing the resistance setting wouldn't it?
I can't see an entry box to manually enter it and it doesn't seem clear whether the drag setting is somehow being transmitted from the machine. I find the latter suggestion hard to believe since I am using a Concept2 model C from the 90's.
Anyone got any ideas?
cheers
You'd think that power calculations and calorie calc's would need to know what drag you are set at. In fact, almost every statistical output would be affected by changing the resistance setting wouldn't it?
I can't see an entry box to manually enter it and it doesn't seem clear whether the drag setting is somehow being transmitted from the machine. I find the latter suggestion hard to believe since I am using a Concept2 model C from the 90's.
Anyone got any ideas?
cheers
- Citroen
- SpamTeam
- Posts: 8030
- Joined: March 16th, 2006, 3:28 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: How does ErgData get the resistance setting from the rower?
The current drag factor is available in the CSAFE API (which is used by all client programs).
Re: How does ErgData get the resistance setting from the rower?
Seejhoweld@gmail.com wrote: ↑February 20th, 2023, 9:54 amI can't see an entry box to manually enter it and it doesn't seem clear whether the drag setting is somehow being transmitted from the machine. I find the latter suggestion hard to believe since I am using a Concept2 model C from the 90's.
http://eodg.atm.ox.ac.uk/user/dudhia/ro ... meter.html
Long story short: the monitor can see the velocity of the flywheel decelerate, and thus it can calculate the drag factor. Please note that the drag setting and the numbers on the rim are only loosely related: due to aging the drag for a given number on the rim can shift. As the dragfactor is calculated using physical properties if the flywheel, it is always spot on. In newer monitors (PM3 and PM5), you can even display the dragfactor.
- Carl Watts
- Marathon Poster
- Posts: 4697
- Joined: January 8th, 2010, 4:35 pm
- Location: NEW ZEALAND
Re: How does ErgData get the resistance setting from the rower?
You can display the drag factor on the PM2 as well.
Drag factor is a calculation derived from the rate of deceleration of the flywheel during the recovery.
Drag factor is a calculation derived from the rate of deceleration of the flywheel during the recovery.
Carl Watts.
Age:56 Weight: 108kg Height:183cm
Concept 2 Monitor Service Technician & indoor rower.
http://log.concept2.com/profile/863525/log
Age:56 Weight: 108kg Height:183cm
Concept 2 Monitor Service Technician & indoor rower.
http://log.concept2.com/profile/863525/log
Re: How does ErgData get the resistance setting from the rower?
No.jhoweld@gmail.com wrote: ↑February 20th, 2023, 9:54 amYou'd think that power calculations and calorie calc's would need to know what drag you are set at. In fact, almost every statistical output would be affected by changing the resistance setting wouldn't it?
Search the forum, there are innumerable threads about drag factor. On the rower, the DF only changes the feel (like a heavier dory or lighter racing boat), not the metrics that are displayed on the monitor. DF is a personal preference, so set it where you like it. The power, calories, pace are all dependent on YOU, the rower.
I don't have ErgData for my rower, so don't know if it displays DF, but again, it wouldn't make any difference in the metrics, it would be an information readout only.
Mark Underwood. Rower first, cyclist too.
Re: How does ErgData get the resistance setting from the rower?
You can display drag factor on ergdata and it is pushed to your logbook by ergdata, so - yes, ergdata knows your drag factor.
Male - '80 - 82kg - 177cm - Start rowErg Jan 2022
1': 358m
4': 1217m
30'r20: 8068m
30': 8,283m
60': 16,222m
100m: 0:15.9
500m: 1:26.0
1k: 3:07.8
2k: 6:37.1
5k: 17:39.6
6k: 21:03.5
10k: 36:01.5
HM: 1:18:40.1
FM: 2:52:32.6
My log
1': 358m
4': 1217m
30'r20: 8068m
30': 8,283m
60': 16,222m
100m: 0:15.9
500m: 1:26.0
1k: 3:07.8
2k: 6:37.1
5k: 17:39.6
6k: 21:03.5
10k: 36:01.5
HM: 1:18:40.1
FM: 2:52:32.6
My log
Re: How does ErgData get the resistance setting from the rower?
It's us that needs to know the drag factor, not the machine, when we get on a different one. Can also go by feel.if the drag setting of the rower is used at all?
Drag is Impedance: High impedance means high force low speed; Low impedance the opposite. The machine sees the flywheel speeds at each catch and release, so already knows enough about its energy status, given the Inertia.
Set it so that you can row a full length stroke at any rating without using excess force, which could cause injury and/or stop you before the end of the race.
The pull/recovery time ratio is what makes us feel comfortable or not. We are essentially rhythmical if not musical beings, and the waltz is amazingly beneficial if prolonged. It needs us to work at UT1 level: seeming effortless once we know how and have done enough of it.
08-1940, 179cm, 83kg.
Re: How does ErgData get the resistance setting from the rower?
The monitor needs to know the dragfactor as well. It is an essential part of the transition of rotational metrics (angular postion, angular velocity and angular acceleration) into linear metrics (distance, speed, power).
Re: How does ErgData get the resistance setting from the rower?
Could be, according to how complex your approach is. But once we know the speeds and times of the flywheel, of known inertia, and can determine the peaks, we know the power and the only conversion is W=kV³.
There is no rotational data to convert: all the PM gets is an impulse train.
There is no rotational data to convert: all the PM gets is an impulse train.
08-1940, 179cm, 83kg.
Re: How does ErgData get the resistance setting from the rower?
Nope. I am responsible for the physics engine of Open Rowing Monitor, I actually made software that replicates the PM5 behaviour to 0.05% accuracy. For all linear metrics, you need the dragfactor, see https://github.com/JaapvanEkris/openrow ... ar-metricsjamesg wrote: ↑February 21st, 2023, 4:38 amCould be, according to how complex your approach is. But once we know the speeds and times of the flywheel, of known inertia, and can determine the peaks, we know the power and the only conversion is W=kV³.
There is no rotational data to convert: all the PM gets is an impulse train.
Re: How does ErgData get the resistance setting from the rower?
The BikeErg (but not the RowErg or SkiErg) has an angle sensor on the damper. From time to time you need to calibrate it, to figure out the drag factor at various damper angles.
The RowErg and SkiErg measure the rate at which the flywheel coasts down during recovery. More coast-down, higher drag factor. The BikeErg can't do that as you pedal continuously for extended periods.
The RowErg and SkiErg measure the rate at which the flywheel coasts down during recovery. More coast-down, higher drag factor. The BikeErg can't do that as you pedal continuously for extended periods.
Re: How does ErgData get the resistance setting from the rower?
As others have said, the Perfomance Monitor determines the drag factor from the decrease in the flywheel speed during the recovery. You don't have to enter it ; it is measured very precisely while you prepare for the next stroke.jhoweld@gmail.com wrote: ↑February 20th, 2023, 9:54 amI can't see an entry box to manually enter it and it doesn't seem clear whether the drag setting is somehow being transmitted from the machine. I find the latter suggestion hard to believe since I am using a Concept2 model C from the 90's.
You are wrong. With a steady stroke, the power in the stroke is proportional to the drag factor and to the average radial velocity of the flywheel to the power 3 : P = DF * ωavg³.jamesg wrote: ↑February 21st, 2023, 4:38 amCould be, according to how complex your approach is. But once we know the speeds and times of the flywheel, of known inertia, and can determine the peaks, we know the power and the only conversion is W=kV³.
There is no rotational data to convert: all the PM gets is an impulse train.
Of course the radial velocity of the flywheel is not constant but increases during the drive. A good approximation is : ωavg = (2*ωmax + ωmin)/3.
ωmin is the radial velocity just after the catch and ωmax is the radial velocity slightly before the finish of the drive.
Note : the drag factor displayed on the PM has the physical units [mg m²] ; in the above equation the DF should be entered in [kg m²], hence a factor 10^-6 .
As explained above, the DF not only changes the feel but also the calculated power, pace, calories. What happens when you increase the DF and keep the power input the same, is that the average flywheel velocity drops. Flywheel velocity and handle speed in the drive are directly proportional. To keep the power constant at a higher DF, the handle speed drops but the force pulling the handle has to increase.Cyclist2 wrote: ↑February 20th, 2023, 11:16 pm...On the rower, the DF only changes the feel (like a heavier dory or lighter racing boat), not the metrics that are displayed on the monitor. DF is a personal preference, so set it where you like it. The power, calories, pace are all dependent on YOU, the rower.