You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

FrameworX embodies the principle of Unified by Design - a single platform architecture that eliminates the traditional boundaries between development, deployment, and runtime environments. This unified approach reflects in the platform's native inclusion of all required modules for real-time applications: industrial process modules (alarms, historian, devices with 100+ connectors) and core application modules (scripts, reports, datasets).

Vision: Aim high, start simple, scale without limits.

The architecture enables you to design once and deploy everywhere - desktop (.NET), web (WebAssembly), and mobile - from a single solution configuration.


Real-Time In-Memory Database

When a solution executes, variables like Tags, Templates, and Assets are loaded into memory, acting as a central point of reference for all functional modules. The TServer.exe process maintains this real-time database, running as either a Windows Service or deployed to Linux and other supported operating systems.

All modules interact with the real-time database through a publish/subscribe model, ensuring consistent data access and efficient performance across the entire system.


Deployment Models

FrameworX provides versatile deployment architectures tailored to your operational requirements, from standalone configurations to sophisticated distributed systems.

Unified Designer

Standalone Configuration

  • All components on a single machine
  • Ideal for small to medium applications
  • Can serve as Edge data collector
  • Simplified maintenance

Distributed Architecture

  • Multiple servers with specialized roles:

    • DataHub Station - Field-level I/O acquisition, alarm processing, historian
    • Displays Portal - User interface serving for distributed operator groups
    • Enterprise-wide solutions with optimized network usage

Redundant Systems

  • Hot-standby failover with automatic switchover
  • No data loss during transitions
  • Synchronized historian and alarm databases
  • Mission-critical application support

Cloud and Hybrid

  • On-premise edge runtime for local control
  • Cloud services for analytics and storage
  • MQTT/HTTPS protocols for secure communication
  • Flexible scaling based on demand

Typical Deployment Scenarios

Single Server

  • Server handles all runtime functions

Stand-Alone System

  • Local client via Rich Client or remote SmartClient or Web
  • Suitable for machine operation and Edge systems.


Server and Clients System

  • Local or remote clients via Rich Client, Web Browser, or Mobile
  • Suitable for single-site or line operations


Distributed Systems

  • Multiple servers across different plants
  • Local operators at each site
  • Central control room for enterprise monitoring
  • Each site can have redundant server pairs

Distributed Data Acquisition System

Distributed Control System

In a Distributed Data Acquisition System, a server machine hosts device modules communicating with remote PLCs or historians. The SCADA client can be on the same server or a separate computer. This setup is ideal for plants with devices on slow or limited networks, optimized with I/O servers for better performance.

Multiple servers are set up across different plants or projects, enabling access to control rooms for each. Users select the specific plant they wish to monitor since clients for each plant are not integrated into one machine. This setup features discrete locations with local operators and redundant servers for each site.





Platform Components

Solution Developer Journey: Create → Design → Deploy/Run


  1. Core Components — servers, services, modules; how they fit together. 

  2. WorkspacesSolution Center Overview and Designer Workspace (can be siblings or a combined page). 

  3. Runtime & Clients — SmartClient/Web, roles, where logic runs.


Platform UI Tools  Interaction

Our platform relies on the three components described below. It supports distributed architectures, which means that each one of these software components may be running on one computer, exchanging data with the modules on other computers.


Depoloyment models


Our platform provides versatile deployment choices tailored to your operational requirements. Whether you require a straightforward standalone configuration with both server and client components on a single machine or a sophisticated distributed system optimized for slower networks, our platform seamlessly adjusts.

Our platform is adept at managing client and server systems, whether they are networked computers or accessed remotely via WAN or Cloud. Additionally, it facilitates distributed control systems across various plants for real-time monitoring and management. For mission-critical applications, you have the option to deploy redundant servers with automatic failover and data synchronization, ensuring continuous operation.

Deployment Architectures

Typical Deployment Scenarios

Our platform supports projects ranging from Edge applications on embedded devices to large-scale distributed applications.

This section covers some standard deployment architectures.

Stand-Alone System

In a Stand-Alone System, all components run on one machine, like a Windows desktop or industrial PC, serving as both server and client. It can also act as an Edge data collector for remote platforms.


ingle server with local or remote clients

Distributed Data Acquisition System

In a Distributed Data Acquisition System, a server machine hosts device modules communicating with remote PLCs or historians. The SCADA client can be on the same server or a separate computer. This setup is ideal for plants with devices on slow or limited networks, optimized with I/O servers for better performance.

Client and Server System

In a Client and Server System, the platform's server handles server-side modules such as alarms, historians, and data acquisition.

Operator client stations run on other networked or remote computers connected via WAN or Cloud interface.

Distributed Architecture


Distributed Control System

In a Distributed Control System, multiple servers are set up across different plants or projects, enabling access to control rooms for each. Users select the specific plant they wish to monitor since clients for each plant are not integrated into one machine. This setup features discrete locations with local operators and redundant servers for each site, along with a central control room for simultaneous monitoring of all sites. Each site is represented by a separate cluster comprising primary and standby servers.

Redundant Systems


Redundant Server System

The Redundant Server System comprises two separate computers running the platform's servers, with redundancy managed automatically. Simply specify the IP addresses of the primary and secondary stations. Here are some common deployment scenarios:

  • The Alarm and/or Historian database is hosted on a third machine dedicated to historical data.
  • Both primary and secondary servers store historical data for the Alarm and/or Historian modules, with automatic data synchronization.
  • Redundancy is implemented for the device module (PLC communication).

Redundant Server System With Centralized DB


Cloud and Hybrid


Security Zones - L1 to L4 (Concept)







1. Solutions Manager (Solution Management)

Our platform enables you to create industrial applications for any platform - you can run it on Windows, Linux, Mac, Routers and Universal Robots. This is the first interface you'll see when running the software and it showcases all the solution files you have. You can create, edit, manage and run solutions from here.

2. Designer (Solution Configuration)

The Designer Workspace allows you to edit solutions’ displays and tags, as well as modules such as Devices, Alarms, Scripts, Datasets and Historian.

3. Runtime (Solution Execution)

When you run your solution, the first UI you'll be presented with is the TStartup, which is responsible for loading everything the solution needs. This includes the TServer, which enables communications with databases, and the modules that will act behind the scenes to display the information the user sees. It will also open the User Interface, which can be either Windows or Web Clients.

  1. one-page orientation + high-level diagram; link to pillars and key runtimes. 

Stand-Alone System

In a Stand-Alone System, all components run on one machine, like a Windows desktop or industrial PC, serving as both server and client. It can also act as an Edge data collector for remote platforms.





-----

Consolidation to do:







  • No labels