PLUS+1 Compliant
S90 EDC Control
Function Block
User Manual
142.0 mm
[5.59]
97.0 mm
[3.82]
144.5 mm
5.69
158.2 mm
6.23
PIN #1
INDICATED
2x 25.2mm[1.0]
2x ∅7.0
[.28]
MOUNTING
DIRECTION
#2
LED INDICATO R
LIGHTS
TM
COMPLIANT
CONNECTOR MATES
WITH DEUTCH
CONNECTOR #D TM-06-125A
51.6 mm
47.1 mm
[1.85]
[2.03]
1
12
6
7
1
6
12
7
CONNECTOR MATES
WITH DEUTCH
CONNECTOR #DTM-06-125A
PLUS+1 Compliant S90 EDC Control Function Block
T
User Manual
About this Manual
Organization
and Headings
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
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.
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
2
Compliant, and Sauer-Danfoss logotypes are trademarks of the Sauer-Danfoss Group.
11022912· Rev CA · October 2011
PLUS+1 Compliant S90 EDC Control Function Block
User Manual
Contents
S90_EDC Function Block ............................................................................................................................... 4
How to Configure an MFOut ..................................................................................................... 20
How to Calibrate the Function Block .............................................................................................. 21
How to Calibrate an Individual Parameter ............................................................................ 23
About Manual Calibration .......................................................................................................... 24
About the Name Space Feature ....................................................................................................... 25
How to Enter a Name Space Value .......................................................................................... 25
11022912 · Rev CA · October 2011
3
Overview
PLUS+1 Compliant S90 EDC Control Function Block
User Manual
S90_EDC Function Block
The output of an S90_EDC function block interfaces between your application and a
Sauer-Danfoss S90 EDC (Electronic Displacement Control). The output of this function
block drives the coils that control flow direction and magnitude through a pump’s A and B
ports.
T PLUS+1 I/O modules do not have the fault-checking feedback signals that are needed
by this function block. An application that uses this function block to control an I/O
module will fail to compile.
See:
• About Function Block Connections on page 9 for an overview of this function block’s
connections and signals.
• About the Name Space Feature on page 25 if you are using more than one of these
function blocks in your application.
Inputs
S90_EDC Function Block Inputs
Input Type Range Description
Pwr —— —— Reports controller power supply voltage.
The function block uses this voltage when it calculates the measured resistance of the control circuit.
Fdbk_A —— —— Reports the status of the MFOut (Multifunction Output) block that receives the function block’s Out_A (Output A)
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. The Inputs bus on the Application page contains these Status buses.
Fdbk_B —— —— Reports the status of the MFOut (Multifunction Output) block that receives the function block’s Out_B (Output B)
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. The Inputs bus on the Application page contains these Status buses.
4
11022912 · Rev CA · October 2011
C
PLUS+1 Compliant S90 EDC Control Function Block
User Manual
S90_EDC Function Block
S90_EDC Function Block Inputs
Input Type Range Description
Setup —— —— Allows common configuration to be applied to multiple function blocks.
See About Modifying the Config_Data Page on page 15for more information.
Enable BOOL —— Enables the OutputValue signals in the Out_A and Out_B buses.
– T = OutputValue signals follow the CmdIn signal.
– F = Holds both OutputValue signals at zero.
– F/T = Clears latched faults if CmdIn is zero.
CmdIn S16 ±10000 Specifies the requested speed and direction.
– +10000 = Requests maximum Out_A speed.
– 0 = Requests neutral (stop).
– –10000 = Requests maximum Out_B speed.
Function Block Internal Constants
The following table lists constant values that are provided in the function blocks for
setting limits. These constants cannot be edited.
S90_ED
Constant Value Description
MaxCrnt 100 mA The maximum current for displacement or proportional control.
Nominal Ω 18.0 Ω The resistance of the load normally connected to Out_A and Out_B.
Internal Constants
11022912 · Rev CA · October 2011
5
C
Function Block Parameters
PLUS+1 Compliant S90 EDC Control Function Block
User Manual
S90_EDC Function Block
Warning
Using the PLUS+1 Service Tool program download new parameter values to an
application 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 download new parameter values.
The following table lists function block parameters that are stored in the controller’s nonvolatile 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.
S90_ED
Parameter Type Range Description
A.EE_Thld,
B.EE_Thld
A.EE_EndCrnt
B.EE_EndCrnt
A.EE_CalFlg,
B.EE_CalFlg
Function Block Parameters
U16 CalThldMin to CalThldMax Calibrated threshold values for Out_A and Out_B.
U16 Thld + 1 to MaxCurrentCalibrated end current values for Out_A and Out_B.
U8 —— Calibration flags for Out_A and Out_B.
– Bit 1 = 1 (0x0001)—Threshold is not calibrated.
– Bit 2 = 1 (0x0002)—End current is not calibrated.
The CalFlg signal in the Diag bus contains both pairs of flags, with the Out_B bits
shifted to positions 3 and 4.
These parameters determine the values used as threshold and end current for each
direction during normal operation. However, the values actually applied might be
different because:
• Thld and EndCrnt are both subject to range limits.
• Thld is modified by the ThldMult value.
6
11022912 · Rev CA · October 2011
PLUS+1 Compliant S90 EDC Control Function Block
User Manual
S90_EDC Function Block
The following intermediate values represent the values that are actually applied:
The Diag bus also has Config and Define sub-buses that report the configuration and setup values used
by the function block.
Use these signals for troubleshooting.
CalFlg U8 —— The CalFlg signal is a bitmask value that indicates the state of calibration values.
– Bit 1 = 1 (0x0001)—Threshold A is not calibrated.
– Bit 2 = 1 (0x0002)—End current A is not calibrated.
– Bit 3 = 1 (0x0004)—Threshold B is not calibrated.
– Bit 4 = 1 (0x0008)—End current B is not calibrated.
Use these flags to manage the calibration process.
EndCrnt_A,
EndCrnt_B
FltTmr_A,
FltTmr_B
MeasOhm_A,
MeasOhm_B
U16 —— Report the active end current value for the A and B outputs.
During:
– Normal operation, end current values equal A.EE_EndCrnt and B.EE_EndCrnt.
– Calibration, the active end current values equal MaxCrnt.
U16 —— Reports the value of the forward fault delay timer.
U16 —— Indicate the measured resistance of the control circuits that drive the pump’s coils.
11022912· Rev CA · October 2011
Loading...
+ 18 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.