教育论文下载 摘要:分析了室内集中热水管网的教育论文下载特点,建立了热水管网的教育论文下载枝状、环状数据结构,提供了效率较高的算法,计算数据的提取与返回均在平面设计过程中完成,实现了计算绘图一体化。 关键词:数据结构 热水系统 水力热力计算
Research on Design and Calculation with Piping CAD for Indoor Hot Water System
Meng Guangtian Zhao Zhian (Institute of Air Conditioning, China Academy of Building Research ) Li Shougong ( Institute of Building Structures, China Academy of Building Research )
Abstract In this paper the hydraulic and thermal calculation of indoor hot water pipe net used in CAD is discussed and the data structure of both branch and circle pipe nets described. All design data of the hot water system can be gained and returned to drawing through input by designers, forming an intelligent CAD system of hot water system. Keywords data structure ; hot water system; hydraulic and thermal calculation
随着我国国民经济的发展和人民生活水平的提高,生活热水系统在建筑中的应用日趋广泛,迫切需要热水系统设计计算软件。室内生活热水系统按照循环方式可分为全循环管网、半循环管网和非循环管网。对于循环管网,其系统设计计算由热力计算和水力计算组成,热力计算部分非常繁琐,设计人员进行手工计算难度较大。热水系统计算绘图一体化软件在国内成型的产品很少,不能满足设计单位的需求,对其进行开发具有研究价值和经济效益。
1 室内生活热水系统的枝状、环状管路结构
对生活热水系统进行设计计算的关键在于根据系统管路建立正确简明的数据结构。以下介绍全循环、半循环、非循环热水管网的管路结构: 全循环管网即所有配水干管、立管和分支管都设有相应的回水管道,可保证配水管网任意点水温的热水管网。其典型形式见图1。

图1 全循环系统
半循环管网仅热水干管设有回水管路,只能保证干管中的设计温度的热水管。其典型形式如图2。 非循环管网即不设回水管路的热水管网。

图2 半循环系统
2 热水管路枝状、环状管路的数据结构描述
上述三种热水系统的管路可视为由配水管网与回水管网组成(非循环管网回水管路数为零),建立数据结构时,分别建立配水、回水管网的结点、管路结构。
|