Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational comp...Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational complexity. A new hybrid ap- proximation algorithm is developed in this work to solve the problem. In the hybrid algorithm, discrete particle swarm optimiza- tion (DPSO) combines global search and local search to search for the optimal results and simulated annealing (SA) uses certain probability to avoid being trapped in a local optimum. The computational study showed that the proposed algorithm is a feasible and effective approach for capacitated vehicle routing problem, especially for large scale problems.展开更多
In this paper, a memetic algorithm with competition(MAC) is proposed to solve the capacitated green vehicle routing problem(CGVRP). Firstly, the permutation array called traveling salesman problem(TSP) route is used t...In this paper, a memetic algorithm with competition(MAC) is proposed to solve the capacitated green vehicle routing problem(CGVRP). Firstly, the permutation array called traveling salesman problem(TSP) route is used to encode the solution, and an effective decoding method to construct the CGVRP route is presented accordingly. Secondly, the k-nearest neighbor(k NN) based initialization is presented to take use of the location information of the customers. Thirdly, according to the characteristics of the CGVRP, the search operators in the variable neighborhood search(VNS) framework and the simulated annealing(SA) strategy are executed on the TSP route for all solutions. Moreover, the customer adjustment operator and the alternative fuel station(AFS) adjustment operator on the CGVRP route are executed for the elite solutions after competition. In addition, the crossover operator is employed to share information among different solutions. The effect of parameter setting is investigated using the Taguchi method of design-ofexperiment to suggest suitable values. Via numerical tests, it demonstrates the effectiveness of both the competitive search and the decoding method. Moreover, extensive comparative results show that the proposed algorithm is more effective and efficient than the existing methods in solving the CGVRP.展开更多
The capacitated lot sizing and scheduling problem that involves indetermining the production amounts and release dates for several items over a given planning horizonare given to meet dynamic order demand without incu...The capacitated lot sizing and scheduling problem that involves indetermining the production amounts and release dates for several items over a given planning horizonare given to meet dynamic order demand without incurring backloggings. The problem consideringovertime capacity is studied. The mathematical model is presented, and a genetic algorithm (GA)approach is developed to solve the problem. The initial solutions are generated after usingheuristic method. Capacity balancing procedure is employed to stipulate the feasibility of thesolutions. In addition, a technique based on Tabu search (TS) is inserted into the genetic algorithmdeal with the scheduled overtime and help the convergence of algorithm. Computational simulation isconducted to test the efficiency of the proposed hybrid approach, which turns out to improve boththe solution quality and execution speed.展开更多
In order to study the capacitated lot sizing problem for a supply chain of corporate multi-location factories to minimize the total costs of production, inventory and transportation under the system capacity restricti...In order to study the capacitated lot sizing problem for a supply chain of corporate multi-location factories to minimize the total costs of production, inventory and transportation under the system capacity restriction and product due date, while at the same time considering the menu distributed balance, the mathematical programming models are decomposed and reduced from the 3 levels into 2 levels according to the idea of just-in-time production. In order to overcome the premature convergence of ACA (ant colony algorithms), the idea of mute operation is adopted in genetic algorithms and a PACA (parallel ant colony algorithms) is proposed for supply chain optimization. Finally, an illustrative example is given, and a comparison is made with standard BAB (Branch and Bound) and PACA approach. The result shows that the latter is more effective and promising.展开更多
Capacitated vehicle routing problem (CVRP) is an important combinatorial optimization problem. However, it is quite difficult to achieve an optimal solution with the traditional optimization methods owing to the high ...Capacitated vehicle routing problem (CVRP) is an important combinatorial optimization problem. However, it is quite difficult to achieve an optimal solution with the traditional optimization methods owing to the high computational complexity. A hybrid algorithm was developed to solve the problem, in which an artificial immune clonal algorithm (AICA) makes use of the global search ability to search the optimal results and simulated annealing (SA) algorithm employs certain probability to avoid becoming trapped in a local optimum. The results obtained from the computational study show that the proposed algorithm is a feasible and effective method for capacitated vehicle routing problem.展开更多
We consider a capacitated location-allocation problem in the presence of k connections on the horizontal line barrier. The objective is to locate a set of new facilities among a set of existing facilities and to alloc...We consider a capacitated location-allocation problem in the presence of k connections on the horizontal line barrier. The objective is to locate a set of new facilities among a set of existing facilities and to allocate an optimal number of existing facilities to each new facility in order to satisfy their demands such that the summation of the weighted rectilinear barrier distances from new facilities to existing facilities is minimized. The proposed problem is designed as a mixed-integer nonlinear programming model. To show the efficiency of the model, a numerical example is provided. It is worth noting that the global optimal solution is obtained.展开更多
Our research focuses on the development of two cooperative approaches for resolution of the multi-item capacitated lot-sizing problems with time windows and setup times (MICLSP-TW-ST). In this paper we combine variabl...Our research focuses on the development of two cooperative approaches for resolution of the multi-item capacitated lot-sizing problems with time windows and setup times (MICLSP-TW-ST). In this paper we combine variable neighborhood search and accurate mixed integer programming (VNS-MIP) to solve MICLSP-TW-ST. It concerns so a particularly important and difficult problem in production planning. This problem is NP-hard in the strong sense. Moreover, it is very difficult to solve with an exact method;it is for that reason we have made use of the approximate methods. We improved the variable neighborhood search (VNS) algorithm, which is efficient for solving hard combinatorial optimization problems. This problem can be viewed as an optimization problem with mixed variables (binary variables and real variables). The new VNS algorithm was tested against 540 benchmark problems. The performance of most of our approaches was satisfactory and performed better than the algorithms already proposed in the literature.展开更多
Single Stage Capacitated Warehouse Location Problem (SSCWLP) has been attempted by few researchers in the past. These are Geoffrion and Graves [1], Sharma [2], Sharma [3] and Sharma and Berry [4]. In this paper we giv...Single Stage Capacitated Warehouse Location Problem (SSCWLP) has been attempted by few researchers in the past. These are Geoffrion and Graves [1], Sharma [2], Sharma [3] and Sharma and Berry [4]. In this paper we give a “vertical decomposition” approach to solve SSCWLP that uses Lagrangian relaxation. This way SSCWLP is broken into two versions of capacitated plant location problem (the CPLP_L and CPLP_R) by relaxing the flow balance constraints. For CPLP_R, we use well known Lagrangian relaxations given in literature (Christofides and Beasley [5] and Nauss [6]);and adopt them suitably for solving CPLP_L. We show theoretically in this paper that SSCWLP can be more efficiently solved by techniques of vertical decomposition developed in this paper than the method available in literature (Sharma and Berry [4]). Encouraging computational study is reported in this paper.展开更多
It is shown that when backorders, setup times and dynamic demand are included in capacitated lot sizing problem, the resulting classical formulation and one of the transportation formulations of the problem (referred ...It is shown that when backorders, setup times and dynamic demand are included in capacitated lot sizing problem, the resulting classical formulation and one of the transportation formulations of the problem (referred to as CLSP_BS) are equivalent. And it is shown that both the formulations are “weak” formulations (as opposed to “strong” formulation). The other transportation version is a strong formulation of CLSP_BS. Extensive computational studies are presented for medium and large sized problems. In case of medium-sized problems, strong formulation produces better LP bounds, and takes lesser number of branch-and-bound (B&B) nodes and less CPU time to solve the problem optimally. However for large-sized problems strong formulation takes more time to solve the problem optimally, defeating the benefit of strength of bounds. This essentially is because of excessive increase in the number of constraints for the large sized problems. Hybrid formulations are proposed where only few most promising strong constraints are added to the weak formulation. Hybrid formulation emerges as the best performer against the strong and weak formulations. This concept of hybrid formulation can efficiently solve a variety of complex real life large-sized problems.展开更多
In this article, we propose novel reformulations for capacitated lot sizing problem. These reformulations are the result of reducing the number of variables (by eliminating the backorder variable) or increasing the nu...In this article, we propose novel reformulations for capacitated lot sizing problem. These reformulations are the result of reducing the number of variables (by eliminating the backorder variable) or increasing the number of constraints (time capacity constraints) in the standard problem formulation. These reformulations are expected to reduce the computational time complexity of the problem. Their computational efficiency is evaluated later in this article through numerical analysis on randomly generated problems.展开更多
The objective of this study was to test the use of a commercial extender (Triladyl) as a diluent in caprine semen refrigerated at 15℃, using caffeine (CF), heparin (HP), synthetic oviductal fluid (SOF) andtriladyl (T...The objective of this study was to test the use of a commercial extender (Triladyl) as a diluent in caprine semen refrigerated at 15℃, using caffeine (CF), heparin (HP), synthetic oviductal fluid (SOF) andtriladyl (TRY) as capacitating chemical agents at different times. Twenty ejaculates of caprine semen were collected using an artificial vagina. The ejaculates were diluted and refrigerated by three days. Evaluated the progressive motility (PM) and the functional state of the sperm plasma membrane trough fluorescent CTC staining, counting 200 spermatic cells (non-capacitated spermatozoa NCS, capacitated CS and reacting spermatozoa REA) of caprine in two capacitating agents: CAF and HEP;one culture medium:SOF and a commercial extender: TRY at 60, 120, 180 and 240 min of incubation, during 24, 48 and 72 hs. PM was high under TRY, and CS was high under the HEP treatment. TRY could be an alternative to capacitate caprine spermatozoa, keeping PM for a longer time than HEP or CAF.展开更多
Electrode materials with high desalination capacity and long-term cyclic stability are the focus of capacitive deionization(CDI) community. Understanding the causes of performance decay in traditional carbons is cruci...Electrode materials with high desalination capacity and long-term cyclic stability are the focus of capacitive deionization(CDI) community. Understanding the causes of performance decay in traditional carbons is crucial to design a high-performance material. Based on this, here, nitrogen-doped activated carbon(NAC) was prepared by pyrolyzing the blend of activated carbon powder(ACP) and melamine for the positive electrode of asymmetric CDI. By comparing the indicators changes such as conductivity, salt adsorption capacity, pH, and charge efficiency of the symmetrical ACP-ACP device to the asymmetric ACP-NAC device under different CDI cycles, as well as the changes of the electrochemical properties of anode and cathode materials after long-term operation, the reasons for the decline of the stability of the CDI performance were revealed. It was found that the carboxyl functional groups generated by the electro-oxidation of anode carbon materials make the anode zero-charge potential(E_(pzc)) shift positively,which results in the uneven distribution of potential windows of CDI units and affects the adsorption capacity. Furthermore, by understanding the electron density on C atoms surrounding the N atoms, we attribute the increased cyclic stability to the enhanced negativity of the charge of carbon atoms adjacent to quaternary-N and pyridinic-oxide-N.展开更多
Despite the promising potential of transition metal oxides(TMOs)as capacitive deionization(CDI)electrodes,the actual capacity of TMOs electrodes for sodium storage is significantly lower than the theoretical capacity,...Despite the promising potential of transition metal oxides(TMOs)as capacitive deionization(CDI)electrodes,the actual capacity of TMOs electrodes for sodium storage is significantly lower than the theoretical capacity,posing a major obstacle.Herein,we prepared the kinetically favorable Zn_(x)Ni_(1−x)O electrode in situ growth on carbon felt(Zn_(x)Ni_(1−x)O@CF)through constraining the rate of OH^(−)generation in the hydrothermal method.Zn_(x)Ni_(1−x)O@CF exhibited a high-density hierarchical nanosheet structure with three-dimensional open pores,benefitting the ion transport/electron transfer.And tuning the moderate amount of redox-inert Zn-doping can enhance surface electroactive sites,actual activity of redox-active Ni species,and lower adsorption energy,promoting the adsorption kinetic and thermodynamic of the Zn_(0.2)Ni_(0.8)O@CF.Benefitting from the kinetic-thermodynamic facilitation mechanism,Zn_(0.2)Ni_(0.8)O@CF achieved ultrahigh desalination capacity(128.9 mgNaCl g^(-1)),ultra-low energy consumption(0.164 kW h kgNaCl^(-1)),high salt removal rate(1.21 mgNaCl g^(-1) min^(-1)),and good cyclability.The thermodynamic facilitation and Na^(+)intercalation mechanism of Zn_(0.2)Ni_(0.8)O@CF are identified by the density functional theory calculations and electrochemical quartz crystal microbalance with dissipation monitoring,respectively.This research provides new insights into controlling electrochemically favorable morphology and demonstrates that Zn-doping,which is redox-inert,is essential for enhancing the electrochemical performance of CDI electrodes.展开更多
A two-dimensional fluid model based on COMSOL Multiphysics is developed to investigate the modulation of static magnetic field on plasma homogeneity in a capacitively coupled plasma(CCP)chamber. To generate a static m...A two-dimensional fluid model based on COMSOL Multiphysics is developed to investigate the modulation of static magnetic field on plasma homogeneity in a capacitively coupled plasma(CCP)chamber. To generate a static magnetic field, direct current is applied to a circular coil located at the top of the chamber. By adjusting the magnetic field's configuration, which is done by altering the coil current and position, both the plasma uniformity and density can be significantly modulated. In the absence of the magnetic field, the plasma density exhibits an inhomogeneous distribution characterized by higher values at the plasma edge and lower values at the center. The introduction of a magnetic field generated by coils results in a significant increase in electron density near the coils. Furthermore, an increase in the sets of coils improves the uniformity of the plasma. By flexibly adjusting the positions of the coils and the applied current,a substantial enhancement in overall uniformity can be achieved. These findings demonstrate the feasibility of using this method for achieving uniform plasma densities in industrial applications.展开更多
Flexible pressure sensors have many potential applications in the monitoring of physiological signals because of their good biocompatibil-ity and wearability.However,their relatively low sensitivity,linearity,and stab...Flexible pressure sensors have many potential applications in the monitoring of physiological signals because of their good biocompatibil-ity and wearability.However,their relatively low sensitivity,linearity,and stability have hindered their large-scale commercial application.Herein,aflexible capacitive pressure sensor based on an interdigital electrode structure with two porous microneedle arrays(MNAs)is pro-posed.The porous substrate that constitutes the MNA is a mixed product of polydimethylsiloxane and NaHCO3.Due to its porous and interdigital structure,the maximum sensitivity(0.07 kPa-1)of a porous MNA-based pressure sensor was found to be seven times higher than that of an imporous MNA pressure sensor,and it was much greater than that of aflat pressure sensor without a porous MNA structure.Finite-element analysis showed that the interdigital MNA structure can greatly increase the strain and improve the sensitivity of the sen-sor.In addition,the porous MNA-based pressure sensor was found to have good stability over 1500 loading cycles as a result of its bilayer parylene-enhanced conductive electrode structure.Most importantly,it was found that the sensor could accurately monitor the motion of afinger,wrist joint,arm,face,abdomen,eye,and Adam’s apple.Furthermore,preliminary semantic recognition was achieved by monitoring the movement of the Adam’s apple.Finally,multiple pressure sensors were integrated into a 33 array to detect a spatial pressure distribu-×tion.Compared to the sensors reported in previous works,the interdigital electrode structure presented in this work improves sensitivity and stability by modifying the electrode layer rather than the dielectric layer.展开更多
The plasma density enhancement outside hollow electrodes in capacitively coupled radio-frequency(RF) discharges is investigated by a two-dimensional(2D) particle-in-cell/Monte-Carlo collision(PIC/MCC) model. Results s...The plasma density enhancement outside hollow electrodes in capacitively coupled radio-frequency(RF) discharges is investigated by a two-dimensional(2D) particle-in-cell/Monte-Carlo collision(PIC/MCC) model. Results show that plasma exists inside the cavity when the sheath inside the hollow electrode hole is fully collapsed, which is an essential condition for the plasma density enhancement outside hollow electrodes. In addition, the existence of the electron density peak at the orifice is generated via the hollow cathode effect(HCE), which plays an important role in the density enhancement. It is also found that the radial width of bulk plasma at the orifice affects the magnitude of the density enhancement, and narrow radial plasma bulk width at the orifice is not beneficial to obtain high-density plasma outside hollow electrodes.Higher electron density at the orifice, combined with larger radial plasma bulk width at the orifice,causes higher electron density outside hollow electrodes. The results also imply that the HCE strength inside the cavity cannot be determined by the magnitude of the electron density outside hollow electrodes.展开更多
The self-excited second harmonic in radio-frequency capacitively coupled plasma was significantly enhanced by adjusting the external variable capacitor.At a lower pressure of 3 Pa,the excitation of the second harmonic...The self-excited second harmonic in radio-frequency capacitively coupled plasma was significantly enhanced by adjusting the external variable capacitor.At a lower pressure of 3 Pa,the excitation of the second harmonic caused an abnormal transition of the electron energy probability function,resulting in abrupt changes in the electron density and temperature.Such changes in the electron energy probability function as well as the electron density and temperature were not observed at the higher pressure of 16 Pa under similar harmonic changes.The phenomena are related to the influence of the second harmonic on stochastic heating,which is determined by both amplitude and the relative phase of the harmonics.The results suggest that the self-excited high-order harmonics must be considered in practical applications of lowpressure radio-frequency capacitively coupled plasmas.展开更多
Recently,electronic skins and fl exible wearable devices have been developed for widespread applications in medical monitoring,artifi cial intelligence,human–machine interaction,and artifi cial prosthetics.Flexible p...Recently,electronic skins and fl exible wearable devices have been developed for widespread applications in medical monitoring,artifi cial intelligence,human–machine interaction,and artifi cial prosthetics.Flexible proximity sensors can accurately perceive external objects without contact,introducing a new way to achieve an ultrasensitive perception of objects.This article reviews the progress of fl exible capacitive proximity sensors,fl exible triboelectric proximity sensors,and fl exible gate-enhanced proximity sensors,focusing on their applications in the electronic skin fi eld.Herein,their working mechanism,materials,preparation methods,and research progress are discussed in detail.Finally,we summarize the future challenges in developing fl exible proximity sensors.展开更多
The effect of a negative DC bias,|V_(dc)|,on the electrical parameters and discharge mode is investigated experimentally in a radiofrequency(RF)capacitively coupled Ar plasma operated at different RF voltage amplitude...The effect of a negative DC bias,|V_(dc)|,on the electrical parameters and discharge mode is investigated experimentally in a radiofrequency(RF)capacitively coupled Ar plasma operated at different RF voltage amplitudes and gas pressures.The electron density is measured using a hairpin probe and the spatio-temporal distribution of the electron-impact excitation rate is determined by phase-resolved optical emission spectroscopy.The electrical parameters are obtained based on the waveforms of the electrode voltage and plasma current measured by a voltage probe and a current probe.It was found that at a low|V_(dc)|,i.e.inα-mode,the electron density and RF current decline with increasing|V_(dc)|;meanwhile,the plasma impedance becomes more capacitive due to a widened sheath.Therefore,RF power deposition is suppressed.When|V_(dc)|exceeds a certain value,the plasma changes toα–γhybrid mode(or the discharge becomes dominated by theγ-mode),manifesting a drastically growing electron density and a moderately increasing RF current.Meanwhile,the plasma impedance becomes more resistive,so RF power deposition is enhanced with|V_(dc)|.We also found that the electrical parameters show similar dependence on|V_(dc)|at different RF voltages,andα–γmode transition occurs at a lower|V_(dc)|at a higher RF voltage.By increasing the pressure,plasma impedance becomes more resistive,so RF power deposition and electron density are enhanced.In particular,theα–γmode transition tends to occur at a lower|V_(dc)|with increase in pressure.展开更多
基金Project (No. 60174009) supported by the National Natural ScienceFoundation of China
文摘Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational complexity. A new hybrid ap- proximation algorithm is developed in this work to solve the problem. In the hybrid algorithm, discrete particle swarm optimiza- tion (DPSO) combines global search and local search to search for the optimal results and simulated annealing (SA) uses certain probability to avoid being trapped in a local optimum. The computational study showed that the proposed algorithm is a feasible and effective approach for capacitated vehicle routing problem, especially for large scale problems.
基金supported by the National Science Fund for Distinguished Young Scholars of China(61525304)the National Natural Science Foundation of China(61873328)
文摘In this paper, a memetic algorithm with competition(MAC) is proposed to solve the capacitated green vehicle routing problem(CGVRP). Firstly, the permutation array called traveling salesman problem(TSP) route is used to encode the solution, and an effective decoding method to construct the CGVRP route is presented accordingly. Secondly, the k-nearest neighbor(k NN) based initialization is presented to take use of the location information of the customers. Thirdly, according to the characteristics of the CGVRP, the search operators in the variable neighborhood search(VNS) framework and the simulated annealing(SA) strategy are executed on the TSP route for all solutions. Moreover, the customer adjustment operator and the alternative fuel station(AFS) adjustment operator on the CGVRP route are executed for the elite solutions after competition. In addition, the crossover operator is employed to share information among different solutions. The effect of parameter setting is investigated using the Taguchi method of design-ofexperiment to suggest suitable values. Via numerical tests, it demonstrates the effectiveness of both the competitive search and the decoding method. Moreover, extensive comparative results show that the proposed algorithm is more effective and efficient than the existing methods in solving the CGVRP.
基金This project is supported by National Natural Science Foundation of China (No.70071017, No.60074011) the Open-lab of Manufacturing System Engineering, Xi'an Jiaotong University, China.
文摘The capacitated lot sizing and scheduling problem that involves indetermining the production amounts and release dates for several items over a given planning horizonare given to meet dynamic order demand without incurring backloggings. The problem consideringovertime capacity is studied. The mathematical model is presented, and a genetic algorithm (GA)approach is developed to solve the problem. The initial solutions are generated after usingheuristic method. Capacity balancing procedure is employed to stipulate the feasibility of thesolutions. In addition, a technique based on Tabu search (TS) is inserted into the genetic algorithmdeal with the scheduled overtime and help the convergence of algorithm. Computational simulation isconducted to test the efficiency of the proposed hybrid approach, which turns out to improve boththe solution quality and execution speed.
文摘In order to study the capacitated lot sizing problem for a supply chain of corporate multi-location factories to minimize the total costs of production, inventory and transportation under the system capacity restriction and product due date, while at the same time considering the menu distributed balance, the mathematical programming models are decomposed and reduced from the 3 levels into 2 levels according to the idea of just-in-time production. In order to overcome the premature convergence of ACA (ant colony algorithms), the idea of mute operation is adopted in genetic algorithms and a PACA (parallel ant colony algorithms) is proposed for supply chain optimization. Finally, an illustrative example is given, and a comparison is made with standard BAB (Branch and Bound) and PACA approach. The result shows that the latter is more effective and promising.
文摘Capacitated vehicle routing problem (CVRP) is an important combinatorial optimization problem. However, it is quite difficult to achieve an optimal solution with the traditional optimization methods owing to the high computational complexity. A hybrid algorithm was developed to solve the problem, in which an artificial immune clonal algorithm (AICA) makes use of the global search ability to search the optimal results and simulated annealing (SA) algorithm employs certain probability to avoid becoming trapped in a local optimum. The results obtained from the computational study show that the proposed algorithm is a feasible and effective method for capacitated vehicle routing problem.
文摘We consider a capacitated location-allocation problem in the presence of k connections on the horizontal line barrier. The objective is to locate a set of new facilities among a set of existing facilities and to allocate an optimal number of existing facilities to each new facility in order to satisfy their demands such that the summation of the weighted rectilinear barrier distances from new facilities to existing facilities is minimized. The proposed problem is designed as a mixed-integer nonlinear programming model. To show the efficiency of the model, a numerical example is provided. It is worth noting that the global optimal solution is obtained.
文摘Our research focuses on the development of two cooperative approaches for resolution of the multi-item capacitated lot-sizing problems with time windows and setup times (MICLSP-TW-ST). In this paper we combine variable neighborhood search and accurate mixed integer programming (VNS-MIP) to solve MICLSP-TW-ST. It concerns so a particularly important and difficult problem in production planning. This problem is NP-hard in the strong sense. Moreover, it is very difficult to solve with an exact method;it is for that reason we have made use of the approximate methods. We improved the variable neighborhood search (VNS) algorithm, which is efficient for solving hard combinatorial optimization problems. This problem can be viewed as an optimization problem with mixed variables (binary variables and real variables). The new VNS algorithm was tested against 540 benchmark problems. The performance of most of our approaches was satisfactory and performed better than the algorithms already proposed in the literature.
文摘Single Stage Capacitated Warehouse Location Problem (SSCWLP) has been attempted by few researchers in the past. These are Geoffrion and Graves [1], Sharma [2], Sharma [3] and Sharma and Berry [4]. In this paper we give a “vertical decomposition” approach to solve SSCWLP that uses Lagrangian relaxation. This way SSCWLP is broken into two versions of capacitated plant location problem (the CPLP_L and CPLP_R) by relaxing the flow balance constraints. For CPLP_R, we use well known Lagrangian relaxations given in literature (Christofides and Beasley [5] and Nauss [6]);and adopt them suitably for solving CPLP_L. We show theoretically in this paper that SSCWLP can be more efficiently solved by techniques of vertical decomposition developed in this paper than the method available in literature (Sharma and Berry [4]). Encouraging computational study is reported in this paper.
文摘It is shown that when backorders, setup times and dynamic demand are included in capacitated lot sizing problem, the resulting classical formulation and one of the transportation formulations of the problem (referred to as CLSP_BS) are equivalent. And it is shown that both the formulations are “weak” formulations (as opposed to “strong” formulation). The other transportation version is a strong formulation of CLSP_BS. Extensive computational studies are presented for medium and large sized problems. In case of medium-sized problems, strong formulation produces better LP bounds, and takes lesser number of branch-and-bound (B&B) nodes and less CPU time to solve the problem optimally. However for large-sized problems strong formulation takes more time to solve the problem optimally, defeating the benefit of strength of bounds. This essentially is because of excessive increase in the number of constraints for the large sized problems. Hybrid formulations are proposed where only few most promising strong constraints are added to the weak formulation. Hybrid formulation emerges as the best performer against the strong and weak formulations. This concept of hybrid formulation can efficiently solve a variety of complex real life large-sized problems.
文摘In this article, we propose novel reformulations for capacitated lot sizing problem. These reformulations are the result of reducing the number of variables (by eliminating the backorder variable) or increasing the number of constraints (time capacity constraints) in the standard problem formulation. These reformulations are expected to reduce the computational time complexity of the problem. Their computational efficiency is evaluated later in this article through numerical analysis on randomly generated problems.
文摘The objective of this study was to test the use of a commercial extender (Triladyl) as a diluent in caprine semen refrigerated at 15℃, using caffeine (CF), heparin (HP), synthetic oviductal fluid (SOF) andtriladyl (TRY) as capacitating chemical agents at different times. Twenty ejaculates of caprine semen were collected using an artificial vagina. The ejaculates were diluted and refrigerated by three days. Evaluated the progressive motility (PM) and the functional state of the sperm plasma membrane trough fluorescent CTC staining, counting 200 spermatic cells (non-capacitated spermatozoa NCS, capacitated CS and reacting spermatozoa REA) of caprine in two capacitating agents: CAF and HEP;one culture medium:SOF and a commercial extender: TRY at 60, 120, 180 and 240 min of incubation, during 24, 48 and 72 hs. PM was high under TRY, and CS was high under the HEP treatment. TRY could be an alternative to capacitate caprine spermatozoa, keeping PM for a longer time than HEP or CAF.
文摘Electrode materials with high desalination capacity and long-term cyclic stability are the focus of capacitive deionization(CDI) community. Understanding the causes of performance decay in traditional carbons is crucial to design a high-performance material. Based on this, here, nitrogen-doped activated carbon(NAC) was prepared by pyrolyzing the blend of activated carbon powder(ACP) and melamine for the positive electrode of asymmetric CDI. By comparing the indicators changes such as conductivity, salt adsorption capacity, pH, and charge efficiency of the symmetrical ACP-ACP device to the asymmetric ACP-NAC device under different CDI cycles, as well as the changes of the electrochemical properties of anode and cathode materials after long-term operation, the reasons for the decline of the stability of the CDI performance were revealed. It was found that the carboxyl functional groups generated by the electro-oxidation of anode carbon materials make the anode zero-charge potential(E_(pzc)) shift positively,which results in the uneven distribution of potential windows of CDI units and affects the adsorption capacity. Furthermore, by understanding the electron density on C atoms surrounding the N atoms, we attribute the increased cyclic stability to the enhanced negativity of the charge of carbon atoms adjacent to quaternary-N and pyridinic-oxide-N.
基金supported by The National Natural Science Foundation of China(22276137,52170087)the Fundamental Research Funds for the Central Universities(XJEDU2023Z009).
文摘Despite the promising potential of transition metal oxides(TMOs)as capacitive deionization(CDI)electrodes,the actual capacity of TMOs electrodes for sodium storage is significantly lower than the theoretical capacity,posing a major obstacle.Herein,we prepared the kinetically favorable Zn_(x)Ni_(1−x)O electrode in situ growth on carbon felt(Zn_(x)Ni_(1−x)O@CF)through constraining the rate of OH^(−)generation in the hydrothermal method.Zn_(x)Ni_(1−x)O@CF exhibited a high-density hierarchical nanosheet structure with three-dimensional open pores,benefitting the ion transport/electron transfer.And tuning the moderate amount of redox-inert Zn-doping can enhance surface electroactive sites,actual activity of redox-active Ni species,and lower adsorption energy,promoting the adsorption kinetic and thermodynamic of the Zn_(0.2)Ni_(0.8)O@CF.Benefitting from the kinetic-thermodynamic facilitation mechanism,Zn_(0.2)Ni_(0.8)O@CF achieved ultrahigh desalination capacity(128.9 mgNaCl g^(-1)),ultra-low energy consumption(0.164 kW h kgNaCl^(-1)),high salt removal rate(1.21 mgNaCl g^(-1) min^(-1)),and good cyclability.The thermodynamic facilitation and Na^(+)intercalation mechanism of Zn_(0.2)Ni_(0.8)O@CF are identified by the density functional theory calculations and electrochemical quartz crystal microbalance with dissipation monitoring,respectively.This research provides new insights into controlling electrochemically favorable morphology and demonstrates that Zn-doping,which is redox-inert,is essential for enhancing the electrochemical performance of CDI electrodes.
基金financially supported by the National MCF Energy R&D Program of China(No.2022YFE03190100)National Natural Science Foundation of China(Nos.11935005,12105035 and U21A20438)+2 种基金the Guangdong Basic and Applied Basic Research Foundation(No.2021B1515120018)the Fundamental Research Funds for the Central Universities(No.DUT21TD104)the Advanced Space Propulsion Laboratory of BICE and Beijing Engineering Research Center of Efficient and Green Aerospace Propulsion Technology(No.Lab ASP-2020-01).
文摘A two-dimensional fluid model based on COMSOL Multiphysics is developed to investigate the modulation of static magnetic field on plasma homogeneity in a capacitively coupled plasma(CCP)chamber. To generate a static magnetic field, direct current is applied to a circular coil located at the top of the chamber. By adjusting the magnetic field's configuration, which is done by altering the coil current and position, both the plasma uniformity and density can be significantly modulated. In the absence of the magnetic field, the plasma density exhibits an inhomogeneous distribution characterized by higher values at the plasma edge and lower values at the center. The introduction of a magnetic field generated by coils results in a significant increase in electron density near the coils. Furthermore, an increase in the sets of coils improves the uniformity of the plasma. By flexibly adjusting the positions of the coils and the applied current,a substantial enhancement in overall uniformity can be achieved. These findings demonstrate the feasibility of using this method for achieving uniform plasma densities in industrial applications.
基金supported in part by the National Natural Science Foundation of China(Grant No.62104056)the Zhejiang Provincial Natural Science Foundation of China(Grant No.LQ21F010010)+4 种基金the National Natural Science Foundation of China(Grant Nos.62141409 and 62204204)the National Key R&D Program of China(Grant No.2022ZD0208602)the Zhejiang Provincial Key Research&Development Fund(Grant Nos.2019C04003 and 2021C01041)the Shanghai Sailing Program(Grant No.21YF1451000)the Key Research and Development Program of Shaanxi(Grant No.2022GY-001).
文摘Flexible pressure sensors have many potential applications in the monitoring of physiological signals because of their good biocompatibil-ity and wearability.However,their relatively low sensitivity,linearity,and stability have hindered their large-scale commercial application.Herein,aflexible capacitive pressure sensor based on an interdigital electrode structure with two porous microneedle arrays(MNAs)is pro-posed.The porous substrate that constitutes the MNA is a mixed product of polydimethylsiloxane and NaHCO3.Due to its porous and interdigital structure,the maximum sensitivity(0.07 kPa-1)of a porous MNA-based pressure sensor was found to be seven times higher than that of an imporous MNA pressure sensor,and it was much greater than that of aflat pressure sensor without a porous MNA structure.Finite-element analysis showed that the interdigital MNA structure can greatly increase the strain and improve the sensitivity of the sen-sor.In addition,the porous MNA-based pressure sensor was found to have good stability over 1500 loading cycles as a result of its bilayer parylene-enhanced conductive electrode structure.Most importantly,it was found that the sensor could accurately monitor the motion of afinger,wrist joint,arm,face,abdomen,eye,and Adam’s apple.Furthermore,preliminary semantic recognition was achieved by monitoring the movement of the Adam’s apple.Finally,multiple pressure sensors were integrated into a 33 array to detect a spatial pressure distribu-×tion.Compared to the sensors reported in previous works,the interdigital electrode structure presented in this work improves sensitivity and stability by modifying the electrode layer rather than the dielectric layer.
文摘The plasma density enhancement outside hollow electrodes in capacitively coupled radio-frequency(RF) discharges is investigated by a two-dimensional(2D) particle-in-cell/Monte-Carlo collision(PIC/MCC) model. Results show that plasma exists inside the cavity when the sheath inside the hollow electrode hole is fully collapsed, which is an essential condition for the plasma density enhancement outside hollow electrodes. In addition, the existence of the electron density peak at the orifice is generated via the hollow cathode effect(HCE), which plays an important role in the density enhancement. It is also found that the radial width of bulk plasma at the orifice affects the magnitude of the density enhancement, and narrow radial plasma bulk width at the orifice is not beneficial to obtain high-density plasma outside hollow electrodes.Higher electron density at the orifice, combined with larger radial plasma bulk width at the orifice,causes higher electron density outside hollow electrodes. The results also imply that the HCE strength inside the cavity cannot be determined by the magnitude of the electron density outside hollow electrodes.
文摘The self-excited second harmonic in radio-frequency capacitively coupled plasma was significantly enhanced by adjusting the external variable capacitor.At a lower pressure of 3 Pa,the excitation of the second harmonic caused an abnormal transition of the electron energy probability function,resulting in abrupt changes in the electron density and temperature.Such changes in the electron energy probability function as well as the electron density and temperature were not observed at the higher pressure of 16 Pa under similar harmonic changes.The phenomena are related to the influence of the second harmonic on stochastic heating,which is determined by both amplitude and the relative phase of the harmonics.The results suggest that the self-excited high-order harmonics must be considered in practical applications of lowpressure radio-frequency capacitively coupled plasmas.
基金supported by the National Key R&D Program of China(Nos.2022 YFF 1202700 and 2022YFB3203500)National Natural Science Foundation of China(Nos.62225403,62375046,51973024,an d U19A2091)+2 种基金“111”Project(No.B13013)Natur al Sci ence Foundation of Jilin Pro vin ce(No.20230101113JC)the Funding from Jilin Pr ovince(No.20220502002GH).
文摘Recently,electronic skins and fl exible wearable devices have been developed for widespread applications in medical monitoring,artifi cial intelligence,human–machine interaction,and artifi cial prosthetics.Flexible proximity sensors can accurately perceive external objects without contact,introducing a new way to achieve an ultrasensitive perception of objects.This article reviews the progress of fl exible capacitive proximity sensors,fl exible triboelectric proximity sensors,and fl exible gate-enhanced proximity sensors,focusing on their applications in the electronic skin fi eld.Herein,their working mechanism,materials,preparation methods,and research progress are discussed in detail.Finally,we summarize the future challenges in developing fl exible proximity sensors.
基金financially supported by National Natural Science Foundation of China(NSFC)(Nos.12275043 and 11935005)the Fundamental Research Funds for the Central Universities(No.DUT21TD104)China Scholarship Council(No.202106060085)。
文摘The effect of a negative DC bias,|V_(dc)|,on the electrical parameters and discharge mode is investigated experimentally in a radiofrequency(RF)capacitively coupled Ar plasma operated at different RF voltage amplitudes and gas pressures.The electron density is measured using a hairpin probe and the spatio-temporal distribution of the electron-impact excitation rate is determined by phase-resolved optical emission spectroscopy.The electrical parameters are obtained based on the waveforms of the electrode voltage and plasma current measured by a voltage probe and a current probe.It was found that at a low|V_(dc)|,i.e.inα-mode,the electron density and RF current decline with increasing|V_(dc)|;meanwhile,the plasma impedance becomes more capacitive due to a widened sheath.Therefore,RF power deposition is suppressed.When|V_(dc)|exceeds a certain value,the plasma changes toα–γhybrid mode(or the discharge becomes dominated by theγ-mode),manifesting a drastically growing electron density and a moderately increasing RF current.Meanwhile,the plasma impedance becomes more resistive,so RF power deposition is enhanced with|V_(dc)|.We also found that the electrical parameters show similar dependence on|V_(dc)|at different RF voltages,andα–γmode transition occurs at a lower|V_(dc)|at a higher RF voltage.By increasing the pressure,plasma impedance becomes more resistive,so RF power deposition and electron density are enhanced.In particular,theα–γmode transition tends to occur at a lower|V_(dc)|with increase in pressure.