SEW-Eurodrive MOVITRAC 07 Manual
Hide thumbs Also See for MOVITRAC 07:

Advertisement

Edition
®
MOVITRAC
07 Communication
06/2003
Manual
10565310 / EN

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MOVITRAC 07 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for SEW-Eurodrive MOVITRAC 07

  • Page 1 Edition ® MOVITRAC 07 Communication 06/2003 Manual 10565310 / EN...
  • Page 2 SEW-EURODRIVE...
  • Page 3: Table Of Contents

    Contents 1 Important Notes....................4 2 Introduction ....................... 5 Technical data................... 5 MOVILINK® and system bus ..............5 Fieldbus ....................8 3 Installation ......................9 System bus (SBus) installation ..............9 4 System Bus Communication Slave ............... 11 Data exchange with a slave via MOVILINK®.......... 11 Setting parameters via the SBus.............
  • Page 4: Important Notes

    Important Notes Important Notes Handbuch • This manual does not replace the detailed operating instructions! • Installation and startup only by trained personnel observing applicable acci- ® dent prevention regulations and the MOVITRAC 07 operating instructions! ® Documentation • Read this manual carefully before you install or operate the MOVITRAC 07 frequen- cy inverter with communication link.
  • Page 5: Introduction

    Introduction Technical data Introduction ® The units of the MOVITRAC 07 series are available in standard and LOGODrive de- sign. Units in standard design can only be operated as slaves. The master functions are not available in this unit. Technical data System Bus (SBus) Standard...
  • Page 6 Introduction MOVILINK® and system bus ® Features The MOVILINK profile has a range of functions comparable to other fieldbus systems, such as: • PROFIBUS • INTERBUS • CANopen • DeviceNet ® The MOVILINK profile offers the following functions: • Access to all drive parameters and functions in SEW inverters. The profile will help you manage the following tasks: –...
  • Page 7 Introduction MOVILINK® and system bus You can read back the following actual values from the inverter with the process data telegrams: • Actual speed • Current • Unit state • Error code • Reference signals ® You can generate applications with the MOVILINK profile that store all important drive parameters in the higher-level automation device.
  • Page 8: Fieldbus

    Introduction Fieldbus Fieldbus ® You can use the UFx11A fieldbus gateways to integrate the MOVITRAC 07 into the following fieldbus systems: • PROFIBUS-DP • INTERBUS • DeviceNet • CANopen You can connect several inverters to the UFx11A fieldbus gateway via the SBus. The UFx11A fieldbus gateway connects the fieldbus and SBus.
  • Page 9: Installation

    Installation System bus (SBus) installation Installation System bus (SBus) installation 05987AXX ® Figure 3: System bus connection MOVITRAC = System bus terminating resistor SC11 = System bus high SC12 = System bus low SC21 = System bus high SC22 = System bus low = System bus reference ®...
  • Page 10 Installation System bus (SBus) installation Cable length • The permitted total cable length depends on the baud rate setting of the SBus (P816): → – 125 kbaud 320 m (1,056 ft) → – 250 kbaud 160 m (528 ft) → –...
  • Page 11: System Bus Communication Slave

    System Bus Communication Slave Data exchange with a slave via MOVILINK® System Bus Communication Slave ® Data exchange with a slave via MOVILINK ® Communication via MOVILINK incorporates the data exchange of parameter and pro- ® cess data telegrams. The MOVITRAC 07 unit can communicate as master or slave in this process.
  • Page 12 System Bus Communication Slave Data exchange with a slave via MOVILINK® Creating the identi- The following table shows the relationship between the type of telegram and the address ® fiers when creating the identifiers for SBus MOVILINK telegrams: Identifier Telegram type 8 ×...
  • Page 13 System Bus Communication Slave Data exchange with a slave via MOVILINK® Parameter tele- Parameter telegrams are made up of a parameter request telegram and a parameter re- grams sponse telegram. The master sends the parameter request telegram to read or write a parameter value. It has the following components: •...
  • Page 14 System Bus Communication Slave Data exchange with a slave via MOVILINK® ® Parameter set- The following parameters have to be set on the MOVITRAC 07 for communication via tings the SBus: Par. Name Setting Meaning 100 Setpoint source SBus The inverter gets its setpoint from the SBus. The inverter gets its control commands from 101 Control signal source SBus...
  • Page 15: Setting Parameters Via The Sbus

    System Bus Communication Slave Setting parameters via the SBus Setting parameters via the SBus ® ® The MOVITRAC 07 inverter supports the MOVILINK parameter channel with the SBus. 05891AXX Figure 8: Services available via the SBus ® Services The inverter parameters are read and written via the SBus with the MOVILINK param- eter channel services of the application layer (layer 7 of the ISO/OSI model for commu- nication).
  • Page 16 System Bus Communication Slave Setting parameters via the SBus Byte 0: Manage- The entire parameter setting sequence is coordinated with byte 0: "Management". This ment of the param- byte provides important service parameters such as service identifier, data length, ver- eter telegram sion and status of the service performed.
  • Page 17 System Bus Communication Slave Setting parameters via the SBus Successful execu- The successful execution of a service is indicated by a status bit not set in the manage- tion of service ment byte. Byte 4 ... 7 of the parameter response telegram contain the data correspond- ing to the service.
  • Page 18: Project Planning Example For Sbus

    System Bus Communication Slave Project planning example for SBus Project planning example for SBus Specifications The following settings have to be made: • Four inverters • Process data length 3 • Baud rate 500 kbit/s 05895AXX Figure 10: Sample for project planning Settings Use parameter P816 to set the required SBus baud rate on all inverters.
  • Page 19 System Bus Communication Slave Project planning example for SBus IDs on the SBus In this combination, the IDs listed below are occupied on the SBus: Drive inverters SBus address Telegram type [dec] Process output data telegram (PO) Process input data telegram (PI) Parameter request telegram Parameter response telegram Process output data telegram (PO)
  • Page 20: System Bus Communication Master

    System Bus Communication Master MOVITRAC® 07 as MOVILINK® master System Bus Communication Master ® ® MOVITRAC 07 as MOVILINK master ® plus® MOVILINK commands can be sent via IPOS to send parameter or process data telegrams to other stations. The command for execution of a parameter and/or process data exchange is MOVLNK.
  • Page 21 System Bus Communication Master MOVITRAC® 07 as MOVILINK® master The DPointer points to a data structure that is explained in the following table: MLDATA Mld Vari- Name Meaning able no. Mld.WriteP H’ Contains the data for a parameter write service. Mld.Read- H’...
  • Page 22 System Bus Communication Master MOVITRAC® 07 as MOVILINK® master plus® IPOS pro- gram sequence 05300AXX ® Figure 12: Master data exchange via MOVILINK The parameter response and process input data are updated after execution of the Movilink (...) command, provided there was no error during the transmission. If an error has occurred, it is signaled in the return code by a value other than zero.
  • Page 23: Data Exchange Via Profile-Independent Variable Telegrams

    System Bus Communication Master Data exchange via profile-independent variable telegrams Data exchange via profile-independent variable telegrams ® General informa- Unit parameters and process data can be exchanged between units via MOVILINK tion Both the transfer frame and the identifiers used are defined on the CAN bus. Variable telegrams were introduced to create an open CAN bus interface.
  • Page 24 System Bus Communication Master Data exchange via profile-independent variable telegrams Example for assignment of the Unit 1 (SBus) Unit 2 (SBus) CAN identifiers ® ® MOVILINK slave MOVILINK slave SBus address SBus address SBus group address SBus group address ® MOVILINK master MOVILINK after unit 2...
  • Page 25 System Bus Communication Master Data exchange via profile-independent variable telegrams The following relationship results from the previous table: 1. The identifiers shown on a gray background in the table (transmit identifiers) are no longer allowed to be used for variable transmit objects within this bus line. 2.
  • Page 26 System Bus Communication Master Data exchange via profile-independent variable telegrams SCOM TRANSMIT CYCLIC contains a variable pointer as its second argument. The specified variable points to a command structure. SCTRCYCL TrCycl Vari- Name Value Meaning able no. ObjectNo 0 ... 2047 Describes the object number (CAN bus identifier).
  • Page 27 System Bus Communication Master Data exchange via profile-independent variable telegrams The DPointer refers to the data structure, in this case variable H20. Vari- Name Meaning able no. H’ long lRecDataLow Contains the data of the 1st variable H’ + 1 long lRecDataHigh Contains the data of the 2nd variable The second variable is only used if a length greater than 4 bytes is set.
  • Page 28 System Bus Communication Master Data exchange via profile-independent variable telegrams Transmission formats and examples MOTOROLA for- Telegram 1: 05301AXX Figure 14: Example of SCOM with MOTOROLA format, telegram 1 Manual – MOVITRAC® 07 Communication...
  • Page 29 System Bus Communication Master Data exchange via profile-independent variable telegrams Telegram 2: 05387AXX Figure 15: Example of SCOM with MOTOROLA format, telegram 2 Manual – MOVITRAC® 07 Communication...
  • Page 30 System Bus Communication Master Data exchange via profile-independent variable telegrams In the example, a variable telegram (= telegram 1) with a length of 8 bytes (i.e. two vari- ables) and object number 1024 (CAN-ID) is sent from unit 1 every 100 ms and received by unit 2.
  • Page 31: Programming Of The Data Exchange In Logodrive

    System Bus Communication Master Programming of the data exchange in LOGODrive Programming of the data exchange in LOGODrive Data exchange can be programmed in the Compiler or by placing the corresponding function blocks in the LOGODrive interface. The notes concerning project planning and parameter setting of the communication for programming with the Compiler also apply to programming in LOGODrive.
  • Page 32: Unit Profile

    Unit Profile Scaling of process data Unit Profile Scaling of process data The process data are always transmitted in hexadecimal form to make for simple calcu- lation in the ongoing system process. Parameters with identical units of measurement receive the same scaling so that the higher-level automation device can directly com- pare the set and actual values in the application program.
  • Page 33: Definition Of The Control Word

    Unit Profile Definition of the control word Definition of the control word The control word is 16 bits wide. Each bit has been assigned an inverter function. The low byte consists of eight fixed function bites that are always valid. The assignment of the more significant eight control bits varies for the different control words.
  • Page 34 Unit Profile Connection of control commands As soon as one of the three processing blocks triggers a control command of higher pri- ority (such as RAPID STOP or CONTRL.INHIBIT), it will become effective. The binary inputs will generally remain active even if the inverter is controlled via the pro- cess data (P101 control source = RS-485 / SBus).
  • Page 35 Unit Profile Connection of control commands Control of the If the inverter was enabled on the terminal side, it can be controlled with bit 0 - bit 2 of inverter with the basic control block. bit 0 - bit 2 Priority Control command Bit 2...
  • Page 36 Unit Profile Connection of control commands Control word 1 Control word 1 includes the most important drive functions of the basic control block as ® well as the function bits for setpoint functions that are generated in the MOVITRAC inverter in the byte with more significance. Internal setpoint functions Fixed definition 15 14 13 12 11 10...
  • Page 37 Unit Profile Connection of control commands Motor potentiom- Control of the setpoint function motor potentiometer takes place via the fieldbus inter- eter function via face in the same way as the setting of standard input terminals. The process ramp that fieldbus may be entered via an additional process output data word has no effect on the motor potentiometer function.
  • Page 38: Setpoint Cascade

    Unit Profile Setpoint cascade Setpoint cascade Fixed setpoints Terminal n11/n21 Terminal Terminal n11/n12 or terminal n21/n22 n12/n22 Terminal Fixed setpt. Switch (P160/n11) 150 rpm 0 0 1 (P161/n12) 750 rpm 0 1 0 (P162/n13) 1500 rpm 0 1 1 Fixed setpoints (FSP) (P170/n21) 150 rpm 1 0 1 (P171/n22) 750 rpm...
  • Page 39 Unit Profile Setpoint cascade Table 2: Important parameters and their default settings Parameter Name Default Unit P100 Setpoint source UNIPOL/FIX.SETPT P102 Frequency scaling P110 AI1 scaling 0 ... 10 V → 0 ... n P112 AI1 operating mode P301 Minimum speed P302 Maximum speed 1500...
  • Page 40: Status Word Definition

    Unit Profile Status word definition Status word definition The status word is 16 bits wide. The less significant byte, the basic status block, consists of eight status bits with fixed definition that reflect the most important drive states. The assignment of the more significant status bits varies for different status words. Status Assignment Enable output stage...
  • Page 41 Unit Profile Status word definition Fault/warning The inverter reports a possible fault or warning in bit 5 of the status word. A fault gener- ally causes the inverter to cease operation, while a warning may only be temporary with- out influencing the inverter behavior. That is why you should also evaluate status bit 1: Ready for operation to determine the exact reason for a fault.
  • Page 42 Unit Profile Status word definition Status word 1 Status word 1 contains the status information in the basic status block and the unit sta- tus or the error number in the more significant status byte. Depending on the fault bit, the unit status is displayed in case of fault bit = 0 or in case of problems (fault bit = 1), the error number.
  • Page 43: Operation And Service

    Operation and Service Startup SBus Operation and Service Startup SBus • No communication on the SBus: Timeout or no response 1. SBus cable incorrect or not connected. 2. System bus high and system bus low reversed. 3. Not all stations are communicating at the same baud rate: Setting using parame- ter P816.
  • Page 44: Return Codes For Parameter Setting

    Operation and Service Return codes for parameter setting Return codes for parameter setting In the event of an incorrect parameter setting, the inverter sends back various return codes to the master that set the parameters. These codes provide detailed information about the cause of the error.
  • Page 45 Operation and Service Return codes for parameter setting Additional code The additional code contains the return codes specific to SEW dealing with incorrect pa- rameter settings of the inverter. These codes are returned to the master under "Error class 8 = Other error". The following table shows the possible codings for the additional code.
  • Page 46: Monitoring Functions

    Monitoring Functions Timeout error Monitoring Functions ® For safe operation of the MOVITRAC 07 inverter via the communication interfaces, ad- ditional monitoring functions have been implemented that may trigger an operator-de- fined drive function in case of a bus error. The following parameter is available for each communication interface.
  • Page 47: Bus Diagnostics

    Bus Diagnostics Diagnostics of process input data and output data Bus Diagnostics ® The MOVITRAC 07 inverter offers a variety of diagnostic information for fieldbus oper- ation. These diagnostic options include the process data description parameters as well as the menu are P094 – P096 with the parameter for bus diagnostics with the installed operating device.
  • Page 48 Bus Diagnostics Diagnostics of process input data and output data Even though not all process data cycles will be visible due to different transmission rates, experience has shown that this diagnostic option is still helpful. 05932AXX ® Figure 21: Diagnostics of process input/output data with MOVITRAC These fieldbus monitor parameters help you control all process data in hexadecimal form with the integrated operating panel of the inverter.
  • Page 49: Parameter List

    P6.. Parameter List P60. Explanation of the table header P600 Parameter List 10.1 Explanation of the table header The meanings of the entries in the table header are as follows: Par. No. = Parameter number used in MOVITOOLS/SHELL or the integrated operating panel. Parameter = Parameter name Index...
  • Page 50: Conversion Index

    P6.. Parameter List P60. Conversion index P600 10.2 Conversion index The conversion values should be used as follows: (Physical value in multiples or fractions of the unit) = (Transferred value × Unit) × A Example: Transferred via the bus: Numerical valueConversion index 1500 –3 The recipient assigns the following values to these figures:...
  • Page 51: Complete Parameter List, Sorted By Parameter Numbers

    P6.. Parameter List P60. Complete parameter list, sorted by parameter numbers P600 10.3 Complete parameter list, sorted by parameter numbers ® Note that the following parameter list applies to the MOVITRAC 07 inverters. Index Unit/index Par. Parameter Access Default Meaning / value range Abbr.
  • Page 52 P6.. Parameter List P60. Complete parameter list, sorted by parameter numbers P600 Index Unit/index Par. Parameter Access Default Meaning / value range Abbr. Cv. 08. Fault memory time t-x Fault t-0 8366 20AE N/RO Input terminals 8371 20B3 N/RO Bit 1 = DI01 ... Bit 5 = DI05 Output terminals 8381 20BD N/RO...
  • Page 53 P6.. Parameter List P60. Complete parameter list, sorted by parameter numbers P600 Index Unit/index Par. Parameter Access Default Meaning / value range Abbr. Cv. 13. Speed ramps 1 0 ... 1000, Step 10 1000 ... 10000, Step 100 Ramp t11 UP CW 8807 2116 s –3 N/RW...
  • Page 54 P6.. Parameter List P60. Complete parameter list, sorted by parameter numbers P600 Index Unit/index Par. Parameter Access Default Meaning / value range Abbr. Cv. 2.. Controller parameters 25. PI controller 0 = OFF PI controller 8800 2260 N/RW 1 = ON STANDARD 2 = ON INVERTED P-gain 8801 2261...
  • Page 55 P6.. Parameter List P60. Complete parameter list, sorted by parameter numbers P600 Index Unit/index Par. Parameter Access Default Meaning / value range Abbr. Cv. 62. Binary outputs basic unit 0 = NO FUNCTION 1 = /FAULT 2 = READY 3 = OUTP. STAGE ON 4 = ROT.
  • Page 56 P6.. Parameter List P60. Complete parameter list, sorted by parameter numbers P600 Index Unit/index Par. Parameter Access Default Meaning / value range Abbr. Cv. 87. Process data description 0 = NO FUNCTION 1 = SPEED 5 = MAX. SPEED 8 = RAMP Setpoint description PO1 8304 2070 N/RW...
  • Page 57: Index

    Index Index Parameter telegrams 13 Process data scaling 32 Basic control block 33 Process data telegrams 12 Process ouptut data diagnostics 47 CAN bus identifier 11 Prozess input data diagnostics 47 CAN identifiers, sample assignment 24 Control command Reset after error 35 - Controller inhibit 35 Return codes for parameter setting 17 - Rapid stop 35...
  • Page 60 SEW-EURODRIVE GmbH & Co KG · P.O. Box 3023 · D-76642 Bruchsal/Germany Phone +49 7251 75-0 · Fax +49 7251 75-1970 http://www.sew-eurodrive.com · sew@sew-eurodrive.com...

Table of Contents

Save PDF