Currently,there are a limited number of dynamic models available for braided composite plates with large overall motions,despite the incorporation of three-dimensional(3D)braided composites into rotating blade compone...Currently,there are a limited number of dynamic models available for braided composite plates with large overall motions,despite the incorporation of three-dimensional(3D)braided composites into rotating blade components.In this paper,a dynamic model of 3D 4-directional braided composite thin plates considering braiding directions is established.Based on Kirchhoff's plate assumptions,the displacement variables of the plate are expressed.By incorporating the braiding directions into the constitutive equation of the braided composites,the dynamic model of the plate considering braiding directions is obtained.The effects of the speeds,braiding directions,and braided angles on the responses of the plate with fixed-axis rotation and translational motion,respectively,are investigated.This paper presents a dynamic theory for calculating the deformation of 3D braided composite structures undergoing both translational and rotational motions.It also provides a simulation method for investigating the dynamic behavior of non-isotropic material plates in various applications.展开更多
Background:Traditional imaging approaches to keratoconus(KCN)have thus far failed to produce a standardized approach for diagnosis.While many diagnostic modalities and metrics exist,none have proven robust enough to b...Background:Traditional imaging approaches to keratoconus(KCN)have thus far failed to produce a standardized approach for diagnosis.While many diagnostic modalities and metrics exist,none have proven robust enough to be considered a gold standard.This study aims to introduce novel metrics to differentiate between KCN and healthy corneas using three-dimensional(3D)measurements of surface area and volume.Methods:This retrospective observational study examined KCN patients along with healthy control patients between the ages of 20 and 79 years old at the University of Maryland,Baltimore.The selected patients underwent a nine-line raster scan anterior segment optical coherence tomography(AS-OCT).ImageJ was used to determine the central 6 mm of each image and each corneal image was then divided into six 1 mm segments.Free-D software was then used to render the nine different images into a 3D model to calculate corneal surface area and volume.A two-tailed Mann-Whitney test was used to assess statistical significance when comparing these subsets.Results:Thirty-three eyes with KCN,along with 33 healthy control,were enrolled.There were statistically significant differences between the healthy and KCN groups in the metric of anterior corneal surface area(13.927 vs.13.991 mm^(2),P=0.046),posterior corneal surface area(14.045 vs.14.173 mm^(2),P<0.001),and volume(8.430 vs.7.773 mm3,P<0.001)within the central 6 mm.Conclusions:3D corneal models derived from AS-OCT can be used to measure anterior corneal surface area,posterior corneal surface area,and corneal volume.All three parameters are statistically different between corneas with KCN and healthy corneas.Further study and application of these parameters may yield new methodologies for the detection of KCN.展开更多
The development of digital twins for geotechnical structures necessitates the real-time updates of threedimensional(3D)virtual models(e.g.numerical finite element method(FEM)model)to accurately predict time-varying ge...The development of digital twins for geotechnical structures necessitates the real-time updates of threedimensional(3D)virtual models(e.g.numerical finite element method(FEM)model)to accurately predict time-varying geotechnical responses(e.g.consolidation settlement)in a 3D spatial domain.However,traditional 3D numerical model updating approaches are computationally prohibitive and therefore difficult to update the 3D responses in real time.To address these challenges,this study proposes a novel machine learning framework called sparse dictionary learning(T-3D-SDL)for real-time updating of time-varying 3D geotechnical responses.In T-3D-SDL,a concerned dataset(e.g.time-varying 3D settlement)is approximated as a linear superposition of dictionary atoms generated from 3D random FEM analyses.Field monitoring data are then used to identify non-trivial atoms and estimate their weights within a Bayesian framework for model updating and prediction.The proposed approach enables the real-time update of temporally varying settlements with a high 3D spatial resolution and quantified uncertainty as field monitoring data evolve.The proposed approach is illustrated using an embankment construction project.The results show that the proposed approach effectively improves settlement predictions along temporal and 3D spatial dimensions,with minimal latency(e.g.within minutes),as monitoring data appear.In addition,the proposed approach requires only a reasonably small number of 3D FEM model evaluations,avoids the use of widely adopted yet often criticized surrogate models,and effectively addresses the limitations(e.g.computational inefficiency)of existing 3D model updating approaches.展开更多
The increasing scale and complexity of 3D scene design work urge an efficient way to understand the design in multi-disciplinary team and exploit the experiences and underlying knowledge in previous works for reuse.Ho...The increasing scale and complexity of 3D scene design work urge an efficient way to understand the design in multi-disciplinary team and exploit the experiences and underlying knowledge in previous works for reuse.However the previous researches lack of concerning on relationship maintaining and design reuse in knowledge level.We propose a novel semantic driven design reuse system,including a property computation algorithm that enables our system to compute the properties while modeling process to maintain the semantic consistency,and a vertex statics based algorithm that enables the system to recognize scene design pattern as universal semantic model for the same type of scenes.With the universal semantic model,the system conducts the modeling process of future design works by suggestions and constraints on operation.The proposed framework empowers the reuse of 3D scene design on both model level and knowledge level.展开更多
The spatial distribution of discontinuities and the size of rock blocks are the key indicators for rock mass quality evaluation and rockfall risk assessment.Traditional manual measurement is often dangerous or unreach...The spatial distribution of discontinuities and the size of rock blocks are the key indicators for rock mass quality evaluation and rockfall risk assessment.Traditional manual measurement is often dangerous or unreachable at some high-steep rock slopes.In contrast,unmanned aerial vehicle(UAV)photogrammetry is not limited by terrain conditions,and can efficiently collect high-precision three-dimensional(3D)point clouds of rock masses through all-round and multiangle photography for rock mass characterization.In this paper,a new method based on a 3D point cloud is proposed for discontinuity identification and refined rock block modeling.The method is based on four steps:(1)Establish a point cloud spatial topology,and calculate the point cloud normal vector and average point spacing based on several machine learning algorithms;(2)Extract discontinuities using the density-based spatial clustering of applications with noise(DBSCAN)algorithm and fit the discontinuity plane by combining principal component analysis(PCA)with the natural breaks(NB)method;(3)Propose a method of inserting points in the line segment to generate an embedded discontinuity point cloud;and(4)Adopt a Poisson reconstruction method for refined rock block modeling.The proposed method was applied to an outcrop of an ultrahigh steep rock slope and compared with the results of previous studies and manual surveys.The results show that the method can eliminate the influence of discontinuity undulations on the orientation measurement and describe the local concave-convex characteristics on the modeling of rock blocks.The calculation results are accurate and reliable,which can meet the practical requirements of engineering.展开更多
Accurate vector extraction from design drawings is required first to automatically create 3D models from pixel-level engineering design drawings. However, this task faces the challenges of complicated design shapes as...Accurate vector extraction from design drawings is required first to automatically create 3D models from pixel-level engineering design drawings. However, this task faces the challenges of complicated design shapes as well as cumbersome and cluttered annotations on drawings, which interfere with the vector extraction heavily. In this article, the transmission tower containing the most complex structure is taken as the research object, and a semantic segmentation network is constructed to first segment the shape masks from the pixel-level drawings. Preprocessing and postprocessing are also proposed to ensure the stability and accuracy of the shape mask segmentation. Then, based on the obtained shape masks, a vector extraction network guided by heatmaps is designed to extract structural vectors by fusing the features from node heatmap and skeleton heatmap, respectively. Compared with the state-of-the-art methods, experiment results illustrate that the proposed semantic segmentation method can effectively eliminate the interference of many elements on drawings to segment the shape masks effectively, meanwhile, the model trained by the proposed vector extraction network can accurately extract the vectors such as nodes and line connections, avoiding redundant vector detection. The proposed method lays a solid foundation for automatic 3D model reconstruction and contributes to technological advancements in relevant fields.展开更多
Anticancer drug resistance remains a major challenge in cancer treatment hindering the efficacy of chemotherapy and targeted therapies.Conventional two-dimensional(2D)cell cultures cannot replicate the complexity of t...Anticancer drug resistance remains a major challenge in cancer treatment hindering the efficacy of chemotherapy and targeted therapies.Conventional two-dimensional(2D)cell cultures cannot replicate the complexity of the in vivo tumor microenvironment(TME),limiting their utility for drug resistance research.Therefore,three-dimensional(3D)tumor models have proven to be a promising alternative for investigating chemoresistance mechanisms.In this review,various cancer 3D models,including spheroids,organoids,scaffold-based models,and bioprinted models,are comprehensively evaluated with a focus on their application in drug resistance studies.We discuss the materials,properties,and advantages of each model,highlighting their ability to better mimic the TME and represent complex mechanisms of drug resistance such as epithelial-mesenchymal transition(EMT),drug efflux,and tumor-stroma interactions.Furthermore,we investigate the limitations of these models,including scalability,reproducibility and technical challenges,as well as their potential therapeutic impact on personalized medicine.Through a thorough comparison of model performance,we provide insights into the strengths and weaknesses of each approach and offer guidance for model selection based on specific research needs.展开更多
Three-dimensional(3D) culture models are physiologically relevant, as they provide reproducible results, experimental flexibility and can be adapted for high-throughput experiments. Moreover,these models bridge the ga...Three-dimensional(3D) culture models are physiologically relevant, as they provide reproducible results, experimental flexibility and can be adapted for high-throughput experiments. Moreover,these models bridge the gap between traditional two-dimensional(2D) monolayer cultures and animal models. 3D culture systems have significantly advanced basic cell science and tissue engineering, especially in the fields of cell biology and physiology, stem cell research, regenerative medicine, cancer research, drug discovery, and gene and protein expression studies. In addition,3D models can provide unique insight into bacteriology, virology, parasitology and host-pathogen interactions. This review summarizes and analyzes recent progress in human virological research with 3D cell culture models. We discuss viral growth, replication, proliferation, infection, virus-host interactions and antiviral drugs in 3D culture models.展开更多
The three-dimensional(3D)model is of great significance to analyze the performance of nonwovens.However,the existing modelling methods could not reconstruct the 3D structure of nonwovens at low cost.A new method based...The three-dimensional(3D)model is of great significance to analyze the performance of nonwovens.However,the existing modelling methods could not reconstruct the 3D structure of nonwovens at low cost.A new method based on deep learning was proposed to reconstruct 3D models of nonwovens from multi-focus images.A convolutional neural network was trained to extract clear fibers from sequence images.Image processing algorithms were used to obtain the radius,the central axis,and depth information of fibers from the extraction results.Based on this information,3D models were built in 3D space.Furthermore,self-developed algorithms optimized the central axis and depth of fibers,which made fibers more realistic and continuous.The method with lower cost could reconstruct 3D models of nonwovens conveniently.展开更多
The relentless progress in the research of geographic spatial data models and their application scenarios is propelling an unprecedented rich Level of Detail(LoD)in realistic 3D representation and smart cities.This pu...The relentless progress in the research of geographic spatial data models and their application scenarios is propelling an unprecedented rich Level of Detail(LoD)in realistic 3D representation and smart cities.This pursuit of rich details not only adds complexity to entity models but also poses significant computational challenges for model visualization and 3D GIS.This paper introduces a novel method for deriving multi-LOD models,which can enhance the efficiency of spatial computing in complex 3D building models.Firstly,we extract multiple facades from a 3D building model(LoD3)and convert them into individual semantic facade models.Through the utilization of the developed facade layout graph,each semantic facade model is then transformed into a parametric model.Furthermore,we explore the specification of geometric and semantic details in building facades and define three different LODs for facades,offering a unique expression.Finally,an innovative heuristic method is introduced to simplify the parameterized facade.Through rigorous experimentation and evaluation,the effectiveness of the proposed parameterization methodology in capturing complex geometric details,semantic richness,and topological relationships of 3D building models is demonstrated.展开更多
Building model data organization is often programmed to solve a specific problem,resulting in the inability to organize indoor and outdoor 3D scenes in an integrated manner.In this paper,existing building spatial data...Building model data organization is often programmed to solve a specific problem,resulting in the inability to organize indoor and outdoor 3D scenes in an integrated manner.In this paper,existing building spatial data models are studied,and the characteristics of building information modeling standards(IFC),city geographic modeling language(CityGML),indoor modeling language(IndoorGML),and other models are compared and analyzed.CityGML and IndoorGML models face challenges in satisfying diverse application scenarios and requirements due to limitations in their expression capabilities.It is proposed to combine the semantic information of the model objects to effectively partition and organize the indoor and outdoor spatial 3D model data and to construct the indoor and outdoor data organization mechanism of“chunk-layer-subobject-entrances-area-detail object.”This method is verified by proposing a 3D data organization method for indoor and outdoor space and constructing a 3D visualization system based on it.展开更多
Soil-rock mixture (SRM) is a unique type of geomaterial characterized by a heterogeneous composition and a complicated structure. It is intractable for the continuum-based soil and rock mechanics theories to accurat...Soil-rock mixture (SRM) is a unique type of geomaterial characterized by a heterogeneous composition and a complicated structure. It is intractable for the continuum-based soil and rock mechanics theories to accurately characterize and predict the SRM's mechanical properties. This study reports a novel numerical method incorporating microfocus computed tomography and PFC3D codes to probe the deformation and failure processes of SRM. The three-dimensional (3D) PFC models that represent the SRM's complex structures were built. By simulating the entire failure process in PFC3D, the SRM's strength, elastic modulus and crack growth were obtained. The influence of rock ratios on the SRM's strength, deformation and failure processes, as well as its internal mesoscale mechanism, were analyzed. By comparing simulation results with experimental data, it was verified that the 3D PFC models were in good agreement with SRM's real structure and the SRM's compression process, deformation and failure patterns; its intrinsic mesomechanism can be effectively analyzed based on such 3D PFC models.展开更多
Taking hundreds of pieces of hazardous geological maps (1 : 10 000) of Three Gorges res-ervoir area (3GR) as background, we establish regional three-dimensional (3D) geo-hazard modelusing DEM (digital elevatio...Taking hundreds of pieces of hazardous geological maps (1 : 10 000) of Three Gorges res-ervoir area (3GR) as background, we establish regional three-dimensional (3D) geo-hazard modelusing DEM (digital elevation model) superposed surface images and geo-hazards elements. Based on landslides and other geo-hazard survey data,using improved B-REP(boundary representa-tion)entity data structure (two-body 3D data structure), we set up 3D solid models for each hazardous bodies in each hazardous geological maps. Then we integrate the two types of 3D models with different scales from area to point, which are the regional geo-hazard 3D model and the solid models of each disaster body, in order to provide a visual processing and analysis plat-form for danger partition, stability evaluation, disaster prevention and control, early warning and command.展开更多
The shear failure of intact rock under thermo-mechanical(TM)coupling conditions is common,such as in enhanced geothermal mining and deep mine construction.Under the effect of a continuous engineering disturbance,shear...The shear failure of intact rock under thermo-mechanical(TM)coupling conditions is common,such as in enhanced geothermal mining and deep mine construction.Under the effect of a continuous engineering disturbance,shear-formed fractures are prone to secondary instability,posing a severe threat to deep engineering.Although numerous studies regarding three-dimensional(3D)morphologies of fracture surfaces have been conducted,the understanding of shear-formed fractures under TM coupling conditions is limited.In this study,direct shear tests of intact granite under various TM coupling conditions were conducted,followed by 3D laser scanning tests of shear-formed fractures.Test results demonstrated that the peak shear strength of intact granite is positively correlated with the normal stress,whereas it is negatively correlated with the temperature.The internal friction angle and cohesion of intact granite significantly decrease with an increase in the temperature.The anisotropy,roughness value,and height of the asperities on the fracture surfaces are reduced as the normal stress increases,whereas their variation trends are the opposite as the temperature increases.The macroscopic failure mode of intact granite under TM coupling conditions is dominated by mixed tensileeshear and shear failures.As the normal stress increases,intragranular fractures are developed ranging from a local to a global distribution,and the macroscopic failure mode of intact granite changes from mixed tensileeshear to shear failure.Finally,3D morphological characteristics of the asperities on the shear-formed fracture surfaces were analyzed,and a quadrangular pyramid conceptual model representing these asperities was proposed and sufficiently verified.展开更多
To investigate the long-term stability of deep rocks,a three-dimensional(3D)time-dependent model that accounts for excavation-induced damage and complex stress state is developed.This model comprises three main compon...To investigate the long-term stability of deep rocks,a three-dimensional(3D)time-dependent model that accounts for excavation-induced damage and complex stress state is developed.This model comprises three main components:a 3D viscoplastic isotropic constitutive relation that considers excavation damage and complex stress state,a quantitative relationship between critical irreversible deformation and complex stress state,and evolution characteristics of strength parameters.The proposed model is implemented in a self-developed numerical code,i.e.CASRock.The reliability of the model is validated through experiments.It is indicated that the time-dependent fracturing potential index(xTFPI)at a given time during the attenuation creep stage shows a negative correlation with the extent of excavationinduced damage.The time-dependent fracturing process of rock demonstrates a distinct interval effect of the intermediate principal stress,thereby highlighting the 3D stress-dependent characteristic of the model.Finally,the influence of excavation-induced damage and intermediate principal stress on the time-dependent fracturing characteristics of the surrounding rocks around the tunnel is discussed.展开更多
Based on the loose medium flow field theory, the loose top-coal drawing law of longwall top-coal caving(LTCC) mining technology is studied by using self-developed three-dimensional(3D) test device. The loose top-c...Based on the loose medium flow field theory, the loose top-coal drawing law of longwall top-coal caving(LTCC) mining technology is studied by using self-developed three-dimensional(3D) test device. The loose top-coal drawing test with shields and the controlled test without shields are performed in the condition without any boundary effect. Test results show that shields will cause reduction in drawing volume of coal in the LTCC mining. The deflection phenomenon of drawing body is also observed in the controlled test, which is verified that the deflection of drawing body is caused by shield. It is found that the deflection angle decreases with increasing caving height, with the maximum value of atailand the minimum value of 0. In addition, the formula to calculate the drawing volume is proposed subsequently.The deflection of drawing body is numerically simulated using particle flow code PFC3 Dand the proposed formula to calculate drawing volume in LTCC is also verified.展开更多
Weft knitted fancy fabrics are widely used in knitted garment design. Due to the complexity of the structures, their modeling and simulation needs to be solved in three-dimensional (3D) CAD developments. In this paper...Weft knitted fancy fabrics are widely used in knitted garment design. Due to the complexity of the structures, their modeling and simulation needs to be solved in three-dimensional (3D) CAD developments. In this paper, 3D loop geometrical models of weft knitted fancy structures, including tuck stitch, jacquard stitch, transfer stitch and fleecy stitch, were developed based on an improved model of plain loop, and their central axes as some 3D space curves were achieved by using Non-Uniform Rational B-Splines (NURBS). The 3D visual simulation programme was written in C++ programming language using OpenGL, which was a function library of 3D graphics. Some examples of weft knitted fancy fabrics were generated and practical application of 3D simulation was discussed.展开更多
Weak structural plane deformation is responsible for the non-uniform large deformation disasters in layered rock tunnels,resulting in steel arch distortion and secondary lining cracking.In this study,a servo biaxial t...Weak structural plane deformation is responsible for the non-uniform large deformation disasters in layered rock tunnels,resulting in steel arch distortion and secondary lining cracking.In this study,a servo biaxial testing system was employed to conduct physical modeling tests on layered rock tunnels with bedding planes of varying dip angles.The influence of structural anisotropy in layered rocks on the micro displacement and strain field of surrounding rocks was analyzed using digital image correlation(DIC)technology.The spatiotemporal evolution of non-uniform deformation of surrounding rocks was investigated,and numerical simulation was performed to verify the experimental results.The findings indicate that the displacement and strain field of the surrounding layered rocks are all maximized at the horizontal bedding planes and decrease linearly with the increasing dip angle.The failure of the layered surrounding rock with different dip angles occurs and extends along the bedding planes.Compressive strain failure occurs after excavation under high horizontal stress.This study provides significant theoretical support for the analysis,prediction,and control of non-uniform deformation of tunnel surrounding rocks.展开更多
Unmanned Aerial Vehicles(UAV)tilt photogrammetry technology can quickly acquire image data in a short time.This technology has been widely used in all walks of life with the rapid development in recent years especiall...Unmanned Aerial Vehicles(UAV)tilt photogrammetry technology can quickly acquire image data in a short time.This technology has been widely used in all walks of life with the rapid development in recent years especially in the rapid acquisition of high-resolution remote sensing images,because of its advantages of high efficiency,reliability,low cost and high precision.Fully using the UAV tilt photogrammetry technology,the construction image progress can be observed by stages,and the construction site can be reasonably and optimally arranged through three-dimensional modeling to create a civilized,safe and tidy construction environment.展开更多
A new method was put forward to make up the three-dimensional deposit model,and the spatiotemporal models of open-pit with temporal dynamics were also studied combined with the corrected models of multilevel ground st...A new method was put forward to make up the three-dimensional deposit model,and the spatiotemporal models of open-pit with temporal dynamics were also studied combined with the corrected models of multilevel ground states so as to bring the three-dimensional open-pit model at different time and its model serial formed from the evolvement into the management of temporal dimension in order to realize the spatial three-dimension and temporal dynamic for the mining management in open-pits,which makes this model easy to query and analyze 3-D information,also help surface mining replaying and stope evolution forecasting.Finally,the time-spatial model was established to show the dynamic mining on some open-pit under the windows XP and VC++environment.展开更多
基金Project supported by the National Natural Science Foundation of China(Nos.12372071 and 12372070)the Aeronautical Science Fund of China(No.2022Z055052001)the Foundation of China Scholarship Council(No.202306830079)。
文摘Currently,there are a limited number of dynamic models available for braided composite plates with large overall motions,despite the incorporation of three-dimensional(3D)braided composites into rotating blade components.In this paper,a dynamic model of 3D 4-directional braided composite thin plates considering braiding directions is established.Based on Kirchhoff's plate assumptions,the displacement variables of the plate are expressed.By incorporating the braiding directions into the constitutive equation of the braided composites,the dynamic model of the plate considering braiding directions is obtained.The effects of the speeds,braiding directions,and braided angles on the responses of the plate with fixed-axis rotation and translational motion,respectively,are investigated.This paper presents a dynamic theory for calculating the deformation of 3D braided composite structures undergoing both translational and rotational motions.It also provides a simulation method for investigating the dynamic behavior of non-isotropic material plates in various applications.
文摘Background:Traditional imaging approaches to keratoconus(KCN)have thus far failed to produce a standardized approach for diagnosis.While many diagnostic modalities and metrics exist,none have proven robust enough to be considered a gold standard.This study aims to introduce novel metrics to differentiate between KCN and healthy corneas using three-dimensional(3D)measurements of surface area and volume.Methods:This retrospective observational study examined KCN patients along with healthy control patients between the ages of 20 and 79 years old at the University of Maryland,Baltimore.The selected patients underwent a nine-line raster scan anterior segment optical coherence tomography(AS-OCT).ImageJ was used to determine the central 6 mm of each image and each corneal image was then divided into six 1 mm segments.Free-D software was then used to render the nine different images into a 3D model to calculate corneal surface area and volume.A two-tailed Mann-Whitney test was used to assess statistical significance when comparing these subsets.Results:Thirty-three eyes with KCN,along with 33 healthy control,were enrolled.There were statistically significant differences between the healthy and KCN groups in the metric of anterior corneal surface area(13.927 vs.13.991 mm^(2),P=0.046),posterior corneal surface area(14.045 vs.14.173 mm^(2),P<0.001),and volume(8.430 vs.7.773 mm3,P<0.001)within the central 6 mm.Conclusions:3D corneal models derived from AS-OCT can be used to measure anterior corneal surface area,posterior corneal surface area,and corneal volume.All three parameters are statistically different between corneas with KCN and healthy corneas.Further study and application of these parameters may yield new methodologies for the detection of KCN.
基金supported by a grant from the Research Grant Council of Hong Kong Special Administrative Region(Project No.11207724).
文摘The development of digital twins for geotechnical structures necessitates the real-time updates of threedimensional(3D)virtual models(e.g.numerical finite element method(FEM)model)to accurately predict time-varying geotechnical responses(e.g.consolidation settlement)in a 3D spatial domain.However,traditional 3D numerical model updating approaches are computationally prohibitive and therefore difficult to update the 3D responses in real time.To address these challenges,this study proposes a novel machine learning framework called sparse dictionary learning(T-3D-SDL)for real-time updating of time-varying 3D geotechnical responses.In T-3D-SDL,a concerned dataset(e.g.time-varying 3D settlement)is approximated as a linear superposition of dictionary atoms generated from 3D random FEM analyses.Field monitoring data are then used to identify non-trivial atoms and estimate their weights within a Bayesian framework for model updating and prediction.The proposed approach enables the real-time update of temporally varying settlements with a high 3D spatial resolution and quantified uncertainty as field monitoring data evolve.The proposed approach is illustrated using an embankment construction project.The results show that the proposed approach effectively improves settlement predictions along temporal and 3D spatial dimensions,with minimal latency(e.g.within minutes),as monitoring data appear.In addition,the proposed approach requires only a reasonably small number of 3D FEM model evaluations,avoids the use of widely adopted yet often criticized surrogate models,and effectively addresses the limitations(e.g.computational inefficiency)of existing 3D model updating approaches.
基金the National Natural Science Foundation of China(Nos.61073086 and 70871078)the National High Technology Research and Development Program (863) of China(No.2008AA04Z126)
文摘The increasing scale and complexity of 3D scene design work urge an efficient way to understand the design in multi-disciplinary team and exploit the experiences and underlying knowledge in previous works for reuse.However the previous researches lack of concerning on relationship maintaining and design reuse in knowledge level.We propose a novel semantic driven design reuse system,including a property computation algorithm that enables our system to compute the properties while modeling process to maintain the semantic consistency,and a vertex statics based algorithm that enables the system to recognize scene design pattern as universal semantic model for the same type of scenes.With the universal semantic model,the system conducts the modeling process of future design works by suggestions and constraints on operation.The proposed framework empowers the reuse of 3D scene design on both model level and knowledge level.
基金supported by the National Natural Science Foundation of China(Grant Nos.41941017 and 42177139)Graduate Innovation Fund of Jilin University(Grant No.2024CX099)。
文摘The spatial distribution of discontinuities and the size of rock blocks are the key indicators for rock mass quality evaluation and rockfall risk assessment.Traditional manual measurement is often dangerous or unreachable at some high-steep rock slopes.In contrast,unmanned aerial vehicle(UAV)photogrammetry is not limited by terrain conditions,and can efficiently collect high-precision three-dimensional(3D)point clouds of rock masses through all-round and multiangle photography for rock mass characterization.In this paper,a new method based on a 3D point cloud is proposed for discontinuity identification and refined rock block modeling.The method is based on four steps:(1)Establish a point cloud spatial topology,and calculate the point cloud normal vector and average point spacing based on several machine learning algorithms;(2)Extract discontinuities using the density-based spatial clustering of applications with noise(DBSCAN)algorithm and fit the discontinuity plane by combining principal component analysis(PCA)with the natural breaks(NB)method;(3)Propose a method of inserting points in the line segment to generate an embedded discontinuity point cloud;and(4)Adopt a Poisson reconstruction method for refined rock block modeling.The proposed method was applied to an outcrop of an ultrahigh steep rock slope and compared with the results of previous studies and manual surveys.The results show that the method can eliminate the influence of discontinuity undulations on the orientation measurement and describe the local concave-convex characteristics on the modeling of rock blocks.The calculation results are accurate and reliable,which can meet the practical requirements of engineering.
基金funded by the Chinese State Grid Jiangsu Electric Power Co.,Ltd.Science and Technology Project Funding,Grant Number J2023031.
文摘Accurate vector extraction from design drawings is required first to automatically create 3D models from pixel-level engineering design drawings. However, this task faces the challenges of complicated design shapes as well as cumbersome and cluttered annotations on drawings, which interfere with the vector extraction heavily. In this article, the transmission tower containing the most complex structure is taken as the research object, and a semantic segmentation network is constructed to first segment the shape masks from the pixel-level drawings. Preprocessing and postprocessing are also proposed to ensure the stability and accuracy of the shape mask segmentation. Then, based on the obtained shape masks, a vector extraction network guided by heatmaps is designed to extract structural vectors by fusing the features from node heatmap and skeleton heatmap, respectively. Compared with the state-of-the-art methods, experiment results illustrate that the proposed semantic segmentation method can effectively eliminate the interference of many elements on drawings to segment the shape masks effectively, meanwhile, the model trained by the proposed vector extraction network can accurately extract the vectors such as nodes and line connections, avoiding redundant vector detection. The proposed method lays a solid foundation for automatic 3D model reconstruction and contributes to technological advancements in relevant fields.
基金funded by the Ministry of Science,Technological Development and Innovation of the Republic of Serbia(grant numbers 451-03-136/2025-03/200007 and 451-03-136/2025-03/200042).
文摘Anticancer drug resistance remains a major challenge in cancer treatment hindering the efficacy of chemotherapy and targeted therapies.Conventional two-dimensional(2D)cell cultures cannot replicate the complexity of the in vivo tumor microenvironment(TME),limiting their utility for drug resistance research.Therefore,three-dimensional(3D)tumor models have proven to be a promising alternative for investigating chemoresistance mechanisms.In this review,various cancer 3D models,including spheroids,organoids,scaffold-based models,and bioprinted models,are comprehensively evaluated with a focus on their application in drug resistance studies.We discuss the materials,properties,and advantages of each model,highlighting their ability to better mimic the TME and represent complex mechanisms of drug resistance such as epithelial-mesenchymal transition(EMT),drug efflux,and tumor-stroma interactions.Furthermore,we investigate the limitations of these models,including scalability,reproducibility and technical challenges,as well as their potential therapeutic impact on personalized medicine.Through a thorough comparison of model performance,we provide insights into the strengths and weaknesses of each approach and offer guidance for model selection based on specific research needs.
基金supported by the National Megaprojects for Infectious Diseases (2014ZX10004002-004001)
文摘Three-dimensional(3D) culture models are physiologically relevant, as they provide reproducible results, experimental flexibility and can be adapted for high-throughput experiments. Moreover,these models bridge the gap between traditional two-dimensional(2D) monolayer cultures and animal models. 3D culture systems have significantly advanced basic cell science and tissue engineering, especially in the fields of cell biology and physiology, stem cell research, regenerative medicine, cancer research, drug discovery, and gene and protein expression studies. In addition,3D models can provide unique insight into bacteriology, virology, parasitology and host-pathogen interactions. This review summarizes and analyzes recent progress in human virological research with 3D cell culture models. We discuss viral growth, replication, proliferation, infection, virus-host interactions and antiviral drugs in 3D culture models.
基金National Natural Science Foundation of China(No.61771123)。
文摘The three-dimensional(3D)model is of great significance to analyze the performance of nonwovens.However,the existing modelling methods could not reconstruct the 3D structure of nonwovens at low cost.A new method based on deep learning was proposed to reconstruct 3D models of nonwovens from multi-focus images.A convolutional neural network was trained to extract clear fibers from sequence images.Image processing algorithms were used to obtain the radius,the central axis,and depth information of fibers from the extraction results.Based on this information,3D models were built in 3D space.Furthermore,self-developed algorithms optimized the central axis and depth of fibers,which made fibers more realistic and continuous.The method with lower cost could reconstruct 3D models of nonwovens conveniently.
基金National Natural Science of China(No.42201463)Guangxi Natural Science Foundation(No.2023GXNSFBA026350)+1 种基金Special Fund of Guangxi Science and Technology Base and Talent(Nos.Guike AD22035158,Guike AD23026167)Guangxi Young and Middle-aged Teachers’Basic Scientific Research Ability Improvement Project(No.2023KY0056).
文摘The relentless progress in the research of geographic spatial data models and their application scenarios is propelling an unprecedented rich Level of Detail(LoD)in realistic 3D representation and smart cities.This pursuit of rich details not only adds complexity to entity models but also poses significant computational challenges for model visualization and 3D GIS.This paper introduces a novel method for deriving multi-LOD models,which can enhance the efficiency of spatial computing in complex 3D building models.Firstly,we extract multiple facades from a 3D building model(LoD3)and convert them into individual semantic facade models.Through the utilization of the developed facade layout graph,each semantic facade model is then transformed into a parametric model.Furthermore,we explore the specification of geometric and semantic details in building facades and define three different LODs for facades,offering a unique expression.Finally,an innovative heuristic method is introduced to simplify the parameterized facade.Through rigorous experimentation and evaluation,the effectiveness of the proposed parameterization methodology in capturing complex geometric details,semantic richness,and topological relationships of 3D building models is demonstrated.
文摘Building model data organization is often programmed to solve a specific problem,resulting in the inability to organize indoor and outdoor 3D scenes in an integrated manner.In this paper,existing building spatial data models are studied,and the characteristics of building information modeling standards(IFC),city geographic modeling language(CityGML),indoor modeling language(IndoorGML),and other models are compared and analyzed.CityGML and IndoorGML models face challenges in satisfying diverse application scenarios and requirements due to limitations in their expression capabilities.It is proposed to combine the semantic information of the model objects to effectively partition and organize the indoor and outdoor spatial 3D model data and to construct the indoor and outdoor data organization mechanism of“chunk-layer-subobject-entrances-area-detail object.”This method is verified by proposing a 3D data organization method for indoor and outdoor space and constructing a 3D visualization system based on it.
基金Acknowledgements The authors gratefully acknowledge the financial support from the State Key Research Development Program of China (Grant No. 2016YFC0600705), the National Natural Science Foundation of China (Grant Nos. 51674251, 51727807, 51374213), the National Natural Science Foundation for Distinguished Young Scholars of China (Grant No. 51125017), the Fund for Creative Research and Development Group Program of Jiangsu Province (Grant No. 2014-27), and the Priority Academic Program Development of Jiangsu Higher Education Institutions (Grant No. PAPD2014), and an open project sponsored by the State Key Labo- ratory for Geomechanics and Deep Underground Engineering (Grant SKLGDUE K1318) for their financial support.
文摘Soil-rock mixture (SRM) is a unique type of geomaterial characterized by a heterogeneous composition and a complicated structure. It is intractable for the continuum-based soil and rock mechanics theories to accurately characterize and predict the SRM's mechanical properties. This study reports a novel numerical method incorporating microfocus computed tomography and PFC3D codes to probe the deformation and failure processes of SRM. The three-dimensional (3D) PFC models that represent the SRM's complex structures were built. By simulating the entire failure process in PFC3D, the SRM's strength, elastic modulus and crack growth were obtained. The influence of rock ratios on the SRM's strength, deformation and failure processes, as well as its internal mesoscale mechanism, were analyzed. By comparing simulation results with experimental data, it was verified that the 3D PFC models were in good agreement with SRM's real structure and the SRM's compression process, deformation and failure patterns; its intrinsic mesomechanism can be effectively analyzed based on such 3D PFC models.
基金supported by the 3D Model Library of Geo-hazards in the 3GR (No. SXJC-3ZH1A7)the software development of 3D area disaster geology map in the 3GR (No. SXJC-3ZH1A6)+1 种基金survey data acquisition and geologic map CAD system in the 3GR (No. SXKY4-02)985 Platform Projects,3D modeling and space analysis system of geo-hazards and the National Natural Science Foundation of China (No. 41172300)
文摘Taking hundreds of pieces of hazardous geological maps (1 : 10 000) of Three Gorges res-ervoir area (3GR) as background, we establish regional three-dimensional (3D) geo-hazard modelusing DEM (digital elevation model) superposed surface images and geo-hazards elements. Based on landslides and other geo-hazard survey data,using improved B-REP(boundary representa-tion)entity data structure (two-body 3D data structure), we set up 3D solid models for each hazardous bodies in each hazardous geological maps. Then we integrate the two types of 3D models with different scales from area to point, which are the regional geo-hazard 3D model and the solid models of each disaster body, in order to provide a visual processing and analysis plat-form for danger partition, stability evaluation, disaster prevention and control, early warning and command.
基金supported by the National Natural Science Foundation of China(Grant No.51974173)the Natural Science Foundation of Shandong Province,China(Grant No.ZR2020QD122).
文摘The shear failure of intact rock under thermo-mechanical(TM)coupling conditions is common,such as in enhanced geothermal mining and deep mine construction.Under the effect of a continuous engineering disturbance,shear-formed fractures are prone to secondary instability,posing a severe threat to deep engineering.Although numerous studies regarding three-dimensional(3D)morphologies of fracture surfaces have been conducted,the understanding of shear-formed fractures under TM coupling conditions is limited.In this study,direct shear tests of intact granite under various TM coupling conditions were conducted,followed by 3D laser scanning tests of shear-formed fractures.Test results demonstrated that the peak shear strength of intact granite is positively correlated with the normal stress,whereas it is negatively correlated with the temperature.The internal friction angle and cohesion of intact granite significantly decrease with an increase in the temperature.The anisotropy,roughness value,and height of the asperities on the fracture surfaces are reduced as the normal stress increases,whereas their variation trends are the opposite as the temperature increases.The macroscopic failure mode of intact granite under TM coupling conditions is dominated by mixed tensileeshear and shear failures.As the normal stress increases,intragranular fractures are developed ranging from a local to a global distribution,and the macroscopic failure mode of intact granite changes from mixed tensileeshear to shear failure.Finally,3D morphological characteristics of the asperities on the shear-formed fracture surfaces were analyzed,and a quadrangular pyramid conceptual model representing these asperities was proposed and sufficiently verified.
基金supported by the National Natural Science Foundation of China(Grant No.52125903)the China Postdoctoral Science Foundation(Grant No.2023M730367)the Fundamental Research Funds for Central Public Welfare Research Institutes of China(Grant No.CKSF2023323/YT).
文摘To investigate the long-term stability of deep rocks,a three-dimensional(3D)time-dependent model that accounts for excavation-induced damage and complex stress state is developed.This model comprises three main components:a 3D viscoplastic isotropic constitutive relation that considers excavation damage and complex stress state,a quantitative relationship between critical irreversible deformation and complex stress state,and evolution characteristics of strength parameters.The proposed model is implemented in a self-developed numerical code,i.e.CASRock.The reliability of the model is validated through experiments.It is indicated that the time-dependent fracturing potential index(xTFPI)at a given time during the attenuation creep stage shows a negative correlation with the extent of excavationinduced damage.The time-dependent fracturing process of rock demonstrates a distinct interval effect of the intermediate principal stress,thereby highlighting the 3D stress-dependent characteristic of the model.Finally,the influence of excavation-induced damage and intermediate principal stress on the time-dependent fracturing characteristics of the surrounding rocks around the tunnel is discussed.
基金financially supported by the Coal Joint Funds of the National Natural Science Foundation of China(No.U1361209)the National Basic Research Program of China(973 Program)(No.2013CB227903)
文摘Based on the loose medium flow field theory, the loose top-coal drawing law of longwall top-coal caving(LTCC) mining technology is studied by using self-developed three-dimensional(3D) test device. The loose top-coal drawing test with shields and the controlled test without shields are performed in the condition without any boundary effect. Test results show that shields will cause reduction in drawing volume of coal in the LTCC mining. The deflection phenomenon of drawing body is also observed in the controlled test, which is verified that the deflection of drawing body is caused by shield. It is found that the deflection angle decreases with increasing caving height, with the maximum value of atailand the minimum value of 0. In addition, the formula to calculate the drawing volume is proposed subsequently.The deflection of drawing body is numerically simulated using particle flow code PFC3 Dand the proposed formula to calculate drawing volume in LTCC is also verified.
基金Natural Science Foundation of Tianjin,China( No. 11JCYBJC26400) Tianjin High School Scientific and Technology Fund Planning Project,China( No. 20100310)
文摘Weft knitted fancy fabrics are widely used in knitted garment design. Due to the complexity of the structures, their modeling and simulation needs to be solved in three-dimensional (3D) CAD developments. In this paper, 3D loop geometrical models of weft knitted fancy structures, including tuck stitch, jacquard stitch, transfer stitch and fleecy stitch, were developed based on an improved model of plain loop, and their central axes as some 3D space curves were achieved by using Non-Uniform Rational B-Splines (NURBS). The 3D visual simulation programme was written in C++ programming language using OpenGL, which was a function library of 3D graphics. Some examples of weft knitted fancy fabrics were generated and practical application of 3D simulation was discussed.
基金support from the National Natural Science Foundation of China (Grant No.42207199)Zhejiang Provincial Postdoctoral Science Foundation (Grant Nos.ZJ2022155 and ZJ2022156).
文摘Weak structural plane deformation is responsible for the non-uniform large deformation disasters in layered rock tunnels,resulting in steel arch distortion and secondary lining cracking.In this study,a servo biaxial testing system was employed to conduct physical modeling tests on layered rock tunnels with bedding planes of varying dip angles.The influence of structural anisotropy in layered rocks on the micro displacement and strain field of surrounding rocks was analyzed using digital image correlation(DIC)technology.The spatiotemporal evolution of non-uniform deformation of surrounding rocks was investigated,and numerical simulation was performed to verify the experimental results.The findings indicate that the displacement and strain field of the surrounding layered rocks are all maximized at the horizontal bedding planes and decrease linearly with the increasing dip angle.The failure of the layered surrounding rock with different dip angles occurs and extends along the bedding planes.Compressive strain failure occurs after excavation under high horizontal stress.This study provides significant theoretical support for the analysis,prediction,and control of non-uniform deformation of tunnel surrounding rocks.
文摘Unmanned Aerial Vehicles(UAV)tilt photogrammetry technology can quickly acquire image data in a short time.This technology has been widely used in all walks of life with the rapid development in recent years especially in the rapid acquisition of high-resolution remote sensing images,because of its advantages of high efficiency,reliability,low cost and high precision.Fully using the UAV tilt photogrammetry technology,the construction image progress can be observed by stages,and the construction site can be reasonably and optimally arranged through three-dimensional modeling to create a civilized,safe and tidy construction environment.
基金Project(LS2010071)supported by the Key Laboratory Projects in Universities’Scientific Research Plan of Education Department of Liaoning Province,China
文摘A new method was put forward to make up the three-dimensional deposit model,and the spatiotemporal models of open-pit with temporal dynamics were also studied combined with the corrected models of multilevel ground states so as to bring the three-dimensional open-pit model at different time and its model serial formed from the evolvement into the management of temporal dimension in order to realize the spatial three-dimension and temporal dynamic for the mining management in open-pits,which makes this model easy to query and analyze 3-D information,also help surface mining replaying and stope evolution forecasting.Finally,the time-spatial model was established to show the dynamic mining on some open-pit under the windows XP and VC++environment.