Jet Lag Recovery Simulator: Circadian Re-Entrainment After Time Zone Travel

simulator intermediate ~10 min
Loading simulation...
10 days — full recovery from 8h eastward shift

An 8-hour eastward shift (e.g., New York to Paris) with 3 hours daily outdoor light takes approximately 10 days for complete circadian re-entrainment, with peak misalignment and worst symptoms on days 2–3.

Formula

φ(n) = φ(0) + n·(τ-24) + Σ Δφ_light(i) — daily phase accumulation
Misalignment(n) = |φ(n) - φ_target| — circadian-social misalignment
Rate = Δφ_max · Math.pow(L/L_ref, 0.5) · direction_factor — daily re-entrainment rate

The Traveler's Dilemma

Jet lag is the visceral experience of circadian misalignment — your internal clock says 3 AM but the local clock reads noon. After crossing multiple time zones, every circadian-controlled process is temporarily out of sync with the new environment: sleep, alertness, digestion, hormone secretion, body temperature, and immune function. The result is a constellation of symptoms — insomnia, daytime fatigue, cognitive impairment, GI distress — that typically takes one day per time zone crossed to resolve fully.

Asymmetric Recovery

A fundamental asymmetry governs jet lag: westward travel is consistently easier than eastward. This stems from the human circadian pacemaker's intrinsic period of ~24.2 hours. Because the clock naturally drifts later each day, delaying it (westward) requires less corrective light input than advancing it (eastward). Mathematical models predict that westward re-entrainment proceeds at ~1.3 h/day versus ~0.9 h/day eastward — closely matching epidemiological data from flight crews and frequent travelers.

Light as Medicine

Strategic light exposure is the most powerful tool for accelerating jet lag recovery. The phase response curve dictates optimal timing: for eastward travel, bright outdoor light in the destination's morning advances the clock; for westward travel, bright evening light delays it. Crucially, light at the wrong time can shift the clock in the wrong direction (antidromic re-entrainment), especially for large time zone shifts. This simulator models daily phase shifts based on light timing and intensity, showing the recovery trajectory day by day.

Beyond Light: Melatonin and Behavior

Melatonin supplements provide a complementary phase-shifting signal. Taken at the destination bedtime, exogenous melatonin (0.5–5 mg) advances the clock by 30–90 minutes per day, working synergistically with morning light. Behavioral strategies also matter: maintaining regular meal times, exercising in the afternoon, and avoiding naps longer than 20 minutes all support faster re-entrainment. This simulator integrates light exposure, melatonin, and chronotype to predict personalized recovery trajectories.

FAQ

Why is eastward jet lag worse than westward?

The human circadian clock has an intrinsic period slightly longer than 24 hours (~24.2 h on average). This means the clock naturally tends to delay (shift later) each day. Westward travel requires delays, working with the clock's natural drift, while eastward travel requires advances, working against it. Recovery from eastward shifts typically takes 50% longer than equivalent westward shifts.

How fast does the clock re-entrain?

The average re-entrainment rate is approximately 1.0–1.5 hours per day for westward travel and 0.7–1.0 hours per day for eastward travel, assuming normal outdoor light exposure. Individual variation is substantial — some people adjust in half the average time, others take twice as long. Age, chronotype, genetic variants in clock genes, and light exposure behavior all contribute.

Does melatonin help with jet lag?

Yes. Melatonin (0.5–5 mg) taken at the destination's bedtime can accelerate re-entrainment by 30–50%, particularly for eastward travel. It works by providing a 'darkness signal' to the SCN at the correct phase. Timing is critical: taken too early, melatonin can delay the clock; taken at bedtime in the new time zone, it advances the clock. The Cochrane review confirms efficacy for ≥5 time zone crossings.

What is antidromic re-entrainment?

For large time zone shifts (>8 hours), the clock may re-entrain by going the 'long way around' — e.g., delaying 16 hours instead of advancing 8 hours. This antidromic re-entrainment paradoxically causes worse symptoms and longer recovery. It can be prevented by controlling light exposure timing on arrival days using the phase response curve.

Sources

Embed

<iframe src="https://homo-deus.com/lab/circadian-biology/jet-lag-model/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub