Danfoss H1 B User guide

Type
User guide
COMPLIANT
TM
CONNECTOR MATES
WITH DEUTCH
CONNECTOR #DTM-06-125A
PIN #1
INDICATED
1
12
6
7
47.1 mm
[1.85]
51.6 mm
[2.03]
LED INDICATOR
LIGHTS
CONNECTOR MATES
WITH DEUTCH
CONNECTOR #DTM-06-125A
1
12
6
7
97.0 mm
[3.82]
142.0 mm
[5.59]
144.5 mm
5.69
158.2 mm
6.23
2x 25.2 mm
[1.0]
2x
7.0
[.28]
MOUNTING
DIRECTION
#2
PLUS+1
GUIDE
Software
PLUS+1 Compliant
H1B K, M Motor
Function Block
User Manual
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
2
11063629
·
CA
·
October 2011
About this Manual
Organization
and Headings
T
o help you quickly find information in this manual, the material is divided into sections,
topics, subtopics, and details, with descriptive headings set in red type. Section titles
appear at the top of every page in large red type.
In the PDF version of this document, clicking an item underlined in blue italic type
jumps
you to the referenced page in the document.
Special Text Formatting Controls and indicators are set in bold black type.
Table of Contents
A Table of Contents (TOC) appears on the next page. In the PDF version of this document,
the TOC entries are hyperlinked.
Revision History
Revision Date Comment
Rev CA October 2011
©2011 Sauer-Danfoss. All rights reserved.
Sauer-Danfoss accepts no responsibility for possible errors in catalogs, brochures and other printed material.
Sauer-Danfoss reserves the right to alter its products without prior notice. This also applies to products already
ordered provided that such alterations can be made without affecting agreed specifications.
All trademarks in this material are properties of their respective owners.
PLUS+1, GUIDE, and Sauer-Danfoss are trademarks of the Sauer-Danfoss Group. The PLUS+1 GUIDE, PLUS+1
Compliant, and Sauer-Danfoss logotypes are trademarks of the Sauer-Danfoss Group.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
11063629
Rev CA
October 2011
3
Contents
H1B_12V_KM and H1B_24V_KM Function Blocks ................................................................................ 4
Overview .................................................................................................................................................... 4
Inputs ........................................................................................................................................................... 4
Function Block Parameters .................................................................................................................. 5
About the Function Block Parameters ..................................................................................... 6
Outputs ....................................................................................................................................................... 7
About Function Block Connections .................................................................................................. 8
Status and Fault Logic............................................................................................................................ 9
Configuration Values ............................................................................................................................ 11
About the Relationship between the Function Block’s Input and Output Signals ......... 14
MC Controller—Output Configuration .......................................................................................... 15
How to Configure an MFOut ..................................................................................................... 15
SC Controller—Output Configuration ........................................................................................... 17
How to Configure an MFOut ..................................................................................................... 17
About Modifying the Config_Data Page ....................................................................................... 18
How to Calibrate the Function Block .............................................................................................. 20
How to Calibrate an Individual Parameter .................................................................................... 21
About Manual Calibration with the Service Tool Program...................................................... 22
About the Name Space Feature ....................................................................................................... 23
How to Enter a Name Space Value .......................................................................................... 23
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
4
11063629
Rev CA
October 2011
H1B_12V_KM and H1B_24V_KM Function Blocks
Overview
The output of an H1B_12V_KM function block controls the 12V options of a K*or an
M* type H1B motor control.
The output of an H1B_24V_KM function block is designed to control the 24V options
of the K*or M* type H1B motor controls.
These function blocks only differ in their operating voltages and configuration values.
T PLUS+1 I/O modules do not have the fault-checking feedback signals that are needed
by these function blocks. An application that uses these function blocks to control an
I/O module will fail to compile.
See:
About Function Block Connections on page 8 for an overview of these function blocks’
connections and signals.
About the Name Space Feature on page 23 if you are using more than one of these
function blocks in your application.
Inputs
H1B_12V_KM and H1B_24V_KM Function Block Inputs
Input Type Range Description
Pwr —— —— Reports controller supply voltage.
The function block uses this voltage to calculate the measured resistance of the control circuit.
Fdbk —— —— Reports the status of the MFOut (Multifunction Output) block that receives the function block’s Output bus.
Each MFOut block in the Outputs page has a corresponding MFOut block in the Inputs page that reports on its
status through a Status bus.
Setup —— —— Allows common configuration values to be applied to multiple function blocks.
See About Modifying the Config_Data Page on page 18 for more information.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
11063629
Rev CA
October 2011
5
H1B_12V_KM and H1B_24V_KM Function Block Inputs
Input Type Range Description
Enable BOOL —— Enables the OutputValue signal in the Output bus.
T = The OutputValue signal follows the CmdIn signal.
F = Holds the OutputValue signal at zero.
F/T = Clears latched faults if CmdIn is zero.
CmdIn S16 0–10000 Specifies the requested displacement.
0 = Requests minimum displacement.
10000 = Requests maximum displacement.
Function Block Parameters
Warning
Using the PLUS+1 Service Tool program to download new parameter values can result
in unexpected and sudden machine movements.
Unexpected and sudden machine movements can result in personal injury and
equipment damage.
Always secure your machine against unexpected and sudden movements before you
use the Service Tool program to download new parameter values values.
The following table lists the function block parameters that are stored in the controller’s
non-volatile memory.
You can change these values by:
Execution of the calibration process.
Direct access to serial EE memory using the PLUS+1 Service Tool.
Recalling default values.
H1B_12V_KM and H1B_24V_KM Function Block Parameters
Parameter Type Range Description
EE_Thld U16 CalThldMin to CalThldMax The calibrated threshold value.
EE_EndCrnt U16 Thld + 1 to MaxCrnt The calibrated end-current value.
MaxCrnt exists as a signal only in locked levels of the block.
EE_CalFlg U8 —— Calibration flags:
Bit 1 = 1 (0x0001)—Threshold is not calibrated.
Bit 2 = 1 (0x0002)—End current is not calibrated.
The CalFlg signal in the Diag bus has both flags.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
6
11063629
Rev CA
October 2011
About the Function Block Parameters
The function block parameters set the values used for threshold and end current for each
direction during normal operation.
However, the values that actually apply might be different because the:
Thld and EndCrnt values are both subject to range limits.
ThldMult value modifies the Thld value.
The following values represent the values that are actually applied:
EndCrntApplied = MIN(EE_EndCrnt, MaxCrnt).
ThldApplied = MIN((EE_Thld × ThldMult), EndCrntApplied)).
This assures that the:
EndCrntApplied never exceeds MaxCrnt.
ThldApplied never exceeds EndCrntApplied.
Also note that when the CalTask value is set to select a calibration task, the:
EndCrntApplied = MaxCrnt.
ThldApplied = 1.
The applied values are available in the Diag bus as Thld and EndCrnt.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
11063629
Rev CA
October 2011
7
Outputs
H1B_12V_KM and H1B_24V_KM Function Block Outputs
Output Type Range Description
Status U16 —— Reports the function block’s status conditions.
This output uses the standard bitwise scheme described in the Basic Function Blocks Library User’s Manual.
Fault U16 —— Reports the function block’s fault conditions.
This output uses the standard bitwise scheme described in the Basic Function Blocks Library User’s Manual.
Diag —— —— Outputs a bus with these signals:
CalFlg (Calibration Flag).
EndCrnt (End Current).
FltTmr (Fault Timer).
MeasOhm (Measured Ohm).
Thld (Threshold).
Also outputs Config and Define buses. The:
Config bus has configuration signals from the Config_Data block.
Define bus has constant signals used within the block.
CalFlg U8 —— Reports the state of calibration values.
Bit 1 = 1 (0x0001)—Threshold is not calibrated.
Bit 2 = 1 (0x0002)—End current is not calibrated.
Use these flags to manage the calibration process.
EndCrnt U16 —— Reports the active end current value.
During normal operation, the end current value equals EE_EndCrnt.
During calibration, the end current value equals MaxCrnt.
MaxCrnt exists as a signal only in locked levels of the block.
FltTmr U16 —— Reports the value of the fault delay timer.
MeasOhm U16 —— Reports the measured resistance of the control circuits that drive the H1B coil.
Thld U16 —— Reports the active threshold value for OutputValue.
During normal operation, the threshold value equals EE_Thld x ThldMult.
During calibration, the threshold value equals 1.
Output
—— —— Has an OutputValue signal that drives an H1B coil.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
8
11063629
Rev CA
October 2011
About Function Block Connections
Connections for both function blocks are the same. These function blocks only differ in
their operating voltages and configuration values.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
11063629
Rev CA
October 2011
9
Status and Fault Logic
Status Logic
Status Bit* Reported While
Block is not calibrated. 1 Any CalFlag bit is set to 1.
Calibration active. 2 Enable is T and the CalTask = 1 or 2.
Parameters are corrupt. 3
EE_EndCrnt > MaxCrnt or (EE_Thld × ThldMult) > EndCrntApplied) for either direction A or direction B.
The function block applies these tests:
EndCrntApplied EE_EndCrnt—this happens when EE_EndCrnt > MaxCrnt, which means that
EndCrntApplied = MaxCrnt.
ThldApplied = EndCrntApplied—this happens when (EE_Thld × ThldMult) ≥ EndCrntApplied.
Invalid setup/calibration. 4
PinStatus reports a configuration error (value =1) or one or more of these values are invalid:
CalThldMin.
CalThldMax.
ThldMult.
FltDetectTm.
CalTask.
Value too low. 7 Threshold calibration is active and the OutputValue < CalThldMin.
Value too high. 8 Threshold calibration is active and the OutputValue > CalThldMax.
*Position of set bit in a 16- bit fault or status code. Bit 1 is the least significant bit. Bit 16 set to 1 identifies a standard Sauer-Danfoss status code or
fault code.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
10
11063629
Rev CA
October 2011
Each function block has an Output bus with an OutputValue signal that drives a coil. The
following table lists function block faults and how they affect the OutputValue signal.
Fault Logic
Fault Cause Bit* Response Delay
Latch
Correction
Input value too low. CmdIn < 0. 1
OutputValue
held at 0.
No. No. Fix CmdIn.
Input value too high. CmdIn > 10000. 2
Open circuit. Measured Ω > (Nominal Ω x 3). 3
Yes. Yes.
Check for open circuit or high resistance
between output pin and ground.
Short circuit. Measured Ω < (Nominal Ω ÷ 3). 4
Check for short circuit or low resistance
between output pin and ground.
Hardware.
Current exceeds continuous or
peak rating.
6 Correct cause of overload.
*Position of set bit in a 16 bit status or fault code. Bit 1 is the least significant bit. Bit 16 set to 1 identifies a standard Sauer-Danfoss status code or
fault code.
A delayed fault gets reported if the detected fault condition persists for a specified delay time. A delayed fault cannot be cleared until the fault
condition remains undetected for the delay time.
A latched fault report holds until the latch releases. A release is attempted each time that the Enable input becomes T while CmdIn is 0.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
11063629
Rev CA
October 2011
11
Configuration Values
The Config_Data page has values that configure the function block’s operating
characteristics. Typically, you do not have to change any of these values for the correct
operation of the function block.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
12
11063629
Rev CA
October 2011
Optionally, you can:
Change the constant values on this page.
Replace some or all the constant values on this page with signals imported into the
page through the Setup bus, which connects to the function block’s Setup input. See
About Modifying the Config_Data Page on page 18 for more information.
H1B_12V_KM and H1B_24V_KM Function Block Configuration Values
Input Type 12V Range 24V Range Description
CalTask S16 0–3 0–3 Selects a calibration process:
0 = Allow normal operation.
1 = Calibrate the threshold.
2 = Calibrate the end current.
3 = Apply the default calibration values on a transition to 3. The 3 default value
applies default values each time that the controller powers up. It allows normal
operation.
StoreCalVal BOOL —— —— While calibration is active, a StoreCalVal transition of F/T writes the selected calibration
value to memory and sets the CalFlg to indicate this value as calibrated.
The threshold parameter is captured only if it is within its valid range.
T = Not calibrated.
F = Calibrated.
SetCalReqd BOOL —— —— A SetCalReqd (Set Calibration Required) transition of F/T sets all CalFlg bits to 1 to mark
all calibration values as uncalibrated.
ClrCalReqd BOOL —— —— A ClrCalReqd (Clear Calibration Required transition of F/T clears all CalFlg bits to 0 to
mark all calibration values as calibrated.
CalThldMin U16 2500–6192 1000–3123 Sets the lower limit of the valid range for EE_Thld.
10000 = 1000 mA.
CalThldMax U16 6193–8256 3124–4164 The CalThldMax (Calibration Threshold Maximum) sets the upper limit for of the valid
range for EE_Thld.
10000 = 1000 mA.
ThldMult U16 0–10000 0–10000 Gets multiplied by the EE_Thld value to calculate the applied threshold.
Values > 10000 reduce the applied threshold. For example, a value of 7500 reduces the
threshold by 25%.
10000 = 100.00%.
DfltThld U16 CalThldMin
to
CalThldMax
CalThldMin to
CalThldMax
When the CalTask becomes 3, EE_Thld is reset to equal DfltThld (Default Threshold).
10000 = 1000 mA.
DfltEndCrnt U16 DfltThld + 1
to 18000
DfltThld + 1
to 9200
When the CalTask becomes 3, EE_EndCrnt is reset to equal DfltEndCrnt (Default End
Current).
10000 = 1000 mA.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
11063629
Rev CA
October 2011
13
H1B_12V_KM and H1B_24V_KM Function Block Configuration Values
Input Type 12V Range 24V Range Description
FltDet BOOL —— —— Enables detection of open and short conditions based on the measured resistance of
the control circuit.
T = Enable fault detection.
F = Disable fault detection.
FltDetectTm T 100–2000 100–2000 Sets the time before the fault detection logic reports or clears a fault conditions.
1000 = 1000 ms.
FltDetThld U16 —— —— Sets the threshold that the OutputValue must exceed before the function block detects
open and short faults.
Typically, set this value below the threshold value.
Too low a value produces nuisance faults. Too high a value turns off fault detection for
some or all of the output range.
Input = mA x 10.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
14
11063629
Rev CA
October 2011
About the Relationship between the Function Block’s Input and Output Signals
The function block’s Output bus contains an OutputValue signal.
The following figure plots the relationship between the function block’s CmdIn and
OutputValue signals.
The Thld value sets the OutputValue of the block when it receives a CmdIn of +1.
The EndCrnt value sets the Output Value of the block when it receives a Camden of
+10000.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
11063629
Rev CA
October 2011
15
MC ControllerOutput Configuration
If you have an SC controller, see SC Controller—Output Configuration on page 17.
You route the function block’s Output bus to an MFOut.
How to Configure an MFOut
You must configure the MFOut to receive the signals in the Output bus.
1. In the GUIDE template, enter the Outputs block.
2. In the Group that receives the signals in the Output bus, make the changes that are
shown in the preceding figure.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
16
11063629
Rev CA
October 2011
3. In the individual MFOut that receives the signals in the Output bus, make the changes
that are shown in the preceding figure.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
11063629
Rev CA
October 2011
17
SC ControllerOutput Configuration
If you have an MC controller, see MC Controller—Output Configuration on page 15.
You route the function block’s Output bus to an MFOut.
How to Configure an MFOut
You must configure the MFOut to receive the signals in the Output bus.
1. In the GUIDE template, enter the Outputs block.
2. In the MFOut that receives the signals in the Output bus, make the changes that are
shown in the preceding figure.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
18
11063629
Rev CA
October 2011
About Modifying the Config_Data Page
Modify the Config_Data page to control the configuration process with signals routed
into the function block from an application.
The preceding figure shows an unmodified Config_Data page. This Config_Data page
has all the values that are needed to configure the function block.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
11063629
Rev CA
October 2011
19
The preceding figure shows the changes made to a Config_Data page to allow an
application to control the configuration process using signals routed via the Setup bus.
PLUS+1 Compliant H1B K, M Motor Function Block
User Manual
H1B_12V_KM and H1B_24V_KM Function Blocks
20
11063629
Rev CA
October 2011
How to Calibrate the Function Block
See About Modifying the Config_Data Page on page 18 for an example of a Config_Data
page that has been modified to allow an application to control the calibration process.
1. Prepare to calibrate.
A. Set the SetCalReqd signal to F.
B. Set the ClrCalReqd signal to F.
C. Set the StoreCalVal signal to F.
D. Toggle the SetCalReqd signal from F to T.
Toggling sets the “not calibrated” bits in the CalFlg signal to 1.
2. Set the Enable signal to T.
3. Calibrate the threshold parameter (EE_Thld).
A. Set the CalTask signal to 1.
B. Gradually modify the CmdIn signal to find the minimum command that causes
increased motor speed.
In the Status signal, monitor bit 7—Value too low and bit 8—Value too high to
make sure that the OutputValue signal is within the valid threshold range.
C. Toggle the StoreCalVal signal from F to T to write the OutputValue to memory.
In the CalFlg signal, check that bit 1 clears to 0, to verify that the controller has
written the threshold parameter to memory.
4. Calibrate the end-current parameter (EE_EndCrnt).
A. Set the CalTask signal to 2.
B. Gradually modify the CmdIn signal to find the command that produces the
desired maximum motor speed.
C. Toggle the StoreCalVal signal from F to T to write the OutputValue to memory.
In the CalFlg signal, check that bit 2 clears to 0, to verify that the controller has
written the end-current parameter to memory.
5. End the calibration process.
A. Set the CalTask signal to 0.
B. In the CalFlg signal, verify that all bits are now 0.
C. Verify that no Status or Fault conditions are reported.
D. If you have made it available in the Setup bus, set the ThldMult signal to the
desired value.
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24

Danfoss H1 B User guide

Type
User guide

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI