Datalogging output (to dash/logger)

K-Series Programmable ECU installation questions / support issues
Locked
Stuart
Posts: 41
Joined: Mon Aug 13, 2007 7:43 am

Datalogging output (to dash/logger)

Post by Stuart »

the Knock count field,

Can you please explain the format of this field?

reading the help data, LSB is Knock, but is that LSB of byte 19 or 20?

also, can you explain the format of the rest of it.

(feeding this to an AIM MXL and it just treats it as a 2 byte number at the moment)
Stuart
Posts: 41
Joined: Mon Aug 13, 2007 7:43 am

Post by Stuart »

Any danger of an answer guys?
User avatar
Hondata
Site Admin
Posts: 10615
Joined: Thu Aug 15, 2002 12:13 pm
Location: Torrance, CA
Contact:

Post by Hondata »

All 16 bit values are most significant byte first.

The knock count field contains the number of knock events since power on.

The scaling is least significant bit of the field = 1 knock.
Hondata
Stuart
Posts: 41
Joined: Mon Aug 13, 2007 7:43 am

Post by Stuart »

In that case, something is not right...

this is what the AIM data looks like:

the red line is RPM
the black line is TPS
the orange line is Knock-count

as you can see, it's following TPS, almost like it's a combination of knock threashold?

the .xls is the exported data for the same lap.

thanks

Stuart
You do not have the required permissions to view the files attached to this post.
Stuart
Posts: 41
Joined: Mon Aug 13, 2007 7:43 am

Post by Stuart »

the data... (ziped up)
You do not have the required permissions to view the files attached to this post.
User avatar
Hondata
Site Admin
Posts: 10615
Joined: Thu Aug 15, 2002 12:13 pm
Location: Torrance, CA
Contact:

Post by Hondata »

The orange line looks like lambda.
Hondata
Locked