3record stores for all swim, bike, or run activities mean maximal power (MMP) for predefined durations ranging from a few seconds up to a multiple hours. This information is useful to quickly see the difficulty of sustained efforts and is plotted on each activity view page.
MMP data can also be used to estimate fitness parameters such as CP or W' that are defined in the about metrics page. This is done by fitting the data to some pre-defined model of power-duration relationship. Different models can be used as explained below.
Mean maximal power is defined as the maximal average power that was sustained for a certain duration. It is firt calculated for each activity. The data is then merged (via a max operation) for each week, from which last year reference is taken and plots on the CP page are constructed.
Most of the power-duration models are based on the Monod 2-parameter CP model which basically defines the critical power. It is however overly simplified and implies an infinite power at short durations and ability to sustain CP for infinite durations. More advanced models avoid this by using more complex formulae and more parameters.
The models available in 3record are listed below. For each, the values of the extracted parameters using least square fitting is displayed in the CP analysis page, even though it could be argued that the fit should be done on maximal datapoints only (ie. not using ordinary least square) to respect the maximal operation of MMP. FTP value displayed is the power predicted by the model for 1 hour duration.
As mentioned above, Monod 2-parameter CP model [1, Monod 2P] is the most simple one. It has the simple formulation of a 1/x curve
where is the critical power and coresponds to an anaerobic work capacity (that is time limited).It has as main inconvenients the facts that power is supposedly infinite at short duration and long-term fatigue is not included as CP could be maintained whitout limits.
Monod 3-parameter CP model [2, Monod 3P] is an improvement from the 2-parameter model to remove the first issue, power tending towards infinity at short durations, via the introduction of a time constant
CP is still supposed to be maintainable for infinitely-long durations though.
Ward-Smith model [3, Ward-Smith] is similar to the 3-parameter CP model but introduces the maximal power instead of using the parameter that has the units of energy
Note that it also supposes CP is maintainable for infinitely-long durations.
Morton model [4, Morton] uses both and for a more complex anaerobic expression (with feedback)
Note that it also supposes CP is maintainable for infinitely-long durations.
All models up to here are reviewed in [5, Morton rev].
Alvarez model [6, Alvarez] uses both two time constants and feedback expressions for both aerobic and anaerobic parts
Veloclinic model [7, Veloclinic] uses similar expressions for both aerobic and anaerobic parts of the form
For simplicity of model fitting, it was assumed though that seconds and (droping effectively the second feedback for the aerobic part)Note that other similar expressions could be obtained making other asusmptions.
Extended CP model [8, Extended CP] uses a lot more parameters than the others to try to fit the data. Its shape can consequently be more complicated but it can be harder to give some sense to each parameter. It is supposed to represent the 3 components of ATP, glycolysis, and oxydation with capacity, response time and max power for each
Using the simplest of the above models which is the Monod 2P, it is easy to prove that a constant effort over the critical power will consume an amount of energy above threshold equal to W' (it is in fact a rectangle on the power-duration chart that will go from the left up to the point where it touches the mean-max curve); hence the term of work capacity, see [9, Skiba W']. From there, we can extrapolate that every joule (energy, or power multiplied by time) consumed above threshold is taken from this reserve. Adding some recovery method to fill again this tank when effort is low, and a dynamic model can be found to give the evolution of the energy reserve and how much is available at a certain point during an activity. [10, GoldenCheetah W'bal] explains in detail how this model has been implemented originally in Golden Cheetah. Even though the implementation is not identical, concepts still apply to 3record as well.
Mathematically, and as every data is discrete in steps of 1 second, we can express W'bal differentially from the previous value as:
How to use the W'bal plot (visible on each activity) is described in quantitative terms in our blog (in French), focussing on race pace analysis: http://besse.info/news/264-Wbal-un-outil-pour-la-gestion-de-course
References in text