Journal of Appliance Science & Technology ›› 2023, Vol. 0 ›› Issue (zk): 448-452.doi: 10.19784/j.cnki.issn1672-0172.2023.99.102

Previous Articles     Next Articles

Hierarchical method and implementation of embedded software for air conditioning

WANG Ping, ZHANG Yongliang   

  1. Hisense Air conditioning Co., Ltd. Qingdao 266100
  • Online:2023-12-12 Published:2023-12-26

Abstract: Presents a layered design scheme of embedded software for air conditioning. According to the characteristics of air conditioning software and the design idea of state machine, this software is divided into task scheduling layer, function logic layer, component driver layer and hardware configuration layer. The rule is: the upper layer can only call the function of its lower layer, and the lower layer can’t call the function of its upper layer. Data is transmitted between the layers by the interface. When one layer needs to be modified, the logic of the other layers is not affected as long as the interface is unchanged.

Key words: Embedded Software, Architecture Design, State Machine

CLC Number: