WO2024100938A1 - 曖気検出装置及び曖気監視システム - Google Patents

曖気検出装置及び曖気監視システム Download PDF

Info

Publication number
WO2024100938A1
WO2024100938A1 PCT/JP2023/027203 JP2023027203W WO2024100938A1 WO 2024100938 A1 WO2024100938 A1 WO 2024100938A1 JP 2023027203 W JP2023027203 W JP 2023027203W WO 2024100938 A1 WO2024100938 A1 WO 2024100938A1
Authority
WO
WIPO (PCT)
Prior art keywords
stomach
amount
belching
terminal
exhaust gas
Prior art date
Application number
PCT/JP2023/027203
Other languages
English (en)
French (fr)
Inventor
優 栗本
Original Assignee
太平洋工業株式会社
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 太平洋工業株式会社 filed Critical 太平洋工業株式会社
Publication of WO2024100938A1 publication Critical patent/WO2024100938A1/ja

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A01AGRICULTURE; FORESTRY; ANIMAL HUSBANDRY; HUNTING; TRAPPING; FISHING
    • A01KANIMAL HUSBANDRY; AVICULTURE; APICULTURE; PISCICULTURE; FISHING; REARING OR BREEDING ANIMALS, NOT OTHERWISE PROVIDED FOR; NEW BREEDS OF ANIMALS
    • A01K29/00Other apparatus for animal husbandry

Definitions

  • This disclosure relates to a belching detection device and a belching monitoring system for detecting animal belching.
  • the first aspect of the present disclosure which has been made to solve the above problem, is a belching detection device that detects an animal's belching on the condition that the amount of pressure drop per unit time in the stomach pressure detected by a pressure sensor in the stomach of the animal exceeds a predetermined reference amount of pressure drop, the device having a first data table that associates the amount of gas exhausted due to belching with the amount of pressure drop in the stomach pressure, and an exhaust gas amount determination unit that determines the amount of gas exhausted due to belching based on the amount of pressure drop when the belching is detected and the first data table.
  • a second aspect of the present disclosure is a belching detection device that detects an animal's belching on the condition that the amount of pressure drop per unit time in the stomach pressure detected by a pressure sensor in the stomach of the animal exceeds a predetermined reference pressure drop, the device having a first data table that associates the amount of gas exhausted due to belching with the amount of pressure drop in the stomach pressure, an accumulated amount calculation unit that calculates the accumulated value of the amount of pressure drop when the belching is detected within a predetermined fixed period of time, and an exhaust gas amount determination unit that determines the amount of gas exhausted due to belching based on the accumulated value of the amount of pressure drop and the first data table.
  • FIG. 1 is a schematic diagram showing the overall configuration of a belching monitoring system according to an embodiment of the present invention.
  • Block diagram showing the control configuration of the intra-stomach terminal Flowchart of the transmission control program Conceptual diagram of a first data table Flowchart of the exhaust gas amount identification program
  • Block diagram showing the control configuration of the monitoring terminal Conceptual diagram of the second data table
  • FIG. 11 is a block diagram showing the control configuration of the intra-stomach terminal according to the second embodiment.
  • the belch monitoring system 100 of this embodiment shown in Figure 1 comprises multiple intra-stomach terminals 20 arranged in the stomachs 10S (specifically, the first stomach or second stomach) of multiple cows 10, a monitoring terminal 50 that monitors information about the cow 10 acquired by the intra-stomach terminals 20, and an external terminal 70 that receives the information acquired by the intra-stomach terminals 20 via the monitoring terminal 50. These are connected via a communication network 101 that includes wireless base stations 400, 401.
  • the intra-stomach terminal 20 includes a pressure sensor 21, a device control unit 22, and a wireless circuit 23, which are housed in a case (not shown) to protect them from ruminal fluid, food debris, etc. in the stomach 10S.
  • the pressure sensor 21 measures the intra-stomach pressure P1 of the cow 10 and transmits the measurement result to the device control unit 22.
  • the device control unit 22 wirelessly transmits a signal based on the measurement result obtained from the pressure sensor 21 to the wireless circuit 23.
  • the intra-stomach terminal 20 may be equipped with, in addition to the pressure sensor 21, for example, a temperature sensor or an acceleration sensor, and configured to wirelessly transmit information other than the intra-stomach pressure P1 as information about the cow 10.
  • the device control unit 22 consists of a CPU 22A and a memory 22B.
  • the CPU 22A is connected to devices such as the pressure sensor 21 and the wireless circuit 23, and controls these devices to execute a transmission control program PG1 and an exhaust gas amount identification program PG2, which will be described later, and the like.
  • the memory 22B has a data storage unit 29A that stores identification data and the like set for each intra-stomach terminal 20, and a program storage unit 29B that stores the transmission control program PG1, the exhaust gas amount identification program PG2, and the like (see FIG. 3).
  • the intra-stomach terminal 20 is equipped with a battery (not shown) that supplies power to the pressure sensor 21, the device control unit 22, the wireless circuit 23, etc. Also, a weight (not shown) is housed in the case, so that the intra-stomach terminal 20 inserted through the mouth of the cow 10 is stably placed in the stomach 10S.
  • the transmission control program PG1 is executed while power is being supplied from the battery to the device control unit 22.
  • the CPU 22A functions as a control block for the first trigger generation unit 24A, the second trigger generation unit 24B, the data acquisition unit 25, the data analysis unit 27, the data transmission unit 28, and the like, shown in FIG. 3.
  • the first trigger generating unit 24A generates a first trigger TG1 at a predetermined interval (e.g., 10 seconds), and each time the first trigger TG1 is generated, the pressure sensor 21 measures the intra-stomach pressure P1. The measurement result of the pressure sensor 21 is then received by the data acquiring unit 25 to generate pressure data D1.
  • the pressure data D1 includes information on the intra-stomach pressure P1 and the measurement time t, and the generated pressure data D1 is temporarily stored in the buffer 26.
  • the predetermined interval corresponds to the "first period" in the claims.
  • the second trigger generating unit 24B generates a second trigger TG2 every fixed period N1 (e.g., 10 minutes), and each time the second trigger TG2 is generated, the data analyzing unit 27 generates exhaust gas amount data D2 based on the multiple pressure data D1 read from the buffer 26, and provides the data to the data transmitting unit 28.
  • the data analyzing unit 27 generates the exhaust gas amount data D2 by executing the exhaust gas amount identification program PG2 described above, and details will be described later.
  • the data transmission unit 28 generates transmission data D3 by storing the identification data of the intra-stomach terminal 20 and the exhaust gas volume data D2 in a data frame of a predetermined data length, and transmits it wirelessly using the wireless circuit 23.
  • the fixed period N1 corresponds to the "second cycle" in the claims. Note that if information about the cow 10 other than the intra-stomach pressure P1 is to be obtained, that information may also be stored in the transmission data D3.
  • the transmission control program PG1 executed by the CPU 22A of the intra-stomach terminal 20 will be described below with reference to FIG. 4.
  • the CPU 22A executes the transmission control program PG1 every time it receives an interrupt signal with a period of, for example, 0.1 seconds, as one of the periodic signals output from an oscillator circuit (not shown).
  • "L1" in the transmission control program PG1 is a counter for counting time
  • MOD (L, Y) is a function that outputs the remainder when L is divided by Y.
  • "FLG1" is a flag that is initially set to "0".
  • the CPU 22A executes the transmission control program PG1, as shown in FIG. 4, it increments the counter L1 by one (S11) and determines whether the count number of the interrupt signal matches 100 using the function MOD(L1, 100) in step S12. If the count number does not match 100 according to the determination of the function MOD(L1, 100) (NO in S12), it exits from the transmission control program PG1 as it is, and if the count number matches 100 (YES in S12), pressure measurement processing is executed (S13).
  • the CPU 22A executing step S12 serves as the first trigger generation unit 24A described above, and determining YES in step S12 corresponds to the generation of the first trigger TG1.
  • the CPU 22A executes the pressure measurement processing (S13) it becomes the data acquisition unit 25 described above, receives the measurement result of the pressure sensor 21, and generates pressure data D1.
  • the CPU 22A determines whether the count number matches S1 (S14), and if the answer is YES, switches FLG1 from "0" to "1" (S15) and executes the data analysis process (S16).
  • the CPU 22A executing step S14 corresponds to the second trigger generation unit 24B described above, and determining YES in step S14 corresponds to generating the second trigger TG2.
  • the CPU 22A executing the data analysis process (S16) corresponds to the data analysis unit 27 described above, and generates the exhaust gas amount data D2.
  • the CPU 22A executes a transmission process (S17).
  • the CPU 22A corresponds to the data transmission unit 28, and generates and wirelessly transmits transmission data D3 that stores the exhaust gas amount data D2.
  • FLG1 is switched from “1" to "0” (S18), and the counter L1 is reset to "0", and the transmission control program PG1 ends (S19).
  • the data analysis unit 27 executes the exhaust gas amount identification program PG2 to generate exhaust gas amount data D2.
  • the data analysis unit 27 has a pressure change amount calculation unit 27A, a belching identification unit 27B, an accumulated amount calculation unit 27C, and an exhaust gas amount identification unit 27D.
  • the pressure change amount calculation unit 27A reads out the multiple pressure data D1 stored in the buffer 26, obtains the intra-stomach pressure P1 for each measurement time t, and calculates the pressure change amount ⁇ Pt of the intra-stomach pressure P1 per unit time ⁇ t (10 seconds in this embodiment). Specifically, the pressure change amount ⁇ Pt of the intra-stomach pressure P1 per unit time ⁇ t at the measurement time t(n) is calculated as the difference obtained by subtracting the intra-stomach pressure P1(n) from the intra-stomach pressure P1(n-1) at the immediately preceding measurement time t(n-1).
  • the belching identification unit 27B detects the belching of the cow 10 based on the pressure change amount ⁇ Pt of the stomach pressure P1 per unit time ⁇ t calculated by the pressure change amount calculation unit 27A. Specifically, by utilizing the fact that the stomach pressure P1 drops suddenly before and after the cow 10 belches, it is determined that the cow 10 has belched when the pressure change amount ⁇ Pt of the stomach pressure P1 per unit time ⁇ t exceeds a predetermined standard pressure drop amount V1, that is, when the stomach pressure P1 drops by more than the standard pressure drop amount V1 in a unit time ⁇ t.
  • the standard pressure drop amount V1 is stored in the data storage unit 29A.
  • the cumulative amount calculation unit 27C integrates the pressure change amount ⁇ Pt of the intragastric pressure P1 per unit time ⁇ t when it is determined that belching has occurred over a certain period N1, and calculates it as a cumulative value Pa.
  • the exhaust gas amount determination unit 27D determines the amount of methane gas discharged M1 (hereinafter referred to as the "exhaust gas amount") contained in the belch. In this embodiment, the exhaust gas amount determination unit 27D estimates the exhaust gas amount M1 based on the cumulative value Pa calculated by the cumulative amount calculation unit 27C, without actually measuring the amount of exhaust gas M1 generated in the stomach 10S.
  • the first data table T1 shown in FIG. 5 is stored in the data storage unit 29A.
  • an amount of exhaust gas M1 corresponding to the amount of pressure drop I of intra-stomach pressure P1 that occurs when belching is set.
  • the exhaust gas amount identification unit 27D then identifies the amount of exhaust gas M1 corresponding to the cumulative value Pa for a certain period N1 from the first data table T1, and generates exhaust gas amount data D2.
  • the correspondence between the amount of pressure drop I of the stomach pressure P1 and the amount of exhaust gas M1 can be experimentally determined by actually measuring the amount of methane gas discharged when belching. It can also be determined by a simulator incorporating a theoretical formula for the amount of pressure drop I of the stomach pressure P1 caused by belching and the amount of exhaust gas contained in the belching, or by artificial intelligence. In this embodiment, the amount of pressure drop I is determined experimentally.
  • the amount of pressure drop I is calculated from the cumulative value Pa of the amount of pressure change ⁇ Pt of the stomach pressure P1 per unit time ⁇ t when belching is identified over a certain period N1, and the amount of exhaust gas M1 during that period is measured using the method described in JP 2005-98817 A to set the first data table T1.
  • the CPU 22A executes the exhaust gas amount identification program PG2, it determines whether FLG1 is "1" or not (S21), and if it is not "1", it immediately exits from the exhaust gas amount identification program PG2 (NO in S21). In other words, the CPU 22A executes the exhaust gas amount identification program PG2 only when FLG1 is set to "1" in the transmission control program PG1 (only when the second trigger generation unit 24B generates the second trigger TG2). Then, when FLG1 is "1" (YES in S21), the pressure change amount calculation process is executed (S22).
  • the CPU 22A executing the pressure change amount calculation process (S22) corresponds to the pressure change amount calculation unit 27A described above.
  • the CPU 22A executes the belching identification process (S23), the cumulative amount calculation process (S24), and the exhaust gas amount identification process (S25) in that order, and the exhaust gas amount identification program PG2 ends.
  • the CPU 22A when executing the belching identification process (S23) corresponds to the belching identification unit 27B
  • the CPU 22A when executing the cumulative amount calculation process (S24) corresponds to the cumulative amount calculation unit 27C
  • the CPU 22A when executing the exhaust gas amount identification process (S25) corresponds to the exhaust gas amount identification unit 27D.
  • the transmission data D3 wirelessly transmitted by the multiple intra-stomach terminals 20 is received by the monitoring terminal 50.
  • the transmission data D3 from the intra-stomach terminal 20 is first received by a gateway 500 installed in a barn or pasture where multiple cows 10 are raised.
  • the gateway 500 has a function as a relay base station and a function of protocol conversion.
  • the gateway 500 then transmits the transmission data D3 from the intra-stomach terminal 20 to the monitoring terminal 50 via a general-purpose communication line 300.
  • one gateway 500 is connected to one monitoring terminal 50, but it is also possible to install a gateway 500 for each barn or pasture, and connect multiple gateways 500 to one monitoring terminal 50.
  • the monitoring terminal 50 is configured with a computer such as a server computer or a personal computer, and monitors the cows 10 for each identification data based on the information about the cows 10 contained in the transmission data D3, and notifies the external terminal 70 of the information (see FIG. 1).
  • the monitoring terminal 50 may be a cloud server consisting of multiple servers.
  • the monitoring terminal 50 includes at least a communication circuit 51, a control unit 50A including a CPU 52 and a memory 59, and a storage medium 60.
  • the communication circuit 51 receives transmission data D3 from the stomach terminal 20 via the general-purpose communication line 300, and transmits data to the external terminal 70.
  • the storage medium 60 is composed of a RAM, a hard disk, a flash memory, etc., and has a data storage unit 61 and a program storage unit 62 (see FIG. 7).
  • the data storage unit 61 stores identification data for each intra-stomach terminal 20, making it possible to identify each intra-stomach terminal 20 from the identification data.
  • the program storage unit 62 stores an exhaust gas amount correction program PG3 (described later) and the like, and by having the CPU 52 execute the exhaust gas amount correction program PG3, it functions as a control block for the data acquisition unit 53, data correction unit 54, abnormality determination unit 55, information transmission unit 56, etc. shown in FIG. 7.
  • the exhaust gas amount correction program PG3 is not limited to the above configuration, and may be configured to be stored in a non-transient storage medium such as a CD-ROM or USB memory and read out from there for execution, or may be configured to be executed using a service such as an application via the general-purpose communication line 300.
  • the data acquisition unit 53 receives the transmission data D3 sent from each intra-stomach terminal 20 through the communication circuit 51, adds the reception time to the information on the exhaust gas volume M1 contained in each transmission data D3, and stores the data in the buffer 53A by dividing it into identification data.
  • the data correction unit 54 corrects the exhaust gas amount M1 transmitted from the intra-stomach terminal 20 based on the individual differences of the cow 10.
  • the data storage unit 61 stores a second data table T2 (see FIG. 8) in which a correction value corresponding to the weight of the cow 10 is set.
  • the data storage unit 61 also stores each piece of identification data linked to livestock-specific information (e.g., sex, weight, age, etc.) of the cow 10 in which the intra-stomach terminal 20 of that identification data is placed.
  • the data correction unit 54 determines, for each piece of identification data, a correction value corresponding to the weight of that identification data from the second data table T2.
  • the data correction unit 54 then multiplies the exhaust gas amount M1 of that identification data by the determined correction value to calculate the corrected exhaust gas amount Mc.
  • the correspondence between the weight of the cow 10 and the correction value can be experimentally determined by actually measuring the amount of exhaust gas M1 when multiple cows 10 of different weights belch. It can also be determined by a simulator incorporating a theoretical formula for the weight of the cow 10 and the amount of exhaust gas M1, or by artificial intelligence.
  • the correspondence between the weight of the cow 10 and the correction value can be experimentally determined, and the second data table T2 is set by measuring, for example, the amount of exhaust gas M1 for a predetermined period of time for multiple cows 10 of different weights using the method described in JP 2005-98817 A.
  • the abnormality determination unit 55 determines which intra-stomach terminal 20 has transmitted the abnormal exhaust gas amount M1. Specifically, the data storage unit 61 stores the average exhaust gas amount for each weight of the cow 10 and a standard difference value, and if the difference between the corrected exhaust gas amount Mc calculated by the data correction unit 54 and the average exhaust gas amount is smaller than the standard difference value, it determines that there is no abnormality, but if it is larger than the standard difference value, it determines that there is an abnormality.
  • the information transmission unit 56 notifies the external terminal 70 of the corrected exhaust gas volume Mc calculated by the data correction unit 54.
  • the abnormality determination unit 55 determines that there is an abnormality, it also notifies that fact. Specifically, it identifies the intra-stomach terminal 20 corresponding to the identification data, generates transmission data D4 including the intra-stomach terminal 20, the corrected exhaust gas volume Mc, and information that an abnormality has been determined by the abnormality determination unit 55, and notifies the external terminal 70 via the communication circuit 51.
  • the external terminal 70 may be, for example, a mobile information terminal such as a personal computer, tablet, or smartphone owned by the owner, and may be any general communication means capable of communicating with the monitoring terminal 50. As described above, the external terminal 70 receives notification of the transmission data D4 from the monitoring terminal 50. The external terminal 70 may also be configured to access the monitoring terminal 50 and freely view information about each cow 10.
  • each intra-stomach terminal 20 is equipped with a part that detects belch and determines the amount of excreted gas M1
  • the monitoring terminal 50 is equipped with a part that corrects the amount of excreted gas M1.
  • the exhaust gas amount correction program PG3 is executed each time transmission data D3 is received from the intra-stomach terminal 20 (S31). Then, when transmission data D3 is received (YES in S31), a data import process is executed (S32).
  • the CPU 52 when executing the data import process (S32) corresponds to the data import unit 53 described above.
  • the CPU 52 executes the data correction process (S33), the abnormality determination process (S34), and the transmission process (S35) in that order, and then ends the exhaust gas amount correction program PG3.
  • the CPU 52 when executing the data correction process (S33) corresponds to the data correction unit 54
  • the CPU 52 when executing the abnormality determination process (S34) corresponds to the abnormality determination unit 55
  • the CPU 52 when executing the transmission process (S35) corresponds to the information transmission unit 56.
  • the intra-stomach terminal 20 is placed in the stomach 10S of multiple cows 10, and the intra-stomach pressure P1 is measured by the pressure sensor 21 provided in the intra-stomach terminal 20.
  • the intra-stomach pressure P1 changes when the cow 10 belches, and the intra-stomach terminal 20 can detect that the cow 10 has belched based on the change in intra-stomach pressure P1.
  • the intra-stomach pressure P1 drops sharply before and after the cow 10 belches, and it is determined that the cow 10 has belched when the pressure change ⁇ Pt of the intra-stomach pressure P1 per unit time ⁇ t exceeds a predetermined reference pressure drop amount V1. This makes it possible to determine the frequency of belching and the interval between belches.
  • the amount of methane gas discharged M1 (amount of exhaust gas) corresponding to the amount of pressure drop I of intra-stomach pressure P1 caused by belching is preset.
  • the amount of exhaust gas M1 even without actually measuring the amount of exhaust gas M1 discharged in a certain period N1, it is possible to determine the amount of exhaust gas M1 by calculating the amount of pressure drop I from the cumulative value Pa of the amount of pressure change ⁇ Pt of intra-stomach pressure P1 identified as belching during the certain period N1.
  • a correction value corresponding to the weight of the cow 10 is set in advance, and the amount of exhaust gas M1 determined from the cumulative value Pa is corrected. This makes it possible to improve the reliability of the amount of exhaust gas M1 determined from the cumulative value Pa. Also, since the correction is performed by the monitoring terminal 50, not the intra-stomach terminal 20, it becomes possible to reduce the power consumption of the intra-stomach terminal 20.
  • the intra-stomach terminal 20 obtains intra-stomach pressure P1 from the pressure sensor 21 every 10 seconds, but instead of identifying the amount of exhaust gas M1 and wirelessly transmitting it to the monitoring terminal 50 each time the intra-stomach pressure P1 is measured, the wireless transmission interval is set to once every 10 minutes, making it possible to reduce power consumption of the intra-stomach terminal 20.
  • a cumulative value Pa is calculated by accumulating the pressure change amount ⁇ Pt of the intra-stomach pressure P1 identified as belching from the multiple intra-stomach pressures P1 measured over a 10-minute period, and the amount of exhaust gas M1 corresponding to this cumulative value Pa is identified and one piece of data is transmitted, so the amount of data is small, making it possible to further reduce power consumption of the intra-stomach terminal 20.
  • the wireless transmission interval is 10 minutes
  • the measurement interval of the pressure sensor 21 is set to a short 10 seconds, which reduces the risk of missing eruption.
  • the monitoring terminal 50 is provided with an abnormality determination unit 55, which can determine the identification data that has transmitted an abnormal exhaust gas amount M1.
  • an abnormality is determined when the corrected exhaust gas amount Mc obtained by correcting the exhaust gas amount M1 differs greatly from the average exhaust gas amount, making it possible to determine an abnormality in which methane gas is being produced in excess, and to identify abnormalities such as overfeeding or illness, for example. This makes it possible to improve the amount of feed or the feeding environment, or to provide treatment, etc.
  • [Second embodiment] 10 shows an intra-stomach terminal 20U according to a second embodiment of the present disclosure.
  • the data analyzer 27 does not include an accumulated amount calculator 27C, but includes a counter memory 27E.
  • the belching identifier 27B of this embodiment has a belching counter that counts the number of belching occurrences, and when the pressure change amount ⁇ Pt of the intra-stomach pressure P1 per unit time ⁇ t exceeds the reference pressure drop amount V1, the value of the belching counter is incremented by one and stored in the counter memory 27E.
  • the amount of exhaust gas M1 contained in each eruption is stored in advance in the data storage unit 29A, and the exhaust gas amount determination unit 27D determines the amount of exhaust gas M1 discharged in a certain period N1 based on the counting result of the eruption counter stored in the counter storage unit 27E.
  • the amount of exhaust gas M1 contained in each eruption can be determined by experiment, a simulator, or artificial intelligence, and in this embodiment, it is determined experimentally, as in the first embodiment.
  • each intra-stomach terminal 20 is provided with a section for detecting belching and specifying the amount of exhaust gas M1
  • the monitoring terminal 50 is provided with a section for correcting the amount of exhaust gas M1
  • the monitoring terminal 50 may be provided with a section for specifying and correcting the amount of exhaust gas M1.
  • the intra-stomach terminal 20 is provided with a pressure change amount calculation section 27A, a belching identification section 27B, and an accumulation amount calculation section 27C in the data analysis section 27, and is configured to calculate up to the accumulation value Pa of the amount of pressure change ⁇ Pt of the intra-stomach pressure P1 per unit time ⁇ t specified as belching and transmit it to the monitoring terminal 50, it is possible to reduce the power consumption of the intra-stomach terminal 20 because the amount of exhaust gas M1 is not specified.
  • the intra-stomach terminal 20 may also be configured to include a pressure change amount calculation unit 27A and a belching identification unit 27B in the data analysis unit 27, to identify the belching and transmit data on the pressure change amount ⁇ Pt of the intra-stomach pressure P1 per unit time ⁇ t to the monitoring terminal 50, or the intra-stomach terminal 20 may be configured to include only a pressure change amount calculation unit 27A in the data analysis unit 27, to have the monitoring terminal 50 identify the belching.
  • the intra-stomach terminal 20 may not include a data analysis unit 27, and may instead be configured to transmit data on intra-stomach pressure P1 measured by the pressure sensor 21 over a fixed period N1 to the monitoring terminal 50.
  • the intra-stomach pressure P1 may be transmitted to the monitoring terminal 50 each time it is acquired.
  • the monitoring terminal 50 corresponds to the "belching detection device" in the claims.
  • the intra-stomach terminal 20 calculates the cumulative value Pa of the pressure change ⁇ Pt of the intra-stomach pressure P1 identified as belching during a certain period N1, and identifies the amount of exhaust gas M1 from the cumulative value Pa.
  • the intra-stomach terminal 20 may be configured to identify the amount of exhaust gas M1 each time it acquires intra-stomach pressure P1 from the pressure sensor 21, and transmit data on multiple amounts of exhaust gas M1 for each certain period N1, or may be configured to transmit an integrated value of the multiple amounts of exhaust gas M1.
  • the amount of exhaust gas M1 was determined from the counting result of the belching counter and transmitted to the monitoring terminal 50, but the counting result of the belching counter may also be transmitted.
  • each intra-stomach terminal 20 was equipped with a section for detecting belching and determining the amount of exhaust gas M1
  • the monitoring terminal 50 was equipped with a section for correcting the amount of exhaust gas M1.
  • the monitoring terminal 50 may be equipped with a section for determining and correcting the amount of exhaust gas M1.
  • the intra-stomach terminal 20 is configured to include a pressure change amount calculation section 27A, a belching determination section 27B, and a counter storage section 27E in the data analysis section 27 and to transmit the counting results of the belching counter to the monitoring terminal 50, it will be possible to reduce the power consumption of the intra-stomach terminal 20 since the amount of exhaust gas M1 will not be determined.
  • the intra-stomach terminal 20 may be configured such that the data analysis unit 27 is equipped with only the pressure change amount calculation unit 27A, and the monitoring terminal 50 identifies the belching, or the intra-stomach terminal 20 may not be equipped with the data analysis unit 27, and the pressure sensor 21 transmits data on the intra-stomach pressure P1 measured over a certain period N1 to the monitoring terminal 50.
  • the intra-stomach pressure P1 may be transmitted to the monitoring terminal 50 each time it is acquired.
  • the monitoring terminal 50 corresponds to the "belching detection device" in the claims.
  • the data correction unit 54 of the monitoring terminal 50 corrects the exhaust gas amount M1 determined by the intra-stomach terminal 20 with a correction value set based on the weight difference between the cows 10, but it may also be corrected with a correction value set based on sex, age difference, or other individual differences. It may also be corrected with a correction value set based on two or more of these individual differences.
  • the monitoring terminal 50 performs correction based on the individual differences of the cow 10 for the identified exhaust gas amount M1, but this may also be performed by the stomach terminal 20.
  • a correction value may be set for each identification data according to the characteristics of that identification data.
  • the identified exhaust gas amount M1 was corrected based on the individual differences of the cow 10, but it is not necessary to make a correction based on the individual differences of the cow 10.
  • the monitoring terminal 50 is equipped with an abnormality determination unit 55, but this does not have to be the case.
  • the intra-stomach terminal 20 was configured to be placed in the stomach 10S of the cow 10, but it may also be placed in the stomach 10S of other animals.
  • the intragastric pressure P1 was acquired every 10 seconds as a predetermined interval, and wirelessly transmitted every 10 minutes as a fixed period N1, but the predetermined interval and the length of the fixed period N1 are not limited to these.
  • An eructation detection device (20, 50) that acquires information on intra-stomach pressure (P1) detected by a pressure sensor (21) in the stomach (10S) of an animal (10) and detects eructation of the animal (10) based on changes in the intra-stomach pressure (P1).
  • the eructation detection device (20, 50) described in Feature 1 detects the eructation on the condition that the amount of pressure drop ( ⁇ Pt) of the intragastric pressure (P1) per unit time ( ⁇ t) exceeds a predetermined reference amount of pressure drop (V1).
  • the eruption detection device (20, 50) described in feature 2 has an exhaust gas amount identification unit (27D) that identifies the amount of exhaust gas (M1) due to the eruption based on the amount of pressure drop ( ⁇ Pt) when the eruption is detected and the first data table (T1).
  • the eruption detection device (20, 50) described in feature 2 has an exhaust gas amount identification unit (27D) that identifies the exhaust gas amount (M1) due to the eruption based on the cumulative value (Pa) of the pressure drop ( ⁇ Pt) and the first data table (T1).
  • the eruption detection device (20, 50) according to any one of features 1 to 4, further comprising an eruption counter that counts the number of eruption occurrences within a predetermined period (N1).
  • a belching monitoring system comprising: The pressure sensor (21) detects an intragastric pressure (P1) of the animal (10) in a first period; The stomach terminal (20) transmits information on the amount of exhaust gas (M1) for one period of a second period (N1) that is longer than several periods of the first period to the monitoring terminal (50).
  • the stomach terminal (20) is provided in plurality, each having identification data, and transmits information on the amount of exhaust gas (M1) together with the identification data to the monitoring terminal (50);
  • the monitoring terminal (50) includes a second data table (T2) in which the identification data corresponds to a correction value for correcting individual differences in the size of the stomach (10S) of the animal (10);
  • the belching monitoring system described in feature 6 determines the correction value from the second data table (T2) based on the identification data contained in the information received from each intra-stomach terminal (20), and corrects the amount of exhaust gas (M1) contained in the information.
  • the pressure sensor (21) detects the intragastric pressure (P1) of the animal in a first period;
  • the intra-stomach terminal (20) transmits the counting result of the eruption counter for one period of a second period (N1) that is longer than multiple periods of the first period to the monitoring terminal (50).
  • the stomach pressure (P1) changes when the animal (10) belches, and the stomach pressure (P1) is acquired by a pressure sensor (21) disposed in the stomach (10S) of the animal (10), and it is possible to detect that the animal (10) has belched based on the change in the stomach pressure (P1).
  • the change in the stomach pressure (P1) is a sudden drop in the stomach pressure (P1) before and after the animal (10) belches, and it is possible to identify that the animal (10) has belched when the amount of pressure drop ( ⁇ Pt) of the stomach pressure (P1) per unit time ( ⁇ t) exceeds a predetermined reference pressure drop (V1).
  • a first data table (T1) that correlates the amount of pressure drop (I) in the stomach pressure (P1) caused by the belching with the amount of methane gas exhaust (M1) is set in advance as in Feature 3, and the amount of exhaust gas (M1) is identified based on the first data table (T1).
  • a cumulative value (Pa) of the amount of pressure drop ( ⁇ Pt) in the stomach pressure (P1) caused by the belching over a predetermined fixed period (N1) may be calculated, and the amount of exhaust gas (M1) over the fixed period (N1) may be identified based on the cumulative value (Pa) and the first data table (T1).
  • the belching detection devices (20, 50) of features 3 and 4 may be included in a belching monitoring system including an intra-stomach terminal (20) that is disposed in the stomach (10S) of the animal (10) and has a pressure sensor (21) for measuring intra-stomach pressure (P1) and is capable of wireless transmission, and a monitoring terminal (50) that communicates with the intra-stomach terminal (20) via a wireless device (51).
  • the monitoring terminal (50) may identify the amount of exhaust gas (M1), or, as in the belching monitoring system of feature 6, the intra-stomach terminal (20) may identify the amount of exhaust gas (M1).
  • the intra-stomach terminal (20) may transmit the measurement result of the intra-stomach pressure (P1) to the monitoring terminal (50), or may identify the belching and transmit the amount of pressure drop ( ⁇ Pt) of the intra-stomach pressure (P1) caused by the belching to the monitoring terminal (50).
  • the monitoring terminal (50) may be provided with a second data table (T2) in which a correction value corresponding to the individual differences of the animal (10) is preset, and the amount of exhaust gas (M1) may be corrected, as in the belching monitoring system of feature 7.
  • a belching counter that counts the number of belching occurrences in a predetermined fixed period (N1) may be provided. In this case, if the amount of exhaust gas contained in each belching is set in advance, the amount of exhaust gas (M1) in the fixed period (N1) can be determined based on the counting result of the belching counter.
  • a belching counter may be provided in the intra-stomach terminal (20) to count the number of belching occurrences and transmit them to the monitoring terminal (50), and the monitoring terminal (50) may determine the amount of exhaust gas (M1), or the intra-stomach terminal (20) may count the number of belching occurrences and determine the amount of exhaust gas (M1) and transmit it to the monitoring terminal (50). Also, a belching counter may be provided in the monitoring terminal (50), and the monitoring terminal (50) may count the number of belching occurrences from the measurement result of intra-stomach pressure (P1) transmitted from the intra-stomach terminal (20).

Landscapes

  • Life Sciences & Earth Sciences (AREA)
  • Environmental Sciences (AREA)
  • Animal Husbandry (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)

Abstract

【課題】動物が出す曖気を検出する技術を提供する。 【解決手段】本実施形態の曖気検出装置では、動物の胃袋10S内で圧力センサ21が検出する胃袋内圧力P1の単位時間当りの降圧量ΔPtが、予め定められた基準降圧量V1を超えたことを条件にして前記動物の曖気を検出する曖気検出装置であって、曖気による排ガス量M1と前記胃袋内圧力P1の降圧量Iとを対応させた第1データテーブルT1と、前記曖気が検出された場合の前記降圧量ΔPtと、前記第1データテーブルT1とに基づいて曖気による前記排ガス量M1を特定する排ガス量特定部27Dと、を有する。

Description

曖気検出装置及び曖気監視システム
 本開示は、動物の曖気を検出する曖気検出装置及び曖気監視システムに関する。
 近年、牛のような動物が出す曖気(所謂、ゲップ)に含まれるメタンガスの発生が地球温暖化に影響を及ぼすことが問題となっている(例えば、特許文献1参照)。
特開2008-067684号公報(段落[0007])
 これに対して、動物が出す曖気を検出する技術の開発が求められている。
 上記課題を解決するためになされた本開示の第1の態様は、動物の胃袋内で圧力センサが検出する胃袋内圧力の単位時間当りの降圧量が、予め定められた基準降圧量を超えたことを条件にして前記動物の曖気を検出する曖気検出装置において、曖気による排ガス量と前記胃袋内圧力の降圧量とを対応させた第1データテーブルと、前記曖気が検出された場合の前記降圧量と、前記第1データテーブルとに基づいて曖気による前記排ガス量を特定する排ガス量特定部と、を有する曖気検出装置である。
 本開示の第2の態様は、動物の胃袋内で圧力センサが検出する胃袋内圧力の単位時間当りの降圧量が、予め定められた基準降圧量を超えたことを条件にして前記動物の曖気を検出する曖気検出装置において、曖気による排ガス量と前記胃袋内圧力の降圧量とを対応させた第1データテーブルと、予め定められた一定期間内における前記曖気が検出された場合の前記降圧量の累積値を演算する累積量演算部と、前記降圧量の累積値と、前記第1データテーブルとに基づいて曖気による前記排ガス量を特定する排ガス量特定部と、を有する曖気検出装置である。
本発明の一実施形態に係る曖気監視システムの全体構成を示す概略図 胃袋内端末及び監視端末の電気的な構成を示すブロック図 胃袋内端末の制御的な構成を示すブロック図 送信制御プログラムのフローチャート 第1データテーブルの概念図 排ガス量特定プログラムのフローチャート 監視端末の制御的な構成を示すブロック図 第2データテーブルの概念図 排ガス量補正プログラムのフローチャート 第2実施形態の胃袋内端末の制御的な構成を示すブロック図
 [第1実施形態]
 本開示の曖気監視システム100に係る第1実施形態について、図1~図9を参照して説明する。図1に示した本実施形態の曖気監視システム100は、複数頭の牛10の胃袋10S(具体的には、第1胃又は第2胃)内に配置される複数の胃袋内端末20と、胃袋内端末20が取得した牛10の情報を監視する監視端末50と、監視端末50を介して胃袋内端末20が取得した情報の提供を受ける外部端末70と、を備えている。これらは、無線基地局400,401を含んだ通信ネットワーク101を介して接続されている。
 胃袋内端末20は、図2に示すように、圧力センサ21、装置制御部22及び無線回路23等を備え、これらは、胃袋10S内のルーメン液や食渣等から保護するための図示しないケースに収容されている。
 圧力センサ21は、牛10の胃袋内圧力P1を計測し、その計測結果を装置制御部22に送信する。装置制御部22は、圧力センサ21から取得した計測結果に基づく信号を無線回路23に無線送信させる。なお、胃袋内端末20に、圧力センサ21の他に、例えば、温度センサや加速度センサ等を備えて、牛10の情報として胃袋内圧力P1以外の情報も無線送信する構成であってもよい。
 装置制御部22は、CPU22Aとメモリ22Bとからなる。CPU22Aは、圧力センサ21及び無線回路23等の機器に接続されて、それら機器を制御して後述する送信制御プログラムPG1及び排ガス量特定プログラムPG2等を実行する。メモリ22Bは、胃袋内端末20毎に設定された識別データ等を格納するデータ記憶部29Aと、送信制御プログラムPG1及び排ガス量特定プログラムPG2等を格納するプログラム記憶部29Bを有する(図3参照)。
 なお、胃袋内端末20は、圧力センサ21、装置制御部22及び無線回路23等に電源を供給する図示しない電池を備えている。また、ケース内には図示しない錘が収容されており、牛10の口から投入された胃袋内端末20が胃袋10S内に安定して留置されるようになっている。
 送信制御プログラムPG1は、装置制御部22に電池から電力が供給されている間実行される。そして、CPU22Aが、送信制御プログラムPG1を実行することで図3に示される第1トリガ生成部24A、第2トリガ生成部24B、データ取得部25、データ解析部27及びデータ送信部28等の制御ブロックとして機能する。
 第1トリガ生成部24Aでは、所定の間隔(例えば、10[秒])で第1トリガTG1を生成し、第1トリガTG1が生成される度に、圧力センサ21が胃袋内圧力P1の計測を行う。そして、圧力センサ21の計測結果を、データ取得部25が受け取って圧力データD1を生成する。圧力データD1には胃袋内圧力P1と計測時刻tの情報が含まれ、生成された圧力データD1は一時的にバッファ26に蓄えられる。なお、所定の間隔が特許請求の範囲の「第1周期」に相当する。
 第2トリガ生成部24Bでは、一定期間N1(例えば、10[分])毎に第2トリガTG2を生成し、第2トリガTG2が生成される度に、データ解析部27が、バッファ26から読み出した複数の圧力データD1に基づいて排ガス量データD2を生成し、データ送信部28に付与する。データ解析部27は、前述の排ガス量特定プログラムPG2を実行することにより排ガス量データD2を生成するが、詳細については後述する。
 データ送信部28は、予め定められたデータ長さのデータフレームに、胃袋内端末20の識別データと排ガス量データD2とを格納して送信データD3を生成し、無線回路23を使用して無線送信する。なお、一定期間N1が特許請求の範囲の「第2周期」に相当する。なお、胃袋内圧力P1以外の牛10の情報も取得する場合には、送信データD3にそれらの情報も格納してもよい。
 以下、図4を参照して、胃袋内端末20のCPU22Aが実行する送信制御プログラムPG1について説明する。CPU22Aは、図示しない発振回路から出力される周期信号の1つとしての例えば0.1[秒]周期の割込信号を受ける度に、送信制御プログラムPG1を実行する。送信制御プログラムPG1の「L1」は、時間をカウントするためのカウンタであり、また、「S1」は、上記した一定期間N1の長さを決定するための設定値であり、本実施形態では、一定期間N1を10分にするためにS1は6000(=10分×60秒/0.1秒)に設定されている。また、MOD(L,Y)は、LをYで割った余りを出力する関数である。また、「FLG1」はフラグであって、初期状態で「0」になっている。
 CPU22Aは、送信制御プログラムPG1を実行すると、図4に示すように、カウンタL1を1つインクリメントし(S11)、割込信号のカウント数が100と一致したかを、ステップS12の関数MOD(L1,100)で判定する。そして、関数MOD(L1,100)の判定によりカウント数が100と一致しない場合は(S12でNO)、そのまま送信制御プログラムPG1から抜け、カウント数が100と一致すれば(S12でYES)、圧力計測処理が実行される(S13)。このとき、ステップS12を実行しているときのCPU22Aが前述の第1トリガ生成部24Aをなし、ステップS12でYESと判定することが、第1トリガTG1の生成に相当する。そして、CPU22Aは、圧力計測処理(S13)を実行すると前述のデータ取得部25になり、圧力センサ21の計測結果を受け取って圧力データD1を生成する。
 そして、CPU22Aは、圧力計測処理(S13)の実行後に、カウント数がS1と一致したかを判定し(S14)、そこでYESであれば、FLG1を「0」から「1」に切り替える(S15)と共に、データ解析処理を実行する(S16)。ここで、ステップS14を実行しているときのCPU22Aが、前述の第2トリガ生成部24Bに相当し、ステップS14でYESと判定することが、第2トリガTG2の生成に相当する。また、データ解析処理(S16)を実行しているときのCPU22Aが前述のデータ解析部27に相当し、排ガス量データD2を生成する。
 そして、CPU22Aは、データ解析処理(S16)の実行後に、送信処理を実行する(S17)。送信処理(S17)を実行しているときのCPU22Aがデータ送信部28に相当し、排ガス量データD2を格納した送信データD3を生成して無線送信する。そして、送信処理(S17)を実行後、FLG1を「1」から「0」に切り替える(S18)と共に、カウンタL1を「0」にリセットして送信制御プログラムPG1は終了する(S19)。
 さて、前述したように、第2トリガ生成部24Bが第2トリガTG2を生成する毎に、データ解析部27が排ガス量特定プログラムPG2を実行して排ガス量データD2を生成する。データ解析部27は、圧力変化量演算部27Aと、曖気特定部27Bと、累積量演算部27Cと、排ガス量特定部27Dとを有する。
 圧力変化量演算部27Aは、バッファ26に蓄積された複数の圧力データD1を読み出して、計測時刻t毎の胃袋内圧力P1を取得し、単位時間Δt当り(本実施形態では10[秒])の胃袋内圧力P1の圧力変化量ΔPtを演算する。具体的には、計測時刻t(n)における単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtは、胃袋内圧力P1(n)を、その直前の計測時刻t(n-1)における胃袋内圧力P1(n-1)から差し引いた差分で算出される。
 曖気特定部27Bは、圧力変化量演算部27Aが演算した単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtに基づいて牛10の曖気を検出する。具体的には、牛10が曖気を出す前後で胃袋内圧力P1が急激に低下することを利用し、単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtが、予め定められた基準降圧量V1を超えて大きくなったとき、つまり、胃袋内圧力P1が単位時間Δtで基準降圧量V1を超えて降圧したときに、牛10が曖気を出したと特定する。基準降圧量V1は、データ記憶部29Aに記憶されている。
 累積量演算部27Cは、曖気を出したと特定されたときの単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtを一定期間N1において積算し、累積値Paとして算出する。
 排ガス量特定部27Dは、曖気に含まれるメタンガスの排出量M1(以下、「排ガス量」という)を特定する。本実施形態では、排ガス量特定部27Dは、胃袋10S内に発生する排ガス量M1を実測せずに、累積量演算部27Cが演算した累積値Paに基づいて排ガス量M1を推定する。
 本実施形態では、排ガス量の特定を行うために、データ記憶部29Aに、図5に示された第1データテーブルT1が格納されている。第1データテーブルT1には、曖気を出したときに生じる胃袋内圧力P1の降圧量Iに対応する排ガス量M1が設定されている。そして、排ガス量特定部27Dは、第1データテーブルT1から、一定期間N1の累積値Paに対応する排ガス量M1を特定し、排ガス量データD2を生成する。
 ここで、胃袋内圧力P1の降圧量Iと排ガス量M1との対応関係は、曖気を出したときのメタンガスの排出量を実際に計測することで実験的に求めることができる。また、曖気により生じた胃袋内圧力P1の降圧量Iとその曖気に含まれる排ガス量の理論式が組み込まれたシミュレータによっても求めることができるし、人工知能によって求めることもできる。本実施形態は、実験的に求めており、例えば、降圧量Iは、曖気を出したと特定されたときの単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtの一定期間N1の累積値Paにより算出し、その間の排ガス量M1を、特開2005-98817号公報に記載される方法により計測することにより、第1データテーブルT1を設定している。
 以下、図6を参照して、胃袋内端末20のCPU22Aが実行する排ガス量特定プログラムPG2について説明する。
 図6に示すように、CPU22Aは、排ガス量特定プログラムPG2を実行すると、FLG1が「1」であるか否かを判別し(S21)、「1」でなければ直ちに排ガス量特定プログラムPG2から抜ける(S21でNO)。つまり、CPU22Aは、送信制御プログラムPG1でFLG1が「1」にセットされたときにのみ(第2トリガ生成部24Bが第2トリガTG2を生成したときにのみ)、排ガス量特定プログラムPG2を実行する。そして、FLG1が「1」の場合には(S21でYES)、圧力変化量演算処理が実行される(S22)。ここで、圧力変化量演算処理(S22)を実行しているときのCPU22Aが前述の圧力変化量演算部27Aに相当する。
 そして、CPU22Aは、圧力変化量演算処理(S22)を実行後、曖気特定処理(S23)、累積量演算処理(S24)、排ガス量特定処理(S25)を順に実行して排ガス量特定プログラムPG2は終了する。ここで、曖気特定処理(S23)を実行しているときのCPU22Aが曖気特定部27Bに相当し、累積量演算処理(S24)を実行しているときのCPU22Aが累積量演算部27Cに相当し、排ガス量特定処理(S25)を実行しているときのCPU22Aが排ガス量特定部27Dに相当する。
 ところで、複数の胃袋内端末20が無線送信した送信データD3は、監視端末50で受信される。具体的には、図1に示すように、胃袋内端末20からの送信データD3は、まず、複数の牛10を飼育している牛舎や牧場に設置されたゲートウェイ500で受信される。ゲートウェイ500は、中継基地局としての機能と、プロトコル変換の機能を備えている。そして、ゲートウェイ500は、胃袋内端末20からの送信データD3を汎用通信回線300を介して監視端末50に送信する。本実施形態では、1つのゲートウェイ500が1つの監視端末50に接続されているが、例えば牛舎や牧場毎にゲートウェイ500を設置し、複数のゲートウェイ500が1つの監視端末50に接続されていてもよい。
 監視端末50は、サーバコンピュータやパーソナルコンピュータ等のコンピュータによって構成されており、送信データD3に含まれる牛10の情報に基づいて、識別データ毎に牛10を監視し、外部端末70にその情報を通知するようになっている(図1参照)。なお、監視端末50は、複数のサーバーからなるクラウドサーバーでもよい。
 監視端末50は、図2に示すように、少なくとも、通信回路51と、CPU52とメモリ59を含む制御部50Aと、記憶媒体60等を有してなる。
 通信回路51は、汎用通信回線300を介して胃袋内端末20からの送信データD3の受信を行うと共に、外部端末70にデータの送信を行う。
 記憶媒体60は、RAM、ハードディスク、フラッシュメモリ等で構成されており、データ記憶部61及びプログラム記憶部62を有する(図7参照)。データ記憶部61には、各胃袋内端末20の識別データが格納されて、識別データから各胃袋内端末20を特定することが可能となっている。プログラム記憶部62には、後述する排ガス量補正プログラムPG3等が格納されており、CPU52に排ガス量補正プログラムPG3を実行させることで、図7に示されるデータ取込部53、データ補正部54、異常判別部55、情報送信部56等の制御ブロックとして機能する。
 なお、排ガス量補正プログラムPG3は、上記構成に限られず、例えば、非一時的な記憶媒体であるCD-ROMやUSBメモリ等に記憶させておいてそれらから読み出して実行する構成でもよいし、汎用通信回線300を通じてアプリケーション等のサービスを利用して実行する構成でもよい。
 データ取込部53は、各胃袋内端末20から送信されてきた送信データD3を通信回路51を通して受信し、各送信データD3に含まれる排ガス量M1の情報に受信時刻を付加して識別データ毎に分けてバッファ53Aに蓄える。
 データ補正部54は、胃袋内端末20から送信された排ガス量M1を牛10の個体差に基づいて補正する。具体的には、データ記憶部61に、牛10の体重に対応する補正値が設定された第2データテーブルT2(図8参照)が格納されている。また、データ記憶部61には、各識別データに、その識別データの胃袋内端末20が留置されている牛10の家畜特定情報(例えば、雌雄の別や体重、年齢等)を紐づけて格納されている。そして、データ補正部54は、各識別データに対して、その識別データの体重に対応する補正値を第2データテーブルT2から決定する。そして、決定した補正値をその識別データの排ガス量M1に乗算して補正排ガス量Mcを算出する。
 ここで、牛10の体重と補正値との対応関係は、体重の異なる複数の牛10に対して曖気を出したときの排ガス量M1を実際に計測することで実験的に求めることができる。また、牛10の体重と排ガス量M1の理論式が組み込まれたシミュレータによっても求めることができるし、人工知能によって求めることもできる。本実施形態は、実験的に求めており、体重の異なる複数の牛10に対して、例えば、所定期間の排ガス量M1を、特開2005-98817号公報に記載される方法により計測することにより、第2データテーブルT2を設定している。
 異常判別部55は、異常な排ガス量M1を送信した胃袋内端末20を判別する。具体的には、データ記憶部61には、牛10の体重毎の平均排ガス量と基準差分値が格納されており、データ補正部54により算出された補正排ガス量Mcと平均排ガス量との差分が基準差分値より小さい場合には異常なしと判別する一方、基準差分値より大きい場合には異常ありと判別する。
 情報送信部56は、データ補正部54により算出した補正排ガス量Mcを外部端末70に通知する。このとき、異常判別部55により異常ありと判別された場合にはその旨も通知する。具体的には、識別データに対応する胃袋内端末20を特定し、その胃袋内端末20と、補正排ガス量Mcと、異常判別部55による異常が判別された旨の情報とを含んだ送信データD4を生成して、通信回路51を介して外部端末70に通知する。
 なお、外部端末70は、例えば、畜主等が所有し、パーソナルコンピュータ、タブレット、スマートフォンなどの携帯情報端末であり、監視端末50と通信可能な一般的な通信手段であればよい。外部端末70は、前述したように、監視端末50から送信データD4の通知を受信する。また、外部端末70から監視端末50にアクセスして、各牛10の情報について、自由に閲覧できるように構成されていてもよい。
 なお、本実施形態では、特許請求の範囲の「曖気検出装置」のうち、各胃袋内端末20に、曖気を検出して排ガス量M1を特定する部分まで備えられ、監視端末50に、排ガス量M1を補正する部分が備えられたものとなっている。
 以下、図9を参照して、監視端末50のCPU52が実行する排ガス量補正プログラムPG3について説明する。
 排ガス量補正プログラムPG3は、胃袋内端末20から送信データD3を受信する度に実行される(S31)。そして、送信データD3を受信すると(S31でYES)、データ取込処理が実行される(S32)。ここで、データ取込処理(S32)を実行しているときのCPU52が前述のデータ取込部53に相当する。
 そして、CPU52は、データ取込処理(S32)を実行後、データ補正処理(S33)、異常判別処理(S34)、送信処理(S35)を順に実行して排ガス量補正プログラムPG3を終了する。ここで、データ補正処理(S33)を実行しているときのCPU52がデータ補正部54に相当し、異常判別処理(S34)を実行しているときのCPU52が異常判別部55に相当し、送信処理(S35)を実行しているときのCPU52が情報送信部56に相当する。
 本実施形態の曖気監視システム100の構成に関する説明は以上である。本実施形態の曖気監視システム100では、複数の牛10の胃袋10S内に胃袋内端末20が留置されて、胃袋内端末20が備える圧力センサ21により胃袋内圧力P1が計測される。本実施形態では、牛10が曖気を出したときに胃袋内圧力P1が変化することを利用し、胃袋内端末20は、その胃袋内圧力P1の変化に基づいて、牛10が曖気を出したことを検出することができる。具体的には、牛10が曖気を出す前後で胃袋内圧力P1が急激に低下することを利用し、単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtが、予め定められた基準降圧量V1を超えて大きくなったときに牛10が曖気を出したと特定する。これにより曖気の頻度や曖気の間隔を特定することもできる。
 また、本実施形態では、牛10の曖気に地球温暖化に影響を及ぼすメタンガスが含まれることに鑑み、曖気により生じた胃袋内圧力P1の降圧量Iに対応するメタンガスの排出量M1(排ガス量)が予め設定されている。これにより、本実施形態では、一定期間N1に排出される排ガス量M1を実測しなくとも、一定期間N1中に曖気と特定された胃袋内圧力P1の圧力変化量ΔPtの累積値Paにより降圧量Iを算出することで、排ガス量M1を特定することが可能になる。
 また、本実施形態では、牛10が出した曖気で生じる胃袋内圧力P1の降圧量Iに対応する排ガス量M1は牛10の個体差の影響を受けることに鑑み、本実施形態では、牛10の体重に対応する補正値が予め設定され、累積値Paから特定された排ガス量M1を補正するようになっている。これにより、累積値Paから特定された排ガス量M1の信頼性を向上させることができる。また、その補正は、胃袋内端末20ではなく監視端末50で実行されるので、胃袋内端末20の電力消費を抑えることが可能になる。
 さらに、本実施形態では、胃袋内端末20は、圧力センサ21から10[秒]毎に胃袋内圧力P1を取得するが、胃袋内圧力P1を計測する度に、排ガス量M1を特定して監視端末50に無線送信するのではなく、無線送信の間隔を10[分]に1回とすることで胃袋内端末20の電力消費を抑えることが可能になる。しかも、10[分]間に計測される複数の胃袋内圧力P1に対して、計測の度に排ガス量M1を特定して、特定された複数の排ガス量M1のデータを送信するのではなく、10[分]間に計測される複数の胃袋内圧力P1から、曖気と特定された胃袋内圧力P1の圧力変化量ΔPtを積算した累積値Paを算出し、その累積値Paに対応する排ガス量M1を特定し、1つのデータを送信するのでデータ量も少なく、一層胃袋内端末20の電力消費を抑えることが可能になる。さらに、無線送信の間隔は10[分]間隔ではあるが、圧力センサ21の計測間隔は、10[秒]毎と短く設定されているので、曖気を見逃す虞も軽減することができる。
 また、本実施形態では、監視端末50に異常判別部55を備えて、異常な排ガス量M1を送信した識別データを判定することができる。本実施形態において、排ガス量M1を補正した補正排ガス量Mcが平均排ガス量との差分が大きい場合に異常と判別するので、メタンガスの発生が過剰である異常を判別することができ、例えば、飼料の与えすぎや、病気に罹っている等の異常を特定することができる。これにより、給餌の量や給餌環境の改善、又は治療等を行うことができる。
 [第2実施形態]
 図10には、本開示の第2実施形態の胃袋内端末20Uが示されている。以下、この胃袋内端末20Uの構成について、第1実施形態と相違する点に関してのみ説明する。この胃袋内端末20Uでは、データ解析部27は、累積量演算部27Cを備えない代わりに、カウンタ記憶部27Eを備えた構成となっている。そして、本実施形態の曖気特定部27Bは、曖気の発生回数を計数する曖気カウンタを有し、単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtが基準降圧量V1を超えたときに曖気カウンタの値を1つインクリメントしてカウンタ記憶部27Eに記憶させる。
 本実施形態では、1回当りの曖気に含まれる排ガス量M1が予めデータ記憶部29Aに記憶されており、排ガス量特定部27Dは、カウンタ記憶部27Eに記憶された曖気カウンタの計数結果に基づいて一定期間N1に排出された排ガス量M1を特定する。
 なお、1回当りの曖気に含まれる排ガス量M1は、実験や、シミュレータ又は人工知能によって求めることができ、本実施形態では、前記第1実施形態と同様に実験的に求めている。
 [他の実施形態]
 前記第1実施形態では、各胃袋内端末20に、曖気を検出して排ガス量M1を特定する部分まで備えられ、監視端末50に、排ガス量M1を補正する部分が備えられた構成であったが、監視端末50に、排ガス量M1を特定して、補正する部分が備えられた構成であってもよい。例えば、胃袋内端末20は、データ解析部27に圧力変化量演算部27A、曖気特定部27B、累積量演算部27Cを備えて、曖気と特定された単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtの累積値Paまでは算出して監視端末50に送信する構成とすれば、排ガス量M1の特定を行わないので、胃袋内端末20の電力消費を抑えることが可能になる。
 また、胃袋内端末20は、データ解析部27に圧力変化量演算部27A、曖気特定部27Bを備えて、曖気を特定してその単位時間Δt当りの胃袋内圧力P1の圧力変化量ΔPtのデータを監視端末50に送信する構成としてもよいし、胃袋内端末20は、データ解析部27に圧力変化量演算部27Aのみを備え、監視端末50が曖気の特定から行う構成としてもよい。
 また、胃袋内端末20はデータ解析部27を備えず、圧力センサ21が一定期間N1に計測した胃袋内圧力P1のデータを監視端末50に送信する構成としてもよい。この場合、胃袋内圧力P1を取得する度に監視端末50に送信する構成であってもよい。なお、本構成では、監視端末50が特許請求の範囲の「曖気検出装置」に相当する。
 前記第1実施形態では、胃袋内端末20は、一定期間N1において曖気と特定された胃袋内圧力P1の圧力変化量ΔPtの累積値Paを算出し、その累積値Paから排ガス量M1を特定していたが、圧力センサ21から胃袋内圧力P1を取得する度に排ガス量M1を特定して、一定期間N1毎に、複数の排ガス量M1のデータを送信する構成であってもよいし、その複数の排ガス量M1の積算値を送信する構成であってもよい。
 前記第2実施形態の胃袋内端末20において、曖気カウンタの計数結果から排ガス量M1を特定して、それを監視端末50に送信していたが、曖気カウンタの計数結果も送信してもよい。
 前記第2実施形態では、各胃袋内端末20に、曖気を検出して排ガス量M1を特定する部分まで備えられ、監視端末50に、排ガス量M1を補正する部分が備えられた構成であったが、監視端末50に、排ガス量M1を特定して、補正する部分が備えられた構成であってもよい。例えば、胃袋内端末20は、データ解析部27に圧力変化量演算部27A、曖気特定部27B、カウンタ記憶部27Eを備えて、曖気カウンタの計数結果を監視端末50に送信する構成とすれば、排ガス量M1の特定を行わないので、胃袋内端末20の電力消費を抑えることが可能になる。
 また、胃袋内端末20は、データ解析部27に圧力変化量演算部27Aのみを備えて、監視端末50が曖気の特定から行う構成としてもよいし、胃袋内端末20は、データ解析部27を備えず、圧力センサ21が一定期間N1に計測した胃袋内圧力P1のデータを監視端末50に送信する構成としてもよい。この場合、胃袋内圧力P1を取得する度に監視端末50に送信する構成であってもよい。この場合、監視端末50が特許請求の範囲の「曖気検出装置」に相当する。
 前記実施形態において、監視端末50のデータ補正部54は、胃袋内端末20により特定された排ガス量M1を牛10の体重差に基づいて設定された補正値で補正していたが、雌雄の別、年齢差又はこれら以外の個体差に基づいて設定された補正値で補正してもよい。また、これらのうち2つ以上の個体差に基づいて設定された補正値で補正してもよい。
 前記実施形態において、特定された排ガス量M1に対する牛10の個体差に基づく補正を監視端末50で行っていたが、胃袋内端末20で行ってもよい。この場合、識別データ毎にその識別データの特徴に合わせて補正値が設定されていてもよい。
 前記実施形態において、特定された排ガス量M1に対して牛10の個体差に基づく補正を行っていたが、牛10の個体差に基づく補正を行わなくてもよい。
 前記実施形態では、監視端末50に異常判別部55を備えていたが、備えていなくてもよい。
 前記実施形態では、胃袋内端末20を牛10の胃袋10Sに留置する構成であったが、他の動物の胃袋10S内に留置してもよい。
 前記実施形態では、所定の間隔として10[秒]毎に胃袋内圧力P1を取得し、一定期間N1として10[分]毎に無線送信していたが、所定の間隔や一定期間N1の長さはこれらに限られない。
 <付記>
 以下、上記実施形態から抽出される特徴群について、必要に応じて効果等を示しつつ説明する。なお、以下では、理解の容易のため、上記実施形態において対応する構成を括弧書き等で適宜示すが、これら特徴群は、この括弧書き等で示した具体的構成に限定されるものではない。
 [特徴1]
 動物(10)の胃袋(10S)内で圧力センサ(21)が検出する胃袋内圧力(P1)の情報を取得し、前記胃袋内圧力(P1)の変化に基づいて動物(10)の曖気を検出する曖気検出装置(20,50)。
 [特徴2]
 単位時間(Δt)当りの前記胃袋内圧力(P1)の降圧量(ΔPt)が、予め定められた基準降圧量(V1)を超えたことを条件にして前記曖気を検出する特徴1に記載の曖気検出装置(20,50)。
 [特徴3]
 曖気による排ガス量(M1)と前記胃袋内圧力(P1)の降圧量(I)とを対応させた第1データテーブル(T1)と、
 前記曖気が検出された場合の前記降圧量(ΔPt)と、前記第1データテーブル(T1)とに基づいて曖気による前記排ガス量(M1)を特定する排ガス量特定部(27D)と、を有する特徴2に記載の曖気検出装置(20,50)。
 [特徴4]
 曖気による排ガス量(M1)と前記胃袋内圧力(P1)の降圧量(I)とを対応させた第1データテーブル(T1)と、
 予め定められた一定期間(N1)内における前記曖気が検出された場合の前記降圧量(ΔPt)の累積値(Pa)を演算する累積量演算部(27C)と、
 前記降圧量(ΔPt)の累積値(Pa)と、前記第1データテーブル(T1)とに基づいて曖気による前記排ガス量(M1)を特定する排ガス量特定部(27D)と、を有する特徴2に記載の曖気検出装置(20,50)。
 [特徴5]
 予め定められた一定期間(N1)内の曖気の発生回数を計数する曖気カウンタを備える特徴1から4の何れか1の特徴に記載の曖気検出装置(20,50)。
 [特徴6]
 特徴3又は4に記載の曖気検出装置(20,50)と圧力センサ(21)とを有し、動物(10)の胃袋(10S)内に配置されて外部に前記排ガス量(M1)の情報を無線送信することが可能な胃袋内端末(20)と、
 前記動物(10)から離れた場所に配置され、無線装置(51)を介して前記胃袋内端末(20)と通信を行うことが可能な監視端末(50)と、
 を含む曖気監視システムであって、
 前記圧力センサ(21)は、第1周期で前記動物(10)の胃袋内圧力(P1)を検出し、
 前記胃袋内端末(20)は、前記第1周期の複数周期分より長い第2周期(N1)で、その第2周期(N1)の1周期分の前記排ガス量(M1)の情報を前記監視端末(50)に送信する曖気監視システム。
 [特徴7]
 前記胃袋内端末(20)は、複数備えられてそれぞれ識別データを有すると共に、前記識別データと共に前記排ガス量(M1)の情報を前記監視端末(50)に送信し、
 前記監視端末(50)は、前記識別データと、前記動物(10)の胃袋(10S)の大きさの個体差を補正するための補正値とを対応させた第2データテーブル(T2)と、
 各前記胃袋内端末(20)から受信する情報に含まれる前記識別データに基づいて前記第2データテーブル(T2)から前記補正値を決定し、前記情報に含まれる前記排ガス量(M1)を補正する特徴6に記載の曖気監視システム。
 [特徴8]
 特徴5に記載の曖気検出装置(20,50)と圧力センサ(21)とを有し、動物(10)の胃袋(10S)内に配置されて外部に前記曖気カウンタの計数結果の情報を無線送信することが可能な胃袋内端末(20)と、
 前記動物(10)から離れた場所に配置され、無線装置(51)を介して前記胃袋内端末(20)と通信を行うことが可能な監視端末(50)と、を含む曖気監視システムであって、
 前記圧力センサ(21)は、第1周期で前記動物の胃袋内圧力(P1)を検出し、
 前記胃袋内端末(20)は、前記第1周期の複数周期分より長い第2周期(N1)で、その第2周期(N1)の1周期分の前記曖気カウンタの計数結果を前記監視端末(50)に送信する曖気監視システム。
 [各特徴による効果]
 特徴1の曖気検出装置(20,50)によれば、動物(10)が曖気を出したときに胃袋内圧力(P1)が変化することを利用し、動物(10)の胃袋(10S)内に配置される圧力センサ(21)により胃袋内圧力(P1)を取得し、その胃袋内圧力(P1)の変化に基づいて、動物(10)が曖気を出したことを検出することができる。胃袋内圧力(P1)の変化は、例えば、特徴2のように、動物(10)が曖気を出す前後で胃袋内圧力(P1)が急激に低下することを利用し、単位時間(Δt)当りの胃袋内圧力(P1)の降圧量(ΔPt)が、予め定められた基準降圧量(V1)を超えて大きくなったときに動物(10)が曖気を出したと特定することができる。
 また、動物(10)の曖気に地球温暖化に影響を及ぼすメタンガスが含まれることに鑑み、特徴3のように、曖気により生じた胃袋内圧力(P1)の降圧量(I)とメタンガスの排ガス量(M1)とを対応させた第1データテーブル(T1)を予め設定しておき、第1データテーブル(T1)に基づいて排ガス量(M1)を特定すれば、胃袋内圧力(P1)の降圧量(ΔPt)を算出することで、排ガス量(M1)を実測しなくとも特定することが可能になる。このとき、特徴4のように、予め定められた一定期間(N1)の曖気で生じる胃袋内圧力(P1)の降圧量(ΔPt)の累積値(Pa)を演算し、累積値(Pa)と第1データテーブル(T1)に基づいて一定期間(N1)の排ガス量(M1)を特定してもよい。
 これら特徴3,4の曖気検出装置(20,50)は、動物(10)の胃袋(10S)内に配置されて胃袋内圧力(P1)を計測する圧力センサ(21)を備えて無線送信することが可能な胃袋内端末(20)と、無線装置(51)を介して胃袋内端末(20)と通信を行う監視端末(50)と、を含む曖気監視システムに備えてもよい。この場合、監視端末(50)が排ガス量(M1)を特定してもよいし、特徴6の曖気監視システムのように、胃袋内端末(20)が排ガス量(M1)を特定してもよい。また、監視端末(50)が排ガス量(M1)を特定する場合、胃袋内端末(20)は胃袋内圧力(P1)の計測結果を監視端末(50)に送信してもよいし、曖気を特定して、曖気により生じた胃袋内圧力(P1)の降圧量(ΔPt)を監視端末(50)に送信してもよい。
 また、動物(10)が出した曖気で生じる胃袋内圧力(P1)の降圧量(ΔPt)に対応する排ガス量(M1)は動物(10)の個体差の影響を受けることに鑑み、特徴7の曖気監視システムのように、監視端末(50)は、動物(10)の個体差に対応する補正値が予め設定された第2データテーブル(T2)を備えて排ガス量(M1)を補正してもよい。
 また、曖気検出装置(20,50)のように、特徴5のように、予め定められた一定期間(N1)の曖気の発生回数を計数する曖気カウンタを備えてもよい。この場合、1回当りの曖気に含まれる排ガス量を予め設定しておけば、曖気カウンタの計数結果に基づいて一定期間(N1)の排ガス量(M1)を特定することができる。この場合、特徴8の曖気監視システムのように、曖気カウンタを胃袋内端末(20)に備えて、曖気の発生回数を計数して監視端末(50)に送信し、監視端末(50)が排ガス量(M1)を特定してもよいし、胃袋内端末(20)が曖気の発生回数を計数して排ガス量(M1)まで特定して監視端末(50)に送信してもよい。また、曖気カウンタを監視端末(50)に備えて、監視端末(50)が、胃袋内端末(20)から送信された胃袋内圧力(P1)の計測結果から曖気の発生回数を計数してもよい。
 なお、本明細書及び図面には、特許請求の範囲に含まれる技術の具体例が開示されているが、特許請求の範囲に記載の技術は、これら具体例に限定されるものではなく、具体例を様々に変形、変更したものも含み、また、具体例から一部を単独で取り出したものも含む。
 10  牛(動物)
 10S 胃袋
 20  胃袋内端末(曖気検出装置)
 21  圧力センサ
 27C 累積量演算部
 27D 排ガス量特定部
 50  監視端末(曖気検出装置)
 51  通信回路(無線装置)
 V1  基準降圧量
 M1  排ガス量
 N1  一定期間(第2周期)
 P1  胃袋内圧力
 Pa  累積値
 Δt  単位時間
 T1 第1データテーブル
 T2 第2データテーブル

Claims (6)

  1.  動物の胃袋内で圧力センサが検出する胃袋内圧力の単位時間当りの降圧量が、予め定められた基準降圧量を超えたことを条件にして前記動物の曖気を検出する曖気検出装置において、
     曖気による排ガス量と前記胃袋内圧力の降圧量とを対応させた第1データテーブルと、
     前記曖気が検出された場合の前記降圧量と、前記第1データテーブルとに基づいて曖気による前記排ガス量を特定する排ガス量特定部と、を有する曖気検出装置。
  2.  動物の胃袋内で圧力センサが検出する胃袋内圧力の単位時間当りの降圧量が、予め定められた基準降圧量を超えたことを条件にして前記動物の曖気を検出する曖気検出装置において、
     曖気による排ガス量と前記胃袋内圧力の降圧量とを対応させた第1データテーブルと、
     予め定められた一定期間内における前記曖気が検出された場合の前記降圧量の累積値を演算する累積量演算部と、
     前記降圧量の累積値と、前記第1データテーブルとに基づいて曖気による前記排ガス量を特定する排ガス量特定部と、を有する曖気検出装置。
  3.  予め定められた一定期間内の前記曖気の発生回数を計数する曖気カウンタを備える請求項1又は2に記載の曖気検出装置。
  4.  請求項1又は2に記載の曖気検出装置と圧力センサとを有し、前記動物の胃袋内に配置されて外部に前記排ガス量の情報を無線送信することが可能な胃袋内端末と、
     前記動物から離れた場所に配置され、無線装置を介して前記胃袋内端末と通信を行うことが可能な監視端末と、
     を含む曖気監視システムであって、
     前記圧力センサは、第1周期で前記動物の胃袋内圧力を検出し、
     前記胃袋内端末は、前記第1周期の複数周期分より長い第2周期で、その第2周期の1周期分の前記排ガス量の情報を前記監視端末に送信する曖気監視システム。
  5.  前記胃袋内端末は、複数備えられてそれぞれ識別データを有すると共に、前記識別データと共に前記排ガス量の情報を前記監視端末に送信し、
     前記監視端末は、前記識別データと、前記動物の胃袋の大きさの個体差を補正するための補正値とを対応させた第2データテーブルと、
     各前記胃袋内端末から受信する情報に含まれる前記識別データに基づいて前記第2データテーブルから前記補正値を決定し、前記情報に含まれる前記排ガス量を補正する請求項4に記載の曖気監視システム。
  6.  請求項3に記載の曖気検出装置と圧力センサとを有し、前記動物の胃袋内に配置されて外部に前記曖気カウンタの計数結果の情報を無線送信することが可能な胃袋内端末と、
     前記動物から離れた場所に配置され、無線装置を介して前記胃袋内端末と通信を行うことが可能な監視端末と、を含む曖気監視システムであって、
     前記圧力センサは、第1周期で前記動物の胃袋内圧力を検出し、
     前記胃袋内端末は、前記第1周期の複数周期分より長い第2周期で、その第2周期の1周期分の前記曖気カウンタの計数結果を前記監視端末に送信する曖気監視システム。
PCT/JP2023/027203 2022-11-10 2023-07-25 曖気検出装置及び曖気監視システム WO2024100938A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022-180023 2022-11-10
JP2022180023A JP7261931B1 (ja) 2022-11-10 2022-11-10 曖気検出装置及び曖気監視システム

Publications (1)

Publication Number Publication Date
WO2024100938A1 true WO2024100938A1 (ja) 2024-05-16

Family

ID=86051776

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/027203 WO2024100938A1 (ja) 2022-11-10 2023-07-25 曖気検出装置及び曖気監視システム

Country Status (2)

Country Link
JP (1) JP7261931B1 (ja)
WO (1) WO2024100938A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130061656A1 (en) * 2010-05-07 2013-03-14 Lely Patent N.V. Method and device for determining greenhouse gas, in particular methane, emitted by a ruminant, in particular a dairy animal
JP2014525738A (ja) * 2011-07-01 2014-10-02 コモンウェルス サイエンティフィック アンド インダストリアル リサーチ オーガニゼイション 哺乳動物の胃の中のガスを測定するためのシステム、方法、及び装置
WO2022023367A1 (en) * 2020-07-29 2022-02-03 Modus Iot Limited Determination of methane emitted by ruminants

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130061656A1 (en) * 2010-05-07 2013-03-14 Lely Patent N.V. Method and device for determining greenhouse gas, in particular methane, emitted by a ruminant, in particular a dairy animal
JP2014525738A (ja) * 2011-07-01 2014-10-02 コモンウェルス サイエンティフィック アンド インダストリアル リサーチ オーガニゼイション 哺乳動物の胃の中のガスを測定するためのシステム、方法、及び装置
WO2022023367A1 (en) * 2020-07-29 2022-02-03 Modus Iot Limited Determination of methane emitted by ruminants

Also Published As

Publication number Publication date
JP7261931B1 (ja) 2023-04-20
JP2024069807A (ja) 2024-05-22

Similar Documents

Publication Publication Date Title
WO2016179571A1 (en) Predictive device failure analysis
US20140292514A1 (en) Monitoring remote environmental conditions
US9907039B2 (en) Sensor information processing apparatus, sensor information processing method, and sensor information processing program
RU2015111234A (ru) Система мониторинга окружающей среды и использования для современных устройств жизнеобеспечения
WO2014197990A1 (en) Performance monitor, evaluation and diagnosis system for wireless sensor networks
WO2017112147A1 (en) Selective measurement reporting from internet of things devices
US10966143B2 (en) Systems and methods for detecting and avoiding radio interference in a wireless sensor network
CN103477692B (zh) 接收机、通信系统及店铺内设备监视系统
CN108897665A (zh) 日志管理方法、装置、计算机设备及存储介质
EP2991551A1 (en) Data transfer of a heart rate and activity monitor arrangement and a method for the same
GB2495014A (en) Transmitting, storing and processing sensor data on a network server for use with gym apparatus
CN110024414A (zh) 自动检测系统以及自动检测方法
WO2017199427A1 (ja) 設備監視装置、無線センサ、および、収集局
WO2022078070A1 (zh) 一种设备检测方法、装置和通信设备
WO2024100938A1 (ja) 曖気検出装置及び曖気監視システム
JP6282955B2 (ja) 不正接続検知システム、方法およびプログラム
WO2024053189A1 (ja) 分娩兆候検知装置、分娩兆候検知システム、分娩兆候検知プログラム、記憶媒体及び分娩兆候検知方法
US20190306593A1 (en) Sensor node and vibration monitoring system
TW201417608A (zh) 無線通信裝置、無線通信系統、無線通信方法及程式
JP6551616B2 (ja) 無線センサシステム、無線センサ端末及びデータ収集方法
JP5430411B2 (ja) データ収集サーバ
CN113391611A (zh) 动力环境监控系统的预警方法、装置及系统
US20210359927A1 (en) Information processing device and information processing method
JP7366300B1 (ja) 発情兆候検出システム
US20180140254A1 (en) Apparatus, computer-readable medium, and method for detecting biological data of target patient from attachable sensor attached to target patient