CN111121952A - Helmet impact detection method and system - Google Patents

Helmet impact detection method and system Download PDF

Info

Publication number
CN111121952A
CN111121952A CN201811281700.7A CN201811281700A CN111121952A CN 111121952 A CN111121952 A CN 111121952A CN 201811281700 A CN201811281700 A CN 201811281700A CN 111121952 A CN111121952 A CN 111121952A
Authority
CN
China
Prior art keywords
acceleration
trough
axis acceleration
peak
array
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201811281700.7A
Other languages
Chinese (zh)
Other versions
CN111121952B (en
Inventor
夏颂平
蔡吉龙
张俭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Kaifa Technology Co Ltd
Original Assignee
Shenzhen Kaifa Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Kaifa Technology Co Ltd filed Critical Shenzhen Kaifa Technology Co Ltd
Priority to CN201811281700.7A priority Critical patent/CN111121952B/en
Publication of CN111121952A publication Critical patent/CN111121952A/en
Application granted granted Critical
Publication of CN111121952B publication Critical patent/CN111121952B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01HMEASUREMENT OF MECHANICAL VIBRATIONS OR ULTRASONIC, SONIC OR INFRASONIC WAVES
    • G01H17/00Measuring mechanical vibrations or ultrasonic, sonic or infrasonic waves, not provided for in the preceding groups

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Helmets And Other Head Coverings (AREA)

Abstract

The invention discloses a helmet impact detection method, which comprises the following steps: monitoring a gravitational acceleration sensor of the helmet; when the gravity acceleration sensor is interrupted, reading the triaxial acceleration value of the gravity acceleration sensor and calculating the resultant acceleration according to the triaxial acceleration value; and judging whether the helmet is impacted according to the triaxial acceleration value and the resultant acceleration, and sending impact information to a server when the helmet is impacted. The invention can acquire acceleration data through the sensor after the impact occurs; then, impact detection is realized through an acceleration judgment algorithm according to the change characteristics of the acceleration value during impact; the information of the crash is then sent to the server so that the security personnel know that a crash has been sent by a certain helmet.

Description

Helmet impact detection method and system
Technical Field
The invention relates to a helmet impact detection method and system.
Background
The helmet is a protective tool for protecting the head and mainly comprises a helmet shell, a lining, a suspension system and the like. Due to the development of military affairs and the increasing diversification of modern work and life in peace period, people pay more and more attention to life safety, and the helmet is more and more widely used and can be roughly divided into three categories of military affairs, work and sports. However, currently, helmets used on the market have only a protective function and cannot detect an impact.
Disclosure of Invention
The invention aims to provide a helmet impact detection method and system.
The technical scheme adopted by the invention for solving the technical problems is as follows: provided is a helmet impact detection method, which is characterized by comprising the following steps:
monitoring a gravitational acceleration sensor of the helmet;
when the gravity acceleration sensor is interrupted, reading three-axis acceleration values of the gravity acceleration sensor and calculating a resultant acceleration according to the three-axis acceleration values;
and judging whether the helmet is impacted according to the triaxial acceleration value and the resultant acceleration, and sending impact information to a server when the helmet is impacted.
In the helmet impact detection method provided by the present invention, when the acceleration sensor is interrupted, the steps of reading the triaxial acceleration values of the acceleration sensor and calculating the resultant acceleration according to the triaxial acceleration values include:
judging whether the numerical value of the gravity acceleration sensor is larger than a preset threshold value or not, and if so, generating an interrupt signal;
reading the triaxial acceleration values in a memory according to the interrupt signal;
and calculating the resultant acceleration according to the triaxial acceleration values.
In the method for detecting the crash of the helmet provided by the invention, the three-axis acceleration values comprise an X-axis acceleration, a Y-axis acceleration and a Z-axis acceleration, whether the crash of the helmet occurs or not is judged according to the three-axis acceleration values and the resultant acceleration, and the step of sending crash information to a server when the crash occurs comprises the following steps:
respectively obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration by utilizing a first gravitational acceleration judgment algorithm and a second gravitational acceleration judgment algorithm;
judging that the helmet is impacted when any one impact detection result meets the condition of impact;
and sending the impact information to a server.
In the helmet crash detection method provided by the present invention, the step of obtaining the crash detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the combined acceleration by using a first gravitational acceleration determination algorithm includes:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array A, and utilizing a first gravity acceleration judgment algorithm to perform impact detection judgment, wherein the first gravity acceleration judgment algorithm comprises the following steps:
traversing the array A, searching for a maximum wave peak value, taking a point A1 corresponding to the maximum wave peak value as a first wave peak and recording an array subscript a1 of A1;
sequentially searching a first wave trough A2, a second wave trough A3, a second wave trough A4, a … …, an nth wave crest A2n-1 and an nth wave trough A2n which appear after the first wave crest A1, and recording corresponding array subscripts A2, A3, a4, a5 … … A2n-1 and A2n respectively, wherein n is an integer greater than or equal to 3;
calculating a difference value N1 between the first peak and the first trough, a difference value N2 between the second peak and the first trough, a difference value N3 … … between the second peak and the second trough, and a difference value N2N-1 between the nth peak and the nth trough;
and judging whether N1, N2, N3 and … … N2N-1 are larger than a preset value or not, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array A are collided.
In the helmet crash detection method provided by the present invention, the step of obtaining the crash detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the combined acceleration by using a second gravity acceleration determination algorithm includes:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array B, and utilizing a second gravity acceleration judgment algorithm to perform impact detection judgment, wherein the second gravity acceleration judgment algorithm comprises the following steps:
traversing the array B, searching for a maximum valley value, taking a point B1 corresponding to the maximum valley value as a first valley and recording an array subscript B1 of B1;
sequentially searching a first peak B2, a second trough B3, a second peak B4, a … …, an nth trough B2n-1 and an nth peak B2n which appear after the first trough B1, and recording corresponding array subscripts B2, B3, B4, B5 … … B2n-1 and B2n, wherein n is an integer greater than or equal to 3;
calculating a difference M1 between the first trough and the first peak, a difference M2 between the second trough and the first peak, a difference M3 … … between the second trough and the second peak, and a difference M2n-1 between the nth trough and the nth peak;
and judging whether M1, M2, M3 and … … M2n-1 meet a second preset condition, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array B are collided.
Accordingly, the present invention also provides a helmet impact detection system, comprising:
the monitoring module is used for monitoring a gravity acceleration sensor of the helmet;
the acceleration acquisition module is used for reading three-axis acceleration values of the gravity acceleration sensor and calculating a resultant acceleration according to the three-axis acceleration values when the gravity acceleration sensor is interrupted;
and the judging module is used for judging whether the helmet is impacted according to the triaxial acceleration value and the resultant acceleration, and sending impact information to a server when the helmet is impacted.
In the helmet impact detection system provided by the present invention, the acceleration acquisition module includes:
the interrupt signal generating unit is used for judging whether the numerical value of the gravity acceleration sensor is larger than a preset threshold value or not, and if so, generating an interrupt signal;
the reading unit is used for reading the triaxial acceleration values in the memory according to the interrupt signals;
and the calculating unit is used for calculating the resultant acceleration according to the triaxial acceleration values.
In the helmet impact detection system provided by the present invention, the three-axis acceleration values include an X-axis acceleration, a Y-axis acceleration, and a Z-axis acceleration, and the determination module includes:
the computing unit is used for respectively obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration by utilizing a first gravitational acceleration judgment algorithm and a second gravitational acceleration judgment algorithm;
the judging unit is used for judging that the helmet is impacted when any one impact detection result meets the condition of impact;
and the sending unit is used for sending the impact information to a server.
In the crash detection system of a helmet provided in the present invention, the step of obtaining the crash detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the resultant acceleration by the calculation unit using a first gravitational acceleration determination algorithm includes:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array A, and utilizing a first gravity acceleration judgment algorithm to perform impact detection judgment, wherein the first gravity acceleration judgment algorithm comprises the following steps:
traversing the array A, searching for a maximum wave peak value, taking a point A1 corresponding to the maximum wave peak value as a first wave peak and recording an array subscript a1 of A1;
sequentially searching a first wave trough A2, a second wave trough A3, a second wave trough A4, a … …, an nth wave crest A2n-1 and an nth wave trough A2n which appear after the first wave crest A1, and recording corresponding array subscripts A2, A3, a4, a5 … … A2n-1 and A2n respectively, wherein n is an integer greater than or equal to 3;
calculating a difference value N1 between the first peak and the first trough, a difference value N2 between the second peak and the first trough, a difference value N3 … … between the second peak and the second trough, and a difference value N2N-1 between the nth peak and the nth trough;
and judging whether N1, N2, N3 and … … N2N-1 are larger than a preset value or not, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array A are collided.
In the crash detection system of a helmet provided in the present invention, the step of obtaining the crash detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the combined acceleration by the calculation unit using a second gravity acceleration determination algorithm includes:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array B, and utilizing a second gravity acceleration judgment algorithm to perform impact detection judgment, wherein the second gravity acceleration judgment algorithm comprises the following steps:
traversing the array B, searching for a maximum valley value, taking a point B1 corresponding to the maximum valley value as a first valley and recording an array subscript B1 of B1;
sequentially searching a first peak B2, a second trough B3, a second peak B4, a … …, an nth trough B2n-1 and an nth peak B2n which appear after the first trough B1, and recording corresponding array subscripts B2, B3, B4, B5 … … B2n-1 and B2n, wherein n is an integer greater than or equal to 3;
calculating a difference M1 between the first trough and the first peak, a difference M2 between the second trough and the first peak, a difference M3 … … between the second trough and the second peak, and a difference M2n-1 between the nth trough and the nth peak;
and judging whether M1, M2, M3 and … … M2n-1 meet a second preset condition, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array B are collided.
The helmet impact detection method and system of the invention have the following beneficial effects: by the helmet impact detection method provided by the invention, acceleration data can be acquired by the sensor after impact occurs; then, impact detection is realized through an acceleration judgment algorithm according to the change characteristics of the acceleration value during impact; the information of the crash is then sent to the server so that the security personnel know that a crash has been sent by a certain helmet.
Drawings
Fig. 1 is a flowchart of a method for detecting a crash of a helmet according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a helmet impact detection system according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is a part of the embodiment of the present invention, but not a whole embodiment. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," and "fourth," etc. in the description and claims of the invention and the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
The invention is further explained below with reference to the figures and examples.
Fig. 1 is a flowchart of a method for detecting a crash of a helmet according to an embodiment of the present invention; as shown in fig. 1, the method for detecting impact on a helmet provided by the present invention comprises the following steps:
s1, monitoring a gravity acceleration sensor of the helmet;
s2, when the gravity acceleration sensor is interrupted, reading the triaxial acceleration value of the gravity acceleration sensor and calculating the resultant acceleration according to the triaxial acceleration value;
s3, judging whether the helmet is impacted according to the triaxial acceleration value and the resultant acceleration, and sending impact information to a server when the helmet is impacted.
In the invention, an acceleration sensor with an FIFO function and capable of setting an interrupt threshold value is arranged on a helmet, firstly, a threshold value is set in the middle of a gravity acceleration sensor, an interrupt is generated when an impact occurs and the acceleration value is greater than the set threshold value, and after a period of time delay, the acceleration value in the FIFO is read into an array of an MCU. Thus, step S2 includes the following sub-steps:
judging whether the numerical value of the gravity acceleration sensor is larger than a preset threshold value or not, and if so, generating an interrupt signal;
reading the triaxial acceleration values in a memory according to the interrupt signal;
and calculating the resultant acceleration according to the triaxial acceleration values.
Further, the three-axis acceleration values comprise an X-axis acceleration, a Y-axis acceleration and a Z-axis acceleration, after the acceleration values in the FIFO are read into an array of the MCU, X, Y, Z accelerations on three axes are subjected to modulus taking and then are respectively put into an array, and then the following calculation algorithms are respectively applied to the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the resultant acceleration to judge whether the impact occurs:
1. and traversing the whole array, finding a maximum value, and recording the array subscript.
2. After this maximum, find a minimum next to the point and record the array index.
3. And searching a maximum value after the minimum value, recording the array subscript, and repeating for n times to obtain 2n values.
4. This is repeated 2n-1 times by subtracting the second value from the first of the 2n values and taking the absolute value, and then subtracting the third value from the second value and taking the absolute value.
5. It is determined whether the 2n-1 values are greater than the 2n-1 same or different thresholds and a record is made as to whether both are greater than the threshold.
6. It is determined whether the difference between the data indices is less than a threshold.
7. And (3) changing the maximum value searching in the step (1) into the minimum value searching, repeating the step (2) to the step (6) and applying the algorithm again, and considering that the collision occurs if one of the obtained 8 detection results conforms to the rule.
Thus, step S3 includes the following sub-steps:
respectively obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration by utilizing a first gravitational acceleration judgment algorithm and a second gravitational acceleration judgment algorithm;
judging that the helmet is impacted when any one impact detection result meets the condition of impact;
and sending the impact information to a server.
Further, the step of obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the combined acceleration by using a first gravitational acceleration determination algorithm includes:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array A, and utilizing a first gravity acceleration judgment algorithm to perform impact detection judgment, wherein the first gravity acceleration judgment algorithm comprises the following steps:
traversing the array A, searching for a maximum wave peak value, taking a point A1 corresponding to the maximum wave peak value as a first wave peak and recording an array subscript a1 of A1;
sequentially searching a first wave trough A2, a second wave trough A3, a second wave trough A4, a … …, an nth wave crest A2n-1 and an nth wave trough A2n which appear after the first wave crest A1, and recording corresponding array subscripts A2, A3, a4, a5 … … A2n-1 and A2n respectively, wherein n is an integer greater than or equal to 3;
calculating a difference value N1 between the first peak and the first trough, a difference value N2 between the second peak and the first trough, a difference value N3 … … between the second peak and the second trough, and a difference value N2N-1 between the nth peak and the nth trough;
and judging whether N1, N2, N3 and … … N2N-1 are larger than a preset value or not, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array A are collided.
It should be noted that, the first preset condition here means that N1, N2, N3, … … N2N-1 are greater than the same preset threshold or N1, N2, N3, … … N2N-1 are respectively greater than different preset thresholds, which is not limited by the invention.
Further, the step of obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the combined acceleration by using a second gravitational acceleration determination algorithm includes:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array B, and utilizing a second gravity acceleration judgment algorithm to perform impact detection judgment, wherein the second gravity acceleration judgment algorithm comprises the following steps:
traversing the array B, searching for a maximum valley value, taking a point B1 corresponding to the maximum valley value as a first valley and recording an array subscript B1 of B1;
sequentially searching a first peak B2, a second trough B3, a second peak B4, a … …, an nth trough B2n-1 and an nth peak B2n which appear after the first trough B1, and recording corresponding array subscripts B2, B3, B4, B5 … … B2n-1 and B2n, wherein n is an integer greater than or equal to 3;
calculating a difference M1 between the first trough and the first peak, a difference M2 between the second trough and the first peak, a difference M3 … … between the second trough and the second peak, and a difference M2n-1 between the nth trough and the nth peak;
and judging whether M1, M2, M3 and … … M2n-1 meet a second preset condition, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array B are collided.
It should be noted that, the second preset condition here means that M1, M2, M3, … … M2n-1 are greater than the same preset threshold or M1, M2, M3, … … M2n-1 are respectively greater than different preset thresholds, which is not limited by the invention.
By the helmet impact detection method provided by the invention, acceleration data can be acquired by the sensor after impact occurs; then, impact detection is realized through an acceleration judgment algorithm according to the change characteristics of the acceleration value during impact; the information of the crash is then sent to the server so that the security personnel know that a crash has been sent by a certain helmet.
FIG. 2 is a schematic diagram of a helmet impact detection system provided by an embodiment of the present invention; as shown in fig. 2, the helmet impact detection system of the present invention includes:
a monitoring module 210 for monitoring a gravitational acceleration sensor of the helmet;
the acceleration acquisition module 220 is configured to, when the gravity acceleration sensor is interrupted, read a triaxial acceleration value of the gravity acceleration sensor and calculate a resultant acceleration according to the triaxial acceleration value;
and the judging module 230 is configured to judge whether the helmet is impacted according to the three-axis acceleration value and the resultant acceleration, and send impact information to a server when the helmet is impacted.
Specifically, the acceleration acquisition module includes:
the interrupt signal generating unit is used for judging whether the numerical value of the gravity acceleration sensor is larger than a preset threshold value or not, and if so, generating an interrupt signal;
the reading unit is used for reading the triaxial acceleration values in the memory according to the interrupt signals;
and the calculating unit is used for calculating the resultant acceleration according to the triaxial acceleration values.
Further, the triaxial acceleration value includes X axle acceleration, Y axle acceleration and Z axle acceleration, the judgement module includes:
the computing unit is used for respectively obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration by utilizing a first gravitational acceleration judgment algorithm and a second gravitational acceleration judgment algorithm;
the judging unit is used for judging that the helmet is impacted when any one impact detection result meets the condition of impact;
and the sending unit is used for sending the impact information to a server.
Further, the step of obtaining, by the calculation unit, the impact detection result of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the combined acceleration by using a first gravitational acceleration determination algorithm includes:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array A, and utilizing a first gravity acceleration judgment algorithm to perform impact detection judgment, wherein the first gravity acceleration judgment algorithm comprises the following steps:
traversing the array A, searching for a maximum wave peak value, taking a point A1 corresponding to the maximum wave peak value as a first wave peak and recording an array subscript a1 of A1;
sequentially searching a first wave trough A2, a second wave trough A3, a second wave trough A4, a … …, an nth wave crest A2n-1 and an nth wave trough A2n which appear after the first wave crest A1, and recording corresponding array subscripts A2, A3, a4, a5 … … A2n-1 and A2n respectively, wherein n is an integer greater than or equal to 3;
calculating a difference value N1 between the first peak and the first trough, a difference value N2 between the second peak and the first trough, a difference value N3 … … between the second peak and the second trough, and a difference value N2N-1 between the nth peak and the nth trough;
and judging whether N1, N2, N3 and … … N2N-1 are larger than a preset value or not, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array A are collided.
Further, the step of obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the combined acceleration by the calculation unit using a second gravitational acceleration determination algorithm includes:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array B, and utilizing a second gravity acceleration judgment algorithm to perform impact detection judgment, wherein the second gravity acceleration judgment algorithm comprises the following steps:
traversing the array B, searching for a maximum valley value, taking a point B1 corresponding to the maximum valley value as a first valley and recording an array subscript B1 of B1;
sequentially searching a first peak B2, a second trough B3, a second peak B4, a … …, an nth trough B2n-1 and an nth peak B2n which appear after the first trough B1, and recording corresponding array subscripts B2, B3, B4, B5 … … B2n-1 and B2n, wherein n is an integer greater than or equal to 3;
calculating a difference M1 between the first trough and the first peak, a difference M2 between the second trough and the first peak, a difference M3 … … between the second trough and the second peak, and a difference M2n-1 between the nth trough and the nth peak;
and judging whether M1, M2, M3 and … … M2n-1 meet a second preset condition, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array B are collided.
With regard to the system in the above embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Referring to fig. 3, fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention, where the electronic device 300 may include:
a processor 310, a memory 320, a communication interface 330, and a bus 340;
the processor 310, the memory 320 and the communication interface 330 are connected via the bus 340 and perform communication with each other;
the memory 320 stores executable program code;
the processor 310 runs a program corresponding to the executable program code by reading the executable program code stored in the memory 320 for performing a helmet impact detection method; the helmet impact detection method comprises the following steps:
monitoring a gravitational acceleration sensor of the helmet;
when the gravity acceleration sensor is interrupted, reading three-axis acceleration values of the gravity acceleration sensor and calculating a resultant acceleration according to the three-axis acceleration values;
and judging whether the helmet is impacted according to the triaxial acceleration value and the resultant acceleration, and sending impact information to a server when the helmet is impacted.
Embodiments of the present invention further provide a storage medium, where the storage medium is used to store an application program, and the application program is used to execute, when running, a helmet impact detection method according to an embodiment of the present invention.
The embodiment of the invention also provides an application program, wherein the application program is used for executing the helmet impact detection method in the embodiment of the invention when the application program is run.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some interfaces, devices or units, and may be an electric or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The above-mentioned embodiments are only used for illustrating the technical solution of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A helmet impact detection method, comprising the steps of:
monitoring a gravitational acceleration sensor of the helmet;
when the gravity acceleration sensor is interrupted, reading three-axis acceleration values of the gravity acceleration sensor and calculating a resultant acceleration according to the three-axis acceleration values;
and judging whether the helmet is impacted according to the triaxial acceleration value and the resultant acceleration, and sending impact information to a server when the helmet is impacted.
2. The helmet impact detection method of claim 1, wherein the step of reading three-axis acceleration values of the gravitational acceleration sensor and calculating a resultant acceleration from the three-axis acceleration values upon an interruption of the gravitational acceleration sensor comprises:
judging whether the numerical value of the gravity acceleration sensor is larger than a preset threshold value or not, and if so, generating an interrupt signal;
reading the triaxial acceleration values in a memory according to the interrupt signal;
and calculating the resultant acceleration according to the triaxial acceleration values.
3. The method according to claim 2, wherein the three-axis acceleration values include an X-axis acceleration, a Y-axis acceleration, and a Z-axis acceleration, and the step of determining whether the helmet has an impact according to the three-axis acceleration values and the resultant acceleration, and sending impact information to a server when the impact occurs includes:
respectively obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration by utilizing a first gravitational acceleration judgment algorithm and a second gravitational acceleration judgment algorithm;
judging that the helmet is impacted when any one impact detection result meets the condition of impact;
and sending the impact information to a server.
4. The helmet impact detection method of claim 3, wherein the step of obtaining impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the resultant acceleration using a first gravitational acceleration determination algorithm comprises:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array A, and utilizing a first gravity acceleration judgment algorithm to perform impact detection judgment, wherein the first gravity acceleration judgment algorithm comprises the following steps:
traversing the array A, searching for a maximum wave peak value, taking a point A1 corresponding to the maximum wave peak value as a first wave peak and recording an array subscript a1 of A1;
sequentially searching a first wave trough A2, a second wave trough A3, a second wave trough A4, a … …, an nth wave crest A2n-1 and an nth wave trough A2n which appear after the first wave crest A1, and recording corresponding array subscripts A2, A3, a4, a5 … … A2n-1 and A2n respectively, wherein n is an integer greater than or equal to 3;
calculating a difference value N1 between the first peak and the first trough, a difference value N2 between the second peak and the first trough, a difference value N3 … … between the second peak and the second trough, and a difference value N2N-1 between the nth peak and the nth trough;
and judging whether N1, N2, N3 and … … N2N-1 are larger than a preset value or not, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array A are collided.
5. The helmet impact detection method of claim 3, wherein the step of obtaining impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the resultant acceleration using a second gravitational acceleration determination algorithm comprises:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array B, and utilizing a second gravity acceleration judgment algorithm to perform impact detection judgment, wherein the second gravity acceleration judgment algorithm comprises the following steps:
traversing the array B, searching for a maximum valley value, taking a point B1 corresponding to the maximum valley value as a first valley and recording an array subscript B1 of B1;
sequentially searching a first peak B2, a second trough B3, a second peak B4, a … …, an nth trough B2n-1 and an nth peak B2n which appear after the first trough B1, and recording corresponding array subscripts B2, B3, B4, B5 … … B2n-1 and B2n, wherein n is an integer greater than or equal to 3;
calculating a difference M1 between the first trough and the first peak, a difference M2 between the second trough and the first peak, a difference M3 … … between the second trough and the second peak, and a difference M2n-1 between the nth trough and the nth peak;
and judging whether M1, M2, M3 and … … M2n-1 meet a second preset condition, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array B are collided.
6. A helmet impact detection system, comprising:
the monitoring module is used for monitoring a gravity acceleration sensor of the helmet;
the acceleration acquisition module is used for reading three-axis acceleration values of the gravity acceleration sensor and calculating a resultant acceleration according to the three-axis acceleration values when the gravity acceleration sensor is interrupted;
and the judging module is used for judging whether the helmet is impacted according to the triaxial acceleration value and the resultant acceleration, and sending impact information to a server when the helmet is impacted.
7. The helmet impact detection system of claim 6, wherein the acceleration acquisition module comprises:
the interrupt signal generating unit is used for judging whether the numerical value of the gravity acceleration sensor is larger than a preset threshold value or not, and if so, generating an interrupt signal;
the reading unit is used for reading the triaxial acceleration values in the memory according to the interrupt signals;
and the calculating unit is used for calculating the resultant acceleration according to the triaxial acceleration values.
8. The helmet impact detection system of claim 7, wherein the three-axis acceleration values comprise an X-axis acceleration, a Y-axis acceleration, and a Z-axis acceleration, the determination module comprising:
the computing unit is used for respectively obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration by utilizing a first gravitational acceleration judgment algorithm and a second gravitational acceleration judgment algorithm;
the judging unit is used for judging that the helmet is impacted when any one impact detection result meets the condition of impact;
and the sending unit is used for sending the impact information to a server.
9. The helmet impact detection system of claim 8, wherein the step of the computing unit obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the resultant acceleration using a first gravitational acceleration determination algorithm comprises:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array A, and utilizing a first gravity acceleration judgment algorithm to perform impact detection judgment, wherein the first gravity acceleration judgment algorithm comprises the following steps:
traversing the array A, searching for a maximum wave peak value, taking a point A1 corresponding to the maximum wave peak value as a first wave peak and recording an array subscript a1 of A1;
sequentially searching a first wave trough A2, a second wave trough A3, a second wave trough A4, a … …, an nth wave crest A2n-1 and an nth wave trough A2n which appear after the first wave crest A1, and recording corresponding array subscripts A2, A3, a4, a5 … … A2n-1 and A2n respectively, wherein n is an integer greater than or equal to 3;
calculating a difference value N1 between the first peak and the first trough, a difference value N2 between the second peak and the first trough, a difference value N3 … … between the second peak and the second trough, and a difference value N2N-1 between the nth peak and the nth trough;
and judging whether N1, N2, N3 and … … N2N-1 are larger than a preset value or not, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array A are collided.
10. The helmet impact detection system of claim 8, wherein the step of the computing unit obtaining the impact detection results of the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration, and the resultant acceleration using a second gravitational acceleration determination algorithm comprises:
respectively substituting the X-axis acceleration, the Y-axis acceleration, the Z-axis acceleration and the combined acceleration into an array B, and utilizing a second gravity acceleration judgment algorithm to perform impact detection judgment, wherein the second gravity acceleration judgment algorithm comprises the following steps:
traversing the array B, searching for a maximum valley value, taking a point B1 corresponding to the maximum valley value as a first valley and recording an array subscript B1 of B1;
sequentially searching a first peak B2, a second trough B3, a second peak B4, a … …, an nth trough B2n-1 and an nth peak B2n which appear after the first trough B1, and recording corresponding array subscripts B2, B3, B4, B5 … … B2n-1 and B2n, wherein n is an integer greater than or equal to 3;
calculating a difference M1 between the first trough and the first peak, a difference M2 between the second trough and the first peak, a difference M3 … … between the second trough and the second peak, and a difference M2n-1 between the nth trough and the nth peak;
and judging whether M1, M2, M3 and … … M2n-1 meet a second preset condition, if so, judging whether the difference between adjacent array subscripts is smaller than the preset value of the array subscripts, and if so, judging that the parameters substituted into the array B are collided.
CN201811281700.7A 2018-10-30 2018-10-30 Helmet impact detection method and system Active CN111121952B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811281700.7A CN111121952B (en) 2018-10-30 2018-10-30 Helmet impact detection method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811281700.7A CN111121952B (en) 2018-10-30 2018-10-30 Helmet impact detection method and system

Publications (2)

Publication Number Publication Date
CN111121952A true CN111121952A (en) 2020-05-08
CN111121952B CN111121952B (en) 2021-10-29

Family

ID=70484897

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811281700.7A Active CN111121952B (en) 2018-10-30 2018-10-30 Helmet impact detection method and system

Country Status (1)

Country Link
CN (1) CN111121952B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113409559A (en) * 2021-06-11 2021-09-17 歌尔智能科技有限公司 Earphone loss prevention method and device and related equipment
CN117538005A (en) * 2023-11-14 2024-02-09 深圳市晓安科技有限公司 Helmet impact resistance detection method

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013029179A1 (en) * 2011-09-02 2013-03-07 Impakt Protective Inc. Characterization of impact experienced at a headpiece
WO2013063684A1 (en) * 2011-10-31 2013-05-10 Sniper Equipment Int Ltd. Impact sensor
US20140000011A1 (en) * 2012-04-27 2014-01-02 William R. Johnson Electronically controlled impact attenuating fluid containing cells for helmets
CN104422343A (en) * 2013-08-28 2015-03-18 无锡慧思顿科技有限公司 Intelligent bullet-proof helmet for sensing multiple parameters
US20150226621A1 (en) * 2014-02-13 2015-08-13 Evigia Systems, Inc. System and method for head acceleration measurement in helmeted activities
CN104886858A (en) * 2015-06-25 2015-09-09 中国矿业大学(北京) Mine operation personnel dangerous activity state alarm safety helmet
CN204908109U (en) * 2015-07-03 2015-12-30 陈德文 Safe intelligence helmet of riding
CN105231573A (en) * 2015-11-17 2016-01-13 重庆蓝岸通讯技术有限公司 Safety warning helmet
CN105266251A (en) * 2015-11-20 2016-01-27 怀宁县明月矿山开发有限责任公司 Helmet
CN105401978A (en) * 2015-11-20 2016-03-16 怀宁县明月矿山开发有限责任公司 Safety alarming device
CN105509763A (en) * 2015-12-01 2016-04-20 深圳还是威健康科技有限公司 Step-counting interference removal method and device
CN205512569U (en) * 2015-11-20 2016-08-31 程小琴 Safety helmet
AU2016201218A1 (en) * 2015-02-27 2016-09-15 Massi Cohort Pty Ltd A helmet, a remote control for operating a plurality of indicator lights attached to a helmet, a system, and a method for operating at least one indicator light attached to a helmet
CN106137210A (en) * 2016-07-14 2016-11-23 北京机械设备研究所 One is fallen guard system and means of defence
CN106652347A (en) * 2017-01-24 2017-05-10 深圳前海零距物联网科技有限公司 Smart helmet fall detection method and smart helmet
US20170221345A1 (en) * 2016-02-03 2017-08-03 Acsip Technology Corp. Smart helmet system and operation method thereof
US10045740B2 (en) * 2013-03-16 2018-08-14 Jaison C. John Method, apparatus and system for determining a health risk using a wearable housing for sensors

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013029179A1 (en) * 2011-09-02 2013-03-07 Impakt Protective Inc. Characterization of impact experienced at a headpiece
WO2013063684A1 (en) * 2011-10-31 2013-05-10 Sniper Equipment Int Ltd. Impact sensor
US20140000011A1 (en) * 2012-04-27 2014-01-02 William R. Johnson Electronically controlled impact attenuating fluid containing cells for helmets
US10045740B2 (en) * 2013-03-16 2018-08-14 Jaison C. John Method, apparatus and system for determining a health risk using a wearable housing for sensors
CN104422343A (en) * 2013-08-28 2015-03-18 无锡慧思顿科技有限公司 Intelligent bullet-proof helmet for sensing multiple parameters
US20150226621A1 (en) * 2014-02-13 2015-08-13 Evigia Systems, Inc. System and method for head acceleration measurement in helmeted activities
AU2016201218A1 (en) * 2015-02-27 2016-09-15 Massi Cohort Pty Ltd A helmet, a remote control for operating a plurality of indicator lights attached to a helmet, a system, and a method for operating at least one indicator light attached to a helmet
CN104886858A (en) * 2015-06-25 2015-09-09 中国矿业大学(北京) Mine operation personnel dangerous activity state alarm safety helmet
CN204908109U (en) * 2015-07-03 2015-12-30 陈德文 Safe intelligence helmet of riding
CN105231573A (en) * 2015-11-17 2016-01-13 重庆蓝岸通讯技术有限公司 Safety warning helmet
CN105266251A (en) * 2015-11-20 2016-01-27 怀宁县明月矿山开发有限责任公司 Helmet
CN105401978A (en) * 2015-11-20 2016-03-16 怀宁县明月矿山开发有限责任公司 Safety alarming device
CN205512569U (en) * 2015-11-20 2016-08-31 程小琴 Safety helmet
CN105509763A (en) * 2015-12-01 2016-04-20 深圳还是威健康科技有限公司 Step-counting interference removal method and device
US20170221345A1 (en) * 2016-02-03 2017-08-03 Acsip Technology Corp. Smart helmet system and operation method thereof
CN106137210A (en) * 2016-07-14 2016-11-23 北京机械设备研究所 One is fallen guard system and means of defence
CN106652347A (en) * 2017-01-24 2017-05-10 深圳前海零距物联网科技有限公司 Smart helmet fall detection method and smart helmet

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ALYSSA L. DEMARCO: "《The impact response of traditional and BMX-style bicycle helmets at different impact severities》", 《ACCIDENT ANALYSIS & PREVENTION》 *
曹永强: "《消防头盔对冲击加速度的防护作用》", 《中国个体防护装备》 *
陈士华: "《头盔冲击信号自动测试分析系统》", 《宇航计测技术》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113409559A (en) * 2021-06-11 2021-09-17 歌尔智能科技有限公司 Earphone loss prevention method and device and related equipment
CN117538005A (en) * 2023-11-14 2024-02-09 深圳市晓安科技有限公司 Helmet impact resistance detection method

Also Published As

Publication number Publication date
CN111121952B (en) 2021-10-29

Similar Documents

Publication Publication Date Title
JP5064235B2 (en) System and method for fall detection
EP3598329B1 (en) Information processing method, information processing system, and program
Maiti et al. Smartwatch-based keystroke inference attacks and context-aware protection mechanisms
CN111121952B (en) Helmet impact detection method and system
JP4637165B2 (en) Fall detection method and fall detection device
CN104408874B (en) Security pre-alarm method and device
CN110706026A (en) Abnormal user identification method, identification device and readable storage medium
CN105303661A (en) Intelligent community system and method based on fingerprint and finger-vein recognition
CN110109888B (en) File processing method and device
CN111968625A (en) Sensitive audio recognition model training method and recognition method fusing text information
CN104932674A (en) Impact Detection Circuit, Physical Quantity Detection Device, Electronic Apparatus, Moving Object, And Impact Detection Method
CN108345787B (en) Determine the method, detection device and system of processor security
US20160331295A1 (en) Detection of a traumatic brain injury with a mobile device
CN107534706B (en) Mobile terminal anti-theft method and mobile terminal
CN106448258A (en) Parking space state detection method and device
CN112237426A (en) Method and device for detecting steps, detection equipment and computer storage medium
CN111462354A (en) Driving behavior recognition method and device, terminal equipment and computer storage medium
CN115752543A (en) Method for calibrating steering wheel hands-off detection function and electronic equipment
CN111071258A (en) Driving behavior detection method and device, electronic equipment and readable storage medium
EP4155997B1 (en) Re-training intrusion detection fingerprints in the presence of an attacker
CN112100618A (en) Virus file detection method, system, equipment and computer storage medium
CN106325541A (en) Method and device for acquiring state information of proximity sensor, and mobile terminal
CN112237427B (en) Method, device, detection equipment and computer storage medium for detecting steps
CN207020671U (en) A kind of electronic equipment
CN108377295B (en) Electronic device, fall data storage method and related product

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant