Open Access

A study on the application of sensor network for teaching rock climbing in college students’ health monitoring

 and   
Mar 19, 2025

Cite
Download Cover

Introduction

With the continuous improvement of people’s living standards, the importance of health is higher and higher, and sports programs as an effective way to exercise physical fitness, so that people began to gradually increase the proportion of time for physical exercise and fitness in their daily activities [12]. In addition, with the national emphasis on national physical fitness, the cultivation of moral, intellectual, physical and aesthetic all-round development of quality talents has been included in the national education strategy, especially focusing on the mastery of life skills and the enhancement of the ability of students to survive in the wild, at present, many colleges and universities have to carry out the mandatory swimming and other physical education courses is the best example, which fully proves the national emphasis on the cause of sports. This has led to the arrival of the era of national fitness [36]. For sports programs, different forms of sports have different effects, jogging can increase the strength of leg muscles, cardiorespiratory regulation, ball games can exercise control of the body, improve flexibility and responsiveness, orienteering can improve the sportsman’s comprehensive quality and physical coordination, etc. [79]. In many forms of sports, rock climbing, as a new sport, itself has a greater adventure and novelty, fully in line with the modern youth’s interest in pursuing adventure, novelty sports, and therefore recognized and loved by young people [1011].

In the new era of schools in the development of sports activities, we should be moral-oriented, so that the whole curriculum teaching of physical education and health can be in line with the times, so that the whole classroom teaching can be more rich than before, the knowledge that students can learn is more diverse than before, but also to increase some of the practical [1213]. Rock climbing, is to participate in climbing people in the case of protective measures, do not rely on other climbing tools to climb the rock wall unarmed sports, the main test of the participants’ physical fitness and willpower, help to ease and regulate the participants of the psychological pressure and burden, especially suitable for the current prevalence of psychological anxiety problems and weaker willpower of the college students [1416].

In the context of the country’s vigorous development of the health industry, in order to report and grasp the health status of school students, health monitoring activities have been carried out across the country. However, the current student health monitoring work is constrained by a variety of factors, such as students’ weak health awareness, perfunctory, schools do not pay enough attention to the degree of health monitoring and the application of the combination of the actual teaching and physical education, the health of the test work by a short period of time, the task, the number of people being tested, as well as personnel, technical level, equipment is not uniform and other factors, so that there are all kinds of problems in the monitoring process [1719]. With the emergence of the sensor network, so that the modern rock climbing teaching monitoring can change the monitoring strategy to a certain extent, to avoid the traditional monitoring drawbacks. Therefore, the application of modern sensing network technology in the rock climbing sports courses in colleges and universities to improve the monitoring of students’ physical fitness has a positive role and significance in promoting the growth of students in colleges and universities and cultivating comprehensive talents with all-round development [2022].

In this paper, a multi-sensor real-time health monitoring system is constructed, and the generation mechanisms of four human physiological parameters, namely pulse wave, arterial blood pressure, blood pressure saturation, and heart rate, are explained. The adaptive Kalman filtering algorithm is used to process noisy inputs and measurements appropriately in order to obtain the actual state and real values of the information system. Then the two-wavelength pulse wave oximetry model of Lambert-Beer law is utilized to establish a linear regression model of the oximetry values with the R-values. Finally, the accuracy of this system in analyzing human physiological parameters is tested and the effectiveness of this system in teaching rock climbing is discussed.

Real-time health monitoring system based on multi-source sensors
System framework analysis

Considering the design objectives and requirements of the system, we designed the constructed wearable real-time monitoring system [23] as shown in Fig. 1. The results show that the system is abstracted into five layers from the bottom up: hardware layer, data layer, system layer, function layer, and interface layer. The abstraction process follows the principle of high cohesion and low coupling. Each module tries to maintain clear responsibilities and functional independence, while the lower layer provides data or interface calls to the upper layer.

Figure 1.

Architecture of the wearable real-time monitoring system

Access program and functions of each component

The block diagram of the design scheme for extending the reserved interfaces is shown in Figure 2.

Figure 2.

Expanding reserved ports

Control unit: ST’s STM32F103 was selected, with high main frequency and support for floating-point operation, which facilitates the integration of complex heart rate and blood oxygen algorithms into the lower computer, taking into account the need to expand a variety of sensors in the later stage of the upper computer, to reduce the burden on the upper computer; and the MCU adopts an OFN package, which has a small volume and is suitable for wearable design.

Heart rate and blood oxygen sensor: NXP’s MAX30102 is used. MAX30102 is a module that features biosensors like pulse oximeter and heart rate monitor, and it also includes LEDs, opto-electronics detectors, optical components, and low-noise electronic circuits that suppress ambient light.

The MAX30102 uses a single 1.8V power supply, with a separate set of 3.3V as the internal LED power supply, to communicate with its standard I2C counterpart. A soft shutdown module is used with zero standby voltage to realize a wearable low power design. The specific block diagram is as follows:

the lower computer display unit of the prototype, choose OLED screen design, small size, and support pseudo-color display, can realize the real-time refresh display of heartbeat waveform.

Designed with reserved buttons to facilitate debugging in the early stage and switching data collection modes by users in the later stage.

including working status indicator and heartbeat simulation light, the former is used to display the working status and abnormal situation of the device; the latter can be used to simulate the heartbeat display, which visually shows the current heartbeat status of the tester.

supports program download and online debugging.

as a wearable device, the collected data need to be transmitted to the host computer by wireless method to complete the real-time display, classification and storage of data: because the heart rate and blood oxygen algorithm needs to collect the sensor data for a period of time, so the raw data volume is large, and it is necessary to achieve real-time transmission, so the wireless communication unit chooses the ESP8266 Wi-Fi module, which supports the serial data transmission. Transmission.

Overall design of headgear and bracelet devices

In the field of health monitoring, the essence of smart wearable devices is to intervene and improve human health during long-term monitoring. For sensors that are easily affected by factors such as human movements and clothing cover-ups, the design should try to choose a wearable solution with less error. For this reason, the signal acquisition device in this project is designed to be both head-mounted and bracelet-mounted. The overall structure of the head-mounted device is shown in Figure 3.

Figure 3.

Overall structure of the first load equipment

Among them, the motion signal, environment signal and voice signal acquisition module is integrated in the head-hidden device, and the work of these signal-related sensors is easily affected by human body movements and clothing cover, and experiments show that compared with the widely used handheld and wristband devices, the head-hidden device can capture these signals more accurately in complex outdoor scenes. The bracelet device’s overall structure can be seen in Fig. 4. The physiological signal acquisition module is integrated in the bracelet device, and the contact temperature measurement and PPG signal acquisition need to be in contact with the skin.

Figure 4.

Overall structure of the bracelet device

Mechanisms of generation of human physiological parameters
Principles of pulse wave generation

The periodic systolic and diastolic beats of the heart propel blood through the blood vessels, resulting in a pulse wave, the waveform of which is related to basic factors such as the elasticity of the arterial wall, the viscosity of the blood pressure, the volume of circulating blood, the volume of the vascular system, etc., and which are interrelated and influence each other. Therefore, pulse wave pressure and waveform characteristics contain a great deal of information reflecting the important pathology and physiology of the heart and blood vessels. The circulatory system experiences periodic pulse waves due to the regular contraction and diastole of the heart, which leads to changes in blood volume and pressure. A typical pulse wave is shown in Figure 5. Point a is the highest point of the entire pulse map, 2 indicates the descending segment of the pulse wave, point b: the tidal wave, point c is the trough of the heavy wave, and point d is the peak of the heavy wave.

Figure 5.

Typical pulse wave pattern

The elasticity of the walls of arterial tubes primarily affects the wave velocity of the pulse wave. Assuming that blood is an ideal fluid and blood vessels are ideal purely elastic tubes, the wave velocity equation is as follows: C=E(R02R12)3ρR02

Where E is the elastic modulus of the arterial vessel wall, R0 is the outer radius of the arterial vessel, R1 is the inner radius of the arterial vessel, ρ is the fluid density, and d is the inner diameter of the arterial vessel wall. From Eq. (1), it can be obtained that the wave velocity C is positively proportional to the elastic modulus of the vessel wall E.

Mechanisms and factors influencing the formation of arterial blood pressure

In the process of blood pressure generation, there are a variety of factors that affect arterial blood pressure, which are relatively complex. The following are discussions of basic factors such as cardiac output, heart rate, elasticity of arterial walls, circulating blood volume, and vascular system capacity, respectively.

Cardiac output (CO) is the total amount of blood pumped out of the heart into the arteries every minute, and its value can be considered as equal to the product of heart rate and output per beat. When cardiac output decreases, arterial blood pressure decreases, keeping mean arterial blood pressure at a low level.

The effect of heart rate on blood pressure is mainly in the area of diastolic blood pressure. Under the condition of fixed per-beat output, changes in heart rate will cause corresponding changes in diastolic and systolic blood pressure. When the heart rate changes rapidly within a certain range, the diastolic blood pressure increases more than the systolic blood pressure. When the heart rate changes slowly, the diastolic period lasts long, the amount of blood discharged into the venous system through the capillaries increases, and the diastolic blood pressure decreases more significantly.

The elasticity of the arterial wall is mainly used to generate elastic potential energy and to buffer changes in blood pressure.

Under normal conditions, the volume of circulating blood in the body and the volume of the vascular system are adapted to each other, so that the degree of filling of the vascular system with blood does not change significantly, and therefore the blood pressure can be maintained in a stable range. An increase in circulating blood volume increases cardiac output and increases arterial blood pressure.

Concepts and Principles of Measurement of Oxygen Saturation

Hemoglobin in the blood is a binding protein responsible for transporting oxygen and carbon dioxide in higher organisms, and its primary function is to act as a buffer for blood pH. There are four types of hemoglobin in the blood: oxyhemoglobin (HbO2), reduced hemoglobin (Hb), carboxyhemoglobin (CoHb), and methemoglobin (MetHb). Oxygen saturation is the percentage of oxygenated hemoglobin to oxygenated and reduced hemoglobin in human blood. Then there is: SaO2=cHbo2cHbo2+cHb×100%

Where cHbO, and cHb are the concentrations of oxygenated and reduced hemoglobin.

According to Lombard’s one Beer’s law [24], assuming a wavelength of λ, the incident light intensity I0 illuminates the human arterial blood perpendicularly, and the outgoing light intensity I through the arterial blood: I=I0eεcV

Where ε is the absorbance of blood, c is the concentration of arterial blood, and V is the volume of arterial blood. When the arterial volume changes to ΔV, the corresponding outgoing light intensity changes to ΔI, equation (3) can be written as: I+ΔI=I0eεc(V+ΔV)

The two equations (3) and (4) are divided and simplified to ΔII=εcΔV to write equation (3) as: V=ln(ll0)(εc)

Dividing the two equations gives the following equation: ΔV/V=Δll/ln(ll0)

That is, the rate of change of the volume of the fingertip artery ΔV / V is proportional to the rate of change of the light intensity through the volume ΔI / I. From the above equation, it can be seen that the transformation from light intensity signal to electrical signal, i.e., from the rate of change of light intensity can be detected changes in the fingertip blood volume this is the principle of blood flow detection of the photoelectric volumetric pulse wave tracing method.

The application of equation (3) to oxygenated hemoglobin and reduced hemoglobin can be written as the following line equation: ΔII=(εHbO2cHbO2+εHbcHb)ΔV where εHbO2, cHBO2 is the absorption coefficient and concentration of oxyhemoglobin and εHb, cHb is the absorption coefficient and concentration of reduced hemoglobin, respectively.

Eq. (7) is simplified by combining with the oxygen saturation definition equation: ΔII=(εHbO2SaO2+εHb(1SaO2)ΔV(cHbO2+cHb)

The light source used for the detection of oxygen saturation is composed of two beams of light of different wavelengths (λ1 = 660nm of red light and λ2 = 900nm of infrared light), for which Eq. (8) can be written in the following form for each of these two beams: ΔIλ1Iλ1=(εHBO2λ1SaO2+εHBλ1(1SaO2))ΔV(cHBO2+cHB) ΔIλ2Iλ2=(εHbO2λ2SaO2+εHbλ2(1SaO2))ΔV(cHbO2+cHb)

Divide the above two equations like to get: ΔIλ2/Iλ2ΔIλ2/Iλ2=εHBO2λ1Sa02+εHbλ1(1Sa02)εHBO2λ2Sa02+εHbλ2(1Sa02)

Using the absorbance curves of oxyhemoglobin and reduced hemoglobin, wavelengths near 900 nm can be considered as εHbλ1=εHbO2λ2 . Denoting ΔIλ1Iλ1Iλ1ΛIλ2Iλ22 as R, the equation for oxygen saturation can be written as: SaO2=εHbλεHbO2λεHbλ+εHbλ1εHbλ2εHbO2λ2R

Finally, the formula for calculating the dual-wavelength pulse wave oxygen saturation based on the Lambert-Beer law is: SaO2=a+bR where a=εMbλ1εMcλ1εMcλ1 , b=εMbλ1εMcλ1εLcλ2 , εHbλ1 , εHbλ1 , εHbλ2 , εHbλ2 is related to the nature of oxyhemoglobin and reduced hemoglobin, independent of the measurement conditions, and both are constants.

In the model of two-wavelength pulse wave oximetry based on the Lambert-Beer law, firstly, the R value was calculated by finding the maximum and minimum values of the two sets of pulse waves, then the values of a, b were fitted by using the actual oximetry value and the R value, and finally, the linear regression model of the oximetry value and the R value was established.

The absorbance curves of oxygenated hemoglobin and reduced hemoglobin are shown in Figure 6. After many considerations, the 660nm red light at which the molecular absorption coefficients of oxyhemoglobin HbO2 and reduced hemoglobin Hb are very different and the 940nm infrared light at which the absorption coefficients are almost equal were finally selected to realize the detection of blood oxygen saturation.

Figure 6.

Absorption curves of oxygenated hemoglobin and reduced hemoglobin

Heart Rate Detection Principle

The technology for heart rate detection based on photoelectric volumetric pulse wave is a practical technology for non-invasive continuous detection. The principle is that when a certain wavelength of light irradiated to human tissue, due to the diastole and contraction of blood vessels, resulting in the absorption of light by the blood also shows periodic changes, so the received signal can reflect the periodic beating of the heart, so as to extract the heart rate. Heart rate detection methods from photoelectric volumetric pulse wave signals can be divided into two categories: time domain and frequency domain methods. The time-domain method mainly analyzes the photovoltaic volume pulse wave time-domain signal, extracts the characteristic points of the pulse wave, and finally obtains the heart rate. The common ones are differential threshold method and over-zero point method. The advantages of the time-domain method include small amount of calculation and high real-time performance, but it also has the disadvantages of very poor stability and anti-interference ability. The frequency domain method transforms the photovoltaic volume pulse wave time domain signal into the frequency domain by Fourier transform, and calculates the heart rate from the frequency components extracted from the spectrum that are related to the heart rate of the human body. The frequency domain method has a strong anti-interference ability.

Methods of detection of human physiological parameters
Kalman filtering algorithm

Kalman filtering [2526] is a kind of optimal filtering method based on the statistical characteristics of the signal, and its basic idea is that on the basis of the linear space of the state of the system, after giving the model of the information, the optimal error of the information is estimated by appropriate processing of the noisy inputs and measurements and by introducing a recursive formula in a certain time range, which leads to the actual state of the information system or the real value, and in the general case, it will be able to obtain a signal filtering estimate with higher accuracy than the actual measurement. In this paper, data processing is based on the Kalman filter algorithm, and inertial sensors are utilized to measure the movement posture and respiration rate of the wearer-carrier, so as to complete the monitoring of physical health.

The system state space model is constructed as follows: X(k)=AX(k1)+BU(k1)+W(k1) Z(k)=HX(k)+V(k)

A and B denote the system parameter matrices; Z(k) is the measurement at moment k ; H is the parameter matrix of the measurement system; X(k) represents the state of the system at moment k ; U(k) is the amount of control over the system that is at moment k ; and W(k) and V(k) denote the noise of the process and the measurement, respectively, and are assumed to satisfy a normal distribution and to be independent of each other.

Time update equation: X(k|k1)=AX(k1|k1)+BU(k) P(k|k1)=AP(k1|k1)A+Q

Correction: K=P(k|k1)HTHP(k|k1)HT+R HP(k|k1)HT+RX(k|k)=X(k|k1)+K(Z(k)HX(k|k1)) P(k|k)=(IKH)P(k|k1)

X(k | k) is the optimal estimate at moment k : U(k) is the amount of control over the system at moment k (which can be zero if there is no control); A is the state transfer matrix, B is the system parameters: Q is the covariance matrix of the process noise of the system, K is the Kalman gain, and H is the observation matrix; X(k – 1 | k – 1) is the value of the optimal outcome of the previous state; X(k | k – 1) is the result of updating the system by utilizing the predicted value of the previous state; P(k – 1 | k – 1) is the covariance of the previous covariance of state X(k – 1 | k – 1) ; P(k | k – 1) is the covariance corresponding to X(k | k – 1).

Since the gyroscope noise will have a great disturbance to the accuracy of the measurement, and choosing to output the signal directly without any processing will result in a great deviation, and it is impossible to get an accurate measurement, so Kalman filtering algorithm is used to measure the output of the signal in the static state.

RC filtering algorithm: Xour0=Xout1+(XinXout1)/num

Xin represents the input value; Xout1 represents the output value after the last filtering: Xout0 represents the result of this filtering:

num is called the filter coefficient, which is related to the RC value: the proportion of the sampled value is determined by the value of num in the current filtering result. The current sampled input value plays a corrective role in filtering, the smaller the filter coefficient num, the higher the sensitivity, the faster the response, but the filtering result is quite unstable; on the contrary, the response is slow, the filtering result is relatively smooth, but the sensitivity is relatively low.

Adaptive Kalman Filter Algorithm

The traditional Kalman filter, although very good in the field of filtering, is often tested experimentally for its computed Q and R, and is often assumed to be certain constants. However, in practical engineering, Q and R are usually time-varying. The adaptive Kalman filtering method mainly introduced in this paper, in order to reflect the difference between the measured and estimated values, can also be used to adaptively adjust the noise variance value using the sequence method, which in turn realizes the adaptive adjustment of the covariance matrix of the state estimation error under the Kalman filtering gain [27], ensures the filter performance and reduces the estimation error. Under the condition that the noise variance is unknown, real-time estimation of R can be performed.

Define the error between the measured and estimated values: λk=yk(C^x^k|k1+Duk) λk is the error between the measured and estimated values; yk is the measured value; and Cx^k|k1+Duk is the estimated value.

The theoretical covariance matrix can be defined as: δk=E[λkλkT]=CP¯kCT+Rk δk is the theoretical covariance matrix; E[] is the mean: Pk is the a posteriori estimation error covariance: Rk is the measurement noise average. In reality, the covariance is affected by modeling and measurement errors, so the actual covariance matrix is calculated as follows: δ^k=1Mi=1Mλk1λk1r

M represents the length of the moving window. After comparing the size of the theoretical covariance matrix δk with the actual covariance matrix δ^k , the adjustment of Q and R is realized. When δk>δ^k , it indicates that the set measurement noise variance is large in the Kalman filtering algorithm, which should be appropriately reduced Rk ; when δk>δ^k , it should be appropriately increased Rk, and in order to avoid filtering dispersion, Rk can be kept constant. The adjustment factor of definition Rk is: αk=max(1,tr(δ^k)tr(δk)) αk is the adjustment factor for Rk ; k denotes the trace of the matrix. When updating the Kalman filter gain matrix, the following adaptive adjustments are made to R :

Kk = Pk|k–1CT (CPk|k–1CT + akRk)−1 improves the estimation accuracy of the Kalman filtering No. method, the measurement noise variance matrix is generally adjusted inversely to the process noise variance matrix, and the following adaptive adjustment is made to Q when updating the a priori estimation error covariance matrix: Pk|k1=APk1AT+Qk-1/ak

Q is the covariance matrix of the system process noise.

The optimal state estimate x^k at the current moment is obtained by adaptively adjusting the noise variance through the sequence, thus realizing the adaptive adjustment of the Kalman filter gain and the state estimation error covariance matrix, ensuring the filter performance and reducing the estimation error, which reduces the interference of the gyroscope noise on the measurement accuracy.

Sensor selection

Temperature sensor

The temperature of the body surface is collected using a DS18B20 digital temperature measurement module. DS18B20 digital temperature measurement module can accurately measure the temperature, and its advantage is that the measured temperature is directly converted into a digital signal output, and the output can be accomplished with only one data line. Its output signal is directly proportional to the temperature.

ECG Sensor Heart rate is collected using the BMD101 ECG sensor. The ECG sensor mainly uses bioelectricity to achieve detection, and by capturing the visual information of the creature and digitizing it, it can produce correct heart rate data.

The inertial sensor MPU-6050 is used to monitor the respiration rate, it is a 6-axis motion processing sensor which integrates a 3-axis MEMS gyroscope, a 3-axis MEMS accelerometer, and a scalable digital motion processor DMP. It is used in order to get the inclination angle of the object to be measured in the x, y, and z axes. By reading the six data of MPU-6050 after attitude fusion and finding out the correspondence, the data of respiration frequency can be obtained.

Results and analysis of university student health data monitoring
Heart Rate Accuracy Test

In order to test the accuracy of the heart rate results of this system, 2 males and 2 females, aged between 24-32 years old, were selected for the test experiment, and the number of measurements was 4 times, and the measurement state was at rest. The system was worn on the right wrist, and the MAX30102 oximeter was placed at the fingertip of the right index finger, and the results of the heart rate experimental data measurements are shown in Table 1.

Heart rate experimental results

Female Tester 1 Tester 2
Test frequency System test results MAX30102 test results Absolute error System test results MAX30102 test results Absolute error
1 73 73 0 67 66 1
2 82 81 1 83 82 1
3 76 77 -1 87 88 -1
4 80 81 -1 70 69 1
5 70 71 -1 81 78 3
Male Tester 1 Tester 2
Test frequency System test results MAX30102 test results Absolute error System test results MAX30102 test results Absolute error
1 89 88 1 76 76 0
2 78 80 -2 77 76 1
3 83 82 1 71 72 -1
4 85 84 1 75 74 1
5 84 86 -2 79 78 1

The results of the correlation analysis of the heart rate test are shown in Figure 7. The results show that the range of the tester’s heart rate is 66BPM-89BPM, and the correlation coefficient of this device and the comparison device is 0.9654, the mean value of the error is 0.2BPM, the absolute average error is 1.1BPM, and the 95% confidence interval is 0.19-1.045BPM.It can be concluded through the analysis that the correlation of the measurement data of this device and the comparison device is high and the data consistency is good, indicating that the measurement error of this device is ±2BPM. Equipment and the comparison equipment measurement data correlation is high, and the data consistency is good, the absolute average error is within 2BPM, indicating that the measurement error of this equipment is ±2BPM.

Figure 7.

Correlation analysis results of heart rate test

Wearable health parameter monitoring methodology and system design

The results of the oximetry experimental data tests are shown in Table 2. The arterial oxygen saturation measurement comparison data concluded that the single-point arterial oxygen saturation error between this system and the comparison device was within ±1%, with extremely high correlation.

Blood oxygen experimental data test results

Blood oxygen SaO2 Tester 1 Tester 2
Test frequency System test results (%) MAX30102 test results (%) Absolute error (%) System test results (%) MAX30102 test results (%) Absolute error (%)
1 99 98 1 99 99 0
2 100 99 1 100 99 1
3 99 99 0 100 99 1
4 100 99 1 99 98 1
5 99 99 0 99 99 0
Male Tester 1 Tester 2
Test frequency System test results MAX30102 test results Absolute error System test results MAX30102 test results Absolute error
1 99 99 0 100 99 1
2 100 99 1 99 99 0
3 99 98 1 99 98 1
4 99 99 0 99 98 1
5 100 99 1 100 99 1
Blood Pressure Parameter Testing

The human blood pressure values (placed in the left hand) were collected using this device and measured ten times continuously (the calculated values were kept to 2 decimal places), while the blood pressure values in the right hand were measured using a pulse wave electronic sphygmomanometer. The results of the experimental data testing of blood pressure parameters are shown in Table 3. From the comparison data of arterial blood pressure measurement in Table 3, it is concluded that the absolute maximum value of single-point systolic blood pressure error of this system and the comparison equipment is 5, and the absolute maximum value of diastolic blood pressure error is 11. The average absolute error of systolic blood pressure is 3.6 mmHg, and the standard deviation is 3.34 mmHg. The average absolute error of diastolic blood pressure is 6.8 mmHg, and the standard deviation is 6.64 mmHg. It can be seen that the systolic blood pressure and diastolic blood pressure The AAMI American Association for the Advancement of Medical Instrumentation (AAMI) standard: the standard deviation of the error is not more than 8 mmHg.

Test results of blood pressure parameter experimental data

Test frequency Pulse pulse time (ms) The calculation of the systolic pressure (mmHg) Shrinkage absolute error (mmHg) The calculation of the diastolic pressure (mmHg) Absolute diastolic error (mmHg)
1 23.26 120 4 83 6
2 23.79 119 3 80 4
3 23.11 116 4 84 7
4 23.67 111 3 81 2
5 24.19 110 1 74 -2
6 25.30 109 -1 71 8
7 27.43 107 -5 84 9
8 27.55 105 -5 86 9
9 27.75 105 -5 86 11
10 27.73 105 -5 85 10
Effectiveness of university student health monitoring in the teaching of rock climbing

In order to exclude the influence of relevant basic physical quality and climbing ability level variables on the experimental results, and to ensure the rigor of the experiment, in the case of no significant difference in the basic physical condition of the experimental group, the experimental group and the control group of the various experimental pre-test data for the test. The research object of this paper is 20 male rock climbers from the School of Physical Education of University A. They were randomly divided into two groups, each group of 10 people, to participate in a 12-week training. The control group used traditional training methods, and the experimental group used training methods assisted by a real-time health monitoring system.

Upper extremity explosive force is one of the key factors of rock climbers’ climbing ability, and good upper extremity strength and explosive force contribute greatly to rock climbing. Pull-ups are commonly used in rock climbing, and in many large rock climbing competitions in China, they are used as pre-competition physical fitness tests. The increase in the number of pull-ups represents the increase in upper limb strength of the latissimus dorsi muscles, biceps obliquus muscles, etc., which are also important muscles in the upper limb of the rock climber. The overhanging reach is an excellent test indicator to show the explosive power of the upper limbs of rock climbers, and it is also an action that athletes demonstrate very frequently when they are climbing on rock climbing routes. Therefore, this paper finally decided to use two indicators of upper limb specialized strength, “pull-up and hanging reach” to evaluate.

Upper Limb Strength Test Results and Analysis

The results of the upper limb strength tests of the experimental and control groups before and after the experiment are shown in Table 4. The results show that, from between groups, the number of pull-ups of the experimental group and the control group before the experiment was 21.45 and 21.12 in turn, and the hanging feeler height (mean value of right and left hands) was 51.46 cm and 51.88 in turn.T-testing the data of the two groups before the experiment, we got the P-value of 0.664 and 0.781 in turn, which were greater than 0.05, that is to say, the maximal upper limb strength of the two groups before the experiment and the explosive strength were not significantly different and were at the same level.

Test results of the upper limb strength of the experimental and control group

Test index Test content Pre-test (average) Post-test (average) t P Mean error reduction
The lead is up (per) Experimental group 21.45 32.16 16.43 0.000 10.71
Control group 21.12 26.45 21.46 0.000 5.33
T 0.296 4.734
P 0.664 0.000
Hanging high (the mean of the right hand) (cm) Experimental group 51.46 61.25 -13.742 0.000 9.79
Control group 51.88 55.54 -10.989 0.000 3.66
T -0.035 2.456
P 0.781 0.024

Post-experimental T-test between the experimental and control groups for pull-ups and hanging feelers (left and right hand means) yielded P-values of 0.000 and 0.024, respectively, showing significant differences. From the perspective of the group, after 12 weeks of training, the experimental group’s post-test improvement values for the two indexes were 10.71 and 9.79 cm, respectively; the control group’s post-test improvement values for the two indexes were 5.33 and 3.66 cm, respectively; and the average scores of the upper specialized strength of the experimental group and the control group showed an upward trend as a whole. The results of the experimental group and the control group before and after the experiment were tested by the paired sample test: the P-value of the two test indexes of the experimental group and the control group were less than or equal to 0.01, which indicated that after 12 weeks of rock-climbing training, the upper extremity strength of the experimental group and the control group showed a very significant difference with the experimental group before the experiment and there was a significant increase in the strength of upper extremity specialization. The experimental group had a significantly higher increase rate of maximal weight-bearing pull-ups and hanging reach than the control group after the experiment, which resulted in significant differences.

Results and Analysis of Performance in Climbing Specific Technical Assessment Programs

The results of the comparison of the scores of the technical assessment items between the experimental group and the control group before and after the experiment are shown in Table 5. The results show that the scores of the specific technical assessment items of the experimental group and the control group before the experiment were statistically analyzed one by one by intergroup t-test, and the p-value of intergroup t-test for the six technical assessment items was obtained to be greater than 0.05, which indicated that these six types of techniques of the two groups were basically at the same level before the experiment. After the completion of the experiment, the students of the experimental group grew 17.68%, 16.75%, 15.55%, 17.70%, 15.35% and 16.27% in the 6 categories of technology in turn; the growth rate of the control group in the 6 categories of technology after the experiment was not more than 7.5%, indicating that the specific technical evaluation technology of the players of the two groups were improved after the experiment. Using the intergroup paired test to process and analyze the technical evaluation data of the two groups after the experiment, the P value of the intergroup test of the 6 types of technical items was obtained (P < 0.05), i.e., there was a significant difference between the experimental group and the control group after the experiment in the timing of the application of force and the control of the strength and the appropriateness of the adjustment of the center of gravity technique, and there was a very significant difference in the degree of stabilization of the fixed point, the accuracy of the probing technique, the skillfulness of the continuous movement and the smoothness of the course of the movement. Obviously, the sensing network application of college students’ health monitoring in rock climbing teaching proposed in this paper is effective.

Two groups of student skills evaluation score comparison

Group Technical review Experimental group Control group t P
Pro-test (average) Stability of solids 75.44 75.21 0.124 0.801
Accuracy of point technique 77.61 76.89 0.424 0.650
Timing and strength control 72.94 72.45 0.311 0.735
The center adjusts the fitness of the technology 73.45 74.12 -0.271 0.699
Proficiency in continuous action 75.11 73.61 0.763 0.461
Process of action 75.78 74.28 0.678 0.511
Post-test (average) Stability of solids 88.78 80.78 3.271 0.008
Accuracy of point technique 90.61 81.61 3.920 0.002
Timing and strength control 84.28 77.44 3.107 0.009
The center adjusts the fitness of the technology 86.45 78.78 2.891 0.015
Proficiency in continuous action 86.64 78.61 3.626 0.004
Process of action 88.11 79.28 4.059 0.001
Conclusion

In this paper, the constructed real-time health monitoring system with multi-source sensors is used to detect the heart rate, blood oxygen and blood pressure of human body, and finally, the model is applied to the teaching of rock climbing for college students. The primary conclusions are as follows:

The range of the tester’s heart rate was between 66BPM-89BPM, and the mean and absolute errors of this system were 0.2BPM and ±2BPM, respectively, with 95% confidence intervals ranging from 0.19-1.045BPM, and the absolute mean error was within 2BPM, which indicates that this system is extremely accurate in the measurement of the heart rate This indicates that the accuracy of heart rate measurement by this system is extremely high. The comparative data of arterial oxygen saturation measurement showed that the accuracy of arterial oxygen saturation measurement by this system was extremely high, and the error was within ±1%. The mean absolute error and standard deviation of systolic blood pressure measured by this system were 3.6 mmHg and 3.34 mmHg, respectively, and diastolic blood pressure was 6.8 mmHg and 6.64 mmHg, respectively, which clearly showed that systolic blood pressure and diastolic blood pressure had reached the detection standard of the AAMI (standard deviation of the error <8 mmHg).

The differences between the experimental group and the control group in the number of pull-ups, hanging touch height and 6 technical assessment items before the experiment were not significant (P>0.05). After the experiment, the T-tests of pull-ups and hanging feelers showed significant differences between the experimental group and the control group, with P-values of 0.000 and 0.024, respectively; they increased by 15.35%-17.70% and 6.14%-7.41%, respectively, on the 6 types of techniques. After 12 weeks of training, the 2 indexes of the experimental group were upgraded by 10.71 and 9.79 cm respectively; the control group was upgraded by 5.33 and 3.66 cm respectively; the average scores of the upper specialized strength of the experimental group and the control group showed an upward trend as a whole, but the experimental group’s effect was more significant. In addition, after the completion of the experiment, the P-value between the experimental and control groups was 0.000, and the difference between them was significant. Obviously, the sensing network application of college students’ health monitoring in rock climbing teaching proposed in this paper is effective.

Language:
English