Due to the inability of manufacturing a single monolithic mirror at the 10-meter scales,segmented mirrors have become indispensable tools in modern astronomical research.However,to match the imaging performance of the...Due to the inability of manufacturing a single monolithic mirror at the 10-meter scales,segmented mirrors have become indispensable tools in modern astronomical research.However,to match the imaging performance of the monolithic counterpart,the sub-mirrors must maintain precise co-phasing.Piston error critically degrades segmented mirror imaging quality,necessitating efficient and precise detection.To ad-dress the limitations that the conventional circular-aperture diffraction with two-wavelength algorithm is sus-ceptible to decentration errors,and the traditional convolutional neural networks(CNNs)struggle to capture global features under large-range piston errors due to their restricted local receptive fields,this paper pro-poses a method that integrates extended Young’s interference principles with a Vision Transformer(ViT)to detect piston error.By suppressing decentration error interference through two symmetrically arranged aper-tures and extending the measurement range to±7.95μm via a two-wavelength(589 nm/600 nm)algorithm.This approach exploits ViT’s self-attention mechanism to model global characteristics of interference fringes.Unlike CNNs constrained by local convolutional kernels,the ViT significantly improves sensitivity to inter-ferogram periodicity.The simulation results demonstrate that the proposed method achieves a measurement accuracy of 5 nm(0.0083λ0)across the range of±7.95μm,while maintaining an accuracy exceeding 95%in the presence of Gaussian noise(SNR≥15 dB),Poisson noise(λ≥9 photons/pixel),and sub-mirror gap er-ror(Egap≤0.2)interference.Moreover,the detection speed shows significant improvement compared to the cross-correlation algorithm.This study establishes an accurate,robust framework for segmented mirror error detection,advancing high-precision astronomical observation.展开更多
Semantic segmentation of novel object categories with limited labeled data remains a challenging problem in computer vision.Few-shot segmentation methods aim to address this problem by recognizing objects from specifi...Semantic segmentation of novel object categories with limited labeled data remains a challenging problem in computer vision.Few-shot segmentation methods aim to address this problem by recognizing objects from specific target classes with a few provided examples.Previous approaches for few-shot semantic segmentation typically represent target classes using class prototypes.These prototypes are matched with the features of the query set to get segmentation results.However,class prototypes are usually obtained by applying global average pooling on masked support images.Global pooling discards much structural information,which may reduce the accuracy of model predictions.To address this issue,we propose a Category-Guided Frequency Modulation(CGFM)method.CGFM is designed to learn category-specific information in the frequency space and leverage it to provide a twostage guidance for the segmentation process.First,to self-adaptively activate class-relevant frequency bands while suppressing irrelevant ones,we leverage the Dual-Perception Gaussian Band Pre-activation(DPGBP)module to generate Gaussian filters using class embedding vectors.Second,to further enhance category-relevant frequency components in activated bands,we design a Support-Guided Category Response Enhancement(SGCRE)module to effectively introduce support frequency components into the modulation of query frequency features.Experiments on the PASCAL-5^(i) and COCO-20^(i) datasets demonstrate the promising performance of our model.展开更多
Tissue segmentation is a fundamental and important task in nasopharyngeal images analysis.However,it is a challenging task to accurately and quickly segment various tissues in the nasopharynx region due to the small d...Tissue segmentation is a fundamental and important task in nasopharyngeal images analysis.However,it is a challenging task to accurately and quickly segment various tissues in the nasopharynx region due to the small difference in gray value between tissues in the nasopharyngeal image and the complexity of the tissue structure.In this paper,we propose a novel tissue segmentation approach based on a two-stage learning framework and U-Net.In the proposed methodology,the network consists of two segmentation modules.The first module performs rough segmentation and the second module performs accurate segmentation.Considering the training time and the limitation of computing resources,the structure of the second module is simpler and the number of network layers is less.In addition,our segmentation module is based on U-Net and incorporates a skip structure,which can make full use of the original features of the data and avoid feature loss.We evaluated our proposed method on the nasopharyngeal dataset provided by West China Hospital of Sichuan University.The experimental results show that the proposed method is superior to many standard segmentation structures and the recently proposed nasopharyngeal tissue segmentation method,and can be easily generalized across different tissue types in various organs.展开更多
A new unified constitutive model was developed to predict the two-stage creep-aging(TSCA)behavior of Al-Zn-Mg-Cu alloys.The particular bimodal precipitation feature was analyzed and modeled by considering the primary ...A new unified constitutive model was developed to predict the two-stage creep-aging(TSCA)behavior of Al-Zn-Mg-Cu alloys.The particular bimodal precipitation feature was analyzed and modeled by considering the primary micro-variables evolution at different temperatures and their interaction.The dislocation density was incorporated into the model to capture the effect of creep deformation on precipitation.Quantitative transmission electron microscopy and experimental data obtained from a previous study were used to calibrate the model.Subsequently,the developed constitutive model was implemented in the finite element(FE)software ABAQUS via the user subroutines for TSCA process simulation and the springback prediction of an integral panel.A TSCA test was performed.The result shows that the maximum radius deviation between the formed plate and the simulation results is less than 0.4 mm,thus validating the effectiveness of the developed constitutive model and FE model.展开更多
Identification of the ice channel is the basic technology for developing intelligent ships in ice-covered waters,which is important to ensure the safety and economy of navigation.In the Arctic,merchant ships with low ...Identification of the ice channel is the basic technology for developing intelligent ships in ice-covered waters,which is important to ensure the safety and economy of navigation.In the Arctic,merchant ships with low ice class often navigate in channels opened up by icebreakers.Navigation in the ice channel often depends on good maneuverability skills and abundant experience from the captain to a large extent.The ship may get stuck if steered into ice fields off the channel.Under this circumstance,it is very important to study how to identify the boundary lines of ice channels with a reliable method.In this paper,a two-staged ice channel identification method is developed based on image segmentation and corner point regression.The first stage employs the image segmentation method to extract channel regions.In the second stage,an intelligent corner regression network is proposed to extract the channel boundary lines from the channel region.A non-intelligent angle-based filtering and clustering method is proposed and compared with corner point regression network.The training and evaluation of the segmentation method and corner regression network are carried out on the synthetic and real ice channel dataset.The evaluation results show that the accuracy of the method using the corner point regression network in the second stage is achieved as high as 73.33%on the synthetic ice channel dataset and 70.66%on the real ice channel dataset,and the processing speed can reach up to 14.58frames per second.展开更多
Online automated identification of farmland pests is an important auxiliary means of pest control.In practical applications,the online insect identification system is often unable to locate and identify the target pes...Online automated identification of farmland pests is an important auxiliary means of pest control.In practical applications,the online insect identification system is often unable to locate and identify the target pest accurately due to factors such as small target size,high similarity between species and complex backgrounds.To facilitate the identification of insect larvae,a two-stage segmentation method,MRUNet was proposed in this study.Structurally,MRUNet borrows the practice of object detection before semantic segmentation from Mask R-CNN and then uses an improved lightweight UNet to perform the semantic segmentation.To reliably evaluate the segmentation results of the models,statistical methods were introduced to measure the stability of the performance of the models among samples in addition to the evaluation indicators commonly used for semantic segmentation.The experimental results showed that this two-stage image segmentation strategy is effective in dealing with small targets in complex backgrounds.Compared with existing state-of-the-art semantic segmentation methods,MRUNet shows better stability and detail processing ability under the same conditions.This study provides a reliable reference for the automated identification of insect larvae.展开更多
A fast two-stage geometric active contour algorithm for image segmentation is developed. First, the Eikonal equation problem is quickly solved using an improved fast sweeping method, and a criterion of local minimum o...A fast two-stage geometric active contour algorithm for image segmentation is developed. First, the Eikonal equation problem is quickly solved using an improved fast sweeping method, and a criterion of local minimum of area gradient (LMAG) is presented to extract the optimal arrival time. Then, the final time function is passed as an initial state to an area and length minimizing flow model, which adjusts the interface more accurately and prevents it from leaking. For object with complete and salient edge, using the first stage only is able to obtain an ideal result, and this results in a time complexity of O(M), where M is the number of points in each coordinate direction. Both stages are needed for convoluted shapes, but the computation cost can be drastically reduced. Efficiency of the algorithm is verified in segmentation experiments of real images with different feature.展开更多
A segmented predictor-corrector method is proposed for hypersonic glide vehicles to address the issue of the slow computational speed of obtaining guidance commands using the traditional predictor-corrector guidance m...A segmented predictor-corrector method is proposed for hypersonic glide vehicles to address the issue of the slow computational speed of obtaining guidance commands using the traditional predictor-corrector guidance method.Firstly,an altitude-energy profile is designed,and the bank angle is derived analytically as the initial iteration value for the predictor-corrector method.The predictor-corrector guidance method has been improved by deriving an analytical form for predicting the range-to-go error,which greatly accelerates the iterative speed.Then,a segmented guidance algorithm is proposed.The above analytically predictor-corrector guidance method is adopted when the energy exceeds an energy threshold.When the energy is less than the threshold,the equidistant test method is used to calculate the bank angle command,which ensures guidance accuracy as well as computational efficiency.Additionally,an adaptive guidance cycle strategy is applied to reduce the computational time of the reentry guidance trajectory.Finally,the accuracy and robustness of the proposed method are verified through a series of simulations and Monte-Carlo experiments.Compared with the traditional integral method,the proposed method requires 75%less computation time on average and achieves a lower landing error.展开更多
Lexical analysis is a fundamental task in natural language processing,which involves several subtasks,such as word segmentation(WS),part-of-speech(POS)tagging,and named entity recognition(NER).Recent works have shown ...Lexical analysis is a fundamental task in natural language processing,which involves several subtasks,such as word segmentation(WS),part-of-speech(POS)tagging,and named entity recognition(NER).Recent works have shown that taking advantage of relatedness between these subtasks can be beneficial.This paper proposes a unified neural framework to address these subtasks simultaneously.Apart from the sequence tagging paradigm,the proposed method tackles the multitask lexical analysis via two-stage sequence span classification.Firstly,the model detects the word and named entity boundaries by multilabel classification over character spans in a sentence.Then,the authors assign POS labels and entity labels for words and named entities by multi-class classification,respectively.Furthermore,a Gated Task Transformation(GTT)is proposed to encourage the model to share valuable features between tasks.The performance of the proposed model was evaluated on Chinese and Thai public datasets,demonstrating state-of-the-art results.展开更多
Organoids possess immense potential for unraveling the intricate functions of human tissues and facilitating preclinical disease treatment.Their applications span from high-throughput drug screening to the modeling of...Organoids possess immense potential for unraveling the intricate functions of human tissues and facilitating preclinical disease treatment.Their applications span from high-throughput drug screening to the modeling of complex diseases,with some even achieving clinical translation.Changes in the overall size,shape,boundary,and other morphological features of organoids provide a noninvasive method for assessing organoid drug sensitivity.However,the precise segmentation of organoids in bright-field microscopy images is made difficult by the complexity of the organoid morphology and interference,including overlapping organoids,bubbles,dust particles,and cell fragments.This paper introduces the precision organoid segmentation technique(POST),which is a deep-learning algorithm for segmenting challenging organoids under simple bright-field imaging conditions.Unlike existing methods,POST accurately segments each organoid and eliminates various artifacts encountered during organoid culturing and imaging.Furthermore,it is sensitive to and aligns with measurements of organoid activity in drug sensitivity experiments.POST is expected to be a valuable tool for drug screening using organoids owing to its capability of automatically and rapidly eliminating interfering substances and thereby streamlining the organoid analysis and drug screening process.展开更多
Applying bio-oxidation waste solution(BOS)to chemical-biological two-stage oxidation process can significantly improve the bio-oxidation efficiency of arsenopyrite.This study aims to clarify the enhanced oxidation mec...Applying bio-oxidation waste solution(BOS)to chemical-biological two-stage oxidation process can significantly improve the bio-oxidation efficiency of arsenopyrite.This study aims to clarify the enhanced oxidation mechanism of arsenopyrite by evaluating the effects of physical and chemical changes of arsenopyrite in BOS chemical oxidation stage on mineral dissolution kinetics,as well as microbial growth activity and community structure composition in bio-oxidation stage.The results showed that the chemical oxidation contributed to destroying the physical and chemical structure of arsenopyrite surface and reducing the particle size,and led to the formation of nitrogenous substances on mineral surface.These chemical oxidation behaviors effectively promoted Fe^(3+)cycling in the bio-oxidation system and weakened the inhibitory effect of the sulfur film on ionic diffusion,thereby enhancing the dissolution kinetics of the arsenopyrite.Therefore,the bio-oxidation efficiency of arsenopyrite was significantly increased in the two-stage oxidation process.After 18 d,the two-stage oxidation process achieved total extraction rates of(88.8±2.0)%,(86.7±1.3)%,and(74.7±3.0)%for As,Fe,and S elements,respectively.These values represented a significant increase of(50.8±3.4)%,(47.1±2.7)%,and(46.0±0.7)%,respectively,compared to the one-stage bio-oxidation process.展开更多
Exploring the factors driving the decoupling of China’s sulfur dioxide(SO_(2))emissions from economic growth(DEI)is crucial for achieving sustainable development.By analyzing the decoupling indicators and driving fac...Exploring the factors driving the decoupling of China’s sulfur dioxide(SO_(2))emissions from economic growth(DEI)is crucial for achieving sustainable development.By analyzing the decoupling indicators and driving factors at both the generation and treatment stages of SO_(2),more effective targeted mitigation strategies can be developed.We employ the Tapio decoupling model and propose a two-stage method to examine the decoupling issues related to SO_(2).Our findings indicate that:①DEI shows a steady and significant improvement,with SO_(2)emission intensity identified as the primary driver.②for the decoupling of economic growth and SO_(2)generation,energy scale serves as the largest stimulator,while the effect of energy intensity changes from negative to positive,and pollution intensity is first positive and then negative.③For the decoupling of SO_(2)generation and SO_(2)removal,treatment efficiency leads as the largest promoter,followed by treatment intensity.Based on these results,this study recommends that China focuses more on enhancing clean energy utilization and the effectiveness of treatment processes.展开更多
BACKGROUND Two-stage revision is the most common treatment for chronic periprosthetic joint infection of the hip,involving a resection arthroplasty with or without placement of an antibiotic-loaded spacer,followed by ...BACKGROUND Two-stage revision is the most common treatment for chronic periprosthetic joint infection of the hip,involving a resection arthroplasty with or without placement of an antibiotic-loaded spacer,followed by antibiotic therapy before reimplantation.AIM To compare the outcomes and complications of two consecutive treatment protocols for two-stage revision arthroplasty of the infected hip:One using Girdlestone with an antibiotic holiday,the other using custom-made articulating spacers(CUMARS)without an antibiotic holiday.METHODS In this retrospective study,two consecutive cohorts were compared.Group A(2017-2020)underwent two-stage revision with a Girdlestone and an antibiotic holiday before reimplantation,while Group B(2020-2023)received CUMARS whenever possible,and no antibiotic holiday,or a Girdlestone if indicated.The primary outcome was successful infection eradication after one year.Secondary outcomes included surgical duration,length of hospital stay,weight-bearing allowance,discharge destination,and complications.RESULTS A total of 98 patients were included:39 patients in Group A and 59 patients in Group B.Successful infection eradication after one year was achieved in 69%of Group A and 83%of Group B(P=0.164).Patients in Group B were more frequently allowed to bear weight(64%vs 18%,P<0.001),had a shorter in-hospital stay(9 vs 16 days,P<0.001),and were more often discharged home after the first surgery(48%vs 24%,P=0.048).No significant differences were found in(mechanical)complications.CONCLUSION A protocol including CUMARS is a safe and effective treatment,offering faster recovery,shorter length of hospital stay,and enabling more patients to return home during the interval.This reduces strain on patients and the healthcare system,potentially saving costs,without compromising infection control or increasing(mechanical)complications.展开更多
Micro-nano Earth Observation Satellite(MEOS)constellation has the advantages of low construction cost,short revisit cycle,and high functional density,which is considered a promising solution for serving rapidly growin...Micro-nano Earth Observation Satellite(MEOS)constellation has the advantages of low construction cost,short revisit cycle,and high functional density,which is considered a promising solution for serving rapidly growing observation demands.The observation Scheduling Problem in the MEOS constellation(MEOSSP)is a challenging issue due to the large number of satellites and tasks,as well as complex observation constraints.To address the large-scale and complicated MEOSSP,we develop a Two-Stage Scheduling Algorithm based on the Pointer Network with Attention mechanism(TSSA-PNA).In TSSA-PNA,the MEOS observation scheduling is decomposed into a task allocation stage and a single-MEOS scheduling stage.In the task allocation stage,an adaptive task allocation algorithm with four problem-specific allocation operators is proposed to reallocate the unscheduled tasks to new MEOSs.Regarding the single-MEOS scheduling stage,we design a pointer network based on the encoder-decoder architecture to learn the optimal singleMEOS scheduling solution and introduce the attention mechanism into the encoder to improve the learning efficiency.The Pointer Network with Attention mechanism(PNA)can generate the single-MEOS scheduling solution quickly in an end-to-end manner.These two decomposed stages are performed iteratively to search for the solution with high profit.A greedy local search algorithm is developed to improve the profits further.The performance of the PNA and TSSA-PNA on singleMEOS and multi-MEOS scheduling problems are evaluated in the experiments.The experimental results demonstrate that PNA can obtain the approximate solution for the single-MEOS scheduling problem in a short time.Besides,the TSSA-PNA can achieve higher observation profits than the existing scheduling algorithms within the acceptable computational time for the large-scale MEOS scheduling problem.展开更多
The development of efficient and clean heating technologies is crucial for reducing carbon emissions in regions with severe cold regions.This research designs a novel two-stage phase change heat storage coupled solar-...The development of efficient and clean heating technologies is crucial for reducing carbon emissions in regions with severe cold regions.This research designs a novel two-stage phase change heat storage coupled solar-air source heat pump heating system structure that is specifically designed for such regions.The two-stage heat storage device in this heating system expands the storage temperature range of solar heat.The utilization of the two-stage heat storage device not onlymakes up for the instability of the solar heating system,but can also directlymeet the building heating temperature,and can reduce the influence of low-temperature outdoor environments in severe cold regions on the heating performance of the air source heat pump by using solar energy.Therefore,the two-stage phase change heat storage coupled to the solar energy-air source heat pump heating system effectively improves the utilization rate of solar energy.A numerical model of the system components and their integration was developed using TRNSYS software in this study,and various performance aspects of the system were simulated and analyzed.The simulation results demonstrated that the two-stage heat storage device can effectively store solar energy,enabling its hierarchical utilization.The low-temperature solar energy stored by the two-stage phase change heat storage device enhances the coefficient of performance of the air source heat pump by 11.1%in severe cold conditions.Using the Hooke-Jeeves optimization method,the annual cost and carbon emissions are taken as optimization objectives,with the optimized solar heat supply accounting for 52.5%.This study offers valuable insights into operational strategies and site selection for engineering applications,providing a solid theoretical foundation for the widespread implementation of this system in severe cold regions.展开更多
When multiple LCC-HVDC transmission lines are densely fed into a receiving AC system,voltage dips can easily propagate in the power system,resulting in multiple LCC commutation failures simultaneously.The VSC-HVDC can...When multiple LCC-HVDC transmission lines are densely fed into a receiving AC system,voltage dips can easily propagate in the power system,resulting in multiple LCC commutation failures simultaneously.The VSC-HVDC can be used to divide the receiving sys-tem into several interconnected sub-partitions and improve the voltage support capability of the receiving system.Compared with asyn-chronous interconnection,which completely separates the receiving systems with VSC-HVDC,incomplete segmentation with an AC connection is a more pertinent segmenting method for multilayer complex regional power grids.To analyze the voltage support capability of the VSC in incomplete segmentation,a micro-incremental model of the VSC was established,the operating impedance of the VSC was calculated,and the voltage support function of the VSC was quantified.The effect of the fault on the system short-circuit capacity was analyzed,and a calculation method for the multi-infeed short-circuit ratio in an incompletely segmented scenario was obtained.A VSC-segmented model of a two-infeed DC system was built on the EMTDC/PSCAD simulation platform,and the validity of the micro-increment model and accuracy of the proposed conclusions were verified.展开更多
Integrated-energy systems(IESs)are key to advancing renewable-energy utilization and addressing environmental challenges.Key components of IESs include low-carbon,economic dispatch and demand response,for maximizing r...Integrated-energy systems(IESs)are key to advancing renewable-energy utilization and addressing environmental challenges.Key components of IESs include low-carbon,economic dispatch and demand response,for maximizing renewable-energy consumption and supporting sustainable-energy systems.User participation is central to demand response;however,many users are not inclined to engage actively;therefore,the full potential of demand response remains unrealized.User satisfaction must be prioritized in demand-response assessments.This study proposed a two-stage,capacity-optimization configuration method for user-level energy systems con-sidering thermal inertia and user satisfaction.This method addresses load coordination and complementary issues within the IES and seeks to minimize the annual,total cost for determining equipment capacity configurations while introducing models for system thermal inertia and user satisfaction.Indoor heating is adjusted,for optimizing device output and load profiles,with a focus on typical,daily,economic,and environmental objectives.The studyfindings indicate that the system thermal inertia optimizes energy-system scheduling considering user satisfaction.This optimization mitigates environmental concerns and enhances clean-energy integration.展开更多
This work describes the discharge characteristics and acetone degradation with plasma under different electric fields based on a coaxial cylindrical dielectric barrier discharge(DBD)device energized by pulsed power.It...This work describes the discharge characteristics and acetone degradation with plasma under different electric fields based on a coaxial cylindrical dielectric barrier discharge(DBD)device energized by pulsed power.It is found that the segmented electrodes with appropriate spacing in coaxial cylindrical DBD are beneficial to the plasma ionization.In this work,the plasma distribution,discharge thermal effect,ionization of reactive species,and acetone degradation performance in coaxial cylindrical DBD with different segmented electrodes are systematically investigated.The experimental results show that segmented electrodes with a certain distance can cause additional ionization in the non-electrode-covered region between adjacent electrodes,thus enlarging the plasma region compared with a single electrode with equivalent total electrode length.The additional ionization involved the inner volume discharge between the quartz tubes and the outer surface discharge along the surface of the external quartz tube.The spatial distributions of the inner volume discharge and external surface discharge were predominantly governed by the radial and axial components of the inter-electrode electric field,respectively.The external surface discharge exhibited significant suppression when the electrode spacing was<1.5 mm,and it reached its maximum length at 3 mm spacing.When the electrode distance increased to 7-9 mm,a weak ionizing region appeared in the middle of the adjacent electrodes,which could be attributed to the gradual attenuation of the radial component with the increasing electrode spacing.A higher thermal effect and better oxidation of acetone to CO_(x)(CO and CO_(2))were achieved with the segmented electrode;the dual-segment configuration(3 mm per electrode)achieved a reactor temperature of 63.4℃,representing a 10℃enhancement over comparable single-electrode systems.Similarly,the CO_(2)and CO concentration reached 328.8 mg/m3and 105.7 mg/m3,respectively,in two 3 mm long segmented electrodes,which was an increase of 12.2%and 25.6%,respectively,compared with the single electrode.Notably,considering the equivalent ionization of the inner discharge with different electrodes,the enhanced thermal effects and CO_(x)conversion efficiency directly correlate with the expanded plasma zone induced by electrode segmentation.This work provides critical insights into optimizing electrode configurations for efficient plasma-assisted volatile organic compound degradation systems.展开更多
The Cambrian platform margin in the Tarim Basin boasts favorable source-reservoir-cap assemblages,making it a significant target for hydrocarbon exploration in ultra-to extra-deep facies-controlled for-mations.Of the ...The Cambrian platform margin in the Tarim Basin boasts favorable source-reservoir-cap assemblages,making it a significant target for hydrocarbon exploration in ultra-to extra-deep facies-controlled for-mations.Of the three major basins in western China,Tarim is the only basin with large-scale platform margin where no exploration breakthrough has been achieved yet.This study determines the vertical and lateral differential evolution of the platform margin(in the Manxi area hereafter referred to as the Cambrian Manxi platform margin)through fine-scale sequence stratigraphic division and a segmented analysis.The platform margin can be divided into the Yuqi,Tahe,Shunbei,and Gucheng segments,from north to south,based on the development of different ancient landforms and the evolutionary process of the platform.The Yuqi and Shunbei segments exhibit relatively low-elevation ancient landforms.Both segments were in a submarine buildup stage during the Early Cambrian,resulting in overall limited scales of their reservoirs.The Gucheng segment features the highest-elevation ancient landforms and accordingly limited accommodation spaces.As a result,the rapid lateral migration of high-energy facies zones leads to the development of large-scale reservoirs with only limited thicknesses.In contrast,the Tahe segment,exhibiting comparatively high-elevation ancient landforms,is identified as the most favorable segment for the formation of large-scale reservoirs.The cap rocks of the platform margin are dominated by back-reef dolomitic flats and tight carbonate rocks formed in transgressive periods.A comprehensive evaluation of source rocks,reservoirs,and cap rocks indicates that the Tahe segment boasts the optimal hydrocarbon accumulation conditions along the platform margin.In this segment,the Shayilike Formation transgressive deposits and the high-energy mound-shoal complexes along the platform margin of the Wusonggeer Formation constitute the optimal reservoir-cap rock assemblage,establishing this segment as the most promising target for hydrocarbon exploration in the platform margin.展开更多
As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions an...As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions and navigational circumstances.There-fore,this paper aims at establishing a two-stage optimization framework for hybrid energy ship power system.The proposed framework considers multiple optimizations of route,speed planning,and energy management under the constraints of sea conditions during navigation.First,a complex hybrid ship power model consisting of diesel generation system,propulsion system,energy storage system,photovoltaic power generation system,and electric boiler system is established,where sea state information and ship resistance model are considered.With objective optimization functions of cost and greenhouse gas(GHG)emissions,a two-stage optimization framework consisting of route planning,speed scheduling,and energy management is constructed.Wherein the improved A-star algorithm and grey wolf optimization algorithm are introduced to obtain the optimal solutions for route,speed,and energy optimization scheduling.Finally,simulation cases are employed to verify that the proposed two-stage optimization scheduling model can reduce load energy consumption,operating costs,and carbon emissions by 17.8%,17.39%,and 13.04%,respectively,compared with the non-optimal control group.展开更多
文摘Due to the inability of manufacturing a single monolithic mirror at the 10-meter scales,segmented mirrors have become indispensable tools in modern astronomical research.However,to match the imaging performance of the monolithic counterpart,the sub-mirrors must maintain precise co-phasing.Piston error critically degrades segmented mirror imaging quality,necessitating efficient and precise detection.To ad-dress the limitations that the conventional circular-aperture diffraction with two-wavelength algorithm is sus-ceptible to decentration errors,and the traditional convolutional neural networks(CNNs)struggle to capture global features under large-range piston errors due to their restricted local receptive fields,this paper pro-poses a method that integrates extended Young’s interference principles with a Vision Transformer(ViT)to detect piston error.By suppressing decentration error interference through two symmetrically arranged aper-tures and extending the measurement range to±7.95μm via a two-wavelength(589 nm/600 nm)algorithm.This approach exploits ViT’s self-attention mechanism to model global characteristics of interference fringes.Unlike CNNs constrained by local convolutional kernels,the ViT significantly improves sensitivity to inter-ferogram periodicity.The simulation results demonstrate that the proposed method achieves a measurement accuracy of 5 nm(0.0083λ0)across the range of±7.95μm,while maintaining an accuracy exceeding 95%in the presence of Gaussian noise(SNR≥15 dB),Poisson noise(λ≥9 photons/pixel),and sub-mirror gap er-ror(Egap≤0.2)interference.Moreover,the detection speed shows significant improvement compared to the cross-correlation algorithm.This study establishes an accurate,robust framework for segmented mirror error detection,advancing high-precision astronomical observation.
文摘Semantic segmentation of novel object categories with limited labeled data remains a challenging problem in computer vision.Few-shot segmentation methods aim to address this problem by recognizing objects from specific target classes with a few provided examples.Previous approaches for few-shot semantic segmentation typically represent target classes using class prototypes.These prototypes are matched with the features of the query set to get segmentation results.However,class prototypes are usually obtained by applying global average pooling on masked support images.Global pooling discards much structural information,which may reduce the accuracy of model predictions.To address this issue,we propose a Category-Guided Frequency Modulation(CGFM)method.CGFM is designed to learn category-specific information in the frequency space and leverage it to provide a twostage guidance for the segmentation process.First,to self-adaptively activate class-relevant frequency bands while suppressing irrelevant ones,we leverage the Dual-Perception Gaussian Band Pre-activation(DPGBP)module to generate Gaussian filters using class embedding vectors.Second,to further enhance category-relevant frequency components in activated bands,we design a Support-Guided Category Response Enhancement(SGCRE)module to effectively introduce support frequency components into the modulation of query frequency features.Experiments on the PASCAL-5^(i) and COCO-20^(i) datasets demonstrate the promising performance of our model.
基金This work was supported by the National Natural Science Foundation of China(Grant No.61602066)the Scientific Research Foundation(KYTZ201608)of CUIT+1 种基金the major Project of Education Department in Sichuan(17ZA0063 and 2017JQ0030)partially supported by the Sichuan international science and technology cooperation and exchange research program(2016HH0018).
文摘Tissue segmentation is a fundamental and important task in nasopharyngeal images analysis.However,it is a challenging task to accurately and quickly segment various tissues in the nasopharynx region due to the small difference in gray value between tissues in the nasopharyngeal image and the complexity of the tissue structure.In this paper,we propose a novel tissue segmentation approach based on a two-stage learning framework and U-Net.In the proposed methodology,the network consists of two segmentation modules.The first module performs rough segmentation and the second module performs accurate segmentation.Considering the training time and the limitation of computing resources,the structure of the second module is simpler and the number of network layers is less.In addition,our segmentation module is based on U-Net and incorporates a skip structure,which can make full use of the original features of the data and avoid feature loss.We evaluated our proposed method on the nasopharyngeal dataset provided by West China Hospital of Sichuan University.The experimental results show that the proposed method is superior to many standard segmentation structures and the recently proposed nasopharyngeal tissue segmentation method,and can be easily generalized across different tissue types in various organs.
基金supported by the National Key R&D Program of China(No.2021YFB3400900)the National Natural Science Foundation of China(Nos.52175373,52205435)+1 种基金Natural Science Foundation of Hunan Province,China(No.2022JJ40621)the Innovation Fund of National Commercial Aircraft Manufacturing Engineering Technology Center,China(No.COMACSFGS-2022-1875)。
文摘A new unified constitutive model was developed to predict the two-stage creep-aging(TSCA)behavior of Al-Zn-Mg-Cu alloys.The particular bimodal precipitation feature was analyzed and modeled by considering the primary micro-variables evolution at different temperatures and their interaction.The dislocation density was incorporated into the model to capture the effect of creep deformation on precipitation.Quantitative transmission electron microscopy and experimental data obtained from a previous study were used to calibrate the model.Subsequently,the developed constitutive model was implemented in the finite element(FE)software ABAQUS via the user subroutines for TSCA process simulation and the springback prediction of an integral panel.A TSCA test was performed.The result shows that the maximum radius deviation between the formed plate and the simulation results is less than 0.4 mm,thus validating the effectiveness of the developed constitutive model and FE model.
基金financially supported by the National Key Research and Development Program(Grant No.2022YFE0107000)the General Projects of the National Natural Science Foundation of China(Grant No.52171259)the High-Tech Ship Research Project of the Ministry of Industry and Information Technology(Grant No.[2021]342)。
文摘Identification of the ice channel is the basic technology for developing intelligent ships in ice-covered waters,which is important to ensure the safety and economy of navigation.In the Arctic,merchant ships with low ice class often navigate in channels opened up by icebreakers.Navigation in the ice channel often depends on good maneuverability skills and abundant experience from the captain to a large extent.The ship may get stuck if steered into ice fields off the channel.Under this circumstance,it is very important to study how to identify the boundary lines of ice channels with a reliable method.In this paper,a two-staged ice channel identification method is developed based on image segmentation and corner point regression.The first stage employs the image segmentation method to extract channel regions.In the second stage,an intelligent corner regression network is proposed to extract the channel boundary lines from the channel region.A non-intelligent angle-based filtering and clustering method is proposed and compared with corner point regression network.The training and evaluation of the segmentation method and corner regression network are carried out on the synthetic and real ice channel dataset.The evaluation results show that the accuracy of the method using the corner point regression network in the second stage is achieved as high as 73.33%on the synthetic ice channel dataset and 70.66%on the real ice channel dataset,and the processing speed can reach up to 14.58frames per second.
基金supported by the National Key Research and Development Program of China(2021YFD1400100,2021YFD1400101 and 2021YFD1400102)the Guangxi Natural Science Foundation of China(2021JJA130221)the Shenzhen Science and Technology Program,China(KQTD20180411143628272)。
文摘Online automated identification of farmland pests is an important auxiliary means of pest control.In practical applications,the online insect identification system is often unable to locate and identify the target pest accurately due to factors such as small target size,high similarity between species and complex backgrounds.To facilitate the identification of insect larvae,a two-stage segmentation method,MRUNet was proposed in this study.Structurally,MRUNet borrows the practice of object detection before semantic segmentation from Mask R-CNN and then uses an improved lightweight UNet to perform the semantic segmentation.To reliably evaluate the segmentation results of the models,statistical methods were introduced to measure the stability of the performance of the models among samples in addition to the evaluation indicators commonly used for semantic segmentation.The experimental results showed that this two-stage image segmentation strategy is effective in dealing with small targets in complex backgrounds.Compared with existing state-of-the-art semantic segmentation methods,MRUNet shows better stability and detail processing ability under the same conditions.This study provides a reliable reference for the automated identification of insect larvae.
文摘A fast two-stage geometric active contour algorithm for image segmentation is developed. First, the Eikonal equation problem is quickly solved using an improved fast sweeping method, and a criterion of local minimum of area gradient (LMAG) is presented to extract the optimal arrival time. Then, the final time function is passed as an initial state to an area and length minimizing flow model, which adjusts the interface more accurately and prevents it from leaking. For object with complete and salient edge, using the first stage only is able to obtain an ideal result, and this results in a time complexity of O(M), where M is the number of points in each coordinate direction. Both stages are needed for convoluted shapes, but the computation cost can be drastically reduced. Efficiency of the algorithm is verified in segmentation experiments of real images with different feature.
基金National Natural Science Foundation of China(Nos.61773387 and 62022061).
文摘A segmented predictor-corrector method is proposed for hypersonic glide vehicles to address the issue of the slow computational speed of obtaining guidance commands using the traditional predictor-corrector guidance method.Firstly,an altitude-energy profile is designed,and the bank angle is derived analytically as the initial iteration value for the predictor-corrector method.The predictor-corrector guidance method has been improved by deriving an analytical form for predicting the range-to-go error,which greatly accelerates the iterative speed.Then,a segmented guidance algorithm is proposed.The above analytically predictor-corrector guidance method is adopted when the energy exceeds an energy threshold.When the energy is less than the threshold,the equidistant test method is used to calculate the bank angle command,which ensures guidance accuracy as well as computational efficiency.Additionally,an adaptive guidance cycle strategy is applied to reduce the computational time of the reentry guidance trajectory.Finally,the accuracy and robustness of the proposed method are verified through a series of simulations and Monte-Carlo experiments.Compared with the traditional integral method,the proposed method requires 75%less computation time on average and achieves a lower landing error.
基金supported by National Natural Science Foundation of China(Grant No.62266028,62266027,U21B2027,and U24A20334)Major Science and Technology Programs in Yunnan Province(Grant No.202302AD080003,202402AG050007,and 202303AP140008)+1 种基金Yunnan Province Basic Research Program(Grant No.202301AS070047,202301AT070471,and 202401BC070021)Kunming University of Science and Technology's"Double First-rate"construction joint project(Grant No.202201BE070001-021).
文摘Lexical analysis is a fundamental task in natural language processing,which involves several subtasks,such as word segmentation(WS),part-of-speech(POS)tagging,and named entity recognition(NER).Recent works have shown that taking advantage of relatedness between these subtasks can be beneficial.This paper proposes a unified neural framework to address these subtasks simultaneously.Apart from the sequence tagging paradigm,the proposed method tackles the multitask lexical analysis via two-stage sequence span classification.Firstly,the model detects the word and named entity boundaries by multilabel classification over character spans in a sentence.Then,the authors assign POS labels and entity labels for words and named entities by multi-class classification,respectively.Furthermore,a Gated Task Transformation(GTT)is proposed to encourage the model to share valuable features between tasks.The performance of the proposed model was evaluated on Chinese and Thai public datasets,demonstrating state-of-the-art results.
基金supported by the National Key R&D Program of China(No.2022YFC2504403)the National Natural Science Foundation of China(No.62172202)+1 种基金the Experiment Project of China Manned Space Program(No.HYZHXM01019)the Fundamental Research Funds for the Central Universities from Southeast University(No.3207032101C3)。
文摘Organoids possess immense potential for unraveling the intricate functions of human tissues and facilitating preclinical disease treatment.Their applications span from high-throughput drug screening to the modeling of complex diseases,with some even achieving clinical translation.Changes in the overall size,shape,boundary,and other morphological features of organoids provide a noninvasive method for assessing organoid drug sensitivity.However,the precise segmentation of organoids in bright-field microscopy images is made difficult by the complexity of the organoid morphology and interference,including overlapping organoids,bubbles,dust particles,and cell fragments.This paper introduces the precision organoid segmentation technique(POST),which is a deep-learning algorithm for segmenting challenging organoids under simple bright-field imaging conditions.Unlike existing methods,POST accurately segments each organoid and eliminates various artifacts encountered during organoid culturing and imaging.Furthermore,it is sensitive to and aligns with measurements of organoid activity in drug sensitivity experiments.POST is expected to be a valuable tool for drug screening using organoids owing to its capability of automatically and rapidly eliminating interfering substances and thereby streamlining the organoid analysis and drug screening process.
基金Project(52274348)supported by the National Natural Science Foundation of ChinaProject(2022JH1/10400024)supported by the Major Projects for the“Revealed Top”Science and Technology of Liaoning Province,China。
文摘Applying bio-oxidation waste solution(BOS)to chemical-biological two-stage oxidation process can significantly improve the bio-oxidation efficiency of arsenopyrite.This study aims to clarify the enhanced oxidation mechanism of arsenopyrite by evaluating the effects of physical and chemical changes of arsenopyrite in BOS chemical oxidation stage on mineral dissolution kinetics,as well as microbial growth activity and community structure composition in bio-oxidation stage.The results showed that the chemical oxidation contributed to destroying the physical and chemical structure of arsenopyrite surface and reducing the particle size,and led to the formation of nitrogenous substances on mineral surface.These chemical oxidation behaviors effectively promoted Fe^(3+)cycling in the bio-oxidation system and weakened the inhibitory effect of the sulfur film on ionic diffusion,thereby enhancing the dissolution kinetics of the arsenopyrite.Therefore,the bio-oxidation efficiency of arsenopyrite was significantly increased in the two-stage oxidation process.After 18 d,the two-stage oxidation process achieved total extraction rates of(88.8±2.0)%,(86.7±1.3)%,and(74.7±3.0)%for As,Fe,and S elements,respectively.These values represented a significant increase of(50.8±3.4)%,(47.1±2.7)%,and(46.0±0.7)%,respectively,compared to the one-stage bio-oxidation process.
基金the National Natural Science Foundation of China[Grant No.52270183].
文摘Exploring the factors driving the decoupling of China’s sulfur dioxide(SO_(2))emissions from economic growth(DEI)is crucial for achieving sustainable development.By analyzing the decoupling indicators and driving factors at both the generation and treatment stages of SO_(2),more effective targeted mitigation strategies can be developed.We employ the Tapio decoupling model and propose a two-stage method to examine the decoupling issues related to SO_(2).Our findings indicate that:①DEI shows a steady and significant improvement,with SO_(2)emission intensity identified as the primary driver.②for the decoupling of economic growth and SO_(2)generation,energy scale serves as the largest stimulator,while the effect of energy intensity changes from negative to positive,and pollution intensity is first positive and then negative.③For the decoupling of SO_(2)generation and SO_(2)removal,treatment efficiency leads as the largest promoter,followed by treatment intensity.Based on these results,this study recommends that China focuses more on enhancing clean energy utilization and the effectiveness of treatment processes.
文摘BACKGROUND Two-stage revision is the most common treatment for chronic periprosthetic joint infection of the hip,involving a resection arthroplasty with or without placement of an antibiotic-loaded spacer,followed by antibiotic therapy before reimplantation.AIM To compare the outcomes and complications of two consecutive treatment protocols for two-stage revision arthroplasty of the infected hip:One using Girdlestone with an antibiotic holiday,the other using custom-made articulating spacers(CUMARS)without an antibiotic holiday.METHODS In this retrospective study,two consecutive cohorts were compared.Group A(2017-2020)underwent two-stage revision with a Girdlestone and an antibiotic holiday before reimplantation,while Group B(2020-2023)received CUMARS whenever possible,and no antibiotic holiday,or a Girdlestone if indicated.The primary outcome was successful infection eradication after one year.Secondary outcomes included surgical duration,length of hospital stay,weight-bearing allowance,discharge destination,and complications.RESULTS A total of 98 patients were included:39 patients in Group A and 59 patients in Group B.Successful infection eradication after one year was achieved in 69%of Group A and 83%of Group B(P=0.164).Patients in Group B were more frequently allowed to bear weight(64%vs 18%,P<0.001),had a shorter in-hospital stay(9 vs 16 days,P<0.001),and were more often discharged home after the first surgery(48%vs 24%,P=0.048).No significant differences were found in(mechanical)complications.CONCLUSION A protocol including CUMARS is a safe and effective treatment,offering faster recovery,shorter length of hospital stay,and enabling more patients to return home during the interval.This reduces strain on patients and the healthcare system,potentially saving costs,without compromising infection control or increasing(mechanical)complications.
基金supported by the National Natural Science Foundation of China(No.62101587)the National Funded Postdoctoral Researcher Program of China(No.GZC20233578)。
文摘Micro-nano Earth Observation Satellite(MEOS)constellation has the advantages of low construction cost,short revisit cycle,and high functional density,which is considered a promising solution for serving rapidly growing observation demands.The observation Scheduling Problem in the MEOS constellation(MEOSSP)is a challenging issue due to the large number of satellites and tasks,as well as complex observation constraints.To address the large-scale and complicated MEOSSP,we develop a Two-Stage Scheduling Algorithm based on the Pointer Network with Attention mechanism(TSSA-PNA).In TSSA-PNA,the MEOS observation scheduling is decomposed into a task allocation stage and a single-MEOS scheduling stage.In the task allocation stage,an adaptive task allocation algorithm with four problem-specific allocation operators is proposed to reallocate the unscheduled tasks to new MEOSs.Regarding the single-MEOS scheduling stage,we design a pointer network based on the encoder-decoder architecture to learn the optimal singleMEOS scheduling solution and introduce the attention mechanism into the encoder to improve the learning efficiency.The Pointer Network with Attention mechanism(PNA)can generate the single-MEOS scheduling solution quickly in an end-to-end manner.These two decomposed stages are performed iteratively to search for the solution with high profit.A greedy local search algorithm is developed to improve the profits further.The performance of the PNA and TSSA-PNA on singleMEOS and multi-MEOS scheduling problems are evaluated in the experiments.The experimental results demonstrate that PNA can obtain the approximate solution for the single-MEOS scheduling problem in a short time.Besides,the TSSA-PNA can achieve higher observation profits than the existing scheduling algorithms within the acceptable computational time for the large-scale MEOS scheduling problem.
基金This work was supported by the project of the Research on Energy Consumption of Office Space in Colleges and Universities under the“Dual Carbon Target”(No.CJ202301006).
文摘The development of efficient and clean heating technologies is crucial for reducing carbon emissions in regions with severe cold regions.This research designs a novel two-stage phase change heat storage coupled solar-air source heat pump heating system structure that is specifically designed for such regions.The two-stage heat storage device in this heating system expands the storage temperature range of solar heat.The utilization of the two-stage heat storage device not onlymakes up for the instability of the solar heating system,but can also directlymeet the building heating temperature,and can reduce the influence of low-temperature outdoor environments in severe cold regions on the heating performance of the air source heat pump by using solar energy.Therefore,the two-stage phase change heat storage coupled to the solar energy-air source heat pump heating system effectively improves the utilization rate of solar energy.A numerical model of the system components and their integration was developed using TRNSYS software in this study,and various performance aspects of the system were simulated and analyzed.The simulation results demonstrated that the two-stage heat storage device can effectively store solar energy,enabling its hierarchical utilization.The low-temperature solar energy stored by the two-stage phase change heat storage device enhances the coefficient of performance of the air source heat pump by 11.1%in severe cold conditions.Using the Hooke-Jeeves optimization method,the annual cost and carbon emissions are taken as optimization objectives,with the optimized solar heat supply accounting for 52.5%.This study offers valuable insights into operational strategies and site selection for engineering applications,providing a solid theoretical foundation for the widespread implementation of this system in severe cold regions.
基金supported by the State Grid Science and Technology Project 5108-202218280A-2-87-XG.
文摘When multiple LCC-HVDC transmission lines are densely fed into a receiving AC system,voltage dips can easily propagate in the power system,resulting in multiple LCC commutation failures simultaneously.The VSC-HVDC can be used to divide the receiving sys-tem into several interconnected sub-partitions and improve the voltage support capability of the receiving system.Compared with asyn-chronous interconnection,which completely separates the receiving systems with VSC-HVDC,incomplete segmentation with an AC connection is a more pertinent segmenting method for multilayer complex regional power grids.To analyze the voltage support capability of the VSC in incomplete segmentation,a micro-incremental model of the VSC was established,the operating impedance of the VSC was calculated,and the voltage support function of the VSC was quantified.The effect of the fault on the system short-circuit capacity was analyzed,and a calculation method for the multi-infeed short-circuit ratio in an incompletely segmented scenario was obtained.A VSC-segmented model of a two-infeed DC system was built on the EMTDC/PSCAD simulation platform,and the validity of the micro-increment model and accuracy of the proposed conclusions were verified.
基金supported by the science and technology foundation of Guizhou province[2022]general 013the science and technology foundation of Guizhou province[2022]general 014+1 种基金the science and technology foundation of Guizhou province GCC[2022]016-1the educational technology foundation of Guizhou province[2022]043.
文摘Integrated-energy systems(IESs)are key to advancing renewable-energy utilization and addressing environmental challenges.Key components of IESs include low-carbon,economic dispatch and demand response,for maximizing renewable-energy consumption and supporting sustainable-energy systems.User participation is central to demand response;however,many users are not inclined to engage actively;therefore,the full potential of demand response remains unrealized.User satisfaction must be prioritized in demand-response assessments.This study proposed a two-stage,capacity-optimization configuration method for user-level energy systems con-sidering thermal inertia and user satisfaction.This method addresses load coordination and complementary issues within the IES and seeks to minimize the annual,total cost for determining equipment capacity configurations while introducing models for system thermal inertia and user satisfaction.Indoor heating is adjusted,for optimizing device output and load profiles,with a focus on typical,daily,economic,and environmental objectives.The studyfindings indicate that the system thermal inertia optimizes energy-system scheduling considering user satisfaction.This optimization mitigates environmental concerns and enhances clean-energy integration.
文摘This work describes the discharge characteristics and acetone degradation with plasma under different electric fields based on a coaxial cylindrical dielectric barrier discharge(DBD)device energized by pulsed power.It is found that the segmented electrodes with appropriate spacing in coaxial cylindrical DBD are beneficial to the plasma ionization.In this work,the plasma distribution,discharge thermal effect,ionization of reactive species,and acetone degradation performance in coaxial cylindrical DBD with different segmented electrodes are systematically investigated.The experimental results show that segmented electrodes with a certain distance can cause additional ionization in the non-electrode-covered region between adjacent electrodes,thus enlarging the plasma region compared with a single electrode with equivalent total electrode length.The additional ionization involved the inner volume discharge between the quartz tubes and the outer surface discharge along the surface of the external quartz tube.The spatial distributions of the inner volume discharge and external surface discharge were predominantly governed by the radial and axial components of the inter-electrode electric field,respectively.The external surface discharge exhibited significant suppression when the electrode spacing was<1.5 mm,and it reached its maximum length at 3 mm spacing.When the electrode distance increased to 7-9 mm,a weak ionizing region appeared in the middle of the adjacent electrodes,which could be attributed to the gradual attenuation of the radial component with the increasing electrode spacing.A higher thermal effect and better oxidation of acetone to CO_(x)(CO and CO_(2))were achieved with the segmented electrode;the dual-segment configuration(3 mm per electrode)achieved a reactor temperature of 63.4℃,representing a 10℃enhancement over comparable single-electrode systems.Similarly,the CO_(2)and CO concentration reached 328.8 mg/m3and 105.7 mg/m3,respectively,in two 3 mm long segmented electrodes,which was an increase of 12.2%and 25.6%,respectively,compared with the single electrode.Notably,considering the equivalent ionization of the inner discharge with different electrodes,the enhanced thermal effects and CO_(x)conversion efficiency directly correlate with the expanded plasma zone induced by electrode segmentation.This work provides critical insights into optimizing electrode configurations for efficient plasma-assisted volatile organic compound degradation systems.
基金funded by SINOPEC Science and Technology Research Program (project Nos:P24226, P24077)Northwest Oil Field Company,SINOPEC.
文摘The Cambrian platform margin in the Tarim Basin boasts favorable source-reservoir-cap assemblages,making it a significant target for hydrocarbon exploration in ultra-to extra-deep facies-controlled for-mations.Of the three major basins in western China,Tarim is the only basin with large-scale platform margin where no exploration breakthrough has been achieved yet.This study determines the vertical and lateral differential evolution of the platform margin(in the Manxi area hereafter referred to as the Cambrian Manxi platform margin)through fine-scale sequence stratigraphic division and a segmented analysis.The platform margin can be divided into the Yuqi,Tahe,Shunbei,and Gucheng segments,from north to south,based on the development of different ancient landforms and the evolutionary process of the platform.The Yuqi and Shunbei segments exhibit relatively low-elevation ancient landforms.Both segments were in a submarine buildup stage during the Early Cambrian,resulting in overall limited scales of their reservoirs.The Gucheng segment features the highest-elevation ancient landforms and accordingly limited accommodation spaces.As a result,the rapid lateral migration of high-energy facies zones leads to the development of large-scale reservoirs with only limited thicknesses.In contrast,the Tahe segment,exhibiting comparatively high-elevation ancient landforms,is identified as the most favorable segment for the formation of large-scale reservoirs.The cap rocks of the platform margin are dominated by back-reef dolomitic flats and tight carbonate rocks formed in transgressive periods.A comprehensive evaluation of source rocks,reservoirs,and cap rocks indicates that the Tahe segment boasts the optimal hydrocarbon accumulation conditions along the platform margin.In this segment,the Shayilike Formation transgressive deposits and the high-energy mound-shoal complexes along the platform margin of the Wusonggeer Formation constitute the optimal reservoir-cap rock assemblage,establishing this segment as the most promising target for hydrocarbon exploration in the platform margin.
基金supported by the National Natural Science Foundation of China under Grant 62473328by the Open Research Fund of Jiangsu Collaborative Innovation Center for Smart Distribution Network,Nanjing Institute of Technology under No.XTCX202203.
文摘As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions and navigational circumstances.There-fore,this paper aims at establishing a two-stage optimization framework for hybrid energy ship power system.The proposed framework considers multiple optimizations of route,speed planning,and energy management under the constraints of sea conditions during navigation.First,a complex hybrid ship power model consisting of diesel generation system,propulsion system,energy storage system,photovoltaic power generation system,and electric boiler system is established,where sea state information and ship resistance model are considered.With objective optimization functions of cost and greenhouse gas(GHG)emissions,a two-stage optimization framework consisting of route planning,speed scheduling,and energy management is constructed.Wherein the improved A-star algorithm and grey wolf optimization algorithm are introduced to obtain the optimal solutions for route,speed,and energy optimization scheduling.Finally,simulation cases are employed to verify that the proposed two-stage optimization scheduling model can reduce load energy consumption,operating costs,and carbon emissions by 17.8%,17.39%,and 13.04%,respectively,compared with the non-optimal control group.