Module 3 · Entrainment

Light Entrainment

The human circadian period is ~24.2 h on average — close to but not exactly 24 hours. Every day, light synchronises (entrains) the clock to the external 24-hour cycle. This module covers how light is detected by the retina for clock purposes — through a distinct system from image-forming vision — and how phase response curves quantify the effects of timed light exposure.

1. The Retinohypothalamic Tract (RHT)

Light information reaches the SCN through a direct projection from a small population of retinal ganglion cells — the intrinsically photosensitive retinal ganglion cells (ipRGCs). Discovered by Berson (2002) and Hattar (2002), these cells express their own photopigment, melanopsin (OPN4), and respond directly to light without requiring rod/cone input. They constitute ~1% of retinal ganglion cells.

Melanopsin’s spectral peak is ~480 nm — in the blue range. This is why blue light (short wavelength) is especially potent for phase-shifting the clock and suppressing melatonin, while red/long-wavelength light has little effect. The retinoid-based, cytosolic-Gq-coupled melanopsin signalling is slow (hundreds of milliseconds) compared with rod/cone phototransduction, which makes ipRGCs function as long-timescale light integrators.

2. Light in the SCN: The Molecular Pathway

ipRGC axons release glutamate and PACAP at SCN neurones. The cascade:

  1. Glutamate binds NMDA/AMPA receptors, Ca2+ enters.
  2. Ca2+ activates kinases (CaMKII, PKA), which phosphorylate CREB.
  3. Phospho-CREB binds CRE elements in Per1 and Per2 promoters, rapidly inducing their transcription.
  4. The sudden rise in PER proteins shifts the current oscillator phase: an advance if light comes at late night, a delay if light comes at early night.

This is the molecular basis of phase-shift by light: injecting PER expression at the wrong time in the TTFL cycle re-sets the oscillator.

3. The Phase Response Curve

Light’s effect depends on when it arrives. The phase response curve (PRC) plots the phase shift produced by a light pulse as a function of the pulse’s circadian time:

  • Early night (~CT14–18): light causes phase delays (up to ~2 h).
  • Late night / early morning (~CT22–4): light causes phase advances (up to ~1.5 h).
  • Subjective day (~CT8–14): “dead zone”, minimal effect. The clock is insensitive during the daylight hours to which it is already entrained.

Human PRC was mapped by Khalsa et al. (2003) using carefully timed 6.7-hour bright-light exposures. The curve is biphasic (“weak type 1” PRC in Pittendrigh’s classification). Clinically, the PRC guides phototherapy protocols for DSPD, SAD, and jet lag.

Simulation: Human Phase Response Curve

Python
script.py44 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server

4. Non-Image-Forming Vision

ipRGCs project not only to the SCN but also to the olivary pretectal nucleus (pupillary light reflex), the intergeniculate leaflet, the ventrolateral preoptic nucleus (sleep regulation), and the amygdala (mood). This is non-image-forming vision: retinal processing that does not create a visual percept but regulates alertness, mood, and physiological state. It explains why individuals with outer retinal blindness can still have pupillary responses to light and can still be circadian-entrained. It also explains why bright morning light has rapid mood-elevating effects: direct ipRGC input to limbic structures.

5. Non-Photic Zeitgebers

Light is not the only Zeitgeber. Scheduled feeding can entrain peripheral clocks independently of light (Module 5). Social cues, exercise, and temperature cycles contribute weaker but measurable phase information. In experimentally blinded humans, scheduled melatonin ingestion at 22:00 can maintain entrainment. Olfactory cues entrain rodents in DD. These non-photic channels gain importance in the blind, in shift workers, and in polar populations during prolonged daylight or darkness.