976 resultados para polycyclic terrain
Resumo:
On the basis of HF/6-31G(d) optimized structures, the nonplanar distortions of 135 polycyclic aromatic hydrocarbons (PAHs) have been classified as splitting (S-) and arching (A-) distortions. Three bay structures are proposed as the structural origin of S-distortion. Due to the limitation of sample molecules, a set of universal motifs for molecules containing A-distortions is not available; however, a set of motifs and parameters are developed for the semiquantitative estimation of the nonplanar strain energies of PAHs containing the corannulene structure, and the differences between the E, values from quantum calculations and those from these estimations vary from -5.60 to 5.51 kcal/mol. The above results are fundamentally important for the understanding of nonplanar distortion of PAHs and fullerenes, and this method can also be employed to semiquantitatively estimate strain energies of such molecules containing hundreds of carbon atoms.
Resumo:
Multiresolution Triangular Mesh (MTM) models are widely used to improve the performance of large terrain visualization by replacing the original model with a simplified one. MTM models, which consist of both original and simplified data, are commonly stored in spatial database systems due to their size. The relatively slow access speed of disks makes data retrieval the bottleneck of such terrain visualization systems. Existing spatial access methods proposed to address this problem rely on main-memory MTM models, which leads to significant overhead during query processing. In this paper, we approach the problem from a new perspective and propose a novel MTM called direct mesh that is designed specifically for secondary storage. It supports available indexing methods natively and requires no modification to MTM structure. Experiment results, which are based on two real-world data sets, show an average performance improvement of 5-10 times over the existing methods.
Resumo:
The aim of this study was to evaluate the feasibility of using semipermeable membrane devices (SPMDs) and polyethylene-based passive sampler devices (PSDs) for monitoring PAHs in stormwater. Firstly, SPMDs were deployed at one site and SPMD-derived water concentrations were compared with water concentration measured from grab samples. In a subsequent deployment the performance of SPMDs and PSDs was compared. Finally PSDs of multiple surface area to volume ratios were used to compare PAH concentrations at the two sites. The results obtained in this study show that SPMDs can be used to measure the water concentration of PAHs with reasonable accuracy, when compared with grab samples collected at the same site. Importantly, several PAHs which could not be detected in a 10 L grab sample could be detected in the SPMDs. PSD and SPMD samplers produced similar results when deployed at the same site, with most estimated water concentrations within a factor of 1.5. The use of PSDs in multiple surface area to volume ratios proved to be an effective means of characterizing the uptake kinetics for PAHs in situ. Overall passive water samplers proved to be an efficient technique for monitoring PAHs in stormwater.
Resumo:
Terrain can be approximated by a triangular mesh consisting millions of 3D points. Multiresolution triangular mesh (MTM) structures are designed to support applications that use terrain data at variable levels of detail (LOD). Typically, an MTM adopts a tree structure where a parent node represents a lower-resolution approximation of its descendants. Given a region of interest (ROI) and a LOD, the process of retrieving the required terrain data from the database is to traverse the MTM tree from the root to reach all the nodes satisfying the ROI and LOD conditions. This process, while being commonly used for multiresolution terrain visualization, is inefficient as either a large number of sequential I/O operations or fetching a large amount of extraneous data is incurred. Various spatial indexes have been proposed in the past to address this problem, however level-by-level tree traversal remains a common practice in order to obtain topological information among the retrieved terrain data. A new MTM data structure called direct mesh is proposed. We demonstrate that with direct mesh the amount of data retrieval can be substantially reduced. Comparing with existing MTM indexing methods, a significant performance improvement has been observed for real-life terrain data.