WO2023077700A1 - Climatiseur et système de commande associé - Google Patents

Climatiseur et système de commande associé Download PDF

Info

Publication number
WO2023077700A1
WO2023077700A1 PCT/CN2022/079616 CN2022079616W WO2023077700A1 WO 2023077700 A1 WO2023077700 A1 WO 2023077700A1 CN 2022079616 W CN2022079616 W CN 2022079616W WO 2023077700 A1 WO2023077700 A1 WO 2023077700A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
priority
level
stored
module
Prior art date
Application number
PCT/CN2022/079616
Other languages
English (en)
Chinese (zh)
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 青岛海信日立空调系统有限公司
Priority to CN202280063818.0A priority Critical patent/CN118043769A/zh
Publication of WO2023077700A1 publication Critical patent/WO2023077700A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0614Improving the reliability of storage systems
    • G06F3/0616Improving the reliability of storage systems in relation to life time, e.g. increasing Mean Time Between Failures [MTBF]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/062Securing storage systems
    • G06F3/0623Securing storage systems in relation to content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0631Configuration or reconfiguration of storage systems by allocating resources to storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0652Erasing, e.g. deleting, data cleaning, moving of data to a wastebasket

Definitions

  • the present disclosure relates to the technical field of air conditioning control, in particular to an air conditioner and a control system thereof.
  • Multi-connected central air-conditioning controllers need to write or erase a large amount of data frequently in the storage.
  • Some embodiments of the present disclosure provide a control system, including an operation parameter collection module, an operation parameter analysis module, a storage control module and a storage module.
  • the operation parameter collection module is used to obtain the equipment operation parameters;
  • the operation parameter analysis module is used to divide the equipment into several idle levels according to the obtained equipment operation parameters;
  • the storage control module is used to obtain the data to be stored and determine the data corresponding to the data to be stored type, determine the data priority according to the data type, and determine whether to store the data to be stored in the storage module according to the data priority and the equipment idle level;
  • the storage module is used to store the data to be stored.
  • An air conditioner comprising the above-mentioned control system.
  • Fig. 1 is a functional block diagram of data processing in a multi-connected air-conditioning system according to some embodiments of the present disclosure.
  • Fig. 2 is a flow chart of data processing in a multi-connected air-conditioning system according to some embodiments of the present disclosure.
  • the disclosed control system includes an operation parameter collection module, an operation parameter analysis module, a storage control module and a storage module.
  • the operation parameter collection module is used to obtain the equipment operation parameters; the operation parameter analysis module is used to divide the equipment into several idle levels according to the obtained equipment operation parameters; the storage control module is used to obtain the data to be stored and determine the data type corresponding to the data to be stored, Determine the data priority according to the data type, and determine whether to store the data to be stored in the storage module according to the data priority and the equipment idle level; the storage module is used to store the data to be stored.
  • This disclosure collects equipment operating parameters to form records, analyzes equipment operating parameters, and establishes an equipment operation learning model through analysis. The stored data is classified according to the storage priority. When the device is busy, the erasing and writing times of the storage module are significantly reduced, which avoids the simultaneous storage of a large amount of data during the peak operation of the device.
  • the air conditioner of the present disclosure adopts the above-mentioned control system to classify the stored data to prevent the data from being frequently erased and written to the memory; learn and calculate the operating law of the controller through data learning to classify the idle degree of the equipment; and reduce the failure rate of the storage device.
  • a control system includes an operation parameter collection module, an operation parameter analysis module, a storage control module and a storage module, and the above modules will be described in detail below.
  • the operation parameter collection module is used to obtain equipment operation parameters.
  • the operating parameter analysis module is used to divide the equipment into several idle levels according to the obtained equipment operating parameters.
  • the storage control module is used to obtain the data to be stored and determine the data type corresponding to the data to be stored, determine the data priority according to the data type, and determine whether to store the data to be stored in the storage module according to the data priority and the device idle level.
  • a storage module configured to store the data to be stored.
  • the data priority includes priority 1, priority 2, ..., priority n, wherein, priority 1>priority 2>...>priority n.
  • the data priority corresponding to the data type is determined in advance and written in the program in advance.
  • control system further includes a setting module, configured to set data priorities according to requirements.
  • the device priority includes 4 levels as an example for illustration, as shown in the following table.
  • the device operating parameters acquired by the operating parameter collection module at least include CPU usage, UI operating parameters and communication rate parameters.
  • the equipment idle level includes level 1, level 2, ..., level n, and the size of the level is positively correlated with the degree of idleness, that is, level n is the most idle, and level 1 is the busiest.
  • the division of device idle levels is based on the size of device operating parameters such as: CPU usage, UI operating parameters and communication rate parameters. For each equipment idle level, the threshold division of the above parameters is performed, and the level is determined according to the threshold range to which the above parameters belong.
  • the general operating parameter analysis module performs data analysis at intervals to obtain the equipment idle level corresponding to the time period or time point.
  • the equipment idle level in this embodiment includes equipment idle levels corresponding to several time periods or time points. Taking the equipment idle level including four levels (level 1, level 2, level 3, and level 4) as an example for illustration, the following parameter records can be formed Analysis table (equipment operation law table).
  • time point 2 main menu 2 20% rate 2 Level 3 time point 3 main menu 3 30% rate 3 Level 2 time point 4 main menu 4 40% rate 4 Grade 1 time point 5 main menu 3 30% rate 3 Level 2 time point 6 main menu 2 20% rate 2 Level 3 ... ... ... ... ... ...
  • the storage control module is used to determine the time period or time point when the data to be stored belongs to and obtain the equipment idle level corresponding to the time period or time point, and determine whether to wait The stored data is stored in the storage module.
  • the storage control module is configured to store the data to be stored in the storage module when the priority of the data corresponds to the idle level of the device.
  • the priority of the data does not correspond to the idle level of the device, wait until the priority of the data corresponds to the idle level of the device at a later time period or point in time, and then store the data to be stored in the storage module.
  • the storage control module acquires the data to be stored at a certain time, the data priority of the data to be stored is priority 1, the time period or time point it belongs to is judged as time point 2, and the equipment idle level corresponding to the acquisition time point 2 is Level 3, priority 1 does not correspond to level 3, wait until the idle level of the device at time point 4 is level 1, at this time the data priority 1 corresponds to level 1, and store the data to be stored in the storage module.
  • the storage control module acquires the data to be stored at a certain time, the data priority of the data to be stored is priority 3, the time period or time point it belongs to is judged as time point 2, and the equipment idle level corresponding to the acquisition time point 2 is level 3 , priority 3 corresponds to level 3, and the data to be stored is directly stored in the storage module.
  • the device idle level may also include a device idle level curve that changes with time, and the storage control module is used to determine the time point when the data to be stored is acquired and obtain the data according to the device idle level curve.
  • the device idle level corresponding to the time point determines whether to store the data to be stored in the storage module according to the data priority and the device idle level corresponding to the time point.
  • the storage control module is configured to store the data to be stored in the storage module when the priority of the data corresponds to the idle level of the device.
  • the data priority does not correspond to the equipment idle level, wait until the data priority corresponds to the equipment idle level at a later point in time, and then store the data to be stored in the storage module.
  • control system of this embodiment includes the following control steps.
  • the equipment idle level corresponding to the time period (point) is to obtain the historical operation parameters, analyze the operation parameters, determine the equipment idle level, and generate the equipment operation law table.
  • step S4 Determine whether the data priority corresponds to the current device idle level, if yes, go to step S5, otherwise, go to step S4.
  • This embodiment also provides an air conditioner, which includes the above-mentioned control system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Air Conditioning Control Device (AREA)

Abstract

La présente invention concerne un système de commande qui comprend un module de collecte de paramètres de fonctionnement, un module d'analyse de paramètres de fonctionnement, un module de commande de stockage et un module de stockage. Le module de collecte de paramètres de fonctionnement est utilisé pour acquérir des paramètres de fonctionnement d'un dispositif ; le module d'analyse de paramètres de fonctionnement est utilisé pour diviser le dispositif en plusieurs niveaux de repos selon les paramètres de fonctionnement acquis du dispositif ; le module de commande de stockage est utilisé pour acquérir des données à stocker, déterminer un type de données correspondant auxdites données, déterminer une priorité de données selon le type de données et déterminer, selon la priorité de données et les niveaux de repos du dispositif, s'il faut stocker lesdites données dans le module de stockage ; et le module de stockage est utilisé pour stocker lesdites données.
PCT/CN2022/079616 2021-11-02 2022-03-07 Climatiseur et système de commande associé WO2023077700A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202280063818.0A CN118043769A (zh) 2021-11-02 2022-03-07 一种空调器及其控制系统

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111289861.2A CN114003175B (zh) 2021-11-02 2021-11-02 一种空调器及其控制系统
CN202111289861.2 2021-11-02

Publications (1)

Publication Number Publication Date
WO2023077700A1 true WO2023077700A1 (fr) 2023-05-11

Family

ID=79926598

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/079616 WO2023077700A1 (fr) 2021-11-02 2022-03-07 Climatiseur et système de commande associé

Country Status (2)

Country Link
CN (2) CN114003175B (fr)
WO (1) WO2023077700A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114003175B (zh) * 2021-11-02 2024-02-06 青岛海信日立空调系统有限公司 一种空调器及其控制系统

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106230904A (zh) * 2016-07-22 2016-12-14 广东美的暖通设备有限公司 空调机组的数据上传方法及装置
JP2017069889A (ja) * 2015-10-02 2017-04-06 三菱電機株式会社 通信制御装置および通信制御方法
CN107608865A (zh) * 2017-07-31 2018-01-19 珠海格力电器股份有限公司 数据存储方法和装置
CN108647092A (zh) * 2018-05-08 2018-10-12 深圳市零度智控科技有限公司 云存储方法、云平台及计算机可读存储介质
CN109612038A (zh) * 2018-11-23 2019-04-12 珠海格力电器股份有限公司 空调参数处理方法、装置、计算机设备和存储介质
US20190141001A1 (en) * 2017-11-07 2019-05-09 International Business Machines Corporation Dynamically changing message classification and priority based on iot device publication
CN113091228A (zh) * 2021-04-26 2021-07-09 广东美的暖通设备有限公司 一种空调机组数据的上传频率控制方法、装置及空调系统
CN114003175A (zh) * 2021-11-02 2022-02-01 青岛海信日立空调系统有限公司 一种空调器及其控制系统

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249491A (ja) * 2006-03-15 2007-09-27 Fujitsu Ltd マルチサーバ環境においてバッチジョブを分散させるプログラム、装置、および方法
US7490256B2 (en) * 2006-04-04 2009-02-10 Microsoft Corporation Identifying a target processor idle state
JP4542071B2 (ja) * 2006-08-28 2010-09-08 株式会社日立製作所 遠隔監視システム、遠隔監視装置及び遠隔監視方法
JP4812680B2 (ja) * 2007-04-11 2011-11-09 三菱電機株式会社 アクセス制御装置
CN100593146C (zh) * 2007-11-09 2010-03-03 上海可鲁系统软件有限公司 一种防止工业自动化系统雪崩的方法
JP5542068B2 (ja) * 2008-02-29 2014-07-09 コーニンクレッカ フィリップス エヌ ヴェ 利用可能だが可変である信号品質に基づく生理モニタリングの最適化
JP2010204816A (ja) * 2009-03-02 2010-09-16 Oki Electric Ind Co Ltd ジャーナルデータ管理方法、ジャーナルデータ管理システム、金融端末機、中継装置、及びジャーナル管理サーバ
CN101534245B (zh) * 2009-04-09 2011-08-10 国电南瑞科技股份有限公司 一种实时监控系统数据处理的传输控制方法
US9244682B2 (en) * 2011-11-22 2016-01-26 Iolo Technologies, Llc Idle detection
US9477523B1 (en) * 2013-06-25 2016-10-25 Amazon Technologies, Inc. Scheduling data access jobs based on job priority and predicted execution time using historical execution data
CN105897881A (zh) * 2016-04-01 2016-08-24 广东欧珀移动通信有限公司 根据消息优先级分批次分时段推送的方法、装置及移动终端
JP7052218B2 (ja) * 2017-05-19 2022-04-12 コニカミノルタ株式会社 エッジコンピューティングシステム、通信制御方法及び通信制御プログラム
CN107203341A (zh) * 2017-05-23 2017-09-26 建荣半导体(深圳)有限公司 基于闪存的数据存储方法、装置以及闪存芯片
US10489085B2 (en) * 2018-02-28 2019-11-26 Micron Technology, Inc. Latency-based scheduling of command processing in data storage devices
CN109819473A (zh) * 2019-01-11 2019-05-28 蜂巢能源科技有限公司 数据传输的处理方法、装置及电池管理系统
EP3996345A4 (fr) * 2019-08-06 2023-01-25 Siemens Aktiengesellschaft Procédé de configuration de niveau de priorité, plate-forme nuagique, système, dispositif informatique et support
CN110650185A (zh) * 2019-09-04 2020-01-03 安徽省粮油信息中心(安徽粮食批发交易市场管委会) 多类型异构数据不同步上传及延迟集成的方法及系统
CN111858604B (zh) * 2020-07-24 2022-11-04 平安证券股份有限公司 数据存储方法、装置、电子设备及存储介质
CN112445614A (zh) * 2020-11-03 2021-03-05 华帝股份有限公司 一种线程数据的存储管理方法、计算机设备及存储介质

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017069889A (ja) * 2015-10-02 2017-04-06 三菱電機株式会社 通信制御装置および通信制御方法
CN106230904A (zh) * 2016-07-22 2016-12-14 广东美的暖通设备有限公司 空调机组的数据上传方法及装置
CN107608865A (zh) * 2017-07-31 2018-01-19 珠海格力电器股份有限公司 数据存储方法和装置
US20190141001A1 (en) * 2017-11-07 2019-05-09 International Business Machines Corporation Dynamically changing message classification and priority based on iot device publication
CN108647092A (zh) * 2018-05-08 2018-10-12 深圳市零度智控科技有限公司 云存储方法、云平台及计算机可读存储介质
CN109612038A (zh) * 2018-11-23 2019-04-12 珠海格力电器股份有限公司 空调参数处理方法、装置、计算机设备和存储介质
CN113091228A (zh) * 2021-04-26 2021-07-09 广东美的暖通设备有限公司 一种空调机组数据的上传频率控制方法、装置及空调系统
CN114003175A (zh) * 2021-11-02 2022-02-01 青岛海信日立空调系统有限公司 一种空调器及其控制系统

Also Published As

Publication number Publication date
CN114003175B (zh) 2024-02-06
CN114003175A (zh) 2022-02-01
CN118043769A (zh) 2024-05-14

Similar Documents

Publication Publication Date Title
US9430288B2 (en) Job scheduling based on historical job data
US8918595B2 (en) Enforcing system intentions during memory scheduling
WO2023077700A1 (fr) Climatiseur et système de commande associé
WO2016107077A1 (fr) Procédé et appareil pour déterminer la durée d'utilisation restante d'un élément filtrant d'un purificateur d'air
CN106681661B (zh) 一种固态硬盘中读写调度方法及装置
US10712972B2 (en) Read commands scheduling method in storage device
CN111414070B (zh) 一种机箱功耗管理方法、系统及电子设备和存储介质
CN110865883B (zh) 一种大批量数据导入方法、装置、计算机设备及存储介质
CN103310842A (zh) 烧录系统及烧录方法
CN106326145A (zh) 一种存储器的控制方法和装置
CN106020984A (zh) 电子设备中进程的创建方法及装置
US20200192606A1 (en) Storage Device Operations Using A Die Translation Table
WO2017045500A1 (fr) Procédé et appareil de gestion de réseau de mémoire
CN105243003A (zh) 内存分配的监测方法及装置
CN111161424B (zh) 一种三维地图的确定方法及确定装置
CN108170380B (zh) 一种固态硬盘提升顺序读性能的方法及固态硬盘
CN111523174A (zh) 船体图纸中开孔的自动绘制方法、系统、设备和存储介质
CN109612008B (zh) 空调器的控制方法、装置及具有其的空调器
CN112015539B (zh) 任务分配方法、装置和计算机存储介质
CN110099132B (zh) 一种数据同步方法、装置、系统、设备和存储介质
CN111176573B (zh) 数据读写方法、装置、存储介质及电子设备
CN115789871A (zh) 能耗原因分析方法及装置
CN114356218A (zh) Flash存储器的数据纠错方法、设备以及介质
CN106095338A (zh) 一种记忆芯片的擦写实现方法及实现系统
CN113381941B (zh) 一种任务调度方法、装置、电子设备和计算机存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22888740

Country of ref document: EP

Kind code of ref document: A1