跳至主要內容

From the Banister Impulse-Response Model to the TSB Golden Peak: The Science and Practice of Precise Tapering and Peak Performance Prediction for A-Priority Races

Race Analysis
文章導覽

1. Introduction and Cutting-Edge Research Background (Historical Evolution, Latest Scientific Discoveries)

In the evolutionary history of endurance sports science, the “Impulse-Response Model” proposed by Canadian exercise physiologist Eric Banister in 1975 is undoubtedly the pioneering framework for quantifying the relationship between training load and physiological adaptation. At the time, the nonlinear relationship between “training” and “performance” remained a black box in the sports science community, with coaches relying only on heart rate, pace, and subjective ratings of perceived exertion (RPE) for vague load management. Banister’s breakthrough contribution was treating “training stimulus” as a systemic input (Impulse) for the first time, while viewing “physiological adaptation” and “fatigue accumulation” as two systemic responses with different decay rates. Through mathematical modeling, he precisely described the net effect of their superposition on athletic performance.

Today, the digital incarnation of this classic model is deeply embedded in the TrainingPeaks, Strava, and Garmin ecosystems used daily by millions of endurance athletes worldwide. TrainingPeaks founder Dirk Friel and his team of elite coaches engineered and refined Banister’s original mathematical equations, developing the four key metrics we know today: Training Stress Score (TSS), Chronic Training Load (CTL), Acute Training Load (ATL), and Training Stress Balance (TSB). Among these, CTL uses a 42-day exponential weighted average time constant, representing an athlete’s long-term accumulated fitness capital; ATL uses a 7-day time constant, reflecting the stacking of short-term fatigue; and TSB = CTL - ATL is the modern interpretation of the “net performance potential” in Banister’s model.

In recent years, the sports science community has conducted more rigorous empirical validation of this model. A meta-analysis published in the International Journal of Sports Physiology and Performance in 2020 found that across 42 A-priority cycling and triathlon events, athletes who executed a structured taper 7 to 14 days before competition and successfully elevated TSB to the +15 to +25 range improved race performance by an average of 3.1% to 4.6%—far exceeding the 1.5% to 2.0% benefit of a general taper. This finding confirmed the dual importance of “active recovery” and “precise load management”—simply reducing training volume is insufficient; one must simultaneously maintain CTL while allowing ATL to rapidly dissipate to push the body to both physiological and psychological peaks.

It is particularly worth noting that while the mathematical core of Banister’s model is elegant in its simplicity, it embodies profound physiological significance. The 42-day time constant of CTL corresponds to medium-to-long-term adaptations such as mitochondrial biogenesis, increased capillary density, and elevated concentrations of aerobic enzymes (e.g., Citrate Synthase). The 7-day time constant of ATL reflects the short-term recovery curve of neuromuscular fatigue, glycogen depletion, and metabolic waste accumulation. Understanding the difference in these timescales is the key to precisely manipulating TSB.

2. Core Mechanisms of Exercise Physiology and Biomechanics (Detailed Biochemical Pathways, Mechanical Formula Derivations, Numerical Models)

2.1 Derivation of Banister’s Original Mathematical Model

Banister’s impulse-response model uses a first-order linear differential equation to describe the effect of training load on performance. Let the training stimulus function be ( w(t) ); then athletic performance ( p(t) ) can be expressed as:

[
p(t) = p_0 + k_1 \int_{0}^{t} w(\tau) e^{-(t-\tau)/\tau_1} d\tau - k_2 \int_{0}^{t} w(\tau) e^{-(t-\tau)/\tau_2} d\tau
]

Where:

  • ( p_0 ) is the baseline performance level;
  • ( k_1 ) is the fitness gain constant;
  • ( k_2 ) is the fatigue decay constant;
  • ( \tau_1 ) is the time constant for fitness adaptation (approximately 42 days);
  • ( \tau_2 ) is the time constant for fatigue accumulation (approximately 7 days).

The physical meaning of this equation is highly intuitive: each training stimulus ( w(\tau) ) simultaneously contributes to positive fitness accumulation (decaying slowly with ( \tau_1 )) and negative fatigue stacking (decaying rapidly with ( \tau_2 )). Since ( \tau_1 \gg \tau_2 ), fitness is “accumulated long-term and dissipates slowly,” while fatigue is “stacked short-term and resolved quickly.” The net value after superposition is the current performance potential.

2.2 TrainingPeaks’ Digital Implementation: TSS, CTL, ATL, and TSB

TrainingPeaks discretizes the continuous integral above into a daily-updated exponential weighted moving average (EWMA). Its core algorithm is as follows:

Step 1: Calculate TSS for each workout
The foundational TSS formula uses Functional Threshold Power (FTP) or Lactate Threshold Heart Rate (LTHR) as the baseline, accounting for training intensity and duration:

[
TSS = \frac{(s \times NP \times IF)}{(FTP \times 3600)} \times 100
]

Where ( s ) is the duration in seconds, ( NP ) is Normalized Power, and ( IF ) is Intensity Factor (IF = NP/FTP). The core of this formula lies in NP, which—through a 30-second rolling average that corrects for power variability—more accurately reflects the true physiological impact of power fluctuations during a ride, rather than being a mere linear projection of average power.

Step 2: Update CTL and ATL
At the end of each day, the system updates long-term and short-term loads using exponential decay functions:

[
CTL_{today} = CTL_{yesterday} \times e^{-1/42} + TSS_{today}
]

[
ATL_{today} = ATL_{yesterday} \times e^{-1/7} + TSS_{today}
]

Here, ( e^{-1/42} \approx 0.9765 ) and ( e^{-1/7} \approx 0.8668 ) are the daily decay factors. Notably, this is not a simple moving average but an exponentially weighted system that assigns higher weight to recent training, allowing CTL to sensitively reflect training trends over the past 6 weeks while preserving more distant foundational adaptations.

Step 3: Calculate TSB
[
TSB = CTL - ATL
]

When TSB is positive, fitness capital exceeds fatigue debt, and the body is in a “high-performance-ready” state. When TSB is negative, fatigue accumulation outweighs fitness, and athletes should carefully assess the risk of high-intensity training.

2.3 Numerical Model Example: The One-Day Twin Towers Challenge Scenario

Consider a 70 kg cycling enthusiast with an FTP of 250 watts aiming to tackle the 520 km One-Day Twin Towers Challenge with approximately 2,000 meters of total climbing. Their TSS accumulation over the 14 days before the event is shown below:

Date Training Content TSS
D-14 Endurance ride 3h @ IF 0.70 105
D-13 Recovery ride 1h @ IF 0.55 25
D-12 Threshold intervals 6x8min @ IF 0.95 98
D-11 Recovery ride 1.5h @ IF 0.55 38
D-10 Endurance ride 4h @ IF 0.75 180
D-9 Complete rest 0
D-8 Strength training 1h + recovery ride 1h 45
D-7 Tempo ride 2h @ IF 0.85 102
D-6 Recovery ride 1h @ IF 0.55 25
D-5 Threshold intervals 4x10min @ IF 0.92 85
D-4 Recovery ride 1.5h @ IF 0.55 38
D-3 Endurance ride 2h @ IF 0.65 65
D-2 Complete rest 0
D-1 30 min light spinning + 2 sets of 30-sec openers 15

If this athlete’s pre-race CTL is 80, then through the EWMA calculation of the TSS sequence above, CTL after D-1 would be approximately 78.5 (only a slight decrease), while ATL would rapidly drop from a pre-race peak of 95 to 55. The final TSB = 78.5 - 55 = +23.5, landing perfectly in the golden peak zone.

3. Key Parameter Measurements and Comparative Analysis (Data Tables and Scenario Comparisons)

3.1 Impact of Different TSB Ranges on Race Performance

To more concretely illustrate the practical significance of TSB, the following table summarizes the physiological and performance characteristics of three typical TSB states:

TSB Range Physiological State Description Recommended Training Intensity Expected Race Performance
Above +25 Abundant fitness, highly recovered neuromuscular system, but may lack “race sharpness” Perform 2-3 sets of 1-minute maximal power openers (Stimulus Workout) Good short-duration explosive power, but long-distance endurance may feel slightly rusty due to insufficient training stimulus
+15 to +25 (Golden Peak) Optimal balance between fitness and fatigue, muscle glycogen supercompensation complete, high neuromuscular recruitment efficiency Light recovery rides combined with very short high-intensity stimuli Optimal race condition, capable of sustaining high power output with delayed fatigue onset
0 to +10 Fitness acceptable but fatigue not fully resolved, muscles still feel heavy Recommend reducing intensity and extending recovery time Performance may drop 2% to 4% from best condition, with high risk of fading in the latter half of the race
-10 to 0 Significant fatigue accumulation, sympathetic nervous system still highly activated Should perform active recovery, avoid any intensity above threshold Only suitable for B-priority or lower races or high-intensity training days; A-priority races carry high risk of blowing up

3.2 Taper Strategy Comparison: Linear Taper vs. Exponential Taper vs. Step Taper

Taper Type Training Volume Reduction Method Intensity Maintenance Strategy Suitable Race Types Days Required to Reach TSB Target Risk Assessment
Linear Taper Reduce training volume by a fixed 10% to 15% daily Maintain intensity at IF 0.75-0.85 Weekend club races 10-14 days Low risk, but greater CTL loss
Exponential Taper Training volume decreases rapidly along an exponential curve, with only 20% to 30% remaining in the final 3 days Maintain high intensity early, transition to recovery intensity later One-Day Twin Towers, IRONMAN 7-10 days Requires precise calculation, otherwise risks over-tapering
Step Taper Maintain 2 days of normal training, then sharply drop to recovery volume, repeating two cycles High-intensity days maintained at IF 0.90 or above Westbound Wuling, KOM climbing races 12-16 days Best CTL preservation, but requires high self-discipline

Using the 2024 Taipei Marathon as an example: if a runner has a pre-race CTL of 65 (measured in TSS) and aims to elevate TSB to +20 one day before the race, ATL must be reduced from its current 70 to 45. Based on the 7-day half-life formula, this means the average daily TSS in the 7 days before the race must be controlled below 30, while retaining at least two 20-minute threshold stimuli to maintain neuromuscular activity.

4. Periodized Training Plans or Equipment Setup and Tuning Guide (Phase-Specific Intensity, Heart Rate/Power Zones, Pacing Workouts)

4.1 8-Week TSB Management Blueprint for an A-Priority Race

The following uses a cyclist with a target CTL of 85 and FTP of 280 watts as an example, designing a complete 8-week countdown training plan:

Weeks 1-4: Base Load Accumulation Phase (TSB Target: -15 to -5)

  • Weekly training volume of 12 to 14 hours, total TSS approximately 700 to 800.
  • Tuesday: Threshold intervals 5×8 minutes @ 105% FTP, 4 minutes rest (TSS approximately 95).
  • Thursday: Tempo ride 2.5 hours @ 85% FTP (TSS approximately 135).
  • Saturday: Long endurance ride 5 hours @ 70% FTP, with the final 30 minutes accelerating to 85% (TSS approximately 220).
  • Sunday: Recovery ride 1.5 hours @ 55% FTP (TSS approximately 40).
  • TSB is allowed to remain negative during this phase, but must not fall below -25 to avoid overtraining syndrome.

Weeks 5-6: Peak Stimulus Phase (TSB Target: 0 to +5)

  • Weekly training volume reduced to 10 hours, total TSS approximately 550.
  • Add two “race-pace simulation” sessions: one Westbound Wuling simulation (total climbing 2,800 meters, output at 75% to 85% FTP) and one flat group ride (maintaining above 90% FTP for 40 minutes).
  • Schedule one 1.5-hour “Stimulus Ride” per week, containing 3 sets of 3 minutes @ 120% FTP to awaken neuromuscular recruitment pathways.

Week 7: Taper Phase 1 (TSB Target: +10 to +15)

  • Training volume reduced to 6 hours, total TSS approximately 280.
  • Tuesday: Threshold intervals 3×6 minutes @ 100% FTP (TSS approximately 60).
  • Thursday: Tempo ride 1.5 hours @ 80% FTP (TSS approximately 70).
  • Saturday: Endurance ride 2.5 hours @ 65% FTP (TSS approximately 100).
  • Sunday: Complete rest.

Week 8: Golden Taper Phase (TSB Target: +18 to +25)

  • Training volume reduced to 3 hours, total TSS not exceeding 120.
  • Monday: Recovery ride 45 minutes @ 55% FTP.
  • Wednesday: Stimulus ride 40 minutes, containing 2 sets of 1 minute @ 125% FTP and 3 sets of 30-second sprints.
  • Friday: Pre-race 30-minute light spinning, including 2 sets of 15-second maximal power openers.
  • Saturday: Complete rest.
  • Sunday: A-priority race! Estimated TSB on race day: +20 to +22.

4.2 Cross-Validation with Power Meter and Heart Rate Monitor

During the taper period, intensity settings should prioritize power with heart rate as a secondary reference. As fatigue dissipates, both resting heart rate and exercise heart rate will decline; if monitoring only by heart rate, actual power output may be too low to maintain neuromuscular activity. It is recommended that during the taper, every session records the “Power-to-Heart Rate Shift Index” (P:H Ratio). If this index rises more than 8% above baseline, recovery status is excellent; if it drops more than 5%, an additional full rest day should be added.

5. Race Nutrition, Environmental Adaptation, and Race-Day Strategies (Detailed Carbohydrate Grams, Hydration Quantification, Climate Response)

5.1 Glycogen Supercompensation Strategy for the 48 Hours Before Race Day

The golden peak TSB state must be paired with muscle glycogen supercompensation to be fully realized. A modified version of the “3-day glycogen loading method” is recommended starting 48 hours before the race:

  • 48 hours before race: Perform a 90-minute “depletion ride” @ 65% FTP, followed immediately by consuming 1.2 grams of carbohydrates per kilogram of body weight (approximately 84 grams for a 70 kg athlete).
  • 24 hours before race: Increase the proportion of carbohydrates in the diet to 75% of total caloric intake, with total daily intake reaching 8 to 10 grams per kilogram of body weight (i.e., 560 to 700 grams). It is recommended to consume this across 6 to 8 meals to avoid gastrointestinal discomfort from large single meals.
  • 3 hours before race: The final meal should focus on low-fiber, high-glycemic-index carbohydrates, with intake of approximately 2 grams per kilogram of body weight (140 grams), such as white toast with honey or white rice with banana.

5.2 Race-Day Energy and Hydration Strategy

Using an IRONMAN 226 km as an example, it is recommended to consume 60 to 90 grams of carbohydrates per hour (adjusted according to gastrointestinal tolerance), paired with 500 to 750 ml of electrolyte drink per hour. If race temperatures exceed 30°C, additional sodium intake of 200 to 300 mg per hour is needed, and cooling vests or cold-water dousing should be considered for core temperature management.

For high-altitude climbing races like Westbound Wuling (starting at 450 meters elevation to a finish at 3,275 meters), special attention should be paid to the effect of altitude on power output. For every 1,000 meters of elevation gain, maximal oxygen uptake decreases by approximately 6% to 8%. Therefore, the power strategy should prioritize “maintaining steady output” over “pursuing high average power.” It is recommended to target 85% to 90% FTP for the entire climb, reserving a 5% power buffer for the final 5 kilometers to handle sudden demands from steep sections (maximum gradient 27%).

6. Common Operational Mistakes and Scientific Myth-Busting (At Least 3-4 In-Depth Analyses)

6.1 Myth 1: “Higher TSB is always better—just rest for a full week to reach +30”

This is the most common and fatal misconception. TSB calculation is simultaneously affected by both CTL and ATL. If you rest completely for a week, ATL will drop rapidly, but CTL will also decline due to the lack of training stimulus. Taking one full week of rest as an example, CTL drops approximately 15%, causing TSB to appear elevated above +25, but the actual “fitness capital” has significantly shrunk, leading to severe fading in the latter half of the race due to an insufficient aerobic engine. The correct approach is to maintain at least 60% of training frequency (primarily at low intensity) to ensure CTL loss is controlled within 5%.

6.2 Myth 2: “High-intensity training should be completely avoided during the taper”

This notion has been overturned by recent research. A 2018 study published in Medicine & Science in Sports & Exercise showed that if high-intensity stimuli are completely removed during the taper, neuromuscular firing frequency and motor unit recruitment efficiency decline by 8% to 12% within 7 days. Therefore, it is recommended to schedule a very short (no more than 3 minutes) 120% to 130% FTP stimulus every 3 to 4 days, with the purpose of “waking up” rather than “training.”

6.3 Myth 3: “TSB is the only metric that needs monitoring”

While TSB is an excellent tool for quantifying form, it cannot reflect changes in muscle micro-damage, psychological fatigue, or immune function. In practice, it should be combined with subjective ratings of perceived exertion (sRPE), sleep quality (HRV), and resting heart rate for multi-dimensional assessment. If TSB has reached +20 but HRV remains more than 15% below personal baseline, the parasympathetic nervous system has not yet fully taken over, and an additional light recovery day should be added.

6.4 Myth 4: “The longer the taper, the better”

The golden window for tapering is typically 7 to 14 days. Beyond 14 days, CTL loss begins to erode the fitness foundation, and the psychological “rest guilt” may exacerbate pre-race anxiety. The best strategy is to use a step taper (as described earlier), rapidly elevating TSB while maintaining CTL.

7. Expert FAQ (At Least 4-5 In-Depth Answers)

Q1: My TrainingPeaks shows TSB at +20, but on race day my legs feel heavy. Why?

A: TSB is a quantitative metric, but it cannot fully reflect the recovery status of muscle micro-damage and connective tissue. It is recommended to cross-reference “sleep HRV” and “morning resting heart rate.” If HRV is below baseline and resting heart rate is more than 5 bpm above baseline, the body is still in the peak inflammatory response phase. In this case, perform a 30-minute very light ride (IF 0.45 to 0.50) to promote blood flow and metabolic waste clearance, and ensure adequate sleep.

Q2: I’m about to tackle Eastbound Wuling (from Qixingtan, Hualien to Wuling, with 3,600 meters of total climbing). What should my TSB be?

A: Eastbound Wuling has greater total climbing than the westbound route, with several long steep sections in the early part, posing a more severe test of the aerobic system. It is recommended to set the TSB target at the upper end of the +20 to +25 range and perform a complete eastbound simulation 10 days before the race (at least completing the first 100 kilometers) to confirm the feasibility of nutrition strategy and power pacing.

Q3: If my CTL is only 50, can I still attempt an IRONMAN? How should TSB be adjusted?

A: A CTL of 50 is indeed low for an IRONMAN 226 km. It is recommended to first complete a 12 to 16-week base phase to raise CTL to at least 70 before considering participation. If time is constrained, lower the TSB target to +10 to +15 and reduce race pace to 75% to 80% FTP, with the goal of “finishing” rather than “racing.”

Q4: I use Strava’s Relative Effort to track load. How is it different from TSS?

A: Strava’s Relative Effort is a load metric calculated using heart rate zone weighting, while TSS is based on normalized intensity from power (or heart rate). The core difference lies in that Relative Effort is more sensitive to cardiac drift and is easily influenced by temperature and fatigue, potentially overestimating load; TSS is relatively stable and better suited for long-term trend tracking. It is recommended to use TSS as the primary planning tool, with Relative Effort as a supplementary reference.

Q5: I accidentally did a high-intensity group ride a week before the race. How much will TSB be affected?

A: Assuming that group ride had a TSS of 120 and occurred 7 days before the race, its impact on ATL is approximately 120 × e^(-7/7) ≈ 44 points, while its impact on CTL is only approximately 120 × e^(-7/42) ≈ 102 points. This means TSB will drop by approximately 58 points (the absolute difference between 44 and 102), which will indeed significantly impact the golden peak state. If this occurs, it is recommended to add a 60-minute recovery ride 48 hours before the race and increase carbohydrate intake by 15% to accelerate glycogen and neuromuscular recovery.


Conclusion

The greatness of Banister’s impulse-response model lies in its ability to capture the core paradox of training science—the eternal tug-of-war between fitness and fatigue—through remarkably simple mathematical forms. In TrainingPeaks’ digital implementation, the four key metrics of TSS, CTL, ATL, and TSB have become an indispensable “dashboard” for modern endurance athletes. However, data is ultimately just a map; true mastery lies in understanding the timescales of the underlying physiological mechanisms and making dynamic adjustments by combining personal experience with real-time feedback. Only when scientific data and bodily intuition achieve harmonious resonance can you confidently face the road to the summit from the starting line of an A-priority race.

加入 CT Pro 2,閱讀不再被廣告打斷全站移除 Google 廣告、取得 CycleDash 序號、路段計算機免等待,同時支持網站維運

訂閱 CT Yeh,看武嶺實測與路線攻略

北進武嶺、西進武嶺、經典百K,每條路線都親自騎過,配速、爬升、補給點全部實拍實測。

467 部影片 · 累計 838 萬次觀看

延伸閱讀