An industrial world model is a digital representation of an industrial system. It describes spatial structure, physical objects, processes, and behavior rules in a common form. AI can assemble parts of the model from point clouds, images, engineering files, and operational data, with engineers reviewing the results. The resulting 3D scenes and semantic models can be queried, exchanged, and used by applications in manufacturing, buildings, and energy.
An industrial world model provides:
This work studies how AI can combine the different records used to describe an industrial site. Inputs include LiDAR and SLAM point clouds, images, video, CAD, 3D asset libraries, BIM, sensor readings, device logs, SCADA and PLC data, production recipes, bills of materials and processes, operating procedures, and material-flow records.
This work maps objects, topology, and behavior in a 3D scene to industrial information models and ontologies. The standards under study include OpenUSD, 3MF, ISA-95, ISA-88, OPC UA, AAS, IEC 61850, MTP, Brick, SAREF, ECLASS, and DPP. Engineers should be able to inspect the mapping, while software agents should be able to query and act on it directly.
Industrial world models need data that connects geometry with equipment identity, process context, and operating behavior. This research therefore includes shared open or access-controlled datasets for training and validation. The initial dataset groups are listed below.
Typical Industrial Dataset Examples:
Physics and cycle-time simulation add motion, contact, timing, and material flow to an industrial world model. Engineers can use these simulations for automation design, digital-twin validation, process analysis, and anomaly studies. They also provide controlled environments for training and testing AI agents.
Technical topics:
Abstraction of physics engine skills and integration into industrial scenarios, such as:
Embodied-intelligence systems must connect AI decisions to movement and interaction in physical space. A robot model therefore needs more than geometry and software interfaces. It must also describe capabilities, state, behavior, constraints, and the environment in which the robot operates. A common information and behavior model would let engineering tools exchange these descriptions across platforms and industries.
The proposed standard separates this work into metamodels, static information models, dynamic behavior models, and interoperability rules. The metamodel defines types, structure, and security. Information models describe robots and their industrial context. Behavior models cover behavior trees, state machines, simulation, semantic actions, and agent interaction.
Domain-specific languages, communication protocols, and runtime specifications would provide a common way to connect different humanoid robots to applications in factories and other operating environments.

Compatibility mappings connect the model to AAS (Asset Administration Shell), DPP (Digital Product Passport), OPC UA (OPC Unified Architecture), and MTP (Module Type Package). The work also considers the IEEE 1872 series, ISO/TC 299, IEC 61508, and IEC 60748. These mappings allow existing industrial descriptions to be reused instead of translated by each project.
The same modeling approach can cover humanoid, industrial, and collaborative robots, as well as agents and digital twins. Its practical test is whether behavior can be composed, exchanged, simulated, and checked without hiding platform-specific constraints.
A humanoid robot combines mechanical structures, electrical systems, control software, and embodied AI. Few companies make every part themselves. Robot manufacturers depend on suppliers of chips, actuators, dexterous hands, sensors, batteries, software, training data, testing, and field service.
Current ecosystem
Current constraints
This concept treats AI as part of the engineering environment, not as a chat panel added to an existing tool. Agents generate and revise workflows, UI views, automation logic, simulation assets, documentation, and integration adapters from specifications that engineers can inspect and version.
The environment contains industrial knowledge graphs, behavior-model libraries, semantic data products, workflow patterns, and small reusable behaviors for software and hardware. Engineers set the intent, constraints, standards, safety boundaries, and domain context. Agents assemble candidate solutions, check dependencies, and attach each generated artifact to its semantic description.
Human engineers retain control of architecture, constraints, validation, and safety decisions. Agents take on repetitive implementation, integration, documentation, and adaptation work. Generated applications remain tied to reviewed models and versioned components.
This controller concept organizes control logic around schedulers, explicit states, event conditions, structured behavior descriptions, and verifiable execution boundaries. It is intended for industrial systems in which engineering tools and AI agents need to inspect the same control model.
The controller exposes states, transitions, input and output constraints, timing requirements, safety guards, and domain semantics as structured data. An agent can inspect why a state changed, which input triggered an action, and whether generated behavior meets safety and timing requirements.
The controller still runs deterministic control logic. Its structured interface also supports simulation, automated testing, digital twins, agent orchestration, and controlled runtime changes.
A vendor-neutral reference architecture for replacing proprietary humanoid-robotics simulation, scene, sensor, control, and learning services with open-source and self-developed components.
An agent-based industrial design system that compiles product intent directly into verified geometry, simulation evidence, process plans, machine instructions, inspection programs, and manufacturing records.
A domain-aware robot SoC research architecture that places multimodal perception, industrial knowledge, deterministic motion control, safety isolation, and open deployment tooling on one evidence-driven compute platform.
A Behavior Emulator runs domain-specific semantic models before they connect to real equipment. It converts domain descriptions, behavior contracts, state machines, equations, event rules, and standard interfaces into scenarios that engineers can inspect and AI agents can operate.
Most domain standards describe assets, interfaces, measurements, and vocabulary, but they do not execute the behavior they describe. The emulator adds that runtime. Teams can compare models, replay events, inject faults, test integrations, prototype digital twins, and train agents without using a production system.
Initial Domain Coverage:
Each domain model runs as a behavior service with controllable inputs, observable state, and traceable decisions. This makes standards testable and keeps early agent experiments away from production equipment.