Data

picture

PressureDataDB_FaciliSteelMasterX10

Real-time pressure database for FaciliSteelMaster X10.

Data related to Manufacturing suitable for Injection Pressing

Operated by cloudSME and available at the facility FaciliTech Duisburg for 8 months, 2 weeks ago (last modified 8 months, 2 weeks ago); viewed 246 times, linked 1 time, and booked 0 times

Description:

The PressureDataDB_FaciliSteelMasterX10 is a real-time database that stores the pressure data recorded during the steel molding operations of the FaciliSteelMaster X10. The database stores two main types of data: 'PressureInput', which specifies the target pressure set by the digital twin, and 'PressureFeedback', which contains the actual pressure recorded by the machine. This data is stored in a structured format, with timestamps, to facilitate historical analysis and optimization of the molding process. The database is implemented using PostgreSQL and adheres to a specific schema that defines the structure and semantics of the stored data. This schema can be accessed and reviewed at the provided Schema URL.

Kind: DK1

Direction: DD2

Type: PostgreSQL

Advanced Settings

Schema:

The schema defines two main tables: 'PressureInput' and 'PressureFeedback'. Each table contains columns for 'Timestamp', 'PressureValue', and 'Status'. The 'PressureInput' table also contains a 'TargetPressure' column.