Biological oscillators
From wiki.kgargar.net
Consider two neurons both with period 1. Without interaction, their phase is described mathematically and graphically as follows:
where the phase
ranges from 0 to 1 in a circular fashion; that is, it only has values in the set [0,1). The phase 1 is not included because it is equivalent to phase 0. In the graphs above, the two oscillators have different initial phases, but they have the same period of 1. This situation gave rise to a constant phase difference all throughout the two neurons’ lives.
Contents |
The Mirollo-Strogatz model
The description here of the Mirollo-Strogatz model is based on Konstantinos' discussion.
In this model, each neuron sends/fires a signal to other neurons whenever it reaches a certain phase. We may implement this signal generation at the instant when the neuron goes back to phase 0. The effect of this signal is to delay or advance other neurons in their respective phases. So, if the two oscillators above interact in this manner, we get the following sample graphical result of their phase dynamics:
The abrupt shift in the phase
of the first oscillator occurs due to the signal coming from the second oscillator at the instant its phase
goes back to phase 0. Due to this phase shift in the first oscillator, it reaches its firing point earlier than it would have if no phase-shifting signal occurred. In this sense, we call the phase shift as a phase advance. As implied in the sample interaction shown in the above graph, the shift caused by every firing is always an advance. But I’m not sure if the Mirollo-Strogatz model also accommodates phase delays during interactive firing, which causes the affected neuron to reach its firing point later than it would have if no phase-shifting signal occured.
Also implied in the above illustrative interaction is the immediate effect of signal to the other neuron. In the Mirollo-Strogatz model, the effect of a firing signal is not always felt immediately by the other neurons. There is some delay
after the signal is fired by a neuron when the phase shift in other neurons occurs. In the above illustration,
because the phase shift in the other neuron occurs immediately after the signal is fired.
The Beersma-Enright model[1][2]
The BE model of the SCN is a conceptual model based on a simplified representation of each SCN neuron as a clock or pacer with intrinsic period consisting of two states: activity and recovery. Without the influence of other neurons, each pacer would just cycle through its activity and recovery states rhythmically. In the BE model, the neurons interact with each other through a central discriminator which sends the overall state of the system back to each neuron as shown in the schematic diagram. In the current implementation, the discriminator signal is given by the fraction of pacers that are active (i.e. in the activity state).Effect of discriminator signal to each pacer
There are two ways in which the discriminator can affect the pacers:
- Phase delay: When a pacer is about to change from activity to recovery, a non-zero discriminator signal would delay the transition.
- Phase advance: When a pacer is near activation, a non-zero discriminator signal would push it to early activation.
Single phase oscillator with independent periodic discriminator
Consider the phase oscillation of a single pacer driven by a periodic discriminator signal. In this further simplification, the impact of the single pacer of interest on the system output is negligible. The rest of the SCN neurons are assumed to be already synchronized in a periodic manner and are not influenced by the single pacer. In this situation, we are interested on the dynamics of the single pacer and see how it is affected by changes in its own and in system parameters. The single pacer has four parameters:
- intrinsic period
- length of activity
- maximum phase delay
- maximum phase advance
while the system has two parameters:
- period
- length of activity
(In the succeeding simulations, this parameter is replaced by an actual parameter
which is a monotonic function of
.)
As illustrated in the figure, the next transition to activity
can be expressed in terms of the previous transition to activity
and the parameters of the pacer, as follows:
The function
describes the activity of the external signal and is nonnegative. If the external system is inactive, then this function is zero. Notice that the map is not explicit—it still requires finding the solution
in terms of
and
. The algorithm would have a procedure for root finding for the equation of the form
where
is positive according to equation (1). Suppose
is a periodic function of the form shown in Figure 2.
The periodic function used in Figure 2 is a vertically shifted sine function and clipped at zero so that the resulting function will only have nonnegative values. The discriminator is inactive when the function is zero and active when it is positive. Note that the parameter
is a monotonic function of
such that one is 0 or 1 if the other is also 0 or 1, respectively.
Region of entrainment
References
- ↑ D.G.M. Beersma et al, Emergence of circadian and photoperiodic system level properties from interactions among pacemaker cells, J Bio Rhythms August 2008
- ↑ J.T. Enright, The timing of sleep and wakefulness, New York:Springer (1980)



