Virtual Learning Factory Toolkit
  • Virtual Learning Factory Toolkit
  • VLF Knowledge Base
    • Factory Data Model
      • OWL Classes
      • SPARQL Queries
      • SPARQL Updates
    • Instantiation of Factory Models
      • Assets
        • Assets in Spreadsheet
        • Assets in JSON
        • Assets in Ontology
      • 3D Models of Assets
        • 3D Models for Virtual Reality
      • Statechart
      • Animations
      • Data Repositories
        • Local Repository
        • Remote Repository
  • VLF Tools and Libraries
    • OntoGui
      • Modules
        • Control Panel
        • Individual Manager
        • System Design
        • Utilities
      • Personalization
    • OntoGuiWeb
      • Modules
        • Control Panel
        • SPARQL
        • Graphs OWL
        • Utilities
        • Asset Design
        • System Design
        • System Control
        • Performance Evaluation
        • MQTT Sync
        • Virtual Environment
        • Graphs Eng
        • StateChart
      • Personalization
    • jsimIO
      • How to start
      • JMT Overview
        • JSim
          • Model generation
          • Launch of the simulation
          • Reporting
        • Bibliography
    • VEB.js
      • Functionalities
      • Input/Output files
      • Integration with other software tools
      • Advanced Users
    • ApertusVR
    • MTM
      • How to start
      • Formalise the process
      • Prepare input data
      • Execution and results
    • MOST
      • How to start
      • Formalise the process
      • Prepare input data
      • Execution and results
    • RULA
      • How to start
      • Formalise the process
      • Prepare input data
      • Execution and results
    • OCRA
      • How to start
      • Prepare input data
      • Execution and results
  • Use Cases
    • Automated Assembly Line
    • Assets and Animations
    • Modelling of Factory Assets
      • Modelling of an Assembled Product
      • Modelling of a Workstation
      • 3D Modelling of a Workstation for Virtual Reality
    • Process Modelling
      • Modelling an Assembly Process
    • Modelling of a manufacturing system
      • Modelling in OntoGui
      • Modelling a Job Shop using OntoGui
      • Modelling of a Flow Shop using OntoGui
      • Modelling a Hybrid Flow Shop using OntoGui
      • Modelling an assembly system using OntoGui
    • Performance evaluation using jsimIO
      • Performance evaluation of a manufacturing system
        • Performance evaluation in Jsim
        • Performance evaluation of a Flow Shop using Jsim
        • Performance Evaluation of a Job Shop using JSim
        • Performance evaluation of a Hybrid Flow Shop using Jsim
        • Performance evaluation of an assembly system using Jsim
      • jsimIO Assembly
      • jsimIO Automatic
      • jsimIO Production
  • Classworks
  • Advanced Features
    • JMT model
      • Automatic generation of a JMT model
      • Automatic generation of animations
    • Enabling technologies
      • Node-RED
        • Node-RED tutorial
      • RDF libraries
Powered by GitBook
On this page
  • Scene Examples: Hinge
  • Scene 1 - Clones of Hinge
  • Scene 2 - Customized components of Hinge
  • Scene 3 - Hidden components of Hinge

Was this helpful?

  1. Use Cases
  2. Modelling of Factory Assets

Modelling of an Assembled Product

PreviousModelling of Factory AssetsNextModelling of a Workstation

Last updated 3 months ago

Was this helpful?

A hinge for the furniture market is presented as an example of 3D modelling of an assembled product.

The hinge consists of different components listed in the table below, assembled together according to the scheme in the figure.

ID

Label

Position [mm]

Wing

1

[0, 0, 0]

WingScrew

2

[0, 5.5, -9.5]

Clip

3

[0, 3, 8]

Pin1-1

4

[0, 5.7, 12]

Connector1

5

[0, 8.42, -45.43]

Spring

6

[0, 6.25, -38.68]

Pin1-2

7

[0, 2, -35]

Connector2

8

[0, 12.26, -37.35]

Pin1-3

9

[0, 9.5, -25]

Box

10

[0, -0.22, -47.11]

Hook

11

[-1, 22.02, -44.18]

Scene Examples: Hinge

Scene 1 - Clones of Hinge

Three hinges are included in the scene as assets (Hinge_1,Hinge_2,Hinge_3), all of them cloning the same 3D model Hinge.glb.

Scene 2 - Customized components of Hinge

One hinge is included in the scene as asset (Hinge) and the positions of hinge components are modified with respect to the default values specified in the Hinge.glb file. This can be done by explicitly defining the hinge components as assets in the spreadsheet and .json file. In particular, the hinge components are characterized by the following properties:

  • inScene set to 1

  • parentObject to properly map the hierarchy of assets

  • position to customize the (x,y,z) coordinates that are relative to the asset identified by property placementRelTo.

Scene 3 - Hidden components of Hinge

Two hinges are included in the scene as assets (Hinge1, Hinge_2), but not all the hinge components are actually included in the scene. This can be done by explicitly defining the hinge components as assets in the spreadsheet and .json file. In particular, the hinge components are characterized by the following properties:

  • inScene set to 0 so that it is not included in the scene

  • parentObject to properly map the hierarchy of assets

The 3D model of the Hinge has been prepared according to the workflow described in section and is according to the gLTF format.

The 3D model of the Hinge can be employed to characterize assets populating a scene. Herein three examples are described to highlight different features of data formalization based on a and . The resulting scene can be visualized using the web application (remote version), thus the path of the Hinge.glb file is defined according to the file system of the server where VEB.js is running.

It is not necessary to explicitly define all components as child assets in the spreadsheet or .json file because child nodes in the hierarchy of the .glb file are automatically cloned. VEB.js redefines the ID of cloned components by adding upfront the ID of the root node plus a dot (e.g. "Hinge3.Clip" clones node "Clip" in the hierarchy of asset "Hinge3"). The and are available.

The scene can be visualized in VEB.js either with the command "Import Scene" (and selecting the .json file) or by opening .

representation as a node in the .glb file (e.g. Hinge.glb#Clip), as and

The and . are available.

The scene can be visualized in VEB.js either with the command "Import Scene" (and selecting the .json file) or by opening .

representation as a node in the .glb file (e.g. Hinge.glb#Clip), as and

The and are available.

The scene can be visualized in VEB.js either with the command "Import Scene" (and selecting the .json file) or opening .

3D Models of Assets
available as .glb file
spreadsheet
.json file
VEB.js
spreadsheet table
.json file
this link
spreadsheet table
json file
this link
spreadsheet table
.json file
this link
here
here
documented here
documented here