MembersPage/GergelyLezsak/BigSixTurbo (2006-05-17 20:09:31)

Big Six Turbo

BMW called M30 engines as "Big Six" (M20, just like mine is "Little Six"). This page is about an M30B34 turbo engine, originally in a 745i from 1985.

normal_45i%20017.jpg

It's not a weak car even it's stock form (3.5 Turbo, automatic, see pic),

but this engine is now in a light chassis (e30):

normal_alkatr%E9szek%20022%7E0.jpg

This page is about GenBoard-ing it!

Original setup

Car outlines:

Buylist at MembersPage/GergelyLezsak/BuyList


Project

Electronically the M30 engine seems very similar to the M20 little brother (from the same era: motronic 1.3). Even their original ECU can be swapped, and the engine will start up! (mapping is not the same, so don't use this as a common practice)

After i've received[first part of the order] I made a new harness, and ordered a new 3.3 GenBoard. Now, the car is running stable with GenBoard.


UPDATE

2005.05.16

Some news. We had serious problems with the car's power and consumption, it turned out to be an ignition retard problem, which was caused by new ALS function accidentally enabled. (AFAIK newest MegaTune doesn't show the config variable ign_balance which was FF and caused the trouble. Thanks for Marcell's support!)

After setting it right, ign. adv. get normal and the car gained ~100HP, +50% fuel economy :) -Interesetingly boost pressure falled back (from 1.2/1.5bar to 0.9-1.2bar)with good ignition and power. We didn't deal with knock and boost control this time, since the car dealed with the turbo's max boost level well.

But MAP values are still silly. I checked values with engine not running. At ambient air pressure it's fine ~100kPa, with connecting GND to MAP input shows 000kPa, Connecting +5V (which was actually 4.93V) to MAP input shows 249kPa.

With the car running it showed inaccurate values like before. Replaced the MAP sensor to another similar one, but values remained the same. When engine running I see ~70kPa at normal ambient pressure (0 bar on analog boost gauge, double checked). When engine is off, MAP goes back to 100kPa@ambient pressure.

I think two sensors can't be wrong similarly, so I consider MAP sensors good. Displayed values at 0/100/250kPa are also fine so I guess analog input->GenBoard internals->LCD with firmware are also OK. What else could be wrong? Maybe +5V reference voltage is changing while engine running? Any other idea?

EricN

2006.05.12

After a lot of mechanical failures (cracked head, etc), car's running again, but mapping is still poor. I'll definitely look for correct MAP values first (still not investigated).

After, car's need to be Boost Controlled:

MembersPage/GergelyLezsak/BigSixTurbo/BoostControl

and Knock Sensing:

MembersPage/GergelyLezsak/BigSixTurbo/KnockSense

. . .

2006.04.03

At least we changed to the latest firmware. (1.0.38)

BMW-style dual IAC valve is fine now. And car had been mapped nice.

One strange problem with MAP: on boost, MAP values are less than real (probably the half of real) values.

I'm using 250kPa MAP sensor, and double checked the values with two (known good) analogue gauges.

I probably misconfigured something with the new firmware.

Config and tables are here: http://quasar.dynaweb.hu/~lezsi/bmw/attila/configtables20060402.txt

By quick look, I couldn't spot anything to justify bad MAP reading. Preferrably with pressurized MAP connection (eg. using a compressor) Do the voltage measurements, or at least read the sensor_filt[] with TerminalProgram in hex-view mode with mdx23 command. mdx.. like mdx23 spits out 32 bytes from 0x230 SRAM address: since sensor_filt[] is a little-endian array of 11 bit sensor ADC readings starting from 0x23f in the 1.0.38 firmware, positions in adc.h 2=>TPS, 3=>CLT, 4=>MAT, 5=>MAP so MAP will be at 0x23f + 5*2 = 0x249 showing 0xff 0x07 (little endian 2047) when MAP input is close to 5V

After this, we will know where to look: in hardware (eg. MAP connection, supply) or firmware (eg. configuration).

In any case, check/measure the GND connections very carefully !!!

Needed:

2005.12.28-29

Car is running with GenBoard :)

We'have removed the whole factory harness. (Took a while to reproduce everything) Some experience: TPS wire's and IAC open/close wire's direction is always replaced :)

Had some difficulties with digital outs; EC36pin15 (Which is P259/5) didn't do anything (with the fuelpump). Tried to move it to the next pin (P259/6), resulted the same. Finally chose a different chip: S259/5, EC18pin5. It's working. Couldn't imagine what could be wrong, at the test time fuelpump out was working.

After we've got fuel I made it flooded. I don't know how but my previous calculations worthed nothing. I thought fuel_req at the 12ms range, but I needed to half that, and maybe we'll half it again. Idle (which is horrible now, but that's mainly pid-related) is around 1ms pw. Don't know why, these are ~300ccm injectors. Maybe too slow to close? Will try to lower pwm value of 30%, and PowerFlyback if necessary...

Since we've got 25cm of snow the day the car started, couldn't tune it yet...

Some pics:

Dashboard:

thumbnails_analog%20muszerek%20010.jpg [in big]

Nice work with the LCD mounting.

The first day at the backyard (no snow at all):

thumbnails_udvar2.jpg [in big]


TODO


and a [movie clip] for motivation

//Emil Larsson