One of the most important features of modern minor satellites is to realize autonomous moving. The performance of the satellite autonomous computer operating system acting as the control center is utmost important. Th...One of the most important features of modern minor satellites is to realize autonomous moving. The performance of the satellite autonomous computer operating system acting as the control center is utmost important. The recent trend in operating system development is adopting microkernel architecture which holds such advantages as microminiaturization, modularity, portability and extendibility. The performance of I/O subsystem is currently receiving considerable research attention. Object-orientation offers an approach to application development in which software system can be constructed by composing and refining the pre-designed plug-compatible software components.It also starts with some basic notions fairly well accepted in computer science, namely encapsulation and reuse. In this paper, a new object-oriented real-time I/O subsystem model has been designed.In this model, the traditional I/O subsystem framework is discarded and a stream mechanism based on the object-oriented concept is introduced. In addition, the I/O requests are classified according to their time emergency to obtain real-time performance. So, this model meets such satelliteperformance requirements as reliability, flexibility, portability and real-time performance.展开更多
A DMVOCC-MVDA (distributed multiversion optimistic concurrency control with multiversion dynamic adjustment) protocol was presented to process mobile distributed real-time transaction in mobile broadcast environment...A DMVOCC-MVDA (distributed multiversion optimistic concurrency control with multiversion dynamic adjustment) protocol was presented to process mobile distributed real-time transaction in mobile broadcast environments. At the mobile hosts, all transactions perform local pre-validation. The local pre-validation process is carried out against the committed transactions at the server in the last broadcast cycle. Transactions that survive in local pre-validation must be submitted to the server for local final validation. The new protocol eliminates conflicts between mobile read-only and mobile update transactions, and resolves data conflicts flexibly by using multiversion dynamic adjustment of serialization order to avoid unnecessary restarts of transactions. Mobile read-only transactions can be committed with no-blocking, and respond time of mobile read-only transactions is greatly shortened. The tolerance of mobile transactions of disconnections from the broadcast channel is increased. In global validation mobile distributed transactions have to do check to ensure distributed serializability in all participants. The simulation results show that the new concurrency control protocol proposed offers better performance than other protocols in terms of miss rate, restart rate, commit rate. Under high work load (think time is ls) the miss rate of DMVOCC-MVDA is only 14.6%, is significantly lower than that of other protocols. The restart rate of DMVOCC-MVDA is only 32.3%, showing that DMVOCC-MVDA can effectively reduce the restart rate of mobile transactions. And the commit rate of DMVOCC-MVDA is up to 61.2%, which is obviously higher than that of other protocols.展开更多
Remote control process system with distributed time-delay has attracted much attention in different fields.In this paper,non-linear remote control of a single tank process system with wireless network is considered.To...Remote control process system with distributed time-delay has attracted much attention in different fields.In this paper,non-linear remote control of a single tank process system with wireless network is considered.To deal with the distributed time-delay in a large-scale plant,the time-delay compensation controller based on DCS devices is designed by using operator theory and particle filter.Distributed control system(DCS)device is developed to monitor and control from the central monitoring room to each process.The particle filter is a probabilistic method to estimate unobservable information from observable information.First,remote control system and experimental equipment are introduced.Second,control system based on an operator theory is designed.Then,process system with distributed time-delay using particle filter is carried out.Finally,the actual experiment is conducted by using the proposed time-delay compensation controller.When estimating with the proposed method,the result is close to the case in which the distributed time-delay does not exist.The effectiveness of the proposed control system is confirmed by experiment results.展开更多
The optimal operation of water distribution networks under local pipe failures, such as water main breaks, was proposed. Based on a hydraulic analysis and a simulation of water distribution networks, a macroscopic mod...The optimal operation of water distribution networks under local pipe failures, such as water main breaks, was proposed. Based on a hydraulic analysis and a simulation of water distribution networks, a macroscopic model for a network under a local pipe failure was established by the statistical regression. After the operation objectives under a local pipe failure were determined, the optimal operation model was developed and solved by the genetic algorithm. The program was developed and examined by a city distribution network. The optimal operation alternative shows that the electricity cost is saved approximately 11%, the income of the water corporation is increased approximately 5%, and the pressure in the water distribution network is distributed evenly to ensure the network safe operation. Therefore, the proposed method for optimal operation under local pipe failure is feasible and cost-effective.展开更多
The control synthesis for switched systems is extended to distributed parameter switched systems in Hilbert space. Based on semigroup and operator theory, by means of multiple Lyapunov method incorporated average dwel...The control synthesis for switched systems is extended to distributed parameter switched systems in Hilbert space. Based on semigroup and operator theory, by means of multiple Lyapunov method incorporated average dwell time approach, sufficient con- ditions are derived in terms of linear operator inequalities frame- work for distributed parameter switched systems. Being applied to one dimensional heat propagation switched systems, these lin- ear operator inequalities are reduced to linear matrix inequalities subsequently. In particular, the state feedback gain matrices and the switching law are designed, and the state decay estimate is explicitly given whose decay coefficient completely depends on the system's parameter and the boundary condition. Finally, two numerical examples are given to illustrate the proposed method.展开更多
A novel reconfigurable hardware system which uses both muhi-DSP and FPGA to attain high performance and real-time image processing are presented. The system structure and working principle of mainly processing multi-B...A novel reconfigurable hardware system which uses both muhi-DSP and FPGA to attain high performance and real-time image processing are presented. The system structure and working principle of mainly processing multi-BSP board, extended multi-DSP board are analysed. The outstanding advantage is that the communication among different board components of this system is supported by high speed link ports & serial ports for increasing the system performance and computational power. Then the implementation of embedded real-time operating systems (RTOS) by us is discussed in detail. In this system, we adopt two kinds of parallel structures controlled by RTOS for parallel processing of algorithms. The experimental results show that exploitive period of the system is short, and maintenance convenient. Thus it is suitable for real-time image processing and can get satisfactory effect of image recognition.展开更多
智能软开关(soft normally open point, SNOP)凭借其灵活的功率调节能力逐渐应用于配电网中。但由于大量分布式电源(distributed generation, DG)接入,SNOP受到线路容量的限制,调节能力有限。为发挥其最大调节能力,文中提出适用于配电...智能软开关(soft normally open point, SNOP)凭借其灵活的功率调节能力逐渐应用于配电网中。但由于大量分布式电源(distributed generation, DG)接入,SNOP受到线路容量的限制,调节能力有限。为发挥其最大调节能力,文中提出适用于配电系统的SNOP对线路有功功率裕度调节灵敏度的定义,将其作为SNOP调节能力的评价指标,由此建立SNOP的选址优化模型。在此基础上,引入系统节点电压裕度以及线路功率裕度2个安全评价指标,构建以综合运行裕度最大为目标函数的配电网运行优化模型。将上述模型转化为二阶锥模型,通过MATLAB工具实现该问题的有效求解。最后,通过改进的IEEE 33节点算例对所提模型与求解方法进行验证,进一步表明了所提选址方法能够发挥SNOP的最大调节作用,优化控制策略可以实现配电网安全经济运行。展开更多
文摘One of the most important features of modern minor satellites is to realize autonomous moving. The performance of the satellite autonomous computer operating system acting as the control center is utmost important. The recent trend in operating system development is adopting microkernel architecture which holds such advantages as microminiaturization, modularity, portability and extendibility. The performance of I/O subsystem is currently receiving considerable research attention. Object-orientation offers an approach to application development in which software system can be constructed by composing and refining the pre-designed plug-compatible software components.It also starts with some basic notions fairly well accepted in computer science, namely encapsulation and reuse. In this paper, a new object-oriented real-time I/O subsystem model has been designed.In this model, the traditional I/O subsystem framework is discarded and a stream mechanism based on the object-oriented concept is introduced. In addition, the I/O requests are classified according to their time emergency to obtain real-time performance. So, this model meets such satelliteperformance requirements as reliability, flexibility, portability and real-time performance.
基金Project(20030533011)supported by the National Research Foundation for the Doctoral Program of Higher Education of China
文摘A DMVOCC-MVDA (distributed multiversion optimistic concurrency control with multiversion dynamic adjustment) protocol was presented to process mobile distributed real-time transaction in mobile broadcast environments. At the mobile hosts, all transactions perform local pre-validation. The local pre-validation process is carried out against the committed transactions at the server in the last broadcast cycle. Transactions that survive in local pre-validation must be submitted to the server for local final validation. The new protocol eliminates conflicts between mobile read-only and mobile update transactions, and resolves data conflicts flexibly by using multiversion dynamic adjustment of serialization order to avoid unnecessary restarts of transactions. Mobile read-only transactions can be committed with no-blocking, and respond time of mobile read-only transactions is greatly shortened. The tolerance of mobile transactions of disconnections from the broadcast channel is increased. In global validation mobile distributed transactions have to do check to ensure distributed serializability in all participants. The simulation results show that the new concurrency control protocol proposed offers better performance than other protocols in terms of miss rate, restart rate, commit rate. Under high work load (think time is ls) the miss rate of DMVOCC-MVDA is only 14.6%, is significantly lower than that of other protocols. The restart rate of DMVOCC-MVDA is only 32.3%, showing that DMVOCC-MVDA can effectively reduce the restart rate of mobile transactions. And the commit rate of DMVOCC-MVDA is up to 61.2%, which is obviously higher than that of other protocols.
基金Project(K117K06225)supported by JSPS KAKENHI,Japan
文摘Remote control process system with distributed time-delay has attracted much attention in different fields.In this paper,non-linear remote control of a single tank process system with wireless network is considered.To deal with the distributed time-delay in a large-scale plant,the time-delay compensation controller based on DCS devices is designed by using operator theory and particle filter.Distributed control system(DCS)device is developed to monitor and control from the central monitoring room to each process.The particle filter is a probabilistic method to estimate unobservable information from observable information.First,remote control system and experimental equipment are introduced.Second,control system based on an operator theory is designed.Then,process system with distributed time-delay using particle filter is carried out.Finally,the actual experiment is conducted by using the proposed time-delay compensation controller.When estimating with the proposed method,the result is close to the case in which the distributed time-delay does not exist.The effectiveness of the proposed control system is confirmed by experiment results.
基金Project(50278062) supported by the National Natural Science Foundation of ChinaProject(003611611)supported by the Natural Science Foundation of Tianjin, China
文摘The optimal operation of water distribution networks under local pipe failures, such as water main breaks, was proposed. Based on a hydraulic analysis and a simulation of water distribution networks, a macroscopic model for a network under a local pipe failure was established by the statistical regression. After the operation objectives under a local pipe failure were determined, the optimal operation model was developed and solved by the genetic algorithm. The program was developed and examined by a city distribution network. The optimal operation alternative shows that the electricity cost is saved approximately 11%, the income of the water corporation is increased approximately 5%, and the pressure in the water distribution network is distributed evenly to ensure the network safe operation. Therefore, the proposed method for optimal operation under local pipe failure is feasible and cost-effective.
基金supported by the National Natural Science Foundation of China(6127311961374038+2 种基金6147307961473083)the Natural Science Foundation of Shanxi Province(2012011002-2)
文摘The control synthesis for switched systems is extended to distributed parameter switched systems in Hilbert space. Based on semigroup and operator theory, by means of multiple Lyapunov method incorporated average dwell time approach, sufficient con- ditions are derived in terms of linear operator inequalities frame- work for distributed parameter switched systems. Being applied to one dimensional heat propagation switched systems, these lin- ear operator inequalities are reduced to linear matrix inequalities subsequently. In particular, the state feedback gain matrices and the switching law are designed, and the state decay estimate is explicitly given whose decay coefficient completely depends on the system's parameter and the boundary condition. Finally, two numerical examples are given to illustrate the proposed method.
基金This project was supported by the National Natural Science Foundation of China(60135020) National Key Pre-researchProject of China(413010701 -3) .
文摘A novel reconfigurable hardware system which uses both muhi-DSP and FPGA to attain high performance and real-time image processing are presented. The system structure and working principle of mainly processing multi-BSP board, extended multi-DSP board are analysed. The outstanding advantage is that the communication among different board components of this system is supported by high speed link ports & serial ports for increasing the system performance and computational power. Then the implementation of embedded real-time operating systems (RTOS) by us is discussed in detail. In this system, we adopt two kinds of parallel structures controlled by RTOS for parallel processing of algorithms. The experimental results show that exploitive period of the system is short, and maintenance convenient. Thus it is suitable for real-time image processing and can get satisfactory effect of image recognition.
文摘智能软开关(soft normally open point, SNOP)凭借其灵活的功率调节能力逐渐应用于配电网中。但由于大量分布式电源(distributed generation, DG)接入,SNOP受到线路容量的限制,调节能力有限。为发挥其最大调节能力,文中提出适用于配电系统的SNOP对线路有功功率裕度调节灵敏度的定义,将其作为SNOP调节能力的评价指标,由此建立SNOP的选址优化模型。在此基础上,引入系统节点电压裕度以及线路功率裕度2个安全评价指标,构建以综合运行裕度最大为目标函数的配电网运行优化模型。将上述模型转化为二阶锥模型,通过MATLAB工具实现该问题的有效求解。最后,通过改进的IEEE 33节点算例对所提模型与求解方法进行验证,进一步表明了所提选址方法能够发挥SNOP的最大调节作用,优化控制策略可以实现配电网安全经济运行。