Motor Modules as braking chopper SINAMICS S120 DCC. Unrestricted. Siemens Industry Online Support

Size: px
Start display at page:

Download "Motor Modules as braking chopper SINAMICS S120 DCC. Unrestricted. Siemens Industry Online Support"

Transcription

1 Motor Modules as braking chopper SINAMICS S120 DCC Siemens Industry Online Support Unrestricted

2 Warranty and liability Warranty and liability Note Security information The Application Examples are not binding and do not claim to be complete regarding the circuits shown, equipping and any eventuality. The Application Examples do not represent customer-specific solutions. They are only intended to provide support for typical applications. You are responsible for ensuring that the described products are used correctly. These Application Examples do not relieve you of the responsibility to use safe practices in application, installation, operation and maintenance. When using these Application Examples, you recognize that we cannot be made liable for any damage/claims beyond the liability clause described. We reserve the right to make changes to these Application Examples at any time without prior notice. If there are any deviations between the recommendations provided in these Application Examples and other Siemens publications e.g. Catalogs the contents of the other documents have priority. We do not accept any liability for the information contained in this document. Any claims against us based on whatever legal reason resulting from the use of the examples, information, programs, engineering and performance data etc., described in this Application Example shall be excluded. Such an exclusion shall not apply in the case of mandatory liability, e.g. under the German Product Liability Act ( Produkthaftungsgesetz ), in case of intent, gross negligence, or injury of life, body or health, guarantee for the quality of a product, fraudulent concealment of a deficiency or breach of a condition which goes to the root of the contract ( wesentliche Vertragspflichten ). The damages for a breach of a substantial contractual obligation are, however, limited to the foreseeable damage, typical for the type of contract, except in the event of intent or gross negligence or injury to life, body or health. The above provisions do not imply a change of the burden of proof to your detriment. Any form of duplication or distribution of these Application Examples or excerpts hereof is prohibited without the expressed consent of the Siemens AG. Siemens provides products and solutions with industrial security functions that support the secure operation of plants, systems, machines and networks. In order to protect plants, systems, machines and networks against cyber threats, it is necessary to implement and continuously maintain a holistic, state-of-the-art industrial security concept. Siemens products and solutions only form one element of such a concept. Customer is responsible to prevent unauthorized access to its plants, systems, machines and networks. Systems, machines and components should only be connected to the enterprise network or the internet if and to the extent necessary and with appropriate security measures (e.g. use of firewalls and network segmentation) in place. Additionally, Siemens guidance on appropriate security measures should be taken into account. For more information about industrial security, please visit Siemens products and solutions undergo continuous development to make them more secure. Siemens strongly recommends to apply product updates as soon as available and to always use the latest product versions. Use of product versions that are no longer supported, and failure to apply latest updates may increase customer s exposure to cyber threats. To stay informed about product updates, subscribe to the Siemens Industrial Security RSS Feed under Entry ID: , V1.1, 08/2017 2

3 Table of contents Table of contents Warranty and liability Introduction Overview Principle of operation Overview of the overall solution Description of the core functionality Components used Engineering Design Selecting the Motor Modules Chopper activation threshold Dimensioning the braking resistor Dimensioning example Commissioning the application Program description Function description Parameter description Commissioning Hardware Software Commissioning script Optimization Controlling the chopper Parameter description Appendix Service and Support Contact person Links and Literature Change documentation Entry ID: , V1.1, 08/2017 3

4 1 Introduction 1 Introduction 1.1 Overview Introduction The standard application is intended for all users, and who have no possibility in their system for feeding back regenerative energy who cannot use a standard braking chopper as the power generated when braking is too high Overview of the application The following diagram provides an overview of the application. Fig. 1-1 application overview DC-link Energy flow Line Module Power supply Braking chopper Description of the application The application provides a solution for connecting a braking unit to the DC link. When a DC link voltage threshold is exceeded, this automatically dissipates the excess energy to protect the components against overvoltage. Entry ID: , V1.1, 08/2017 4

5 1 Introduction 1.2 Principle of operation Overview of the overall solution Energy that is generated, which the DC link can no longer absorb, is automatically detected by the Motor Module operating as braking chopper - and is dissipated via the braking resistors. With the help of this configuration an overcharging of the DC link along with the associated overvoltage trip is avoided. The braking chopper automatically shuts down if there is no longer any braking energy. Schematic The following schematic shows the most important components of the solution: Fig. 1-2 Components needed for the Application Infeed MoMo double MoMo single MoMo double Braking resistors Motors In an axis group with several motors, energy that is generated when braking is fed back into the DC link (motors in such a group change between operating as motors and generators). Entry ID: , V1.1, 08/2017 5

6 1 Introduction If this energy is not directly used by the other drives not fed back into the line supply because an infeed unit is being used that is not capable of energy recovery not fed back into the line supply because an infeed unit capable of energy recovery that is being used has failed due to a line fault the energy must be dissipated using braking resistors in order to protect the DC link components against overvoltage. Advantages The application described here offers you the following advantages: Saving the costs of an infeed unit capable of energy recovery Axes can be reliably and safely stopped when the line supply fails Can replace several Braking Modules Demarcation It is assumed that readers have basic knowledge of these topics. Entry ID: , V1.1, 08/2017 6

7 1 Introduction Description of the core functionality The braking chopper includes the power electronics and the associated control circuit. In operation, the excess DC link energy is converted into heat (power loss) in the braking resistors. Users must integrate and parameterize the program and dimension the components - which depend on the conditions related to the application. Sequence of the core functionality Regenerative axis feeds the DC link U DC link increases Upper U DC link threshold No Yes Pulse enable for Chopper Motor Module U DC link decreases U DC link threshold again Yes No Inhibit pulse enable for Chopper Motor Module Fig. 1-3 Chopper sequence diagram Entry ID: , V1.1, 08/2017 7

8 1 Introduction Table 1-1 Action 1. A braking axis in the group feeds back regenerative energy into the DC link 2. If this energy is not used by other motors in the group, the DC link voltage increases 3. The application continually monitors the DC link voltage 4. Once the set voltage threshold has been reached, the application enables the chopper pulses 5. The chopper module pulses the DC link voltage to the braking resistors. 6. Current flows and discharges the DC link: The DC link voltage decreases 7. The application automatically removes the pulse enable once the DC link voltage has fallen below the chopper activation threshold again Note Monitoring in the 1ms cycle of the DCC chart Voltage threshold: p2900 Pulse enable: p852 Entry ID: , V1.1, 08/2017 8

9 1 Introduction 1.3 Components used This application example was created with these hardware and software components: Table 1-2 Example of a typpical component list Component Number Order number Note Braking resistors 3 For example, the GINO ESE company Motor Module (S120) booksize Order number dependent on the power and resistance value. 1 6SL Order number dependent on the power, voltage and cooling method Starter/Scout 1 6SL3072-0AA00-0AG0 Commissioning software S120 firmware V SL3054-0CG00-1AA0 or higher This application example comprises the following components: Table 1-3 Parts of the Application Component File name Note App_Bremschopper_Proj_02_Skript.zip Skript_1_Chopper.xml Chopper.xml This zipped file contains the Starter project and the script. Import file for the script Import file DCC braking chopper Entry ID: , V1.1, 08/2017 9

10 2 Engineering 2 Engineering 2.1 Design SINAMICS S120 Motor Modules in the booksize format can be used as 3-phase braking choppers. The use as braking chopper is always recommended for applications which require extremely high braking powers - and especially high continuous braking powers. The precondition is that the braking operations are not high dynamic, as the response time is approximately 4-5 ms - approximately twice that of the response time of the SINAMICS Braking Modules. This is the reason that for fast braking operations additional booksize format Braking Modules should always be used that bridge this delay time. SINAMICS S120 Motor Modules, which operate as 3-phase braking chopper, are connected to the DC busbar, fused/protected and pre-charged, just like Motor Modules in a standard application. The arrangement within the drive group should, if possible, be realized at the location where the highest amount of regenerative energy is injected - i.e. if possible, next to the Motor Modules that supply the highest regenerative energy. At the output of the Motor Module, which operates as braking chopper three identical R BR braking resistors - instead of a motor - are connected in a star configuration, which form a symmetrical ohmic load. These can be implemented as three individual resistors in separate housings or as symmetrical three-phase resistor in one housing. Unsymmetrical or single-phase resistor arrangements are not permitted. Fig. 2-1 Arrangement of the braking resistors The temperature switches (NC contacts) to thermally monitor the three braking resistors are connected in series, and can be monitored by the Motor Module. The minimum cable length to the braking resistors is 10 m. A motor reactor should be used if the 10 m cannot be implemented. According to the motor cable length for Motor Modules used in a standard application, the maximum cable length is 100m for shielded cables - and 150 m for unshielded cables. The recommended cable types as well as the recommended and maximum cable cross-sections that can be connected, correspond to the specifications for S120 Motor Modules used in a standard application. Entry ID: , V1.1, 08/

11 2 Engineering 2.2 Selecting the Motor Modules Some SINAMICS S120 Motor Modules have lower output currents when they are used as three-phase braking chopper, compared to standard applications. The reason for the reduced output currents is that the output power is a pure active power. Contrary to standard applications, where the output power includes a reactive component, which is supplied from the own DC link the complete output power in braking chopper operation has to be transferred via the DC busbar - and as a result the current load of the DC fuses increases. The DC fuses in the aircooled Motor Modules represent a device-dependent limit when used as braking chopper, and therefore - depending on the particular device - currents must be derated by up to 12 %. The permissible output currents when used as braking chopper (continuous braking current I n, base load braking current I H - as well as the maximum braking current I max ) are listed in the table with the device-specific technical data: Table 2-1 Selecting a Motor Module as braking chopper Type rating MoMo Rated current MoMo Maximum current Chopper threshold Continuous braking power Referred to Rn Peak braking power Referred to Rn Braking resistor Min. braking resistor Phase voltage Max. phase voltage rms P n I n I max U DClink_br P n_br P max_br R n R min U ph_max U ph_rms [kw] [A] [A] [V] [kw] [kw] [Ω] [Ω] [V] [V] The appropriate Motor Module is selected based on the rms braking power of the application and the comparable continuous braking power of the Motor Module according to Table 2-1 column P n_br. P Br _ rms Entry ID: , V1.1, 08/

12 2 Engineering Depending on the duration of the braking operation, the duty cycle produced by the application can be compared with one of the following standard duty cycles. Duty cycle with preload condition Duty cycle without preload condition S6 duty cycle with preload condition, S6 duty cycle with preload condition, duty cycle duration: 600s duty cycle duration: 60s Duty cycle with 60s overload, Duty cycle with 30s overload, duty cycle duration: 300s duty cycle duration: 300s Fig. 2-2 Duty cycles The maximum possible output current I max cannot be exceeded - not even briefly. The values for base load current I H, as well as the maximum output current I max are device-specific and must therefore be taken from the relevant catalogs or the sections on specific unit types in the configuration manual. These overload values (Fig. 2-2, series of diagrams below) apply on condition that the converter is operated with nominal pulse frequency and that it's base load current before and after the period of overload is applied on the basis of a duty cycle duration of 300 s in each case. The current duty cycle diagram can also be used for the braking power in the chopper application because the total output current of the Motor Module is required as active current. The continuous braking power is higher than the type rating due to the fact that the type rating is calculated based on the motor with the highest reactive power component. For dissipating braking energy into resistances only active power is required - this is the reason that the Motor Module does not have to keep any power reserve for reactive power. Entry ID: , V1.1, 08/

13 2 Engineering 2.3 Chopper activation threshold Table 2-2 Braking chopper activation threshold Line voltage U line 3AC 380V - 400V 3AC 500V - 600V 3AC 660V - 690V Activation threshold Braking chopper U DClink- brake 667V - 774V 841V - 967V 1070V V Activation threshold U DClink-brake must be at least 50V 70V above the DC link voltage that is to be expected as maximum value during motoring operation of the installation. Also line voltage tolerances have to be considered. This ensures that the Motor Module (braking chopper) only operates when the drive system is regenerating. On the other hand, it is not permitted to increase the upper value of the table in order to avoid that the Motor Module shuts down due to a DC link overvoltage. 2.4 Dimensioning the braking resistor Formula 2.1 The braking resistor is selected according to the rms braking power P br-rms of the duty cycle: R Br 3 U = P 2 ph _ rms Br _ rms Where Formula 2.2 U ph _ rms = U DClink -brake 1,5 2 and Formula 2.3 P Br _ rms = P ² t + P ² t +... P ² t 2 total n t 3 Entry ID: , V1.1, 08/

14 2 Engineering The braking resistors limit the Motor Module current, and must be selected so that maximum current I max is not exceeded. This means that the minimum braking resistor value is defined by: Formula 2.4 U _ max R ph U Br I with DClink - U ph _ max = 1, 5 max brake Note Resistors generally have certain production tolerances (+/-20%). Furthermore, the application should be provided some control margin. Evaluating the current with a factor of 0.75 compensates for the tolerances and guaranties a safe control margin. Formula 2.5 R Br-save 3 U = P 2 ph _ rms Br _ rms 0,75 Entry ID: , V1.1, 08/

15 2 Engineering 2.5 Dimensioning example The components can be dimensioned according to the expected current or the expected braking power. In this example, the following duty cycle is used as basis for dimensioning: Fig. 2-3 Dimensioning example - duty cycle The peak load can directly be taken from Fig. 2-3: P Br _ max = 6kW The rms power can be calculated according to Formula 2.3 to check which continuous load the Motor Module must be able to handle: P P1 ² t1 + P2 ² t Pn ² t3 t 6² 1+ 1² 2 + 3² 2 + 2² Br _ rms = = = 2, 83 total 8 2 kw With the values of the maximum and continuous braking power, according to Table 2-1 the Motor Module with 5A rated current must be used. Entry ID: , V1.1, 08/

16 2 Engineering A factor of 0.75 must be taken into consideration if you wish to stick to the recommendation of maintaining a control margin to compensate for any tolerances: P Br _ rms P n _ Br 2,83kW kW 2.83kW 2, 85kW The braking resistor is calculated as follows: R ( 314.4V ) U ph 3 Br _ save = 0,75 = 0,75 = 73, 2 PBr _ rms 3.04kW Ohm The resistance value is not critical. The recommended braking resistor with R n = 63 Ohm can also be used or another braking resistor with similar values, since the minimum braking resistance for this Motor Module is only 44.5 Ohm. If neither of the duty cycles matches the configured application, the load values for Motor Module and the selected braking resistors must be checked. Entry ID: , V1.1, 08/

17 3 Commissioning the application 3 Commissioning the application The section "Commissioning the application" discusses all the steps required for integrating the key functions "Motor Module as braking chopper" into your application. Preparatory work and parameterization steps are explained. 3.1 Program description The precise principle of operation is explained in the "Program description" section. Here, you can find parameter lists, diagrams and function descriptions of the core function Function description The chopper activation threshold, which is defined in fixed setpoint p2900[0], is subtracted from the actual DC link voltage (r70). If the value is positive, i.e. the DC link voltage is greater than the chopper activation threshold, the value from the limiter is passed through and output as voltage setpoint for the converter (p1330[0]) via the proportional controller with gain (p21515 "Chopper gain"). When the zero limit is exceeded, the voltage difference from the limiter is evaluated by the comparator. This switches the pulse enable of the inverter (p852). Fig. 3-1 Function block diagram DCC chopper Entry ID: , V1.1, 08/

18 3 Commissioning the application By running the script, the wiring shown in the function block diagram above is established and the associated DCC chart generated: Fig. 3-2 DCC "Chopper" chart Parameter description Important adjustable parameters include: Chopper activation threshold: p2900 (Fixed value 1 [%]). Setting the gain: p21515 (Chopper gain) Program environment and interfaces - control signals/setpoints/actual values: Switch the chopper to ready: Output voltage: Actual DC link voltage: Acknowledge faults: p840 (On/Off1) p1330 (U/f control independent voltage setpoint) r70 (Actual DC link voltage) p2104 (Acknowledge faults) Overview of feedback signals: Chopper ready to switch on: Chopper ready: Chopper faulted: r899.0 (Ready for switching on) r899.1 (Ready) r (Fault present) Entry ID: , V1.1, 08/

19 3 Commissioning the application 3.2 Commissioning Hardware The components must be arranged and wired as described in Chapter 2.1. Please check: Software There always have to be 3 resistors connected at the inverter output in star connection or delta connection (depending on the design). The resistance values [Ω] per phase must be checked. The temperature sensor contacts of all 3 resistors must be connected and parameterized in series as a feedback signal for an "external fault" of the converter. It must be ensured that the cables to the braking resistors are at least 10 m long. Note Create a VECTOR drive in the STARTER offline configuration or auto-configuration mode. The Motor Module used should be selected from the list, or it is automatically configured using the Drive CLiQ data. Offline, a standard induction motor is selected as fictitious motor, whose rated current is at least as high as the nominal current of the Motor Module. If a motor with a rated current higher than that of the Motor Module is selected, the maximum Motor Module current acts as current limit p640. This also ensures that the peak braking power can be reached. All of the other parameters are not critical, as they are automatically set or overwritten by executing the script. This means that the offline configuration can be quickly "clicked" through. Entry ID: , V1.1, 08/

20 3 Commissioning the application Commissioning script Right click on the VECTOR-drive on Expert, Insert script folder Fig. 3-3 Instruction to insert SCRIPTS folder Entry ID: , V1.1, 08/

21 3 Commissioning the application The SCRIPTS folder appears at the bottom in the object tree of the drive Right click on folder SCRIPTS, Import folders/objects Fig. 3-4 Instruction to import the script 1 Using the Browse button, navigate to the directory that contains the unzipped xml file Script_1_Chopper and click on OK. The script is now inserted. Fig. 3-5 Instruction to import the script 2 Entry ID: , V1.1, 08/

22 3 Commissioning the application Right click on script file Script_1_Chopper, click on Accept and execute. The script is now run, the parameters set and the DCC chart generated Fig. 3-6 Instruction to accept and execute the script The following criteria are taken into account when parameterizing using the script: Formula 3.1 The frequency setpoint should always be 50Hz electrical (entered using fixed value p1001). Correspondingly, the fixed speed setpoint should be set according to 60 50Hz n fix = p where p represents the motor pole pair number. It is not necessary to calculate the motor data (p340 = 0). The motor identification must be deselected (p1900 = 0). The DCC blocks should be processed with the smallest execution time to ensure the fastest possible chopper response. The setting for the execution time depends on the current controller clock cycle. For Motor Modules in the booksize format with 125µs, 250µs or 500µs current controller clock cycle, the blocks can be calculated with a minimum execution time of 1ms. Entry ID: , V1.1, 08/

23 3 Commissioning the application The following parameters are set when the script is run. Table 3-1 Parameter setting list Setting Parameter Meaning value p1300 [0] Control mode 19 Independent voltage setpoint p1802 [0] Modulation mode 0 Automatic switchover SVM/FLB p1803 [0] Modulation depth 100 Maximum p1120 [0] Up ramp 0 p1121 [0] Down ramp 0 p1020 [0] Fixed speed setpoint % p1001 [0] Rated speed =3000/p p1240 [0] VDC controller 0 Inhibit controller p320 [0] Magnetizing current 0 p340 Motor data 0 No calculation p346 [0] Excitation build-up time p347 [0] De-excitation time 0 p1900 [0] Motor identification 0 Deselect p640 [0] Current limit = maximum Motor Module current p1310 [0] Voltage boost Permanent 0 p1311 [0] p1312 [0] p600 [0] p601 [0] p612 [0] Voltage boost when accelerating Voltage boost when starting Motor temperature sensor for monitoring Motor temperature sensor type Mot_temp_mod activation p2001 Reference voltage 1000 p2900 [0] Chopper threshold 667V (dependent on supply 66.7 voltage) p21000[1] DCC clock cycle 1 1ms p21515 Chopper gain 15 Default value Note The parameters can also be manually set, based on the list. However, running the script is far more user-friendly and faster. Entry ID: , V1.1, 08/

24 3 Commissioning the application Optimization It may be necessary to subsequently adjust the chopper gain (p21515]). This requires a trace of the output current r68[0] and the DC link voltage (r70). If the DC link voltage oscillates when the chopper is active, reduce the preset value from 150 % in steps of 10%. If the output current does not oscillate and if the drives trip with a DC link overvoltage fault while braking, this value must be increased in steps of 10%. The value should only be increased to a level that does not result in oscillation of the DC link voltage. A well optimized braking characteristic is shown below. Activation threshold U DClink Fig. 3-7 Trace of optimized chopper Pulse enable As can be seen in Fig. 3-7, the DC link voltage hardly oscillates, the chopper remains switched-on for most of the braking operation - and only starts to switch-on and switch-off towards the end. Example of a braking chopper that has not been adequately set: Undesired oscillation on VDClink Fig. 3-8 Trace of badly optimized chopper It can be clearly seen that the DC link voltage oscillates. As a result of the high control gain, the DC link voltage quickly falls below the chopper activation threshold and the chopper deactivates the pulse enable. U DClink increases above the Entry ID: , V1.1, 08/

25 3 Commissioning the application activation threshold and the Motor Module starts to pulse again (see bit track r852 below). If the gain factor is set too high (e.g. chopper gain = 80 instead of the optimum chopper gain = 10 15), then the DC link oscillates heavily. It is crucial that this high oscillation is avoided, as it places a lot of stress on the DC link capacitors. Note For short duty cycles (e.g. lifting gear), the fan run-on time (p295) should be increased to prevent continuous switching (premature wear) of the fan relay during each braking process Controlling the chopper The chopper is activated when it is switched on via p0840[0] (On/Off1) and the DC link voltage reaches the chopper threshold set using p2900[0]. It must be observed that the chopper cannot be switched on via p840[0] until the infeed has ramped up the DC link, since the chopper would otherwise go into a fault condition with a DC link undervoltage fault message. For example, you can implement this monitoring function by parameterizing p864 (BI: Infeed operation) = r863[0] (Infeed 1: Closedloop control operation) in the Motor Module. The On command for the infeed is also used as On command for the chopper. In order to still guarantee chopper operation even if the infeed goes into a fault condition, alarm A07841 "Infeed operation withdrawn" must be intercepted (p2018; p2119). In the event of a chopper fault, the On command must be withdrawn, the fault acknowledged and the On command reissued. Entry ID: , V1.1, 08/

26 4 Parameter description 4 Parameter description r21510 CI: Actual "DC link voltage" VECTOR Can be changed: - Calculated: - Access level: 1 Data type: real Dynamic index: - Function block diagram: - BC1000- P group: - Unit group: - Unit selection: - Not for motor type: - Expert list: 1 Description: Min Max Factory setting CI: Input of the actual DC link voltage. Interconnected with r70 p21511 CI: Chopper threshold voltage VECTOR Can be changed: T Calculated: - Access level: 1 Data type: real Dynamic index: - Function block diagram: - BC1000- P group: - Unit group: - Unit selection: - Not for motor type: - Expert list: 1 Min Max Factory setting - - P2900[0] Description: Setting the chopper activation threshold. Recommendation: Interconnection with p2900 of the chopper drive Note: The voltages are referred to p2001 and p2900 calculated in %. This results in a display in the ratio 1/10. p21515 Chopper gain VECTOR Can be changed: T Calculated: - Access level: 1 Data type: real Dynamic index: - Function block diagram: - BC1000- P group: - Unit group: - Unit selection: - Not for motor type: - Expert list: 1 Min Max Factory setting Description: Setting the chopper gain. Recommendation: Optimized according to the description: Chapter Optimization Note: p21520 CO: Setpoint output voltage V/f VECTOR Can be changed: T Calculated: - Access level: 1 Data type: real Dynamic index: - Function block diagram: - BC1000- P group: - Unit group: - Unit selection: - Not for motor type: - Expert list: 1 Min Max Factory setting - p1330 Description: Output setpoint chopper output voltage for the V/f characteristic. Recommendation: Note: Entry ID: , V1.1, 08/

27 4 Parameter description p21521 CO: Enable pulses VECTOR Can be changed: T Calculated: - Access level: 1 Data type: boolean Dynamic index: - Function block diagram: - BC1000- P group: - Unit group: - Unit selection: - Not for motor type: - Expert list: 1 Min Max Factory setting - p852 Description: Output pulse enable for chopper module Recommendation: Note: Entry ID: , V1.1, 08/

28 5 Appendix 5 Appendix 5.1 Service and Support Industry Online Support Technical Support Do you have any questions or need assistance? Siemens Industry Online Support offers round the clock access to our entire service and support know-how and portfolio. The Industry Online Support is the central address for information about our products, solutions and services. Product information, manuals, downloads, FAQs, application examples and videos all information is accessible with just a few mouse clicks at: The Technical Support of Siemens Industry provides you fast and competent support regarding all technical queries with numerous tailor-made offers ranging from basic support to individual support contracts. You send queries to Technical Support via Web form: Service offer Our range of services includes, inter alia, the following: Product trainings Plant data services Spare parts services Repair services On-site and maintenance services Retrofitting and modernization services Service programs and contracts You can find detailed information on our range of services in the service catalog: Industry Online Support app You will receive optimum support wherever you are with the "Siemens Industry Online Support" app. The app is available for Apple ios, Android and Windows Phone: Entry ID: , V1.1, 08/

29 5 Appendix 5.2 Contact person Siemens AG Digital Factory Division Factory Automation Production Machines DF FA PMA APC Frauenauracher Str Erlangen, Germany mailto: 5.3 Links and Literature Table 5-1 No. \1\ Siemens Industry Online Support Subject \2\ Link to the entry page of the application example: \3\ System-based braking resistors / GINO ESE (Braking resistor brochure PDF) Change documentation Table 5-2 Version Date Change V1.0 10/2014 First Edition V1.1 07/2017 Adaptation of the braking power calculation Entry ID: , V1.1, 08/

Drive System Application

Drive System Application Drive System Application Energy-saving mode with MICROMASTER 440 and SINAMICS Application description for MICROMASTER 440 and SINAMICS Warranty, liability and support Note The Application Examples are

More information

Application examples for High-Speed Counters (HSC)

Application examples for High-Speed Counters (HSC) Application Example 11/2016 Application examples for High-Speed Counters (HSC) TIA Portal, S7-1200 V4.2 https://support.industry.siemens.com/cs/ww/en/view/109742346 Warranty and Liability Warranty and

More information

Drive System Application

Drive System Application Drive System Application MICROMASTER 4 Application Description Working Range Limiting of a Motor Potentiometer Table of Contents Table of Contents 1 Warranty, liability and support... 3 2 Description...

More information

Easy Connect connection between SINUMERIK and a robot

Easy Connect connection between SINUMERIK and a robot Application description 10/2015 connection between SINUMERIK and a robot SINUMERIK 828D, SW 4.5 SP3 https://support.industry.siemens.com/cs/ww/en/view/109478437 Warranty and liability Warranty and liability

More information

Motion Control Applications with SINAMICS DCM and CU320-2 CU320-2 as technology board for SINAMICS DCM https://support.industry.siemens.com/cs/ww/en/view/103471886 Siemens Industry Online Support Siemens

More information

Drive System Application

Drive System Application Drive System Application Controlling the main contactor by using free function blocks for MICROMASTER 4, SINAMICS G120 & SINAMICS G120D Application description for MICROMASTER 4, SINAMICS G120 and SINAMICS

More information

Applications & Tools. Sample Blocks for STEP 7 and WinCC flexible - Supplements. WinCC flexible. Application description September 2010

Applications & Tools. Sample Blocks for STEP 7 and WinCC flexible - Supplements. WinCC flexible. Application description September 2010 Cover Sample Blocks for STEP 7 and WinCC flexible - Supplements WinCC flexible Application description September 2010 Applications & Tools Answers for industry. Industry Automation and Drives Technologies

More information

SINAMICS S Reactive power compensation with Active Line Module and DCC SINAMICS S120/S150 https://support.industry.siemens.com/cs/ww/en/view/57886317 Siemens Industry Online Support Legal information Legal

More information

Monitoring at lower speed

Monitoring at lower speed FAQ 09/2016 Monitoring at lower speed SIPLUS CMS2000, SIPLUS CMS1200 SM 1281 https://support.industry.siemens.com/cs/ww/en/view/109740911 Siemens AG 2016 All rights reserved This entry is from the Siemens

More information

In the event of a failure, the inverter switches off and a fault code appears on the display.

In the event of a failure, the inverter switches off and a fault code appears on the display. Issue 03/05 Faults and Alarms 5 Faults and Alarms 5.1 Fault messages In the event of a failure, the inverter switches off and a fault code appears on the display. NOTE To reset the fault code, one of three

More information

Single and Multi Loop Controller Structures (Cascade Control) with PID_Temp SIMATIC S7-1200/S Application Description 02/2015

Single and Multi Loop Controller Structures (Cascade Control) with PID_Temp SIMATIC S7-1200/S Application Description 02/2015 Application Description 02/2015 Single and Multi Loop Controller Structures (Cascade Control) with PID_Temp SIMATIC S7-1200/S7-1500 http://support.automation.siemens.com/ww/view/de/103526819 Warranty and

More information

Input Delay, Pulse Stretching and Oversampling SIMATIC S7-1200, S7-1500, ET 200 https://support.industry.siemens.com/cs/ww/en/view/109736504 Siemens Industry Online Support This entry originates from Siemens

More information

Cover sheet. Handling the Demo Case. SINAMICS G120 with CU250S-2 Vector. FAQ October Service & Support. Answers for industry.

Cover sheet. Handling the Demo Case. SINAMICS G120 with CU250S-2 Vector. FAQ October Service & Support. Answers for industry. Cover sheet Handling the Demo Case SINAMICS G120 with CU250S-2 Vector FAQ October 2013 Service & Support Answers for industry. Question This article originates from the Siemens Industry Online Support.

More information

Invertek Optidrive E3 Frequency Inverter (IP20, 3ph output) Easy Start Guide

Invertek Optidrive E3 Frequency Inverter (IP20, 3ph output) Easy Start Guide Invertek Optidrive E3 Frequency Inverter (IP20, 3ph output) Easy Start Guide The Invertek Optidrive E3 Frequency Inverter range is available to order from inverterdrive.com This guide is intended to complement

More information

Applications & Tools. Position Control of a Drive via Pulse/Direction Interface. S7-1200, Sinamics S110 and KTP1500

Applications & Tools. Position Control of a Drive via Pulse/Direction Interface. S7-1200, Sinamics S110 and KTP1500 Position Control of a Drive via Pulse/Direction Interface Cover S7-1200, Sinamics S110 and KTP1500 Configuration Example x7 January 2010 Applications & Tools Answers for industry. Industry Automation and

More information

Industrial Controls SIRIUS Controls

Industrial Controls SIRIUS Controls Industrial Controls SIRIUS Controls Contactor Overvoltage Damping Functional Example No. CD-FE-III-003-V20-EN Comments Sirius Functional Examples are functional, tested automation configurations based

More information

https://support.industry.siemens.com/cs/ww/en/view/

https://support.industry.siemens.com/cs/ww/en/view/ Application of the TM Pulse on a Hydraulic Valve using the Example of a Pressure Control System SIMATIC S7-1500 / ET 200SP TM Pulse 2x24V / TIA Portal V13 SP1 https://support.industry.siemens.com/cs/ww/en/view/109741742

More information

SINAMICS. VIBX Vibration Extinction. Function Manual

SINAMICS. VIBX Vibration Extinction. Function Manual s SINAMICS VIBX Vibration Extinction Function Manual Edition 07/2016 s Preface Fundamental safety instructions 1 SINAMICS VIBX Vibration Extinction Application range, properties 2 Installation and activation

More information

SINAMICS drives. SINAMICS DCM as a DC voltage source. Application. Answers for industry. Edition 01/2014

SINAMICS drives. SINAMICS DCM as a DC voltage source. Application. Answers for industry. Edition 01/2014 SINAMICS drives SINAMICS DCM as a DC voltage source Application Edition 01/2014 Answers for industry. Compact User Manual Legal information Warning notice system This manual contains notices you have to

More information

Excitation Systems THYRIPART. Compound-Excitation System for Synchronous Generators. Power Generation

Excitation Systems THYRIPART. Compound-Excitation System for Synchronous Generators. Power Generation Excitation Systems Compound-Excitation System for Synchronous Generators Power Generation Operating Characteristics Load dependent Short circuit supporting Low voltage gradient dv/dt Black start capability

More information

CCE Image may differ from the actual product By Martin Labbé, eng., Jasmin Goupil & Louis Perreault

CCE Image may differ from the actual product By Martin Labbé, eng., Jasmin Goupil & Louis Perreault CCE-32 1.09 Image may differ from the actual product By Martin Labbé, eng., Jasmin Goupil & Louis Perreault Index 1. General description... 5 2. Applications... 5 3. Installation... 5 4. Connections...

More information

Quick Reference Guide. DF5-... Frequency Inverters 02/02 AWB GB

Quick Reference Guide. DF5-... Frequency Inverters 02/02 AWB GB DF5-... Frequency Inverters 1 st published 22, edition 02/02 Moeller GmbH, 53105 Bonn Author: Holger Friedrich Editor: Michael Kämper Translator: Dominik Kreuzer All brand and product names are trademarks

More information

TECO F510 Inverter. Quick Start Guide. Step 1. Supply & Motor connection

TECO F510 Inverter. Quick Start Guide. Step 1. Supply & Motor connection Quick Start Guide TECO F510 Inverter This guide is to assist you in installing and running the inverter and verify that it is functioning correctly for it s main and basic features. For detailed information

More information

Operating Instructions

Operating Instructions 4XH35QB151210 Small General Frequency Converter Operating Instructions 220V 0.75KW 5.5KW 400V 0.75KW 15KW Please read the instruction carefully and understand the contents so that it can be installed and

More information

Configuring and Using the Energy Meter 480VAC

Configuring and Using the Energy Meter 480VAC Application Example 05/2016 Configuring and Using the Energy Meter 480VAC SIMATIC S7-1500, ET 200SP https://support.industry.siemens.com/cs/ww/en/view/109485579 Warranty and Liability Warranty and Liability

More information

Cover. Signal Smoothing-in-Control-Loops SIMATIC PCS 7. Application Note September Applikationen & Tools. Answers for industry.

Cover. Signal Smoothing-in-Control-Loops SIMATIC PCS 7. Application Note September Applikationen & Tools. Answers for industry. Cover SIMATIC PCS 7 Application Note September 2010 Applikationen & Tools Answers for industry. Industry Automation and Drives Technologies Service & Support Portal This article is taken from the Service

More information

Applikationen & Tools. Configurating of Continuous Control with Pulse Width Modulation SIMATIC PCS 7. Application Note August 2010

Applikationen & Tools. Configurating of Continuous Control with Pulse Width Modulation SIMATIC PCS 7. Application Note August 2010 Cover Configurating of Continuous Control with Pulse Width Modulation SIMATIC PCS 7 Application Note August 2010 Applikationen & Tools Answers for industry. Industry Automation and Drives Technologies

More information

40 Amp Digital Bidirectional PWM Motor Controller with Regenerative Braking BIDIR-340-DR

40 Amp Digital Bidirectional PWM Motor Controller with Regenerative Braking BIDIR-340-DR 40 Amp Digital Bidirectional PWM Motor Controller with Regenerative Braking BIDIR-340-DR The BIDIR-340-DR is a fully solid-state motor controller that allows you to control the speed and direction of a

More information

Electronic Circuit Breaker ECONOMY REMOTE

Electronic Circuit Breaker ECONOMY REMOTE Electronic Circuit Breaker - Number of available output channels: 2 / 4 / 8 - Each channel has a 2-wire interface for adjusting the rated current - High capacitive loads start up reliably - The channels

More information

HPVFP High Performance Full Function Vector Frequency Inverter

HPVFP High Performance Full Function Vector Frequency Inverter Advanced User Manual HPVFP High Performance Full Function Vector Frequency Inverter HP VER 1.00 1. HPVFP Parameter Set Overview...3 1.1. About this section...3 1.2. Parameter Structure Overview...3 1.3.

More information

[ 4 ] Using pulse train input (F01 = 12)

[ 4 ] Using pulse train input (F01 = 12) [ 4 ] Using pulse train input (F01 = 12) Selecting the pulse train input format (d59) A pulse train in the format selected by the function code d59 can give a frequency command to the inverter. Three types

More information

Excitation Systems RG3 - T4. Transistorized Excitation Systems for Synchronous Generators. Power Generation

Excitation Systems RG3 - T4. Transistorized Excitation Systems for Synchronous Generators. Power Generation Excitation Systems RG3 - T4 Transistorized Excitation Systems for Synchronous Generators Power Generation Operating Characteristics Reliability High availability Digital control facilities Very good control

More information

Service & Support. SINAMICS G120 (CU2xy-2): Can I also use a pushbutton for control (without relay interconnection)?

Service & Support. SINAMICS G120 (CU2xy-2): Can I also use a pushbutton for control (without relay interconnection)? SINAMICS G120 (CU2xy-2): Can I also use a pushbutton for control (without relay interconnection)? SINAMICS G120 with CU2xy-2 (from FW V4.4) FAQ November 2012 Service & Support Answers for industry. Question

More information

VFD - D700 Series Specifications. The latest low-cost variable speed control solution for centrifugal pumps.

VFD - D700 Series Specifications. The latest low-cost variable speed control solution for centrifugal pumps. VFD - D700 Series Specifications The latest low-cost variable speed control solution for centrifugal pumps. Built-in PID Control to maintain pressure, flow, measured value, and much more 125% overload

More information

SINAMICS. OALINK Open Application Link. Communication between two Control Units via DRIVE-CLiQ. Function Manual. Answers for industry.

SINAMICS. OALINK Open Application Link. Communication between two Control Units via DRIVE-CLiQ. Function Manual. Answers for industry. s SINAMICS OALINK Open Application Link Communication between two Control Units via DRIVE-CLiQ Function Manual Edition 07/2014 Answers for industry. s Preface Fundamental safety instructions 1 SINAMICS

More information

SINAMICS S120 / SIMOTION D

SINAMICS S120 / SIMOTION D Cover Servo Drive Optimization Guide SINAMICS S120 / SIMOTION D Application November 2012 Applikationen & Tools Answers for industry. Siemens Industry Online Support This article is taken from the Siemens

More information

Intelligent Drive Systems, Worldwide Services SK 700E F 3070 GB

Intelligent Drive Systems, Worldwide Services SK 700E F 3070 GB Intelligent Drive Systems, Worldwide Services SK 700E Universal application Modular High-Performance Inverter NORDAC SK 700E The NORDAC SK 700E frequency inverter is designed for the power range between

More information

Product Overview Compact Drive Technology

Product Overview Compact Drive Technology Product Overview Compact Drive Technology Compact Drive Technology Overview Servomotor Stepper otor EtherCAT Terminals Bus Terminals EtherCAT Terminals EtherCAT Box IP 0 IP 0 IP 0 IP 67 I/O EL70 A KL.

More information

TOSVERT TM VF-nC3 Parameter List

TOSVERT TM VF-nC3 Parameter List TOSVERT TM VF-nC Parameter List E658664 - Setting information * Please fill it in if necessary. Item Content Item Content Setting date / person Customer Application Application model Motor manufacturer

More information

ADJUSTABLE SPEED DRIVES VF-S11 Sords Electric

ADJUSTABLE SPEED DRIVES VF-S11 Sords Electric ADJUSTABLE SPEED DRIVES VF-S11 The Next Generation of Micro Inverters is Here. The S11 provides maximum torque with precise speed control. It features an easy-to-use, quiet and compact design. In addition,

More information

6.9 Jump frequency - Avoiding frequency resonance

6.9 Jump frequency - Avoiding frequency resonance E581595.9 Jump frequency - Avoiding frequency resonance : Jump frequency : Jumping width Function Resonance due to the natural frequency of the mechanical system can be avoided by jumping the resonant

More information

Electronic Circuit Breaker ECONOMY SMART. - Number of available output channels: 2 / 4 / 8

Electronic Circuit Breaker ECONOMY SMART. - Number of available output channels: 2 / 4 / 8 Electronic Circuit Breaker - Number of available output channels: 2 / 4 / 8 - Adjustable rated current for each channel - High capacitive loads start up reliably - The channels switch on sequentially and

More information

Instruction manual. art Installation manual

Instruction manual. art Installation manual Instruction manual art. 01521 Installation manual Contents GENERAL FEATURES AND FUNCTIONALITY from page 4 ETS PARAMETERS AND COMMUNICATION OBJECTS from page 6 COMMUNICATION OBJECTS GENERAL FEATURES AND

More information

Quick Reference Guide. DF5-... Frequency Inverters 02/02 AWB GB. For Immediate Delivery call KMParts.com at (866)

Quick Reference Guide. DF5-... Frequency Inverters 02/02 AWB GB. For Immediate Delivery call KMParts.com at (866) DF5-... Frequency Inverters 1 st published 22, edition 02/02 Moeller GmbH, 53105 Bonn Author: Holger Friedrich Editor: Michael Kämper Translator: Dominik Kreuzer All brand and product names are trademarks

More information

Index 2. G Gain settings 4 31 Glossary of terms A 2 Grommets 2 13

Index 2. G Gain settings 4 31 Glossary of terms A 2 Grommets 2 13 Index A A Group functions 3 9 AC reactors 5 3 Acceleration 1 15, 3 8 characteristic curves 3 26 second function 3 24 two-stage 4 19 Acceleration stop function 3 21 Access levels 3 5, 3 36, 4 25 Access

More information

Hitachi P1 Closed Loop Hoist Basic Instruc on Manual

Hitachi P1 Closed Loop Hoist Basic Instruc on Manual Hitachi P1 Closed Loop Hoist Basic Instruc on Manual DH Firmware V.18 DETROIT HOIST AND CRANE LLC, CO. 6650 STERLING DRIVE NORTH STERLING HEIGHTS MICHIGAN 48312 Introduction This manual only applies to

More information

Application for Drive Technology

Application for Drive Technology Application for Drive Technology MICROMASTER 4 Application Description Conveyor Systems Hoisting Gear Engineering and Commissioning Warranty, Liability and Support 1 Warranty, Liability and Support We

More information

13. Before making a service call Trip information and remedies

13. Before making a service call Trip information and remedies . Before making a service call Trip information and remedies.1 Trip causes/warnings and remedies When a problem arises, diagnose it in accordance with the following table. If it is found that replacement

More information

Electronic Circuit Breaker BASIC SMART. - Number of available output channels: 2 / 4 / 8

Electronic Circuit Breaker BASIC SMART. - Number of available output channels: 2 / 4 / 8 Electronic Circuit Breaker - Number of available output channels: 2 / 4 / 8 - Adjustable rated current via channel - High capacitive loads start up reliably - The channels switch on sequentially and loaddependent

More information

Programming a DENSO robot via a SIMATIC S7-1500 SIMATIC S7-1500 / TIA Portal V15 DENSO Command Slave https://support.industry.siemens.com/cs/ww/en/view/109761432 Siemens Industry Online Support Legal information

More information

PHOENIX CONTACT - 03/2007

PHOENIX CONTACT - 03/2007 Inline Function Terminal for Pulse Width Modulation and Frequency Modulation N AUTOMATIONWORX Data Sheet 6920_en_01 1 Description PHOENIX CONTACT - 03/2007 $ ' ) The terminal is designed for use within

More information

EFC 3600 Frequency converter for higher energy efficiency and improved process control

EFC 3600 Frequency converter for higher energy efficiency and improved process control EFC 3600 Frequency converter for higher energy eiciency and improved process control 2 Valuable energy used responsibly Rising energy costs and increasing demands on the environmentally sound products

More information

VA TECH ELIN EBG Elektronik. Operating and Mounting instructions. >pdrive< CX profi. The Power Drives Company

VA TECH ELIN EBG Elektronik. Operating and Mounting instructions. >pdrive< CX profi. The Power Drives Company VA TECH ELIN EBG Elektronik Operating and Mounting instructions >pdrive< CX profi The Power Drives Company Safety instructions General information, note exactly! The requirements for a successfull commissioning

More information

Excitation Systems. Service Generators SIPOL. Transistorized Excitation Systems for Synchronous Generators. Power Generation

Excitation Systems. Service Generators SIPOL. Transistorized Excitation Systems for Synchronous Generators. Power Generation Excitation Systems Service Generators Transistorized Excitation Systems for Synchronous Generators Power Generation Operating Characteristics High availability Reliability Digital control facilities Very

More information

CHAPTER AC DRIVE PARAMETERS. In This Chapter...

CHAPTER AC DRIVE PARAMETERS. In This Chapter... CHAPTER AC DRIVE 4 PARAMETERS In This Chapter... GS2 Parameter Summary....................4 2 Detailed Parameter Listings.................4 11 Motor Parameters........................4 11 Ramp Parameters.........................4

More information

GS1 Parameter Summary Detailed Parameter Listings...4 9

GS1 Parameter Summary Detailed Parameter Listings...4 9 CHAPTER AC DRIVE 4 PARAMETERS Contents of this Chapter... GS1 Parameter Summary...............................4 2 Detailed Parameter Listings..............................4 9 Motor Parameters.........................................4

More information

External brake resistor AX2090-BW5x

External brake resistor AX2090-BW5x Documentation External brake resistor AX2090-BW5x Accessories for Beckhoff servo drive AX5000 Version: Date: 1.3 2018-03-14 Table of content Table of content 1 Foreword... 5 1.1 Notes on the documentation...

More information

INDEX. i 1. B Braking Resistor Dimensions: A 24 Braking Resistors: A 20 Braking Units: A 20. DURAPULSE AC Drive User Manual

INDEX. i 1. B Braking Resistor Dimensions: A 24 Braking Resistors: A 20 Braking Units: A 20. DURAPULSE AC Drive User Manual INDEX A AC Drive Cover: 1 6 Dimensions: 2 4 External Parts and Labels: 1 6 Heat Sink Fins: 1 6 Input Mode Switch (Sink/Source): 1 6 Introduction to DuraPulse GS3 AC drive: 1 3 Keypad: 1 6 Model Number

More information

SINAMICS DCM. DC converter Application - 12-pulse parallel connection with decoupled interphase transformer. Introduction 1

SINAMICS DCM. DC converter Application - 12-pulse parallel connection with decoupled interphase transformer. Introduction 1 Introduction 1 Description of the application 2 SINAMICS DCM DC converter Application - 12-pulse parallel connection with decoupled interphase transformer Application Manual Commissioning 3 Dimensioning

More information

NX series Constant and variable torque Variable Speed Drives for induction motors

NX series Constant and variable torque Variable Speed Drives for induction motors Honeywell All in One Application Manual NX series Constant and variable torque Variable Speed Drives for induction motors Subject to changes without notice CONTENTS NX "All in One" APPLICATION MANUAL INDEX

More information

OUTPUT 5/24 VDC PWM/PT 2 CHANNEL. 1 Description. GFK-2761 May 2012

OUTPUT 5/24 VDC PWM/PT 2 CHANNEL. 1 Description. GFK-2761 May 2012 May 2012 OUTPUT 5/24 VDC PWM/PT 2 CHANNEL 1 Description The terminal is designed for use within an VersaPoint station. It can be used in four different operating modes: PWM (pulse width modulation) Frequency

More information

Multi-function, Compact Inverters. 3G3MV Series

Multi-function, Compact Inverters. 3G3MV Series Multi-function, Compact Inverters 3G3MV Series There has been a great demand for inverters with more functions and easier motor control than conventional i OMRON's powerful, compact 3G3MV Series with versat

More information

SINAMICS drives SINAMICS DCM. DC converters from 6 kw to 2500 kw for variable-speed direct-current drives

SINAMICS drives SINAMICS DCM. DC converters from 6 kw to 2500 kw for variable-speed direct-current drives SINAMICS DCM DC converters from 6 kw to 2500 kw for variable-speed direct-current drives Application: Continuous operation in the case of a pulse encoder error Edition 01-12/2010 SINAMICS drives SINAMICS

More information

PE Electrical Machine / Power Electronics. Power Electronics Training System. ufeatures. } List of Experiments

PE Electrical Machine / Power Electronics. Power Electronics Training System. ufeatures. } List of Experiments Electrical Machine / Power Electronics PE-5000 Power Electronics Training System The PE-5000 Power Electronics Training System consists of 28 experimental modules, a three-phase squirrel cage motor, load,

More information

Electronic Circuit Breaker BASIC FIX

Electronic Circuit Breaker BASIC FIX Electronic Circuit Breaker - Number of available output channels: 2 / 4 - Non-adjustable rated current via channel - High capacitive loads start up reliably - The channels switch on sequentially and loaddependent

More information

Digital electronic module 4DO DC24V/2A HF (6ES7132-4BD30-0AB0) SIMATIC

Digital electronic module 4DO DC24V/2A HF (6ES7132-4BD30-0AB0) SIMATIC Digital electronic module 4DO DC24V/2A HF (6ES7132-4BD30-0AB0) SIMATIC Properties 1 Parameters 2 Diagnostics 3 ET 200S distributed I/O Digital electronic module 4DO DC24V/2A HF (6ES7132-4BD30-0AB0) Manual

More information

SYNCHRONISING AND VOLTAGE SELECTION

SYNCHRONISING AND VOLTAGE SELECTION SYNCHRONISING AND VOLTAGE SELECTION This document is for Relevant Electrical Standards document only. Disclaimer NGG and NGET or their agents, servants or contractors do not accept any liability for any

More information

NXL HVAC APPLICATION MANUAL Programming manual for NXL HVAC drives

NXL HVAC APPLICATION MANUAL Programming manual for NXL HVAC drives NXL HVAC APPLICATION MANUAL Programming manual for NXL HVAC drives Page 2 (68) Index Honeywell HVAC Application (Software [ALFIQ105] Ver.2.09) INDEX 1. INTRODUCTION... 3 2. CONTROL I/O... 3. HVAC APPLICATION

More information

Reactive Power Control Relay RM 2106 / 2112 Operating Instructions. FRAKO Kondensatoren- und Anlagenbau

Reactive Power Control Relay RM 2106 / 2112 Operating Instructions. FRAKO Kondensatoren- und Anlagenbau Reactive Power Control Relay RM 2106 / 2112 Operating Instructions FRAKO Kondensatoren- und Anlagenbau www.frako.com Figure 1 Front view a b c d e Display for active capacitor stages Display for inductive

More information

E3 Adjustable Speed Drive Engineering Specification

E3 Adjustable Speed Drive Engineering Specification E3 Adjustable Speed Drive Engineering Specification PART 1 - GENERAL 1.0 Scope This specification shall cover Toshiba E3 AC Variable Frequency Drives, 6 pulse for 230V and 460V. 1.1 References A. National

More information

Valve Control with the ET 200S 2 PULSE Module

Valve Control with the ET 200S 2 PULSE Module Application Description 09/2014 Valve Control with the ET 200S 2 PULSE Module ET 200S / IM151-8 / 2 PULSE http://support.automation.siemens.com/ww/view/en/98860357 Warranty and Liability Warranty and Liability

More information

Analog Servo Drive 20A20

Analog Servo Drive 20A20 Description Power Range NOTE: This product has been replaced by the AxCent family of servo drives. Please visit our website at www.a-m-c.com or contact us for replacement model information and retrofit

More information

NX Series Inverters. HVAC Pocket Programming Guide

NX Series Inverters. HVAC Pocket Programming Guide NX Series Inverters HVAC Pocket Programming Guide HVAC Pocket Programming Guide HVAC Pocket Programming Guide / Contents This guide provides a single reference document for the user of NXL HVAC (product

More information

AxCent Servo Drive A25A100

AxCent Servo Drive A25A100 Description Power Range The A25A100 PWM servo drive is designed to drive brush type DC motors at a high switching frequency. A single red/green LED indicates operating status. The drive is fully protected

More information

ATV12H018F1 variable speed drive ATV kW hp V - 1ph

ATV12H018F1 variable speed drive ATV kW hp V - 1ph Characteristics variable speed drive ATV12-0.18kW - 0.25hp - 100..120V - 1ph Main Range of product Altivar 12 Product or component type Product destination Product specific application Assembly style Component

More information

ATV12H037F1 variable speed drive ATV kW hp V - 1ph - with heat sink

ATV12H037F1 variable speed drive ATV kW hp V - 1ph - with heat sink Characteristics variable speed drive ATV12-0.37kW - 0.55hp - 100..120V - 1ph - with heat sink Main Range of product Altivar 12 Product or component type Product destination Product specific application

More information

AxCent Servo Drive A50A100

AxCent Servo Drive A50A100 Description Power Range The A50A100 PWM servo drive is designed to drive brushed type DC motors at a high switching frequency. A single red/green LED indicates operating status. The drive is fully protected

More information

Compact Operating Manual Issue 04/04. sinamics SINAMICS G110

Compact Operating Manual Issue 04/04. sinamics SINAMICS G110 Compact Operating Manual Issue 4/4 sinamics Warnings, Cautions and Notes Issue 4/4 Warnings, Cautions and Notes The following Warnings, Cautions and Notes are provided for your safety and as a means of

More information

1 340XRi / 680XRi / 1220XRi Applications. 340XRi, 680XRi, 1220XRi Application manual.

1 340XRi / 680XRi / 1220XRi Applications. 340XRi, 680XRi, 1220XRi Application manual. 1 340XRi / 680XRi / 20XRi Applications 340XRi, 680XRi, 20XRi Application manual. www.sprint-electric.com - Data Product manuals Technical help Drive glossary FAQ Brochures Images Data Product manuals 340XRi

More information

VF-nC1 Adjustable Speed Drive Engineering Specification

VF-nC1 Adjustable Speed Drive Engineering Specification PART 1 - GENERAL 1.0 Scope This specification shall cover Toshiba VF-nC1 AC Variable Frequency Drives, 6 pulse for 100V single-phase 0.1 to 0.75kW, 200V single-phase 0.2 to 2.2kW and 200V threephase 0.1

More information

ATV12HU22M2. Main. Range of product Altivar 12. Component name Quantity per set Set of 1. Built-in fan. Motor power hp Communication port protocol

ATV12HU22M2. Main. Range of product Altivar 12. Component name Quantity per set Set of 1. Built-in fan. Motor power hp Communication port protocol Product datasheet Characteristics ATV12HU22M2 Complementary Main Range of product Altivar 12 Product or component type Product destination Product specific application Assembly style Component name Variable

More information

EN 50178, IEC

EN 50178, IEC Type: DF51 322 1K5 Article No.: 289107 Sales text """Frequency inverter DF51(1,5 kw; 230V) Ordering information Rated voltage U e V Max. rated operational current I e A 7.1 Rated power for motors at 230

More information

Numbering System for Protective Devices, Control and Indication Devices for Power Systems

Numbering System for Protective Devices, Control and Indication Devices for Power Systems Appendix C Numbering System for Protective Devices, Control and Indication Devices for Power Systems C.1 APPLICATION OF PROTECTIVE RELAYS, CONTROL AND ALARM DEVICES FOR POWER SYSTEM CIRCUITS The requirements

More information

user's manual nx frequency converters beam pump application asfiff13

user's manual nx frequency converters beam pump application asfiff13 user's manual nx frequency converters beam pump application asfiff13 2 vacon Introduction INDEX 1. Introduction... 3 2. Commissioning... 4 2.1 Commissioning unbalanced load... 4 2.2 Commissioning balanced

More information

FUJI Inverter. Standard Specifications

FUJI Inverter. Standard Specifications FUJI Inverter o Standard Specifications Norminal applied motor The rated output of a general-purpose motor, stated in kw. That is used as a standard motor. Rated capacity The rating of an output capacity,

More information

Inverter MICROMASTER 410

Inverter MICROMASTER 410 Inverter MICROMASTER 40 /2 Description /4 Circuit diagrams /6 Technical data /7 Selection and ordering data /8 Options /0 Dimension drawings Siemens DA 5.2 2005/2006 / MICROMASTER 40 Description Inverter

More information

AC Drive Technology. An Overview for the Converting Industry. Siemens Industry, Inc All rights reserved.

AC Drive Technology. An Overview for the Converting Industry.  Siemens Industry, Inc All rights reserved. AC Drive Technology An Overview for the Converting Industry www.usa.siemens.com/converting Siemens Industry, Inc. 2016 All rights reserved. Answers for industry. AC Drive Technology Drive Systems AC Motors

More information

TEST REPORT DIN V VDE V :2006 Automatic disconnecting device

TEST REPORT DIN V VDE V :2006 Automatic disconnecting device age 1 of 23 TEST REORT Automatic disconnecting device Report Reference No...: GZ10080033-1 Date of issue...: August 18, 2010 Total number of pages... 23 pages Testing Laboratory...: Address...: Tested

More information

Variable Frequency Drive / Inverter (0.4 ~ 280kW)

Variable Frequency Drive / Inverter (0.4 ~ 280kW) Variable Frequency Drive / Inverter (0.4 ~ 280kW) & Standard Features Configuration Comparison Comparison Table Enclosure IP00 IP20 NEMA 1 Rating Single phase 0.4 2.2kW 0.4 1.5kW Three phase 0.4 4kW Constant

More information

KNX manual High-performance switch actuators RM 4 H FIX1 RM 8 H FIX2

KNX manual High-performance switch actuators RM 4 H FIX1 RM 8 H FIX2 KNX manual High-performance switch actuators RM 4 H FIX1 RM 8 H FIX2 4940212 4940217 2018-10-17 Contents 1 Function description 3 2 Operation 4 3 Technical data 5 4 The FIX2 RM 8 H application programme

More information

Troubleshooting 12. This section explains the items to check when problems occur, and troubleshooting by the use of error displays or operation state.

Troubleshooting 12. This section explains the items to check when problems occur, and troubleshooting by the use of error displays or operation state. Troubleshooting 12 This section explains the items to check when problems occur, and troubleshooting by the use of error displays or operation state. 12-1 Actions for Problems..........................................

More information

INSTRUCTION MANUAL. Power Factor Controller - 12 steps Model A12 NOKIAN CAPACITORS. Power Factor Controller A12

INSTRUCTION MANUAL. Power Factor Controller - 12 steps Model A12 NOKIAN CAPACITORS. Power Factor Controller A12 INSTRUCTION MANUAL Power Factor Controller - 12 steps Model A12 NOKIAN CAPACITORS Power Factor Controller A12 1. CONTENTS 1. CONTENTS 1 2. FEATURES 2 3. INSTALLATION, CONNECTION AND APPLYING POWER 2 4.

More information

Analog Servo Drive 30A8

Analog Servo Drive 30A8 Description Power Range NOTE: This product has been replaced by the AxCent family of servo drives. Please visit our website at www.a-m-c.com or contact us for replacement model information and retrofit

More information

Design Characteristics. FlexDrive II. Series

Design Characteristics. FlexDrive II. Series AC AC DC DC FlexDrive II Series Design Characteristics Brushless AC Servo Baldor s FlexDrive II series are designed to provide reliable and durable operation. Options are available to operate either resolver

More information

Siemens AG Motion Control Drives. SINAMICS S120 and SIMOTICS. Edition October Catalog News D 21.4 N. siemens.

Siemens AG Motion Control Drives. SINAMICS S120 and SIMOTICS. Edition October Catalog News D 21.4 N. siemens. Motion Control Drives Catalog News D 21.4 N Edition October 201 SINAMICS S120 and SIMOTICS siemens.com/drives Related catalogs Motion Control System PM 21 SIMOTION Equipment for Production Machines Industrial

More information

15P0161B1 - DCREG for Applications to Electromagnets - SW Rev. D3.09 R.03 - Updated 01/04/04

15P0161B1 - DCREG for Applications to Electromagnets - SW Rev. D3.09 R.03 - Updated 01/04/04 POWER CONNECTIONS AND DCREG PROTECTING DEVICES DCREG thyristor converter can be used to power very inductive loads, such as electromagnets. Applications problems due to this type of load that can be compared

More information

SPPA-E3000 Brushless Excitation System (BES, Type RG3)

SPPA-E3000 Brushless Excitation System (BES, Type RG3) / Technical Description / Juni 2014 SPPA-E3000 Brushless Excitation System (BES, Type RG3) Maximum-availability excitation system for synchronous generators with brushless exciters Answers for energy.

More information

vacon 100 flow ac drives application manual

vacon 100 flow ac drives application manual vacon 100 flow ac drives application manual vacon 1 TABLE OF CONTENTS Document: DPD01083A Version release date: 16.11.12 Corresponds to software package FW0159V121106.vcx 1. Vacon 100 FLOW - Quick Startup

More information

ISO Rules Part 500 Facilities Division 502 Technical Requirements Section Aggregated Generating Facilities Technical Requirements

ISO Rules Part 500 Facilities Division 502 Technical Requirements Section Aggregated Generating Facilities Technical Requirements Division 502 Technical Applicability 1(1) Section 502.1 applies to: Expedited Filing Draft August 22, 2017 the legal owner of an aggregated generating facility directly connected to the transmission system

More information

TABLE OF CONTENT

TABLE OF CONTENT Page : 1 of 34 Project Engineering Standard www.klmtechgroup.com KLM Technology #03-12 Block Aronia, Jalan Sri Perkasa 2 Taman Tampoi Utama 81200 Johor Bahru Malaysia TABLE OF CONTENT SCOPE 3 REFERENCES

More information