期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
基于云制造的设备故障诊断服务平台研究
1
作者 施杰 潘楠 +2 位作者 张毅杰 果霖 李欢 《煤矿机械》 2015年第2期273-276,共4页
针对中小企业在设备故障诊断应用方面的需求,从提高诊断系统的开放性、复用性、自治性和平台无关性出发,依据云制造服务思想模式,研究了云制造、SOA与WCF三者的关系。并将其引入到设备远程故障诊断领域,设计了基于云制造的设备故障诊断... 针对中小企业在设备故障诊断应用方面的需求,从提高诊断系统的开放性、复用性、自治性和平台无关性出发,依据云制造服务思想模式,研究了云制造、SOA与WCF三者的关系。并将其引入到设备远程故障诊断领域,设计了基于云制造的设备故障诊断服务平台体系框架,其中包括:平台的SOA框架模型、业务构架、运行模式、用例模型、功能模型、部署模型;同时,采用.Net、SOA、WCF技术搭建了云制造环境下的故障诊断服务平台。 展开更多
关键词 云制造 设备故障诊断 面向服务的构架 Windows通信基础 体系结构
在线阅读 下载PDF
基于服务总线的舰载指控系统集成方法研究
2
作者 孙欣 《舰船电子工程》 2014年第1期4-7,12,共5页
针对新一代舰载指控系统对软件集成能力和水平的要求,提出了基于服务总线的舰载指控系统集成方法,分析了服务总线的体系构架和实时服务总线的模型,以及面向服务的舰载指控系统体系结构和服务集成实施方法。
关键词 舰载指控系统 面向服务的构架 实时服务总线 业务流程
在线阅读 下载PDF
MANUFACTURING SERVICE SYSTEM BASED ON WEB SERVICES FOR PARALLEL KINEMATICS MACHINES
3
作者 张艳 钟诗胜 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2008年第2期135-140,共6页
Parallel kinematics machine (PKM) is advantageous over the serial machine tools in processing the complex-surface products. A manufacturing service system for PKM is developed to provide the services of the complex-... Parallel kinematics machine (PKM) is advantageous over the serial machine tools in processing the complex-surface products. A manufacturing service system for PKM is developed to provide the services of the complex-surface machining for potential geographically-dispersed manufacturing enterprises. In order to easily in- tegrate the external system, Web services are used to encapsulate post-processing functions of PKM legacy sys- tems, including compilation, workspace calculation, interfere calibration, and kinematics transformation. A ser- vice-oriented architecture(SOA) is proposed for the cooperative work between the PKM system and its client. The workflow and the function module of this manufacturing service system are presented. An example shows that as a result of SOA and loose coupling, such a Web service-based manufacturing service system is easier to in- tegrate and interoperate with its client. Meanwhile, the system decreases the manufacturing cost and improves the efficiency than its former kind of distributed system. 展开更多
关键词 machine tools computer aided manufacturing Web services service-oriented architecture
在线阅读 下载PDF
Trust-Compensation-Based Access Control Model for Web Services 被引量:1
4
作者 Yan Danfeng Sun Jing +1 位作者 Zhang Liying Yang Fangchun 《China Communications》 SCIE CSCD 2012年第12期8-21,共14页
For most current Web Service access control methods, Web Service providers create a series of access control roles based on specified attributes. Only by meeting all the roles can a subject obtain the access to necess... For most current Web Service access control methods, Web Service providers create a series of access control roles based on specified attributes. Only by meeting all the roles can a subject obtain the access to necessary operations and resources. However, because of the dynamic and open traits of Web Services, it is difficult for Web Service providers to work out an access control policy with moderate intensity and to realize a satisfactory balance between protecting the security of resources and maintaining the service reachable rate. To provide a solution to the above problem, this paper proposed a trust compensation access control method based on the Attribute-Based Access Control model. Our main contributions include a formal description of the access control method, a method to calculate the attribute trust degree based on time decay, and the trust compensation value of the attribute trust degree, as well as a new Service Oriented Architecture (SOA) architecture and its procedures based on a detailed trust compensation access control method. 展开更多
关键词 access control trust compensation web service feedback
在线阅读 下载PDF
Lightweight SOA-Based Twin-Engine Architecture for Enterprise Systems in Fixed and Mobile Environments 被引量:1
5
作者 Tongguang Zhang Shuai Zhao +3 位作者 Budan Wu Maurizio Farina Bo Cheng Junliang Chen 《China Communications》 SCIE CSCD 2016年第9期183-194,共12页
Mobile devices as a popular computing platform for enterprise systems have enabled certain tasks to be executed out of office.However,the work may be interrupted due to the server shutdown or network disconnection whe... Mobile devices as a popular computing platform for enterprise systems have enabled certain tasks to be executed out of office.However,the work may be interrupted due to the server shutdown or network disconnection when employees access traditional single-engine Business Process Management System.To overcome this defect,we present a lightweight twin-engine architecture based on Service Oriented Architecture(SOA).In this paper,we discuss in detail the design and implementation of the architecture,and present a trigger mechanism to activate engines according to the states of hybrid environments since it is critical for the two types of engines to cooperate closely in hybrid environments with fixed and mobile computing resources.The experimental results validate the usability of the architecture. 展开更多
关键词 TWIN-ENGINE SOA enterprise system mobile environment
在线阅读 下载PDF
Rapid Service-Oriented Business Process Generation Method Based on Ontology
6
作者 吴步丹 林荣恒 +3 位作者 蔡维德 刘正 陈俊亮 彭泳 《China Communications》 SCIE CSCD 2013年第9期13-32,共20页
Service-oriented business process generation is a key activity in the ServiceOriented Architecture(SOA)business lifecycle,and most of the other activities such as application execution depend on the business process b... Service-oriented business process generation is a key activity in the ServiceOriented Architecture(SOA)business lifecycle,and most of the other activities such as application execution depend on the business process being developed.After the business requirements are acquired,a developer has to use specific programming technologies to orchestrate web services to generate a deployable business process.It is time-consuming to specify all the business processes from lowlevel web services,especially for an enterprise that focuses on a series of similar businesses.This paper proposes a rapid service-oriented business process generation method with domain-specific assets specified in ontology systems.Assets with different levels of granularity are reused to refine the high level business process framework for executable business processes using the Business Process Executional Language(BPEL).The new methodology significantly simplifies service-oriented business process generation by reusing assets to construct business processes.A business process generation tool is also implemented to support the efficient visual design of SOA processes with the proposed method.This paper verifies the proposed method using a shipment tracking case.The studies show that the number of reusable assets increases significantly as these projects progress,and the business process generation speed also increases at the same time. 展开更多
关键词 service-oriented business process generation software asset reusability ontol-ogy systems
在线阅读 下载PDF
Comprehensively Context-Aware Approach to Guaranteeing Multimedia Conferencing Services
7
作者 吴冀衍 田岳 +1 位作者 程渤 商彦磊 《China Communications》 SCIE CSCD 2013年第9期53-64,共12页
Service-Oriented Communication(SOC)is a key research issue to enable media communications using the Service-Oriented Architecture(SOA).Motivated by the necessity to guarantee the service quality of our webbased multim... Service-Oriented Communication(SOC)is a key research issue to enable media communications using the Service-Oriented Architecture(SOA).Motivated by the necessity to guarantee the service quality of our webbased multimedia conferencing system,we present a Comprehensively Context-Aware(CoCA)approach in this paper.One major problem in the existing end-to-end Quality of Service(QoS)management solutions is that they analyse and exploit the relationships between the QoS metrics and corresponding contexts in an isolated manner.In this paper,we propose a novel approach to leveraging such relationships in a comprehensive manner based on Bayesian networks and the fuzzy set theory.This approach includes three phases:1)information feedback and training,2)QoS-to-context mapping,and3)optimal context adaption.We implement the proposed CoCA in the real multimedia conferencing system and compare its performance with the existing bandwidth aware and playback buffer aware schemes.Experimental results show that the proposed CoCA outperforms the competing approaches in improving the average video Peak Signal-to-Noise Ratio(PSNR).It also exhibits good performance in preventing the playback buffer starvation. 展开更多
关键词 SOC multimedia conferencing CONTEXT-AWARE
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部