Temperature and humidity control system for co-rearing room of Chinese silkworms
Through the combination of silkworm room environmental perception and central control modules, intelligent environmental control of the silkworm rearing room is realized, solving the problems of low data utilization and unreasonable air circulation in traditional systems, and improving environmental stability and management safety.
Patent Information
- Application Number
- CN202510684339.6
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Filing Date
- 2025-05-26
- Publication Date
- 2025-09-19
AI Technical Summary
The existing environmental control system in the silkworm rearing room lacks support from intelligent control algorithms, has low data utilization, and unreasonable air circulation design, which makes it easy for local temperature and humidity deviations and disease risks to occur.
The silkworm room environment sensing module is used to monitor temperature, humidity, CO2 concentration and light intensity in real time. The PID algorithm of the central control module is combined to drive temperature and humidity adjustment and air circulation. The remote monitoring and early warning module is integrated to achieve dynamic feedback and differentiated regulation.
It achieves the stability and continuity of the silkworm environment, reduces the frequency of human intervention, avoids local environmental alienation and disease spread, and improves the intelligent management level of the system.
Smart Images

Figure CN120669797A_ABST
Abstract
Description
Technical Field
[0001] The present invention relates to the technical field of silkworm breeding, and in particular to a room humidity control system for co-rearing silkworms. Background Art
[0002] The co-rearing stage of young silkworms is a critical period in sericulture. Silkworms at this stage are extremely sensitive to environmental changes, particularly temperature, humidity, carbon dioxide concentration, and air flow, which directly impact their growth rate, health, and subsequent cocoon quality. Therefore, providing a stable and suitable microenvironment for young silkworms is crucial for ensuring both breeding efficiency and survival rates.
[0003] Traditional silkworm rearing rooms rely on manual ventilation through windows, electric heaters for heating, or simple humidifiers for environmental control. These control methods are simple, have a delayed response, and rely on empirical judgment. They lack dynamic feedback and precise control capabilities, making them unable to meet the silkworms' demanding microenvironmental changes, which fluctuate hourly and daily. Although some rearing rooms are equipped with basic temperature and humidity sensors, data utilization is low and they lack intelligent control algorithms, making it impossible to achieve differentiated control based on the silkworm's age. Air circulation designs are generally unreasonable, prone to localized temperature and humidity deviations or dead spots, increasing the risk of disease. With the development of the Internet of Things, intelligent control, and embedded systems, combining environmental perception, data analysis, and automated execution to build a silkworm rearing environment control system with adaptive capabilities and remote operation and maintenance capabilities has become an urgent need for the digitalization and standardization of silkworm production.
[0004] In summary, the development of a room humidity control system for silkworm co-rearing is still a key issue that needs to be urgently addressed in the field of silkworm breeding technology. Summary of the Invention
[0005] The purpose of this invention is to solve the problems in the existing technology, such as low data utilization, lack of intelligent control algorithm support, inability to achieve differentiated regulation according to silkworm age stage, generally unreasonable air circulation design, prone to local temperature and humidity deviations or dead corners, and increased risk of disease.
[0006] To achieve the above object, the present invention provides a temperature and humidity control system for silkworm co-rearing, comprising:
[0007] The silkworm room environment sensing module collects real-time temperature, humidity, CO2 concentration, and light intensity at multiple key points in the silkworm room;
[0008] Central control module: performs judgment and analysis based on the data collected by the silkworm room environment perception module and outputs adjustment instructions;
[0009] Air circulation and purification module: maintains indoor air convection and circulation, is used to address local temperature and humidity unevenness, and purifies the air at the same time;
[0010] Remote monitoring and early warning module, used for remote viewing of system status, remote setting of parameters, and abnormal alarm push functions.
[0011] Furthermore, the operation process of the silkworm room environment perception module includes: the operation process of the silkworm room environment perception module includes: digital temperature and humidity sensor: used to collect temperature and relative humidity information of each monitoring point; CO2 concentration sensor: real-time monitoring of carbon dioxide content in the air, assisting in judging whether ventilation is needed; light intensity sensor: monitoring the lighting or natural light conditions in the silkworm room, assisting in judging the activity or sleep status of the silkworms; collection terminal and wireless communication device: used to collect data from each sensor and upload it to the central control module or cloud platform through wireless communication (such as Wi-Fi, LoRa, NB-IoT),
[0012] Temperature and humidity sensor drift calibration uses a dynamic linear compensation model to compensate for sensor drift in high humidity environments using real-time deviation compensation:
[0013] H corrected =(H raw -b)·(1-α·t)+ΔH ref
[0014] Among them, H raw represents the original humidity value of the sensor, b represents the zero drift, α represents the aging attenuation coefficient, t represents the operating time, ΔH ref Represents the real-time difference based on the reference sensor. This method combines regular static calibration with multi-sensor fusion to correct the original measurement value in real time, improving measurement accuracy and stability.
[0015] Acquisition terminal and wireless communication device: The system makes a judgment based on the channel quality parameters of the current NB-IoT link and uses the following decision function to select the communication link:
[0016] in, Indicates NB-IoT signal-to-noise ratio, RTT NB represents the round-trip delay of the NB-IoT link, β represents the signal-to-noise ratio threshold, typically set to 10dB, and T represents the delay timeout threshold, typically set to 5 seconds. When the signal-to-noise ratio of the NB-IoT link is low or there is severe delay fluctuation, the system automatically switches to the LoRa link to ensure the timeliness and success rate of data transmission.
[0017] Furthermore, the operation process of the central control module includes: the central control module is set at the core position of the silkworm room control system, and is used to receive the environmental parameters of temperature, humidity, carbon dioxide concentration, and light intensity uploaded by the environmental monitoring module, and perform real-time judgment and analysis in combination with the target set value corresponding to the current silkworm age stage, and then output adjustment instructions to drive the temperature and humidity adjustment module, ventilation module and other actuators to perform corresponding actions. The central control module is composed of a control mainboard, a data storage unit and a communication interface. The control mainboard can adopt an embedded system, a programmable logic controller (PLC) or an industrial-grade microcontroller unit (MCU), which has fuzzy control logic or proportional-integral-differential (PID) control algorithm integrated inside.
[0018] The temperature and humidity are adjusted using PID algorithm. set 、Current temperature T cur The deviation between et(t) = T set -T cur Continuously adjust the control quantity u T (t) is expressed as:
[0019]
[0020] Among them, u T (t) represents the temperature control amount, K pT Indicates the temperature proportionality coefficient, K iT Indicates the temperature integral coefficient, K dT represents the temperature differential coefficient,
[0021] Humidity adjustment: Set the humidity deviation to e H (t) = H set -H cur , output control quantity u h (t) is expressed as:
[0022]
[0023] Among them, H set Indicates the set humidity, H cur Indicates the current humidity, u h (t) represents the temperature control amount, K pH Represents the humidity proportional coefficient, K iH Indicates the humidity integral coefficient, K dH represents the humidity differential coefficient,
[0024] When CO2 concentration Exceeds the set threshold C th When , the control module outputs the ventilation control signal:
[0025] High-speed ventilation, Low-speed ventilation, where is the high-speed ventilation threshold, is the low-speed ventilation threshold,
[0026] The lighting judgment control logic expression is:
[0027]
[0028] According to the silkworm's dependence on circadian rhythm and activity state, the system can adjust the light intensity L cur With the setting reference L ref Compare and judge.
[0029] Furthermore, the operation process of the air circulation and purification module includes: an upper air supply and lower return air duct system, a low air volume fan, an air filter device, and an ultraviolet sterilization lamp group. The upper air supply and lower return air duct system simulates the natural convection structure and is used to drive the entire silkworm room to form a uniform and soft circulating airflow through the vertical airflow organization of top air supply and ground return air.
[0030] Set the wind speed range expression to: V cs (x, y, z, t)≤V max , where V cs (x, y, z, t) represents the instantaneous wind speed at a certain point in the silkworm room, V max The maximum allowable wind speed in a flexible wind environment, x, y, z represent the three-dimensional space coordinates, and t represents the time variable.
[0031] Furthermore, the operation process of the air circulation and purification module includes: the micro-air volume fan is used for indoor air flow to ensure effective air flow without disturbing the silkworm body. The silent performance and air volume output efficiency evaluation expression of the fan operation are:
[0032] Among them, L p It represents the sound pressure level generated by the fan operation, Q represents the air volume, P s Indicates fan static pressure, η s Indicates the static pressure efficiency of the fan. By controlling the matching relationship between air volume and static pressure, L p Maintaining low-noise operation range, while ensuring air supply effect, while minimizing interference to silkworms, maintaining a quiet and stable silkworm breeding environment.
[0033] Furthermore, the operation process of the air circulation and purification module includes: the air filtration device is provided with a two-stage filtration structure, including a primary filter (for filtering large particles of impurities such as dust and silkworm body debris) and a HEPA high-efficiency filter (for intercepting bacteria, fungal spores and PM2.5 particles).
[0034] The ultraviolet germicidal lamp group uses an ultraviolet light source in the UVC band (200-280nm) to directly irradiate microorganisms (including bacteria, viruses, fungal spores, etc.) flowing through the sterilization area in the air, destroying their DNA / RNA base pair arrangement structure. The effective purification capacity of the ultraviolet lamp in a spatial area V can be estimated by the expression of its sterilization coverage per unit time: V 净 =A 照 v = (W H) v, where A 照 represents the cross-sectional area of the lamp illumination area, v is the air velocity, and W·H represents the width and height of the illumination surface. When designing the system, the following should be ensured: Where η represents the purification coverage of the air volume.
[0035] Furthermore, the operation process of the remote monitoring and warning module includes: monitoring environmental variables, assuming that the monitored environmental variables are P i (t), the corresponding target value is P i,set , the maximum allowable deviation is ∈ i , the early warning criterion expression is: Where i represents the environment variable, δ(t)∈[-1,1] represents the safe range,
[0036] Introducing the weight coefficient W i , reflecting the relative influence of different environmental parameters on silkworm growth (e.g., temperature and humidity have greater weight than light), and constructing the total environmental risk function:
[0037] Where R(t) represents the total environmental risk function, n represents the total number of parameters, and w i represents the weight coefficient, δ i (t) represents the deviation value of the i-th parameter,
[0038] Introducing dynamic warning threshold R t (t) = α L +β L exp(-γt), α L Indicates the basic risk tolerance of the current silkworm age stage, β L , represents the rate of change of the dynamic threshold, t represents the duration of the current stage,
[0039] The final early warning criterion is: IF R(t)>R t (t), if the actual environmental risk value exceeds the dynamic threshold of the current stage, the environmental anomaly warning mechanism will be triggered.
[0040] Beneficial effects
[0041] Compared with the known public technology, the technical solution provided by the present invention has the following advantages:
[0042] Beneficial effects:
[0043] The present invention coordinates the temperature and humidity regulation subsystem through a central control module, combines real-time environmental monitoring data, and adopts a dynamic error feedback algorithm (such as PID control) to drive the intelligent linkage of multiple execution modules such as heating, cooling, humidification, and dehumidification, so that the environmental parameters are stably close to the optimal set values of each silkworm age stage, thereby ensuring the environmental stability and continuity of the growth of 1-3 instar silkworms and significantly reducing the frequency of manual intervention and the risk of fluctuations.
[0044] The present invention realizes flexible circulation and multi-stage purification in the field through the design of upper air supply + lower return air duct, combined with the light air volume fan drive and HEPA high-efficiency filtration device. It can also be equipped with ultraviolet sterilization and negative ion generation modules to inhibit the accumulation and spread of bacteria, viruses and suspended particles in the breeding room, avoid local environmental alienation and cross infection, and create a clean, stable and natural silkworm breeding environment.
[0045] By integrating the Internet of Things platform interface with the mobile control interface, the system can realize remote environmental data viewing, control command issuance and historical operation status playback; the embedded multi-threshold anomaly recognition algorithm will automatically trigger SMS, App or on-site sound and light alarm mechanism if temperature and humidity deviations, power anomalies or module failures are detected, ensuring timely response and intervention by breeding personnel, greatly improving the intelligence level of system operation and management security. BRIEF DESCRIPTION OF THE DRAWINGS
[0046] Figure 1 This is a system diagram of a temperature and humidity control system for silkworm co-rearing in the present invention. DETAILED DESCRIPTION
[0047] In order to enable those skilled in the art to better understand the solutions of the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the embodiments described are only part of the embodiments of the present invention, not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without making creative efforts should fall within the scope of protection of the present invention.
[0048] It should be noted that the terms "first", "second", etc. in the description and claims of the present invention and the above-mentioned drawings are used to distinguish similar objects and are not necessarily used to describe a specific order or sequence. It should be understood that the numbers used in this way can be interchanged where appropriate, so that the embodiments of the present invention described herein can be implemented in an order other than those illustrated or described herein. In addition, the terms "including" and "having" and any variations thereof are intended to cover non-exclusive inclusions. For example, a process, method, system, product or device that includes a series of steps or units is not necessarily limited to those steps or units clearly listed, but may include other steps or units that are not clearly listed or inherent to these processes, methods, products or devices.
[0049] The present invention is described in further detail below with reference to the accompanying drawings:
[0050] Example:
[0051] like Figure 1 As shown, the present invention provides a temperature and humidity control system for a silkworm co-rearing room, comprising: a silkworm room environment sensing module for collecting real-time temperature, humidity, CO2 concentration, and light intensity at multiple key points in the silkworm room;
[0052] Furthermore, the operation process of the silkworm room environment perception module includes: digital temperature and humidity sensor: used to collect temperature and relative humidity information of each monitoring point; CO2 concentration sensor: real-time monitoring of carbon dioxide content in the air to assist in determining whether ventilation is needed; light intensity sensor: monitors the lighting or natural light conditions in the silkworm room to assist in determining the activity or sleep status of the silkworms; collection terminal and wireless communication device: used to collect data from each sensor and upload it to the central control module or cloud platform through wireless communication (such as Wi-Fi, LoRa, NB-IoT),
[0053] Temperature and humidity sensor drift calibration uses a dynamic linear compensation model to compensate for sensor drift in high humidity environments using real-time deviation compensation:
[0054] H corrected =(H raw -b)·(1-α·t)+ΔH ref , where H raw represents the original humidity value of the sensor, b represents the zero drift, α represents the aging attenuation coefficient, t represents the operating time, ΔH ref It represents the real-time difference based on the reference sensor. This method combines regular static calibration with multi-sensor fusion to correct the original measurement value in real time, improving the measurement accuracy and stability. The acquisition terminal and wireless communication device: The system judges based on the channel quality parameters of the current NB-IoT link and uses the following decision function to select the communication link: in, Indicates NB-IoT signal-to-noise ratio, RTT NB β represents the round-trip delay of the NB-IoT link, β represents the signal-to-noise ratio threshold, typically set to 10 dB, and Τ represents the delay timeout threshold, typically set to 5 seconds. When the signal-to-noise ratio of the NB-IoT link is low or there is severe delay fluctuation, the system automatically switches to the LoRa link to ensure the timeliness and success rate of data transmission.
[0055] Specifically, the silkworm room environment perception module is installed in the silkworm room and is used to collect parameters such as temperature, humidity, carbon dioxide concentration and light intensity at multiple key locations in the breeding environment in real time. The module includes digital temperature and humidity sensors, CO2 concentration sensors and light intensity sensors arranged in the upper, middle and bottom layers of the silkworm racks, which are used to monitor the temperature and humidity environment, air quality and light conditions in the breeding space respectively. After the data collection terminal connects all the sensor data, it transmits it to the central control module or cloud system through wireless communication devices to realize real-time data upload and remote monitoring. The multi-point distributed arrangement can effectively improve the spatial coverage of the collection and the accuracy of the environmental data, and support the system to promptly determine whether ventilation, light adjustment or temperature and humidity control are needed to ensure the stability of the environment of the middle-aged silkworms from the 1st to the 3rd age.
[0056] The central control module makes judgments and analyses based on the data collected by the silkworm room environment perception module and outputs adjustment instructions;
[0057] Furthermore, the operation process of the central control module includes: the central control module is set at the core position of the silkworm room control system, and is used to receive the temperature, humidity, carbon dioxide concentration, and light intensity environmental parameters uploaded by the environmental monitoring module, and make real-time judgments and analyses based on the target set values corresponding to the current silkworm age stage, and then output adjustment instructions to drive the temperature and humidity adjustment module, ventilation module and other actuators to perform corresponding actions. The central control module is composed of a control mainboard, a data storage unit and a communication interface. The control mainboard can adopt an embedded system, a programmable logic controller (PLC) or an industrial-grade microcontroller unit (MCU), which has fuzzy control logic or proportional-integral-differential (PID) control algorithm integrated inside.
[0058] The temperature and humidity are adjusted using PID algorithm. set 、Current temperature T cur The deviation between et(t) = T set -T cur Continuously adjust the control quantity u T (t) is expressed as:
[0059] Among them, u T (t) represents the temperature control amount, KpT Indicates the temperature proportionality coefficient, K iT Indicates the temperature integral coefficient, K dT represents the temperature differential coefficient, and the humidity deviation is set to e for humidity control H (t) = H set -H cur , output control quantity u h (t) is expressed as: Among them, H set Indicates the set humidity, H cur Indicates the current humidity, u h (t) represents the temperature control amount, K pH Represents the humidity proportional coefficient, K iH Indicates the humidity integral coefficient, K dH Indicates the humidity differential coefficient. When the CO2 concentration Exceeds the set threshold C th When , the control module outputs the ventilation control signal: High-speed ventilation, Low-speed ventilation, where is the high-speed ventilation threshold, is the low-speed ventilation threshold, and the illumination judgment control logic expression is:
[0060]
[0061] The system recognizes it as active.
[0062] According to the silkworm's dependence on circadian rhythm and activity state, the system can adjust the light intensity L cur With the setting reference L ref Compare and judge;
[0063] Specifically, the central control module receives environmental parameter data uploaded by the environmental monitoring module, analyzes it based on target values for each silkworm age, and then outputs corresponding control commands to control functional modules such as temperature and humidity control and ventilation. This module primarily consists of a control motherboard, which can be an embedded system, programmable logic controller (PLC), or industrial-grade microcontroller unit (MCU). It incorporates fuzzy control logic or PID control algorithms to achieve precise response and control to environmental changes. The central control module includes an internal storage unit for storing target temperature and humidity parameters for different stages (e.g., 1st, 2nd, and 3rd instar silkworms). It automatically switches control settings based on the silkworm's age, improving the accuracy and timeliness of control. Furthermore, the module features a communication interface that supports multiple communication methods, including Wi-Fi, 4G, and RS-485, enabling data exchange and remote control with a remote management terminal. It offers multiple operating modes, including automatic, manual, and emergency control, ensuring reliable regulation even under abnormal conditions.
[0064] Furthermore, the operation process of the air circulation and purification module includes: upper air supply and lower return air duct system, micro air volume fan, air filter device, ultraviolet sterilization lamp group. The upper air supply and lower return air duct system simulates the natural convection structure, and uses the vertical airflow organization mode of top air supply and ground return air to drive the formation of uniform and soft circulating air in the entire silkworm room.
[0065] Set the wind speed range expression to: V cs (x, y, z, t)≤V max , where V cs (x, y, z, t) represents the instantaneous wind speed at a certain point in the silkworm room, V max The maximum allowable wind speed in the flexible wind environment, x, y, z represent the three-dimensional spatial coordinates, t represents the time variable, and the micro-air volume fan is used for indoor air flow to ensure effective air flow without disturbing the silkworm body. The evaluation expression of the fan's silent performance and air volume output efficiency is: Among them, L p It represents the sound pressure level generated by the fan operation, Q represents the air volume, P s Indicates fan static pressure, η s Indicates the static pressure efficiency of the fan. By controlling the matching relationship between air volume and static pressure, L p Maintaining a low-noise operating range, while ensuring air supply effects, minimizing interference to silkworms, and maintaining a quiet and stable silkworm rearing environment, the air filtration device is equipped with a two-stage filtration structure, including a primary filter (for filtering large particles of impurities such as dust and silkworm debris) and a HEPA high-efficiency filter (for intercepting bacteria, fungal spores, and PM2.5 particles).
[0066] The ultraviolet germicidal lamp group uses a UVC band (200-280nm) ultraviolet light source to directly irradiate microorganisms (including bacteria, viruses, fungal spores, etc.) flowing through the sterilization area in the air, destroying their DNA / RNA base pair arrangement structure. The effective purification capacity of the ultraviolet lamp in a spatial area V can be estimated by estimating its sterilization coverage volume per unit time: V 净 =A 照 v = (W H) v, where A 照 represents the cross-sectional area of the lamp illumination area, v is the air velocity, and W·H represents the width and height of the illumination surface. When designing the system, the following should be ensured: Where η represents the purification coverage of the air volume;
[0067] Specifically, the air circulation and purification module realizes the coordinated optimization of the air flow and cleanliness of the silkworm room by integrating the upper air supply and lower return air duct system, the micro-air volume fan, the two-stage air filtration device and the optional air sterilization and purification system. Through the vertical airflow organization of top air supply and ground return air, natural convection is simulated to form a stable and uniform circulating airflow, avoiding the uneven distribution of temperature and humidity caused by local stagnation. The micro-air volume fan adopts a low-noise flexible air supply design, taking into account both air flow and silkworm comfort. The two-stage filtration structure consists of a primary filter and a high-efficiency HEPA filter. It is composed of a device that can remove large particles of impurities and PM2.5-level particles respectively, with an overall filtration efficiency of up to 99.97%. In addition, the module can be optionally equipped with an ultraviolet germicidal lamp or a negative ion generator to achieve the synergistic inactivation of microorganisms such as bacteria and fungal spores in the air and the neutralization of particles. The system controls the central control module to connect the air quality sensor and the silkworm age parameters, to achieve on-demand start and stop of the purification device and adaptive adjustment of the air volume, to ensure that the silkworm room maintains a clean, uniform and suitable air environment at different breeding stages, effectively reduce the risk of disease transmission, and improve the survival rate of the silkworm colony and the stability of breeding.
[0068] Furthermore, the operation process of the remote monitoring and warning module includes: monitoring environmental variables, assuming that the monitored environmental variables are P i (t), the corresponding target value is P i,set , the maximum allowable deviation is ∈ i , the early warning criterion expression is: Where i represents the environmental variable, δ(t)∈[-1,1] represents the safe range, and the weight coefficient W is introduced. i , reflecting the relative influence of different environmental parameters on silkworm growth (e.g., temperature and humidity have greater weight than light), and constructing the total environmental risk function: Where R(t) represents the total environmental risk function, n represents the total number of parameters, and w i represents the weight coefficient, δ i (t) represents the deviation value of the i-th parameter; the dynamic warning threshold R is introducedth (t) = α L +β L exp(-γt), where α L Indicates the basic risk tolerance of the current silkworm age stage, β L , represents the rate of change of the dynamic threshold, t represents the duration of the current stage, and the final warning criterion is: IF R(t)>R th (t), if the actual environmental risk value exceeds the dynamic threshold of the current stage, the environmental abnormality warning mechanism will be triggered,
[0069] Specifically, based on the IoT cloud platform architecture, it integrates cloud communication interfaces, user interaction terminals and multi-channel early warning mechanisms to realize remote monitoring, control and abnormal early warning of silkworm room environmental parameters. It is connected to the central control unit through the MQTT / HTTP protocol, and key data such as temperature and humidity, CO2 concentration, and light intensity are uploaded to the cloud in real time. Users can remotely view parameter curves, control the operating status of sub-modules, and set target values for silkworm age stages through mobile apps or web pages. The system supports minute-level sampling and historical data playback, which facilitates operation trend analysis and strategy adjustments. When an over-limit or abnormal state is detected, the system can push early warning information through SMS, App pop-ups, WeChat notifications, or on-site sound and light alarms to ensure immediate response.
[0070] The above embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit the same. Although the present invention has been described in detail with reference to the aforementioned embodiments, those skilled in the art should understand that they can still modify the technical solutions described in the aforementioned embodiments, or make equivalent replacements for some of the technical features therein. However, these modifications or replacements will not cause the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the various embodiments of the present invention.
Claims
1. A temperature and humidity control system for silkworm co-rearing, characterized in that: include: The silkworm room environment sensing module collects real-time temperature, humidity, CO2 concentration, and light intensity at multiple key points in the silkworm room; Central control module: performs judgment and analysis based on the data collected by the silkworm room environment perception module and outputs adjustment instructions; Air circulation and purification module: maintains indoor air convection and circulation, is used to address local temperature and humidity unevenness, and purifies the air at the same time; Remote monitoring and early warning module, used for remote viewing of system status, remote setting of parameters, and abnormal alarm push functions.
2. A temperature and humidity control system for silkworm co-rearing according to claim 1, characterized in that: The operation process of the Jamsom Room Environment Perception Module includes: Temperature and humidity sensor drift calibration uses a dynamic linear compensation model to compensate for sensor drift in real time: in, Indicates the original humidity value of the sensor. Indicates the zero drift. represents the aging attenuation coefficient, Indicates the running time, Indicates the real-time difference value based on the reference sensor, Acquisition terminal and wireless communication device: The system makes a judgment based on the channel quality parameters of the current NB-IoT link and uses the following decision function to select the communication link: in, Indicates the NB-IoT signal-to-noise ratio, Indicates the round-trip delay of the NB-IoT link, Indicates the signal-to-noise ratio threshold, Indicates the latency timeout threshold.
3. A temperature and humidity control system for silkworm co-rearing according to claim 2, characterized in that: The operation process of the central control module includes: The temperature and humidity are adjusted using PID algorithm to adjust the target temperature. , current temperature The deviation between Continuous adjustment to control the amount : in, Indicates the temperature control amount, represents the temperature proportionality coefficient, represents the temperature integral coefficient, represents the temperature differential coefficient, Humidity adjustment: Set the humidity deviation to , output control quantity The expression is: in, Indicates the set humidity. Indicates the current humidity. Indicates the temperature control amount, represents the humidity proportional coefficient, represents the humidity integral coefficient, represents the humidity differential coefficient, when concentration Exceeding the set threshold When , the control module outputs the ventilation control signal: , ,in is the high-speed ventilation threshold, is the low-speed ventilation threshold, The lighting judgment control logic expression is: Based on the silkworms' dependence on circadian rhythm and activity state, the system can and setting reference Compare and judge.
4. A temperature and humidity control system for silkworm co-rearing according to claim 1, characterized in that: The operation process of the air circulation and purification module includes: upper air supply and lower return air duct system, micro-air volume fan, air filter device, ultraviolet sterilization lamp group. The upper air supply and lower return air duct system simulates the natural convection structure and uses the vertical airflow organization mode of top air supply and ground return air to drive the formation of uniform and soft circulating air in the entire silkworm room. Set the wind speed range expression to: ,in Indicates the instantaneous wind speed at a certain point in the silkworm room. Maximum allowable wind speed in soft wind environment, represents the three-dimensional space coordinates, Represents a time variable.
5. A temperature and humidity control system for silkworm co-rearing according to claim 4, characterized in that: The operation process of the air circulation and purification module includes: the micro-air volume fan is used for indoor air flow, and the silent performance and air volume output efficiency evaluation expression of the fan operation are: ,in, Indicates the sound pressure level generated by the fan operation. Indicates air volume, Indicates the fan static pressure, Indicates the static pressure efficiency of the fan. By controlling the matching relationship between air volume and static pressure, Keep in low noise operating range.
6. A temperature and humidity control system for silkworm co-rearing according to claim 4, characterized in that: The operation process of the air circulation and purification module includes: the air filtration device is equipped with a two-stage filtration structure, including a primary filter and a HEPA high-efficiency filter, The ultraviolet germicidal lamp group adopts UVC band ultraviolet light source, and the ultraviolet lamp is in a space area. The effective purification capacity within can be estimated by estimating the sterilization coverage volume per unit time as follows: ,in, represents the cross-sectional area of the lamp irradiation area, Air velocity, Indicates the width and height of the irradiated surface. When designing the system, ensure that: in Indicates the purification coverage of air volume.
7. The temperature and humidity control system for silkworm co-rearing according to claim 1, characterized in that: The operation process of the remote monitoring and warning module includes: monitoring environment variables, setting the monitoring environment variables as , the corresponding target value is The maximum allowable deviation is , the early warning criterion expression is: ,in Represents environment variables, Indicates that it is within a safe range. Introducing weight coefficient , construct the total environmental risk function: ,in, represents the total environmental risk function, Indicates the total number of parameters, represents the weight coefficient, Indicates the The deviation value of the item parameter.
8. A temperature and humidity control system for silkworm co-rearing according to claim 7, characterized in that: The operation process of the air circulation and purification module includes: introducing dynamic warning thresholds ,in, Indicates the basic risk tolerance of the current silkworm age stage, Indicates the rate of change of the dynamic threshold. Indicates the duration of the current phase, The final warning criteria are: ,If the actual environmental risk value exceeds the dynamic threshold of the current stage, the ,environmental anomaly warning mechanism will be triggered.