Moisture in insulation materials will impair their thermal and acoustic performance, induce microbe growth, and cause equipment/material corrosion. Moisture content measurement is vital to the effective moisture contr...Moisture in insulation materials will impair their thermal and acoustic performance, induce microbe growth, and cause equipment/material corrosion. Moisture content measurement is vital to the effective moisture control. This investigation proposes a simple, fast, and accurate method to measure moisture content of insulation materials through matching the measured temperature rise. Since moisture content corresponds to unique thermophysical properties, the measured temperature rise varies with moisture content. During the data analysis, all possible volumetric heat capacities and thermal conductivities are enumerated to match the measured temperature rise based on the composite heat conduction theory. Then, the partial derivatives with respect to both volumetric heat capacity and thermal conductivity are evaluated, so that these partial derivatives will be guaranteed equaling to zero at the optimal solutions to the moisture content. Compared to the benchmarked gravimetric method, this proposed method was found having a better accuracy but requiring a short test time.展开更多
In this paper, we research on the research on the mass structured data storage and sorting algorithm and methodology for SQL database under the big data environment. With the data storage market development and center...In this paper, we research on the research on the mass structured data storage and sorting algorithm and methodology for SQL database under the big data environment. With the data storage market development and centering on the server, the data will store model to data- centric data storage model. Storage is considered from the start, just keep a series of data, for the management system and storage device rarely consider the intrinsic value of the stored data. The prosperity of the Internet has changed the world data storage, and with the emergence of many new applications. Theoretically, the proposed algorithm has the ability of dealing with massive data and numerically, the algorithm could enhance the processing accuracy and speed which will be meaningful.展开更多
排序算法是计算机科学领域的一个基础算法,是大量应用的算法核心。在大数据时代,随着数据量的极速增长,并行排序算法受到广泛关注。现有的并行排序算法普遍存在通信开销过大、负载不均衡等问题,导致算法难以大规模扩展。针对以上问题,...排序算法是计算机科学领域的一个基础算法,是大量应用的算法核心。在大数据时代,随着数据量的极速增长,并行排序算法受到广泛关注。现有的并行排序算法普遍存在通信开销过大、负载不均衡等问题,导致算法难以大规模扩展。针对以上问题,提出一种大规模可扩展的正则采样并行排序(scalable parallel sorting by regular sampling,ScaPSRS)算法,摒弃传统正则采样并行排序(parallel sorting by regular sampling,PSRS)算法中由一个进程负责采样的做法,转而让所有进程参与正则采样,选出p-1个分隔元素,将整个数据集划分成p个不相交的子集,然后实施并行排序,避免了单一进程的采样瓶颈。此外,ScaPSRS采用一种新的迭代更新策略选择p-1个分隔元素,保证划分的p个子集尽可能大小相同,从而确保p个进程对各自的子集进行本地排序时的负载均衡。在天河二号超级计算机上进行的大量实验表明,ScaPSRS算法能够成功地扩展到32000个内核,性能比PSRS算法和Hofmann等人提出的分区算法分别提升了3.7倍和11.7倍。展开更多
文摘Moisture in insulation materials will impair their thermal and acoustic performance, induce microbe growth, and cause equipment/material corrosion. Moisture content measurement is vital to the effective moisture control. This investigation proposes a simple, fast, and accurate method to measure moisture content of insulation materials through matching the measured temperature rise. Since moisture content corresponds to unique thermophysical properties, the measured temperature rise varies with moisture content. During the data analysis, all possible volumetric heat capacities and thermal conductivities are enumerated to match the measured temperature rise based on the composite heat conduction theory. Then, the partial derivatives with respect to both volumetric heat capacity and thermal conductivity are evaluated, so that these partial derivatives will be guaranteed equaling to zero at the optimal solutions to the moisture content. Compared to the benchmarked gravimetric method, this proposed method was found having a better accuracy but requiring a short test time.
文摘In this paper, we research on the research on the mass structured data storage and sorting algorithm and methodology for SQL database under the big data environment. With the data storage market development and centering on the server, the data will store model to data- centric data storage model. Storage is considered from the start, just keep a series of data, for the management system and storage device rarely consider the intrinsic value of the stored data. The prosperity of the Internet has changed the world data storage, and with the emergence of many new applications. Theoretically, the proposed algorithm has the ability of dealing with massive data and numerically, the algorithm could enhance the processing accuracy and speed which will be meaningful.
文摘排序算法是计算机科学领域的一个基础算法,是大量应用的算法核心。在大数据时代,随着数据量的极速增长,并行排序算法受到广泛关注。现有的并行排序算法普遍存在通信开销过大、负载不均衡等问题,导致算法难以大规模扩展。针对以上问题,提出一种大规模可扩展的正则采样并行排序(scalable parallel sorting by regular sampling,ScaPSRS)算法,摒弃传统正则采样并行排序(parallel sorting by regular sampling,PSRS)算法中由一个进程负责采样的做法,转而让所有进程参与正则采样,选出p-1个分隔元素,将整个数据集划分成p个不相交的子集,然后实施并行排序,避免了单一进程的采样瓶颈。此外,ScaPSRS采用一种新的迭代更新策略选择p-1个分隔元素,保证划分的p个子集尽可能大小相同,从而确保p个进程对各自的子集进行本地排序时的负载均衡。在天河二号超级计算机上进行的大量实验表明,ScaPSRS算法能够成功地扩展到32000个内核,性能比PSRS算法和Hofmann等人提出的分区算法分别提升了3.7倍和11.7倍。