With the rapid development of deep learning algorithms,the computational complexity and functional diversity are increasing rapidly.However,the gap between high computational density and insufficient memory bandwidth ...With the rapid development of deep learning algorithms,the computational complexity and functional diversity are increasing rapidly.However,the gap between high computational density and insufficient memory bandwidth under the traditional von Neumann architecture is getting worse.Analyzing the algorithmic characteristics of convolutional neural network(CNN),it is found that the access characteristics of convolution(CONV)and fully connected(FC)operations are very different.Based on this feature,a dual-mode reronfigurable distributed memory architecture for CNN accelerator is designed.It can be configured in Bank mode or first input first output(FIFO)mode to accommodate the access needs of different operations.At the same time,a programmable memory control unit is designed,which can effectively control the dual-mode configurable distributed memory architecture by using customized special accessing instructions and reduce the data accessing delay.The proposed architecture is verified and tested by parallel implementation of some CNN algorithms.The experimental results show that the peak bandwidth can reach 13.44 GB·s^(-1)at an operating frequency of 120 MHz.This work can achieve 1.40,1.12,2.80 and 4.70 times the peak bandwidth compared with the existing work.展开更多
Carbon nitrides with two-dimensional layered structures and high theoretical capacities are attractive as anode materials for sodium-ion batteries while their low crystallinity and insufficient structural stability st...Carbon nitrides with two-dimensional layered structures and high theoretical capacities are attractive as anode materials for sodium-ion batteries while their low crystallinity and insufficient structural stability strongly restrict their practical applications.Coupling carbon nitrides with conductive carbon may relieve these issues.However,little is known about the influence of nitrogen(N)configurations on the interactions between carbon and C_(3)N_(4),which is fundamentally critical for guiding the precise design of advanced C_(3)N_(4)-related electrodes.Herein,highly crystalline C_(3)N_(4)(poly(triazine imide),PTI)based all-carbon composites were developed by molten salt strategy.More importantly,the vital role of pyrrolic-N for enhancing charge transfer and boosting Na+storage of C_(3)N_(4)-based composites,which was confirmed by both theoretical and experimental evidence,was spot-highlighted for the first time.By elaborately controlling the salt composition,the composite with high pyrrolic-N and minimized graphitic-N content was obtained.Profiting from the formation of highly crystalline PTI and electrochemically favorable pyrrolic-N configurations,the composite delivered an unusual reverse growth and record-level cycling stability even after 5000 cycles along with high reversible capacity and outstanding full-cell capacity retention.This work broadens the energy storage applications of C_(3)N_(4) and provides new prospects for the design of advanced all-carbon electrodes.展开更多
Geometrical configurations play a crucial role in dual-atom catalysts(DACs)for electrocatalytic applications.Significant progress has been made to design DACs electrocatalysts with various geometri-cal configurations,...Geometrical configurations play a crucial role in dual-atom catalysts(DACs)for electrocatalytic applications.Significant progress has been made to design DACs electrocatalysts with various geometri-cal configurations,but in-depth understanding the relationship between geometrical configurations and metal-metal interaction mechanisms for designing targeted DACs is still required.In this review,the recent progress in engineering of geometrical configurations of DACs is systematically summarized.Based on the polarity of geometrical configuration,DACs can be classified into two different types that are homonuclear and heteronuclear DACs.Furthermore,with regard to the geometrical configurations of the active sites,homonuclear DACs are identified into adjacent and bridged configurations,and heteronuclear DACs can be classified into adjacent,bridged,and separated configurations.Subsequently,metal-metal interactions in DACs with different geometrical configurations are introduced.Additionally,the applications of DACs in different electrocatalytic reactions are discussed,including the oxygen reduction reaction(ORR),oxygen evolution reaction(OER),hydrogen evolution reaction(HER),and other catalysis.Finally,the future challenges and perspectives for advancements in DACs are high-lighted.This review aims to provide inspiration for the design of highly effcient DACs towards energy relatedapplications.展开更多
Based on the complementary advantages of Line Commutated Converter(LCC)and Modular Multilevel Converter(MMC)in power grid applications,there are two types of hybrid DC system topologies:one is the parallel connection ...Based on the complementary advantages of Line Commutated Converter(LCC)and Modular Multilevel Converter(MMC)in power grid applications,there are two types of hybrid DC system topologies:one is the parallel connection of LCC converter stations and MMC converter stations,and the other is the series connection of LCC and MMC converter stations within a single station.The hybrid DC transmission system faces broad application prospects and development potential in large-scale clean energy integration across regions and the construction of a new power system dominated by new energy sources in China.This paper first analyzes the system forms and topological characteristics of hybrid DC transmission,introducing the forms and topological characteristics of converter-level hybrid DC transmission systems and system-level hybrid DC transmission systems.Next,it analyzes the operating characteristics of LCC and MMC inverter-level hybrid DC transmission systems,provides insights into the transient stability of hybrid DC transmission systems,and typical fault ride-through control strategies.Finally,it summarizes the networking characteristics of the LCC-MMC series within the converter station hybrid DC transmission system,studies the transient characteristics and fault ridethrough control strategies under different fault types for the LCC-MMC series in the receiving-end converter station,and investigates the transient characteristics and fault ride-through control strategies under different fault types for the LCC-MMC series in the sending-end converter station.展开更多
Seismic fragility analysis of three-tower cable-stayed bridges with three different structural systems,including rigid system(RS),floating system(FS),and passive energy dissipation system(PEDS),is conducted to study t...Seismic fragility analysis of three-tower cable-stayed bridges with three different structural systems,including rigid system(RS),floating system(FS),and passive energy dissipation system(PEDS),is conducted to study the effects of connection configurations on seismic responses and fragilities.Finite element models of bridges are established using OpenSees.A new ground motion screening method based on the statistical characteristic of the predominant period is proposed to avoid irregular behavior in the selection process of ground motions,and incremental dynamic analysis(IDA)is performed to develop components and systems fragility curves.The effects of damper failure on calculated results for PEDS are examined in terms of seismic response and fragility analysis.The results show that the bridge tower is the most affected component by different structural systems.For RS,the fragility of the middle tower is significantly higher than other components,and the bridge failure starts from the middle tower,exhibiting a characteristic of local failure.For FS and PEDS,the fragility of the edge tower is higher than the middle tower.The system fragility of RS is higher than FS and PEDS.Taking the failure of dampers into account is necessary to obtain reliable seismic capacity of cable-stayed bridges.展开更多
Nowadays,ensuring thequality of networkserviceshas become increasingly vital.Experts are turning toknowledge graph technology,with a significant emphasis on entity extraction in the identification of device configurat...Nowadays,ensuring thequality of networkserviceshas become increasingly vital.Experts are turning toknowledge graph technology,with a significant emphasis on entity extraction in the identification of device configurations.This research paper presents a novel entity extraction method that leverages a combination of active learning and attention mechanisms.Initially,an improved active learning approach is employed to select the most valuable unlabeled samples,which are subsequently submitted for expert labeling.This approach successfully addresses the problems of isolated points and sample redundancy within the network configuration sample set.Then the labeled samples are utilized to train the model for network configuration entity extraction.Furthermore,the multi-head self-attention of the transformer model is enhanced by introducing the Adaptive Weighting method based on the Laplace mixture distribution.This enhancement enables the transformer model to dynamically adapt its focus to words in various positions,displaying exceptional adaptability to abnormal data and further elevating the accuracy of the proposed model.Through comparisons with Random Sampling(RANDOM),Maximum Normalized Log-Probability(MNLP),Least Confidence(LC),Token Entrop(TE),and Entropy Query by Bagging(EQB),the proposed method,Entropy Query by Bagging and Maximum Influence Active Learning(EQBMIAL),achieves comparable performance with only 40% of the samples on both datasets,while other algorithms require 50% of the samples.Furthermore,the entity extraction algorithm with the Adaptive Weighted Multi-head Attention mechanism(AW-MHA)is compared with BILSTM-CRF,Mutil_Attention-Bilstm-Crf,Deep_Neural_Model_NER and BERT_Transformer,achieving precision rates of 75.98% and 98.32% on the two datasets,respectively.Statistical tests demonstrate the statistical significance and effectiveness of the proposed algorithms in this paper.展开更多
Field reversed configuration(FRC)is widely considered as an ideal target plasma for magnetoinertial fusion.However,its confinement and stability,both proportional to the radius,will deteriorate inevitably during radia...Field reversed configuration(FRC)is widely considered as an ideal target plasma for magnetoinertial fusion.However,its confinement and stability,both proportional to the radius,will deteriorate inevitably during radial compression.Hence,we propose a new fusion approach based on axial compression of a large-sized FRC.The axial compression can be made by plasma jets or plasmoids converging onto the axial ends of the FRC.The parameter space that can reach the ignition condition while preserving the FRC's overall quality is studied using a numerical model based on different FRC confinement scalings.It is found that ignition is possible for a large FRC that can be achieved with the current FRC formation techniques if compression ratio is greater than 50.A more realistic compression is to combine axial with moderate radial compression,which is also presented and calculated in this work.展开更多
Research of capture mechanisms with strong capture adaptability and stable grasp is important to solve the problem of launch and recovery of torpedo-shaped autonomous underwater vehicles(AUVs).A multi-loop coupling ca...Research of capture mechanisms with strong capture adaptability and stable grasp is important to solve the problem of launch and recovery of torpedo-shaped autonomous underwater vehicles(AUVs).A multi-loop coupling capture mechanism with strong adaptability and high retraction rate has been proposed for the launch and recovery of torpedo-shaped AUVs with different morphological features.Firstly,the principle of capturing motion retraction is described based on the appearance characteristics of torpedo-shaped AUVs,and the configuration synthesis of the capture mechanism is carried out using the method of constrained chain synthesis.Secondly,the screw theory is employed to analyze the degree of freedom(DoF)of the capture mechanism.Then,the 3D model of the capture mechanism is established,and the kinematics and dynamics simulations are carried out.Combined with the capture orientation requirements of the capture mechanism,the statics and vibration characteristics analyses are carried out.Furthermore,considering the capture process and the underwater working environment,the motion characteristics and hydraulics characteristics of the capture mechanism are analyzed.Finally,a principle prototype is developed and the torpedo-shaped AUVs capture experiment is completed.The work provides technical reserves for the research and development of AUV capture special equipment.展开更多
Green transformation is an unavoidable choice for resource-based cities(RBCs)that face resource depletion and environmental pollution.Existing research has focused primarily on specific RBCs,making it challenging to a...Green transformation is an unavoidable choice for resource-based cities(RBCs)that face resource depletion and environmental pollution.Existing research has focused primarily on specific RBCs,making it challenging to apply green transformation strategies universally across cities.The fuzzy set qualitative comparative analysis(fsQCA)is a combination of qualitative and quantitative analyses that can handle multiple concurrent causality problems and determine how different conditions combine into configurations and generate an outcome.Thus,to address this gap,in this study,we established a research framework for green transformation and utilized the fsQCA to examine the configurations of 113 RBCs in China.By incorporating the element of time,this study explored the dynamic evolution of solutions in 2013,2016,and 2019.The main findings indicate that individual elements do not constitute the necessary conditions for improving the green transformation efficiency(GTE),and the systematic combination of multiple conditions is an effective path for realizing the improvement of the GTE in RBCs.Green transformation paths of RBCs exhibit the same destination through different paths.Additionally,the combination of system environment elements and system structure elements is both complementary and alternative.Differences in RBCs have led to various factor combinations and development paths,but there are some similarities in the key elements of the factor combinations at different stages.Economic environment,government support,and technological innovation are key factors that universally enhance the GTE in RBCs.These insights can assist city managers in formulating policies to drive green transformation and contribute to a better theoretical understanding of green transformation paths in RBCs.展开更多
The emerging virtual coupling technology aims to operate multiple train units in a Virtually Coupled Train Set(VCTS)at a minimal but safe distance.To guarantee collision avoidance,the safety distance should be calcula...The emerging virtual coupling technology aims to operate multiple train units in a Virtually Coupled Train Set(VCTS)at a minimal but safe distance.To guarantee collision avoidance,the safety distance should be calculated using the state-of-the-art space-time separation principle that separates the Emergency Braking(EB)trajectories of two successive units during the whole EB process.In this case,the minimal safety distance is usually numerically calculated without an analytic formulation.Thus,the constrained VCTS control problem is hard to address with space-time separation,which is still a gap in the existing literature.To solve this problem,we propose a Distributed Economic Model Predictive Control(DEMPC)approach with computation efficiency and theoretical guarantee.Specifically,to alleviate the computation burden,we transform implicit safety constraints into explicitly linear ones,such that the optimal control problem in DEMPC is a quadratic programming problem that can be solved efficiently.For theoretical analysis,sufficient conditions are derived to guarantee the recursive feasibility and stability of DEMPC,employing compatibility constraints,tube techniques and terminal ingredient tuning.Moreover,we extend our approach with globally optimal and distributed online EB configuration methods to shorten the minimal distance among VCTS.Finally,experimental results demonstrate the performance and advantages of the proposed approaches.展开更多
The reconfigurable chip,which integrates the advantages of high performance,high flexibility,high parallelism,low power consumption,and low cost,has achieved rapid development and wide application.Generally,the contro...The reconfigurable chip,which integrates the advantages of high performance,high flexibility,high parallelism,low power consumption,and low cost,has achieved rapid development and wide application.Generally,the control part and the computing part of algorithm is accelerated based on different reconfigurable architectures,but it is difficult to obtain overall performance improvement.For improving efficiency of reconfigurable structure both for the control part and the computing part,a hybrid of instruction-driven and data-driven self-reconfigurable cell array is proposed.On instruction-driven mode,processing element(PE)works like a reduced instruction set computer(RSIC)machine,which is mainly for the control part of algorithm.On data-driven mode,data is calculated by flowing between the preconfigured PEs,which is mainly for the computing of algorithm.For verifying the efficiency of architecture,some high-efficiency video coding(HEVC)video compression algorithms are implemented on the proposed architecture.The proposed architecture has been implemented on Xilinx FPGA Virtex UltraScale VU440 develop board.The same circuitry is able to run at75 MHz.Compared with the architecture that only supports instruction-driven,the proposed architecture has better calculation efficiency.展开更多
基金Supported by the National Key R&D Program of China(No.2022ZD0119001)the National Natural Science Foundation of China(No.61834005,61802304)+1 种基金the Education Department of Shaanxi Province(No.22JY060)the Shaanxi Provincial Key Research and Devel-opment Plan(No.2024GX-YBXM-100)。
文摘With the rapid development of deep learning algorithms,the computational complexity and functional diversity are increasing rapidly.However,the gap between high computational density and insufficient memory bandwidth under the traditional von Neumann architecture is getting worse.Analyzing the algorithmic characteristics of convolutional neural network(CNN),it is found that the access characteristics of convolution(CONV)and fully connected(FC)operations are very different.Based on this feature,a dual-mode reronfigurable distributed memory architecture for CNN accelerator is designed.It can be configured in Bank mode or first input first output(FIFO)mode to accommodate the access needs of different operations.At the same time,a programmable memory control unit is designed,which can effectively control the dual-mode configurable distributed memory architecture by using customized special accessing instructions and reduce the data accessing delay.The proposed architecture is verified and tested by parallel implementation of some CNN algorithms.The experimental results show that the peak bandwidth can reach 13.44 GB·s^(-1)at an operating frequency of 120 MHz.This work can achieve 1.40,1.12,2.80 and 4.70 times the peak bandwidth compared with the existing work.
基金supported by the National Natural Science Foundation of China(51904059)Applied Basic Research Program of Liaoning(2022JH2/101300200)+1 种基金Guangdong Basic and Applied Basic Research Foundation(2022A1515140188)Fundamental Research Funds for the Central Universities(N_(2)002005,N_(2)125004,N_(2)225044)。
文摘Carbon nitrides with two-dimensional layered structures and high theoretical capacities are attractive as anode materials for sodium-ion batteries while their low crystallinity and insufficient structural stability strongly restrict their practical applications.Coupling carbon nitrides with conductive carbon may relieve these issues.However,little is known about the influence of nitrogen(N)configurations on the interactions between carbon and C_(3)N_(4),which is fundamentally critical for guiding the precise design of advanced C_(3)N_(4)-related electrodes.Herein,highly crystalline C_(3)N_(4)(poly(triazine imide),PTI)based all-carbon composites were developed by molten salt strategy.More importantly,the vital role of pyrrolic-N for enhancing charge transfer and boosting Na+storage of C_(3)N_(4)-based composites,which was confirmed by both theoretical and experimental evidence,was spot-highlighted for the first time.By elaborately controlling the salt composition,the composite with high pyrrolic-N and minimized graphitic-N content was obtained.Profiting from the formation of highly crystalline PTI and electrochemically favorable pyrrolic-N configurations,the composite delivered an unusual reverse growth and record-level cycling stability even after 5000 cycles along with high reversible capacity and outstanding full-cell capacity retention.This work broadens the energy storage applications of C_(3)N_(4) and provides new prospects for the design of advanced all-carbon electrodes.
基金supported by the Natural Science Foundation of China (22179062,52125202,and U2004209)the Natural Science Foundation of Jiangsu Province (BK20230035)+1 种基金the Fundamental Research Funds for the Central Universities (30922010303)the Intergovernmental Cooperation Projects in the National Key Research and Development Plan of the Ministry of Science and Technology of PRC (2022YFE0196800)
文摘Geometrical configurations play a crucial role in dual-atom catalysts(DACs)for electrocatalytic applications.Significant progress has been made to design DACs electrocatalysts with various geometri-cal configurations,but in-depth understanding the relationship between geometrical configurations and metal-metal interaction mechanisms for designing targeted DACs is still required.In this review,the recent progress in engineering of geometrical configurations of DACs is systematically summarized.Based on the polarity of geometrical configuration,DACs can be classified into two different types that are homonuclear and heteronuclear DACs.Furthermore,with regard to the geometrical configurations of the active sites,homonuclear DACs are identified into adjacent and bridged configurations,and heteronuclear DACs can be classified into adjacent,bridged,and separated configurations.Subsequently,metal-metal interactions in DACs with different geometrical configurations are introduced.Additionally,the applications of DACs in different electrocatalytic reactions are discussed,including the oxygen reduction reaction(ORR),oxygen evolution reaction(OER),hydrogen evolution reaction(HER),and other catalysis.Finally,the future challenges and perspectives for advancements in DACs are high-lighted.This review aims to provide inspiration for the design of highly effcient DACs towards energy relatedapplications.
基金supported by the Joint Research Fund in Smart Grid(U23B20120)under cooperative agreement between the National Natural Science Foundation of China and State Grid Corporation of China。
文摘Based on the complementary advantages of Line Commutated Converter(LCC)and Modular Multilevel Converter(MMC)in power grid applications,there are two types of hybrid DC system topologies:one is the parallel connection of LCC converter stations and MMC converter stations,and the other is the series connection of LCC and MMC converter stations within a single station.The hybrid DC transmission system faces broad application prospects and development potential in large-scale clean energy integration across regions and the construction of a new power system dominated by new energy sources in China.This paper first analyzes the system forms and topological characteristics of hybrid DC transmission,introducing the forms and topological characteristics of converter-level hybrid DC transmission systems and system-level hybrid DC transmission systems.Next,it analyzes the operating characteristics of LCC and MMC inverter-level hybrid DC transmission systems,provides insights into the transient stability of hybrid DC transmission systems,and typical fault ride-through control strategies.Finally,it summarizes the networking characteristics of the LCC-MMC series within the converter station hybrid DC transmission system,studies the transient characteristics and fault ridethrough control strategies under different fault types for the LCC-MMC series in the receiving-end converter station,and investigates the transient characteristics and fault ride-through control strategies under different fault types for the LCC-MMC series in the sending-end converter station.
基金National Key R&D Program of China under Grant No.2022YFC3003603。
文摘Seismic fragility analysis of three-tower cable-stayed bridges with three different structural systems,including rigid system(RS),floating system(FS),and passive energy dissipation system(PEDS),is conducted to study the effects of connection configurations on seismic responses and fragilities.Finite element models of bridges are established using OpenSees.A new ground motion screening method based on the statistical characteristic of the predominant period is proposed to avoid irregular behavior in the selection process of ground motions,and incremental dynamic analysis(IDA)is performed to develop components and systems fragility curves.The effects of damper failure on calculated results for PEDS are examined in terms of seismic response and fragility analysis.The results show that the bridge tower is the most affected component by different structural systems.For RS,the fragility of the middle tower is significantly higher than other components,and the bridge failure starts from the middle tower,exhibiting a characteristic of local failure.For FS and PEDS,the fragility of the edge tower is higher than the middle tower.The system fragility of RS is higher than FS and PEDS.Taking the failure of dampers into account is necessary to obtain reliable seismic capacity of cable-stayed bridges.
基金supported by the National Key R&D Program of China(2019YFB2103202).
文摘Nowadays,ensuring thequality of networkserviceshas become increasingly vital.Experts are turning toknowledge graph technology,with a significant emphasis on entity extraction in the identification of device configurations.This research paper presents a novel entity extraction method that leverages a combination of active learning and attention mechanisms.Initially,an improved active learning approach is employed to select the most valuable unlabeled samples,which are subsequently submitted for expert labeling.This approach successfully addresses the problems of isolated points and sample redundancy within the network configuration sample set.Then the labeled samples are utilized to train the model for network configuration entity extraction.Furthermore,the multi-head self-attention of the transformer model is enhanced by introducing the Adaptive Weighting method based on the Laplace mixture distribution.This enhancement enables the transformer model to dynamically adapt its focus to words in various positions,displaying exceptional adaptability to abnormal data and further elevating the accuracy of the proposed model.Through comparisons with Random Sampling(RANDOM),Maximum Normalized Log-Probability(MNLP),Least Confidence(LC),Token Entrop(TE),and Entropy Query by Bagging(EQB),the proposed method,Entropy Query by Bagging and Maximum Influence Active Learning(EQBMIAL),achieves comparable performance with only 40% of the samples on both datasets,while other algorithms require 50% of the samples.Furthermore,the entity extraction algorithm with the Adaptive Weighted Multi-head Attention mechanism(AW-MHA)is compared with BILSTM-CRF,Mutil_Attention-Bilstm-Crf,Deep_Neural_Model_NER and BERT_Transformer,achieving precision rates of 75.98% and 98.32% on the two datasets,respectively.Statistical tests demonstrate the statistical significance and effectiveness of the proposed algorithms in this paper.
基金supported by National Natural Science Foundation of China(No.12175226)。
文摘Field reversed configuration(FRC)is widely considered as an ideal target plasma for magnetoinertial fusion.However,its confinement and stability,both proportional to the radius,will deteriorate inevitably during radial compression.Hence,we propose a new fusion approach based on axial compression of a large-sized FRC.The axial compression can be made by plasma jets or plasmoids converging onto the axial ends of the FRC.The parameter space that can reach the ignition condition while preserving the FRC's overall quality is studied using a numerical model based on different FRC confinement scalings.It is found that ignition is possible for a large FRC that can be achieved with the current FRC formation techniques if compression ratio is greater than 50.A more realistic compression is to combine axial with moderate radial compression,which is also presented and calculated in this work.
基金supported by the Natural Science Foundation of Jiangsu Province of China(Grant No.BK20220649)the Natural Science Foundation of the Jiangsu Higher Education Institutions(Grant No.23KJB460010)+1 种基金the Key R&D Program of Jiangsu Province(Grant No.BE2022062)Postgraduate Research&Practice Innovation Program of Jiangsu Province(Grant No.SJCX23_2143).
文摘Research of capture mechanisms with strong capture adaptability and stable grasp is important to solve the problem of launch and recovery of torpedo-shaped autonomous underwater vehicles(AUVs).A multi-loop coupling capture mechanism with strong adaptability and high retraction rate has been proposed for the launch and recovery of torpedo-shaped AUVs with different morphological features.Firstly,the principle of capturing motion retraction is described based on the appearance characteristics of torpedo-shaped AUVs,and the configuration synthesis of the capture mechanism is carried out using the method of constrained chain synthesis.Secondly,the screw theory is employed to analyze the degree of freedom(DoF)of the capture mechanism.Then,the 3D model of the capture mechanism is established,and the kinematics and dynamics simulations are carried out.Combined with the capture orientation requirements of the capture mechanism,the statics and vibration characteristics analyses are carried out.Furthermore,considering the capture process and the underwater working environment,the motion characteristics and hydraulics characteristics of the capture mechanism are analyzed.Finally,a principle prototype is developed and the torpedo-shaped AUVs capture experiment is completed.The work provides technical reserves for the research and development of AUV capture special equipment.
基金supported by the Chongqing Social Science Planning Fund,China(2023BS034)the Science and Technology Project of Chongqing Jiaotong University,China(F1230069).
文摘Green transformation is an unavoidable choice for resource-based cities(RBCs)that face resource depletion and environmental pollution.Existing research has focused primarily on specific RBCs,making it challenging to apply green transformation strategies universally across cities.The fuzzy set qualitative comparative analysis(fsQCA)is a combination of qualitative and quantitative analyses that can handle multiple concurrent causality problems and determine how different conditions combine into configurations and generate an outcome.Thus,to address this gap,in this study,we established a research framework for green transformation and utilized the fsQCA to examine the configurations of 113 RBCs in China.By incorporating the element of time,this study explored the dynamic evolution of solutions in 2013,2016,and 2019.The main findings indicate that individual elements do not constitute the necessary conditions for improving the green transformation efficiency(GTE),and the systematic combination of multiple conditions is an effective path for realizing the improvement of the GTE in RBCs.Green transformation paths of RBCs exhibit the same destination through different paths.Additionally,the combination of system environment elements and system structure elements is both complementary and alternative.Differences in RBCs have led to various factor combinations and development paths,but there are some similarities in the key elements of the factor combinations at different stages.Economic environment,government support,and technological innovation are key factors that universally enhance the GTE in RBCs.These insights can assist city managers in formulating policies to drive green transformation and contribute to a better theoretical understanding of green transformation paths in RBCs.
基金supported by the National Natural Science Foundation of China(52372310)the State Key Laboratory of Advanced Rail Autonomous Operation(RAO2023ZZ001)+1 种基金the Fundamental Research Funds for the Central Universities(2022JBQY001)Beijing Laboratory of Urban Rail Transit.
文摘The emerging virtual coupling technology aims to operate multiple train units in a Virtually Coupled Train Set(VCTS)at a minimal but safe distance.To guarantee collision avoidance,the safety distance should be calculated using the state-of-the-art space-time separation principle that separates the Emergency Braking(EB)trajectories of two successive units during the whole EB process.In this case,the minimal safety distance is usually numerically calculated without an analytic formulation.Thus,the constrained VCTS control problem is hard to address with space-time separation,which is still a gap in the existing literature.To solve this problem,we propose a Distributed Economic Model Predictive Control(DEMPC)approach with computation efficiency and theoretical guarantee.Specifically,to alleviate the computation burden,we transform implicit safety constraints into explicitly linear ones,such that the optimal control problem in DEMPC is a quadratic programming problem that can be solved efficiently.For theoretical analysis,sufficient conditions are derived to guarantee the recursive feasibility and stability of DEMPC,employing compatibility constraints,tube techniques and terminal ingredient tuning.Moreover,we extend our approach with globally optimal and distributed online EB configuration methods to shorten the minimal distance among VCTS.Finally,experimental results demonstrate the performance and advantages of the proposed approaches.
基金Supported by the National Natural Science Foundation of China(No.61802304,61834005,61772417,61634004)the Shaanxi Province Key R&D Plan(No.2021GY-029).
文摘The reconfigurable chip,which integrates the advantages of high performance,high flexibility,high parallelism,low power consumption,and low cost,has achieved rapid development and wide application.Generally,the control part and the computing part of algorithm is accelerated based on different reconfigurable architectures,but it is difficult to obtain overall performance improvement.For improving efficiency of reconfigurable structure both for the control part and the computing part,a hybrid of instruction-driven and data-driven self-reconfigurable cell array is proposed.On instruction-driven mode,processing element(PE)works like a reduced instruction set computer(RSIC)machine,which is mainly for the control part of algorithm.On data-driven mode,data is calculated by flowing between the preconfigured PEs,which is mainly for the computing of algorithm.For verifying the efficiency of architecture,some high-efficiency video coding(HEVC)video compression algorithms are implemented on the proposed architecture.The proposed architecture has been implemented on Xilinx FPGA Virtex UltraScale VU440 develop board.The same circuitry is able to run at75 MHz.Compared with the architecture that only supports instruction-driven,the proposed architecture has better calculation efficiency.