厨房插座用电使用状态监测分析数据
收藏资源简介:
对家庭厨房使用的插座进行管理,采集插座的多个监测信息,包括:插座温度、插座所处环境的烟雾浓度、插座的电路信息;电路信息包括:功率、电压、电流。防止插座插排及用电设备出现用电危险,减少火灾隐患。对该数据分析可直接反馈和识别插座的使用状态是否正常,还可利用日常采集到的数据自动生成用电安全报告,对日常的隐患进行汇总分析,更加直观的了解隐患情况。数据来自于对家庭厨房使用的插座进行日常使用数据监测和读取。对插座采集的数据包括:插座温度、插座所处环境的烟雾浓度、插座每分钟的平均功率、电压、电流,对读取到的数据进行预设范围计算分析。预设范围如:插座内的温度不大于50摄氏度,反馈值为0,否则为1;插座所处环境的烟雾浓度不大于100ppm,反馈值为0,否则为1;插座的功率不大于3.5kW,反馈值为0,否则为1;插座的电压不大于250V,反馈值为0,否则为1。对各反馈值进行叠加,得到总反馈值。根据总反馈值可以判断插座是否故障,若总反馈值为0,则插座状态正常;总反馈值为1,则插座状态异常;总反馈值大于1,则报警。将预设判断条件量化,可直观体现插座的使用状态,保证了插座的使用安全性。
This dataset is designed for managing wall sockets used in home kitchens, collecting multiple monitoring parameters of the sockets, including socket temperature, smoke concentration in the surrounding environment, and circuit-related information (power, voltage and current). The goal of this data collection is to prevent electrical safety hazards for sockets, power strips and connected electrical equipment, and reduce fire risks. Analysis of the collected data enables direct feedback and identification of whether the socket is operating normally. Additionally, daily collected data can be used to automatically generate electrical safety reports, conduct aggregated analysis of daily potential hazards, and provide a more intuitive understanding of hazard situations. The dataset is sourced from daily monitoring and data collection of wall sockets used in home kitchens. The collected data for each socket includes: socket temperature, smoke concentration in its surrounding environment, and average power, voltage and current per minute. Collected data is analyzed against preset threshold ranges as follows: 1. If the socket temperature is no higher than 50°C, the feedback value is 0; otherwise, it is 1; 2. If the surrounding smoke concentration is no higher than 100ppm, the feedback value is 0; otherwise, it is 1; 3. If the socket power is no higher than 3.5kW, the feedback value is 0; otherwise, it is 1; 4. If the socket voltage is no higher than 250V, the feedback value is 0; otherwise, it is 1. Individual feedback values are summed to obtain a total feedback value. The total feedback value is used to determine the fault status of the socket: if the total feedback value is 0, the socket is operating normally; if it is 1, the socket is abnormal; if it is greater than 1, an alarm will be triggered. Quantifying the preset judgment conditions enables intuitive display of the socket's operating status, ensuring the safety of socket usage.




