CN102024204A - Constructing method of reliability design analysis service system of service oriented architecture - Google Patents

Constructing method of reliability design analysis service system of service oriented architecture Download PDF

Info

Publication number
CN102024204A
CN102024204A CN2010105864242A CN201010586424A CN102024204A CN 102024204 A CN102024204 A CN 102024204A CN 2010105864242 A CN2010105864242 A CN 2010105864242A CN 201010586424 A CN201010586424 A CN 201010586424A CN 102024204 A CN102024204 A CN 102024204A
Authority
CN
China
Prior art keywords
service
design analysis
reliability design
web service
web
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2010105864242A
Other languages
Chinese (zh)
Other versions
CN102024204B (en
Inventor
刘林林
任羿
曾声奎
孙博
郭健彬
冯强
马纪明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing dimensional venture Technology Co.,Ltd.
Original Assignee
Beihang University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beihang University filed Critical Beihang University
Priority to CN201010586424.2A priority Critical patent/CN102024204B/en
Publication of CN102024204A publication Critical patent/CN102024204A/en
Application granted granted Critical
Publication of CN102024204B publication Critical patent/CN102024204B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a constructing method of a reliability design analysis service system of a service oriented architecture, which comprises the following steps: 1) constructing basic Web services comprising basic business logic services of product characteristic description, data access, basic algorithm, report generation and platform integrated data interaction; 2) constructing an application Web service which is formed by combining the basic Web services and has complete reliability design analysis business logic; and 3) forming a reliability design analysis service system, and realizing a complete reliability design analysis software tool by combining a client showing technology. The Web services provided by the invention can be developed by any program language supporting Web service development. The Web services can be deployed on any server in an enterprise wide area network and can be accessed by any computer in the network, so as to realize cross-regional synergistic reliability design analysis, wherein the algorithm service having higher requirements for operation can be deployed on an operation server, so as to realize distributed computation; and the Web services can be integrated with other design platforms by the platform integrated data interaction service, thus realizing integration of performance and reliability design.

Description

A kind of construction method of reliability design analysis service system of Service-Oriented Architecture Based
Affiliated technical field
The invention provides a kind of construction method of the reliability design analysis service system based on Service-Oriented Architecture Based, this method is used on the enterprise wan network realizing having that reliability design analysis work cross-region is collaborative, Distributed Calculation, and easily and the architecture of a kind of area of computer aided reliability design analysis software systems of the integrated characteristics of other digital Platform.The technical field of the invention is area of computer aided reliability design analysis field.
Background technology
Expansion along with the complexity and the scale of product, the Performance And Reliability design analysis of product is difficult to independently to be finished by a department or unit, but require to be dispersed between the different departments of an enterprise of each region or even the different enterprise work in coordination with and cooperation just can be finished.But domestic and international existing reliability design analysis system all just is confined to the closure designs analytic system of localized network, can't adapt to the demand that modern designs is integrated and cross-region is collaborative.The development of computing machine and infotech makes and can realize sharing of information and data and mutual by wide area network between the enterprise of cross-region, for the development of reliability design analysis system provides new technological means and solution route.
Network (Web) service technology is a kind of application support technology, it has the technology shell of good interface, this good encapsulation allow the user need not to be concerned about the Web service technology how to realize serving and serving between, the interoperability between service and other the component/object, need not also to be concerned about that Web service is how by SOAP/XML pass-along message on network, allow the user can be absorbed in the design and the realization of the core business logic in realization field.
The Web service technology realize that cross-region is collaborative, distributed deployment and calculating, and the aspect such as integrated of other platform have inborn advantage, be a kind of Service-Oriented Architecture Based by the network application system framework of Web service technical support.
Summary of the invention
The construction method of a kind of reliability design analysis service system based on Service-Oriented Architecture Based of the present invention, the problem of its purpose and solution is: solve existing reliability design analysis software and can not realize that cross-region is collaborative, can not realize Distributed Calculation and deployment, be not easy to and the integrated problem of other integrated design platforms, a kind of construction method of the reliability design analysis service system based on Service-Oriented Architecture Based is provided.Service-Oriented Architecture Based is a kind of web application framework based on the Web service technology, utilizes the reliability design analysis service system of the Service-Oriented Architecture Based that the Web service technology realizes can well realize that the loose couplings of the Distributed Calculation of the algorithm service that cross-region collaborative work, the implementation complexity of area of computer aided reliability design analysis software systems is high and integrated design platforms such as deployment, realization and PDM is integrated.
The construction method of the reliability design analysis service system of a kind of Service-Oriented Architecture Based of the present invention, its concrete steps are as follows:
Step 1, the basis of formation Web service, the common service logic that described basic Web service is a small grain size (as the database access logic in the reliability design analysis), the basis Web service is equivalent to realize assembly, the library of object of details function, described basic Web service can be divided into following classification according to the difference of function, and it comprises: 1) reliability design analysis data access service; 2) product performance is described service; 3) platform integrated data interactive service; 4) reliability design analysis basis computing service; 5) reliability design analysis form service.
Wherein, 1) reliability design analysis data access service described in, its function provides the visit of the supporting database of described service system, and this database is used to store the data that various reliability design analysis work produce; The deployment of described reliability design analysis data access service needs the support of database server, Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; The realization flow of described reliability design analysis data access service is: realize the reliability design analysis database, realize one based on above-mentioned reliability design analysis data of database visit Web service with the computer programming language (calling computer programming language in the following text) of supporting the Web service exploitation, it is realized mainly that additions and deletions to database change and the basic database operations function such as looks into, publishes to Web server at last for external call.
Wherein, 2) product performance described in is described service, its function provides that characteristic as the product of reliability design analysis target is described, comprise that tree construction is described, products-tree node dependability parameter information, the information that this service provides is the basis that reliability design analysis work is carried out, it can not independently obtain data, needs above-mentioned 1) in data access service or following 3) in the interactive service of platform integrated data be used; Its deployment needs the support of Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; The implementation procedure that described product performance is described service is: realize a computer program service based on the tree data structure of XML, wherein Shu node comprises various dependability parameter information, then it is issued as Web service and is deployed in Web server for external call.
Wherein, 3) platform integrated data interactive service described in, its function provide and are used for realizing that with other design integrated platforms loose couplings is integrated, and this service is the infrastructure service that realizes performance and reliability integrated design; Its deployment needs the support of other integrated platform servers, Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; The realization flow of described platform integrated data interactive service is: realization utilizes the application development interface (API) of other integrated platforms to realize obtaining from other integrated platforms the program module of the data of required reliability design analysis task and relevant information, then it is issued as Web service for external call.
Wherein, 4) the computing service of the basis of reliability design analysis described in: its function provides the computing service of the reliability design analysis algorithm that includes certain algorithm complex, comprises basic computing modules such as reliability prediction algorithm, Reliability Distribution algorithm, fault mode density of infection computational algorithm, reliability block diagram model analysis algorithm, repairable system reliability model simulation algorithm, network reliability model analysis algorithm, fault tree analysis algorithm, ETA algorithm; Its deployment needs the support of calculation server (can use server cluster in case of necessity), Web server, and its exploitation and issue realize by Web service exploitation and release management instrument.Described reliability design analysis basis computing is served its realization flow and is: realize the corresponding reliability design analysis class of algorithms (as the fault tree analytical algorithm), and realize interface such as good its input and output, it is issued as Web service for external call.
Wherein, 5) the reliability design analysis form service described in: its function provides a kind of Web service of report generation, can realize the report generation function of the various information of the data that produce in the various reliability design analysis work and working result; Its deployment needs the support of Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; Its realization flow is: realize utilizing third party's report generation control to realize the report generation class, configure the report generation template, report data comes source interface etc., and such is issued as Web service for external call.
The characteristics of above-mentioned five basic Web services are: (1) module independence: each function service module must be that certain independence is arranged, and has only limited standard interface mutual between module and the module, and does not have the close-coupled between object; (2) interoperability interface: the interactive interface setting of each basic Web service module will fully take into account the interoperability problem with other modules, for the combination of Web service is given security; (3) standard inputoutput data: need be designed to the form based on the XML standard, the data of XML form can be transmitted by Wide Area Network smoothly, and can serviced functional module identification and analysis.
Step 2, make up and use Web service, described application Web service is the logical combination of above-mentioned basic Web service, this combination has complete reliability design analysis Working service logic, in conjunction with client technology for revealing (as the technology such as client of the Web page, Java client, window client, rich internet experience), can realize a specific reliability design analysis Software tool that comprises complete reliability design analysis Working service logic.Described application Web service based on but the .NET technological development that is not limited to Microsoft realizes that it also can be realized based on the computer programming language of any support Web service exploitation.Its realization condition is Web server, Web service exploitation and release management instrument etc.
The realization flow of described application Web service is: the business demand of determining reliability design analysis, after determining the required reliability of applying basis Web service of this business demand, the combination foundation Web service, formation has the application Web service and the issue of complete reliability design analysis service logic, for external call.
Step 3, form the reliability design analysis service system, described reliability design analysis service system, it realizes that required hardware condition must possess: database server, calculation server, common Web server, client station, and the computer network that is communicated with above-mentioned server and client, wherein, database server is used to dispose the data supporting database and the database access Web service of described service system, calculation server is used to dispose the higher basic computing Web service of algorithm complex, common Web server is used for the Deployment Report service, application Web service that is combined into by basic Web service etc., the user interface client is used to dispose the build-in services requestor, with the user interactions of the input and output of finishing Web service; It realizes that required software condition must possess: Web service developing instrument (as the VisualStudio2005 and the above version of Microsoft), Web service release management platform (as IIS6.0 and above version) etc., wherein the Web service developing instrument is used for the exploitation basic Web service of realization and uses Web service, Web service release management platform is used for the issue and the management of Web service, so that found and use by the service requester on the network.
This reliability design analysis service system, its structure, deployment are: utilize the Web service developing instrument, the exploitation of finishing as basic Web service as described in the above-mentioned step 1 realizes, on this basis, in conjunction with specific reliability design analysis demand, basic Web service is made up, to finish the application Web service that has complete reliability design analysis service logic accordingly, described corresponding to step 2; The basic Web service of at last exploitation being finished is deployed on the corresponding server with the application Web service and it is published to Wide Area Network with Web service release management platform.In this, described reliability design analysis service system exploitation makes up and disposes and finish.Its use is: reliability design analysis client or Web end developer can search and quote the Web service that is positioned at each server, in conjunction with developing corresponding input and output interactive interface, can realize a complete reliability design analysis Software tool, Aided Design personnel finish corresponding reliability design analysis work, the dirigibility of the deployment by Web service can realize the collaborative of reliability design analysis in the network; At reliability design analysis instrument with complicated algorithm, it can be deployed in specific calculation server, realize Distributed Calculation; Integrated at enterprise other integrated platforms can be by realizing calling of platform integrated data interactive service, thereby realize the integrated design of performance and reliability.
To step 3, the condition, deployment way, use-pattern of realization, the realization of the basic Web service of the reliability design analysis service of Service-Oriented Architecture Based, the function of using the reliability design analysis service system that Web service and their constitute, composition, composition etc. have been introduced by above step 1 respectively; To be complete description thus the make up a kind of process of the reliability design analysis service system method based on Service-Oriented Architecture Based and the application mode of this system.
Advantage of the present invention and the beneficial effect that uses the present invention to obtain are:
One. each Web service that comprises in a kind of reliability design analysis system of the present invention based on Service-Oriented Architecture Based can distributed deployment in any server node of enterprise network, also can dispose any workstation nodes that is installed on enterprise network by Web service combination and the reliability design analysis client-side program that calls formation, thereby the reliability design analysis work of the reliability design analysis service arrangement of implementation cross-region, cross-region is collaborative.Improve the efficient and the effect of reliability design analysis work greatly.
Two. the computing service of reliability design analysis basis has comprised the higher reliability design analysis algorithm of algorithm complex, this class service can be deployed on the stronger calculation server of arithmetic capability, in case of necessity, calculation server cluster or cloud computing server cluster can also be deployed in, the distributed deployment and the computing of complex calculation can be realized like this.Thereby can effectively utilize the existing computational resource of enterprise, reduce overlapping investment.
Three. the platform integrated data interactive service in the reliability design analysis service system is used for to realize obtaining data from other product design integrated platform (as PDM) platforms, by the use of this service in conjunction with the application programming interfaces of each integrated platform, can realize integrated with other integrated platforms very easily, realize the integrated of performance design and reliability design.
Description of drawings
Fig. 1 is the FB(flow block) of the method for the invention
Fig. 2 is the related database design synoptic diagram of the method for the invention
Fig. 3 is the schematic process flow diagram of the method for the invention case study on implementation
Fig. 4 is the service call synoptic diagram of the method for the invention fault tree analysis embodiment
The reliability design analysis service system framework detailed maps that Fig. 5 makes up for the method for the invention
Fig. 6 disposes synoptic diagram for the reliability design analysis service system that accompanying method of the present invention makes up
Embodiment
The requirement source of a kind of reliability design analysis service system based on Service-Oriented Architecture Based of the present invention is, expansion along with the complexity and the scale of product, the Performance And Reliability design analysis of product is difficult to independently to be finished by a department or unit, but require to be dispersed in collaborative between the different departments of an enterprise of each region or even the different enterprise and cooperate under just can finish.But domestic and international existing reliability design analysis system design exploitation and realization thinking all just are confined to the closure designs analytic system of localized network, can't adapt to the demand that modern designs is integrated and cross-region is collaborative.Collaborative design demand based on this cross-region, each Web service that comprises in a kind of reliability design analysis system described in Fig. 1 based on Service-Oriented Architecture Based can distributed deployment in any server node of enterprise network, also can dispose any workstation nodes that is installed on enterprise network by Web service combination and the reliability design analysis client-side program that calls formation, thereby the reliability design analysis work of the reliability design analysis service arrangement of implementation cross-region, cross-region is collaborative.
The condition of implementing: the construction method that realize the reliability design analysis service system of a kind of Service-Oriented Architecture Based of the present invention, its hardware condition must possess: database server, calculation server, common Web server, client station, and the computer network that is communicated with above-mentioned server and client, wherein, database server is used to dispose the data supporting database and the database access Web service of described service system, calculation server is used to dispose the higher basic computing Web service of algorithm complex, common Web server is used for the Deployment Report service, application Web service that is combined into by basic Web service etc., the user interface client is used for the build-in services requestor, with the user interactions of the input and output of finishing Web service; It realizes that required software condition must possess: Web service developing instrument (as the VisualStudio2005 and the above version of Microsoft), Web service release management platform (as IIS6.0 and above version) etc., wherein the Web service developing instrument is used for the exploitation basic Web service of realization and uses Web service, Web service release management platform is used for the issue and the management of Web service, so that found and use by the service requester on the network.
Embodiment explanation: the construction method of the reliability design analysis service system of a kind of Service-Oriented Architecture Based of the present invention, the FB(flow block) of this method as shown in Figure 1, embodiment is described as follows:
Step 1, the basis of formation Web service, described basic Web service can be divided into following classification according to the difference of function, and it comprises: 1) reliability design analysis data access service; 2) product performance is described service; 3) platform integrated data interactive service; 4) reliability design analysis basis computing service; 5) reliability design analysis form service.
Wherein, 1) reliability design analysis data access service described in, its function provides the visit of the supporting database of described service system, and this database is used to store the data that various reliability design analysis work produce; The realization condition of described reliability design analysis data access service is for comprising database server, Web server, Web service exploitation and release management instrument; The realization flow of described reliability design analysis data access service is: realize the reliability design analysis database, the back is realized one based on above-mentioned reliability design analysis data of database visit Web service with the computer programming language (calling computer programming language in the following text) of supporting the Web service exploitation, it is realized mainly that additions and deletions to database change and the basic database operations function such as looks into, publishes to Web server at last for external call.
The code sample of realizing this reliability design analysis data access service is as follows, only describes the Core Feature function of service, function is not realized elaborating:
class?DataAccessService
{
[WebMethod]
XmlDocumentQuery(intrecordID);
[WebMethod]
voidAdd(object?o);
[WebMethod]
void?Edit(intrecordID);
[WebMethod]
voidDelete(intrecordID);
}
This code has realized that the additions and deletions of database change and has looked into function that this data access Web service is the main visit channel of reliability design analysis service system supporting database of the present invention.The design of described database as shown in Figure 2.
2) product performance described in is described service, its function provides that characteristic as the product of reliability design analysis target is described, comprise that tree construction is described, products-tree node dependability parameter information, the information that this service provides is the basis that reliability design analysis work is carried out, it can not independently obtain data, needs above-mentioned 1) in data access service or following 3) in the interactive service of platform integrated data be used; Its realization condition is Web server, Web service exploitation and release management instrument; The implementation that described product performance is described service is: realize a computer program service based on the tree data structure of XML, wherein Shu node comprises various dependability parameter information, then it is issued as Web service and is deployed in Web server for external call.
The code sample of realizing described reliability design analysis data access service is as follows, only describes the Core Feature function of service, function is not realized elaborating:
class?ProductService
{
[WebMethod]
XmlDocumentProductTree(intrecordID);
}
Wherein ProductTree () function returns the document examples of an XMLDocument type, and it has comprised products-tree structure and the relevant data message of node.Return the parsing of example by this, can obtain the required various data messages of product description.
3) interactive service of the integrated data of platform described in, its function provide and are used for realizing that with other design integrated platforms loose couplings is integrated, and this service is the infrastructure service that realizes performance and reliability integrated design; Its realization condition is other integrated platform servers, Web server, Web service exploitation and release management instrument; The realization flow of described platform integrated data interactive service is: realization utilizes the application development interface (API) of other integrated platforms to realize obtaining from other integrated platforms the program module of the data of required reliability design analysis task and relevant information, then it is issued as Web service for external call.
The code sample of realizing the interactive service of described platform integrated data is as follows, only describes the Core Feature function of service, function is not realized elaborating:
class?IntegrationService
{
[WebMethod]
XmlDocumentGetProductTreeFromPDM();
[WebMethod]
XmlDocumentUpdateProductTreeToPDM(intrecordID);
}
Wherein GetProductTreeFromPDM () function is by calling the document examples that integration platform api obtains data and returns an XMLDocument type, and it has comprised products-tree structure and the relevant data message of node.Return the parsing of example by this, can obtain the required various data messages of product description.Wherein UpdateProductTreeToPDM () function is used to call integration platform api the variations of upgrading such as products-tree information is updated to integrated platform.By this service, can realize integrated with other integrated platforms.
4) the computing service of the basis of reliability design analysis described in: its function provides the computing service of the reliability design analysis algorithm that includes certain algorithm complex, comprises basic computing modules such as reliability prediction algorithm, Reliability Distribution algorithm, fault mode density of infection computational algorithm, reliability block diagram model analysis algorithm, repairable system reliability model simulation algorithm, network reliability model analysis algorithm, fault tree analysis algorithm, ETA algorithm; Its realization condition is calculation server (can use server cluster in case of necessity), Web server, Web service exploitation and release management instrument etc.Described reliability design analysis basis computing is served its realization flow and is: realize the corresponding reliability design analysis class of algorithms (as the fault tree analytical algorithm), and realize interface such as good its input and output, it is issued as Web service for external call.
The code sample of realizing the computing service of described reliability design analysis basis is as follows, and this sentences fault tree analysis and describes as the representative of present embodiment, only describes the Core Feature function of service, function is not realized elaborating:
class?FTAService
{
[WebMethod]
voidSimplifyTree();
[WebMethod]
voidQualityAnalysis();
[WebMethod]
voidQuantityAnalysis();
}
Above-mentioned fault tree analysis algorithm service code sample has comprised three functional based methods, and SimplifyTree () is the fault tree shortcut calculation, and QualityAnalysis () is the qualitative analysis algorithm, and QuantityAnalysis () is the quantitative test algorithm.
5) service of reliability design analysis form described in: its function provides a kind of Web service of report generation, can realize the report generation function of the various information of the data that produce in the various reliability design analysis work and working result; Its realization condition is Web server, Web service exploitation and release management instrument etc.; Its realization flow is: realize utilizing third party's report generation control to realize the report generation class, configure the report generation template, report data comes source interface etc., and such is issued as Web service for external call.
The code sample of realizing described reliability design analysis form service is as follows, only describes the Core Feature function of service, function is not realized elaborating:
class?ReportService
{
[WebMethod]
voidResolveDataSource();
[WebMethod]
voidGenerateReport();
}
Above-mentioned reliability design analysis form service examples code has comprised two functional based methods, and ResolveDataSource () is the data source analytical function of form service, and GenerateReport () is for generating the report file function.
Step 2, make up and use Web service, described application Web service is the logical combination of above-mentioned basic Web service, this combination has complete reliability design analysis Working service logic, in conjunction with client technology for revealing (as the technology such as client of the Web page, Java client, window client, rich internet experience), can realize a specific reliability design analysis Software tool that comprises complete reliability design analysis Working service logic.Described application Web service based on but the .NET technological development that is not limited to Microsoft realizes that it also can be realized based on the computer programming language of any support Web service exploitation.Its realization condition is Web server, Web service exploitation and release management instrument etc.
The realization flow of described application Web service is: the business demand of determining reliability design analysis, determine the required reliability of applying basis Web service of this business demand, the combination foundation Web service, formation has the application Web service and the issue of complete reliability design analysis service logic, for external call.This procedure declaration is seen shown in Figure 3.
According to the method procedure declaration, can realize the structure and the application of fault tree analysis service system, as shown in Figure 4.Having described the Development of FTA Software that forms based on the Services Combination in the described reliability design analysis system among this figure realizes.The infrastructure service that wherein comprises has, and product performance is described service, data access service, form service, fault tree analysis algorithm service, the interactive service of platform integrated data; Combination by these infrastructure services can realize the fault tree analysis application service; Based on to the calling of this application service, and, can form the Development of FTA Software instrument of a telotism in conjunction with the User Interface that client realizes.Wherein, product performance is described fault tree Data access module in the service call data access service to realize the filling of data, also can the interactive service of calling platform integrated data to realize from other product design integrated platform (as PDM) platforms, obtaining data; The fault tree analysis algorithm comprises the various algorithms that relate in the fault tree analysis process, as specific algorithm logic modules such as fault tree reduction algorithm, fault tree qualitative analysis algorithm, fault tree quantitative test algorithms, processing by these algorithms, can realize the analytic process of fault tree, solve fault tree top event probability of happening, fault tree minimal cut set, bottom event importance degree etc. and analyze the result; Fault tree report generation module in the form service can generate corresponding report file and output according to input data, computational data, fault tree graph data etc.; Combination based on these infrastructure services can form the fault tree analysis application service.Promptly have fault tree achievement, fault tree simplification, fault tree qualitative analysis, fault tree quantitative test, fault tree report generations, fault tree data storage, and the Development of FTA Software instrument of function such as other platforms are integrated.
Step 3, form the reliability design analysis service system, described reliability design analysis service system, it realizes that required hardware condition must possess: database server, calculation server, common Web server, client station, and the computer network that is communicated with above-mentioned server and client, wherein, database server is used to dispose the data supporting database and the database access Web service of described service system, calculation server is used to dispose the higher basic computing Web service of algorithm complex, common Web server is used for the Deployment Report service, application Web service that is combined into by basic Web service etc., the user interface client is used for the build-in services requestor, with the user interactions of the input and output of finishing Web service; It realizes that required software condition is: Web service developing instrument (as the VisualStudio2005 and the above version of Microsoft), Web service release management platform (as IIS6.0 and above version) etc., wherein the Web service developing instrument is used for the exploitation basic Web service of realization and uses Web service, Web service release management platform is used for the issue and the management of Web service, so that found and use by the service requester on the network.
Fig. 5 has illustrated to describe among this figure and has comprised that supporting layer (mainly comprising infrastructure such as some hardware, network and operating system), service layer's (comprising infrastructure service layer and application service layer), application layer have constituted the reliability design analysis service system structure of a kind of Service-Oriented Architecture Based of the present invention.As shown in Figure 5, this figure has carried out further description and refinement to the described service system framework of Fig. 4.Wherein, the supporting layer comprises the infrastructure of hardware, network, operating system, relevant Web service release management instrument and so on, has also comprised other integrated platform simultaneously; Service layer is made up of infrastructure service layer and application service layer, the infrastructure service layer comprises product performance description service, the service of reliability design analysis form, the reliability design analysis data access service, the Reliability Distribution algorithm service, reliability block diagram model analysis algorithm service, the service of repairable system availability model simulation algorithm, the service of network reliability Diagram Model analytical algorithm, the reliability prediction algorithm service, the fault tree analysis algorithm service, fault mode density of infection algorithm service, ETA algorithm service, application service layer comprise the Reliability Distribution application service, reliability modeling and analytical applications service, the reliability prediction application service, failure mode effect and HAZAN application service, the fault tree analysis application service, the ETA application service; Correspondingly, application layer comprises Reliability Distribution instrument, reliability modeling and analysis tool, reliability prediction instrument, failure mode effect and HAZAN instrument, fault tree analysis instrument, ETA instrument.Dashed curve among Fig. 5 is represented calling of Web service, service call and syntagmatic sees that Fig. 4 illustrates.Described supporting layer provides the infrastructure services that reliability design analysis design service system of the present invention is supported, and is used for Web services such as deployment base service, application service; The infrastructure service layer provides and has comprised the basic Web services of various fine granularities such as data access service, form service in the reliability design analysis work; Application service layer is realized selection, the combination to infrastructure service, forms the application service to the complete logic realization of reliability design analysis; Application layer realizes that client is in conjunction with the reliability design analysis Software tool that realization can be mutual that calls to application Web service, basic Web service.
A kind of reliability design analysis service system of the present invention based on Service-Oriented Architecture Based, wherein said Web service and application program, described in its concrete deployment way such as Fig. 6: the reliability design analysis data access service is used to realize the unified visit of the database of reliability design analysis service system, and it is disposed general but is not limited on the special database server; The computing service of reliability design analysis basis has comprised the higher reliability design analysis algorithm of algorithm complex, this class service can be deployed on the stronger calculation server of arithmetic capability, in case of necessity, can also be deployed in calculation server cluster or cloud computing server cluster; The reliability design analysis application service of product performance service, the service of reliability design analysis form and a high level then can be deployed on one or more Web server; The interactive service of platform integrated data is used for designing the integrated used of integrated platform with other products, can be deployed in special server (as PDM Platform Server or its client server); In conjunction with being called the reliability design analysis Software tool that forms, above-mentioned Services Combination then directly is deployed in client station by client software.Above-mentioned all servers and computing machine all are positioned at the enterprise wan network, can interconnect.Based on above-mentioned deployment way, can realize cross-region application, the Distributed Calculation of reliability design analysis service system of the present invention and be easy to characteristic with other integrated platforms of enterprise.
Above-described example has been done detailed explanation to the implementation of various piece of the present invention; specific implementation form of the present invention is not limited thereto; for the those skilled in the art in present technique field, the various conspicuous change of under the situation of spirit that does not deviate from the method for the invention and claim scope it being carried out is all within protection scope of the present invention.

Claims (7)

1. the reliability design analysis service system construction method of a Service-Oriented Architecture Based, it is characterized in that: its concrete steps are as follows:
Step 1, the basis of formation Web service, the common service logic that described basic Web service is a small grain size, its difference according to function can be divided into following classification, and it comprises: 1) reliability design analysis data access service; 2) product performance is described service; 3) platform integrated data interactive service; 4) reliability design analysis basis computing service; 5) reliability design analysis form service;
Step 2, make up and use Web service, described application Web service is the logical combination of above-mentioned basic Web service, this combination has complete reliability design analysis Working service logic, in conjunction with the client technology for revealing, realize a specific reliability design analysis Software tool that comprises complete reliability design analysis Working service logic; Described application Web service realizes based on the computer programming language of any support Web service exploitation; Use Web service and use Web service exploitation and release management instrument to develop and issue, and be deployed in Web server; The realization flow of described application Web service is: the business demand of determining reliability design analysis, determine the required reliability of applying basis Web service of this business demand, the combination foundation Web service, formation has the application Web service and the issue of complete reliability design analysis service logic, for external call;
Step 3, form the reliability design analysis service system, described reliability design analysis service system, the hardware condition that it is realized must possess: database server, calculation server, common Web server, client station, and the computer network that is communicated with above-mentioned server and client; Wherein, database server is used to dispose the data supporting database and the database access Web service of described service system, calculation server is used to dispose the higher basic computing Web service of algorithm complex, the application Web service that common Web server is used for the Deployment Report service, is combined into by basic Web service, the user interface client is used for the build-in services requestor, with the user interactions of the input and output of finishing Web service; It realizes that required software condition must possess: Web service developing instrument, Web service release management platform, wherein the Web service developing instrument is used for exploitation and realizes basic Web service and use Web service, Web service release management platform is used for the issue and the management of Web service, so that found and use by the service requester on the network.
2. the reliability design analysis service system construction method of a kind of Service-Oriented Architecture Based according to claim 1, it is characterized in that: in the reliability design analysis data access service described in the step 1, its function provides the visit of the supporting database of described service system, to be used to store the data that various reliability design analysis work produce; The deployment of described reliability design analysis data access service needs the support of database server, Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; The realization flow of described reliability design analysis data access service is: realize the reliability design analysis database, realize one based on above-mentioned reliability design analysis data of database visit Web service with the computer programming language of supporting the Web service exploitation, realization changes the additions and deletions of database looks into the basic database operations function, publishes to Web server at last for external call.
3. the reliability design analysis service system construction method of a kind of Service-Oriented Architecture Based according to claim 1, it is characterized in that: describe service at the product performance described in the step 1, its function provides that characteristic as the product of reliability design analysis target is described, comprise that tree construction is described, products-tree node dependability parameter information, the information that this service provides is the basis that reliability design analysis work is carried out, and it can not independently obtain data; Its deployment needs the support of Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; The realization flow that described product performance is described service is: realize a computer program service based on the tree data structure of XML, wherein Shu node comprises various dependability parameter information, then it is issued as Web service and is deployed in Web server for external call.
4. the reliability design analysis service system construction method of a kind of Service-Oriented Architecture Based according to claim 1, it is characterized in that: in the platform integrated data interactive service described in the step 1, its function provides and is used for realizing that with other design integrated platforms loose couplings is integrated, and this service is the infrastructure service that realizes performance and reliability integrated design; Its deployment needs the support of other integrated platform servers, Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; The realization flow of described platform integrated data interactive service is: the application development interface of realizing utilizing other integrated platforms obtains the program module of the data of required reliability design analysis task and relevant information from other integrated platforms, then it is issued as Web service for external call.
5. the reliability design analysis service system construction method of a kind of Service-Oriented Architecture Based according to claim 1, it is characterized in that: in the computing service of the reliability design analysis described in step 1 basis: its function provides the computing service of the reliability design analysis algorithm that includes complexity, comprises following basic computing module: the reliability prediction algorithm, the Reliability Distribution algorithm, fault mode density of infection computational algorithm, reliability block diagram model analysis algorithm, repairable system reliability model simulation algorithm, network reliability model analysis algorithm, the fault tree analysis algorithm, the ETA algorithm; Its deployment needs the support of calculation server, Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; Described reliability design analysis basis computing is served its realization flow and is: realize the corresponding reliability design analysis class of algorithms, and realize good its IO interface, it is issued as Web service for external call.
6. the reliability design analysis service system construction method of a kind of Service-Oriented Architecture Based according to claim 1, it is characterized in that: serve at the reliability design analysis form described in the step 1: its function provides a kind of Web service of report generation, realizes the report generation function of the various information of the data that produce in the various reliability design analysis work and working result; Its deployment needs the support of Web server, and its exploitation and issue realize by Web service exploitation and release management instrument; Its realization flow is: realize utilizing third party's report generation control to realize the report generation class, configure the report generation template, report data comes source interface, and such is issued as Web service for external call.
7. the reliability design analysis service system construction method of a kind of Service-Oriented Architecture Based according to claim 1, it is characterized in that: in the described reliability design analysis service system described in the step 3, its structure, deployment are: utilize the Web service developing instrument, the exploitation of finishing basic Web service realizes, on this basis, in conjunction with specific reliability design analysis demand, basic Web service is made up, to finish the application Web service that has complete reliability design analysis service logic accordingly; The basic Web service of at last exploitation being finished is deployed on the corresponding server with the application Web service and it is published to Wide Area Network with Web service release management platform; In this, described reliability design analysis service system exploitation makes up and disposes and finish; Its use is: reliability design analysis client or Web end developer search and quote the Web service that is positioned at each server, in conjunction with developing corresponding input and output interactive interface, can realize a complete reliability design analysis Software tool, Aided Design personnel finish corresponding reliability design analysis work, the dirigibility of the deployment by Web service realizes the collaborative of reliability design analysis in the network; Reliability design analysis service with complicated algorithm is deployed in specific calculation server with it, realizes Distributed Calculation; Integrated to enterprise other integrated platforms by calling of platform integrated data interactive service realized, thereby realized the integrated design of performance and reliability.
CN201010586424.2A 2010-12-14 2010-12-14 Constructing method of reliability design analysis service system of service oriented architecture Active CN102024204B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010586424.2A CN102024204B (en) 2010-12-14 2010-12-14 Constructing method of reliability design analysis service system of service oriented architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010586424.2A CN102024204B (en) 2010-12-14 2010-12-14 Constructing method of reliability design analysis service system of service oriented architecture

Publications (2)

Publication Number Publication Date
CN102024204A true CN102024204A (en) 2011-04-20
CN102024204B CN102024204B (en) 2014-04-16

Family

ID=43865475

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010586424.2A Active CN102024204B (en) 2010-12-14 2010-12-14 Constructing method of reliability design analysis service system of service oriented architecture

Country Status (1)

Country Link
CN (1) CN102024204B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385616A (en) * 2011-10-10 2012-03-21 江苏鸿信系统集成有限公司 Method for customizing virtual call center through WEB distribution and database generation
CN102404149A (en) * 2011-11-23 2012-04-04 华为技术有限公司 Management system and method of service characteristics
CN102662989A (en) * 2012-03-14 2012-09-12 中国空空导弹研究院 Method for constructing RMS basic data service
CN103676854A (en) * 2013-12-02 2014-03-26 北京航空航天大学 Method for allocating mission reliability of avionic system in consideration of airborne network features
CN109474706A (en) * 2018-12-29 2019-03-15 北京明朝万达科技股份有限公司 A kind of data safety centralized services method and system
CN111062057A (en) * 2019-12-16 2020-04-24 英联(厦门)金融技术服务股份有限公司 Neutral data application method, device and system
CN111480322A (en) * 2018-02-22 2020-07-31 中兴通讯股份有限公司 Pervasive computing
CN111898357A (en) * 2020-07-23 2020-11-06 海南中金德航科技股份有限公司 Intelligent report system
CN112154417A (en) * 2018-05-21 2020-12-29 微软技术许可有限责任公司 Sharing a code base between a stand-alone version and a Web-based version of an application via an emulated network communication channel
CN109032945B (en) * 2018-07-27 2021-03-09 北京航空航天大学 Software reliability engineering integrated environment framework design method
CN114205386A (en) * 2021-12-06 2022-03-18 上海赫千电子科技有限公司 Vehicle-mounted network communication method oriented to service architecture
CN114462198A (en) * 2021-12-30 2022-05-10 中车永济电机有限公司 Product collaborative design oriented reliability data, model and method integrated system
CN114205386B (en) * 2021-12-06 2024-04-12 上海赫千电子科技有限公司 Service architecture-oriented vehicle-mounted network communication method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741595A (en) * 2008-11-26 2010-06-16 华为技术有限公司 Method, device and system for appraisal of network reliability
CN101794226A (en) * 2010-03-08 2010-08-04 山东大学 Service software construction method and system adapting to multiple business abstraction levels

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741595A (en) * 2008-11-26 2010-06-16 华为技术有限公司 Method, device and system for appraisal of network reliability
CN101794226A (en) * 2010-03-08 2010-08-04 山东大学 Service software construction method and system adapting to multiple business abstraction levels

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385616B (en) * 2011-10-10 2016-07-13 江苏鸿信系统集成有限公司 By the method that WEB distribution, data base generate customizing virtual call center
CN102385616A (en) * 2011-10-10 2012-03-21 江苏鸿信系统集成有限公司 Method for customizing virtual call center through WEB distribution and database generation
CN102404149A (en) * 2011-11-23 2012-04-04 华为技术有限公司 Management system and method of service characteristics
WO2013075585A1 (en) * 2011-11-23 2013-05-30 华为技术有限公司 System and method for managing service properties
CN102404149B (en) * 2011-11-23 2014-06-11 华为技术有限公司 Management system and method of service characteristics
US9654343B2 (en) 2011-11-23 2017-05-16 Huawei Technologies Co., Ltd. System and method for managing service characteristics
CN102662989A (en) * 2012-03-14 2012-09-12 中国空空导弹研究院 Method for constructing RMS basic data service
CN102662989B (en) * 2012-03-14 2015-06-24 中国空空导弹研究院 Method for constructing RMS basic data service
CN103676854A (en) * 2013-12-02 2014-03-26 北京航空航天大学 Method for allocating mission reliability of avionic system in consideration of airborne network features
CN103676854B (en) * 2013-12-02 2016-03-23 北京航空航天大学 Consider the avionics system mission reliability distribution method of onboard networks feature
CN111480322A (en) * 2018-02-22 2020-07-31 中兴通讯股份有限公司 Pervasive computing
US11297686B2 (en) 2018-02-22 2022-04-05 Zte Corporation Pervasive computing
CN112154417A (en) * 2018-05-21 2020-12-29 微软技术许可有限责任公司 Sharing a code base between a stand-alone version and a Web-based version of an application via an emulated network communication channel
CN109032945B (en) * 2018-07-27 2021-03-09 北京航空航天大学 Software reliability engineering integrated environment framework design method
CN109474706B (en) * 2018-12-29 2019-12-13 北京明朝万达科技股份有限公司 data security centralized service method and system
CN109474706A (en) * 2018-12-29 2019-03-15 北京明朝万达科技股份有限公司 A kind of data safety centralized services method and system
CN111062057A (en) * 2019-12-16 2020-04-24 英联(厦门)金融技术服务股份有限公司 Neutral data application method, device and system
CN111062057B (en) * 2019-12-16 2022-06-14 英联(厦门)金融技术服务股份有限公司 Neutral data application method, device and system
CN111898357A (en) * 2020-07-23 2020-11-06 海南中金德航科技股份有限公司 Intelligent report system
CN114205386A (en) * 2021-12-06 2022-03-18 上海赫千电子科技有限公司 Vehicle-mounted network communication method oriented to service architecture
CN114205386B (en) * 2021-12-06 2024-04-12 上海赫千电子科技有限公司 Service architecture-oriented vehicle-mounted network communication method
CN114462198A (en) * 2021-12-30 2022-05-10 中车永济电机有限公司 Product collaborative design oriented reliability data, model and method integrated system

Also Published As

Publication number Publication date
CN102024204B (en) 2014-04-16

Similar Documents

Publication Publication Date Title
CN102024204B (en) Constructing method of reliability design analysis service system of service oriented architecture
Saldivar et al. Industry 4.0 with cyber-physical integration: A design and manufacture perspective
De Santis et al. Zero-knowledge proofs of knowledge without interaction
CN101630271A (en) Middleware supporting system for simulating and calculating earthquake in grid environment
US20130018841A1 (en) Enabling computational process as a dynamic data source for bi reporting systems
Verdickt et al. Automatic inclusion of middleware performance attributes into architectural UML software models
Patil et al. Neutralizing semantic ambiguities of function block architecture by modeling with ASM
Baouya et al. Reliability-driven automotive software deployment based on a parametrizable probabilistic model checking
CN105718601A (en) Dynamic business integrating model and application method thereof
US20100107135A1 (en) System and Method for Transforming a Component Business Model
Homay et al. Granularity cost analysis for function block as a service
CN108628686B (en) System and method for designing and modeling products in a cloud environment
CN113177088A (en) Multi-scale simulation big data management system for material irradiation damage
US7991603B2 (en) Method for simulating a complex system with expansion of instance vectors, corresponding computer program product and storage means
Barba et al. OOCE: Object-oriented communication engine for SoC design
Dierauer et al. FutureWater Indiana: A science gateway for spatio-temporal modeling of water in Wabash basin with a focus on climate change
Karimpour et al. Early performance assessment in component‐based software systems
Dumez et al. Formal specification and verification of service composition using LOTOS
US9274762B2 (en) System and method for developing an object-oriented system
US10453019B1 (en) Business activity resource modeling system and method
Wang et al. A software-reuse method from model1 to SSH2
Banerjee et al. OPC UA and Dynamic Web Services: A generic flexible Industrial Communication Approach
Dong et al. A study of grid workflow dynamic customization for remote sensing quantitative retrieval
Zykov et al. Agile Services
CN117608564A (en) Service development method, device, equipment and readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201202

Address after: Room 1203, No. 10, Huayuan East Road, Haidian District, Beijing

Patentee after: Beijing dimensional venture Technology Co.,Ltd.

Address before: 100191 Beijing City, Haidian District Xueyuan Road No. 37 north of reliability and systems engineering

Patentee before: BEIHANG University