Converters, Turntable and Turnplate in Siemens Tecnomatix Plant Simulation

 Converters, Turntable and Turnplate in Siemens Tecnomatix Plant Simulation

Project Files (GitHub) : nachikethboin/Converters-Turntable-and-Turnplate-in-Siemens-Tecnomatix-Plant-Simulation

A computer generated image of a machine

AI-generated content may be incorrect.

1. Setting Up the Converter

  • Add a Converter:
    • Drag the Converter object from the toolbox and place it on your workspace.
    • The Converter is used to simulate processes like painting or packaging, where a part may change properties as it passes through.
  • Attach a Conveyor:
    • Drag a Conveyor and connect it to the output of the Converter.
    • This models the movement of items after conversion.

A black and blue road with arrows

AI-generated content may be incorrect.

  • Configure Output Directions:
    • Click on the Converter. In its properties, find the "Output Directions."
    • You can set multiple output paths, meaning items can leave the Converter in different directions depending on rules or logic.
    • Adjust the “Default Exit” to specify the standard output direction.

A screenshot of a computer

AI-generated content may be incorrect.

 

2. Adjusting Parameters

  • Set Moving and Exit Time:
    • Still in the Converter’s properties, locate options for “Moving Time” and “Exit Time.”
    • Moving Time: How long an item spends moving through the Converter.
    • Exit Time: Pause or buffer time before the item leaves the Converter.

3. Using Data Tables for Part Attributes

  • Create a Data Table:
    • You can specify part attributes (like part type, color, or batch) in a data table.
    • In Plant Simulation, link your part source to this table so each part entering the system gets its unique attributes.

4. Parameterize the Source

  • Customize the Source Object:
    • Go to the Source object (where parts are created).
    • Link it to the data table so every new part has custom data assigned (e.g., name, type).
    • The Converter can then make routing or processing decisions based on these data attributes.

5. Define Exit Strategies

  • Create User Objects and Rules:
    • Develop custom logic that directs parts to different exits from the Converter based on their name or type.
    • Use Plant Simulation’s scripting or table lookup features for this.
    • This enables advanced sorting (e.g., sending "PartA" left and "PartB" right).

A screenshot of a computer

AI-generated content may be incorrect.

A screenshot of a computer

AI-generated content may be incorrect.

 

A computer generated image of a bus

AI-generated content may be incorrect.A black and blue rectangular object with arrows

AI-generated content may be incorrect.

6. Work with Other Length-Oriented Objects

  • Angular Converter:

A video game of a platform

AI-generated content may be incorrect.

    • Place and connect the Angular Converter to create angled paths.
    • Use for layouts requiring line splits or merges at an angle.

A screenshot of a computer

AI-generated content may be incorrect.

  • Turntable & Turnplate:
    • Drag these objects into your flow to rotate parts or carriers.
    • Set the angle/rotation logic in their properties for versatile routing.

Turn Table

A computer generated image of a machine

AI-generated content may be incorrect.A computer generated image of a machine

AI-generated content may be incorrect.

 

 

 

Exit Strategy of TurnTable

A screenshot of a computer

AI-generated content may be incorrect.

TurnPlate

A road with arrows pointing to the right

AI-generated content may be incorrect.

A screenshot of a computer

AI-generated content may be incorrect.A screenshot of a computer

AI-generated content may be incorrect.


Now we change the angle of rotation to 180 and start the simulation again.
We will now also see, that the conveying direction of the part will be changed.

Comments

Popular posts from this blog

Simple Production Line in Siemens Tecnomatix Plant Simulation

SOC Estimation and modelling of Electric Vehicle EV in MATLAB

16x02 LCD via I2C (PCF8574) using STM32F103C8Tx microcontroller.