MembersPage/ZoltanAlmasi (2008-04-24 07:10:28)

Ford Sierra Cosworth 2wd

[ Home]||

Originally with Weber-Marelli engine management.

See InputTrigger/LanciaCosworth


Genboard unit specification:

Serial no.: 1433

pump- = 4.12 V

wbo2pumppwzero = 0x66 (102)

wbo2 nernstdctarget = 0x86 (134)

pump+ = -3.5 mV/200 ohm

AREF = 4.9 V

firmware ver = 1.1.33


Calibrated values:

Map sensor offset (kpa) = 6

WBO2 calibration constant = 199

PUMP PID nernst target = 134

Problem at egt calibration:

Calibrate the egt sensor according to AfreshTiny/EgtCalibration There is no egt1_offs in v3 config (for the AD597 chip it was always ~0 so it was dropped. It is not for room-temp or fever measurement anyway) so skip the offset and only do the calibration. Best to apply 30-35mV signal.

If you want to skip it, use 0x4C (decimal 76). 0x55 would show rather high.

egt1_cal=0x4C (76)


Other sensors - seems very smooth

The Throttle Position Sensor (TPS)

This unit is fitted to the throttle shaft and senses the throttle position. at idle speed voltage is 5.0-4.5 volts and at full throttle the voltage drops to 0.5 volt.

The Manifold Absolute Pressure (MAP) Sensor

Depending on the manifold pressure, the sensor regulates between 0.25 to 4.75 volts.

The Air Charge Temperature (ACT, MAT) Sensor

This sensor is of the NTC resistor type, its resistance decreases as temperatures increase.

Engine Coolant Temperature (ECT, CLT) Sensor

The ECT is also of NTC resistor type and its operating range is identical to that of the ACT.


Actuators:

Ignition module

The ECU sends a Spark-out signal to the ignition module

Coil - would you really want to use the unknown ignition module when this coil could be driven directly ?

Ford Escort/Mondeo wasted-spark coil is good sollution against the original distributor+coil setup

The Fuel Injectors

The ECU provides accurate control of the solenoid operated fuel injectors to discharge fuel.

The Idle Speed Control (ISC) Valve

This unit is regulates the engine demand for air depending on the engine temperature, engine load, or swithed on accessories.

The valve, whichis controlled by a variable current from the ECU, adjust the air flow into the engine.

The Boost Pressure Control Valve

This solenoid valve is directly connected to the high pressure side of the turbocharger by a hose. Depending upon whether the valve is open or closed it will either "vent-off" a portion of the boost to the inlet side of the compressor (valve open) or direct it to the wastegate actuator (valve closed)


Configuration advice:


About analog / digital inputs

From wiki and WebShop docs there are 3 spare analog input:

EC18pin6 is set up for electronic MAP signal when no onboard MAP sensor is used. Otherwise EC18pin6 set up for MCP3208pin7, that is channel6 of the extra-ADC. USABLE because of onboard MAP

EC18pin12 is set up for secondary_trigger VR when auditrigger is ordered. Otherwise EC18pin12 set up for MCP3208pin8, that is channel7 of the extra-ADC. NOT USABLE because of auditigger :(

EC18pin16 is set up for MCP3208pin6 (channel5 of the extra-ADC) when 1-wire option is not selected (only after 2005 December). When will be the ibutton implemented?

What features of it?

Or MCP3208pin6 would be routable to another econoseal pin?

What is the sollution for more analog / digital inputs? (For launch control, als on/off, fuel pressure sensor, oil pressure sensor etc.)

We will make it possible to allow 3 digital inputs via 1 analog input (using a 10k ladder, pulling towards GND via 10k/4, 10k/2 and 10k. Pullup is 2k7 towards 5V, can be internal).

Analog inputs are loggable.

The MCP input could get electrical protections in the case?


See KarolyBakos