Stroke Patients’ Balance Ability Test Dataset Utilizing Array Pressure Acquisition System
Description
The dataset includes raw pressure data and heatmap images, which support quantitative analysis and visualization of pressure patterns. Raw pressure data are stored in .csv files, which include pressure data presented in hexadecimal format, whereas the heatmap data are saved as .png files. All data are arranged into corresponding subdirectories based on five experimental movements: sit-to-stand, in-place stepping, static balance with eyes open, static balance with eyes closed, and stepping on a soft mat with eyes closed. Each participant's data is stored separately in a folder. For example, the folder "3_RawData" contains the data for Participant 3. Inside the "3_RawData" folder, there are two subfolders: "3_PressureData" and "3_HeatmapData," which hold the raw pressure data and the generated heatmap data, respectively. Each subdirectory contains multiple .csv files and .png files that represent specific experimental records. Relevant participant information is included in the "Participant_Information.csv" file, including age, height, weight, gender, health status (whether they are stroke patients), and balance ability levels. All participants' private information related to the test has been fully de-identified, and the recorded dataset in this study has obtained the participants' informed consent and authorization for publication. Each pressure data frame includes a frame header, frame type, length, packet type, data field, and checksum. The frame header data type is uint16_t, with a specific value of 0xA55A. The frame type data type is uint8_t, with a particular value of 0x01. The length of the data type is uint16_t, with a particular value equal to the size of the packet minus 2. The packet type data type is uint8_t, with a particular value of 0x01. Researchers can process raw pressure data to generate the heatmaps they need. For the plantar pressure sensor data, after removing the frame header, frame type, length, packet type, and checksum from a raw pressure data frame. Tthe remaining data is the pressure data in the data field. This pressure data from one data field is then converted into a 32×64 data matrix for analysis.For the flexible seat cushion pressure sensor data, similarly, after removing the frame header, frame type, length, packet type, and checksum from a frame of raw pressure data, the remaining data is the pressure data in the data field. This pressure data from one data field is adjusted into a 16×16 data matrix, which can then be analysed.
Files
Steps to reproduce
The dataset was collected using an array pressure acquisition system with a flexible seat cushion pressure sensor and a flexible plantar pressure sensor. Their specifications are as follows: The flexible seat cushion pressure sensor measures 430 mm by 420 mm, with an effective pressure-sensing area of 410 mm by 400 mm. It has 256 pressure-sensing points (16×16), a standard data transmission rate of 10 Hz, and a baud rate of 115200. The flexible plantar pressure sensor measures 520 mm by 493 mm, with an effective pressure-sensing area of 319.3 mm by 448.7 mm, and contains 2048 pressure-sensing points (32×64). It operates at a standard data transmission rate of 20 Hz and a baud rate of 460800. The array pressure acquisition system transmits data to the host computer via serial communication. The seat cushion pressure sensor is positioned on the chair, and the plantar pressure sensors are placed on the floor in front of the chair. Before the experiment begins, subjects were given detailed instructions to ensure they fully understood the experimental process and the required movements. At the start of the experiment, the subject sits upright on the chair and places their feet naturally flat on the plantar pressure sensors. This standardized initial posture serves as a consistent reference point for subsequent posture transitions, ensuring the uniformity and comparability of the collected data.
Institutions
- University of Science and Technology of China