Im modeling a Ci engine using powertrain blocksted,i find myself connecting the signals, but i have a few ones i dont know how to connect or how they work even thougth i have read all block info . The goal of this proyect it to succesfully control a ci engine model of a real one, of wicht we have the fuel map info and geometry.
Here is a picture of my model:
And here is the signal example im using, that comes from the Ci controler help page:
- The first question is, where is the signal for the VGTpos, i didnt find it in the bus info of the turbine, and i guess i have to connect it to the ECU as am doing with the others. Can it refers to the driveshaftpower or one of those?.
- How should i controll the waste gate, if the controller does not have any signals to it?
- Im using the insructions of the CI controller for connecting everything but i dont know how to connect the PWinj,Fuelmainsoi (they are scalars) with the fuel mass(vector), SOI(vector), and fuel pressure(scalar) of the core engine. Arent they controlled by the controller? if not,How can i implemment the vectors, by a table, a funtion or anythings else?
- The torque command is the one i specfy? If so, what shoud I do, do i create a Load variable (accelerator) and connect it there?
Im currently experimenting with the model, as i am trying to recreate a real 2.2l hdi psa engine with 136cv.