Jump to content

Recommended Posts

Posted

Hello Everyone, was wondering if anyone can confirm / assist with my custom can setup.

Already configured my Gauge-Art Can Gauge, and Link Can-Lambda

But now for my custom CAN IO Box, converting my flex fuel sensor frequency to CAN and analog sensors: Fuel pressure, oil pressure.

CAN IO Box:
ID - 1802
BYTE0: Ethanol content (unit is %)
BYTE1: Ethanol t(byte-40 = temp in C)
BYTE2: Fuel pressure (unit PSI)
BYTE3: Oil Pressure ( unit PSI)

I then realized that the parameters that I added are actually for transmitting data out of the ecu, not for receiving data.
When filtering out the receiving data from the parameter drop down, the only applicable parameters could be CAN analog and CAN Digital?

 

Mode.jpg.825a0fce7a0617b4fe75f2572dda0c3c.jpgCustomCanFile.jpg.f1a0040b9f335c3801cff0b674184c63.jpg

Posted

There is currently  no way to take in Ethanol% over CAN, you could feed in the percentage via a CAN Analog and use that CAN Analog value in the multifuel table and anywhere else you want it. The Ethanol Temp could be fed in as a CAN Analog and then put it into the Fuel Temp fucntion.

Pressures should be brought in with CAN Analogs.

Note that anything you're sending in will need to be converted to Metric units (kPa for pressure and Deg C for temp), you could use either the Multi/Div/Offset values for this or use calibration tables to have the CAN Analog values in PSI and the actual pressure runtimes in kPa.

Posted
On 4/10/2024 at 9:49 PM, Vaughan said:

There is currently  no way to take in Ethanol% over CAN, you could feed in the percentage via a CAN Analog and use that CAN Analog value in the multifuel table and anywhere else you want it. The Ethanol Temp could be fed in as a CAN Analog and then put it into the Fuel Temp function.

Pressures should be brought in with CAN Analogs.

Note that anything you're sending in will need to be converted to Metric units (kPa for pressure and Deg C for temp), you could use either the Multi/Div/Offset values for this or use calibration tables to have the CAN Analog values in PSI and the actual pressure runtimes in kPa.

Thanks for the response Vaughan.
Going forward I will send the signal wire to DI 8 for the ethanol sensor

  • lim327.ap2 changed the title to Custom CAN/AN/DI Setup
Posted

So I wired and setup my ethanol sensor to DI8- that's done.

Though I have setup up the communications for my IO box/ analog sensors. I'm stumped on the calibrations.

Screenshot2024-04-20152829.png.1b485658a619683f94f92e6377a8037e.pngScreenshot2024-04-20152927.png.1c8109bb9c8958c770088e41e105cd51.png

units are checked off as metric under options tab

Screenshot2024-04-20142059.png.c4f7f8a42533dca7fcbaf0ecdb707d98.png

My ultimate question is: Does the G4X need a voltage reading or does it need a measurable unit such as KPa/psi?

I'm asking if it needs voltage because in the Linear Calibration setup; its asking for an input value of A/B voltage?

Screenshot2024-04-20154230.png.01e17ee85555450a35405eab2b08c70b.png
For being CAN I would think it just needs a kPa value.  Is there a particular step that I'm missing?

Right now my IO box is sending out PSI, but can change it to kPa if needed.

Posted

If the incoming data is already calibrated into pressure units then set the calibration to none.  If it is received as voltage then you would need to assign a calibration to convert the voltage to pressure.  

If incoming data is pressure units then it needs to be kPa - or use the multi/div to convert as it is received.   

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...