A configurable U-Net architecture is trained to solve the multi-scale elliptical partial differential equations.The motivation is to improve the computational cost of the numerical solution of Navier-Stokes equations...A configurable U-Net architecture is trained to solve the multi-scale elliptical partial differential equations.The motivation is to improve the computational cost of the numerical solution of Navier-Stokes equations–the governing equations for fluid dynamics.Building on the underlying concept of V-Cycle multigrid methods,a neural network framework using U-Net architecture is optimized to solve the Poisson equation and Helmholtz equations–the characteristic form of the discretized Navier-Stokes equations.The results demonstrate the optimized U-Net captures the high dimensional mathematical features of the elliptical operator and with a better convergence than the multigrid method.The optimal performance between the errors and the FLOPS is the(3,2,5)case with 3 stacks of UNets,with 2 initial features,5 depth layers and with ELU activation.Further,by training the network with the multi-scale synthetic data the finer features of the physical system are captured.展开更多
Despite demonstrating significant anti-tumor potential as an artemisinin derivative,artesunate faces delivery efficiency challenges due to low water solubility and insufficient targeting specificity.To improve the del...Despite demonstrating significant anti-tumor potential as an artemisinin derivative,artesunate faces delivery efficiency challenges due to low water solubility and insufficient targeting specificity.To improve the delivery efficiency,we engineered three artesunate(ART) derivatives,AC_(15)-L(linear),AC_(15)-B(branched),and AC_(15)-C(cyclic) with distinct aliphatic chain architectures.Unexpectedly,we observed that AC_(15)-C exhibited superior cytotoxicity against 4T1 breast cancer cells,and had the highest binding affinity for Lon protease 1(LONP1)(-72.6 kcal/mol).Subsequently,disulfide bond-containing lipid-PEG(DSPESS-PEG2K) modified chain architecture-engineered ART derivatives nanoassemblies(NAs) were developed to mitigate solubility-related limitations while enhancing targeting precision.Molecular docking and experimental validation demonstrated that ART derivatives inhibited LONP1 through hydrophobic interactions while preserved Fe^(2+)-mediated Fenton-like reaction activity.In vitro and in vivo evaluations demonstrated that AC_(15)-C NAs outperformed free ART and other NAs,suppressing 4T1 tumor growth via dual action:LONP1-directed mitochondrial proteostasis collapse and reactive oxygen species(ROS) amplification through Fe^(2+)-ART interactions.This study elucidated a novel anti-tumor mechanism of ART through the rational design of derivatives with spatially configured aliphatic chains,and developed reductionresponsive NAs to provide an advanced delivery strategy.展开更多
Fault-tolerant systems are crucial for ensuring the reliability and availability of missioncritical applications in modern computing environments.The dynamic heterogeneous redundancy(DHR)architecture is a key componen...Fault-tolerant systems are crucial for ensuring the reliability and availability of missioncritical applications in modern computing environments.The dynamic heterogeneous redundancy(DHR)architecture is a key component in constructing fault-tolerant systems,particularly in areas such as national security,power networks,and banking private networks.DHR is transforming the cyberspace security industry chain by accommodating a broader range of applications and increasingly capturing the market.However,the development of applications for DHR architecture encounters challenges due to the complexities of handling heterogeneity,managing dynamism,and maintaining usability.To address these issues,we introduce MimicStudio,a comprehensive development framework with a standardized workflow.To our knowledge,MimicStudio is the first effective solution for DHR software development.We present a detailed implementation of MimicStudio with a heterogeneous microcontroller unit project,encompassing three CPUs with different instruction set architectures.The paper evaluates MimicStudio’s support for essential features,including zero-copy synchronization,parallelized build,multi-core collaborative debugging,and dynamic adjustment of the software system’s structure.Our results show that MimicStudio provides a flexible and efficient solution for supporting the dynamic,heterogeneous,and redundant features of fault-tolerant systems.展开更多
Improved yield potential is the goal of barley domestication and cultivation.During this process,two-and six-rowed barley types emerged and have been utilised in breeding and production.The six-rowed type could produc...Improved yield potential is the goal of barley domestication and cultivation.During this process,two-and six-rowed barley types emerged and have been utilised in breeding and production.The six-rowed type could produce three times as many grains as its ancestral two-rowed forms,thus dominating barley cultivation for thousands of years.The deficiens form of the two-rowed type,characterised by extremely suppressed lateral spikelets,has gained dominance over the past few decades in barley-growing regions worldwide.We hypothesised that the absence of lateral spikelets in deficiens barley affects spike architecture and spike-related traits,contributing to its superior yield potential of deficiens barley cultivation.Currently,a deficiens barley variety,RGT Planet,is the most popular barley variety in the world.In this study,we used two F_(2) populations derived from crossing RGT Planet with two canonical two-rowed barley and identified the functional allele Vrs1.t1 associated with deficiens morphology.We observed that the Vrs1.t1 allele may contribute to high yield potential by optimising spike architecture through increased spikelet length,grain number,and grain size.Phylogenetic analysis suggests that the deficiens mutation was likely present from the early stages of barley cultivation in the Fertile Crescent and spread to Ethiopia and beyond with agricultural expansion.We conclude that the ancient deficiens allele Vrs1.t1 has been a critical driver for the recent success of modern barley improvement by optimising spike architecture.展开更多
This research introduces a unique approach to segmenting breast cancer images using a U-Net-based architecture.However,the computational demand for image processing is very high.Therefore,we have conducted this resear...This research introduces a unique approach to segmenting breast cancer images using a U-Net-based architecture.However,the computational demand for image processing is very high.Therefore,we have conducted this research to build a system that enables image segmentation training with low-power machines.To accomplish this,all data are divided into several segments,each being trained separately.In the case of prediction,the initial output is predicted from each trained model for an input,where the ultimate output is selected based on the pixel-wise majority voting of the expected outputs,which also ensures data privacy.In addition,this kind of distributed training system allows different computers to be used simultaneously.That is how the training process takes comparatively less time than typical training approaches.Even after completing the training,the proposed prediction system allows a newly trained model to be included in the system.Thus,the prediction is consistently more accurate.We evaluated the effectiveness of the ultimate output based on four performance matrices:average pixel accuracy,mean absolute error,average specificity,and average balanced accuracy.The experimental results show that the scores of average pixel accuracy,mean absolute error,average specificity,and average balanced accuracy are 0.9216,0.0687,0.9477,and 0.8674,respectively.In addition,the proposed method was compared with four other state-of-the-art models in terms of total training time and usage of computational resources.And it outperformed all of them in these aspects.展开更多
Urban air pollution has brought great troubles to physical and mental health,economic development,environmental protection,and other aspects.Predicting the changes and trends of air pollution can provide a scientific ...Urban air pollution has brought great troubles to physical and mental health,economic development,environmental protection,and other aspects.Predicting the changes and trends of air pollution can provide a scientific basis for governance and prevention efforts.In this paper,we propose an interval prediction method that considers the spatio-temporal characteristic information of PM_(2.5)signals from multiple stations.K-nearest neighbor(KNN)algorithm interpolates the lost signals in the process of collection,transmission,and storage to ensure the continuity of data.Graph generative network(GGN)is used to process time-series meteorological data with complex structures.The graph U-Nets framework is introduced into the GGN model to enhance its controllability to the graph generation process,which is beneficial to improve the efficiency and robustness of the model.In addition,sparse Bayesian regression is incorporated to improve the dimensional disaster defect of traditional kernel density estimation(KDE)interval prediction.With the support of sparse strategy,sparse Bayesian regression kernel density estimation(SBR-KDE)is very efficient in processing high-dimensional large-scale data.The PM_(2.5)data of spring,summer,autumn,and winter from 34 air quality monitoring sites in Beijing verified the accuracy,generalization,and superiority of the proposed model in interval prediction.展开更多
With the rapid development of flexible wearable electronics,the demand for stretchable energy storage devices has surged.In this work,a novel gradient-layered architecture was design based on single-pore hollow lignin...With the rapid development of flexible wearable electronics,the demand for stretchable energy storage devices has surged.In this work,a novel gradient-layered architecture was design based on single-pore hollow lignin nanospheres(HLNPs)-intercalated two-dimensional transition metal carbide(Ti_(3)C_(2)T_(x) MXene)for fabricating highly stretchable and durable supercapacitors.By depositing and inserting HLNPs in the MXene layers with a bottom-up decreasing gradient,a multilayered porous MXene structure with smooth ion channels was constructed by reducing the overstacking of MXene lamella.Moreover,the micro-chamber architecture of thin-walled lignin nanospheres effectively extended the contact area between lignin and MXene to improve ion and electron accessibility,thus better utilizing the pseudocapacitive property of lignin.All these strategies effectively enhanced the capacitive performance of the electrodes.In addition,HLNPs,which acted as a protective phase for MXene layer,enhanced mechanical properties of the wrinkled stretchable electrodes by releasing stress through slip and deformation during the stretch-release cycling and greatly improved the structural integrity and capacitive stability of the electrodes.Flexible electrodes and symmetric flexible all-solid-state supercapacitors capable of enduring 600%uniaxial tensile strain were developed with high specific capacitances of 1273 mF cm^(−2)(241 F g^(−1))and 514 mF cm^(−2)(95 F g^(−1)),respectively.Moreover,their capacitances were well preserved after 1000 times of 600%stretch-release cycling.This study showcased new possibilities of incorporating biobased lignin nanospheres in energy storage devices to fabricate stretchable devices leveraging synergies among various two-dimensional nanomaterials.展开更多
High-density planting increases maize yield but also canopy crowding and stalk lodging.Aiming this contradiction,a wavy canopy was created using interlaced chemical application(IC)of a plant growth retardant at the V1...High-density planting increases maize yield but also canopy crowding and stalk lodging.Aiming this contradiction,a wavy canopy was created using interlaced chemical application(IC)of a plant growth retardant at the V14 stage with three densities(60,000,75,000,and 90,000 plants ha-1,indicated by D1,D2,and D3,respectively)for two seasons.The results showed that the IC-treated wavy canopy featuring both natural height(IC-H)and dwarfed(IC-L)plants,improved light transmission by 8.54%,8.49%,and 16.49%on average than the corresponding controls(CK)at D1,D2,and D3,respectively.The alleviation of canopy crowding stimulated leaf photosynthesis,sugar availability,basal-internode strength,and decreased plant lodging ratios in both IC-H and IC-L,particularly under higher densities.Meanwhile,the IC populations produced significantly higher yield than CK,with an average increase of 3.38%,16.70%,and 15.28%at D1,D2,and D3,respectively.Collectively,this study proposed a new wavy canopy strategy using plant growth retardant to simultaneously increase yield performance and lodging resistance,thus offering a sustainable solution for further development of high-density maize production.展开更多
Modern aircraft tend to use fuel thermal management systems to cool onboard heat sources.However,the design of heat transfer architectures for fuel thermal management systems relies on the experience of the engineers ...Modern aircraft tend to use fuel thermal management systems to cool onboard heat sources.However,the design of heat transfer architectures for fuel thermal management systems relies on the experience of the engineers and lacks theoretical guidance.This paper proposes a concise graph representation method based on graph theory for fuel thermal management systems,which can represent all possible connections between subsystems.A generalized optimization algorithm is proposed for fuel thermal management system architecture to minimize the heat sink.This algorithm can autonomously arrange subsystems with heat production differences and efficiently utilize the architecture of the fuel heat sink.At the same time,two evaluation indices are proposed from the perspective of subsystems.These indices intuitively and clearly show that the reason for the high efficiency of heat sink utilization is the balanced and moderate cooling of each subsystem and verify the rationality of the architecture optimization method.A set of simulations are also conducted,which demonstrate that the fuel tank temperature has no effect on the performance of the architecture.This paper provides a reference for the architectural design of aircraft fuel thermal management systems.The metrics used in this paper can also be utilized to evaluate the existing architecture.展开更多
To address the discrepancies between well and seismic data in stratigraphic correlation of the Triassic Yanchang Formation in the Ordos Basin,NW China,traditional stratigraphic classification schemes,the latest 3D sei...To address the discrepancies between well and seismic data in stratigraphic correlation of the Triassic Yanchang Formation in the Ordos Basin,NW China,traditional stratigraphic classification schemes,the latest 3D seismic and drilling data,and reservoir sections are thoroughly investigated.Guided by the theory of sequence stratigraphy,the progradational sequence stratigraphic framework of the Yanchang Formation is systematically constructed to elucidate new deposition mechanisms in the depressed lacustrine basin,and it has been successfully applied to the exploration and development practices in the Qingcheng Oilfield.Key findings are obtained in three aspects.First,the seismic progradational reflections,marker tuff beds,and condensed sections of flooding surfaces in the Yanchang Formation are consistent and isochronous.Using flooding surface markers as a reference,a progradational sequence stratigraphic architecture is reconstructed for the middle-upper part of Yanchang Formation,and divided into seven clinoform units(CF1-CF7).Second,progradation predominantly occurs in semi-deep to deep lake environments,with the depositional center not always coinciding with the thickest strata.The lacustrine basin underwent an evolution of“oscillatory regression-progradational infilling-multi-phase superimposition”.Third,the case study of Qingcheng Oilfield reveals that the major pay zones consist of“isochronous but heterochronous”gravity-flow sandstone complexes.Guided by the progradational sequence stratigraphic architecture,horizontal well oil-layer penetration rates remain above 82%.The progradational sequence stratigraphic architecture and associated geological insights are more consistent with the sedimentary infilling mechanisms of large-scale continental depressed lacustrine basins and actual drilling results.The research results provide crucial theoretical and technical support for subsequent refined exploration and development of the Yanchang Formation,and are expected to offer a reference for research and production practice in similar continental lacustrine basins.展开更多
It’s possible for malicious operators to seize hold of electrical control systems, for instance, the engine control unit of driverless vehicles, from various vectors, e.g. autonomic control system, remote vehicle acc...It’s possible for malicious operators to seize hold of electrical control systems, for instance, the engine control unit of driverless vehicles, from various vectors, e.g. autonomic control system, remote vehicle access, or human drivers. To mitigate potential risks, this paper provides the inauguration study by proposing a theoretical framework in the physical, human and cyber triad. Its goal is to, at each time point, detect adversary control behaviors and protect control systems against malicious operations via integrating a variety of methods. This paper only proposes a theoretical framework which tries to indicate possible threats. With the support of the framework, the security system can lightly reduce the risk. The development and implementation of the system are out of scope.展开更多
Not always climate and cultural contexts are discussed at the forefront of architectural discussions on traditional or vernacular architecture,nevertheless,the construction material also plays a significant part in de...Not always climate and cultural contexts are discussed at the forefront of architectural discussions on traditional or vernacular architecture,nevertheless,the construction material also plays a significant part in defining places’architectural languages.Building from the local materials is an essential ingredient of the local distinctiveness,whilst forming the architectural grand gesture in its context.In Siwa oasis,salt architecture has formed that architectural grand gesture.The vernacular vocabularies adopted by old Bedouins using salt bricks generated Siwa’s unique spirit.In this paper,some examples are illustrated based on a series of site visits to three main sites in Siwa,namely:Old Shali,Abu Shuruf,and Aghourmy.This shows the evolution of Siwa’s vernacular architecture and the role of the architectural language or detrimental effect on the overall quality of architecture.From the site visits,it was observed that building with the traditional technique is now becoming abandoned in Siwa,explained by the local builders to be due to the huge costs required;forcing them to shifting to modern architecture.The influx to building using modern techniques has led to a significant transformation in the urban morphology and spirit of Siwa.Herein lies the scope of this paper:to discuss the impact of the evolution of vernacular architecture on the overall quality of architecture in Siwa and thus identifying the problems which will lead to policy formulation and guidelines for the redevelopment of Siwa in order to“revitalize/resuscitate”its vernacular style accordingly.展开更多
文摘A configurable U-Net architecture is trained to solve the multi-scale elliptical partial differential equations.The motivation is to improve the computational cost of the numerical solution of Navier-Stokes equations–the governing equations for fluid dynamics.Building on the underlying concept of V-Cycle multigrid methods,a neural network framework using U-Net architecture is optimized to solve the Poisson equation and Helmholtz equations–the characteristic form of the discretized Navier-Stokes equations.The results demonstrate the optimized U-Net captures the high dimensional mathematical features of the elliptical operator and with a better convergence than the multigrid method.The optimal performance between the errors and the FLOPS is the(3,2,5)case with 3 stacks of UNets,with 2 initial features,5 depth layers and with ELU activation.Further,by training the network with the multi-scale synthetic data the finer features of the physical system are captured.
基金financially supported by the Liaoning Revitalization Talents Program (No.XLYC2403107)the Excellent Youth Science Foundation of Liaoning Province (No.2024JH3/10200046)the Basic Scientific Research Project of Liaoning Provincial Department of Education (No.LJ212410163015)。
文摘Despite demonstrating significant anti-tumor potential as an artemisinin derivative,artesunate faces delivery efficiency challenges due to low water solubility and insufficient targeting specificity.To improve the delivery efficiency,we engineered three artesunate(ART) derivatives,AC_(15)-L(linear),AC_(15)-B(branched),and AC_(15)-C(cyclic) with distinct aliphatic chain architectures.Unexpectedly,we observed that AC_(15)-C exhibited superior cytotoxicity against 4T1 breast cancer cells,and had the highest binding affinity for Lon protease 1(LONP1)(-72.6 kcal/mol).Subsequently,disulfide bond-containing lipid-PEG(DSPESS-PEG2K) modified chain architecture-engineered ART derivatives nanoassemblies(NAs) were developed to mitigate solubility-related limitations while enhancing targeting precision.Molecular docking and experimental validation demonstrated that ART derivatives inhibited LONP1 through hydrophobic interactions while preserved Fe^(2+)-mediated Fenton-like reaction activity.In vitro and in vivo evaluations demonstrated that AC_(15)-C NAs outperformed free ART and other NAs,suppressing 4T1 tumor growth via dual action:LONP1-directed mitochondrial proteostasis collapse and reactive oxygen species(ROS) amplification through Fe^(2+)-ART interactions.This study elucidated a novel anti-tumor mechanism of ART through the rational design of derivatives with spatially configured aliphatic chains,and developed reductionresponsive NAs to provide an advanced delivery strategy.
基金supported by National Key Research and Development Program of China(No.2023YFB 4404200).
文摘Fault-tolerant systems are crucial for ensuring the reliability and availability of missioncritical applications in modern computing environments.The dynamic heterogeneous redundancy(DHR)architecture is a key component in constructing fault-tolerant systems,particularly in areas such as national security,power networks,and banking private networks.DHR is transforming the cyberspace security industry chain by accommodating a broader range of applications and increasingly capturing the market.However,the development of applications for DHR architecture encounters challenges due to the complexities of handling heterogeneity,managing dynamism,and maintaining usability.To address these issues,we introduce MimicStudio,a comprehensive development framework with a standardized workflow.To our knowledge,MimicStudio is the first effective solution for DHR software development.We present a detailed implementation of MimicStudio with a heterogeneous microcontroller unit project,encompassing three CPUs with different instruction set architectures.The paper evaluates MimicStudio’s support for essential features,including zero-copy synchronization,parallelized build,multi-core collaborative debugging,and dynamic adjustment of the software system’s structure.Our results show that MimicStudio provides a flexible and efficient solution for supporting the dynamic,heterogeneous,and redundant features of fault-tolerant systems.
基金Funding for this research was provided by the Australia Grain Research and Development Corporation(9176507)the Western Crop Genetics Alliance.Jingye Cheng thanks The University of Tasmania,Australia for the scholarship(495802)。
文摘Improved yield potential is the goal of barley domestication and cultivation.During this process,two-and six-rowed barley types emerged and have been utilised in breeding and production.The six-rowed type could produce three times as many grains as its ancestral two-rowed forms,thus dominating barley cultivation for thousands of years.The deficiens form of the two-rowed type,characterised by extremely suppressed lateral spikelets,has gained dominance over the past few decades in barley-growing regions worldwide.We hypothesised that the absence of lateral spikelets in deficiens barley affects spike architecture and spike-related traits,contributing to its superior yield potential of deficiens barley cultivation.Currently,a deficiens barley variety,RGT Planet,is the most popular barley variety in the world.In this study,we used two F_(2) populations derived from crossing RGT Planet with two canonical two-rowed barley and identified the functional allele Vrs1.t1 associated with deficiens morphology.We observed that the Vrs1.t1 allele may contribute to high yield potential by optimising spike architecture through increased spikelet length,grain number,and grain size.Phylogenetic analysis suggests that the deficiens mutation was likely present from the early stages of barley cultivation in the Fertile Crescent and spread to Ethiopia and beyond with agricultural expansion.We conclude that the ancient deficiens allele Vrs1.t1 has been a critical driver for the recent success of modern barley improvement by optimising spike architecture.
基金the Researchers Supporting Project,King Saud University,Saudi Arabia,for funding this research work through Project No.RSPD2025R951.
文摘This research introduces a unique approach to segmenting breast cancer images using a U-Net-based architecture.However,the computational demand for image processing is very high.Therefore,we have conducted this research to build a system that enables image segmentation training with low-power machines.To accomplish this,all data are divided into several segments,each being trained separately.In the case of prediction,the initial output is predicted from each trained model for an input,where the ultimate output is selected based on the pixel-wise majority voting of the expected outputs,which also ensures data privacy.In addition,this kind of distributed training system allows different computers to be used simultaneously.That is how the training process takes comparatively less time than typical training approaches.Even after completing the training,the proposed prediction system allows a newly trained model to be included in the system.Thus,the prediction is consistently more accurate.We evaluated the effectiveness of the ultimate output based on four performance matrices:average pixel accuracy,mean absolute error,average specificity,and average balanced accuracy.The experimental results show that the scores of average pixel accuracy,mean absolute error,average specificity,and average balanced accuracy are 0.9216,0.0687,0.9477,and 0.8674,respectively.In addition,the proposed method was compared with four other state-of-the-art models in terms of total training time and usage of computational resources.And it outperformed all of them in these aspects.
基金Project(2020YFC2008605)supported by the National Key Research and Development Project of ChinaProject(52072412)supported by the National Natural Science Foundation of ChinaProject(2021JJ30359)supported by the Natural Science Foundation of Hunan Province,China。
文摘Urban air pollution has brought great troubles to physical and mental health,economic development,environmental protection,and other aspects.Predicting the changes and trends of air pollution can provide a scientific basis for governance and prevention efforts.In this paper,we propose an interval prediction method that considers the spatio-temporal characteristic information of PM_(2.5)signals from multiple stations.K-nearest neighbor(KNN)algorithm interpolates the lost signals in the process of collection,transmission,and storage to ensure the continuity of data.Graph generative network(GGN)is used to process time-series meteorological data with complex structures.The graph U-Nets framework is introduced into the GGN model to enhance its controllability to the graph generation process,which is beneficial to improve the efficiency and robustness of the model.In addition,sparse Bayesian regression is incorporated to improve the dimensional disaster defect of traditional kernel density estimation(KDE)interval prediction.With the support of sparse strategy,sparse Bayesian regression kernel density estimation(SBR-KDE)is very efficient in processing high-dimensional large-scale data.The PM_(2.5)data of spring,summer,autumn,and winter from 34 air quality monitoring sites in Beijing verified the accuracy,generalization,and superiority of the proposed model in interval prediction.
基金supported by Natural Science and Engineering Research Council of Canada(RGPIN-2017-06737)Canada Research Chairs program,the National Key Research and Development Program of China(2017YFD0601005,2022YFD0904201)+1 种基金the National Natural Science Foundation of China(51203075)the China Scholarship Council(Grant No.CSC202208320361).
文摘With the rapid development of flexible wearable electronics,the demand for stretchable energy storage devices has surged.In this work,a novel gradient-layered architecture was design based on single-pore hollow lignin nanospheres(HLNPs)-intercalated two-dimensional transition metal carbide(Ti_(3)C_(2)T_(x) MXene)for fabricating highly stretchable and durable supercapacitors.By depositing and inserting HLNPs in the MXene layers with a bottom-up decreasing gradient,a multilayered porous MXene structure with smooth ion channels was constructed by reducing the overstacking of MXene lamella.Moreover,the micro-chamber architecture of thin-walled lignin nanospheres effectively extended the contact area between lignin and MXene to improve ion and electron accessibility,thus better utilizing the pseudocapacitive property of lignin.All these strategies effectively enhanced the capacitive performance of the electrodes.In addition,HLNPs,which acted as a protective phase for MXene layer,enhanced mechanical properties of the wrinkled stretchable electrodes by releasing stress through slip and deformation during the stretch-release cycling and greatly improved the structural integrity and capacitive stability of the electrodes.Flexible electrodes and symmetric flexible all-solid-state supercapacitors capable of enduring 600%uniaxial tensile strain were developed with high specific capacitances of 1273 mF cm^(−2)(241 F g^(−1))and 514 mF cm^(−2)(95 F g^(−1)),respectively.Moreover,their capacitances were well preserved after 1000 times of 600%stretch-release cycling.This study showcased new possibilities of incorporating biobased lignin nanospheres in energy storage devices to fabricate stretchable devices leveraging synergies among various two-dimensional nanomaterials.
基金supported by the National Key Research and Development Program of China(2023YFD2303302,2022YFD2300803)the National Natural Science Foundation of China(32160445)the China Agriculture Research System of MOF and MARA(CARS-02-16).
文摘High-density planting increases maize yield but also canopy crowding and stalk lodging.Aiming this contradiction,a wavy canopy was created using interlaced chemical application(IC)of a plant growth retardant at the V14 stage with three densities(60,000,75,000,and 90,000 plants ha-1,indicated by D1,D2,and D3,respectively)for two seasons.The results showed that the IC-treated wavy canopy featuring both natural height(IC-H)and dwarfed(IC-L)plants,improved light transmission by 8.54%,8.49%,and 16.49%on average than the corresponding controls(CK)at D1,D2,and D3,respectively.The alleviation of canopy crowding stimulated leaf photosynthesis,sugar availability,basal-internode strength,and decreased plant lodging ratios in both IC-H and IC-L,particularly under higher densities.Meanwhile,the IC populations produced significantly higher yield than CK,with an average increase of 3.38%,16.70%,and 15.28%at D1,D2,and D3,respectively.Collectively,this study proposed a new wavy canopy strategy using plant growth retardant to simultaneously increase yield performance and lodging resistance,thus offering a sustainable solution for further development of high-density maize production.
文摘Modern aircraft tend to use fuel thermal management systems to cool onboard heat sources.However,the design of heat transfer architectures for fuel thermal management systems relies on the experience of the engineers and lacks theoretical guidance.This paper proposes a concise graph representation method based on graph theory for fuel thermal management systems,which can represent all possible connections between subsystems.A generalized optimization algorithm is proposed for fuel thermal management system architecture to minimize the heat sink.This algorithm can autonomously arrange subsystems with heat production differences and efficiently utilize the architecture of the fuel heat sink.At the same time,two evaluation indices are proposed from the perspective of subsystems.These indices intuitively and clearly show that the reason for the high efficiency of heat sink utilization is the balanced and moderate cooling of each subsystem and verify the rationality of the architecture optimization method.A set of simulations are also conducted,which demonstrate that the fuel tank temperature has no effect on the performance of the architecture.This paper provides a reference for the architectural design of aircraft fuel thermal management systems.The metrics used in this paper can also be utilized to evaluate the existing architecture.
基金Supported by the National Science and Technology Major Project(2017ZX05001)CNPC Technology Project(2023YQX20111).
文摘To address the discrepancies between well and seismic data in stratigraphic correlation of the Triassic Yanchang Formation in the Ordos Basin,NW China,traditional stratigraphic classification schemes,the latest 3D seismic and drilling data,and reservoir sections are thoroughly investigated.Guided by the theory of sequence stratigraphy,the progradational sequence stratigraphic framework of the Yanchang Formation is systematically constructed to elucidate new deposition mechanisms in the depressed lacustrine basin,and it has been successfully applied to the exploration and development practices in the Qingcheng Oilfield.Key findings are obtained in three aspects.First,the seismic progradational reflections,marker tuff beds,and condensed sections of flooding surfaces in the Yanchang Formation are consistent and isochronous.Using flooding surface markers as a reference,a progradational sequence stratigraphic architecture is reconstructed for the middle-upper part of Yanchang Formation,and divided into seven clinoform units(CF1-CF7).Second,progradation predominantly occurs in semi-deep to deep lake environments,with the depositional center not always coinciding with the thickest strata.The lacustrine basin underwent an evolution of“oscillatory regression-progradational infilling-multi-phase superimposition”.Third,the case study of Qingcheng Oilfield reveals that the major pay zones consist of“isochronous but heterochronous”gravity-flow sandstone complexes.Guided by the progradational sequence stratigraphic architecture,horizontal well oil-layer penetration rates remain above 82%.The progradational sequence stratigraphic architecture and associated geological insights are more consistent with the sedimentary infilling mechanisms of large-scale continental depressed lacustrine basins and actual drilling results.The research results provide crucial theoretical and technical support for subsequent refined exploration and development of the Yanchang Formation,and are expected to offer a reference for research and production practice in similar continental lacustrine basins.
文摘It’s possible for malicious operators to seize hold of electrical control systems, for instance, the engine control unit of driverless vehicles, from various vectors, e.g. autonomic control system, remote vehicle access, or human drivers. To mitigate potential risks, this paper provides the inauguration study by proposing a theoretical framework in the physical, human and cyber triad. Its goal is to, at each time point, detect adversary control behaviors and protect control systems against malicious operations via integrating a variety of methods. This paper only proposes a theoretical framework which tries to indicate possible threats. With the support of the framework, the security system can lightly reduce the risk. The development and implementation of the system are out of scope.
文摘Not always climate and cultural contexts are discussed at the forefront of architectural discussions on traditional or vernacular architecture,nevertheless,the construction material also plays a significant part in defining places’architectural languages.Building from the local materials is an essential ingredient of the local distinctiveness,whilst forming the architectural grand gesture in its context.In Siwa oasis,salt architecture has formed that architectural grand gesture.The vernacular vocabularies adopted by old Bedouins using salt bricks generated Siwa’s unique spirit.In this paper,some examples are illustrated based on a series of site visits to three main sites in Siwa,namely:Old Shali,Abu Shuruf,and Aghourmy.This shows the evolution of Siwa’s vernacular architecture and the role of the architectural language or detrimental effect on the overall quality of architecture.From the site visits,it was observed that building with the traditional technique is now becoming abandoned in Siwa,explained by the local builders to be due to the huge costs required;forcing them to shifting to modern architecture.The influx to building using modern techniques has led to a significant transformation in the urban morphology and spirit of Siwa.Herein lies the scope of this paper:to discuss the impact of the evolution of vernacular architecture on the overall quality of architecture in Siwa and thus identifying the problems which will lead to policy formulation and guidelines for the redevelopment of Siwa in order to“revitalize/resuscitate”its vernacular style accordingly.