Computer numerical control(CNC)system is the base of modern digital and intelligent manufacturing technolo- gy.And opened its architecture and constituted based on PC and Windows operating system(OS)is the main trend ...Computer numerical control(CNC)system is the base of modern digital and intelligent manufacturing technolo- gy.And opened its architecture and constituted based on PC and Windows operating system(OS)is the main trend of CNC sys- tem.However,even if the highest system priority is used in user mode,real-time capability of Windows(2000,NT,XP)for applications is not guaranteed.By using a device driver,which is running in kernel mode,the real time performance of Windows can be enhanced greatly.The acknowledgment performance of Windows to peripheral interrupts was evaluated.Harmonized with an intelligent real-time serial communication bus(RTSB),strict real-time performance can be achieved in Windows platform. An opened architecture software CNC system which is hardware independence is proposed based on PC and RTSB.A numerical control real time kernel(NCRTK),which is implemented as a device driver on Windows,is used to perform the NC tasks.Tasks are divided into real-time and non real-time.Real-time task is running in kernel mode and non real-time task is running in user mode.Data are exchanged between kernel and user mode by DMA and Windows Messages.展开更多
为实时监测电力设备的绝缘状况,以Modbus协议作为通信基础,设计与局部放电指示器通信的上位机软件,并在局部放电指示器的通信程序中编写协议。上位机通过RS485串口与局部放电指示器相互通信,利用Visual Studio 2017软件平台窗体应用程...为实时监测电力设备的绝缘状况,以Modbus协议作为通信基础,设计与局部放电指示器通信的上位机软件,并在局部放电指示器的通信程序中编写协议。上位机通过RS485串口与局部放电指示器相互通信,利用Visual Studio 2017软件平台窗体应用程序中的应用模块搭建上位机界面,在模块中编写串口和Modbus通信程序,实现修改局部放电指示器的通信参数和读取局部放电检测结果的功能。试验证明,上位机能够与局部放电指示器稳定地进行数据交换,快速方便地修改通信参数,实时获取局部放电检测结果,监测设备运行状态。展开更多
The remote terminal unit(RTU)is an important part of the power grid dispatching automation in the distribution automation(SCADA).The design of LPC2294 RTU based on ARM7TDMI(-S)chip has been discussed. The hardware and...The remote terminal unit(RTU)is an important part of the power grid dispatching automation in the distribution automation(SCADA).The design of LPC2294 RTU based on ARM7TDMI(-S)chip has been discussed. The hardware and software design of 2294 has been introduced in detail.展开更多
This paper briefly analyzes the present situation of textile mill's air-conditioning system. Since it is difficult to establish detailed math model to control a textile mill's airconditioning system because of the i...This paper briefly analyzes the present situation of textile mill's air-conditioning system. Since it is difficult to establish detailed math model to control a textile mill's airconditioning system because of the influence of various factors such as the differences in seasons, regions, etc., most air-conditioning equipment can not be controlled automatically. This paper suggests utilizing multi-function data acquisRion card to collect the data about the temperature and humidity of a workshop, processing the data on a PC, comparing them with the expert database, and then using the 485 serial port expanding module to output the parameters, which are used to control the inverter, so that the purpose of adjusting the temperature and humidity of the workshop is achieved.展开更多
The Smart Grid has three main characteristics, which are to some degree antagonistic. These characteristics are: provision of good power quality, energy cost reduction and improvement in the reliability of the grid. T...The Smart Grid has three main characteristics, which are to some degree antagonistic. These characteristics are: provision of good power quality, energy cost reduction and improvement in the reliability of the grid. The need to ensure that they can be accomplished together demands a much richer ICT monitoring and control network than the current system. In this paper we particularly investigate the design and deployment of the ICT system in the urban environment, specifically in a university campus that is embedded in a city, thus it represents the Neighbourhood Area Network (NAN) level of the Smart Grid. In order to design an ICT infrastructure, we have introduced two related architectures: namely communications network architecture and a software architecture. Having access to the characteristics of a real NAN guides us to choose appropriate communication technologies and identify the actual requirements of the system. To implement these architectures at this level we need to gather and process information from environmental sensors (monitoring e.g. temperature, movement of people and vehicles) that can provide useful information about changes in the loading of the NAN, with information from instrumentation of the Power Grid itself. Energy constraints are one of the major limitations of the communication network in the Smart Grid, especially where wireless networking is proposed. Thus we analyse the most energy efficient method of collecting and sending data. The main contribution of this research is that we propose and implement an energy efficient ICT network and describe our software architecture at the NAN level, currently very underdeveloped. We also discuss our experimental results. To our knowledge, no such architectures have yet been implemented for collecting data which can provide the basis of Decision Support Tools (DSTs).展开更多
As a joint effort between the Chinese Academy of Sciences and the Hong KongUniversity of Science and Technology, the BLOSSOMS sensor network project aims to identify researchissues at all levels from practical applica...As a joint effort between the Chinese Academy of Sciences and the Hong KongUniversity of Science and Technology, the BLOSSOMS sensor network project aims to identify researchissues at all levels from practical applications down to the design of sensor nodes. In thisproject, a heterogeneous sensor array including different types of application-dependent sensors aswell as monitoring sensors and intruding sensors are being developed. Application-dependentpower-aware communication protocols are also being studied for communications among sensor nodes. Anontology-based middleware is built to relieve the burden of application developers from collecting,classifying and processing messy sensing contexts. This project is also developing a set of toolsallowing researchers to model, simulate/emulate, analyze, and monitor various functions of sensornetworks.展开更多
基金Supported by the National Natural Science Foundation of China(No.50445004).
文摘Computer numerical control(CNC)system is the base of modern digital and intelligent manufacturing technolo- gy.And opened its architecture and constituted based on PC and Windows operating system(OS)is the main trend of CNC sys- tem.However,even if the highest system priority is used in user mode,real-time capability of Windows(2000,NT,XP)for applications is not guaranteed.By using a device driver,which is running in kernel mode,the real time performance of Windows can be enhanced greatly.The acknowledgment performance of Windows to peripheral interrupts was evaluated.Harmonized with an intelligent real-time serial communication bus(RTSB),strict real-time performance can be achieved in Windows platform. An opened architecture software CNC system which is hardware independence is proposed based on PC and RTSB.A numerical control real time kernel(NCRTK),which is implemented as a device driver on Windows,is used to perform the NC tasks.Tasks are divided into real-time and non real-time.Real-time task is running in kernel mode and non real-time task is running in user mode.Data are exchanged between kernel and user mode by DMA and Windows Messages.
文摘为实时监测电力设备的绝缘状况,以Modbus协议作为通信基础,设计与局部放电指示器通信的上位机软件,并在局部放电指示器的通信程序中编写协议。上位机通过RS485串口与局部放电指示器相互通信,利用Visual Studio 2017软件平台窗体应用程序中的应用模块搭建上位机界面,在模块中编写串口和Modbus通信程序,实现修改局部放电指示器的通信参数和读取局部放电检测结果的功能。试验证明,上位机能够与局部放电指示器稳定地进行数据交换,快速方便地修改通信参数,实时获取局部放电检测结果,监测设备运行状态。
文摘The remote terminal unit(RTU)is an important part of the power grid dispatching automation in the distribution automation(SCADA).The design of LPC2294 RTU based on ARM7TDMI(-S)chip has been discussed. The hardware and software design of 2294 has been introduced in detail.
文摘This paper briefly analyzes the present situation of textile mill's air-conditioning system. Since it is difficult to establish detailed math model to control a textile mill's airconditioning system because of the influence of various factors such as the differences in seasons, regions, etc., most air-conditioning equipment can not be controlled automatically. This paper suggests utilizing multi-function data acquisRion card to collect the data about the temperature and humidity of a workshop, processing the data on a PC, comparing them with the expert database, and then using the 485 serial port expanding module to output the parameters, which are used to control the inverter, so that the purpose of adjusting the temperature and humidity of the workshop is achieved.
文摘The Smart Grid has three main characteristics, which are to some degree antagonistic. These characteristics are: provision of good power quality, energy cost reduction and improvement in the reliability of the grid. The need to ensure that they can be accomplished together demands a much richer ICT monitoring and control network than the current system. In this paper we particularly investigate the design and deployment of the ICT system in the urban environment, specifically in a university campus that is embedded in a city, thus it represents the Neighbourhood Area Network (NAN) level of the Smart Grid. In order to design an ICT infrastructure, we have introduced two related architectures: namely communications network architecture and a software architecture. Having access to the characteristics of a real NAN guides us to choose appropriate communication technologies and identify the actual requirements of the system. To implement these architectures at this level we need to gather and process information from environmental sensors (monitoring e.g. temperature, movement of people and vehicles) that can provide useful information about changes in the loading of the NAN, with information from instrumentation of the Power Grid itself. Energy constraints are one of the major limitations of the communication network in the Smart Grid, especially where wireless networking is proposed. Thus we analyse the most energy efficient method of collecting and sending data. The main contribution of this research is that we propose and implement an energy efficient ICT network and describe our software architecture at the NAN level, currently very underdeveloped. We also discuss our experimental results. To our knowledge, no such architectures have yet been implemented for collecting data which can provide the basis of Decision Support Tools (DSTs).
文摘As a joint effort between the Chinese Academy of Sciences and the Hong KongUniversity of Science and Technology, the BLOSSOMS sensor network project aims to identify researchissues at all levels from practical applications down to the design of sensor nodes. In thisproject, a heterogeneous sensor array including different types of application-dependent sensors aswell as monitoring sensors and intruding sensors are being developed. Application-dependentpower-aware communication protocols are also being studied for communications among sensor nodes. Anontology-based middleware is built to relieve the burden of application developers from collecting,classifying and processing messy sensing contexts. This project is also developing a set of toolsallowing researchers to model, simulate/emulate, analyze, and monitor various functions of sensornetworks.