Genetic algorithms(GAs)are very good metaheuristic algorithms that are suitable for solving NP-hard combinatorial optimization problems.AsimpleGAbeginswith a set of solutions represented by a population of chromosomes...Genetic algorithms(GAs)are very good metaheuristic algorithms that are suitable for solving NP-hard combinatorial optimization problems.AsimpleGAbeginswith a set of solutions represented by a population of chromosomes and then uses the idea of survival of the fittest in the selection process to select some fitter chromosomes.It uses a crossover operator to create better offspring chromosomes and thus,converges the population.Also,it uses a mutation operator to explore the unexplored areas by the crossover operator,and thus,diversifies the GA search space.A combination of crossover and mutation operators makes the GA search strong enough to reach the optimal solution.However,appropriate selection and combination of crossover operator and mutation operator can lead to a very good GA for solving an optimization problem.In this present paper,we aim to study the benchmark traveling salesman problem(TSP).We developed several genetic algorithms using seven crossover operators and six mutation operators for the TSP and then compared them to some benchmark TSPLIB instances.The experimental studies show the effectiveness of the combination of a comprehensive sequential constructive crossover operator and insertion mutation operator for the problem.The GA using the comprehensive sequential constructive crossover with insertion mutation could find average solutions whose average percentage of excesses from the best-known solutions are between 0.22 and 14.94 for our experimented problem instances.展开更多
The studypresents theHalfMax InsertionHeuristic (HMIH) as a novel approach to solving theTravelling SalesmanProblem (TSP). The goal is to outperform existing techniques such as the Farthest Insertion Heuristic (FIH) a...The studypresents theHalfMax InsertionHeuristic (HMIH) as a novel approach to solving theTravelling SalesmanProblem (TSP). The goal is to outperform existing techniques such as the Farthest Insertion Heuristic (FIH) andNearest Neighbour Heuristic (NNH). The paper discusses the limitations of current construction tour heuristics,focusing particularly on the significant margin of error in FIH. It then proposes HMIH as an alternative thatminimizes the increase in tour distance and includes more nodes. HMIH improves tour quality by starting withan initial tour consisting of a ‘minimum’ polygon and iteratively adding nodes using our novel Half Max routine.The paper thoroughly examines and compares HMIH with FIH and NNH via rigorous testing on standard TSPbenchmarks. The results indicate that HMIH consistently delivers superior performance, particularly with respectto tour cost and computational efficiency. HMIH’s tours were sometimes 16% shorter than those generated by FIHand NNH, showcasing its potential and value as a novel benchmark for TSP solutions. The study used statisticalmethods, including Friedman’s Non-parametric Test, to validate the performance of HMIH over FIH and NNH.This guarantees that the identified advantages are statistically significant and consistent in various situations. Thiscomprehensive analysis emphasizes the reliability and efficiency of the heuristic, making a compelling case for itsuse in solving TSP issues. The research shows that, in general, HMIH fared better than FIH in all cases studied,except for a few instances (pr439, eil51, and eil101) where FIH either performed equally or slightly better thanHMIH. HMIH’s efficiency is shown by its improvements in error percentage (δ) and goodness values (g) comparedto FIH and NNH. In the att48 instance, HMIH had an error rate of 6.3%, whereas FIH had 14.6% and NNH had20.9%, indicating that HMIH was closer to the optimal solution. HMIH consistently showed superior performanceacross many benchmarks, with lower percentage error and higher goodness values, suggesting a closer match tothe optimal tour costs. This study substantially contributes to combinatorial optimization by enhancing currentinsertion algorithms and presenting a more efficient solution for the Travelling Salesman Problem. It also createsnew possibilities for progress in heuristic design and optimization methodologies.展开更多
Unmanned aerial vehicles(UAVs),or drones,that were initially developed for military use during World War I[1],have evolved into highly sophisticated aircraft that can be navigated remotely using global positioning sys...Unmanned aerial vehicles(UAVs),or drones,that were initially developed for military use during World War I[1],have evolved into highly sophisticated aircraft that can be navigated remotely using global positioning systems.With constant improvements,drones have become more efficient,and cost-effective,with longer battery life and greater loading capacity.Today,UAVs have proven to be an effective and affordable solution for enhancing healthcare accessibility for patients who face geographical or infrastructural barriers.Using drone networks can greatly reduce the time transporting life-saving equipment,such as delivering automated external defibrillators(AEDs),to cardiac arrest victims,and can provide quick assistance to reduce travel time for the patients.展开更多
Aiming at the problem that it is difficult to obtain the explicit expression of the structural matrix in the traditional train-bridge coupling vibration analysis,a combined simulation system of train-bridge coupling s...Aiming at the problem that it is difficult to obtain the explicit expression of the structural matrix in the traditional train-bridge coupling vibration analysis,a combined simulation system of train-bridge coupling system(TBCS)under earthquake(MAETB)is developed based on the cooperative work of MATLAB and ANSYS.The simulation system is used to analyze the dynamic parameters of the TBCS of a prestressed concrete continuous rigid frame bridge benchmark model of a heavy-haul railway.The influence of different driving speeds,seismic wave intensities,and traveling wave effects on the dynamic response of the TBCS under the actions of the earthquakes is discussed.The results show that the bridge displacement increase in magnitude in the lateral direction is more significant than in the vertical direction under the action of an earthquake.The traveling wave effect can significantly reduce the lateral response of the bridge,but it will significantly increase the train derailment coefficient.When the earthquake intensity exceeds 0.2 g,the partial derailment coefficient of the train has exceeded the limit value of the specification.展开更多
Optimizing Flow Path Design(FPD)is a popular research area in transportation system design,but its application to Overhead Transportation Systems(OTSs)has been limited.This study focuses on optimizing a double-spine f...Optimizing Flow Path Design(FPD)is a popular research area in transportation system design,but its application to Overhead Transportation Systems(OTSs)has been limited.This study focuses on optimizing a double-spine flow path design for OTSs with 10 stations by minimizing the total travel distance for both loaded and empty flows.We employ transportation methods,specifically the North-West Corner and Stepping-Stone methods,to determine empty vehicle travel flows.Additionally,the Tabu Search(TS)algorithm is applied to branch the 10 stations into two main layout branches.The results obtained from our proposed method demonstrate a reduction in the objective function value compared to the initial feasible solution.Furthermore,we explore howchanges in the parameters of the TS algorithm affect the optimal result.We validate the feasibility of our approach by comparing it with relevant literature and conducting additional tests on layouts with 20 and 30 stations.展开更多
The COVID-19 pandemic has significantly affected global transportation mobility,presenting unprecedented challenges to transportation management.Public transit and ride-hailing services saw a drastic reduction in ride...The COVID-19 pandemic has significantly affected global transportation mobility,presenting unprecedented challenges to transportation management.Public transit and ride-hailing services saw a drastic reduction in ridership,leading to an increased inclination towards private vehicles.The pandemic also altered travel patterns and individual mobility due to various COVID-19 protocols.This study conducted a comprehensive review of 96 academic papers spanning from January 1,2020,to December 31,2022,focusing on transportation and mobility using the Scopus database.Three major themes were identified:‘Impact on Ride-Hailing Services',‘Impact on Mode Preference',and‘Impact on Trip Purpose',with subdivisions based on keywords and key findings extracted using VOSviewer.The pandemic significantly impacted ride-hailing services,altering demand,usage,and safety measures.Mode preference shifted towards private vehicles due to safety concerns.The present study underscores the long-term implications of the pandemic,emphasizing recovery strategies for ride-hailing services and mode preferences post-pandemic.It highlights the need for sustainable transportation policies,advocating for enhanced public transportation systems,promoting active travel modes,and addressing socioeconomic disparities in mobility patterns.The findings emphasize the need for resilient transportation strategies in the face of future disruptions.展开更多
In this paper, we study the propagation and its failure to propagate (pinning) of a travelling wave in a Nagumo type equation, an equation that describes impulse propagation in nerve axons that also models population ...In this paper, we study the propagation and its failure to propagate (pinning) of a travelling wave in a Nagumo type equation, an equation that describes impulse propagation in nerve axons that also models population growth with Allee effect. An analytical solution is derived for the traveling wave and the work is extended to a discrete formulation with a piecewise linear reaction function. We propose an operator splitting numerical scheme to solve the equation and demonstrate that the wave either propagates or gets pinned based on how the spatial mesh is chosen.展开更多
The ultrasonic motor is a sort of new type of micromotor with special structure. By use of piezoelectric converse effect of ceramics, the electrical energy is transformed into mechanical energy. Its operating principl...The ultrasonic motor is a sort of new type of micromotor with special structure. By use of piezoelectric converse effect of ceramics, the electrical energy is transformed into mechanical energy. Its operating principle is quite different from that of the traditional motors. In this paper the equivalent circuits of the ring stator and even the whole motor are proposed after studying the equivalent circuit of piezoelectric vibrator. Then the paper makes detailed analyses of each part of the control system, which has been simplified by the equivalent circuit. The theory in this paper has been proved through experiments.展开更多
The approximate expressions of the travelling wave solutions for a class of nonlinear disturbed long-wave system are constructed using the generalized variational iteration method.
Aict f Finjte rmvedrig wave (M) so1uhons fOr the fOllowhg sechear syttem (I){u_t-u_(xx)+u^mv^p=0 u_t-v_(xx)+u^q=0 -∞<x<+∞,t>0,p,q>0,m≥0 are studied. SolutiOns to (I) of the fOrm u (x, t)=lt(ct--x), v(...Aict f Finjte rmvedrig wave (M) so1uhons fOr the fOllowhg sechear syttem (I){u_t-u_(xx)+u^mv^p=0 u_t-v_(xx)+u^q=0 -∞<x<+∞,t>0,p,q>0,m≥0 are studied. SolutiOns to (I) of the fOrm u (x, t)=lt(ct--x), v(x, t)=v (cl--X) are called W soIutiOns if there exjstS a fwite ', such that u({)=v(j)=0 for t<{,':=ct--x. It is proVed that if Pq+nl<l, fOr any ed c thele erktS an FTW that is inhque up to phase transIahons and Is unbOunded, whena no rm ekist if pq+m> l. The asmpptohc weve profileS near the front as well as far from it are also determined. If I)q^m = l. the exjstence of travebe wave soluhons to (I) is proved. The plnof in Esqniruis's paper(1990) for the one m=0 co be sdriplified by using the methOd develOped in thjs paper.展开更多
A unified model which is used to study the launching and travelling dynamic properties of a rlcket/launcher system is established. In this model, the rocket, the launcher,and the launching vehicle are considered as a...A unified model which is used to study the launching and travelling dynamic properties of a rlcket/launcher system is established. In this model, the rocket, the launcher,and the launching vehicle are considered as an interacting dynamic system in order to study the dynamic interaction between the various parts of the system and the optimal parameter matching among the above mentioned parts. The following random factors are taken into account in this paper. road surface excitation. rocket mass center misalignment, thrust misalignment, dynamic of the rocket, and the cross wind. Based on this unified model, a computer simulation software is developed, some simulation work has been carried out, and certain beneficial results have been achieved.展开更多
In this paper, traveling wavefront solutions are established for two cooperative systems with time delay and non-local effects. The results are an extension of the existing results for delayed logistic scale equations...In this paper, traveling wavefront solutions are established for two cooperative systems with time delay and non-local effects. The results are an extension of the existing results for delayed logistic scale equations and diffusive Nicholson equations with non-local effects to systems. The approach used is the upper-lower solution technique and Schauder fixed point Theorem developed by Ma(J Differential Equations,2001,171:294-314. ).展开更多
In thispaper,theexistence oftravelling frontsolution fora classofcom petition-diffu- sion system w ith high-order singular point w it = diw ixx - w αii fi(w ),x ∈R,t> 0,i= 1,2 (Ⅰ) is studied,w here di,αi>...In thispaper,theexistence oftravelling frontsolution fora classofcom petition-diffu- sion system w ith high-order singular point w it = diw ixx - w αii fi(w ),x ∈R,t> 0,i= 1,2 (Ⅰ) is studied,w here di,αi> 0 (i= 1,2) and w = (w 1(x,t),w 2(x,t)).Under the certain assum ptions on f,itis show ed thatifαi< 1 for som e i,then (Ⅰ) has no travelling frontsolution,ifαi≥1 for i= 1,2,then there isa c0,c:c0≥c> 0,w herecis called the m inim alwavespeed of(Ⅰ),such thatifc≥c0 orc= c,then (Ⅰ) has a travelling frontsolution,ifc< c,then (Ⅰ) hasno travel- ling frontsolution by using the shooting m ethod in com bination w ith a com pactness argum ent.展开更多
By using the bifurcation theory of dynamical systems to the coupled nonlinear wave equations, the existence and stability of periodic wave solutions by Hopf bifurcations are obtained. Theory of travelling wave was app...By using the bifurcation theory of dynamical systems to the coupled nonlinear wave equations, the existence and stability of periodic wave solutions by Hopf bifurcations are obtained. Theory of travelling wave was applied to transform a kind of coupled nonlinear wave equations into three-dimension dynamical systems. Under different parametric conditions, various sufficient conditions to guarantee the existence and stability of the above solutions are given.展开更多
Fault location for distribution feeders short circuit especially single-phase grounding fault is an important task in distribution system with non-effectively grounded neutral.Fault location mode for distribution feed...Fault location for distribution feeders short circuit especially single-phase grounding fault is an important task in distribution system with non-effectively grounded neutral.Fault location mode for distribution feeders using fault generated current and voltage transient traveling waves was investigated.The characteristics of transient traveling waves resulted from each short circuit fault and their transmission disciplinarian in distribution feeders are analyzed.This paper proposed that double end travelling waves theory which measures arriving time of fault initiated surge at both ends of the monitored line is fit for distribution feeders but single end traveling waves theory not.According to different distribution feeders,on the basis of analyzing original traveling waves reflection rule in line terminal, Current-voltage mode,voltage-voltage mode and current-current mode for fault location based on traveling waves are proposed and aerial mode component of original traveling waves is used to realize fault location.Experimental test verify the feasibility and correctness of the proposed method.展开更多
Travelling Salesman Problem(TSP)is a discrete hybrid optimization problem considered NP-hard.TSP aims to discover the shortest Hamilton route that visits each city precisely once and then returns to the starting point...Travelling Salesman Problem(TSP)is a discrete hybrid optimization problem considered NP-hard.TSP aims to discover the shortest Hamilton route that visits each city precisely once and then returns to the starting point,making it the shortest route feasible.This paper employed a Farmland Fertility Algorithm(FFA)inspired by agricultural land fertility and a hyper-heuristic technique based on the Modified Choice Function(MCF).The neighborhood search operator can use this strategy to automatically select the best heuristic method formaking the best decision.Lin-Kernighan(LK)local search has been incorporated to increase the efficiency and performance of this suggested approach.71 TSPLIB datasets have been compared with different algorithms to prove the proposed algorithm’s performance and efficiency.Simulation results indicated that the proposed algorithm outperforms comparable methods of average mean computation time,average percentage deviation(PDav),and tour length.展开更多
This paper is mainly concerned with entire solutions of the following two-species Lotka-Volterra competition system with nonlocal(convolution)dispersals:{u_(t)=k*u-u+u(1-u-av),x∈R,t∈R,vt=d(k*v-v)+rv(1-v-bu),c∈R,t∈...This paper is mainly concerned with entire solutions of the following two-species Lotka-Volterra competition system with nonlocal(convolution)dispersals:{u_(t)=k*u-u+u(1-u-av),x∈R,t∈R,vt=d(k*v-v)+rv(1-v-bu),c∈R,t∈R.(0.1)Here a≠1,b≠1,d,and r are positive constants.By studying the eigenvalue problem of(0.1)linearized at(ϕc(ξ),0),we construct a pair of super-and sub-solutions for(0.1),and then establish the existence of entire solutions originating from(ϕc(ξ),0)as t→−∞,whereϕc denotes the traveling wave solution of the nonlocal Fisher-KPP equation ut=k*u−u+u(1−u).Moreover,we give a detailed description on the long-time behavior of such entire solutions as t→∞.Compared to the known works on the Lotka-Volterra competition system with classical diffusions,this paper overcomes many difficulties due to the appearance of nonlocal dispersal operators.展开更多
Using Genetic Algorithms (GAs) is a powerful tool to get solution to large scale design optimization problems. This paper used GA to solve complicated design optimization problems in two different applications. The ai...Using Genetic Algorithms (GAs) is a powerful tool to get solution to large scale design optimization problems. This paper used GA to solve complicated design optimization problems in two different applications. The aims are to implement the genetic algorithm to solve these two different (nested) problems, and to get the best or optimization solutions.展开更多
This paper firstly introduces the common faults of traveling transmission system of shuttle car.Secondly,by analyzing the characteristics of shuttle car structure,the layout of traveling transmission system and the co...This paper firstly introduces the common faults of traveling transmission system of shuttle car.Secondly,by analyzing the characteristics of shuttle car structure,the layout of traveling transmission system and the common faults on shuttle car,this paper concludes that"internal holding torque"is the main cause of faults.Finally,this paper proposes a corresponding optimization design scheme to reduce the impact of"internal torque",and calculates the relevant results through the finite element simulation analysis method.Through these analyses and calculations,it is shown that the method can effectively reduce the probability of failure of traveling transmission system of shuttle car.展开更多
基金the Deanship of Scientific Research at Imam Mohammad Ibn Saud Islamic University(IMSIU)(Grant Number IMSIU-RP23030).
文摘Genetic algorithms(GAs)are very good metaheuristic algorithms that are suitable for solving NP-hard combinatorial optimization problems.AsimpleGAbeginswith a set of solutions represented by a population of chromosomes and then uses the idea of survival of the fittest in the selection process to select some fitter chromosomes.It uses a crossover operator to create better offspring chromosomes and thus,converges the population.Also,it uses a mutation operator to explore the unexplored areas by the crossover operator,and thus,diversifies the GA search space.A combination of crossover and mutation operators makes the GA search strong enough to reach the optimal solution.However,appropriate selection and combination of crossover operator and mutation operator can lead to a very good GA for solving an optimization problem.In this present paper,we aim to study the benchmark traveling salesman problem(TSP).We developed several genetic algorithms using seven crossover operators and six mutation operators for the TSP and then compared them to some benchmark TSPLIB instances.The experimental studies show the effectiveness of the combination of a comprehensive sequential constructive crossover operator and insertion mutation operator for the problem.The GA using the comprehensive sequential constructive crossover with insertion mutation could find average solutions whose average percentage of excesses from the best-known solutions are between 0.22 and 14.94 for our experimented problem instances.
基金the Centre of Excellence in Mobile and e-Services,the University of Zululand,Kwadlangezwa,South Africa.
文摘The studypresents theHalfMax InsertionHeuristic (HMIH) as a novel approach to solving theTravelling SalesmanProblem (TSP). The goal is to outperform existing techniques such as the Farthest Insertion Heuristic (FIH) andNearest Neighbour Heuristic (NNH). The paper discusses the limitations of current construction tour heuristics,focusing particularly on the significant margin of error in FIH. It then proposes HMIH as an alternative thatminimizes the increase in tour distance and includes more nodes. HMIH improves tour quality by starting withan initial tour consisting of a ‘minimum’ polygon and iteratively adding nodes using our novel Half Max routine.The paper thoroughly examines and compares HMIH with FIH and NNH via rigorous testing on standard TSPbenchmarks. The results indicate that HMIH consistently delivers superior performance, particularly with respectto tour cost and computational efficiency. HMIH’s tours were sometimes 16% shorter than those generated by FIHand NNH, showcasing its potential and value as a novel benchmark for TSP solutions. The study used statisticalmethods, including Friedman’s Non-parametric Test, to validate the performance of HMIH over FIH and NNH.This guarantees that the identified advantages are statistically significant and consistent in various situations. Thiscomprehensive analysis emphasizes the reliability and efficiency of the heuristic, making a compelling case for itsuse in solving TSP issues. The research shows that, in general, HMIH fared better than FIH in all cases studied,except for a few instances (pr439, eil51, and eil101) where FIH either performed equally or slightly better thanHMIH. HMIH’s efficiency is shown by its improvements in error percentage (δ) and goodness values (g) comparedto FIH and NNH. In the att48 instance, HMIH had an error rate of 6.3%, whereas FIH had 14.6% and NNH had20.9%, indicating that HMIH was closer to the optimal solution. HMIH consistently showed superior performanceacross many benchmarks, with lower percentage error and higher goodness values, suggesting a closer match tothe optimal tour costs. This study substantially contributes to combinatorial optimization by enhancing currentinsertion algorithms and presenting a more efficient solution for the Travelling Salesman Problem. It also createsnew possibilities for progress in heuristic design and optimization methodologies.
文摘Unmanned aerial vehicles(UAVs),or drones,that were initially developed for military use during World War I[1],have evolved into highly sophisticated aircraft that can be navigated remotely using global positioning systems.With constant improvements,drones have become more efficient,and cost-effective,with longer battery life and greater loading capacity.Today,UAVs have proven to be an effective and affordable solution for enhancing healthcare accessibility for patients who face geographical or infrastructural barriers.Using drone networks can greatly reduce the time transporting life-saving equipment,such as delivering automated external defibrillators(AEDs),to cardiac arrest victims,and can provide quick assistance to reduce travel time for the patients.
基金funded by the Open Projects Foundation of Engineering Research Center of Disaster Prevention and Mitigation of Southeast Coastal Engineering Structures of Fujian Province University(Grant No.2022009)the National Natural Science Foundation of China(Grant No.51708429)the Construction Science and Technology Plan Projects of Hubei Province(Grant No.2023011).
文摘Aiming at the problem that it is difficult to obtain the explicit expression of the structural matrix in the traditional train-bridge coupling vibration analysis,a combined simulation system of train-bridge coupling system(TBCS)under earthquake(MAETB)is developed based on the cooperative work of MATLAB and ANSYS.The simulation system is used to analyze the dynamic parameters of the TBCS of a prestressed concrete continuous rigid frame bridge benchmark model of a heavy-haul railway.The influence of different driving speeds,seismic wave intensities,and traveling wave effects on the dynamic response of the TBCS under the actions of the earthquakes is discussed.The results show that the bridge displacement increase in magnitude in the lateral direction is more significant than in the vertical direction under the action of an earthquake.The traveling wave effect can significantly reduce the lateral response of the bridge,but it will significantly increase the train derailment coefficient.When the earthquake intensity exceeds 0.2 g,the partial derailment coefficient of the train has exceeded the limit value of the specification.
基金funded by Ho Chi Minh City University of Technology(HCMUT),VNU-HCM under Grant Number B2021-20-04.
文摘Optimizing Flow Path Design(FPD)is a popular research area in transportation system design,but its application to Overhead Transportation Systems(OTSs)has been limited.This study focuses on optimizing a double-spine flow path design for OTSs with 10 stations by minimizing the total travel distance for both loaded and empty flows.We employ transportation methods,specifically the North-West Corner and Stepping-Stone methods,to determine empty vehicle travel flows.Additionally,the Tabu Search(TS)algorithm is applied to branch the 10 stations into two main layout branches.The results obtained from our proposed method demonstrate a reduction in the objective function value compared to the initial feasible solution.Furthermore,we explore howchanges in the parameters of the TS algorithm affect the optimal result.We validate the feasibility of our approach by comparing it with relevant literature and conducting additional tests on layouts with 20 and 30 stations.
文摘The COVID-19 pandemic has significantly affected global transportation mobility,presenting unprecedented challenges to transportation management.Public transit and ride-hailing services saw a drastic reduction in ridership,leading to an increased inclination towards private vehicles.The pandemic also altered travel patterns and individual mobility due to various COVID-19 protocols.This study conducted a comprehensive review of 96 academic papers spanning from January 1,2020,to December 31,2022,focusing on transportation and mobility using the Scopus database.Three major themes were identified:‘Impact on Ride-Hailing Services',‘Impact on Mode Preference',and‘Impact on Trip Purpose',with subdivisions based on keywords and key findings extracted using VOSviewer.The pandemic significantly impacted ride-hailing services,altering demand,usage,and safety measures.Mode preference shifted towards private vehicles due to safety concerns.The present study underscores the long-term implications of the pandemic,emphasizing recovery strategies for ride-hailing services and mode preferences post-pandemic.It highlights the need for sustainable transportation policies,advocating for enhanced public transportation systems,promoting active travel modes,and addressing socioeconomic disparities in mobility patterns.The findings emphasize the need for resilient transportation strategies in the face of future disruptions.
文摘In this paper, we study the propagation and its failure to propagate (pinning) of a travelling wave in a Nagumo type equation, an equation that describes impulse propagation in nerve axons that also models population growth with Allee effect. An analytical solution is derived for the traveling wave and the work is extended to a discrete formulation with a piecewise linear reaction function. We propose an operator splitting numerical scheme to solve the equation and demonstrate that the wave either propagates or gets pinned based on how the spatial mesh is chosen.
文摘The ultrasonic motor is a sort of new type of micromotor with special structure. By use of piezoelectric converse effect of ceramics, the electrical energy is transformed into mechanical energy. Its operating principle is quite different from that of the traditional motors. In this paper the equivalent circuits of the ring stator and even the whole motor are proposed after studying the equivalent circuit of piezoelectric vibrator. Then the paper makes detailed analyses of each part of the control system, which has been simplified by the equivalent circuit. The theory in this paper has been proved through experiments.
基金*Supported by the National Natural Science Foundation of China under Grant No. 40876010, the Main Direction Program of the Knowledge Innovation Project of Chinese Academy of Sciences under Grant No. KZCX2-YW-Q03-08, the R &: D Special Fund for Public Welfare Industry (Meteorology) under Grant No. GYHY200806010, the LASG State Key Laboratory Special Fund and the Foundation of E-Institutes of Shanghai Municipal Education Commission (E03004)
文摘The approximate expressions of the travelling wave solutions for a class of nonlinear disturbed long-wave system are constructed using the generalized variational iteration method.
文摘Aict f Finjte rmvedrig wave (M) so1uhons fOr the fOllowhg sechear syttem (I){u_t-u_(xx)+u^mv^p=0 u_t-v_(xx)+u^q=0 -∞<x<+∞,t>0,p,q>0,m≥0 are studied. SolutiOns to (I) of the fOrm u (x, t)=lt(ct--x), v(x, t)=v (cl--X) are called W soIutiOns if there exjstS a fwite ', such that u({)=v(j)=0 for t<{,':=ct--x. It is proVed that if Pq+nl<l, fOr any ed c thele erktS an FTW that is inhque up to phase transIahons and Is unbOunded, whena no rm ekist if pq+m> l. The asmpptohc weve profileS near the front as well as far from it are also determined. If I)q^m = l. the exjstence of travebe wave soluhons to (I) is proved. The plnof in Esqniruis's paper(1990) for the one m=0 co be sdriplified by using the methOd develOped in thjs paper.
文摘A unified model which is used to study the launching and travelling dynamic properties of a rlcket/launcher system is established. In this model, the rocket, the launcher,and the launching vehicle are considered as an interacting dynamic system in order to study the dynamic interaction between the various parts of the system and the optimal parameter matching among the above mentioned parts. The following random factors are taken into account in this paper. road surface excitation. rocket mass center misalignment, thrust misalignment, dynamic of the rocket, and the cross wind. Based on this unified model, a computer simulation software is developed, some simulation work has been carried out, and certain beneficial results have been achieved.
文摘In this paper, traveling wavefront solutions are established for two cooperative systems with time delay and non-local effects. The results are an extension of the existing results for delayed logistic scale equations and diffusive Nicholson equations with non-local effects to systems. The approach used is the upper-lower solution technique and Schauder fixed point Theorem developed by Ma(J Differential Equations,2001,171:294-314. ).
文摘In thispaper,theexistence oftravelling frontsolution fora classofcom petition-diffu- sion system w ith high-order singular point w it = diw ixx - w αii fi(w ),x ∈R,t> 0,i= 1,2 (Ⅰ) is studied,w here di,αi> 0 (i= 1,2) and w = (w 1(x,t),w 2(x,t)).Under the certain assum ptions on f,itis show ed thatifαi< 1 for som e i,then (Ⅰ) has no travelling frontsolution,ifαi≥1 for i= 1,2,then there isa c0,c:c0≥c> 0,w herecis called the m inim alwavespeed of(Ⅰ),such thatifc≥c0 orc= c,then (Ⅰ) has a travelling frontsolution,ifc< c,then (Ⅰ) hasno travel- ling frontsolution by using the shooting m ethod in com bination w ith a com pactness argum ent.
文摘By using the bifurcation theory of dynamical systems to the coupled nonlinear wave equations, the existence and stability of periodic wave solutions by Hopf bifurcations are obtained. Theory of travelling wave was applied to transform a kind of coupled nonlinear wave equations into three-dimension dynamical systems. Under different parametric conditions, various sufficient conditions to guarantee the existence and stability of the above solutions are given.
基金supported by Natural Science Foundation of Shandong Province(ZR2009FM054)
文摘Fault location for distribution feeders short circuit especially single-phase grounding fault is an important task in distribution system with non-effectively grounded neutral.Fault location mode for distribution feeders using fault generated current and voltage transient traveling waves was investigated.The characteristics of transient traveling waves resulted from each short circuit fault and their transmission disciplinarian in distribution feeders are analyzed.This paper proposed that double end travelling waves theory which measures arriving time of fault initiated surge at both ends of the monitored line is fit for distribution feeders but single end traveling waves theory not.According to different distribution feeders,on the basis of analyzing original traveling waves reflection rule in line terminal, Current-voltage mode,voltage-voltage mode and current-current mode for fault location based on traveling waves are proposed and aerial mode component of original traveling waves is used to realize fault location.Experimental test verify the feasibility and correctness of the proposed method.
文摘Travelling Salesman Problem(TSP)is a discrete hybrid optimization problem considered NP-hard.TSP aims to discover the shortest Hamilton route that visits each city precisely once and then returns to the starting point,making it the shortest route feasible.This paper employed a Farmland Fertility Algorithm(FFA)inspired by agricultural land fertility and a hyper-heuristic technique based on the Modified Choice Function(MCF).The neighborhood search operator can use this strategy to automatically select the best heuristic method formaking the best decision.Lin-Kernighan(LK)local search has been incorporated to increase the efficiency and performance of this suggested approach.71 TSPLIB datasets have been compared with different algorithms to prove the proposed algorithm’s performance and efficiency.Simulation results indicated that the proposed algorithm outperforms comparable methods of average mean computation time,average percentage deviation(PDav),and tour length.
基金supported by the NSF of China (12271226)the NSF of Gansu Province of China (21JR7RA537)+4 种基金the Fundamental Research Funds for the Central Universities (lzujbky-2022-sp07)supported by the Basic and Applied Basic Research Foundation of Guangdong Province (2023A1515011757)the National Natural Science Foundation of China (12271494)the Fundamental Research Funds for the Central Universities,China University of Geosciences (Wuhan) (G1323523061)supported by the NSF of China (12201434).
文摘This paper is mainly concerned with entire solutions of the following two-species Lotka-Volterra competition system with nonlocal(convolution)dispersals:{u_(t)=k*u-u+u(1-u-av),x∈R,t∈R,vt=d(k*v-v)+rv(1-v-bu),c∈R,t∈R.(0.1)Here a≠1,b≠1,d,and r are positive constants.By studying the eigenvalue problem of(0.1)linearized at(ϕc(ξ),0),we construct a pair of super-and sub-solutions for(0.1),and then establish the existence of entire solutions originating from(ϕc(ξ),0)as t→−∞,whereϕc denotes the traveling wave solution of the nonlocal Fisher-KPP equation ut=k*u−u+u(1−u).Moreover,we give a detailed description on the long-time behavior of such entire solutions as t→∞.Compared to the known works on the Lotka-Volterra competition system with classical diffusions,this paper overcomes many difficulties due to the appearance of nonlocal dispersal operators.
文摘Using Genetic Algorithms (GAs) is a powerful tool to get solution to large scale design optimization problems. This paper used GA to solve complicated design optimization problems in two different applications. The aims are to implement the genetic algorithm to solve these two different (nested) problems, and to get the best or optimization solutions.
基金supported by the Key Project of China Coal Technology and Engineering Group(No.2020-2-TD-ZD003).
文摘This paper firstly introduces the common faults of traveling transmission system of shuttle car.Secondly,by analyzing the characteristics of shuttle car structure,the layout of traveling transmission system and the common faults on shuttle car,this paper concludes that"internal holding torque"is the main cause of faults.Finally,this paper proposes a corresponding optimization design scheme to reduce the impact of"internal torque",and calculates the relevant results through the finite element simulation analysis method.Through these analyses and calculations,it is shown that the method can effectively reduce the probability of failure of traveling transmission system of shuttle car.