27,759 research outputs found

    Freeze-Thaw Durability and Long-Term Performance Evaluation of Shotcrete in Cold Regions

    Get PDF
    This study’s aim was to evaluate the freeze-thaw durability of shotcrete in cold regions and predict its long-term performance. One benchmark mix design from the WSDOT was chosen to prepare samples for performance evaluation. Shotcrete specimens were conditioned in accordance with ASTM C666. The long-term freeze-thaw performance after certain cycles was evaluated using the dynamic modulus of elasticity test (ASTM C215), fracture energy test (RILEM 50-FMC), and X-ray CT microstructure imaging analysis. Probabilistic damage analysis was conducted to establish the relation between the durability life and the damage parameter for different probabilities of reliability using the three-parameter Weibull distribution model. The fracture energy test was found to be a more sensitive test method than the dynamic modulus of elasticity for screening material deterioration over time and for capturing accumulative material damage caused by rapid freeze-thaw action, because of smaller durability factors (degradation ratios) obtained from the fracture energy test. X-ray CT imaging analysis is capable of detecting microcracks that form and pore evolution in the aggregate and interface transition zone of conditioned samples. Moreover, the continuum damage mechanic-based model shows potential in predicting long-term material degradation and the service life of shotcrete

    On Ray Shooting for Triangles in 3-Space and Related Problems

    Get PDF
    We consider several problems that involve lines in three dimensions, and present improved algorithms for solving them. The problems include (i) ray shooting amid triangles in R3R^3, (ii) reporting intersections between query lines (segments, or rays) and input triangles, as well as approximately counting the number of such intersections, (iii) computing the intersection of two nonconvex polyhedra, (iv) detecting, counting, or reporting intersections in a set of lines in R3R^3, and (v) output-sensitive construction of an arrangement of triangles in three dimensions. Our approach is based on the polynomial partitioning technique. For example, our ray-shooting algorithm processes a set of nn triangles in R3R^3 into a data structure for answering ray shooting queries amid the given triangles, which uses O(n3/2+ε)O(n^{3/2+\varepsilon}) storage and preprocessing, and answers a query in O(n1/2+ε)O(n^{1/2+\varepsilon}) time, for any ε>0\varepsilon>0. This is a significant improvement over known results, obtained more than 25 years ago, in which, with this amount of storage, the query time bound is roughly n5/8n^{5/8}. The algorithms for the other problems have similar performance bounds, with similar improvements over previous results. We also derive a nontrivial improved tradeoff between storage and query time. Using it, we obtain algorithms that answer mm queries on nn objects in max{O(m2/3n5/6+ε+n1+ε),  O(m5/6+εn2/3+m1+ε)} \max \left\{ O(m^{2/3}n^{5/6+\varepsilon} + n^{1+\varepsilon}),\; O(m^{5/6+\varepsilon}n^{2/3} + m^{1+\varepsilon}) \right\} time, for any ε>0\varepsilon>0, again an improvement over the earlier bounds.Comment: 33 pages, 7 figure

    Intersection Searching Amid Tetrahedra in 4-Space and Efficient Continuous Collision Detection

    Get PDF

    Line Intersection Searching Amid Unit Balls in 3-Space

    Get PDF

    Lower Bounds for Intersection Reporting Among Flat Objects

    Get PDF

    External Memory Planar Point Location with Fast Updates

    Get PDF
    We study dynamic planar point location in the External Memory Model or Disk Access Model (DAM). Previous work in this model achieves polylog query and polylog amortized update time. We present a data structure with O(log_B^2 N) query time and O(1/B^(1-epsilon) log_B N) amortized update time, where N is the number of segments, B the block size and epsilon is a small positive constant, under the assumption that all faces have constant size. This is a B^(1-epsilon) factor faster for updates than the fastest previous structure, and brings the cost of insertion and deletion down to subconstant amortized time for reasonable choices of N and B. Our structure solves the problem of vertical ray-shooting queries among a dynamic set of interior-disjoint line segments; this is well-known to solve dynamic planar point location for a connected subdivision of the plane with faces of constant size
    corecore