Vous êtes sur la page 1sur 24

SIMOTION Rotary Knife V2.

Siemens AG 2009. All Rights Reserved.

Converting Toolbox
Introduction

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

The application SIMOTION Rotary Knife was developed with the objective to address many of the known cross cutter applications using just one application software. When required, the application can be configured or also changed as a result of openness. Using the SIMOTION control platform the application SIMOTION Rotary Knife allows to realize cross cutters to be implemented for the widest range of applications, e.g. foil, film, paper, currogated etc. Works in combination with: SIMOTION Line Axis
Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Benefits when using the Application

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Shorter engineering and service times (same look & feel) Can be used in all programming languages Industry standards are used Supported by the various PM Application Centers Continuously updated in the Intranet Essentially open source code so that you can adapt the functions to your requirements User Manuals in German and English Simple to learn & get to know using application examples Free of Charge
Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Contents of the Application

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

PowerPoint presentation (English / German) Units / libraries (programming in either ST or MCC) User Manuals (English / German) Example project for SIMOTION D demonstration case Feedback sheets (English / German) Change log (change history)

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Scope of Functionality

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

The goal of the Rotary Knife The principal requirement of the rotary knife is to respect the synchronism during the cut the moving web by the knife or by the tool The standard Rotary Knife used to divide into pieces a moving web

Special tools for Perforation Welding Double cut


Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Scope of Functionality

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Scope of Functionality

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Scope of Functionality
Design and characteristic values of the Rotary Knife
Introduction Benefits when using the Application Contents of the Application
ncAn gle ngle yncA endS start Sy

Synchronous Angle (Synchronous Range) knifeCircumference startAngle Format Range inflectionPoint (Middle Position) 0 stopAngle Format Range inflectionPoint (Middle Position)

Phase1 Phase2

Phase2 Phase1

Scope of Functionality Function Block Overview Example Configuration Example Project Tools

stopAngle

startAngle Material

Synchronous Angle (Synchronous Range)

Physical quantity
KnifeCircumference [mm] StartAngle [] InflectionPoint [%] StopAngle [] StartSyncAngle [] EndSyncAngle []

Description
Effective circumference of the rotary knife (circle circumference) Start angle of the knife referred to 0 Reverse position (inflection point) of the cyclic cam referred to the length of the format range Stop angle of the knife referred to 0 Start point of the synchronous range referred to 0. From this position onwards, the cutting knife must move in synchronism with the material to be cut. End point of the synchronous range referred to 0. From this point onwards, the knife no longer has to move in synchronism with the material to be cut, and depending on the requirement, can be accelerated or decelerated to adapt the format Number of knives distributed around the circumference. Distance between the cutting position (0) and the sensor to detect the material and print mark

NumberOfKnives DistanceToSensor [mm]

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Funktionsbersicht
The following cam profiles can be selected:
Introduction Benefits when using the Application Contents of the Application Scope of Functionality
inflectionPoint

LINEAR This selection defines a motion profile with constant acceleration..

POLY_5 This selection defines a fifth order polynomial as basis for the motion profile..

Phase 1

Phase 2

knifeCircumference startSyncAngle (Synchronous range)

Format range

endSyncAngle (Synchronous range)

Function Block Overview Example Configuration Example Project Tools

Format length

JERK This selection defines a profile with constant acceleration and jerk limiting. Jerk limiting is specified using parameter jerkPhase1 / jerkPhase. The parameters are only evaluated in this profile.

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Funktionsbersicht
The following cutting profiles can be selected:
Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools
Linear cutting curve with 5% overspeed: knifeOverspeedStartCut = 5.0% knifeOverspeedZero = 5.0% knifeOverspeedEndCut = 5.0% Linear cutting curve: knifeOverspeedStartCut = 0.0% knifeOverspeedZero = 0.0% knifeOverspeedEndCut = 0.0%
Synchronous speed (machine speed) Max. velocity V

Synchronous range endSyncAngle

Format range Cycle

Synchronous range startSyncAngle

Knife entry
t

Knife exit

Cutting point

Polynomial cutting curve: knifeOverspeedStartCut = 5.0% knifeOverspeedZero = 0.0% knifeOverspeedEndCut = 5.0%


Knife entry Knife exit

Cutting point

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Scope of Functionality

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Operating mode management:


RESTART 4 4 Manual Manual 0 0 Error Error 2 2 StartposiStartposition tion

1 1 Disable Disable

6 6 SampleSamplecut cut

3 3 AutomaAutomatic tic

5 5 SingleSinglecut cut
Standard Zustandsbergang Fehlerzustandsbergang Automatische Zustandswechselkette

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Funktionsbersicht

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools
SINGLE_CUT (5) SAMPLE_CUT (6) The rotating knife is ready for a single cut. The rotating knife is ready to cut a series of test pieces. (Number and length of pieces has to be entered in SampleBuffer before starting!)

State
ERROR (0)

Description
FBRotaryKnife has detected a fault and has brought the rotary knife axis into a safe state. The fault is still present and can be evaluated by the user. The rotating knife has been stopped and is in the DISABLE mode. . FBRotaryKnife is ready for use, but is still in the safe operating state. All of the pending faults have been successfully acknowledged. The rotating knife is in the state after a reset, deactivated and stopped The rotating knife is moving or is already located at the START POSITION and is ready to be synchronized to the material web. The axis waits in the START POSITION operating mode The rotating knife has been synchronized to the material web and is cutting the material according to the specifications The rotating knife is the manual mode; the user can manually move the axis. The axis waits in the MANUAL operating mode.

DISABLE (1)

STARTPOSITION (2)

AUTOMATIC (3) MANUAL (4)

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Scope of Functionality
Parameterization instead of programming Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools Following properties can be covered the function Rotary Knife: Linear cut curve with adaptable over speed In the cut domain the knife and the web have the same velocity Polynomial cam Overshoot can be avoided Print mark correction with settable correction speed Die correction occurs out of the synchronous domain Multi knife system The Rotary Knife-FB can be used also with multi knife drum Settable Standby position of the knife Can be set with a parameter from the user Predefined start and stop behavior In order to start and stop the knife without jerk Dynamic change of the cut length Cam profile online adjusted by print mark and by format change Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Function Block Overview

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

The Rotary Knife functionality is part of the Library LRKLib and included in the application SIMOTION Rotary Knife: The Library consists of 4 Units: RK_CamCalc: RK_Progs RK_Template: RK_Tools:

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Function Block Overview - FBRotaryKnife

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Function Block Overview FBRKCamCalc

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Function Block Overview FBRKIpo

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Example Configuration
SIMOTION D445 (Technology and Machine Control)

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Example Configuration:
(High End, Machine control or stand alone)

SIMOTION D445

SIMOTION D445 SINAMICS S120 DC/AC SINAMICS ALM Capacitor Module TM17 1FW3 Motors

Infeed ALM

Motor Modules

Standards: SIMOTION Rotary Knife SIMOTION Line Axis

Rotary Knife 1FW3 Aux. Axis

PM External TM17 Encoder Evaluation SMC

Benefits:

High hardware integration (no special controller required) Standard Hardware No Black Box solution or special components Machine Control and Technology in one controller Higher Efficiency through Energy buffer
Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Example Configuration
SIMOTION D4x5 (Technology and Machine Control)

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Example Configuration:
(Medium Performance, Machine control or stand alone)

Infeed SLM/BLM SIMOTION D4x5

Standards: SIMOTION Rotary Knife SIMOTION Line Axis

Motor Moduls

SIMOTION D4x5 SINAMICS S120 DC/AC SINAMICS SLM/BLM Breaking Resistor (optional) 1FK/1FT or 1FW3 Motor

Rotary Knife

PM TM17

External Encoder Evaluation SMC

Aux. Axis

Benefits:

High hardware integration (no special controller required) Standard Hardware No Black Box solution or special components Modular Solution with scalable performance Flexible infeed concepts
Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Example Configuration

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Example Configuration:
(Low Cost / Low Performance)

HMI Ethernet / PROFIBUS SIMOTION D410

SIMOTION D410 SINAMICS S120 AC/AC Breaking Module (optional) 1FK7 Motor

SIMOTION D410 (Technology and Machine Control) PM340 Rotary Knife 1FK7

Standards: SIMOTION Rotary Knife SIMOTION Line Axis

External Machine Encoder

Benefits:

Cheap and simple stand alone solution (no special controller required) Onboard I/O inclusive fast inputs (printmark detection) Onboard TTL/HTL/SSI Encoder interface for Machine Encoder Standard Hardware No Black Box solution or special components Industry Sector
Siemens AG 2009. All Rights Reserved.

Converting Toolbox
Example Project

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Tools - Sizing

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Siemens AG 2009. All Rights Reserved. Industry Sector

Converting Toolbox
Tools - Sizing

Introduction Benefits when using the Application Contents of the Application Scope of Functionality Function Block Overview Example Configuration Example Project Tools

Siemens AG 2009. All Rights Reserved. Industry Sector

Thank you for your attention!

Application Center I DT MC PM APC Frauenauracher Str. 80 D-91056 Erlangen

E-Mail: applications.erlf.aud@siemens.com

Siemens AG 2009. All Rights Reserved.

Vous aimerez peut-être aussi