Jump to content

tineira

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by tineira

  1. Hi,

    First of all, all of the datasheets I found online for this sensor have the same calibration as what is implemented in Link software, but I think that maybe that info is incorrect or I could have a fake sensor. I bought the sensor from a reputable source I think. 

    Ok, from my testing the correct Calibration for this sensor is the standard bosch calibration (0 280 130 017). 

    With the engine off for a few hours and also checking the thermostat housing with a thermocouple, if I choose the "0 261 230 340" calibration the reading is off by 10°c compared with the thermocouple and the IAT:

    image.png.b243a8317afe887e1072cf4a22db4440.png

    If I select the "0 280 130 017" calibration, all readings are the same:

    image.png.77d2ab3d4f6e541100bc0b7277b002a2.png

     

    Also checking the ECT while cruising on the highway, the temperature drops until the thermostat opening temperature and matches with the "0 280 130 017" calibration. An at last, at 90°C (measured with the thermocuple on the thermostat housing) the calibration matches the "0 280 130 017" calibration. 

    Does anyone use this sensor that could help me corroborate this? 

     

     

     

     

  2. I tried that, the only thing that is bugging me is that on the X parameter, the min value and max value are integers, so the scale can not be adjusted too much. I could multiply lat/long by 100 or something like that, but are like unnecessary steps.

     image.png.51d5b3ba7e7ac0d1c691f1f2fc02dd63.png

  3. I know this is a long shot but I'm sending GPS data from CAN and using Math channels to calculate Lat and Long with 7 digit precision, and altitude data. It would be great to be able to choose this parameters as Latitude and Longitude on the GPS Plot as I think that they are using the default fields by default. 

    Better yet, would be to be able to store this math channels on the Latitude and Longitude parameters.

  4. Feature request: be able to save files on a human readable format.

    I always try to track my changes on Git or other source control software. It would be nice to be able to track changes on configuration / tune , but as the .pclx is a binary file it does not makes sense to track changes that way. 

    If you could choose to save/load files as .pclx or a text based version, it would make tracking / reverting changes much simpler.

  5. hey @k fuku I managed to pass data splitting the signed 32 bit value. The problem is if the value is negative, strange things might happen. so I ended up sending the absolute value of the latitude and longitude and splitting each value in three parts a 15 bit number, a 16 bit number and the missing bit I use to send a DI for negative values. Then I created a math channel that reconstructs the value.

    image.thumb.png.24820cdd7d0cfda967ec31f4eb1d4fa6.png

     

    image.png.c9df4800633c2a15d4e0e0793abc12b1.png

    I'm sending the can messages from an arduino, so this is how I build the message.

    image.png.130cc1b7771bc8d8e6f1d12c0f5cfb40.png

     

  6. Hi,

    As a fun project I'm trying to use an Arduino Giga with a touch screen as a dash, additional sensor input and a Keypad. I already can read then CAN messages from the ECU to display, also I can send analog and digital sensor information back to the ECU.

    My idea is to use this device also as a CAN Keypad, I could use the digital inputs as on off switches, but was wondering what is the difference between this and what a Keypad could do? Is there any documentation on the CAN structure used by keypads? maybe I could emulate an existing one.

    Thanks,

  7. Hi,

    Is there an internal calculated value of  "Air Mass / cyl" that can be logged on a car set up with MAP sensor? I think it would be a great way to measure effects of different parts like intercoolers / turbo / boost. I tried logging "Mass per Cyl (x100)" but it seems to be only calculated when a MAF sensor is used.

    Does this makes sense? 

  8. Hi,

    is there a way to select a range in a log to measure time between to events?  

     

    As an example I would like to be able to determine how long it takes the ecu to sync trig 1 and trig 2 and total startup time without having to select different spots and subtract times. 

    image.thumb.png.1ffbc9f64d1b14c77d42a1de64ee2e7d.png

     

     

  9. I have not received the car back from the shop yet, so I have not tried the new chopper disk, but there is another thing I have not tried that may help. Would changing the filtering settings on the trigger have an effect on this problem? Both trig1 and trig2 are on the lowest filtering setting.

  10. Dave,

    the timing belt is relatively new, but it is the cheap version of OEM parts (Nissan "Key Value"). The car is in the shop right now, among other things, they are installing a Greddy timing belt. The bearing inside the CAS seems to be OK by the feel you get when turning the shaft. If the new timing belt doesn't help, I'll buy the chopper disk and change the bearing just to be safe.

    Thanks.

  11. Hi,

    for some reason when logging, the engine RPM trace gets rough above 5000 RPM. This is using the PC logging and Ecu logging. The engine is a CA18DET with the stock CAS. I get no sync or trigger errors. The engine seems to run smooth and it's not missfiring. What could cause this?

    kI9VA.png

    5q63w.png

×
×
  • Create New...