KristiangTuner Posted February 24, 2016 Report Posted February 24, 2016 Hi.Im looking for example solutions for solving engine protection strategies for the following and similar,Lambda VS MAP - Safety function to monitor the lambda value vs MAP and either generate alarm, lower rpm limit, retard etc etc if violated.code example; if Lambda >0.85 @ MAP >160kPa = activate MAP limit 2(=150kPa) + DO 6 for alarmif Lambda >0.80 @ MAP >200kPa = activate MAP limit 2(=150kPa) + DO 6 for alarm(functions can be handle by Internal AUX logic so that part should be ok, the base tables are my main question)Other example;Oil pressure vs RPM - Safety function to monitor oil pressure value vs RPM and etc etc as aboveHow do you solve these functions on the Link/vipec ECU`s? Quote
Simon Posted February 25, 2016 Report Posted February 25, 2016 Using a GP limit will allow this.Here is an example limiting the engine based off fuel pressure and engine load. KristiangTuner 1 Quote
Steve Posted February 25, 2016 Report Posted February 25, 2016 Or, as the "main" limits now can be 3D`d and configured at will, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.