事前预警、事中报警、事后分析,形成组织过程资产
Five technology platforms
EPC XSP EPC Foundation EPC IoT Platform EPC EIP EPC AI
XSP and XSP Browser
  • XSP is a cloud-based solution. It includes tools for CAD, 3D modeling, simulation, visualization, and data management.
  • XSP is an engineering model and data management platform, which manages data and 3D models based on engineering objects, provides API interfaces for applications, and meets the data and business operation requirements of applications.
  • The built-in engineering data warehouse design of XSP provides a solid foundation for the full life cycle data application of engineering facilities.
  • XSP is a PaaS platform developed by EPC, which benchmarks against Autodesk ASP.
  • XSP supports 3D-ND applications
  • XSP browser supports multi-mode and large model browsing
Core Technology
  • Open API interfaces: there are more than 40 interfaces at present and it is expected to exceed 60 interfaces by the end of 2023
  • Data processing capability: there are more than 50 data connections, and the data types include # D model, business system, Internet of Things, GIS, Data PB, etc.
  • BIM model application: 4D-8D
  • AI Applications: Drawing and Data Recognition
  • Support more than 30 different model types
  • Required model upload time: 15-30s, expected to reach 10s by the end of 2023
  • Integrated with other technologies, such as XP, GIS and IOT
  • BIM model processing capacity: 500M at present and expected to reach 2G by the end of 2023
Our Advantages
  • XSP supports multi-mode and large model, and 3D-ND applications,and it use streaming technology to ensure data security
  • Support 3D content collaboration
  • Supports 4D-5D-6D applications
  • XSP is a lightweight engine that can interpret various BIM models and seamlessly integrate with GIS systems and XR
  • XSP can provide application operating system and PaaS platform for BIM, intelligent manufacturing, digital city, intelligent building and other applications.
  • XSP is a model data management platform that supports all mainstream 3D models and provides XSP Viewer for model viewing
  • XSP supports OPEN BIM standard to convert and manage models, and use data warehouse design to better manage design models and project lifecycle data
  • The independent application of XSP Viewer supports model viewing and integration, and is suitable for supporting various application scenarios such as ESG carbon emission reduction.
  • XSP provides SaaS platform and VS Project platform based on XSP Open BIM Suite in the field of construction (including infrastructure) and process plant, and will expand its application to more fields in the future. At the same time, the third party can also use the convenient API service, full and single data source, and trusted data service provided by XSP to quickly build applications in different scenarios.
  • The use of XSP platform can reduce the use of professional software and the licensing costs, and also reduce the expenditure of hardware, especially graphics cards.
Content is being continuously updated.
Content is being continuously updated.
Content is being continuously updated.
System Overview
  • EPC Foundation is a platform that integrates software development, construction, management, and implementation, it includes software runtime framework, workflow engine, configuration and construction tools, component repository, software runtime and implementation platform, and intelligent engine.
  • The EPC Foundation platform is independently developed by EPC Solutions (Beijing) Ltd., and has 100% intellectual property rights. The platform was released as version 1.0 in May 2005 and has undergone continuous optimization and iteration. Up to October 2024, it has been upgraded to version 6.0(cloud platform).
  • The development and configuration platform provides a standardized business development process, uses microservice architecture to make components service-oriented, and adopts agile development modes.
  • The cloud operation platform provides a SaaS standard architecture with elasticity, high reliability, and high maintainability.
  • The microservice component repository provides all software development results and manages the classification, names, versions, and dependencies between these service components. The components of microservice component warehouse include two categories, technical service components (such as UI, data services, etc.) and business service components (such as enterprise level functional services and project level functional services).
  • The configuration and implementation platform provides convenient and efficient tools for software implementation and configuration.
  • The intelligent engine quickly establishes cross system processes in heterogeneous systems through a dynamic rule, supporting multiple input and output methods. Dynamically update software business logic using visual configuration without affecting system stability.
Technical Architecture
  • The technical architecture design of the platform is based on microservice architecture, dividing the business into individual microservices according to business domains and tools. Each microservice contains its own independent core logic and external interfaces. And it is provided to the business front-end for calling through service routing.
  • Based on B/S technology, the client-side only requires a browser.
  • Using container technology to improve operation and maintenance efficiency, and it has great flexibility.
  • The technical architecture adopts a design concept based on loose coupling, high cohesion, layered components, modularity, configurability, easy integration, and scalability. It adopts a service-oriented architecture concept and supports internal and external interfaces, data transmission, and process integration.
  • By adopting advanced technical architecture, the system will have strong business adaptability, scalability, and security reliability after deployment.
  • The system provides platform support services, front-end services, core services, and data services.
  • Platform support services include basic authentication services, service management, service discovery, application configuration, data configuration, routing configuration, and logging services for software operation.
  • Front end services provide Restful APIs required for mobile and web clients. The services include web UI/mobile UI, permission control, and API gateway services.
  • Core services include basic application services required for building business systems, as well as service routing services for controlling service access.
  • Data services include database access services and integration services(with other business system) mobile data collection services, information push services, and messaging systems that support these services.
  • The use of microservices provides great flexibility and convenience. For example, user authentication and permission control can provide a secure, open, and simple service for the authorization of user resources by using the OAUTH protocol. In a complex multi-application service system, each service can use authentication and authorization services without the need to establish a separate authentication and authorization mechanism. Different clients can use different authentication methods for user authentication, such as account password login, mobile phone number, email, fingerprint, facial recognition, key, access card, ID card, domain login, WeChat, mobile app, QR code login, etc. In the OAUTH protocol, each application service does not access user account information and is authorized based on resources, ensuring the security of user information and flexibly controlling data permissions.
  • The platform provides a basic management and configuration platform, basic development models, rapid prototyping tools and standardized business development processes.
  • The system has a high degree of stability and facilitates system maintenance and monitoring.
  • The system adopts graphical and configurable programming technology. It has graphical process customization tools, form customization tools, report customization tools, and programming interfaces, greatly improving development efficiency and reducing system maintenance costs.
  • The platform can quickly build business systems according to customer needs. Customer demand changes can be quickly implemented both before and after the system on line.
  • The platform supports the latest mobile internet applications and meet the needs of mobile office and wireless applications.
Product Advantage
Excellent performance and scalability
The system utilizes container technology to fully utilize the functionality of the local server and the computing power of the local CPU, thereby enabling the system to have high performance. In addition, it can quickly run local code, and load many tasks that are completed by servers in typical web application products, which improved performance and scalability.
Excellent scalability of application software
The system use microservices technology to break down complex monolithic applications, reducing the service level of the code, defining the business boundaries of microservices, and enabling easy development and modification of business code. Each domain service has a dedicated team for development and independent testing, ensuring the stability and integration performance of the service. At the same time, the reduction in the size of individual microservice code makes code refactoring possible. Due to the association between microservices through service calls, the scalability is improved compared to monolithic application architectures.
Excellent ease of deployment and maintainability
Microservices are centrally deployed, published, and maintained through automated operation and maintenance software. The deployment, implementation,and maintenance of all business software is centralized on the server side, with no installation or maintenance required on the client side. The management system can be accessed through a browser, minimizing the maintenance workload on the client side and greatly facilitating system management.
Performance
The company has successfully released many mature project management products based on this platform:
VSP series products
VSP DOC
VSP DM
VSP PPS
VSP MAT
VSP CM
VSP EPC Risk M, etc;
NEC series products
NEC CMS
NEC DP, etc
Content is being continuously updated.
Existing Problem
  • Each business system is independent, and data cannot be shared, resulting in information silos and affecting project decision-making efficiency.
  • Users need to log in to multiple systems, which is cumbersome and unable to handle to-do items uniformly, reducing work efficiency.
  • The risk warning indicators cannot be viewed centrally, making it difficult to identify project risks timely.
  • The project leader lacks a global perspective and finds it difficult to coordinate various business areas.
  • The phenomenon of data silos is intensifying, making it difficult to integrate and analyze data, which affects project optimization.
  • Insufficient data accumulation and underutilization of valuable information limit project development.
  • The risk warning function is weak and cannot effectively prevent potential risks.
  • The lack of a closed-loop work system leads to incomplete task execution, which affects project quality.
  • Insufficient warning and supervision of overdue situations have increased the risk of project delays.
  • The system only supports PC, and mobile usage is limited, which affects project flexibility and response speed.
System Overview
Enterprise digital intelligence integration platform is a platform that integrates data from multiple systems and promotes efficient work collaboration. The platform can implement single sign on for various business systems and visualize business indicator data, handle to-do items, and ensured work collaboration and closed-loop management of risk warning. The platform supports PC, APP, and operation backend. The operation backend provides registration for third-party KPIs and digital intelligence scenarios, supporting rapid integration of new businesses.
System Value
Data integration
The platform can integrate data from different systems, break down information silos, provide comprehensive data views, and support decision-making.
Work collaboration
Through single sign on and unified handling of to-do items, the platform promotes work collaboration between business systems and improves overall work efficiency.
Closed-loop management of Risk Warning
Through work collaboration and closed-loop management of risk warning, the system can timely detect and handle potential risks, ensuring the smooth progress of the project.
Multi terminal application
covering PC, APP, and operation backend, meeting users' usage needs in different scenarios and enhancing user experience.
Business Expansion
The operation backend provides registration for third-party KPIs and digital intelligence scenarios, supports rapid integration of new business systems, and meets the company’s continuously expanding business needs
Management Integration
The platform provides a unified management integration environment, simplifies operational processes, reduces management costs, and improves management efficiency.
Product Advantage
Seamless Connection
The platform can achieve seamless connection between different systems, ensuring real-time synchronization and sharing of data.
Visual Monitoring
The visual display of key indicator data helps users quickly understand the business situation and make decisions.
Personalized management
The platform provides ABAC permission management to meet the needs of different users and enhance management flexibility.
One key login
It enables one key login for multiple management systems, simplifies the login process, and enhances user experience.
Efficient collaboration
Through the work collaboration function, it promotes cross department and cross system communication and cooperation, and improves work efficiency.
Intelligent early-warning
The platform has intelligent early-warning function, which can timely detect and handle potential risks, ensuring project safety.
Flexible Extension
The platform supports rapid integration of new business systems, meets the company’s continuously changing business needs, and maintains platform competitiveness.
Stability and reliability
The platform adopts advanced technology architecture and stable data storage methods to ensure the stability of the system and the reliability of data.
Content is being continuously updated.
System Display