howto-example-1444x512

Use ctrlX SAFETY to control safe motion (SMO) function of IndraDrive

Drives_Uwe
Community Moderator
Community Moderator

Versions used

All the functions and screen shots are based on:

  • ctrlX SAFETY Engineering version >= 1.7.1.8190
  • SAFEX Runtime / Firmwareversion >= 1.0.0.1 (C-sample)

Prerequisites

A connection to the ctrlX SAFETY control and IndraDrive has been successfully established, the devices are correctly wired and 24 V are successfully put on. As well the engineering tools ctrlX SAFETY and ctrlX DRIVE Engineering or IndraWorks Engineering have been started.

 

Be aware that you can find the blog entry as well as zipped document in the attachment. Similarly the sample PLC program and the sample drive parameters are attached.

1. Function of the established SAFEX logic program

The principle function of the SAFEX logic program is the following:

EMERGENCY STOP (SMES)

If the EMERGENCY STOP button at ctrlX SAFETY is pressed, the corre-sponding safety function at the drive, is activated immediately, which leads to a deceleration of a still moving axis. After coming to standstill and acknowledging the EMERGENCY STOP function the drive is shut off and thus torque/force free. The door is released to be opened at that time.

Note, that the “Drive Enable” signal from the control has to be removed before the time entered for the reaction time of the EMERGENCY STOP function or the time delay inside the Safe logic program for the STO function is exceeded, thus directly after the standstill is accomplished. Otherwise an error is shown.

If the EMERGENCY STOP button is released again and the door is shut, the Reset button needs to be shortly pressed twice in order that the EMERGENCY STOP and thus the function is released as well. Then the drive can be activated (drive enable be set) again.

Mind that the EMERGENCY STOP is always prior to all other safety functions and, if activated, superseding the in before active safety function.

Mode Select - Change to Safety Operation Mode (activating the safe operational stop (SMST2))

If the “Mode Select” switch at ctrlX SAFETY is engaged, the correspon-ding safety function at the drive is activated immediately, which leads to a deceleration of a still moving axis. After getting to standstill the drive is in operational stop with torque/force on. The door is released to be opened at that time.

If the “Mode Select” switch is released again and the door is shut, the Reset button needs to be shortly pressed in order that the SMST2 function is released again. Then the drive can be activated (drive enable be set) again.

Enabling Control (activating safe motion with limited speed)(SMM1)

If the “Enabling Control” button at ctrlX SAFETY is pressed additionally to the “Change to Safety Operation Mode” switch, the corresponding safety function at the drive incorporating the SMO function is activated immediately, which allows the control to set a command with reduced speed. In this condition the door can be opened to take a closer look to the moving axis. If the “Enabling Control” button is released again, the safe operational stop (SMST2) is getting active again.

Safe Zone Module HSZ01.1

The safe Zone Module HSZ01.1 is used to spread the different safety operation mode to up to 35 IndraDrives. The HSZ01.1 itself is controlled via hard wiring to the ctrlX SAFETY control SAFEX.

Safe Motion safety technology communication (ring topology)

The connection to the drives incorporating the SMO function is accomplished via the so-called Safe Motion safety technology communication connection, a ring connection to all IndraDrive devices and back.

Drives_Uwe_0-1642166808360.png

Fig. 1.: Overall schematics

2. Wiring schematics

The SAFEX control´s input devices are:

  • 1 double channel EMERGENCY STOP button
  • 1 double channel “Mode Select” switch
  • 1 double channel “Enabling control” button
  • 1 single channel Reset button
  • 1 double channel input SZE coming from safe Zone Module HSZ01.1 acknowledging that no safety error is present at all connected drives
  • 1 double channel input SZA coming from safe Zone Module HSZ01.1 acknowledging that the safety zone is in safe operation mode at all connected drives
  • Double channel “Door closed” contacts from the safety door
  • Double channel “Door locked” contacts from the safety door
  • All double channel buttons except on the ones coming from the safe Zone Module HSZ01.1 are fed by pulsed 24V

The output devices are:

  • 1 double channel transferring the EMERGENCY STOP information to the safe Zone Module HSZ01.1
  • 1 double channel transferring the “Mode Select” switch information to the safe Zone Module HSZ01.1
  • 1 double channel transferring the “Enabling control” information to the safe Zone Module HSZ01.1
  • 1 single channel output to open the safety door

Drives_Uwe_1-1642092010490.png

Fig. 2.: Overall wiring schematics with ctrlX SAFETY

3. Settings inside SAFEX control

The settings of the SAFEX control and the devices connected to the ctrlX SAFETY control should be according to the following.

Drives_Uwe_0-1642491328059.png

Fig. 3.: Settings of SAFEX control

Drives_Uwe_3-1642092128827.png

Fig. 4.: Settings of “Emergency Stop” button connected to SAFEX control

Drives_Uwe_4-1642092128834.png

Fig. 5.: Settings of “Mode Select” switch connected to SAFEX control

Drives_Uwe_5-1642092226204.png

Fig. 6.: Settings of “Enabling Control” buttons connected to SAFEX control

Drives_Uwe_6-1642092226211.png

Fig. 7.: Settings of “Start/Reset” button connected to SAFEX control

Drives_Uwe_7-1642092226218.png

Fig. 8.: Settings of “SZE” signal connected from safe Zone Module HSZ01.1 to SAFEX control

Drives_Uwe_8-1642092226224.png

Fig. 9.: Settings of “SZA” signal connected from safe Zone Module HSZ01.1 to SAFEX control

Drives_Uwe_9-1642092226231.png

Fig. 10.: Settings of “DoorClosed” signal connected to SAFEX control

Drives_Uwe_10-1642092226238.png

Fig. 11.: Settings of “DoorLocked” signal connected to SAFEX control

 

Drives_Uwe_11-1642092377706.png

Drives_Uwe_12-1642092377711.png

Fig. 13.: Settings of “E-Stop” output connected from SAFEX control to safe Zone Module HSZ01.1

Drives_Uwe_13-1642092377718.png

Drives_Uwe_14-1642092377724.png

Fig. 13.: Settings of “ModeSelect” output connected from SAFEX control to safe Zone Module HSZ01.1

Drives_Uwe_15-1642092377736.png

 

Drives_Uwe_16-1642092377742.png

Fig. 14.: Settings of “EnablingControl” output connected from SAFEX control to safe Zone Module HSZ01.1

Drives_Uwe_17-1642092377753.png

Fig. 15.: Settings of “Open Door” output of SAFEX control

4. Safe logic inside SAFEX control

The safe logic inside the SAFEX control is created according to the following schematics.

Drives_Uwe_1-1642491575041.png

Fig. 16.: Safe logic inside SAFEX control (1) (inside Functional Scheme)

Drives_Uwe_2-1642491913553.png

Drives_Uwe_3-1642492054036.png

Drives_Uwe_4-1642492165429.png

Drives_Uwe_5-1642492261921.png

Drives_Uwe_6-1642492347229.png

Fig. 17.: Configuration of elements “And Block” (inside Functional Scheme)

Drives_Uwe_9-1642492723228.png

Fig. 18.: Configuration of element “Not” (inside Functional Scheme)

Drives_Uwe_8-1642492520254.png

Fig. 19.: Configuration of element “Restart” (inside Functional Scheme)

Drives_Uwe_10-1642493092713.png

Fig. 20.: Configuration of element “Dummy” (inside Functional Scheme)
Mind: Instead of using the Dummy element, the information that “Restart is required” may passed on to a control system via digital output or fieldbus connection of the SAFEX control.

Drives_Uwe_7-1642492434597.png

Fig. 21.: Configuration of element “Flip Flop” (inside Functional Scheme)

5. Settings of IndraDrive with SMO

The settings of IndraDrive are done according to the following:

Drives_Uwe_16-1642494358091.png

Fig. 22.: Settings of IndraDrive (1): Safety zone settings

Drives_Uwe_15-1642493969983.png

Fig. 23.: Settings of IndraDrive (2): Safety zone module settings

Drives_Uwe_13-1642493741606.png

Fig. 24.: Settings of IndraDrive (3): I/O mapper input settings (1)

Drives_Uwe_12-1642493710459.png

Fig. 25.: Settings of IndraDrive (4): I/O mapper input settings (2)

Drives_Uwe_11-1642493675764.png

Fig. 26.: Settings of IndraDrive (5): I/O mapper input settings (3)

Drives_Uwe_14-1642493794156.png

Fig. 27.: Settings of IndraDrive (6): I/O mapper input settings (4)

 

 

Must Read
Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist