The present disclosure relates to a water-drinking state identification device that identifies a water-drinking state of an animal, a water-drinking state identification program, and a storage medium.
Conventionally, as such type of water-drinking state identification device, a device that identifies a water-drinking state of an animal by a position sensor and an acceleration sensor attached to the animal has been known (see, for example, Patent Document 1).
By the way, water-drinking behavior of an animal is greatly related to the health condition of the animal, and grasping of the water-drinking state is highly important in production management. However, in the conventional water-drinking state identification device, even an animal not actually performing water-drinking behavior for example, may be erroneously determined to perform the water-drinking behavior if the animal makes a similar movement to drinking water at a watering place. Therefore, development of a technology for suppressing occurrence of such a problem is required.
A water-drinking state identification device according to a first aspect of the present disclosure made to solve the above problem includes: a change rate computing unit configured to compute a temperature change rate that is a change amount per unit time of an intragastric temperature to be measured by a temperature sensor disposed in a stomach of an animal; a first timing identification unit configured to identify, as a first timing, a timing at which the temperature change rate exceeds a first prescribed change amount set in advance and becomes negative; a second timing identification unit configured to identify, as a second timing, a timing at which the intragastric temperature is equal to or higher than a prescribed temperature set in advance and an absolute value of the temperature change rate falls within a second prescribed change amount set in advance after the first timing; and a water-drinking value computing unit configured to compute a water-drinking value that is a substitute value for an amount of water drunk between the first timing and the second timing on the basis of a time from the first timing to the second timing.
A water-drinking state identification program according to a second aspect of the present disclosure is configured to cause a computer to function as a water-drinking state identification device including: a change rate computing unit configured to compute a temperature change rate that is a change amount per unit time of an intragastric temperature to be measured by a temperature sensor disposed in a stomach of an animal; a first timing identification unit configured to identify, as a first timing, a timing at which the temperature change rate exceeds a first prescribed change amount set in advance and becomes negative; a second timing identification unit configured to identify, as a second timing, a timing at which the intragastric temperature is equal to or higher than a prescribed temperature set in advance and an absolute value of the temperature change rate falls within a second prescribed change amount set in advance after the first timing; and a water-drinking value computing unit configured to estimate an amount of water drunk between the first timing and the second timing or a substitute value for the amount of water drunk on the basis of a time from the first timing to the second timing.
A first embodiment of a monitoring system 100 of the present disclosure will be described with reference to
As illustrated in
The device control unit 22 includes a CPU 22A and a memory 22B. The CPU 22A is connected to devices such as the wireless circuit 23, the temperature sensor 21, and the like and controls these devices to execute a predetermined signal processing program. The memory 22B stores the signal processing program, an identification number set for each intragastric terminal 20, and the like. The CPU 22A executes the signal processing program to function as a control block including a trigger generation unit 24, a data generation unit 25, a data transmission unit 26, and the like in
Note that the intragastric terminal 20 includes a battery (not illustrated) that supplies power to the device control unit 22, the wireless circuit 23, the temperature sensor 21, and the like. In addition, a weight (not illustrated) is accommodated in the case, and thus the intragastric terminal 20 is stably placed in the stomach 10S of the cow 10.
Specifically, the intragastric terminal 20 operates as follows. That is, in the intragastric terminal 20, when the signal processing program is executed, as illustrated in
The data transmission unit 26 houses the identification number and the temperature data D1 of the intragastric terminal 20 in a data frame having a data length set in advance to generate transmission data D2. Here, the memory 22B temporarily accumulates the temperature data D1 generated by the data generation unit 25, and the data transmission unit 26 houses a plurality of pieces of temperature data D1, which is read from the memory 22B, in the transmission data D2 (in the present embodiment, for example, 10 pieces of temperature data D1 are housed). Then, the trigger generation unit 24 generates a transmission trigger every predetermined period (for example, 10 [min]), and the data transmission unit 26 wirelessly transmits the generated transmission data D2 using the wireless circuit 23 every time the transmission trigger is generated.
The transmission data D2 from the plurality of intragastric terminals 20 is received by the monitoring terminal 50. Specifically, as illustrated in
The monitoring terminal 50 is constituted by a computer such as a server computer, a personal computer, or the like and discriminates the intragastric terminal 20 of the cow 10 having an abnormality on the basis of the temperature data D1 included in the transmission data D2 from the intragastric terminals 20, and notifies the user terminal 70 (see
The communication circuit 51 receives the transmission data D2 from the intragastric terminals 20 via the general-purpose communication line 300, and transmits and receives data to and from the user terminal 70. Note that the communication circuit 51 corresponds to a “data reception unit” in the claims.
The storage medium 60 includes a RAM, a hard disk, a flash memory, and the like, and includes a data storage unit 61, an identification number storage unit 62, a program storage unit 63, and the like as illustrated in
Note that the water-drinking state identification program PG1 is not limited to the above configuration, and, for example, may have a configuration in which the water-drinking state identification program PG1 is stored in a CD-ROM, a USB memory, or the like that is a non-transitory storage medium and the CPU 52 reads and executes the water-drinking state identification program PG1, or a configuration in which the CPU 52 executes the water-drinking state identification program PG1 using a service such as an application through the general-purpose communication line 300.
The CPU 52 functions as a control block illustrated in
The data fetch unit 53 performs data fetch processing; to receive the transmission data D2 transmitted from each intragastric terminal 20; to add the reception time; to classify the pieces of temperature data D1 included in the intragastric terminals 20 for each identification number; and to accumulate the temperature data D1 in a buffer 53A. Here, in the present embodiment, as described above, 10 pieces of temperature data D1 are housed in one piece of transmission data D2. In the data fetch processing, an average value of intragastric temperatures F included in the pieces of temperature data D1 is calculated, the average value is set as the intragastric temperature F of the transmission data D2, and the reception time is accumulated in the buffer 53A as a measurement time t of the intragastric temperature F.
The water-drinking state identification program PG1 is automatically executed, for example, once a day at a predetermined time. When the water-drinking state identification program PG1 is executed, the data analysis unit 54 generates data regarding the water-drinking state from the intragastric temperature F at each measurement time t of the day to identify the water-drinking state, and the abnormality identification unit 55 identifies whether or not there is an abnormality in the water-drinking state from the data regarding the water-drinking state. In the present embodiment, the water-drinking state identification program PG1 is executed once a day, but may be configured to be executed more than once a day.
As illustrated in
The change rate computing unit 54A acquires the intragastric temperature F at each measurement time t from the buffer 53A, and computes the change amount in the intragastric temperature F per unit time Δt. In the present embodiment, the unit time Δt is set as a reception interval of the transmission data D2 of the data fetch unit 53. For example, the temperature change rate ΔV(n) at a measurement time t(n) is calculated by a difference obtained by subtracting an intragastric temperature F(n−1) at the immediately preceding measurement time t(n−1) from the intragastric temperature F(n). The calculated temperature change rate ΔV at each measurement time t is housed in the data storage unit 61 for each identification number.
The first timing identification unit 54B identifies a water-drinking start time at which water drinking is started on the basis of a change in the temperature change rate ΔV. Specifically, the measurement time t at which the temperature change rate ΔV exceeds a first prescribed change amount V1 set in advance and becomes negative is identified as a first timing T1. In the present embodiment, by utilizing the fact that the intragastric temperature F rapidly decreases when the cow 10 changes from a non-water-drinking state in which the cow 10 does not drink water to the water-drinking state, this timing of the decrease is estimated as the water-drinking start time (first timing T1). Note that the first prescribed change amount V1 is stored in the program storage unit 63, and in the present embodiment, the first prescribed change amount V1 is, for example, −0.3.
In a case where there is no measurement time t at which the temperature change rate ΔV exceeds the first prescribed change amount V1 and becomes negative, it means that water has not been drunk for a whole day. In this case, it is considered that an abnormal circumstance in which the cow 10 with that identification number cannot drink water may have actually occurred or the temperature sensor 21 may have failed. In either case, since it is necessary to take a measure urgently, the user terminal 70 is notified by an abnormality processing unit 56 (see
The second timing identification unit 54C identifies, on the basis of the change in the temperature change rate ΔV, a period in which the intragastric temperature F deviates, due to water drinking, from the intragastric temperature F of the time when water is not contained in the stomach 10S. Specifically, after the measurement time t(T1) identified as the first timing T1 by the first timing identification unit 54B, the measurement time t at which the intragastric temperature F becomes equal to or higher than the first prescribed temperature F1 set in advance and the absolute value of the temperature change rate ΔV at that time is within the second prescribed change amount V2 set in advance is identified as a second timing T2. The section from the first timing T1 to the second timing T2 is identified as a water-drinking section. In the present embodiment, by utilizing a gradual increase in the intragastric temperature F when the cow 10 changes from the water-drinking state to the non-water-drinking state, the time when the increase is saturated is estimated as a water-drinking section end time (second timing T2). Note that, in the present embodiment, the first prescribed temperature F1 and the second prescribed change amount V2 are stored in the program storage unit 63. In the present embodiment, for example, the first prescribed temperature F1 is 38.0 [degrees], and the second prescribed change amount V2 is 0.1, for example.
As illustrated in
The water-drinking value computing unit 54D identifies an amount of water drunk in each water-drinking section. In the present embodiment, by utilizing the fact that the absolute value of the change amount in the intragastric temperature F decreased by water drinking is proportional to the amount of water drunk, the total sum of differences obtained by subtracting the intragastric temperature F at each measurement time t of each water-drinking section from the intragastric temperature F(T2) at the second timing T2 of each water-drinking section is calculated as a water-drinking value Q and is used as a substitute value for the amount of water drunk. That is, as illustrated in
Note that, in the present embodiment, the intragastric temperature F(T2) at the second timing T2 of each water-drinking section is used as the reference temperature, from which the intragastric temperature F at each measurement time t of the water-drinking section is subtracted. However, the reference temperature may be, for example, the intragastric temperature F(T1) at the first timing T1 of each water-drinking section, or may be an average value of the intragastric temperature F(T1) at the first timing T1 and the intragastric temperature F(T2) at the second timing T2.
The abnormality identification unit 55 identifies an abnormality on the basis of the data regarding the water-drinking state generated by the data analysis unit 54. The abnormality identification unit 55 includes an overall abnormality determination means 55A that determines whether there is an abnormality in the water-drinking state of the cow herd as a whole, and an abnormal individual extraction means 55B that extracts an individual having an abnormality in the water-drinking state from the entire cow herd as compared therewith.
For example, the overall abnormality determination means 55A computes, for each cowhouse, an average value of the total water-drinking values Qt of one day of all identification numbers of the cowhouse as an overall average value Qa1, and computes a difference between the overall average value Qa1 and a predetermined overall reference value Qs. In a case where the difference is smaller than a predetermined overall reference difference value ΔQ1, it is determined that there is no abnormality in the water-drinking state of the cow herd as a whole in the cowhouse. On the other hand, in a case where the difference is larger than the overall reference difference value ΔQ1, it is determined that there is abnormality in the water-drinking state of the cow herd as a whole in the cowhouse.
Note that, in the present embodiment, a configuration is adopted in which the abnormality is determined for each cowhouse by the difference between the average value (the overall average value Qa1) of the total water-drinking values Qt of all the identification numbers of the cowhouse and the overall reference value Qs. However, a configuration may be adopted in which the abnormality is determined by the difference between the median value of the total water-drinking values Qt of all the identification numbers of the cowhouse and the overall reference value Qs. In addition, the overall reference value Qs may be set for each cowhouse. In addition, although the overall reference value Qs is set in advance in the present embodiment, the overall reference value Qs may be an average value or a median value of the total water-drinking values Qt of all identification numbers of all the cowhouses.
The abnormal individual extraction means 55B, for example, compares a difference between the overall average value Qa1 computed by the overall abnormality determination means 55A and the total water-drinking value Qt of each identification number in one day with an individual reference difference value ΔQ2 set in advance, and determines the identification number for which the difference is smaller than the individual reference difference value ΔQ2 to be not abnormal, while determining the identification number for which the difference is larger than the individual reference difference value ΔQ2 to be abnormal.
Note that, in the present embodiment, a configuration is adopted in which the abnormality is determined by the difference from the average value (the overall average value Qa1) of the total water-drinking values Qt of all the identification numbers of that cowhouse. However, the abnormality may be determined by the difference from the average value of the total water-drinking values Qt of all the identification numbers of all the cowhouses.
Then, in a case where the abnormality identification unit 55 determines that there is an abnormality, the abnormality processing unit 56 notifies the user terminal 70 of the abnormality. Specifically, the intragastric terminal 20 corresponding to the identification number determined to be abnormal is identified from the identification number storage unit 62. Abnormality determination data including the information regarding the intragastric terminal 20, the determination time, and the abnormality is generated, and the abnormality determination data is transmitted to the user terminal 70. Note that not only in a case where it is determined that there is an abnormality but also in a case where there is no abnormality, the user terminal 70 may be notified of the data and the like illustrated in
Note that livestock animal identification information (for example, a cowhouse number, an appearance photograph, or the like of the cow 10) of each cow 10 in which the intragastric terminal 20 is placed may be housed in the identification number storage unit 62 for each intragastric terminal 20, and the abnormality processing unit 56 may notify the user terminal 70 of the livestock animal identification information together with the abnormality determination data.
The user terminal 70 is, for example, a portable information terminal such as a personal computer, a tablet, a smartphone, or the like owned by a livestock owner or the like, and may be a general communication means capable of communicating with the monitoring terminal 50. As described above, the user terminal 70 receives a notification of abnormality determination data or the like from the monitoring terminal 50. In addition, it may be configured such that the user terminal 70 accesses the monitoring terminal 50 and the water-drinking state or the like of each cow 10 can be freely browsed on the monitoring terminal 50.
Hereinafter, an example of the data fetch processing by the data fetch unit 53 and an example of the water-drinking state identification program PG1, both executed by the CPU 52 of the control unit 50A, are illustrated in
As illustrated in
The water-drinking state identification program PG1 is automatically started once a day at a predetermined time, and as illustrated in
Next, it is determined whether there is a temperature change rate ΔV(n) which exceeds the first prescribed change amount V1 and becomes negative (S23). When there is a temperature change rate ΔV(n) which exceeds the first prescribed change amount V1 and becomes negative (YES in S23), the measurement time t(n) at that time is set as the first timing T1 and identified as the water-drinking start time (S24). Here, in a case where there is no temperature change rate ΔV(n) which exceeds the first prescribed change amount V1 and becomes negative (NO in S23), as described above, a failure of the temperature sensor 21 or an abnormal circumstance in which the cow 10 cannot drink water has occurred. Then, the abnormality notification processing is executed in step S28, and the user terminal 70 is notified of the abnormality. The CPU 52 during execution of steps S21 and S22 corresponds to the above-described change rate computing unit 54A, and the CPU 52 during execution of steps S23 and S24 corresponds to the above-described first timing identification unit 54B.
Then, after the measurement time t(T1) identified as the first timing T1, the measurement time t(n) at which the intragastric temperature F(n) becomes equal to or higher than the predetermined first prescribed temperature F1 and the absolute value of the temperature change rate ΔV(n) at that time is within the second prescribed change amount V2 is set as the second timing T2, and is identified as the water-drinking section end time (S25). Here, the CPU 52 during execution of steps S21, S25 corresponds to the above-described second timing identification unit 54C.
Next, step S26 is executed to compute a water-drinking value Q that is a substitute value for the amount of water drunk. Specifically, in the water-drinking section in which the water-drinking flag is 1, the total sum of differences obtained by subtracting the intragastric temperature F at each measurement time t in the water-drinking section from the intragastric temperature F(T2) at the second timing T2 is calculated as the water-drinking value Q. Here, the CPU 52 during execution of steps S21 and S26 corresponds to the above-described water-drinking value computing unit 54D.
Next, abnormality identification processing to identify an abnormality on the basis of the water-drinking state data such as the identified first timing T1, second timing T2, and water-drinking value Q is executed (S27). Then, abnormality notification processing to generate, as abnormality determination data, information regarding an abnormality based on the abnormality identification processing together with the intragastric terminal 20 and the determination time and to notify the user terminal 70 is executed (S28). Here, the CPU 52 during execution of step S27 corresponds to the above-described abnormality identification unit 55, and the CPU 52 during execution of step S28 corresponds to the above-described abnormality processing unit 56.
The configuration of the monitoring system 100 of the present embodiment has been described above. In the monitoring system 100 of the present embodiment, the intragastric terminals 20 are placed in the respective stomachs 10S of the plurality of cows 10, and information on the intragastric temperatures F is wirelessly transmitted to the monitoring terminal 50. In the present embodiment, the monitoring terminal 50 utilizes the fact that the intragastric temperature F decreases when the cow 10 drinks water and the water enters the stomach 10S. The monitoring terminal 50 can determine that the water-drinking behavior has been performed when water enters the stomach 10S on the basis of the change in the intragastric temperature F. As a result, as compared with the conventional configuration in which the water-drinking behavior is identified by the movement of the cow 10, it is possible to suppress the occurrence of a problem of erroneous determination that the water-drinking behavior is performed although the cow 10 does not actually drink water.
In addition, the monitoring terminal 50 of the present embodiment utilizes the fact that the intragastric temperature F rapidly decreases immediately after drinking water. The monitoring terminal 50 can identify the water-drinking start time as the first timing T1. At that timing, the temperature change rate ΔV, which is the change amount per unit time of the intragastric temperature F, exceeds the first prescribed change amount V1 set in advance and becomes negative. Accordingly, it is also possible to identify a water-drinking frequency and a water-drinking interval.
Furthermore, the present embodiment utilizes the fact that the intragastric temperature F returns and gradually increases when water drinking is ended and the increase is eventually saturated. It is possible to identify a timing, as the second timing T2, at which the intragastric temperature F is equal to or higher than the first prescribed temperature F1 set in advance and the absolute value of the temperature change rate ΔV falls within the second prescribed change amount V2 set in advance, after the first timing T1. The second timing T2 is identified as the water-drinking section end time. Accordingly, it is possible to identify a water-drinking time zone (water-drinking section).
Moreover, the present embodiment utilizes the fact that the amount of water drunk is proportional to the absolute value of the change amount in the intragastric temperature F decreased by water drinking. The amount of water drunk in each water-drinking section can be calculated, as the water-drinking value Q which is a substitute value for the amount of water drunk, from the sum of the absolute values of the differences between the intragastric temperature F(T2) at the second timing T2 and the intragastric temperature F at each measurement time t in the water-drinking section. It is possible to grasp the daily change in the water-drinking state from the data regarding the water-drinking state.
In addition, in the present embodiment, since the information regarding the intragastric temperatures F measured by the plurality of intragastric terminals 20 is collected by the monitoring terminal 50 to generate data regarding the water-drinking state, it is possible to collectively monitor the plurality of cows 10 raised in a plurality of cowhouses or ranches. At this time, since the monitoring terminal 50 acquires the information on the intragastric temperatures F from the plurality of intragastric terminals 20 for each identification number, it is possible to distinguish and monitor the plurality of cows 10. In the present embodiment, since the abnormality identification unit 55 of the monitoring terminal 50 identifies the intragastric terminal 20 having the identification number whose data regarding the water-drinking state is abnormal, the burden on the livestock owner or the like is reduced.
In addition, the abnormality identification unit 55 of the present embodiment includes the overall abnormality determination means 55A, and determines whether or not there is an abnormality in the water-drinking state of the cow herd as a whole in the cowhouse according to whether or not a difference between an average value (overall average value Qa1) of the total water-drinking values Qt of all identification numbers and the overall reference value Qs exceeds the overall reference difference value ΔQ1 for each cowhouse. Here, in a case where the difference exceeds the overall reference difference value ΔQ1, the total amount of water drunk by the cow herd as a whole in that cowhouse is decreased or excessive. Thus, for example, it is possible to identify an abnormality that the cow herd as a whole cannot drink water due to a failure of equipment of a watering place of the cowhouse or a hygiene problem, or an abnormality that the cow herd as a whole in that cowhouse has a poor physical condition due to infection or the like and cannot drink water, or has drunk water excessively, or the like. As a result, it is possible to improve the water-drinking state of the cow herd as a whole in that cowhouse by increasing the number of watering places, improving the hygienic environment in the cowhouse, treating the infection, or the like.
In addition, the abnormality identification unit 55 of the present embodiment includes the abnormal individual extraction means 55B, and determines whether or not there is an abnormality in the water-drinking state of the identification number according to whether or not a difference between the overall average value Qa1 described above and the total water-drinking value Qt of each identification number exceeds the individual reference difference value ΔQ2. Here, in a case where the difference exceeds the individual reference difference value ΔQ2, the total amount of water drunk of that identification number is decreased or excessive. Thus, for example, it is possible to identify an abnormality in which the cow 10 cannot drink water due to hierarchical competition between the cows 10 and difficulty in standing caused by injury, illness, or the like, and an abnormality in which the cow 10 cannot drink water due to poor physical condition or the like or water has been drunk excessively, or the like. As a result, it is possible to identify the cow 10 having that identification number and improve the water-drinking state of the identified cow 10 by changing the cowhouse, performing treatment, or the like.
The present embodiment is different from the first embodiment in that the abnormality identification unit 55 includes an individual determination unit 57 that grasps a daily change in a water-drinking state for each identification number. Hereinafter, a monitoring terminal 50V of the present embodiment will be described only with respect to a configuration different from that of the monitoring terminal 50 of the first embodiment.
The individual determination unit 57 monitors a daily change in the water-drinking state of each identification number for a predetermined period such as one week or one month. Specifically, for example, data regarding the water-drinking state for one month for each identification number is acquired from the data storage unit 61, and a graph showing changes in the total water-drinking value Qt and the number of water-drinking times N as illustrated in
In addition, as illustrated in
Note that the individual determination unit 57 may be configured to execute the processing only for the identification number identified as having an abnormality by the abnormal individual extraction means 55B, or may be configured to execute the processing of the individual determination unit 57 together with the overall abnormality determination means 55A and the abnormal individual extraction means 55B whenever the water-drinking state identification program PG1 is executed. In addition, a configuration may be adopted in which the overall abnormality determination means 55A and the abnormal individual extraction means 55B are not included and only the individual determination unit 57 is included.
The present embodiment is different from the above-described embodiments in that a water-drinking value selection unit 58 is included instead of the water-drinking value computing unit 54D. Specifically, a data table obtained by actually measuring the correspondence relationship between a water-drinking time and an amount of water drunk is stored in advance in the program storage unit 63. Then, the water-drinking value selection unit 58 acquires the amount of water drunk corresponding to the water-drinking time in each water-drinking section from the data storage unit 61, and identifies the amount of water drunk in that water-drinking section.
(1) In the above embodiments, the intragastric terminal 20 is placed in the stomach 10S of the cow 10, but may be placed in the stomach 10S of another animal.
(2) The data analysis unit 54 need not include the second timing identification unit 54C. Also with this configuration, the water-drinking start time can be identified, and therefore it is possible to identify the water-drinking state such as the water-drinking interval, the water-drinking frequency (the number of water drinking times), and the time zone in which water is drunk.
(3) In the above embodiments, the temperature change rate ΔV which is the change amount in the intragastric temperature F per unit time Δt is computed, and the presence or absence of the water-drinking behavior is identified by the temperature change rate ΔV. However, the presence or absence of the water-drinking behavior can also be identified by whether or not the intragastric temperature F is lower than a temperature set in advance.
(4) In the above embodiments, the overall abnormality determination means 55A and the abnormal individual extraction means 55B determine the presence or absence of abnormality by comparing the water-drinking value Qt. However, the presence or absence of abnormality may be determined by calculating the number of water-drinking times N (water-drinking frequency) in one day and comparing the number of water-drinking times N.
(5) In the above embodiments, the data transmission unit 26 is configured to collectively transmit, at a predetermined cycle, a plurality of measurement results measured by the temperature sensor 21 every fixed period, but may be configured to transmit the measurement results one by one every time the temperature sensor 21 performs measurement.
(6) In the above embodiments, the data fetch unit 53 adds the reception time to the transmission data D2 and accumulates the reception time in the buffer 53A as the measurement time t of the intragastric temperature F, but may be configured to house the actual measurement time of each temperature data D1 in the transmission data D2 and accumulate the actual measurement time in the buffer 53A as the measurement time t.
(7) In the above embodiments, the water-drinking value computing unit 54D is configured to calculate, as a substitute for the amount of water drunk, the water-drinking value Q from the sum of areas of the histogram that represents, using the intragastric temperature F(T2) at the second timing T2 as a reference, the distribution of the intragastric temperature F at each measurement time t in each water-drinking section by a rectangular area. However, as illustrated in
(8) When the cow 10 is a dairy cow, the amount of water drunk and the feed intake amount are reflected in the milking amount. Therefore, a configuration may be adopted in which a data table of the correspondence relationship between the water-drinking value Q and the milking amount obtained by actual measuring is housed in advance in the program storage unit 63 to allow estimation of the milking amount from the water-drinking value Q. In addition, a configuration may be adopted in which a data table of the correspondence relationship between the water-drinking value Q and the feed intake amount obtained by actual measuring is housed to allow estimation of the feed intake amount from the water-drinking value Q.
(9) In the above embodiments, the first prescribed change amount V1, the first prescribed temperature F1, and the second prescribed change amount V2 in the first timing identification unit 54B and the second timing identification unit 54C are set in advance, but may be set by a learning function. This learning function is a function to set the values from information on the intragastric temperatures F of the plurality of cows 10 collected in the past in a certain period. The certain period is, for example, data for the latest one week. In the present embodiment, a section in which the intragastric temperature F rapidly decreases and gradually returns is extracted from the data of one week and estimated as a water-drinking section. An average value or a median value of the temperature change rate ΔV when a value at the start of decrease in the section becomes maximum is set as the first prescribed change amount V1. An average value or a median value of the last intragastric temperature F in the section is set as the first prescribed temperature F1. An average value or a median value of an absolute value of the last temperature change rate ΔV in the section is set as the second prescribed change amount V2. At this time, by always using the intragastric temperature F for the latest one week to update the values, it is possible to deal with the changes in the life style of the cow 10 and the season and to improve the accuracy of the determination. In addition, the first prescribed change amount V1, the first prescribed temperature F1, and the second prescribed change amount V2 may be set using, for example, data of temperature and humidity one week ago, one month ago, or one year ago, instead of the intragastric temperature F for the latest one week. In addition, the first prescribed change amount V1, the first prescribed temperature F1, and the second prescribed change amount V2 may be set for each identification number.
(10) In the above embodiments, the data analysis unit 54 and the abnormality identification unit 55 are provided in one monitoring terminal 50, but may be provided in different terminals.
(11) In the above embodiments, the monitoring terminal 50 receives the transmission data D2 wirelessly transmitted from the intragastric terminal 20, and the CPU 52 included in the monitoring terminal 50 executes the water-drinking state identification program PG1 to function as the “water-drinking state identification device” that identifies the water-drinking state of the cow 10. However, a configuration may be adopted in which the CPU 52 is included in the intragastric terminal 20.
Note that, although specific examples of the technology included in the claims are disclosed in the present specification and the drawings, the technology described in the claims is not limited to these specific examples, and includes those obtained by variously modifying and changing the specific examples, and also includes those obtained by singly extracting a part from the specific examples.
Number | Date | Country | Kind |
---|---|---|---|
2021-184547 | Nov 2021 | JP | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/JP2022/032668 | 8/30/2022 | WO |