Skip to main content

Continuous gait cycle index estimation for electrical stimulation assisted foot drop correction

Abstract

Background

Walking impairment after stroke can be addressed with the use of drop foot stimulators (DFS). Many studies have demonstrated that DFS improves walking speed, reduces spasticity and reduces the physiologic effort of walking. Current DFS, through activation of the common peroneal nerve, elicit ankle dorsiflexion during swing phase of gait. DFS are generally piloted by force sensing resistor placed in the shoe of the affected side with stimulation triggered ON by heel rise and triggered OFF by heel strike. A tilt sensor can also be used with stimulation triggered by the tilt of the shank of the affected leg. These triggering approaches are the standard for initiating stimulation. However, the real-time modulation of FES intensity to provide more optimized delivery of stimulation and also to regulate dorsiflexion in the presence of disturbances, such as fatigue and spasticity may increase the number of potential users of DFS. Concerning research domain, stimulators that would allow modulating the stimulation pattern in between heel rise and strike events would allow exploring new stimulation strategies. We propose to extract continuous information: the gait cycle index (GCI), from one inertial measurement unit (IMU) measuring shank tilt angle. In order to illustrate the use of this real-time information, we show the feasibility of piloting an electrical stimulator.

Methods

12 subjects with post-stroke hemiplegia participated. A wireless IMU was placed on the unaffected shank and was used to estimate GCI. Subjects performed 3 trials in each of the 3 conditions: C1 no stimulation aid, C2 electrical stimulation assistance triggered by heel switch, C3 electrical stimulation assistance triggered from GCI.

Results

1) the proposed algorithm was able to real-time estimate GCI, 2) events could be extracted from GCI information in order to trig a DFS.

Conclusion

The estimation of the continuous GCI in individuals with stroke is possible. Events can be extracted from this information in order to trig a stimulator. These results are a first step towards the possibility to investigate new DFS paradigms based on real-time modulation of stimulation parameters.

Background

Walking impairment after stroke is a common and universal problem[1, 2] that is now being addressed successfully with the use of drop foot stimulators (DFS)[3]. Many studies have demonstrated that a DFS improves walking speed, reduces spasticity, makes walking safer and reduces the physiologic effort of walking for stroke survivors[413]. Current dropped foot stimulators, through activation of the common peroneal nerve, elicit ankle dorsiflexion on swing phase of gait. Reflex stimulation of the CPN can also be used to improve hip and knee excursion where there is extensor spasticity necessitating compensatory gait habits such as hip circumduction. Dropped foot stimulators are generally piloted by a force sensing resistor heel switch placed in the shoe of the affected side with stimulation triggered ON by heel rise of the affected foot and triggered OFF by heel strike[3, 6, 1421]. A tilt sensor can also be used with stimulation triggered by the tilt of the shank of the affected leg[22]. These triggering mechanisms, based on event detection, have proved very reliable and are now the standard for initiating stimulation during the gait cycle in most common indoor and out door walking conditions[2325].

However, real-time control of stimulation intensity is still not available in existing devices[3]. The modulation of FES intensity to provide more optimized delivery of stimulation and also to regulate dorsiflexion in the presence of disturbances, such as fatigue and spasticity may increase the number of potential users of the technology[26].

It would also be of great importance to be able to analyze the orthotic and clinical outcome of other type of stimulation strategies other than triggering ON and OFF a fixed pattern based on gait events. Some research studies have suggested that improvement in orthotic performance could be achieved using stimulus intensity shapes matching more closely the natural tibialis anterior biphasic activation pattern than the trapezoidal shape classically used in the stimulators[2731].

In this article we propose to extract continuous tilt angle information from one inertial sensor fixed on patient shank. As a first attempt to use this real-time information, we show the feasibility of triggering an electrical stimulator based this information. We embedded our gait observation algorithm within a system involving a commonly used Odstock stimulator. The goal was to show the feasibility of processing the gait cycle index (GCI) from one sensor, and to use it to pilot the stimulator.

In the present study, we: 1) explore the feasibility of continuous tracking gait cycle in individuals with foot drop using one sensor placed on the unaffected leg shank and 2) validate the feasibility of combining the observation algorithm with a DFS controller.

Methods

Subjects

12 subjects (10 males/2 females, age 54 ± 14) with hemiplegia were included. Subject characteristics are given in Table  1. All subjects provided informed consent and the study was conducted in accordance with the principles of the Declaration of Helsinki and was approved by the local Ethics Committee (CPP Nîmes).

Table 1 Sujects’ characteristics

Observation algorithm for gait phases estimation

The algorithm was first introduced and described by Heliot and Espiau in[32], where more technical details can be found. The method allows estimating the phase of the gait cycle of a healthy person using a micro-sensor, which associates 3 accelerometers and 3 magnetometers, placed on person’s thigh. The method was designed to allow humanoid robot to mimic the walk of a human demonstrator[32]. Ahn et al., based on a similar framework, have proposed a walking model, which can reproduce some behaviors of human walking[33]. But this approach is not intended to be used online for human motion tracking and has not been validated experimentally.

Our algorithm is based on defining OFFLINE a model of a system, which in our case is human gait. In the field of control of locomotion in humanoid robots, the bipedal gait has been modeled as a non-linear oscillator[32, 34]. Two common oscillators can be used for this purpose: the van der Pol oscillator and the Rayleigh oscillator, which are very similar. The Van der Pol oscillator was used in[32], and experimentally proved to be robust and suitable for human gait modeling. Therefore, the chosen model in this study is Van der Pol oscillator which details are given in[35]. Briefly, the Van der Pol oscillator is a self-oscillating system that has a stable periodic solution with a period of T0 and a frequency of ω0. The equation of Van der Pol oscillator used in this study is given by (1).

x ¨ 2 -μ 1 - bx - x 2 x ˙ 2+ ω 0 =0
(1)

where μ, and ω0 are positive constants. The choice of μ, ω0, and b constants is explained bellow.In the phase plane (position versus velocity), periodic stable solution of the oscillator is a trajectory called a limit cycle (Figure 1). The phase φ is a coordinate along this limit cycle:

Figure 1
figure 1

Example of a limit cycle of Van der Pol oscillator and isochrones curves in the phase plane for μ = 1 , ω 0  = pi/2 , and b = 0.

dt = ω 0
(2)
ω 0 = 2 π T 0

The phase grows uniformly in the direction of motion and gains 2π at each rotation. There is a need to define the φ variable in such a way that it rotates uniformly in the cycle of the oscillator. We therefore define OFFLINE an isochron matrix that allows us to associate a phase value to any point in the vicinity of the limit cycle. Each point in the vicinity of the limit cycle is associated with a point in the limit cycle (Figure 1). This makes it possible to compute a phase φ even in the vicinity of the limit cycle, for example when the observed behavior differs from that of the reference.

Based on control theory framework, it is theoretically possible to build an observer of this system that will be able to estimate the internal state of the system, in our case gait of a person with drop foot modeled as Van der Pol oscillator, from the system output measurement. In control theory, a state observer is defined as a system that provides an estimate of the internal state of a given real system, from measurements of the input and output of the real system[34], and could be represented using the following set of equations:

x ˙ 1 = x 2 x ¨ 2 - μ 1 - x 2 x ˙ 2 + ω 0 = 0 y = x 1
(3)

where: y is the output of the system, and x1, and x2 are the states of the system which should be estimated. In our case, y corresponds to a measurement of shank angle of the unaffected leg. The shank angle was chosen because it is the easiest to be obtained by the sensor technology used in this study. Knowing the value of y, and solving the system of equations (3), we can obtain state variables x1 and x2. From the observer’s state variables we can compute the phase φ of the oscillator. We defined the gait cycle index GCI from φ normalization in order to get values ranging from 0 and 100% (the cycle starts and stops at unaffected leg heel strike):

GCI=100φ/max φ
(4)

The principle of described algorithm is given in Figure 2.

Figure 2
figure 2

Principle of the observation algorithm. Inertial measurement unit (IMU) is used to estimate unaffected leg shank angle. The measurement of the shank angle is set as an input to the state observer that estimates the variable φ. The gait cycle index (GCI) is calculated from variable φ and used to trigger the electrical stimulator.

The last step is defending the values of μ, ω0, and b constants in (1) that would fit the sensor measurement into this oscillator model. This problem can be solved by using dynamic optimization technique called Feasible Sequential Programming Technique (SQP)[36]. SQP technique finds the values of μ, ω0, and b constants that minimize a quadratic function of the error between measurement and output of our model. The mathematical details about the calculations are given in[37]. Prior to the experiments the participant was asked to walk a couple of steps. The measurement of unaffected shank angle was used to identify oscillator parameters.We summarize the different steps of the method (see Figures 2 and3).

  • Oscillator design (OFFLINE)

  1. 1.

    The subject is asked to walk a few steps during which the shank angle is measured.

  2. 2.

    The oscillator parameters μ, ω0, and b are identified through a dynamic optimization problem: the error between the measured shank angle and the oscillator output is minimized. The isochron matrix is computed.

  3. 3.

    The oscillator parameters are updated in the observer of the system.

Figure 3
figure 3

From shank angle observation to GCI estimation. Top: Measured shank angle (online). Middle left: Van der Pol model of the system (offline). Middle right: Phase portrait of the measured angle evolution (online). Bottom: Estimation of the Gait Cycle Index.

Gait Cycle Index estimation (ONLINE) - the observer computes φ and GCI variables in real-time based on the measured shank angle y.

Equipment

The developed system is based on a wireless architecture of sensors and actuators using WSN430 technology (https://www.iot-lab.info/). A WSN430 node is an electronic system which insures 3 functions: data acquisition using daughter board sensor-specific, data processing based on a micro-controller (Texas Instruments MSP430) and wireless radio- frequency communication (based on Texas Instruments CC1100). In our architecture, 3 types of WSN430 nodes are used: one sink node connected to a laptop via a serial port, one sensor node placed on the participants’ lower limbs, and one control node which triggers the stimulator as shown in Figure 4. This node allows communication with the network of sensor node and actuator node.

Figure 4
figure 4

System architecture. Description of the system architecture used in the study. A sensor node (inertial measurement unit (IMU)) is placed on the unaffected side shank. Data is sent to the sink node of the laptop. Data is processed on the laptop and a gait cycle index is estimated. Depending on the GCI value, the stimulator is switched ON through its trigger node. An extra sensor node also sends data to the sink node and the data is saved for offline processing.

ONLINE GCI computation

One inertial sensor node is placed on the patient’s unaffected shank (Figure 4). It integrates one 3-axis accelerometer (STMicroelectronics LIS3LV02DQ) and one 3-axes magnetometer (Honeywell HMC5843). The sensor node sends data to the laptop via the sink node. The sampling frequency was set at 100 Hz. The shank angle is then computed based on accelerometer and magnetometer signals as described in[26]. This angle y is used by the Observation algorithm for gait phases estimation, described in section 1.2, to estimate the oscillator state variables and then compute the gait cycle index GCI. The algorithm is run on the laptop (Linux/Python). The sink node also serves to send data to the actuator nodes.

Stimulator

A single-channel Odstock Dropped Foot Stimulator was used. Two skin surface electrodes were placed, over the common peroneal nerve and at the motor point of the tibialis anterior. The stimulator parameters (current intensity and pulse width) are triggered offline on the patient in order to obtain efficient dorsiflexion/eversion movement without discomfort or pain. The stimulator can be used in “normal” mode using a footswitch placed under the affected side heel in order to switch the stimulation ON at heel off and OFF at heel strike. To test the algorithm described in the “Observation algorithm for gait phases estimation”, the actuator node was plugged onto the switch connector of the stimulator in order to trigger ON/OFF the stimulation depending on the information received from the sink node (Figure 5).

Figure 5
figure 5

Illustration of the estimation/triggering algorithm. The shank inclination measured from the inertial sensor allows to estimate the gait cycle index online and to modify the stimulator switch input depending on the GCI values (here stimulation is ON for GCI values between 0 and 40%).

Protocol

In the protocol, each subject walked along the GAITRite walkway. Each subject performed 3 successive trials for each of the 3 conditions: C1) No stimulation, C2) Stimulation triggered on the basis of heel switch information, C3) stimulation triggered on the basis of the GCI information. C2 and C3 were applied in a randomized order among the patients (see Table 1).

Condition C2 was used as a control condition for stimulation. In this preliminary validation work, the goal was to reproduce the behavior of heel switch triggering using our experimental observation algorithm. As the swing phase in normal human walking lasts 40% of the gait, the stimulation was triggered for 0 ≤ GCI ≤ 40% for almost all the subjects in C3 condition. The exceptions will be discussed here after.

Statistics

Based on the GAITRite information, the data recorded during the trials were slip into strides.

  • The validation of the GCI estimation algorithm was done on the C3 condition. To assess variability between strides, we computed the mean value of the cross-correlation between the GCI variable waveform over the strides of each patient. Similarly, we applied this to shank inclination waveform. To assess the validity of the GCI information, we computed the standard deviation of the GCI values corresponding to heel OFF and heel ON (heel strike) events extracted from GAITRite software.

  • A t-test was carried out to compare the average walking speed in each condition (C1, C2, and C3).

Results

Table 2 shows, for each subject, the number of trials during which the stimulator was not triggered in affected leg heel stride moment, as programmed by the proposed GCI estimation algorithm. Table 2 also gives the number of performed trials for each subject.In Figure 6 correlation coefficients between each GCI signal computed for each individual heel stride for each trial in the C3 condition are shown. The average correlation coefficient was 0.74 ± 0.13. We also analyzed, for each trial, the correlation coefficient between each unaffected leg shank inclination signal estimated for each individual stride in the C3 condition. The results are shown in Figure 6. The average correlation coefficient obtained was 0.76 ± 0.17

Table 2 Ability of the proposed system to trigger the stimulator
Figure 6
figure 6

Example of the repeatability of shank inclination and GCI information for each placed on the unaffected side shank. It is segmented using GAITRite data. One stride corresponds to the time between two heel offs of the (HOFF) events of the affected leg. Similarly, the estimated GCI for each stride of one trial is plotted.

The GAITRite walkway was used as a gold standard to verify heel on and heel off moments of affected leg for each trial of each subject. The GCI values computed in the C3 condition, corresponding to Heel OFF and Heel ON were compared with events extracted from GAITRite data for the affected leg. The comparison between heel ON and heel OFF instants estimated using GAITRite system and proposed Observation algorithm for gait phases estimation is shown in Table 3 and an example is given in Figure 7.In Figure 8, we show the influence of the different conditions on the walking speed. On average, the walking speed was 12.8% higher in C3 (GCI estimation algorithm based stimulation) than in C1 (no stimulation), this difference was statistically significant (t-test, p < 0.05). No statistically significant statistical difference between the walking speeds in condition C2 (footswitch based stimulation) compared with walking speeds in condition C3 was observed.

Table 3 Variability of the GCI information
Figure 7
figure 7

Comparison of the GCI estimated and the GAITRite information. We compare the values of the GCI corresponding to given events of the gait cycle affected leg heel off and heel strike obtained from GAITRite. In light red, the intervals for which the GCI ranged from 0 to 40%.

Figure 8
figure 8

Comparison of walking speed in the 3 conditions. We compare the values of the walking speed in C1 (no stimulation), C2 (footswitch based stimulation) and C3 (GCI estimation algorithm based stimulation).

Discussion

Ability of the observation algorithm to compute the gait cycle index GCI

In this study we used the observation of the unaffected leg shank angle to detect the heel strike moment instead of commonly used heel-floor contact. Strong positive correlation between unaffected leg shank inclinations demonstrates that the shank angle is a variable, which has similar repeatable shape during the gait of a person with drop foot, and could be potentially used to trigger the electrical stimulator.

In order to validate the relevance of the GCI information, we compared the GCI values computed in the C3 condition, corresponding to Heel OFF and Heel ON events extracted from GAITRite data for the affected leg (Figure 7). The aim was to determine the extent to which the GCI variable varies from one stride to the next (Table 3) and if a given GCI value could reliably represent a fixed gait event. Even though the oscillator parameters should ideally be identified on a reference trajectory from a gait event after the patient is stimulated and not on the C1 condition, as was done, the results show that the GCI variable was stable over the strides. The GCI information is more reliable when the standard deviation (Std) is low. The mean Std for all patients was 6.3% of the GCI for Heel OFF, which roughly corresponds (assuming that the GCI evolution is linear) to 0.13 s and 15% of GCI for Heel ON, which corresponds (assuming that the GCI evolution is linear) to 0.3 s. The maximum standard deviation was 22% (patient 11), which corresponds (assuming that the GCI evolution is linear) to 0.44 sec (half a step). From a mathematical point of view, the performances are good (<15%). From a functional point of view the corresponding error in seconds compared with the duration of gait cycle of a person with drop foot would need to be improved in order to allow for a fine triggering of the stimulation. These averaged performances will have to be improved in some patients in order to allow triggering a stimulator at any instant of the gait cycle. This should be possible by identifying the reference model parameters after an adaptation period of the patient to stimulation.

From the Table 3, we can observe low heel strike coefficient of variations for subject 7 and subject 8. Those subjects’ walk was more impaired compared to other subjects. This makes general comments difficult on the performance of GCI over all the subjects who have participated in this study.

Stimulation triggering

Among all 12 subjects, 282 strides were analyzed for the trials in the C3 condition. In only 4% of the cases, the stimulation was not triggered in affected leg heel strike moment, as expected. That was due to problems with the wireless communication such as loss of wireless signal (Table 2). For patient 5 it was impossible to test the C2 condition. Indeed, we could not use a footswitch under the affected side heel neither the unaffected side toes. Indeed, the gait of this patient was too impaired and the foot strikes too lateral to make a direct link between the footswitch state and the stimulator ON/OFF status. However, it was possible to test the C3 condition for this same patient. In this case, stimulation was ON for GCI2 ranging from 30% to 70%. Patients 1 to 4 and 7 to 12 were stimulated for GCI values ranging from 0% to 40%. Indeed, for these patients the swing phase duration was similar to normal gait. Patient 6 was stimulated for GCI values ranging from 0% to 50%.

The proposed approach allows selecting instants in between heel OFF and heel ON in order to appropriately trigger stimulation ON or OFF. This opens the possibility of exploring new strategies for stimulation like starting stimulation before heel OFF or applying biphasic stimulation in between heel OFF and heel ON. Compared to other approaches the optimization of oscillator parameters to define the reference model for each patient takes several minutes but can be an automatized procedure, which would be done once by the clinician. The use of this system by a patient is not more constraining than existing ones.

Conclusion

This article experimentally validated, on post stroke hemiplegic individuals, a new observation algorithm for gait phase estimation. Gait cycle index is estimated online from a single wireless sensor placed on the lower limbs. GCI corresponds to a percentage of individual gait cycle completion. Despite the heterogeneity in patient characteristics, in of 95.7% the trials the algorithm was able to compute GCI and trigger the electrical stimulator in affected leg heel strike moment.

The main limitation of the study is an imprecise detection of heel ON and OFF events when compared with the detection of the same events using GaitRite system. The algorithm performances will have to be improved in order to decrease the standard deviation of events extracted from GCI. This should be possible by identifying the reference model parameters after some adaptation period of the patient to stimulation.

The GCI is associated with the rhythmic nature of the gait and allows us to track the gait cycle independently of the motion amplitude or temporal aspects. The GCI is related to the limit cycle of the oscillator used to model the gait, associated with isochrone curves. Intrinsically, due to the mathematical framework used, our method is robust to gait changes, which is not the case when using fixed events.

In this study, we showed the feasibility of triggering an electrical stimulator based on the events extracted from the GCI. We embedded the Observation algorithm for gait phases estimation within a system involving a commonly used Odstock stimulator. The goal was to show the feasibility of processing the gait cycle index from one sensor, and to use it to pilot the stimulator. In order to, potentially, improve the FES assisted clinical performances and incorporate the advantages of our approach, we plan to use a programmable stimulator. Indeed, by online tracking of the continuous evolution of the gait cycle index, it could be possible to predict gait events and adapt the stimulation parameters and stimulation time.

By using a programmable stimulator we could explore the clinical interest of stimulating at different instants of the gait cycle, which is not possible with other existing methods. The method proposed here could also be used in case of walking on uneven ground terrain, such as stairs. The proposed method could also be used in the case of strong foot inversion and eversion when heel-floor contact cannot be detected using the footswitch technology.

The main contribution of this study in the field of bio-medical engineering is the potential to explore new stimulation strategies that may have clinical validity. In the future we plan to study the influence of the timing of stimulation onset and adaptive biphasic stimulation and its effect on orthotic performances/outcomes (walking speed, propulsion force, etc.). We will also develop new controllers with auto-adaptive properties in order to automatically modulate stimulation parameters in order to assess walking in more challenging conditions (stairs, slope…).

Abbreviations

FES:

Functional electrical stimulation

DFS:

Droop foot stimulator

GCI:

Gate cycle index

Std:

Standard deviation.

References

  1. Dutta A, Khattar B, Banerjee A: Nonlinear analysis of electromyogram following gait training with myoelectrically triggered neuromuscular electrical stimulation in stroke survivors. EURASIP J Adv Signal Process 2012, 153. doi:10.1186/1687-6180-2012-153

    Google Scholar 

  2. Weerdesteyn V, De Niet M, Van Duijnhoven NH, Geurts AC: Falls in individuals with stroke. J Rehabil Res Dev 2008,45(8):1195-1213. 10.1682/JRRD.2007.09.0145

    Article  PubMed  Google Scholar 

  3. Lyons G, Sinkjaer T, Burridge J, Wilcox D: A review of portable FES-based neural orthoses for the correction of drop foot. IEEE Trans Neural Syst Rehabil Eng 2002,10(4):260-279. 10.1109/TNSRE.2002.806832

    Article  PubMed  Google Scholar 

  4. Burridge JH, Taylor PN, Hagan SA, Wood DE, Swain ID: The effects of common peroneal stimulation on the effort and speed of walking: a randomized controlled trial with chronic hemiplegic patients. Clin Rehabil 1997,11(3):201-210. 10.1177/026921559701100303

    Article  CAS  PubMed  Google Scholar 

  5. Hausdorff JM, Ring H: Effects of a new radio frequency-controlled neuroprosthesis on gait symmetry and rhythmicity in patients with chronic hemiparesis. Am J Phys Med Rehabil 2008,87(1):4-13. 10.1097/PHM.0b013e31815e6680

    Article  PubMed  Google Scholar 

  6. Kesar TM, Perumal R, Jancosko A, Reisman DS, Rudolph KS, Higginson JS, Binder-Macleod SA: Novel patterns of functional electrical stimulation have an immediate effect on dorsiflexor muscle function during gait for people poststroke. Phys Ther 2009,90(1):55-66.

    Article  PubMed  Google Scholar 

  7. Kottink AI, Oostendorp LJ, Buurke JH, Nene AV, Hermens HJ, IJzerman MJ: The orthotic effect of functional electrical stimulation on the improvement of walking in stroke patients with a dropped foot: a systematic review. Artif Organs 2004,28(6):577-586. 10.1111/j.1525-1594.2004.07310.x

    Article  PubMed  Google Scholar 

  8. Laufer Y, Hausdorff JM, Ring H: Effects of a foot drop neuroprosthesis on functional abilities, social participation, and gait velocity. Am J Phys Med Rehabil 2009,88(1):14-20. 10.1097/PHM.0b013e3181911246

    Article  PubMed  Google Scholar 

  9. Laufer Y, Ring H, Sprecher E, Hausdorff JM: Gait in individuals with chronic hemiparesis: one-year follow-up of the effects of a neuroprosthesis that ameliorates foot drop. J Neurol Phys Ther 2009,33(2):104-110. 10.1097/NPT.0b013e3181a33624

    Article  PubMed  Google Scholar 

  10. Ring H, Treger I, Gruendlinger L, Hausdorff JM: Neuroprosthesis for footdrop compared with an ankle-foot orthosis: effects on postural control during walking. J Stroke Cerebrovasc Dis 2009,18(1):41-47. 10.1016/j.jstrokecerebrovasdis.2008.08.006

    Article  PubMed  Google Scholar 

  11. Robbins SM, Houghton PE, Woodbury MG, Brown JL: The therapeutic effect of functional and transcutaneous electric stimulation on improving gait speed in stroke patients: a meta-analysis. Arch Phys Med Rehabil 2006,87(6):853-859. 10.1016/j.apmr.2006.02.026

    Article  PubMed  Google Scholar 

  12. Stein RB, Everaert DG, Thompson AK, Chong SL, Whittaker M, Robertson J, Kuether G: Long-term therapeutic and orthotic effects of a foot drop stimulator on walking performance in progressive and nonprogressive neurological disorders. Neurorehabil Neural Repair 2010,24(2):152-167. 10.1177/1545968309347681

    Article  PubMed  Google Scholar 

  13. Taylor PN, Burridge JH, Dunkerley AL, Wood DE, Norton JA, Singleton C, Swain ID: Clinical use of the Odstock dropped foot stimulator: its effect on the speed and effort of walking. Arch Phys Med Rehabil 1999,80(12):1577-1583. 10.1016/S0003-9993(99)90333-7

    Article  CAS  PubMed  Google Scholar 

  14. Weingarden H, Ring H: Functional electrical stimulation-induced neural changes and recovery after stroke. Eura Medicophys 2006,42(2):87-90.

    CAS  PubMed  Google Scholar 

  15. O’Dell MW, Dunning K, Kluding P, Wu S, Feld J, Ginosian J, McBride K: Response and prediction of improvement in gait speed from functional electrical stimulation in persons with poststroke drop foot. PM R 2014. pii: S1934-1482(14)00013-6. doi: 10.1016/j.pmrj.2014.01.001

    Google Scholar 

  16. Liberson W, Holmquest H, Scot D, Dow M: Functional electrotherapy: stimulation of the peroneal nerve synchronized with the swing phase of the gait of hemiplegic patients. Arch Phys Med Rehabil 1961, 42: 101-105.

    CAS  PubMed  Google Scholar 

  17. Burridge J, Taylor P, Hagan S, Swain I: Experience of clinical use of the Odstock dropped foot stimulator. Artif Organs 1997,21(3):254-260. 10.1111/j.1525-1594.1997.tb04662.x

    Article  CAS  PubMed  Google Scholar 

  18. Wilder R, Wind T, Jones E, Crider B, Edlich R: Functional electrical stimulation for a dropped foot. J Long Term Eff Med Implants 2002,12(3):149-159.

    PubMed  Google Scholar 

  19. Taylor P, Burridge J, Dunkerley A, Wood DE, Norton JA, Singleton C, Swain ID: Clinical use of the Odstock dropped foot stimulator: its effect on the speed and effort of walking. Arch Phys Med Rehabil 1999,80(12):1577-1583. 10.1016/S0003-9993(99)90333-7

    Article  CAS  PubMed  Google Scholar 

  20. Hart DJ, Taylor PN, Chappell PH, Wood DE: A microcontroller system for investigating the catch effect: functional electrical stimulation of the common peroneal nerve. Med Eng Phys 2006,28(5):438-448. 10.1016/j.medengphy.2005.07.014

    Article  CAS  PubMed  Google Scholar 

  21. Sabut S, Kumar R, Mahadevappa M: Design of a programmable multi-pattern FES system for restoring foot drop in stroke rehabilitation. J Med Eng Technol 2010,34(3):195-204.

    Article  Google Scholar 

  22. Shimada Y, Ando S, Matsunaga T, Misawa A, Aizawa T, Shirahata T, Itoi E: Clinical application of acceleration sensor to detect the swing phase of stroke gait in functional electrical stimulation. Tohoku J Exp Med 2005,207(3):197-202. 10.1620/tjem.207.197

    Article  PubMed  Google Scholar 

  23. Collen F, Wade D, Bradshaw C: Mobility after stroke: reliability of measures of impairment and disability. Int Disabil Stud 1990, 12: 6-9. 10.3109/03790799009166594

    Article  CAS  PubMed  Google Scholar 

  24. Kotiadis D, Hermens HJ, Veltink PH: Inertial Gait Phase Detection for control of a drop foot stimulator: Inertial sensing for gait phase detection. Med Eng Phys 2010,32(4):287-297. 10.1016/j.medengphy.2009.10.014

    Article  CAS  PubMed  Google Scholar 

  25. Mariani B, Rouhani H, Crevoisier X, Aminian K: Quantitative estimation of foot-flat and stance phase of gait using foot-worn inertial sensors. Gait Posture 2013,37(2):229-234. 10.1016/j.gaitpost.2012.07.012

    Article  PubMed  Google Scholar 

  26. Breen P, O’Keeffe D, Conway R, Lyons G: A system for the delivery of programmable, adaptive stimulation intensity envelopes for drop foot correction applications. Med Eng Phys 2006,28(2):177-186. 10.1016/j.medengphy.2005.04.008

    Article  CAS  PubMed  Google Scholar 

  27. Lovse L, Bobet J, Roy F, Rolf R, Mushahwar V, Stein R: External sensors for detecting the activation and deactivation times of the major muscles used in walking. IEEE Trans Neural Syst Rehabil Eng 2012,20(4):488-498.

    Article  PubMed  Google Scholar 

  28. Lyons GM, Wilcox DJ, Lyons DJ, Hilton D: Evaluation of a Drop Foot Stimulator FES Intensity Envelope Matched to Tibialis Anterior Muscle Activity During Walking. In Proceedings of Fifth Annual Conference of the International Functional Electrical Stimulation Society. Aalborg, Denmark; 2000:130.

    Google Scholar 

  29. Stanic U, Trnkoczy A, Acimovic R, Gros N: Effect of gradually modulated electrical stimulation on the plasticity of artificially evoked movements. Med Biol Eng Comput 1977, 15: 62-66. 10.1007/BF02441576

    Article  CAS  PubMed  Google Scholar 

  30. O’Halloran T, Haugland M, Lyons GM, Sinkjaer T: Effect of Modifying Stimulation Profile on Loading Response During FES-Corrected Drop Foot. Proceedings of International Functional Electrical Stimulation Society (IFESS) Conference, Queensland, Australia 2003, 226-230.

    Google Scholar 

  31. Byrne CA, O’Keeffe DT, Donnelly AE, Lyons GM: Effect of walking speed changes on tibialis anterior EMG during healthy gait for FES envelope design in drop foot correction. J Electromyogr Kinesiol 2006,17(5):605-616.

    Article  PubMed  Google Scholar 

  32. Heliot R, Espiau B: Online generation of cyclic leg trajectories synchronized with sensor measurement. Robot Auton Syst 2008,56(5):410-421. 10.1016/j.robot.2007.09.019

    Article  Google Scholar 

  33. Ahn J, Hogan N: A simple state-determined model reproduces entrainment and phase-locking of human walking. PLoS One 2012. doi:10.1371/journal.pone.0047963

    Google Scholar 

  34. Ijspeert A: Central pattern generators for locomotion control in animals and robots: a review. Neural Netw 2008, 1: 642-653.

    Article  Google Scholar 

  35. Khalil HK: Nonlinear Systems. 3rd edition. Upper Saddle River, NJ: Prentice Hall; 2002.

    Google Scholar 

  36. Lawrence C, Zhou J, Tits A: User’s Guide for Cfsqp Version 2.5: A c Code for Solving (Large Scale) Constrained Nonlinear (Minimax) Optimization Problems, Generating Iterates Satisfying all Inequality Constraints, Electrical Engineering Department and Institute for Systems Research, University of Maryland, Technical Report. 1997.

    Google Scholar 

  37. Bonnet S, Heliot R: A magnetometer-based approach for studying human movements. IEEE Trans Biomed Eng 2007,54(7):1353-1355.

    Article  PubMed  Google Scholar 

Download references

Acknowledgements

This work was supported by INRIA (SENSAS ADT, MASEA Colors).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Christine Azevedo Coste.

Additional information

Competing interests

There are no financial or non-financial competing interests associated with this article.

Authors’ contributions

CAC is the principle author and responsible for the study design, experiments and data analysis. JJ was responsible for the different softwares execution during the experiments. RPG developed the experimental setup. JF was the medical doctor in charge of designing the protocol accepted by the ethical committee, subject evaluation and inclusion. All the authors read and approved the final manuscript.

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly credited.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Azevedo Coste, C., Jovic, J., Pissard-Gibollet, R. et al. Continuous gait cycle index estimation for electrical stimulation assisted foot drop correction. J NeuroEngineering Rehabil 11, 118 (2014). https://doi.org/10.1186/1743-0003-11-118

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1743-0003-11-118

Keywords