Difference between revisions of "70-pin Module Family"

From MotoHawk
Jump to navigationJump to search
m (Wendy.Bolakowski moved page 70-pin Module to 70-pin Module Family without leaving a redirect: consistancy)
Line 33: Line 33:
 
:2 CAN 2.0B Channels
 
:2 CAN 2.0B Channels
 
:1 RS485 Channel
 
:1 RS485 Channel
 +
 +
== Product Summary ==
 +
The ECM-S12X-070 family of engine control modules are rugged controllers capable of operating in harsh automotive, marine, and off-highway applications. The module and its connector system are environmentally sealed and suitable for engine mounting in many applications.
 +
 +
This unit provides 70 connector pins with inputs, outputs, and communication interfaces that support a wide variety of applications. The ECM-S12X-070 is part of the MotoHawk Control Solutions ControlCore® family of embedded control solutions. The
 +
ControlCore operating system, MotoHawk® code generation product, and MotoHawk’s suite of development tools enable rapid development of complex control systems.
 +
 +
Each controller is available in ‘F’ (Flash) or ‘C’ (Calibratible) versions. Flash modules are typically used for production purposes. Calibratible modules are typically for prototyping/development only; they can be calibrated in real time using
 +
MotoTune®.
 +
 +
IMPORTANT! Woodward does not warranty this ECM based on information supplied in this article, but only with an expressed and specific productionsupply agreement based on customer’s operating mode. Information in this article is subject to change without prior notice. Please contact Woodward sales for more information.
 +
 +
== Part Numbers ==
 +
[[Image: 70_pin_pn.png]]
 +
 +
== Compiler ==
 +
Codewarrior 4.6 by Freescale is required for the module.
 +
 +
== Fixed Point ==
 +
The 70-pin module uses the Freescale S12X processor which is a fixed point processor.  Although floating point emulation is possible, it is extremely resource intensive and use of floating point should be avoided.  The application should be devloped using fixed point.
 +
 +
For more information, see [http://mcs.woodward.com/content/motohawk/Documentation/MotoHawk2012bSP0/HTML/MotoHawk_topics/BScaleFixed.html MotoHawk Fixed-Point and B-Numbers].
  
 
[[Category:Modules|70-pin Module]]
 
[[Category:Modules|70-pin Module]]

Revision as of 08:13, 25 March 2013

ECM070.jpg

See Product Guide for Active Part Numbers and Related Item Information (Harnesses, Connectors, ..)

Hardware Features

70-Pin platform
Microprocessor: Freescale S12XE, 50MHz
Memory: 256K Flash, 16K RAM, 4K Internal
EEPROM, 64K serial FRAM
Calibratible Memory: 1M Flash, 64K RAM
Operating Voltage: 6.5-16 Vdc, 24 V (Jump Start), 5V (Crank)
Operating Temperature: -40 to +85 ºC
(105 ºC possible in some applications)

Inputs

VR or digital crank position sensor
Digital cam position sensor
17 analog
1 oxygen sensor
4 switch
1 speed
1 emergency stop

Outputs

4 injector (high impedance) drivers
3 ignition coil drivers
1 tachometer driver
9 low-side drivers
1 main power relay driver
2 sensor supply (5V) outputs

Datalinks

2 CAN 2.0B Channels
1 RS485 Channel

Product Summary

The ECM-S12X-070 family of engine control modules are rugged controllers capable of operating in harsh automotive, marine, and off-highway applications. The module and its connector system are environmentally sealed and suitable for engine mounting in many applications.

This unit provides 70 connector pins with inputs, outputs, and communication interfaces that support a wide variety of applications. The ECM-S12X-070 is part of the MotoHawk Control Solutions ControlCore® family of embedded control solutions. The ControlCore operating system, MotoHawk® code generation product, and MotoHawk’s suite of development tools enable rapid development of complex control systems.

Each controller is available in ‘F’ (Flash) or ‘C’ (Calibratible) versions. Flash modules are typically used for production purposes. Calibratible modules are typically for prototyping/development only; they can be calibrated in real time using MotoTune®.

IMPORTANT! Woodward does not warranty this ECM based on information supplied in this article, but only with an expressed and specific productionsupply agreement based on customer’s operating mode. Information in this article is subject to change without prior notice. Please contact Woodward sales for more information.

Part Numbers

70 pin pn.png

Compiler

Codewarrior 4.6 by Freescale is required for the module.

Fixed Point

The 70-pin module uses the Freescale S12X processor which is a fixed point processor. Although floating point emulation is possible, it is extremely resource intensive and use of floating point should be avoided. The application should be devloped using fixed point.

For more information, see MotoHawk Fixed-Point and B-Numbers.