101: Modeling A Simple Sorting Machine - Or my very first look at twin
Infobox | |
---|---|
Level | Beginner |
Duration | approx. 30 minutes |
Prerequisites | - twin Professional (Installation instructions). - Use the project SortingMachine from the tutorials folder. |
In this tutorial, we will prepare and kinematize a machine consisting of a conveyor belt, a cylinder, a light barrier, and two types of workpieces — one short and one long. The goal is to set up the machine so that it can be programmed in the next steps to sort the short and long workpieces. Together, we will:
- Add workpieces
- Add relevant objects to the physics simulation
- Make the workpieces move along the conveyor belt
- Kinematize the cylinder
- Position a light barrier
- Create sources for our workpieces
- Add a control panel to manually trigger the workpieces
After completing the kinematization and programming the sequences (which is shown in the next tutorial), this is how our machine will run:
Note
Please note that this is a very basic tutorial. We will not use the whole range of functionality and we will make some simplifications which would make no sense in a real project. Nevertheless you will learn how easily you can create very complex machines with twin.
Next
The tutorial starts in the next chapter.