According to a lot of practical data in Liujialiang Mine and reliability theory and result of computer simulation, operation regularity of fully mechanized sublevel caving mining production system in the condition of ...According to a lot of practical data in Liujialiang Mine and reliability theory and result of computer simulation, operation regularity of fully mechanized sublevel caving mining production system in the condition of gently inclined complicated geological structure and production shortcomings are found out and reliability of system and output of the working face are predicted finally.展开更多
This paper deals with a characterization for a Banach lattice in which the lattice operations are weakly sequentially continuous. As an application an elementary proof for an important result due to Wickstead is pro...This paper deals with a characterization for a Banach lattice in which the lattice operations are weakly sequentially continuous. As an application an elementary proof for an important result due to Wickstead is provided.展开更多
A new wastewater treatment equipment, the bi-external recycling biological fluidized bed (BRBFB), which is an effective equipment, was investigated. Anaerobic digestion, aerobic aeration and settlement processes with ...A new wastewater treatment equipment, the bi-external recycling biological fluidized bed (BRBFB), which is an effective equipment, was investigated. Anaerobic digestion, aerobic aeration and settlement processes with a fixed sequential procedure were compacted into this reactor. By five different treatment courses, the optimization of the combined operation procedure in the system was determined to be a 12-hour cycle including an inflow process, a 4 h anaerobic digestion process, a 4 h aerobic aeration process, a 2 h settlement process and a 2 h recess process including effluent discharge process. By utilizing BRBFB to treat a synthetic dyeing wastewater, 90% of COD_ Cr is removed for a higher-concentration water (COD_ Cr 1 000-1 200 mg/L), and 82% of COD_ Cr is removed for a lower-concentration water (COD_ Cr 400-600 mg/L). Near 100% color is removal and discharging standards for industry wastewater are achieved.展开更多
This paper investigates an analytical optimal pose tracking control problem for chaser spacecraft during the close-range proximity operations with a non-cooperative space target subject to attitude tumbling and unknow...This paper investigates an analytical optimal pose tracking control problem for chaser spacecraft during the close-range proximity operations with a non-cooperative space target subject to attitude tumbling and unknown orbital maneuvering.Firstly,the relative translational motion between the orbital target and the chaser spacecraft is described in the Line-of-Sight(LOS)coordinate frame along with attitude quaternion dynamics.Then,based on the coupled 6-Degree of Freedom(DOF)pose dynamic model,an analytical optimal control action consisting of constrained optimal control value,application time and its duration are proposed via exploring the iterative sequential action control algorithm.Meanwhile,the global closed-loop asymptotic stability of the proposed predictive control action is presented and discussed.Compared with traditional proximity control schemes,the highlighting advantages are that the application time and duration of the devised controller is applied discretely in light of the influence of the instantaneous pose configuration on the pose tracking performance with less energy consumptions rather than at each sample time.Finally,three groups of illustrative examples are organized to validate the effectiveness of the proposed analytical optimal pose tracking control scheme.展开更多
The main aim of the present paper is to study the robustness of the developed sequential probability ratio test (SPRT) for testing the hypothesis about scale parameter of gamma distribution with known shape parameter ...The main aim of the present paper is to study the robustness of the developed sequential probability ratio test (SPRT) for testing the hypothesis about scale parameter of gamma distribution with known shape parameter and exponential distribution with location parameter. The robustness of the SPRT for scale parameter of gamma distribution is studied when the shape parameter has undergone a change. The similar study is conducted for the scale parameter of exponential distribution when the location parameter has undergone a change. The expressions for operating characteristic and average sample number functions are derived. It is found in both the cases that the SPRT is robust only when there is a slight variation in the shape and location parameter in the respective distributions.展开更多
This paper presents a sequential approach with matrix framework for solving various kinds of economic dispatch problems. The objective of the economic dispatch problems of electrical power generation is to schedule th...This paper presents a sequential approach with matrix framework for solving various kinds of economic dispatch problems. The objective of the economic dispatch problems of electrical power generation is to schedule the committed generating units output so as to meet the required load demand while satisfying the system equality and inequality constraints. This is a maiden approach developed to obtain the optimal dispatches of generating units for all possible load demands of power system in a single execution. The feasibility of the proposed method is demonstrated by solving economic load dispatch problem, combined economic and emission dispatch problem, multiarea economic dispatch problem and economic dispatch problem with multiple fuel options. The proposed methodology is tested with different scale of power systems. The generating unit operational constraints are also considered. The simulation results obtained by proposed methodology for various economic dispatch problems are compared with previous literatures in terms of solution quality. Numerical simulation results indicate an improvement in total cost saving and hence the superiority of the proposed method is also revealed for economic dispatch problems.展开更多
In the case of fault diagnosis for roller bearings, the conventional diagnosis approaches by using the time interval of energy impacts in time-frequency distribution or the pass-frequencies are based on the assumption...In the case of fault diagnosis for roller bearings, the conventional diagnosis approaches by using the time interval of energy impacts in time-frequency distribution or the pass-frequencies are based on the assumption that machinery operates under a constant rotational speed. However, when the rotational speed varies in the broader range, the pass-frequencies vary with the change of rotational speed and bearing faults cannot be identified by the interval of impacts. Researches related to automatic diagnosis for rotational machinery in variable operating conditions were quite few. A novel automatic feature extraction method is proposed based on a pseudo-Wigner-Ville distribution (PWVD) and an extraction of symptom parameter (SP). An extraction method for instantaneous feature spectrum is presented using the relative crossing information (RCI) and sequential inference approach, by which the feature spectrum from time-frequency distribution can be automatically, sequentially extracted. The SPs are considered in the frequency domain using the extracted feature spectrum to identify among the conditions of a machine. A method to obtain the synthetic symptom parameter is also proposed by the least squares mapping (LSM) technique for increasing the diagnosis sensitivity of SP. Practical examples of diagnosis for bearings are given in order to verify the effectiveness of the proposed method. The verification results show that the features of bearing faults, such as the outer-race, inner-race and roller element defects have been effectively extracted, and the proposed method can be used for condition diagnosis of a machine under the variable rotational speed.展开更多
In this work, using an analogue of Sadovskii's fixed point result and several important inequalities we investigate and give new existence theorems for the nonlinear operator equation F(x) =μx, (μ≥1) for some...In this work, using an analogue of Sadovskii's fixed point result and several important inequalities we investigate and give new existence theorems for the nonlinear operator equation F(x) =μx, (μ≥1) for some weakly sequentially continuous, weakly condensing and weakly 1-set weakly contractive operators with different boundary conditions. Correspondingly, we can obtain some applicable fixed point theorems of Leray-Schauder, Altman and Furi-Pera types in the weak topology setting which generalize and improve the corresponding results of [3,15,16].展开更多
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.展开更多
In this paper, using Brown technique, we prove the Mohebi-Radjabalipour Conjecture by strengthening a slight thickness condition of the spectrum, and obtain some invariant subspace theorems. Our result contains an imp...In this paper, using Brown technique, we prove the Mohebi-Radjabalipour Conjecture by strengthening a slight thickness condition of the spectrum, and obtain some invariant subspace theorems. Our result contains an important known invariant subspace theorem as special cases.展开更多
文摘According to a lot of practical data in Liujialiang Mine and reliability theory and result of computer simulation, operation regularity of fully mechanized sublevel caving mining production system in the condition of gently inclined complicated geological structure and production shortcomings are found out and reliability of system and output of the working face are predicted finally.
文摘This paper deals with a characterization for a Banach lattice in which the lattice operations are weakly sequentially continuous. As an application an elementary proof for an important result due to Wickstead is provided.
文摘A new wastewater treatment equipment, the bi-external recycling biological fluidized bed (BRBFB), which is an effective equipment, was investigated. Anaerobic digestion, aerobic aeration and settlement processes with a fixed sequential procedure were compacted into this reactor. By five different treatment courses, the optimization of the combined operation procedure in the system was determined to be a 12-hour cycle including an inflow process, a 4 h anaerobic digestion process, a 4 h aerobic aeration process, a 2 h settlement process and a 2 h recess process including effluent discharge process. By utilizing BRBFB to treat a synthetic dyeing wastewater, 90% of COD_ Cr is removed for a higher-concentration water (COD_ Cr 1 000-1 200 mg/L), and 82% of COD_ Cr is removed for a lower-concentration water (COD_ Cr 400-600 mg/L). Near 100% color is removal and discharging standards for industry wastewater are achieved.
基金This study was co-supported by the National Natural Science Foundation of China(Nos.62003371,62373379,62103446,61273351,62073343)the Outstanding Youth Fund of Hunan Provincial Natural Science,China(No.2022JJ20081)the Innovation Driven Project of Central South University,China(No.2023CXQD066).
文摘This paper investigates an analytical optimal pose tracking control problem for chaser spacecraft during the close-range proximity operations with a non-cooperative space target subject to attitude tumbling and unknown orbital maneuvering.Firstly,the relative translational motion between the orbital target and the chaser spacecraft is described in the Line-of-Sight(LOS)coordinate frame along with attitude quaternion dynamics.Then,based on the coupled 6-Degree of Freedom(DOF)pose dynamic model,an analytical optimal control action consisting of constrained optimal control value,application time and its duration are proposed via exploring the iterative sequential action control algorithm.Meanwhile,the global closed-loop asymptotic stability of the proposed predictive control action is presented and discussed.Compared with traditional proximity control schemes,the highlighting advantages are that the application time and duration of the devised controller is applied discretely in light of the influence of the instantaneous pose configuration on the pose tracking performance with less energy consumptions rather than at each sample time.Finally,three groups of illustrative examples are organized to validate the effectiveness of the proposed analytical optimal pose tracking control scheme.
文摘The main aim of the present paper is to study the robustness of the developed sequential probability ratio test (SPRT) for testing the hypothesis about scale parameter of gamma distribution with known shape parameter and exponential distribution with location parameter. The robustness of the SPRT for scale parameter of gamma distribution is studied when the shape parameter has undergone a change. The similar study is conducted for the scale parameter of exponential distribution when the location parameter has undergone a change. The expressions for operating characteristic and average sample number functions are derived. It is found in both the cases that the SPRT is robust only when there is a slight variation in the shape and location parameter in the respective distributions.
文摘This paper presents a sequential approach with matrix framework for solving various kinds of economic dispatch problems. The objective of the economic dispatch problems of electrical power generation is to schedule the committed generating units output so as to meet the required load demand while satisfying the system equality and inequality constraints. This is a maiden approach developed to obtain the optimal dispatches of generating units for all possible load demands of power system in a single execution. The feasibility of the proposed method is demonstrated by solving economic load dispatch problem, combined economic and emission dispatch problem, multiarea economic dispatch problem and economic dispatch problem with multiple fuel options. The proposed methodology is tested with different scale of power systems. The generating unit operational constraints are also considered. The simulation results obtained by proposed methodology for various economic dispatch problems are compared with previous literatures in terms of solution quality. Numerical simulation results indicate an improvement in total cost saving and hence the superiority of the proposed method is also revealed for economic dispatch problems.
基金supported by National Natural Science Foundation of China (Grant No. 50875016, 51075023)Fundamental Research Funds for the Central Universities of China (Grant No. JD0903, JD0904)
文摘In the case of fault diagnosis for roller bearings, the conventional diagnosis approaches by using the time interval of energy impacts in time-frequency distribution or the pass-frequencies are based on the assumption that machinery operates under a constant rotational speed. However, when the rotational speed varies in the broader range, the pass-frequencies vary with the change of rotational speed and bearing faults cannot be identified by the interval of impacts. Researches related to automatic diagnosis for rotational machinery in variable operating conditions were quite few. A novel automatic feature extraction method is proposed based on a pseudo-Wigner-Ville distribution (PWVD) and an extraction of symptom parameter (SP). An extraction method for instantaneous feature spectrum is presented using the relative crossing information (RCI) and sequential inference approach, by which the feature spectrum from time-frequency distribution can be automatically, sequentially extracted. The SPs are considered in the frequency domain using the extracted feature spectrum to identify among the conditions of a machine. A method to obtain the synthetic symptom parameter is also proposed by the least squares mapping (LSM) technique for increasing the diagnosis sensitivity of SP. Practical examples of diagnosis for bearings are given in order to verify the effectiveness of the proposed method. The verification results show that the features of bearing faults, such as the outer-race, inner-race and roller element defects have been effectively extracted, and the proposed method can be used for condition diagnosis of a machine under the variable rotational speed.
基金supported by Doctoral Initial Foundation of Hanshan Normal University, China (No. QD20110920)
文摘In this work, using an analogue of Sadovskii's fixed point result and several important inequalities we investigate and give new existence theorems for the nonlinear operator equation F(x) =μx, (μ≥1) for some weakly sequentially continuous, weakly condensing and weakly 1-set weakly contractive operators with different boundary conditions. Correspondingly, we can obtain some applicable fixed point theorems of Leray-Schauder, Altman and Furi-Pera types in the weak topology setting which generalize and improve the corresponding results of [3,15,16].
基金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.
基金This work was supported by the Natural Science Foundation of Hunan Province(No.02JJY4046) the Foundation of Education Committee of Hunan Province(No.02C031).
文摘In this paper, using Brown technique, we prove the Mohebi-Radjabalipour Conjecture by strengthening a slight thickness condition of the spectrum, and obtain some invariant subspace theorems. Our result contains an important known invariant subspace theorem as special cases.