Department of Electrical & Computer Engineering, COMSATS University Islamabad-Attock Campus, Punjab 43600, Pakistan.
Department of Information and Communication Engineering, Inha University, Incheon 22212, Korea.
Sensors (Basel). 2021 Jul 21;21(15):4949. doi: 10.3390/s21154949.
We propose a physical activity recognition and monitoring framework based on wearable sensors during maternity. A physical activity can either create or prevent health issues during a given stage of pregnancy depending on its intensity. Thus, it becomes very important to provide continuous feedback by recognizing a physical activity and its intensity. However, such continuous monitoring is very challenging during the whole period of maternity. In addition, maintaining a record of each physical activity, and the time for which it was performed, is also a non-trivial task. We aim at such problems by first recognizing a physical activity via the data of wearable sensors that are put on various parts of body. We avoid the use of smartphones for such task due to the inconvenience caused by wearing it for activities such as "eating". In our proposed framework, a module worn on body consists of three sensors: a 3-axis accelerometer, 3-axis gyroscope, and temperature sensor. The time-series data from these sensors are sent to a Raspberry-PI via Bluetooth Low Energy (BLE). Various statistical measures (features) of this data are then calculated and represented in features vectors. These feature vectors are then used to train a supervised machine learning algorithm called classifier for the recognition of physical activity from the sensors data. Based on such recognition, the proposed framework sends a message to the care-taker in case of unfavorable situation. We evaluated a number of well-known classifiers on various features developed from overlapped and non-overlapped window size of time-series data. Our novel dataset consists of 10 physical activities performed by 61 subjects at various stages of maternity. On the current dataset, we achieve the highest recognition rate of 89% which is encouraging for a monitoring and feedback system.
我们提出了一种基于可穿戴传感器的孕期体力活动识别和监测框架。体力活动的强度会影响孕妇在特定阶段的健康状况,因此,识别体力活动及其强度并提供持续反馈非常重要。然而,在整个孕期,这种持续监测是非常具有挑战性的。此外,记录每项体力活动及其持续时间也是一项非平凡的任务。我们旨在通过以下方法解决这些问题:首先,通过佩戴在身体各个部位的可穿戴传感器数据识别体力活动。我们避免使用智能手机进行此类任务,因为佩戴智能手机进行“进食”等活动会带来不便。在我们提出的框架中,佩戴在身体上的模块由三个传感器组成:三轴加速度计、三轴陀螺仪和温度传感器。这些传感器的时间序列数据通过蓝牙低能(BLE)发送到树莓派。然后,计算这些数据的各种统计量(特征)并表示为特征向量。然后,这些特征向量用于训练监督机器学习算法,即分类器,以从传感器数据中识别体力活动。基于这种识别,如果出现不利情况,框架会向护理人员发送消息。我们在时间序列数据的重叠和非重叠窗口大小上开发的各种特征上评估了许多著名的分类器。我们的新数据集由 61 名在不同孕期阶段进行的 10 项体力活动组成。在当前的数据集上,我们实现了 89%的最高识别率,这对于监测和反馈系统来说是令人鼓舞的。