Lithium-sulfur (Li-S) batteries have gained great attention due to the high theoretical energy density and low cost,yet their further commercialization has been obstructed by the notorious shuttle effect and sluggish ...Lithium-sulfur (Li-S) batteries have gained great attention due to the high theoretical energy density and low cost,yet their further commercialization has been obstructed by the notorious shuttle effect and sluggish redox dynamics.Herein,we supply a strategy to optimize the electron structure of Ni_(2)P by concurrently introducing B-doped atoms and P vacancies in Ni_(2)P (Vp-B-Ni_(2)P),thereby enhancing the bidirectional sulfur conversion.The study indicates that the simultaneous introduction of B-doped atoms and P vacancies in Ni_(2)P causes the redistribution of electron around Ni atoms,bringing about the upward shift of d-band center of Ni atoms and effective d-p orbital hybridization between Ni atoms and sulfur species,thus strengthening the chemical anchoring for lithium polysulfides (LiPSs) as well as expediting the bidirectional conversion kinetics of sulfur species.Meanwhile,theoretical calculations reveal that the incorporation of B-doped atoms and P vacancies in Ni_(2)P selectively promotes Li2S dissolution and nucleation processes.Thus,the Li-S batteries with Vp-B-Ni_(2)P-separators present outstanding rate ability of 777 m A h g^(-1)at 5 C and high areal capacity of 8.03 mA h cm^(-2)under E/S of 5μL mg^(-1)and sulfur loading of 7.20 mg cm^(-2).This work elucidates that introducing heteroatom and vacancy in metal phosphide collaboratively regulates the electron structure to accelerate bidirectional sulfur conversion.展开更多
Typical application scenarios,such as vehicle to grid(V2G)and frequency regulation,have imposed significant long-life demands on lithium-ion batteries.Herein,we propose an advanced battery life-extension method employ...Typical application scenarios,such as vehicle to grid(V2G)and frequency regulation,have imposed significant long-life demands on lithium-ion batteries.Herein,we propose an advanced battery life-extension method employing bidirectional pulse charging(BPC)strategy.Unlike traditional constant current charging methods,BPC strategy not only achieves comparable charging speeds but also facilitates V2G frequency regulation simultaneously.It significantly enhances battery cycle ampere-hour throughput and demonstrates remarkable life extension capabilities.For this interesting conclusion,adopting model identification and postmortem characterization to reveal the life regulation mechanism of BPC:it mitigates battery capacity loss attributed to loss of lithium-ion inventory(LLI)in graphite anodes by intermittently regulating the overall battery voltage and anode potential using a negative charging current.Then,from the perspective of internal side reaction,the life extension mechanism is further revealed as inhibition of solid electrolyte interphase(SEI)and lithium dendrite growth by regulating voltage with a bidirectional pulse current,and a semi-empirical life degradation model combining SEI and lithium dendrite growth is developed for BPC scenarios health management,the model parameters are identified by genetic algorithm with the life simulation exhibiting an accuracy exceeding 99%.This finding indicates that under typical rate conditions,adaptable BPC strategies can extend the service life of LFP battery by approximately 123%.Consequently,the developed advanced BPC strategy offers innovative perspectives and insights for the development of long-life battery applications in the future.展开更多
Since backlash nonlinearity is inevitably existing in actuators for bidirectional stabilization system of allelectric tank,it behaves more drastically in high maneuvering environments.In this work,the accurate trackin...Since backlash nonlinearity is inevitably existing in actuators for bidirectional stabilization system of allelectric tank,it behaves more drastically in high maneuvering environments.In this work,the accurate tracking control for bidirectional stabilization system of moving all-electric tank with actuator backlash and unmodeled disturbance is solved.By utilizing the smooth adaptive backlash inverse model,a nonlinear robust adaptive feedback control scheme is presented.The unknown parameters and unmodelled disturbance are addressed separately through the derived parametric adaptive function and the continuous nonlinear robust term.Because the unknown backlash parameters are updated via adaptive function and the backlash effect can be suppressed successfully by inverse operation,which ensures the system stability.Meanwhile,the system disturbance in the high maneuverable environment can be estimated with the constructed adaptive law online improving the engineering practicality.Finally,Lyapunov-based analysis proves that the developed controller can ensure the tracking error asymptotically converges to zero even with unmodeled disturbance and unknown actuator backlash.Contrast co-simulations and experiments illustrate the advantages of the proposed approach.展开更多
Objective To investigate the causal relationships between plasma metabolites and osteoporosis via Mendelian randomization(MR) analysis.Methods Bidirectional MR was used to analyze pooled data from different genome-wid...Objective To investigate the causal relationships between plasma metabolites and osteoporosis via Mendelian randomization(MR) analysis.Methods Bidirectional MR was used to analyze pooled data from different genome-wide association studies(GWAS). The causal effect of plasma metabolites on osteoporosis was estimated using the inverse variance weighted method, intersections of statistically significant metabolites obtained from different sources of osteoporosis-related GWAS aggregated data was determined, and then sensitivity analysis was performed on these metabolites. Heterogeneity between single nucleotide polymorphisms was evaluated by Cochran's Q test. Horizontal pleiotropy was assessed through the application of the MR-Egger intercept method and the MRPRESSO method. The causal effect of osteoporosis on plasma metabolites was also evaluated using the inverse variance weighted method. Additionally, pathway analysis was conducted to identify potential metabolic pathways involved in the regulation of osteoporosis.Results Primary analysis and sensitivity analysis showed that 77 and 61 plasma metabolites had a causal relationship with osteoporosis from the GWAS data in the GCST90038656 and GCST90044600 datasets, respectively. Five common metabolites were identified via intersection. X-13684 levels and the glucose-to-maltose ratio were negatively associated with osteoporosis, whereas glycoursodeoxycholate levels and arachidoylcarnitine(C20) levels were positively associated with osteoporosis(all P < 0.05). The relationship between X-11299 levels and osteoporosis showed contradictory results(all P < 0.05). Pathway analysis indicated that glycine, serine, and threonine metabolism, valine, leucine, and isoleucine biosynthesis, galactose metabolism, arginine biosynthesis, and starch and sucrose metabolism pathways were participated in the development of osteoporosis.Conclusion We found a causal relationship between plasma metabolites and osteoporosis. These results offer novel perspectives with important implications for targeted metabolite-focused interventions in the management of osteoporosis.展开更多
The multiple classifier system (MCS), composed of multiple diverse classifiers or feed-forward neural networks, can significantly improve the classification or generalization ability of a single classifier. Enlighte...The multiple classifier system (MCS), composed of multiple diverse classifiers or feed-forward neural networks, can significantly improve the classification or generalization ability of a single classifier. Enlightened by the fundamental idea of MCS, the ensemble is introduced into the quick learning for bidirectional associative memory (QLBAM) to construct a BAM ensemble, for improving the storage capacity and the error-correction capability without destroying the simple structure of the component BAM. Simulations show that, with an appropriate "overproduce and choose" strategy or "thinning" algorithm, the proposed BAM ensemble significantly outperforms the single QLBAM in both storage capacity and noise-tolerance capability.展开更多
Bidirectional Dijkstra algorithm whose time complexity is 8O(n~2) is proposed. The theory foundation is that the classical Dijkstra algorithm has not any directional feature during searching the shortest path. The alg...Bidirectional Dijkstra algorithm whose time complexity is 8O(n~2) is proposed. The theory foundation is that the classical Dijkstra algorithm has not any directional feature during searching the shortest path. The algorithm takes advantage of the adjacent link and the mechanism of bidirectional search, that is, the algorithm processes the positive search from start point to destination point and the negative search from destination point to start point at the same time. Finally, combining with the practical application of route-planning algorithm in embedded real-time vehicle navigation system (ERTVNS), one example of its practical applications is given, analysis in theory and the experimental results show that compared with the Dijkstra algorithm, the new algorithm can reduce time complexity, and guarantee the searching precision, it satisfies the needs of ERTVNS.展开更多
Utilizing catalysts to accelerate the redox kinetics of lithium polysulfides (LiPSs) is a promising strategy to alleviate the shuttle effect of lithium–sulfur (Li–S) batteries.Nevertheless,most of the reported catal...Utilizing catalysts to accelerate the redox kinetics of lithium polysulfides (LiPSs) is a promising strategy to alleviate the shuttle effect of lithium–sulfur (Li–S) batteries.Nevertheless,most of the reported catalysts are only effective for LiPSs reduction,resulting in the devitalization of catalysts over extended cycles as a consequence of the continuous accumulation of Li_(2)S passivation layer.The situation gets even worse when employing mono-directional catalyst with poor electron conductivity because the charge transfer for the decomposition of solid Li_(2)S is severely hampered.Herein,a high-conductive and dualdirectional catalyst Co_(3)C decorated on porous nitrogen-doped graphene-like structure and carbon nanotube (Co_(3)C@PNGr-CNT) is fabricated as sulfur host,which not only promotes the precipitation of Li_(2)S from Li PSs during discharge but also facilitates the decomposition of Li;S during subsequent charge,as evidenced by the reduced activation energies for both reduction and oxidation processes.Furthermore,the long-term catalytic stability of Co_(3)C is corroborated by the reversible evolution of Co–C bond length over extended cycles as observed from X-ray absorption fine structure results.As a consequence,the fabricated Co_(3)C@PNGr-CNT/S cathode delivers a low capacity decay of 0.043%per cycle over 1000 cycles at 2C.Even at high sulfur loading (15.6 mg cm^(-2)) and low electrolyte/sulfur (E/S) ratio (~8μL mg^(-1))conditions,the battery still delivers an outstanding areal capacity of 11.05 m Ah cm^(-2) after 40 cycles.This work provides a rational strategy for designing high-efficient bidirectional catalyst with single component for high-performance Li-S batteries.展开更多
The bottleneck effect on bidirectional crowd dynamics is of great theoretical and practical significance, especially for the designing of corridors in public places, such as subway stations or airports. Based on the f...The bottleneck effect on bidirectional crowd dynamics is of great theoretical and practical significance, especially for the designing of corridors in public places, such as subway stations or airports. Based on the famous social force model, this paper investigates the bottleneck effects on the free flow dynamics and breakdown phenomenon under different scenarios, in which different corridor shapes and inflow ratios are considered simultaneously. Numerical simulation finds an interesting self-organization phenomenon in the bidirectional flow, a typical characteristic of such a phenomenon is called lane formation, and the existence of which is independent of the corridor's shape and inflow rate. However, the pattern of the lane formed by pedestrian flow is related to the corridor's shape, and the free flow efficiency has close relationship with the inflow rate. Specifically, breakdown phenomenon occurs when inflows from both sides of the corridor are large enough, which mostly originates from the bottleneck and then gradually spreads to the other regions. Simulation results further indicate that the leaving efficiency becomes low as breakdown occurs, and the degree of congestion is proportional to the magnitude of inflow. The findings presented in this paper match well with some of our daily observations, hence it is possible to use them to provide us with theoretical suggestions in design of infrastructures.展开更多
For the purpose of identifying the stern of the SWATH (Small Waterplane Area Twin Hull) availably and perfecting the detection technique of the SWATH ship's performance, this paper presents a novel bidirectional im...For the purpose of identifying the stern of the SWATH (Small Waterplane Area Twin Hull) availably and perfecting the detection technique of the SWATH ship's performance, this paper presents a novel bidirectional image registration strategy and mosaicing technique based on the scale invariant feature transform (SIFT) algorithm. The proposed method can help us observe the stern with a great visual angle for analyzing the performance of the control fins of the SWATH. SIFT is one of the most effective local features of the scale, rotation and illumination invariant. However, there are a few false match rates in this algorithm. In terms of underwater machine vision, only by acquiring an accurate match rate can we find an underwater robot rapidly and identify the location of the object. Therefore, firstly, the selection of the match ratio principle is put forward in this paper; secondly, some advantages of the bidirectional registration algorithm are concluded by analyzing the characteristics of the unidirectional matching method. Finally, an automatic underwater image splicing method is proposed on the basis of fixed dimension, and then the edge of the image's overlapping section is merged by the principal components analysis algorithm. The experimental results achieve a better registration and smooth mosaicing effect, demonstrating that the proposed method is effective.展开更多
Bi Directional体制是德宇航在2012年提出的一种通过单星单次飞行实现秒级重访的新体制,基本原理是利用相控阵电扫描方式生成双波束天线方向图,同时发射两个脉冲照射方位向前后两块成像区域,将同时接收到的脉冲在多普勒域进行带通滤波分...Bi Directional体制是德宇航在2012年提出的一种通过单星单次飞行实现秒级重访的新体制,基本原理是利用相控阵电扫描方式生成双波束天线方向图,同时发射两个脉冲照射方位向前后两块成像区域,将同时接收到的脉冲在多普勒域进行带通滤波分离,并分别成像。该文介绍了一种改进的基于Bi Directional体制的多发单收(Multi Input Single Output,MISO)SAR系统,将传统的双波束同发同收改进为分时先后发射和同时接收,利用发射时较优的方向图抑制方位模糊(AASR),获得了较好的效果。文中给出了频谱分离效果、AASR分析和系统设计流程,给出了改进前后的点目标1维和2维成像结果对比,证明了该改进的有效性,最后给出了Bi Directional体制与其它几种单星短时重访体制的对比结果。展开更多
This paper proposes a soft direct-adaptation based bidirectional turbo equalizer for multiple-input multiple-output underwater acoustic communication systems. Soft, rather than hard, direct-adaptation based equalizer ...This paper proposes a soft direct-adaptation based bidirectional turbo equalizer for multiple-input multiple-output underwater acoustic communication systems. Soft, rather than hard, direct-adaptation based equalizer combined with the fast self-optimized least mean square algorithm is employed to achieve a faster convergence rate, and the second-order phase-locked loop is embedded into the equalizer to track the time-varying channel. Meanwhile, by utilizing a weighted linear combining scheme, the conventional soft direct-adaptation based equalizer is combined with the time-reversed soft direct-adaptation based equalizer to exploit bidirectional diversity and mitigate error propagation. Both the simulation and experimental results demonstrate that the soft direct-adaptation based bidirectional turbo equalizer outperforms the single-direction soft direct-adaptation based turbo equalizer, and achieves a faster convergence rate than the hard direct-adaptation based bidirectional turbo equalizer.展开更多
6G IoT networks aim for providing significantly higher data rates and extremely lower latency.However,due to the increasingly scarce spectrum bands and ever-growing massive number IoT devices(IoDs)deployed,6G IoT netw...6G IoT networks aim for providing significantly higher data rates and extremely lower latency.However,due to the increasingly scarce spectrum bands and ever-growing massive number IoT devices(IoDs)deployed,6G IoT networks face two critical challenges,i.e.,energy limitation and severe signal attenuation.Simultaneous wireless information and power transfer(SWIPT)and cooperative relaying provide effective ways to address these two challenges.In this paper,we investigate the energy self-sustainability(ESS)of 6G IoT network and propose an OFDM based bidirectional multi-relay SWIPT strategy for 6G IoT networks.In the proposed strategy,the transmission process is equally divided into two phases.Specifically,in phase1 two source nodes transmit their signals to relay nodes which will then use different subcarrier sets to decode information and harvest energy,respectively.In phase2 relay nodes forward signals to corresponding destination nodes with the harvested energy.We maximize the weighted sum transmission rate by optimizing subcarriers and power allocation.Our proposed strategy achieves larger weighted sum transmission rate comparing with the benchmark scheme.展开更多
We present a bidirectional reflection distribution function (BRDF) model for thermal coating surfaces based on a three-component reflection assumption, in which the specular reflection is given according to the micr...We present a bidirectional reflection distribution function (BRDF) model for thermal coating surfaces based on a three-component reflection assumption, in which the specular reflection is given according to the microfacet theory and Snell's law, the multiple reflection is considered Nth cosine distributed, and the volume scattering is uniformly distributed in reflection angles according to the experimental results. This model describes the reflection characteristics of thermal coating surfaces more completely and reasonably. Simulation and measurement results of two thermal coating samples SR107 and S781 are given to validate that this three-component model significantly improves the modeling accuracy for thermal coating surfaces compared with the existing BRDF models.展开更多
Cognitive radio and cooperative communication can greatly improve the spectrum efficiency in wireless communications.We study a cognitive radio network where two secondary source terminals exchange their information w...Cognitive radio and cooperative communication can greatly improve the spectrum efficiency in wireless communications.We study a cognitive radio network where two secondary source terminals exchange their information with the assistance of a relay node under interference power constraints.In order to enhance the transmit rate and maintain fairness between two source terminals,a practical 2-phase analog network coding protocol is adopted and its optimal power allocation algorithm is proposed.Numerical results verify the superiority of the proposed algorithm over the conventional direct transmission protocol and 4-phase amplify-and-forward relay protocol.展开更多
With the application of artificial intelligence technology in the power industry,the knowledge graph is expected to play a key role in power grid dispatch processes,intelligent maintenance,and customer service respons...With the application of artificial intelligence technology in the power industry,the knowledge graph is expected to play a key role in power grid dispatch processes,intelligent maintenance,and customer service response provision.Knowledge graphs are usually constructed based on entity recognition.Specifically,based on the mining of entity attributes and relationships,domain knowledge graphs can be constructed through knowledge fusion.In this work,the entities and characteristics of power entity recognition are analyzed,the mechanism of entity recognition is clarified,and entity recognition techniques are analyzed in the context of the power domain.Power entity recognition based on the conditional random fields (CRF) and bidirectional long short-term memory (BLSTM) models is investigated,and the two methods are comparatively analyzed.The results indicated that the CRF model,with an accuracy of 83%,can better identify the power entities compared to the BLSTM.The CRF approach can thus be applied to the entity extraction for knowledge graph construction in the power field.展开更多
Based on the three-component assumption that the reflection is divided into specular reflection,directional diffuse reflection,and ideal diffuse reflection,a bidirectional reflectance distribution function(BRDF) mod...Based on the three-component assumption that the reflection is divided into specular reflection,directional diffuse reflection,and ideal diffuse reflection,a bidirectional reflectance distribution function(BRDF) model of metallic materials is presented.Compared with the two-component assumption that the reflection is composed of specular reflection and diffuse reflection,the three-component assumption divides the diffuse reflection into directional diffuse and ideal diffuse reflection.This model effectively resolves the problem that constant diffuse reflection leads to considerable error for metallic materials.Simulation and measurement results validate that this three-component BRDF model can improve the modeling accuracy significantly and describe the reflection properties in the hemisphere space precisely for the metallic materials.展开更多
This paper focuses on a two-dimensional bidirectional pedestrian flow model which involves the next-nearest-neighbor effect. The stability condition and the Korteweg-de Vries (KdV) equation are derived to describe t...This paper focuses on a two-dimensional bidirectional pedestrian flow model which involves the next-nearest-neighbor effect. The stability condition and the Korteweg-de Vries (KdV) equation are derived to describe the density wave of pedestrian congestion by linear stability and nonlinear analysis. Through theoretical analysis, the soliton solution is obtained.展开更多
This paper for first time proposes an isogeometric analysis (IGA) for free vibration response of bi-directional functionally graded (BDFG) rectangular plates in the fluid medium. Material properties of the BDFG plate ...This paper for first time proposes an isogeometric analysis (IGA) for free vibration response of bi-directional functionally graded (BDFG) rectangular plates in the fluid medium. Material properties of the BDFG plate change in both the thickness and length directions via power-law distributions and Mori-Tanaka model. The governing equation of motion of BDFG plate in the fluid-plate system is formulated basing on Hamilton's principle and the refined quasi three-dimensional (3D) plate theory with improved function f(z). The fluid velocity potential is derived from the boundary conditions of the fluid-plate system and is used to determine the added mass. The discrete system of equations is derived from the Galerkin weak form and numerically analyzed by IGA. The accuracy and reliability of the proposed solutions are verified by comparing the obtained results with those published in the literature. Moreover, the effects of the various parameters such as the interaction boundary condition, geometric parameter, submerged depth of plate, fluid density, fluid level, and the material volume control coefficients on the free vibration behavior of BDFG plate in the fluid medium are investigated in detail. Some major findings regarding the numerical results are withdrawn in conclusions.展开更多
In this paper, we propose the decode-and-forward(DF) based bidirectional wireless information and power transfer(BWIPT) in two-hop relay systems, where the bidirectional relay can decode and forward information from t...In this paper, we propose the decode-and-forward(DF) based bidirectional wireless information and power transfer(BWIPT) in two-hop relay systems, where the bidirectional relay can decode and forward information from the user to the access point(AP), and assist the wireless power transfer from the AP to the user. To maximize the information rate from the user to the AP, we derive the closed form expression of the optimal power splitting(PS) factor, and the time allocation scheme to obtain the optimal time switching(TS) factor. Simulation results show that for both PS and TS protocols, the proposed DF based bidirectional relay systems can improve the information rate as compared with the amplify-and-forward(AF) based bidirectional relay systems.展开更多
Analysis of dynamic features of pedestrian flows is one of the most exciting topics in pedestrian dynamics. This paper focuses on the effect of homogeneity and heterogeneity in three parameters of the social force mod...Analysis of dynamic features of pedestrian flows is one of the most exciting topics in pedestrian dynamics. This paper focuses on the effect of homogeneity and heterogeneity in three parameters of the social force model, namely desired velocity, reaction time, and body size, on the moving dynamics of bidirectional pedestrian flows in the corridors. The speed and its deviation in free flows are investigated. Simulation results show that the homogeneous higher desired speed which is less than a critical threshold, shorter reaction time or smaller body size results in higher speed of flows. The free dynamics is more sensitive to the heterogeneity in desired speed than that in reaction time or in body size. In particular, an inner lane formation is observed in normal lanes. Furthermore, the breakdown probability and the start time of breakdown are focused on. This study reveals that the sizes of homogeneous desired speed, reaction time or body size play more important roles in affecting the breakdown than the heterogeneities in these three parameters do.展开更多
基金Institute of Technology Research Fund Program for Young Scholars21C Innovation Laboratory Contemporary Amperex Technology Co.,Limited,Ninde, 352100, China (21C–OP-202314)。
文摘Lithium-sulfur (Li-S) batteries have gained great attention due to the high theoretical energy density and low cost,yet their further commercialization has been obstructed by the notorious shuttle effect and sluggish redox dynamics.Herein,we supply a strategy to optimize the electron structure of Ni_(2)P by concurrently introducing B-doped atoms and P vacancies in Ni_(2)P (Vp-B-Ni_(2)P),thereby enhancing the bidirectional sulfur conversion.The study indicates that the simultaneous introduction of B-doped atoms and P vacancies in Ni_(2)P causes the redistribution of electron around Ni atoms,bringing about the upward shift of d-band center of Ni atoms and effective d-p orbital hybridization between Ni atoms and sulfur species,thus strengthening the chemical anchoring for lithium polysulfides (LiPSs) as well as expediting the bidirectional conversion kinetics of sulfur species.Meanwhile,theoretical calculations reveal that the incorporation of B-doped atoms and P vacancies in Ni_(2)P selectively promotes Li2S dissolution and nucleation processes.Thus,the Li-S batteries with Vp-B-Ni_(2)P-separators present outstanding rate ability of 777 m A h g^(-1)at 5 C and high areal capacity of 8.03 mA h cm^(-2)under E/S of 5μL mg^(-1)and sulfur loading of 7.20 mg cm^(-2).This work elucidates that introducing heteroatom and vacancy in metal phosphide collaboratively regulates the electron structure to accelerate bidirectional sulfur conversion.
基金supported by the National Natural Science Foundation of China(52177217)。
文摘Typical application scenarios,such as vehicle to grid(V2G)and frequency regulation,have imposed significant long-life demands on lithium-ion batteries.Herein,we propose an advanced battery life-extension method employing bidirectional pulse charging(BPC)strategy.Unlike traditional constant current charging methods,BPC strategy not only achieves comparable charging speeds but also facilitates V2G frequency regulation simultaneously.It significantly enhances battery cycle ampere-hour throughput and demonstrates remarkable life extension capabilities.For this interesting conclusion,adopting model identification and postmortem characterization to reveal the life regulation mechanism of BPC:it mitigates battery capacity loss attributed to loss of lithium-ion inventory(LLI)in graphite anodes by intermittently regulating the overall battery voltage and anode potential using a negative charging current.Then,from the perspective of internal side reaction,the life extension mechanism is further revealed as inhibition of solid electrolyte interphase(SEI)and lithium dendrite growth by regulating voltage with a bidirectional pulse current,and a semi-empirical life degradation model combining SEI and lithium dendrite growth is developed for BPC scenarios health management,the model parameters are identified by genetic algorithm with the life simulation exhibiting an accuracy exceeding 99%.This finding indicates that under typical rate conditions,adaptable BPC strategies can extend the service life of LFP battery by approximately 123%.Consequently,the developed advanced BPC strategy offers innovative perspectives and insights for the development of long-life battery applications in the future.
基金the National Natural Science Foundation of China(No.52275062)and(No.52075262).
文摘Since backlash nonlinearity is inevitably existing in actuators for bidirectional stabilization system of allelectric tank,it behaves more drastically in high maneuvering environments.In this work,the accurate tracking control for bidirectional stabilization system of moving all-electric tank with actuator backlash and unmodeled disturbance is solved.By utilizing the smooth adaptive backlash inverse model,a nonlinear robust adaptive feedback control scheme is presented.The unknown parameters and unmodelled disturbance are addressed separately through the derived parametric adaptive function and the continuous nonlinear robust term.Because the unknown backlash parameters are updated via adaptive function and the backlash effect can be suppressed successfully by inverse operation,which ensures the system stability.Meanwhile,the system disturbance in the high maneuverable environment can be estimated with the constructed adaptive law online improving the engineering practicality.Finally,Lyapunov-based analysis proves that the developed controller can ensure the tracking error asymptotically converges to zero even with unmodeled disturbance and unknown actuator backlash.Contrast co-simulations and experiments illustrate the advantages of the proposed approach.
文摘Objective To investigate the causal relationships between plasma metabolites and osteoporosis via Mendelian randomization(MR) analysis.Methods Bidirectional MR was used to analyze pooled data from different genome-wide association studies(GWAS). The causal effect of plasma metabolites on osteoporosis was estimated using the inverse variance weighted method, intersections of statistically significant metabolites obtained from different sources of osteoporosis-related GWAS aggregated data was determined, and then sensitivity analysis was performed on these metabolites. Heterogeneity between single nucleotide polymorphisms was evaluated by Cochran's Q test. Horizontal pleiotropy was assessed through the application of the MR-Egger intercept method and the MRPRESSO method. The causal effect of osteoporosis on plasma metabolites was also evaluated using the inverse variance weighted method. Additionally, pathway analysis was conducted to identify potential metabolic pathways involved in the regulation of osteoporosis.Results Primary analysis and sensitivity analysis showed that 77 and 61 plasma metabolites had a causal relationship with osteoporosis from the GWAS data in the GCST90038656 and GCST90044600 datasets, respectively. Five common metabolites were identified via intersection. X-13684 levels and the glucose-to-maltose ratio were negatively associated with osteoporosis, whereas glycoursodeoxycholate levels and arachidoylcarnitine(C20) levels were positively associated with osteoporosis(all P < 0.05). The relationship between X-11299 levels and osteoporosis showed contradictory results(all P < 0.05). Pathway analysis indicated that glycine, serine, and threonine metabolism, valine, leucine, and isoleucine biosynthesis, galactose metabolism, arginine biosynthesis, and starch and sucrose metabolism pathways were participated in the development of osteoporosis.Conclusion We found a causal relationship between plasma metabolites and osteoporosis. These results offer novel perspectives with important implications for targeted metabolite-focused interventions in the management of osteoporosis.
文摘The multiple classifier system (MCS), composed of multiple diverse classifiers or feed-forward neural networks, can significantly improve the classification or generalization ability of a single classifier. Enlightened by the fundamental idea of MCS, the ensemble is introduced into the quick learning for bidirectional associative memory (QLBAM) to construct a BAM ensemble, for improving the storage capacity and the error-correction capability without destroying the simple structure of the component BAM. Simulations show that, with an appropriate "overproduce and choose" strategy or "thinning" algorithm, the proposed BAM ensemble significantly outperforms the single QLBAM in both storage capacity and noise-tolerance capability.
文摘Bidirectional Dijkstra algorithm whose time complexity is 8O(n~2) is proposed. The theory foundation is that the classical Dijkstra algorithm has not any directional feature during searching the shortest path. The algorithm takes advantage of the adjacent link and the mechanism of bidirectional search, that is, the algorithm processes the positive search from start point to destination point and the negative search from destination point to start point at the same time. Finally, combining with the practical application of route-planning algorithm in embedded real-time vehicle navigation system (ERTVNS), one example of its practical applications is given, analysis in theory and the experimental results show that compared with the Dijkstra algorithm, the new algorithm can reduce time complexity, and guarantee the searching precision, it satisfies the needs of ERTVNS.
基金supported by Collaborative Innovation Center of Suzhou Nano Science&Technology,the Priority Academic Program Development of Jiangsu Higher Education Institutions(PAPD)the 111 Project,Joint International Research Laboratory of CarbonBased Functional Materials and Devices,the National Natural Science Foundation of China(11905154)+1 种基金the Natural Science Foundation of the Jiangsu Higher Education Institutions of China(19KJA550004)the Natural Science Foundation of Jiangsu Province(BK20190814)。
文摘Utilizing catalysts to accelerate the redox kinetics of lithium polysulfides (LiPSs) is a promising strategy to alleviate the shuttle effect of lithium–sulfur (Li–S) batteries.Nevertheless,most of the reported catalysts are only effective for LiPSs reduction,resulting in the devitalization of catalysts over extended cycles as a consequence of the continuous accumulation of Li_(2)S passivation layer.The situation gets even worse when employing mono-directional catalyst with poor electron conductivity because the charge transfer for the decomposition of solid Li_(2)S is severely hampered.Herein,a high-conductive and dualdirectional catalyst Co_(3)C decorated on porous nitrogen-doped graphene-like structure and carbon nanotube (Co_(3)C@PNGr-CNT) is fabricated as sulfur host,which not only promotes the precipitation of Li_(2)S from Li PSs during discharge but also facilitates the decomposition of Li;S during subsequent charge,as evidenced by the reduced activation energies for both reduction and oxidation processes.Furthermore,the long-term catalytic stability of Co_(3)C is corroborated by the reversible evolution of Co–C bond length over extended cycles as observed from X-ray absorption fine structure results.As a consequence,the fabricated Co_(3)C@PNGr-CNT/S cathode delivers a low capacity decay of 0.043%per cycle over 1000 cycles at 2C.Even at high sulfur loading (15.6 mg cm^(-2)) and low electrolyte/sulfur (E/S) ratio (~8μL mg^(-1))conditions,the battery still delivers an outstanding areal capacity of 11.05 m Ah cm^(-2) after 40 cycles.This work provides a rational strategy for designing high-efficient bidirectional catalyst with single component for high-performance Li-S batteries.
基金Project supported jointly by the National Natural Science Foundation of China(Grant Nos.61322307 and 2016YJS023)
文摘The bottleneck effect on bidirectional crowd dynamics is of great theoretical and practical significance, especially for the designing of corridors in public places, such as subway stations or airports. Based on the famous social force model, this paper investigates the bottleneck effects on the free flow dynamics and breakdown phenomenon under different scenarios, in which different corridor shapes and inflow ratios are considered simultaneously. Numerical simulation finds an interesting self-organization phenomenon in the bidirectional flow, a typical characteristic of such a phenomenon is called lane formation, and the existence of which is independent of the corridor's shape and inflow rate. However, the pattern of the lane formed by pedestrian flow is related to the corridor's shape, and the free flow efficiency has close relationship with the inflow rate. Specifically, breakdown phenomenon occurs when inflows from both sides of the corridor are large enough, which mostly originates from the bottleneck and then gradually spreads to the other regions. Simulation results further indicate that the leaving efficiency becomes low as breakdown occurs, and the degree of congestion is proportional to the magnitude of inflow. The findings presented in this paper match well with some of our daily observations, hence it is possible to use them to provide us with theoretical suggestions in design of infrastructures.
基金Supported by the "Liaoning Baiqianwan" Talents Program(No.200718625)the Program of Scientific Research Project of Liao Ning Province Education Commission(No.LS2010046)the National Commonweal Industry Scientific Research Project(No.201003024)
文摘For the purpose of identifying the stern of the SWATH (Small Waterplane Area Twin Hull) availably and perfecting the detection technique of the SWATH ship's performance, this paper presents a novel bidirectional image registration strategy and mosaicing technique based on the scale invariant feature transform (SIFT) algorithm. The proposed method can help us observe the stern with a great visual angle for analyzing the performance of the control fins of the SWATH. SIFT is one of the most effective local features of the scale, rotation and illumination invariant. However, there are a few false match rates in this algorithm. In terms of underwater machine vision, only by acquiring an accurate match rate can we find an underwater robot rapidly and identify the location of the object. Therefore, firstly, the selection of the match ratio principle is put forward in this paper; secondly, some advantages of the bidirectional registration algorithm are concluded by analyzing the characteristics of the unidirectional matching method. Finally, an automatic underwater image splicing method is proposed on the basis of fixed dimension, and then the edge of the image's overlapping section is merged by the principal components analysis algorithm. The experimental results achieve a better registration and smooth mosaicing effect, demonstrating that the proposed method is effective.
基金the Key Project "Theory and technologies of data acquisition and reliable transmission for mobile underwater sensor node" supported by National Natural Science Foundation of China (No. 61431020)
文摘This paper proposes a soft direct-adaptation based bidirectional turbo equalizer for multiple-input multiple-output underwater acoustic communication systems. Soft, rather than hard, direct-adaptation based equalizer combined with the fast self-optimized least mean square algorithm is employed to achieve a faster convergence rate, and the second-order phase-locked loop is embedded into the equalizer to track the time-varying channel. Meanwhile, by utilizing a weighted linear combining scheme, the conventional soft direct-adaptation based equalizer is combined with the time-reversed soft direct-adaptation based equalizer to exploit bidirectional diversity and mitigate error propagation. Both the simulation and experimental results demonstrate that the soft direct-adaptation based bidirectional turbo equalizer outperforms the single-direction soft direct-adaptation based turbo equalizer, and achieves a faster convergence rate than the hard direct-adaptation based bidirectional turbo equalizer.
基金This work was supported by China National Science Foundation under Grant No.61871348by University Key Laboratory of Advanced Wireless Communications of Guangdong Province,by the Project funded by China Postdoctoral Science Foundation under Grant 2019T120531+1 种基金by the Science and Technology Development Fund,Macao,China under Grant 0162/2019/A3by the Fundamental Research Funds for the Provincial Universities of Zhejiang under Grant RFA2019001.
文摘6G IoT networks aim for providing significantly higher data rates and extremely lower latency.However,due to the increasingly scarce spectrum bands and ever-growing massive number IoT devices(IoDs)deployed,6G IoT networks face two critical challenges,i.e.,energy limitation and severe signal attenuation.Simultaneous wireless information and power transfer(SWIPT)and cooperative relaying provide effective ways to address these two challenges.In this paper,we investigate the energy self-sustainability(ESS)of 6G IoT network and propose an OFDM based bidirectional multi-relay SWIPT strategy for 6G IoT networks.In the proposed strategy,the transmission process is equally divided into two phases.Specifically,in phase1 two source nodes transmit their signals to relay nodes which will then use different subcarrier sets to decode information and harvest energy,respectively.In phase2 relay nodes forward signals to corresponding destination nodes with the harvested energy.We maximize the weighted sum transmission rate by optimizing subcarriers and power allocation.Our proposed strategy achieves larger weighted sum transmission rate comparing with the benchmark scheme.
文摘We present a bidirectional reflection distribution function (BRDF) model for thermal coating surfaces based on a three-component reflection assumption, in which the specular reflection is given according to the microfacet theory and Snell's law, the multiple reflection is considered Nth cosine distributed, and the volume scattering is uniformly distributed in reflection angles according to the experimental results. This model describes the reflection characteristics of thermal coating surfaces more completely and reasonably. Simulation and measurement results of two thermal coating samples SR107 and S781 are given to validate that this three-component model significantly improves the modeling accuracy for thermal coating surfaces compared with the existing BRDF models.
基金Acknowledgements The work was supported by National Natural Science Foundation of China (Grant No.60972008). The corresponding author is Jiang Wei.
文摘Cognitive radio and cooperative communication can greatly improve the spectrum efficiency in wireless communications.We study a cognitive radio network where two secondary source terminals exchange their information with the assistance of a relay node under interference power constraints.In order to enhance the transmit rate and maintain fairness between two source terminals,a practical 2-phase analog network coding protocol is adopted and its optimal power allocation algorithm is proposed.Numerical results verify the superiority of the proposed algorithm over the conventional direct transmission protocol and 4-phase amplify-and-forward relay protocol.
基金supported by Science and Technology Project of State Grid Corporation(Research and Application of Intelligent Energy Meter Quality Analysis and Evaluation Technology Based on Full Chain Data)
文摘With the application of artificial intelligence technology in the power industry,the knowledge graph is expected to play a key role in power grid dispatch processes,intelligent maintenance,and customer service response provision.Knowledge graphs are usually constructed based on entity recognition.Specifically,based on the mining of entity attributes and relationships,domain knowledge graphs can be constructed through knowledge fusion.In this work,the entities and characteristics of power entity recognition are analyzed,the mechanism of entity recognition is clarified,and entity recognition techniques are analyzed in the context of the power domain.Power entity recognition based on the conditional random fields (CRF) and bidirectional long short-term memory (BLSTM) models is investigated,and the two methods are comparatively analyzed.The results indicated that the CRF model,with an accuracy of 83%,can better identify the power entities compared to the BLSTM.The CRF approach can thus be applied to the entity extraction for knowledge graph construction in the power field.
文摘Based on the three-component assumption that the reflection is divided into specular reflection,directional diffuse reflection,and ideal diffuse reflection,a bidirectional reflectance distribution function(BRDF) model of metallic materials is presented.Compared with the two-component assumption that the reflection is composed of specular reflection and diffuse reflection,the three-component assumption divides the diffuse reflection into directional diffuse and ideal diffuse reflection.This model effectively resolves the problem that constant diffuse reflection leads to considerable error for metallic materials.Simulation and measurement results validate that this three-component BRDF model can improve the modeling accuracy significantly and describe the reflection properties in the hemisphere space precisely for the metallic materials.
基金Project supported by the National Natural Science Foundation of China(Grant No.11072117)the Scientific Research Fund of Zhejiang Province,China(Grant No.LY13A010005)+4 种基金the Disciplinary Project of Ningbo City,China(Grant No.SZXL1067)the Scientific Research Fund of Education Department of Zhejiang Province,China(Grant No.Z201119278)the Natural Science Foundation of Ningbo City,China(Grant Nos.2012A610152 and 2012A610038)the K.C.Wong Magna Fund in Ningbo University,Chinathe Research Grant Council,Government of the Hong Kong Administrative Region,China(Grant No.CityU119011)
文摘This paper focuses on a two-dimensional bidirectional pedestrian flow model which involves the next-nearest-neighbor effect. The stability condition and the Korteweg-de Vries (KdV) equation are derived to describe the density wave of pedestrian congestion by linear stability and nonlinear analysis. Through theoretical analysis, the soliton solution is obtained.
基金This research is funded by Vietnam National Foundation for Science and Technology Development(NAFOSTED)under Grant number 107.02-2019.330.
文摘This paper for first time proposes an isogeometric analysis (IGA) for free vibration response of bi-directional functionally graded (BDFG) rectangular plates in the fluid medium. Material properties of the BDFG plate change in both the thickness and length directions via power-law distributions and Mori-Tanaka model. The governing equation of motion of BDFG plate in the fluid-plate system is formulated basing on Hamilton's principle and the refined quasi three-dimensional (3D) plate theory with improved function f(z). The fluid velocity potential is derived from the boundary conditions of the fluid-plate system and is used to determine the added mass. The discrete system of equations is derived from the Galerkin weak form and numerically analyzed by IGA. The accuracy and reliability of the proposed solutions are verified by comparing the obtained results with those published in the literature. Moreover, the effects of the various parameters such as the interaction boundary condition, geometric parameter, submerged depth of plate, fluid density, fluid level, and the material volume control coefficients on the free vibration behavior of BDFG plate in the fluid medium are investigated in detail. Some major findings regarding the numerical results are withdrawn in conclusions.
基金supported in part by the National Natural Science Foundation of China(No.61401330,No.61371127)
文摘In this paper, we propose the decode-and-forward(DF) based bidirectional wireless information and power transfer(BWIPT) in two-hop relay systems, where the bidirectional relay can decode and forward information from the user to the access point(AP), and assist the wireless power transfer from the AP to the user. To maximize the information rate from the user to the AP, we derive the closed form expression of the optimal power splitting(PS) factor, and the time allocation scheme to obtain the optimal time switching(TS) factor. Simulation results show that for both PS and TS protocols, the proposed DF based bidirectional relay systems can improve the information rate as compared with the amplify-and-forward(AF) based bidirectional relay systems.
基金Project supported jointly by the National Natural Science Foundation of China(Grant No.61233001)the Fundamental Research Funds for Central Universities of China(Grant No.2013JBZ007)
文摘Analysis of dynamic features of pedestrian flows is one of the most exciting topics in pedestrian dynamics. This paper focuses on the effect of homogeneity and heterogeneity in three parameters of the social force model, namely desired velocity, reaction time, and body size, on the moving dynamics of bidirectional pedestrian flows in the corridors. The speed and its deviation in free flows are investigated. Simulation results show that the homogeneous higher desired speed which is less than a critical threshold, shorter reaction time or smaller body size results in higher speed of flows. The free dynamics is more sensitive to the heterogeneity in desired speed than that in reaction time or in body size. In particular, an inner lane formation is observed in normal lanes. Furthermore, the breakdown probability and the start time of breakdown are focused on. This study reveals that the sizes of homogeneous desired speed, reaction time or body size play more important roles in affecting the breakdown than the heterogeneities in these three parameters do.