Skip to content
BY 4.0 license Open Access Published by De Gruyter (O) October 28, 2020

Development of a home-based wrist range-of-motion training system for children with cerebral palsy

Handgelenk-Trainingssystem zum spielerischen Heimtraining für Kinder mit unilateraler Zerebralparese
  • Christina Mittag

    Christina Mittag received her M. Sc. in biomedical engineering from Technische Universität Berlin and is currently working as research assistant in the medical engineering lab at Technische Universität Berlin.

    EMAIL logo
    , Regina Leiss

    Regina Leiss obtained her engineering diploma in environmental technology at Technische Universität Berlin. Through her many years of work in research management she broadened her experience and is now guiding interdisciplinary teams in the medical engineering lab at Technische Universität Berlin.

    , Katharina Lorenz

    Katharina Lorenz is product designer with focus on interaction design with a participatory design approach. She received her diploma at Berlin Weißensee Art College and is currently working as research assistant in the medical engineering lab at Technische Universität Berlin and at German Research Center for Artificial Intelligence.

    and Thomas Seel

    Thomas Seel studied engineering cybernetics at OvGU Magdeburg and UC Santa Barbara and received the Ph. D. from Technische Universität Berlin in 2016. Being a member of the control systems group at Technische Universität Berlin, he teaches courses in sensor fusion and control engineering and manages the group’s research focuses learning control systems and inertial sensor networks.

Abstract

This paper presents the proof-of-concept of a home-based gamified wrist rehabilitation training system for children with cerebral palsy (CCP). We describe the user-centered design process of this system, which is composed of a wrist-worn inertial measurement unit (IMU) and a tangible device with an embedded IMU. The system employs a quaternion-based algorithm for automatic real-time estimation of the range of motion (RoM) covered by adduction/abduction and flexion/extension motions of the wrist. Experimental validation shows that the RoM can be determined with sufficient accuracy to control a game and that the algorithm is applicable in CCP. A serious game, which uses the presented algorithm and enables feedback as well as motivating stimuli, is implemented and evaluated by physiotherapists.

Zusammenfassung

Der Beitrag stellt ein Handgelenk-Trainingssystem zum spielerischen Heimtraining für Kinder mit unilateraler Zerebralparese (CCP) vor. Wir beschreiben den nutzerzentrierten Entwicklungsprozess dieses Systems, welches aus einem Inertialsensor (IMU) am Handgelenk sowie einem Handstück mit einem eingebetteten IMU besteht. Kernelement des Systems ist ein Quaternion-basierter Algorithmus zur automatisierten Echtzeit-Schätzung des Bewegungsumfangs (RoM) von Adduktion/Abduktions- bzw. Flexions-/Extensionsbewegungen des Handgelenks. Die experimentelle Validierung zeigt, dass der RoM mit für die Spielsteuerung hinreichender Genauigkeit ermittelt werden kann und der Algorithmus für CCP anwendbar ist. Auf Grundlage dieses Algorithmus wurde ein Spiel implementiert und von Physiotherapeuten evaluiert, das den Kindern sowohl Feedback als auch motivierende Stimuli bietet.

1 Introduction

Cerebral palsy – a nonprogressive motor disorder in children [12] – is the most common significant childhood motor impairment in Europe with a prevalence of about 2 of 1000 in newborns [17]. Children with unilateral cerebral palsy (CCP), the predominant form with 54 % [6], suffer from the reduced ability to use one body side. These patients need lifelong training to improve, or at least maintain, the function of the affected side. Learned non-use leads to less arm activity, and thereby participation in everyday life may be reduced.

The BMBF-funded project SHArKi (Multimodal, sensor-supported hand and arm training for children) strives to enhance these children’s upper-limb motor function by developing a system with daily-life feedback of arm usage in combination with motivating games for home exercises. The present article focuses on the latter and describes the development of a game suitable for home-based therapy in CCP.

Self-motivation is the key to increase the amount of arm movements at home. This can be achieved by using serious games or virtual reality. Several studies investigated motivational aspects, compliance, feasibility, and therapy outcome of serious games and virtual reality for upper-limb training in clinical settings and at home. The used systems range from commercial rehabilitation products (e. g., Armeo®Spring, Pablo®) [2], [16] to entertainment products (e. g., Nintendo Wii) [1], [3], [20] or custom-made rehabilitation systems [4], [5], [10]. Commercial rehabilitation products have the advantage of providing certain therapeutic movements and detailed feedback, but due to high prices and complicated setting they are not suitable for home training. Studies on CCP using entertainment products [1], [7], [18] report positive feedback from the included patients and good compliance, whereas the therapeutic outcome in home setting studies remains unclear [1], [7]. Berry et al. provide further insight into the movement pattern by analyzing the play session with an optical tracking system and conclude that “[…] the child’s motivation to succeed in the game may at times conflict with the therapeutic goals of the activity” [20]. Entertainment products have the advantages of general acceptance in CCP and peers, high motivation to move as well as affordability. However, they do neither train specific movements nor do they try to avoid unwanted movements which may increase the misalignment due to spasticity.

Between these poles of either high-end, cost-intensive rehabilitation possibilities or the entertaining games for home training lies a gap that several authors try to bridge [5], [9], [11], [18]. Most of these approaches are in a functional test stage. All authors include therapists for CCP in the developmental process; Tatla et al. highlight the importance of interdisciplinary development teams, especially including the therapists into the process of developing and evaluating rehabilitation programs as they are the “stakeholders who determine the appropriateness of intervention […] by combining their clinical reasoning with the needs and preferences of their clients.” [19]. The present paper aims at filling the aforementioned gap while following this advice and presents a user-centered design approach for a game that meets the specific needs of CCP: training of a specific therapeutic movement, adaption to the child’s individual abilities and feedback options for the therapists. For the implementation of the individualization, algorithms for automatic adaptation are developed.

Concerning game input options, the systems described above use the Kinect [18], or a specifically developed joystick [11] or grip handles [5], as well as accelerometer or EMG sensors [9]. Inertial measurement units (IMUs) are small and lightweight and therefore a suitable further input option, as for example used in the Pablo system [16]. IMUs measure acceleration, angular velocity and magnetic field in three dimensions. From this raw data, the segment orientation can be estimated by sensor fusion. If the relative orientation between sensors and segments is known, the relative orientation of linked segments can be estimated and used to determine the range of motion (RoM) of the linking joint.

A recent review [22] compares the results in sensor positions, sensor fusion algorithm and RoM calculations for the upper limb generated by different systems. It concludes that the wrist angles can be determined by IMUs with a difference of less than 4 degrees in comparison to robotic or optical systems, but that due to the variability of study settings and algorithms used, further research is needed.

In the present contribution, we propose a setup with an IMU on a wristband, complemented by a cylindrical tangible device that contains an IMU as well, see Figure 1. We introduce a quaternion-based solution for the RoM estimation task that automatically accounts for individual differences in grasps of the tangible. Finally, we present the iterative design process with therapists which led to the implementation of a game concept that enables a playful wrist RoM training for CCP.

Figure 1 Proposed system (wristband and tangible device with IMUs) and local coordinate axes.
Figure 1

Proposed system (wristband and tangible device with IMUs) and local coordinate axes.

The remainder of the article is structured as follows. Section 2 illustrates the developmental process. Section 3 presents results on technical feasibility of the algorithm as well as physiotherapeutic feedback on the game implementation. Key aspects and limitations are discussed in Section 4, and conclusions are presented in Section 5.

2 Material and methods

2.1 Used therapeutic movements

Supplementary to literature research on hand function and therapeutic goals in CCP, a workshop in the “Practice for Neurological Rehabilitation” was conducted as part of the user-centered design approach. 13 physiotherapists discussed hand and arm exercises for fictive patients to identify and structure therapeutic goals and training movements with emphasis on the importance for the child’s daily life. Semi-structured interviews with physiotherapist and pediatric experts completed the process, resulting in a selection of movements to be used for the game, which are not only therapeutically well-founded but also well detectable by IMUs.

Beyond the importance of arm movements, therapists underlined the importance of wrist movements for the motoric development. Several measuring options were found to be inadequate or intolerable for patients, e. g., the use of gloves with spastic hands or the necessity of attaching something to the hand. This led to the development of a technical system using wristbands with IMUs complemented by a cylindrical tangible device that contains an IMU as well. The advantages of robustness and child-friendly use face the disadvantage that, in comparison to a hand mounted IMU, only the orientation of the cylinder’s longitudinal axis can be approximated.

Interviews and observation of the therapeutic work revealed the importance of individual adjustments to the abilities of each child and its temporary performance (e. g., the presence of fatigue). The therapist motivates the child to go beyond his or her limits but without overstraining it. In the development of the serious game for CCP, we try to adopt this and transfer the mode of operation of the therapist into the game’s guidelines and requirements. We aim for the game to be adjustable to the individual and temporary ability of the child and to be challenging without being overdemanding, because we expect a positive gaming experience to be the key contribution to ensure voluntary use at home.

2.2 Wrist range of motion

An algorithm which calculates the wrist angles for the flexion/extension (F/E) and abduction/adduction (A/A) movement as well as the resulting wrist RoM is needed to provide the real-time game input data as well as offline motion and performance assessment for therapists.

IMUs can be used to determine the orientation of a rigid body with respect to an inertial frame of reference that neither rotates nor accelerates and is aligned with Earth’s gravitational and magnetic fields. This is achieved by algorithms that use the gyroscope for orientation strap-down integration and compensate integration drift by weighted corrections based on accelerometer and magnetometer readings. Orientations are commonly represented by unit quaternions or rotation matrices, and existing algorithms include extended Kalman filter and particle filter implementations, among others. We use the quaternion-based algorithm proposed in [15]. Quaternions are numbers with three imaginary parts i, j, k defined by i2+j2+k2=ijk=1.

They are conveniently represented by a four-dimensional vector

(1)q=w+xi+yj+zk[w,x,y,z].

The conjugate q of a unit quaternion coincides with its inverse and is obtained by flipping the signs of all imaginary parts. Quaternion multiplication ⊗ follows from the aforementioned definition. If unit quaternions are associated with a rotation axis j=[jxjyjz] and rotation angle α via the definition

(2)q=cosα2+jxi+jyj+jzksinα2,

then for any vector [AxAyAz]T given in some coordinate system A, the transformation

(3)0BxByBz=q0AxAyAzq

yields the vector’s coordinates in a frame B that is rotated with respect to the frame A by the angle α around the axis j. In the following, BAq describes the orientation of the frame A with respect to B, and ABq=BAq describes the orientation of the frame B with respect to A. Finally, quaternion multiplication corresponds to a concatenation of rotations. Given BAq and CBq, the orientation of A with respect to C is

(4)CAq=CBqBAq.

In the present setup, two body frames and two sensor frames are considered. The forearm coordinate system is defined according to the International Society of Biomechanics (ISB) recommendations [23] as illustrated in Figure 1. The forearm IMU is mounted to the wristband such that its sensing axes coincide with the axes of this coordinate system. Due to the cylindrical shape of the tangible device, its longitudinal axis is approximately aligned with the mediolateral axis of the hand, and the IMU is embedded into the tangible such that its z-axis coincides with the longitudinal axis. However, also due to the cylindrical shape, the tangible-to-hand orientation around the longitudinal axis is not known.

The proposed algorithm for wrist RoM estimation can be described in three main steps:

Step 1: estimate the relative joint orientation.

The quaternion-based orientation estimation algorithm [15] yields the orientations of the forearm sensor EFqt and the tangible sensor ETqt with respect to a common inertial reference frame E.

The orientation of the tangible sensor with respect to the forearm coordinate system is then obtained by:

(5)FTqt=FEqtETqt,

and this quaternion is used to transform the tangible coordinate axes Tx=100, Ty=010, Tz=001 into the forearm coordinate system. For Tx the calculation reads as follows:

(6)[0Fxt]=FTqt0TxFTqt.

In the further description, all vectors are presented in the forearm frame F.

Step 2: calculate angles that describe the motion.

When the wrist moves, the coordinates of the tangible axes in the forearm coordinate system change. For the A/A estimation, we project the tangible z-axis Fz=[FzxFzyFzz] into the yz-forearm-plane by omitting its x-coordinate and determine the phase angle in that plane using the four-quadrant arctangent function atan2 with unwrap:

(7)α(t)=atan2Fzz(t),Fzy(t).

For F/E, we project the tangible x-axis Fx=[FxxFxyFxz] into the xy-forearm plane and likewise determine its phase angle

(8)ε(t)=atan2Fxy(t),Fxx(t).

Since the orientation of the tangible with respect to the hand depends on the grasp and is not completely known, the determined angles differ from the true wrist joint angles by an unknown offset. This is a major challenge that results from the robust and easy-to-use design of the system. Nevertheless, if the subject moves back and forth between some minimum and maximum F/E or A/A angle, we can determine the corresponding RoM.

Step 3: define envelope and estimate RoM.

A dynamically adjusting envelope is used to determine the minimum and maximum value that both angles reach during a performed motion. To account for fatigue, the envelope shrinks automatically by a rate r=1/s whenever the boundary values are not reached or exceeded. For A/A, the formalism is

(9)αup(t)=maxαup(t1)rT,αup(t1)+α(t)2,
(10)αdw(t)=minαdw(t1)+rT,αdw(t1)+α(t)2,
where t1 denotes the previous sampling instant and T the sampling period. In each time step the algorithm checks whether the reduced value should be taken or if the envelope exceeds the current boundaries. In the second case, the current α value is set to the mean of the current value and the last boundary value to smooth the envelope function. For F/E the same formalism is used to calculate εup and εdw. The time-dependent RoM is determined as the difference between αup and αdw for A/A and εup and εdw for F/E:
(11)RoMα(t)=αup(t)αdw(t),
(12)RoMε(t)=εup(t)εdw(t).

The algorithm should automatically adjust to individual children with different RoM. Therefore, at each time instant, the joint angles are scaled to the current RoM as follows:

(13)α˜(t)=(α(t)αdw(t))/(RoMα(t)).
(14)ε˜(t)=(ε(t)εdw(t))/(RoMε(t)).

In summary, the presented algorithm determines the wrist angles for a F/E and A/A movement from two IMUs. Then the angles are scaled to the current RoM (α˜ and ε˜) to obtain one parameter for each movement that can be used as game input. The children’s individual RoM can provide feedback for the therapists.

2.3 Range of motion feasibility evaluation

The presented algorithm automatically determines the individual RoM from the measurements of a forearm IMU and an IMU inside a tangible device. As mentioned above, this setup was chosen to improve usability and avoid unnecessary donning effort. We now investigate whether this approach yields reliable RoM estimates in comparison to the more complex approach of attaching the second IMU directly onto the back of the hand. Moreover, the hand-mounted IMU serves as an approximate ground truth, since the accuracy of orientation and joint angle measurements from body-worn IMUs has been demonstrated to lie in the range of a few degrees in numerous studies [13], [14], [21], [22].

Another crucial objective of the algorithm is to be adaptable to changing RoM, which may occur due to fatigue or be dependent on the severity of the patient’s impairment. Therefore, the algorithm is evaluated with respect to the following three key questions, answered by experimental procedures:

  1. Which accuracy can be achieved with the tangible in comparison to a hand-mounted IMU?

  2. Does the algorithm automatically adapt to changing RoM?

  3. Can the algorithm be used to track wrist movements of CCP?

Questions (1) and (2) are addressed in the following experimental trials: Three healthy subjects were equipped with a wristband IMU and a tangible device and wore an additional IMU on the back of the hand for approximate ground truth measurements. The used IMUs are Xsens MTw (XsensTechnologies B.V., Netherlands), and the sampling rate was set to 20 Hz. Subjects performed the following movements while seated at a table:
  1. grasping, max. F/E (5 times), release

  2. grasping, max. A/A (5 times), release.

The entire procedure was repeated five times. One subject was asked to perform a longer trial with changing RoM to analyze the RoM adaptation. Data analysis started when the tangible device was grasped. The RoM was estimated as described above, and ground truth values were determined from the relative orientation between forearm IMU and hand IMU.

Question (3) is addressed by investigating the applicability of the presented algorithm in CCP using two different sets of data from atypical therapeutic wrist exercise called “feed the monster”. The exercise is composed of a complex, task-oriented arm and hand movement: grasp a thin cylindrical card, move the hand under a horizontal bar and release the card through a horizontal resp. vertical slit (Figure 2 shows the exercise presented by a therapist), each version executed six times.

Figure 2 Therapy exercise “feed the monster”.
Figure 2

Therapy exercise “feed the monster”.

Data was sampled and recorded a) from a therapist during a workshop, presenting “healthy” movements and b) from a child with CP in the course of a longer movement analysis, including the Assisting Hand Assessment (AHA) [8]. The therapist and the child wore the aforementioned IMUs on each hand and both forearms (see Figure 2). The sampling frequency was set to 20 Hz in the therapist workshop and 60 Hz in the assessment with the child to get a higher resolution for further analysis. For this paper the data from the forearm and hand IMU was analyzed during the “feed the monster” exercise with the proposed algorithm.

2.4 Gamification concept and implementation

In addition to technical feasibility, game concepts for CCP must meet therapeutic requirements such as adaptability. Further impairments or reduced concentration due to brain injury need to be considered during the design of the optical game appearance. The motivational aspect must include different challenges and adaption to fatigue.

In the game ideation phase, the core mechanic of the game was chosen to be an item collecting task in the genre of role playing with an aquatic turtle as avatar. Different approaches to cognitive challenges were developed, and these as well as the motoric challenges were sorted by difficulty. The wrist F/E and A/A movement can be trained separately or in combination. Therefore, two different concepts with different motoric challenges were implemented.

The first game concept (Figure 3, left side) considers only the F/E movement. The swimming turtle moves up and down upon extension and flexion respectively. Up to three cognitive levels were developed for motivation. Whereas in the first level the task is to collect the stars, in the second level the child must additionally avoid water plants. Plants grow at the bottom, and the child must perform a dorsal extension to avoid them. In the third level, more obstacles in the form of swimming fish need to be avoided.

Figure 3 Game concepts for F/E and A/A movement.
Figure 3

Game concepts for F/E and A/A movement.

The second concept (Figure 3, right side) uses the scaled F/E angle to move the turtle up and down and the scaled A/A angle to move the turtle to the sides. This game is controlled by 2D movements and has a higher motoric difficulty level. In the first level of the game, the stars will appear stationary on the outer boundaries of the screen. In the second level the stars are moving, and in the third level obstacles in the form of swimming fish need to be avoided.

The described concepts were implemented with the following technical realization. The raw data, consisting of three-dimensional accelerometer, gyroscope and magnetometer data from the forearm IMU and the tangible IMU, are transmitted wirelessly to a Linux laptop, which is executing code that was generated from a custom-made Simulink diagram and sends the game variables and parameters to a web socket. The game itself was implemented in GDevelop, an open-source and easy to use game engine. GDevelop retrieves the data from the web socket.

After implementation, both games were introduced to two experienced therapists for feedback as basis of a successive user-centered validation. A semi-structured interview has been conducted to discuss the following topics: therapeutic goals, target group, game parameter settings, motivation and design aspects.

3 Results

3.1 RoM feasibility

First the differences between hand movement and tangible device as well as the adaptation to different RoM were analyzed. Figure 4 shows the result of the experimental procedure from a healthy subject, performing an F/E movement with different RoMs. The first subplot illustrates the envelope adaption, which shows a fast reaction to an increasing envelope and slower adaption to the decreasing RoM. Because in a game situation the CCP obtains a reward for wider RoM movement, the second subplot marks with crosses, where the current angle was in the lower or upper 20 %, corresponding to a scaled angle below 0.2 or above 0.8. A star marks that the current RoM was exceeded. In the third subplot the A/A and F/E RoM are shown as determined by the proposed method and the approximated ground truth determined from the hand mounted IMU. For the F/E movement, the mean RoM difference between hand and tangible device is 7 ± 3 deg for F/E and 12 ± 5 deg for A/A. For the A/A movement, the values amount to 10 ± 12 deg (A/A) and 5 ± 17 deg (F/E).

Figure 4 Flexion and extension movement from a healthy subject with a tangible device.
Figure 4

Flexion and extension movement from a healthy subject with a tangible device.

In a second step the algorithm was used to analyze the wrist movement of a nine-year-old girl with a right side unilateral cerebral palsy. She reached an AHA score of 84 out of 100, so her hemiparesis is mild. Wrist F/E and A/A angles were determined from the forearm and hand IMUs. The current angles for F/E and A/A as well as the RoM of the “feed the monster” exercise with horizontal slot are shown in Figure 5. When grasping a card, ε is minimal and α is maximal, i. e., during grasping the hand is in palmar flexion and abduction. Each time the child releases the card, her individual maximum dorsal extension is reached. The fourth card was dropped on the table, picked up and the way of grasping was corrected by the therapist, which explains the irregularity in the curve.

Figure 5 Exercise “feed the monster” performed by a child with CP.
Figure 5

Exercise “feed the monster” performed by a child with CP.

Table 1

RoM of experimental settings (H – hand, T-tangible, CCP – child with CP, THP – therapist, HSM – Healthy Subject Mean).

MovementF/E RoMA/A RoM
exercise:

slot horizontal

Hand IMU
CCP: 95 ± 14 degCCP:75 ± 8 deg
THP: 100 ± 8 degTHP: 33 ± 4 deg
Dual task:

slot vertical

Hand IMU
CCP: 107 ± 13 degCCP: 65 ± 9 deg
THP: 93 ± 6 degTHP: 41 ± 5 deg
Max F/E

Hand IMU
HSM: 138 ± 5 degHSM: 27 ± 6 deg
Max F/E

Tangible IMU
HSM: 145 ± 9 degHSM: 24 ± 9 deg
Max A/A

Hand IMU
HSM: 71 ± 7 degHSM: 72 ± 7 deg
Max A/A

Tangible IMU
HSM: 101 ± 18 degHSM: 108 ± 18 deg

Table 1 shows the average RoM for the three healthy probands, the therapist and the child with CP. For the F/E movement, the therapist and the child have a similar RoM. When the healthy subjects were asked to perform a maximum movement, their F/E RoM is about 30–40 degrees higher. For the A/A movement, the patient shows a higher RoM than the therapist or the healthy subjects during the F/E movement. The maximum A/A RoM of the healthy subjects corresponds to the child’s A/A RoM.

The child needs about 55 seconds for 6 repetitions with the horizontal slot and 40 seconds with the vertical slot, the therapist needs about 22 seconds and 23 seconds, respectively.

These different experimental settings demonstrate (1) the feasibility of the IMU-based RoM estimation with a tangible device, (2) the automatic adaptation to time-variant RoM, as well as (3) the applicability of the system for CCP.

3.2 Implementation and therapist evaluation

The implemented program calculates the scaled angles (α˜ and ε˜) according to the proposed algorithm and sends the calculated angles in real-time to a web socket. The flow experience of the implemented game was good without noticeable time delay. The presented algorithm adapts the game parameters α˜ and ε˜ to the child’s individual performance by a dynamic envelope. The child’s individual baseline RoM is determined by a calibration movement at the beginning of each play session. The shrinking-envelope feature assures that the subject can continue playing even in the presence of fatigue.

A simple design without much distraction was realized in GDevelop, which helps the child to focus on the movement task. A primary goal of the game is to motivate a child to perform repeated motions at large amplitudes, which corresponds to α˜ or ε˜ regularly exceeding 0.8 or falling below 0.2. The F/E game target is to collect 15 stars, which will appear at the top and bottom of the water corresponding to scaled epsilon ranges of 0–0.2 and 0.8–1. When the child gets “lazy” and only collects the lower stars without moving the hand, the bottom stars will disappear and the child has to collect stars at the top. This encourages continuous F/E movement.

The second game uses movements in two directions. In the first level, the stars will appear stationary on the outer boundaries from 0–0.2 and 0.8–1 at both dimensions.

In addition to these automatic adaptions, speed levels and number of obstacles may be adapted to the child’s capability by the therapist, such that the game is perceived as a challenge without being overly demanding.

The three cognitive levels aim to motivate the child to play for a longer time and therefore perform more repetitions.

The presented games were evaluated in the categories therapeutic goals, target group, setting parameters, motivational and design aspects by two experienced physiotherapists who very often train the wrist dorsal extension with their patients. Their affirmative first impression of the game was supported by positively rated details such as: (1) The turtle as a slow but amiable animal offers a “role model” for the children, whose movements are slow as well. (2) The clear design offers only little distraction from the concentration on the game task. (3) In addition to wrist movement, other therapeutic goals such as concentration and reaction, eye-hand-coordination and movement planning are trained. (4) The possibility to play with different cognitive levels offers not only chances for children with different grades of severity, but also potential for fast learners to be increasingly challenged with regard to reaction time and movement planning due to moved elements. (5) The therapists approve of their options to adapt the difficulty level by game parameters such as turtle speed, number of obstacles or size of stars as well as the chance to get feedback on the child’s RoM.

They conclude that the game is feasible for all severity levels and CCP of three years or older, provided that they can control their wrist movement, understand the connection between hand movement and turtle movement and can hold the tangible during game flow.

4 Discussion

This contribution introduces a training system with a balanced trade-off between the characteristics of therapy, requirements for home use and technical feasibility in a user-centered approach. Therapists highlight the importance of wrist movements. However, from a technical point of view, wrist motion cannot be tracked with only one IMU on the distal end of the forearm. Therefore, a tangible device with a second IMU is a child-friendly option for home use.

The proposed tangible device is a small, lightweight and robust solution that can be used even by young children at home, in contrast to many systems described in literature that only meet the therapeutic requirements.

The data from the subject with CP show that the algorithm can be used for this child with a hand and forearm IMU. One limitation is that we have no data from several children with different severity grades and that the IMU was mounted on the hand, not inside a tangible device. However, in Section 3.1 small differences were found between the RoM determined with the tangible and the hand-mounted sensor. The technical realization shows an accuracy of about 5–7 degrees for the F/E movement and 10–12 degrees for the A/A movement. The probands reported that the maximal A/A movement was more difficult and unusual. A further examination shows that with increased ulnar abduction, the index finger is relatively pushed forward, with radial abduction the finger shift is opposite. This might explain a larger RoM in the tangible sensor than in the hand sensor. The implemented algorithm proved robust even with a more complex task performed by a therapist and a child with CP.

The shrinking rate of the envelope margins was set to 1°/s. In the test with healthy probands, it seems that the envelope could be steeper (see Figure 4) to adapt faster to the new RoM. The therapy exercise with the child shows that the envelope is exceeded at each repetition, indicating that the envelope shrinks too fast. The number of repetitions per time seems to be a crucial factor for the envelope shrinking. A healthy subject performs six movement repetitions in less than ten seconds, a therapist needs about 22 seconds for the “feed the monster” task and the child needs approximately twice the time. For a positive game experience, the movement speed of CCP and number of repetitions must be investigated further.

The game concept was developed with regard to motivational aspects, allows multiple motoric and cognitive challenges and is adaptable to the child’s abilities. To individually adapt the game, the therapists not only wish to set the turtle speed and number of obstacles, but the size of obstacles, the number of repetitions and the game length, too.

Malposition of the hand due to spasticity results in a palmar flexion in combination with abduction or adduction, hence the A/A movement should only be trained from a neutral wrist position.

The difficulty level also depends on the arm posture – such as holding the arm high, supination of the arm or opening of the fingers. These difficulty steps are another example for the trade-off between therapeutic wishes and technical feasibility. Assuming the forearm sensor has an approximately fixed position on the dorsal aspect of the forearm, a supination movement can be easily detected whereas it remains unclear if the arm is placed on a table or stretched out.

In terms of feedback, the therapists would like to know points of fatigue, number of repetitions and the error rate (ratio collected stars to total amount of stars) in each direction, in addition to the overall RoM.

Although the therapists rate the game as motivating for CCP, they suggest adding further motivational elements, e. g., direct feedback to the CCP on its own improvement or a reward system. Ideas are visual elements e. g., the turtle is dancing after each game, or adaption options for the turtle avatar e. g., change the turtle’s color. They propose a further cognitive challenge where only stars from one color should be collected and also recommend four, instead of two, sequential levels with increasing difficulty: F/E movement (as described), A/A movement, F/E movement and A/A movement (as described) and F/E movement and A/A movement with the forearm in supination.

We plan to implement the proposed features so that the game may be played by CCP with even more motivating experience.

5 Conclusions

This contribution presents a novel training system and a quaternion-based algorithm for real-time estimation of the wrist range of motion from the measurements of inertial sensors at the forearm and inside a tangible device. The user-friendly solution to use a tangible device results in additional uncertainty due to different possibilities to grasp a rotationally symmetric form. The estimation algorithm was designed to compensate this uncertainty, and it was demonstrated experimentally that the method yields reliable RoM estimates in healthy subjects and CCP. Wrist movement in CCP can be analyzed and used as game input by automatic adjustment to the patient’s performance via an auto-adaptive envelope.

The technical realization of a serious game for CCP wrist training is described. Several user-interactions during the development process gave an inside view of the therapeutic setting and helped to understand the specific therapeutic needs and requirements of a home system for CCP. A positive therapist feedback and their remarks and recommendations on movements and motivation will help to further improve the system. This underlines the importance of continuous involvement of therapists, pointed out by Tatla et al. [19].

Subsequent to the present proof-of-concept for a home use wrist movement game for CCP, the next development steps will include a user-test with CCP for adaption of relevant parameters such as envelope steepness and game velocity as well as analysis of motivational aspects on the game design.

Award Identifier / Grant number: 13GW0296B

Funding statement: The project SHArKi is supported by Federal Ministry of Education and Research (BMBF), FKZ: 13GW0296B.

About the authors

Christina Mittag

Christina Mittag received her M. Sc. in biomedical engineering from Technische Universität Berlin and is currently working as research assistant in the medical engineering lab at Technische Universität Berlin.

Regina Leiss

Regina Leiss obtained her engineering diploma in environmental technology at Technische Universität Berlin. Through her many years of work in research management she broadened her experience and is now guiding interdisciplinary teams in the medical engineering lab at Technische Universität Berlin.

Katharina Lorenz

Katharina Lorenz is product designer with focus on interaction design with a participatory design approach. She received her diploma at Berlin Weißensee Art College and is currently working as research assistant in the medical engineering lab at Technische Universität Berlin and at German Research Center for Artificial Intelligence.

Thomas Seel

Thomas Seel studied engineering cybernetics at OvGU Magdeburg and UC Santa Barbara and received the Ph. D. from Technische Universität Berlin in 2016. Being a member of the control systems group at Technische Universität Berlin, he teaches courses in sensor fusion and control engineering and manages the group’s research focuses learning control systems and inertial sensor networks.

Acknowledgment

We thank the therapists of the „Praxis für Neurologische Rehabilitation – Dagmar Siebold” for the inspiring input and the fruitful cooperation.

  1. Conflict of interest: Authors state no conflict of interest.

Informed consent

Informed consent has been obtained from all individuals included in this study.

Ethical approval

The research related to human use complies with all the relevant national regulations, institutional policies and was performed in accordance with the tenets of the Helsinki Declaration. Ethical approval for the test was given by the Technical University Berlin Ethic Committee.

References

1. Hsiu-Ching Chiu, Louise Ada and Hsin-Min Lee. 2014. Upper limb training using Wii Sports Resort for children with hemiplegic cerebral palsy: a randomized, single-blind trial. Clinical rehabilitation 28, 10, 1015–1024. DOI: 10.1177/0269215514533709.Search in Google Scholar PubMed

2. Veronica Cimolin, Chiara Germiniasi, Manuela Galli, Claudia Condoluci, Elena Beretta and Luigi Piccinini. 2019. Robot-Assisted Upper Limb Training for Hemiplegic Children with Cerebral Palsy. J Dev Phys Disabil 31, 1, 89–101. DOI: 10.1007/s10882-018-9632-y.Search in Google Scholar

3. Shamekh M. El-Shamy and Mohamed F. El-Banna. 2020. Effect of Wii training on hand function in children with hemiplegic cerebral palsy. Physiotherapy Theory and Practice 36, 1, 38–44. DOI: 10.1080/09593985.2018.1479810.Search in Google Scholar PubMed

4. Meredith R. Golomb, Brenna C. McDonald, Stuart J. Warden, Janell Yonkman, Andrew J. Saykin, Bridget Shirley, Meghan Huber, Bryan Rabin, Moustafa Abdelbaky, Michelle E. Nwosu, Monica Barkat-Masih and Grigore C. Burdea. 2010. In-home virtual reality videogame telerehabilitation in adolescents with hemiplegic cerebral palsy. Archives of physical medicine and rehabilitation 91, 1, 1–8.e1. DOI: 10.1016/j.apmr.2009.08.153.Search in Google Scholar PubMed

5. Hamilton A. Hernández, Ajmal Khan, Linda Fay, Jean-Sébastien Roy and Elaine Biddiss. 2018. Force Resistance Training in Hand Grasp and Arm Therapy: Feasibility of a Low-Cost Videogame Controller. Games for health journal 7, 4, 277–287. DOI: 10.1089/g4h.2017.0193.Search in Google Scholar PubMed

6. Veronka Horber, Asma Fares, Mary J. Platt, Catherine Arnaud, Ingeborg Krägeloh-Mann and Elodie Sellier. 2020. Severity of Cerebral Palsy-The Impact of Associated Impairments. Neuropediatrics 51, 2, 120–128. DOI: 10.1055/s-0040-1701669.Search in Google Scholar PubMed

7. Caroline Kassee, Carolyn Hunt, Michael W. R. Holmes and Meghann Lloyd. 2017. Home-based Nintendo Wii training to improve upper-limb function in children ages 7 to 12 with spastic hemiplegic cerebral palsy. Journal of pediatric rehabilitation medicine 10, 2, 145–154. DOI: 10.3233/PRM-170439.Search in Google Scholar PubMed

8. Lena Krumlinde-Sundholm and Ann-Christin Eliasson. 2009. Development of the Assisting Hand Assessment. A Rasch-built Measure intended for Children with Unilateral Upper Limb Impairments. Scandinavian Journal of Occupational Therapy 10, 1, 16–26. DOI: 10.1080/11038120310004529.Search in Google Scholar

9. Liu Ling, Chen Xiang, Lu Zhiyuan, Cao Shuai, de Wu and Zhang Xu. 2017. Development of an EMG-ACC-Based Upper Limb Rehabilitation Training System. IEEE transactions on neural systems and rehabilitation engineering: a publication of the IEEE Engineering in Medicine and Biology Society 25, 3, 244–253. DOI: 10.1109/TNSRE.2016.2560906.Search in Google Scholar PubMed

10. Juliana M. de Oliveira, Rafael C. G. Fernandes, Cristtiano S. Pinto, Plácido R. Pinheiro, Sidarta Ribeiro and Victor H. C. de Albuquerque. 2016. Novel Virtual Environment for Alternative Treatment of Children with Cerebral Palsy. Computational intelligence and neuroscience 2016, 8984379. DOI: 10.1155/2016/8984379.Search in Google Scholar PubMed PubMed Central

11. Nick Preston, Andrew Weightman, Justin Gallagher, Martin Levesley, Mark Mon-Williams, Mike Clarke and Rory J. O’Connor. 2016. A pilot single-blind multicentre randomized controlled trial to evaluate the potential benefits of computer-assisted arm rehabilitation gaming technology on the arm function of children with spastic cerebral palsy. Clinical rehabilitation 30, 10, 1004–1015. DOI: 10.1177/0269215515604699.Search in Google Scholar PubMed

12. Peter Rosenbaum, Nigel Paneth, Alan Leviton, Murray Goldstein and Martin Bax. 2007. A report: the definition and classification of cerebral palsy April 2006. Developmental Medicine & Child Neurology, 109, 8–14.10.1111/j.1469-8749.2007.tb12610.xSearch in Google Scholar

13. Christina Salchow-Hömmen, Leonie Callies, Daniel Laidig, Markus Valtin, Thomas Schauer and Thomas Seel. 2019. A Tangible Solution for Hand Motion Tracking in Clinical Applications. Sensors (Basel, Switzerland) 19, 1. DOI: 10.3390/s19010208.Search in Google Scholar PubMed PubMed Central

14. Thomas Seel, David Graurock and Thomas Schauer. 2015. Realtime assessment of foot orientation by Accelerometers and Gyroscopes. Current Directions in Biomedical Engineering 1, 1. DOI: 10.1515/cdbme-2015-0112.Search in Google Scholar

15. Thomas Seel and Stefan Ruppin. 2017. Eliminating the Effect of Magnetic Disturbances on the Inclination Estimates of Inertial Sensors. IFAC-PapersOnLine 50, 1, 8798–8803. DOI: 10.1016/j.ifacol.2017.08.1534.Search in Google Scholar

16. Alexander R. J. Seitz. 2014. Monitoring of Visuomotor Coordination in Healthy Subjects and Patients with Stroke and Parkinson’s Disease: An Application Study Using the PABLOR-Device. Int J Neurorehabilitation Eng 1-2. DOI: 10.4172/2376-0281.1000113.Search in Google Scholar

17. Elodie Sellier, Mary J. Platt, Guro L. Andersen, Ingeborg Krägeloh-Mann, Javier de La Cruz and Christine Cans. 2016. Decreasing prevalence in cerebral palsy: a multi-site European population-based study, 1980 to 2003. Developmental medicine and child neurology 58, 1, 85–92. DOI: 10.1111/dmcn.12865.Search in Google Scholar PubMed

18. Marisa Sevick, Elizabeth Eklund, Allison Mensch, Matthew Foreman, John Standeven and Jack Engsberg. 2016. Using Free Internet Videogames in Upper Extremity Motor Training for Children with Cerebral Palsy. Behavioral sciences (Basel, Switzerland) 6, 2. DOI: 10.3390/bs6020010.Search in Google Scholar PubMed PubMed Central

19. Sandy K. Tatla, Navid Shirzad, Keith R. Lohse, Naznin Virji-Babul, Alison M. Hoens, Liisa Holsti, Linda C. Li, Kimberly J. Miller, Melanie Y. Lam and H. F. M. van der Loos. 2015. Therapists’ perceptions of social media and video game technologies in upper limb rehabilitation. JMIR serious games 3, 1, e2. DOI: 10.2196/games.3401.Search in Google Scholar PubMed PubMed Central

20. Ty Berry, Darcy Fehlings, Jennifer Howcroft, Sue Kiejman, Virginia Wrigth, Elaine Biddiss. 2013. Variations in Movement Patterns during Active Video Game Play in Children with Cerebral Palsy. J Bioengineer & Biomedical Sci. DOI: 10.4172/2155-9538.S1-001.Search in Google Scholar

21. Josien C. van den Noort, Alberto Ferrari, Andrea G. Cutti, Jules G. Becher and Jaap Harlaar. 2013. Gait analysis in children with cerebral palsy via inertial and magnetic sensors. Medical & biological engineering & computing 51, 4, 377–386. DOI: 10.1007/s11517-012-1006-5.Search in Google Scholar PubMed

22. Corrin P. Walmsley, Sîan A. Williams, Tiffany Grisbrook, Catherine Elliott, Christine Imms and Amity Campbell. 2018. Measurement of Upper Limb Range of Motion Using Wearable Sensors: A Systematic Review. Sports medicine – open 4, 1, 53. DOI: 10.1186/s40798-018-0167-7.Search in Google Scholar PubMed PubMed Central

23. Ge Wu, Frans C. T. van der Helm, H. E. J. Veeger, Mohsen Makhsous, Peter van Roy, Carolyn Anglin, Jochem Nagels, Andrew R. Karduna, Kevin McQuade, Xuguang Wang, Frederick W. Werner and Bryan Buchholz. 2005. ISB recommendation on definitions of joint coordinate systems of various joints for the reporting of human joint motion—Part II: shoulder, elbow, wrist and hand. Journal of biomechanics 38, 5, 981–992. DOI: 10.1016/j.jbiomech.2004.05.042.Search in Google Scholar PubMed

Received: 2020-05-10
Accepted: 2020-09-07
Published Online: 2020-10-28
Published in Print: 2020-11-26

© 2020 Mittag et al., published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Downloaded on 23.4.2024 from https://www.degruyter.com/document/doi/10.1515/auto-2020-0085/html
Scroll to top button