This paper describes a simulation-based intelligent decision support system (IDSS) for real time control of a flexible manufacturing system (FMS) with machine and tool flexibility. The manufacturing processes involved...This paper describes a simulation-based intelligent decision support system (IDSS) for real time control of a flexible manufacturing system (FMS) with machine and tool flexibility. The manufacturing processes involved in FMS are complicated since each operation may be done by several machining centers. The system design approach is built around the theory of dynamic supervisory control based on a rule-based expert system. The paper considers flexibility in operation assignment and scheduling of multi-purpose machining centers which have different tools with their own efficiency. The architecture of the proposed controller consists of a simulator module coordinated with an IDSS via a real time event handler for implementing inter-process synchronization. The controller’s performance is validated by benchmark test problem.展开更多
Most of the proposed concurrency control protocols for real time database systems are based on serializability theorem. Owing to the unique characteristics of real time database applications and the importance of sa...Most of the proposed concurrency control protocols for real time database systems are based on serializability theorem. Owing to the unique characteristics of real time database applications and the importance of satisfying the timing constraints of transactions, serializability is too strong as a correctness criterion and not suitable for real time databases in most cases. On the other hand, relaxed serializability including epsilon serializability and similarity serializability can allow more real time transactions to satisfy their timing constraints, but database consistency may be sacrificed to some extent. We thus propose the use of weak serializability(WSR) that is more relaxed than conflicting serializability while database consistency is maintained. In this paper, we first formally define the new notion of correctness called weak serializability. After the necessary and sufficient conditions for weak serializability are shown, corresponding concurrency control protocol WDHP(weak serializable distributed high priority protocol) is outlined for distributed real time databases, where a new lock mode called mask lock mode is proposed for simplifying the condition of global consistency. Finally, through a series of simulation studies, it is shown that using the new concurrency control protocol the performance of distributed real time databases can be greatly improved.展开更多
In order to get a globally optimized solution for the Elevator Group Control System (EGCS) scheduling problem, an algorithm with an overall optimization function is needed. In this study, Real-time Particle Swarm Opti...In order to get a globally optimized solution for the Elevator Group Control System (EGCS) scheduling problem, an algorithm with an overall optimization function is needed. In this study, Real-time Particle Swarm Optimization (RPSO) is proposed to find an optimal solution to the EGCS scheduling problem. Different traffic patterns and controller mechanisms for EGCS are analyzed. This study focuses on up-peak traffic because of its critical importance to modern office buildings. Simulation results show that EGCS based on Multi-Agent Systems (MAS) using RPSO gives good results for up-peak EGCS scheduling problem. Besides, the elevator real-time scheduling and reallocation functions are realized based on RPSO in case new information is available or the elevator becomes busy because it is unavailable or full. This study contributes a new scheduling algorithm for EGCS, and expands the application of PSO.展开更多
In parallel real-time database systems, concurrency control protocols must satisfy time constraints as well as the integrity constraints. The authors present a validation concurrency control(VCC) protocol, which can e...In parallel real-time database systems, concurrency control protocols must satisfy time constraints as well as the integrity constraints. The authors present a validation concurrency control(VCC) protocol, which can enhance the performance of real-time concurrency control mechanism by reducing the number of transactions that might miss their deadlines, and compare the performance of validation concurrency control protocol with that of HP2PL(High priority two phase locking) protocol and OCC-TI-WAIT-50(Optimistic concurrency control-time interval-wait-50) protocol under shared-disk architecture by simulation. The simulation results reveal that the protocol the author presented can effectively reduce the number of transactions restarting which might miss their deadlines and performs better than HP2PL and OCC-TI-WAIT-50. It works well when arrival rate of transaction is lesser than threshold. However, due to resource contention the percentage of missing deadline increases sharply when arrival rate is greater than the threshold.展开更多
An experimental study on the testing of process control for a real-time control system is presented. Several indexes, such as the capability of system approximation output, the ramp rates, the smoothness and stability...An experimental study on the testing of process control for a real-time control system is presented. Several indexes, such as the capability of system approximation output, the ramp rates, the smoothness and stability of output, and control of temperature overshoot, are selected as performance parameters. With these indexes, the thermal performance of thermal cyelers is validated, analyzed, and monitored. A testing prototype is designed and fabricated as a supplementary instrument for the experimental study. A tracking temperature algorithm with feedforward and feedback controls are also introduced to improve the efficiency of system performance testing.展开更多
This paper proposes an intelligent controller for motion control of robotic systems to obtain high precision tracking without the need for a real-time trial and error method.In addition, a new self-tuning algorithm ha...This paper proposes an intelligent controller for motion control of robotic systems to obtain high precision tracking without the need for a real-time trial and error method.In addition, a new self-tuning algorithm has been developed based on both the ant colony algorithm and a fuzzy system for real-time tuning of controller parameters. Simulations and experiments using a real robot have been addressed to demonstrate the success of the proposed controller and validate the theoretical analysis. Obtained results confirm that the proposed controller ensures robust performance in the presence of disturbances and parametric uncertainties without the need for adjustment of control law parameters by a trial and error method.展开更多
In this study,four sequencing batch reactors(SBR),with the sludge retention time(SRT)of 5,10,20 and 40 d,were used to treat domestic wastewater,and the effect of SRT on nitrite accumulation in the biological nitrogen ...In this study,four sequencing batch reactors(SBR),with the sludge retention time(SRT)of 5,10,20 and 40 d,were used to treat domestic wastewater,and the effect of SRT on nitrite accumulation in the biological nitrogen removal SBR was investigated.The real-time control strategy based on online parameters,such as pH,dissolved oxygen(DO)and oxidation reduction potential(ORP),was used to regulate the nitrite accumulation in SBR. The model-based simulation and experimental results showed that with the increase of SRT,longer time was needed to achieve high level of nitritation.In addition,the nitrite accumulation rate(NAR)was higher when the SRT was relatively shorter during a 112-day operation.When the SRT was 5 d,the system was unstable with the mixed liquor suspended solids(MLSS)decreased day after day.When the SRT was 40 d,the nitrification process was significantly inhibited.SRT of 10 to 20 d was more suitable in this study.The real-time control strategy combined with SRT control in SBR is an effective method for biological nitrogen removal via nitrite from wastewater.展开更多
A real-time pricing system of electricity is a system that charges different electricity prices for different hours of the day and for different days, and is effective for reducing the peak and flattening the load cur...A real-time pricing system of electricity is a system that charges different electricity prices for different hours of the day and for different days, and is effective for reducing the peak and flattening the load curve. In this paper, using a Markov decision process (MDP), we propose a modeling method and an optimal control method for real-time pricing systems. First, the outline of real-time pricing systems is explained. Next, a model of a set of customers is derived as a multi-agent MDP. Furthermore, the optimal control problem is formulated, and is reduced to a quadratic programming problem. Finally, a numerical simulation is presented.展开更多
Although computer architectures incorporate fast processing hardware resources, high performance real-time implementation of a complex control algorithm requires an efficient design and software coding of the algorith...Although computer architectures incorporate fast processing hardware resources, high performance real-time implementation of a complex control algorithm requires an efficient design and software coding of the algorithm so as to exploit special features of the hardware and avoid associated architecture shortcomings. This paper presents an investigation into the analysis and design mechanisms that will lead to reduction in the execution time in implementing real-time control algorithms. The proposed mechanisms are exemplified by means of one algorithm, which demonstrates their applicability to real-time applications. An active vibration control (AVC) algorithm for a flexible beam system simulated using the finite difference (FD) method is considered to demonstrate the effectiveness of the proposed methods. A comparative performance evaluation of the proposed design mechanisms is presented and discussed through a set of experiments.展开更多
In order to provide predictable runtime performante for text categorization (TC) systems, an innovative system design method is proposed for soft real time TC systems. An analyzable mathematical model is established...In order to provide predictable runtime performante for text categorization (TC) systems, an innovative system design method is proposed for soft real time TC systems. An analyzable mathematical model is established to approximately describe the nonlinear and time-varying TC systems. According to this mathematical model, the feedback control theory is adopted to prove the system's stableness and zero steady state error. The experiments result shows that the error of deadline satisfied ratio in the system is kept within 4 of the desired value. And the number of classifiers can be dynamically adjusted by the system itself to save the computa tion resources. The proposed methodology enables the theo retical analysis and evaluation to the TC systems, leading to a high-quality and low cost implementation approach.展开更多
Experiments were conducted to study the performance characters of aerobic/anoxic (A/ A) digestion of sludge at 30± 1 ℃, while the sludge retention time (SRT) was kept 16 d. The varia tions of oxidation redu...Experiments were conducted to study the performance characters of aerobic/anoxic (A/ A) digestion of sludge at 30± 1 ℃, while the sludge retention time (SRT) was kept 16 d. The varia tions of oxidation reduction potential (Eh ) and pH were continuously monitored during the A/A di gestion and the conversions of ammonium and nitrate were investigated. Important features on both Eh and pH profiles were identified to develop process control strategy. Since the feature point on Eh profile where d2 Eh/dt^2 =0 is very stable during anoxic cycle, it can be used to determine the end of denitrification. The end of nitrification can be identified according to dpH/dt = 0. A real-time control strategy of A/A digestion of sludge was developed and tested with pH and Eh as control parameters. It is shown that the performance of the real-time control strategy is better than that of a fixed time control strategy. While the real time controlled A/A digestion system can achieve a similar volatile suspended solids (VSS) destruction efficiency of 35.2 % as a continuously aerated system, it im proves the supernatant quality in a shorter aeration time(7. 75 d for a 20 d period).展开更多
This paper describes a cooperative decentralized architecture for reactive real-time route guidance. The architecture is cooperative in the sense that it allows adjacent local controllers to exchange information regar...This paper describes a cooperative decentralized architecture for reactive real-time route guidance. The architecture is cooperative in the sense that it allows adjacent local controllers to exchange information regarding the traffic conditions in their territories. A set of local decision rules and associated heuristic functions to support the cooperative architecture are specified. A protocol governing the knowledge exchange among local adjacent controllers is developed. A simulation-assignment modeling framework is used for assessing the effectiveness of this cooperative architecture under various levels of controller knowledge and network traffic congestion. The cooperative decentralized system is tested under various scenarios of knowledge and cooperation and network traffic demand levels. The cooperative system is compared against the shortest path algorithm as a benchmark.展开更多
This paper presents a novel method to solve old problem of water level control system of pressurized water reactor (PWR) steam generator (SG) of nuclear power plant (NPP) .The level control system of SG plays an impo...This paper presents a novel method to solve old problem of water level control system of pressurized water reactor (PWR) steam generator (SG) of nuclear power plant (NPP) .The level control system of SG plays an important role which effects the reliablity,safty,cost of SG and its mathematical models have been solved.A model of the conventional controller is presented and the existing problems are discussed. A novel rule based realtime control technique is designed with a computerized water level control (CWLC) system for SG of PWR NPP.The performance of this is evaluated for full power reactor operating conditions by applying different transient conditions of SG′s data of Qinshan Nuclear Power Plant (QNPP).展开更多
Aiming at the robotic welding positioner with characteristic of parameter change, load change, nonlinearity, and an intelligent control system was researched and developed. This control system used a two-mode controll...Aiming at the robotic welding positioner with characteristic of parameter change, load change, nonlinearity, and an intelligent control system was researched and developed. This control system used a two-mode controller that based on Fuzzy and PID control method. The results of simulation show that the dynamic and steady performances of the intelligent controller are better than that of single PID or Fuzzy controller. This paper has made a detail theoretical analysis of the constitution design and real-time controlled software and brought up the design and fulfillment method of multi-task real-time control software of high precisely and numerically controlled welding positioner, which has a good result in practice.展开更多
The HT-7 is a superconducting tokamak in China used to make researches on the controlled nuclear fusion as a national project for the fusion research. The plasma density feedback control subsystem is the one of the su...The HT-7 is a superconducting tokamak in China used to make researches on the controlled nuclear fusion as a national project for the fusion research. The plasma density feedback control subsystem is the one of the subsystems of the distributed control system in HT-7 tokamak (HT7DCS). The main function of the subsystem is to control the plasma density on real-time. For this reason, the real-time capability and good stability are the most significant factors, which will influence the control results. Since the former plasma density feedback control system (FPDFCS) based on Windows operation system could not fulfill such requirements well, a new subsystem has to be developed. The paper describes the upgrade of the plasma density feedback control system (UPDFCS), based on the dual operation system (Windows and Linux), in detail.展开更多
This paper puts forward a new scheme of Embedded Numerical Control System based on ARM and DSP,which is at the base of research on traditional numerical control system and embedded technology.And the paper also descri...This paper puts forward a new scheme of Embedded Numerical Control System based on ARM and DSP,which is at the base of research on traditional numerical control system and embedded technology.And the paper also describes the develop- ment of hardware and software platform.All the development and realization are based on the idea of module design.The embed- ded numerical control system,using ARM and DSP to construct the main control platform,realizes the real-time operation of sys- tem and improves the stability and reliability with the modular designing ideas of hardware and software and with the support of embedded real-time operating system(uc/os-Ⅱ).And the system could realize the multi-network supporting,which is also accord with the development of modularization,flexibility and latticing of numerical control system.展开更多
This paper discusses some crucial problems arising in the implementation of the inelli-gent control of the vacuum distillation,such as the analysis of the plant characteristics,con-trol strategy selection,knowledge re...This paper discusses some crucial problems arising in the implementation of the inelli-gent control of the vacuum distillation,such as the analysis of the plant characteristics,con-trol strategy selection,knowledge representation,specification of maintenance strategy forthe knowledge base and accomplishment of the control system,etc.At the same time,wegive a concrete system along with its results and evaluations.展开更多
In this paper, a modeling algorithm developed by transferring the adaptive fuzzy inference neural network into an on-line real time algorithm, combining the algorithm with conventional system identification method and...In this paper, a modeling algorithm developed by transferring the adaptive fuzzy inference neural network into an on-line real time algorithm, combining the algorithm with conventional system identification method and applying them to separate identification of nonlinear multi-variable systems is introduced and discussed.展开更多
基金Supported by National Naturai Science Foundation of China (61273104, 61021002, 61104097), and Projects of Major Interna-tional (Regional) Joint Research Program National Natural Science Foundation of China (61120106010)
文摘This paper describes a simulation-based intelligent decision support system (IDSS) for real time control of a flexible manufacturing system (FMS) with machine and tool flexibility. The manufacturing processes involved in FMS are complicated since each operation may be done by several machining centers. The system design approach is built around the theory of dynamic supervisory control based on a rule-based expert system. The paper considers flexibility in operation assignment and scheduling of multi-purpose machining centers which have different tools with their own efficiency. The architecture of the proposed controller consists of a simulator module coordinated with an IDSS via a real time event handler for implementing inter-process synchronization. The controller’s performance is validated by benchmark test problem.
文摘Most of the proposed concurrency control protocols for real time database systems are based on serializability theorem. Owing to the unique characteristics of real time database applications and the importance of satisfying the timing constraints of transactions, serializability is too strong as a correctness criterion and not suitable for real time databases in most cases. On the other hand, relaxed serializability including epsilon serializability and similarity serializability can allow more real time transactions to satisfy their timing constraints, but database consistency may be sacrificed to some extent. We thus propose the use of weak serializability(WSR) that is more relaxed than conflicting serializability while database consistency is maintained. In this paper, we first formally define the new notion of correctness called weak serializability. After the necessary and sufficient conditions for weak serializability are shown, corresponding concurrency control protocol WDHP(weak serializable distributed high priority protocol) is outlined for distributed real time databases, where a new lock mode called mask lock mode is proposed for simplifying the condition of global consistency. Finally, through a series of simulation studies, it is shown that using the new concurrency control protocol the performance of distributed real time databases can be greatly improved.
文摘In order to get a globally optimized solution for the Elevator Group Control System (EGCS) scheduling problem, an algorithm with an overall optimization function is needed. In this study, Real-time Particle Swarm Optimization (RPSO) is proposed to find an optimal solution to the EGCS scheduling problem. Different traffic patterns and controller mechanisms for EGCS are analyzed. This study focuses on up-peak traffic because of its critical importance to modern office buildings. Simulation results show that EGCS based on Multi-Agent Systems (MAS) using RPSO gives good results for up-peak EGCS scheduling problem. Besides, the elevator real-time scheduling and reallocation functions are realized based on RPSO in case new information is available or the elevator becomes busy because it is unavailable or full. This study contributes a new scheduling algorithm for EGCS, and expands the application of PSO.
文摘In parallel real-time database systems, concurrency control protocols must satisfy time constraints as well as the integrity constraints. The authors present a validation concurrency control(VCC) protocol, which can enhance the performance of real-time concurrency control mechanism by reducing the number of transactions that might miss their deadlines, and compare the performance of validation concurrency control protocol with that of HP2PL(High priority two phase locking) protocol and OCC-TI-WAIT-50(Optimistic concurrency control-time interval-wait-50) protocol under shared-disk architecture by simulation. The simulation results reveal that the protocol the author presented can effectively reduce the number of transactions restarting which might miss their deadlines and performs better than HP2PL and OCC-TI-WAIT-50. It works well when arrival rate of transaction is lesser than threshold. However, due to resource contention the percentage of missing deadline increases sharply when arrival rate is greater than the threshold.
基金supported by the Educational Foundation of Shandong Province under Grant No.J08LJ64
文摘An experimental study on the testing of process control for a real-time control system is presented. Several indexes, such as the capability of system approximation output, the ramp rates, the smoothness and stability of output, and control of temperature overshoot, are selected as performance parameters. With these indexes, the thermal performance of thermal cyelers is validated, analyzed, and monitored. A testing prototype is designed and fabricated as a supplementary instrument for the experimental study. A tracking temperature algorithm with feedforward and feedback controls are also introduced to improve the efficiency of system performance testing.
文摘This paper proposes an intelligent controller for motion control of robotic systems to obtain high precision tracking without the need for a real-time trial and error method.In addition, a new self-tuning algorithm has been developed based on both the ant colony algorithm and a fuzzy system for real-time tuning of controller parameters. Simulations and experiments using a real robot have been addressed to demonstrate the success of the proposed controller and validate the theoretical analysis. Obtained results confirm that the proposed controller ensures robust performance in the presence of disturbances and parametric uncertainties without the need for adjustment of control law parameters by a trial and error method.
基金Supported by the National Key Technologies Research and Development Program of China during the Eleventh Five-year Plan Period(2006BAC19B03)the Project of Scientific Research Base and Scientific Innovation Platform of Beijing Municipal Education Commission(PXM2008_014204_050843the State Key Laboratory of Urban Water Resource and Environment(HIT)(QAK201006)
文摘In this study,four sequencing batch reactors(SBR),with the sludge retention time(SRT)of 5,10,20 and 40 d,were used to treat domestic wastewater,and the effect of SRT on nitrite accumulation in the biological nitrogen removal SBR was investigated.The real-time control strategy based on online parameters,such as pH,dissolved oxygen(DO)and oxidation reduction potential(ORP),was used to regulate the nitrite accumulation in SBR. The model-based simulation and experimental results showed that with the increase of SRT,longer time was needed to achieve high level of nitritation.In addition,the nitrite accumulation rate(NAR)was higher when the SRT was relatively shorter during a 112-day operation.When the SRT was 5 d,the system was unstable with the mixed liquor suspended solids(MLSS)decreased day after day.When the SRT was 40 d,the nitrification process was significantly inhibited.SRT of 10 to 20 d was more suitable in this study.The real-time control strategy combined with SRT control in SBR is an effective method for biological nitrogen removal via nitrite from wastewater.
文摘A real-time pricing system of electricity is a system that charges different electricity prices for different hours of the day and for different days, and is effective for reducing the peak and flattening the load curve. In this paper, using a Markov decision process (MDP), we propose a modeling method and an optimal control method for real-time pricing systems. First, the outline of real-time pricing systems is explained. Next, a model of a set of customers is derived as a multi-agent MDP. Furthermore, the optimal control problem is formulated, and is reduced to a quadratic programming problem. Finally, a numerical simulation is presented.
文摘Although computer architectures incorporate fast processing hardware resources, high performance real-time implementation of a complex control algorithm requires an efficient design and software coding of the algorithm so as to exploit special features of the hardware and avoid associated architecture shortcomings. This paper presents an investigation into the analysis and design mechanisms that will lead to reduction in the execution time in implementing real-time control algorithms. The proposed mechanisms are exemplified by means of one algorithm, which demonstrates their applicability to real-time applications. An active vibration control (AVC) algorithm for a flexible beam system simulated using the finite difference (FD) method is considered to demonstrate the effectiveness of the proposed methods. A comparative performance evaluation of the proposed design mechanisms is presented and discussed through a set of experiments.
基金Supported by the National Natural Science Foun-dation of China (90104032) ,the National High-Tech Research andDevelopment Plan of China (2003AA1Z2090)
文摘In order to provide predictable runtime performante for text categorization (TC) systems, an innovative system design method is proposed for soft real time TC systems. An analyzable mathematical model is established to approximately describe the nonlinear and time-varying TC systems. According to this mathematical model, the feedback control theory is adopted to prove the system's stableness and zero steady state error. The experiments result shows that the error of deadline satisfied ratio in the system is kept within 4 of the desired value. And the number of classifiers can be dynamically adjusted by the system itself to save the computa tion resources. The proposed methodology enables the theo retical analysis and evaluation to the TC systems, leading to a high-quality and low cost implementation approach.
基金Supported by the National High Technology Research and Development Program of China("863"Program)(2006AA06Z319)the National Key Technology R&D Programof the 11th Five-Year Plan China(2007BAK36B07)the Research Foundation for Youth Scholars of Beijing Technology and Business University(QNJJ-28)
文摘Experiments were conducted to study the performance characters of aerobic/anoxic (A/ A) digestion of sludge at 30± 1 ℃, while the sludge retention time (SRT) was kept 16 d. The varia tions of oxidation reduction potential (Eh ) and pH were continuously monitored during the A/A di gestion and the conversions of ammonium and nitrate were investigated. Important features on both Eh and pH profiles were identified to develop process control strategy. Since the feature point on Eh profile where d2 Eh/dt^2 =0 is very stable during anoxic cycle, it can be used to determine the end of denitrification. The end of nitrification can be identified according to dpH/dt = 0. A real-time control strategy of A/A digestion of sludge was developed and tested with pH and Eh as control parameters. It is shown that the performance of the real-time control strategy is better than that of a fixed time control strategy. While the real time controlled A/A digestion system can achieve a similar volatile suspended solids (VSS) destruction efficiency of 35.2 % as a continuously aerated system, it im proves the supernatant quality in a shorter aeration time(7. 75 d for a 20 d period).
文摘This paper describes a cooperative decentralized architecture for reactive real-time route guidance. The architecture is cooperative in the sense that it allows adjacent local controllers to exchange information regarding the traffic conditions in their territories. A set of local decision rules and associated heuristic functions to support the cooperative architecture are specified. A protocol governing the knowledge exchange among local adjacent controllers is developed. A simulation-assignment modeling framework is used for assessing the effectiveness of this cooperative architecture under various levels of controller knowledge and network traffic congestion. The cooperative decentralized system is tested under various scenarios of knowledge and cooperation and network traffic demand levels. The cooperative system is compared against the shortest path algorithm as a benchmark.
文摘This paper presents a novel method to solve old problem of water level control system of pressurized water reactor (PWR) steam generator (SG) of nuclear power plant (NPP) .The level control system of SG plays an important role which effects the reliablity,safty,cost of SG and its mathematical models have been solved.A model of the conventional controller is presented and the existing problems are discussed. A novel rule based realtime control technique is designed with a computerized water level control (CWLC) system for SG of PWR NPP.The performance of this is evaluated for full power reactor operating conditions by applying different transient conditions of SG′s data of Qinshan Nuclear Power Plant (QNPP).
文摘Aiming at the robotic welding positioner with characteristic of parameter change, load change, nonlinearity, and an intelligent control system was researched and developed. This control system used a two-mode controller that based on Fuzzy and PID control method. The results of simulation show that the dynamic and steady performances of the intelligent controller are better than that of single PID or Fuzzy controller. This paper has made a detail theoretical analysis of the constitution design and real-time controlled software and brought up the design and fulfillment method of multi-task real-time control software of high precisely and numerically controlled welding positioner, which has a good result in practice.
文摘The HT-7 is a superconducting tokamak in China used to make researches on the controlled nuclear fusion as a national project for the fusion research. The plasma density feedback control subsystem is the one of the subsystems of the distributed control system in HT-7 tokamak (HT7DCS). The main function of the subsystem is to control the plasma density on real-time. For this reason, the real-time capability and good stability are the most significant factors, which will influence the control results. Since the former plasma density feedback control system (FPDFCS) based on Windows operation system could not fulfill such requirements well, a new subsystem has to be developed. The paper describes the upgrade of the plasma density feedback control system (UPDFCS), based on the dual operation system (Windows and Linux), in detail.
文摘This paper puts forward a new scheme of Embedded Numerical Control System based on ARM and DSP,which is at the base of research on traditional numerical control system and embedded technology.And the paper also describes the develop- ment of hardware and software platform.All the development and realization are based on the idea of module design.The embed- ded numerical control system,using ARM and DSP to construct the main control platform,realizes the real-time operation of sys- tem and improves the stability and reliability with the modular designing ideas of hardware and software and with the support of embedded real-time operating system(uc/os-Ⅱ).And the system could realize the multi-network supporting,which is also accord with the development of modularization,flexibility and latticing of numerical control system.
基金Supported by the High Technology Research and Development Programme of ChinaNational Natural Science Foundation of China and China Petro-chemical Corporation.
文摘This paper discusses some crucial problems arising in the implementation of the inelli-gent control of the vacuum distillation,such as the analysis of the plant characteristics,con-trol strategy selection,knowledge representation,specification of maintenance strategy forthe knowledge base and accomplishment of the control system,etc.At the same time,wegive a concrete system along with its results and evaluations.
文摘In this paper, a modeling algorithm developed by transferring the adaptive fuzzy inference neural network into an on-line real time algorithm, combining the algorithm with conventional system identification method and applying them to separate identification of nonlinear multi-variable systems is introduced and discussed.