Jump to content

KMS CAN Display on V Series


jannerboy

Recommended Posts

  • Replies 67
  • Created
  • Last Reply

Top Posters In This Topic

Thanks again but I think im looking at this the wrong way. The thread originally started because someone wants to use KMS display on Vipec V series. The vendor says its not supported and have to upgrade to i series. Is the reason the upgrade is required is so that the customer can choose "KMS display" in the CAN-BUS setup screen and all the CAN ID's etc are pre-populated and in turn the vipec starts sending out CAN packets destined to the KMS CAN-IDs.

If so, then in theory it would work on the V series but the customer would have to load all the CAN IDs manually and fill in the sensors etc.

Is my understanding correct? If so, ill go buy one tomorrow and do it myself and program all the IDs into the vipec CAN-BUS configuration screen (via VTS).

Of course, i Still need the 10,000 serial fix to be applied and the CANBUS cables etc.

 

Link to comment
Share on other sites

Thanks dave, I'm waiting on a reply from KMS but if it can show me the main 15 or so that I'm interested in then that's ok. The display at it's price point the product design make the KMS display attractive for customers.

 

Can you please let me know the process to upgrade my v44 to the 10,000 CAN-BUS fix and I'll also need to order the relevant bus cables.

 

After that I'll order a KMS unit and play around

Thanks

 

Link to comment
Share on other sites

When we originally looked the KMS the ECU needed to do all the scaling for the outputs as the dash was not able to do it.

So in the G4+ and iSeries the scaling calculations are all in the firmware so the output will suit the dash. (custom written can stream)

This might have changed and the dash might now allow different scaling calculations if this is the case then the V series could work.

Link to comment
Share on other sites

An example would be the Temp signal is offset by 50 degrees so the dash needs to be able to subtract 50 from the transmitted number.

Speed needs to be multiplied by 0.1

ECU Voltage needs to be multiplied by 0.01

 

 

 

Link to comment
Share on other sites

Having seen Pauls posts I asked the question of KMS again.

Response is:-

Hello John

 

Can you supply DBC file of CAN bus output V-serie Linkecu?

We can take a look what is possible ?

 

 

Met vriendelijke groet / With kind regards / Mit freundlichen Grüßen

Ing. Johan van Grootel

sales executive / technical engineer

 

Kronenburg Management Systems

Spaarpot-Oost 19

5667 KT Geldrop

The Netherlands

Tel.: +31 (0)40 280 2629

Fax.: +31 (0)40 286 7765

 

Can someone supply me or them with the DBC file?

Just trying to help.

John

Link to comment
Share on other sites

I don't know what the DBC file is but all the required info is in the PC link help file.

See below

Generic Dash CAN Data Format

 

All parameters are sent as 16 bit unsigned numbers, with low byte first.  Some parameters must be multiplied or offset (constant value added) to get the correct calibrated value.  The limits flags are sent through as a bit field (described below).

 

 

Data 0

Data 1

Data 2-3

Data 4-5

Data 6-7

Frame 1

0

0

Engine Speed

Display (RPM) = Raw

Range = 0 - 15000 RPM

MAP

Display (kPa) = Raw

Range = 0 - 650 kPa

MGP

Display (kPa) = Raw -100

Range = -100 - 550 kPa

Frame 2

1

0

Barometric Pressure

Display (kPa) = Raw * 0.1

Range = 0 - 200 kPa

TPS

Display (%) = Raw * 0.1

Range = 0-100%

Injector DC

Display(%) = Raw * 0.1

Range = 0-100 %

Frame 3

2

0

Injector DC (Sec)

Display (%) = Raw * 0.1

Range = 0 - 100%

Injector Pulse Width

Display (ms) = Raw * 0.001

Range = 0 - 65 ms

ECT

Display (deg C) = Raw - 50

Range = -50 - 205 deg C

Frame 4

3

0

IAT

Display (deg C) = Raw - 50

Range = -20 - 205 deg C

ECU Volts

Display (V) = Raw * 0.01

Range = 0 - 65 V

MAF

Display (g/s) = Raw * 0.1

Range = 0 - 6500 g/s

Frame 5

4

0

Gear Position

Display (gear) = Raw

Range = 0 - 6

Injector Timing

Display (deg) = Raw

Range = 0 - 719 deg

Ignition Timing

Display (deg) = (Raw * 0.1) - 100

Range = -100 - 100 deg

Frame 6

5

0

Cam Inlet Position L

Display (deg) = Raw * 0.1

Range = 0 - 60 deg

Cam Inlet Position R

Display (deg) = Raw * 0.1

Range = 0 - 60 deg

Cam Exhaust Position L

Display (deg) = Raw * -0.1

Range = -60 - 0 deg

Frame 7

6

0

Cam Exhaust Position R

Display (deg) = Raw * -0.1

Range = -60 - 0 deg

WBO2 1

Display (AFR) = Raw * 0.01

Range  = 0 - 65 AFR

WBO2 2

Display (AFR) = Raw * 0.01

Range  = 0 - 65 AFR

Frame 8

7

0

Trig 1 Error Counter

Display (counts) = Raw

Range = 0 - 255

Fault Codes

Display (code) = Raw

Range = 0 - 255

Fuel Pressure

Display (kPa) = Raw

Range = 0 - 6550 kPa

Frame 9

8

0

Oil Temp

Display (deg C) = Raw - 50

Range = -50 - 205 deg C

Oil Pressure

Display (kPa) = Raw

Range = 0 - 6550 kPa

Speed 1

Display (kph) = Raw * 0.1

Range  = 0 - 1000 kph

Frame 10

9

0

Speed 2

Display (kph) = Raw * 0.1

Range  = 0 - 1000 kph

Speed 3

Display (kph) = Raw * 0.1

Range  = 0 - 1000 kph

Speed 4

Display (kph) = Raw * 0.1

Range  = 0 - 1000 kph

Frame 11

10

0

Knock Level 1

Display (units) = Raw * 5

Range = 0 - 1000 units

Knock Level 2

Display (units) = Raw * 5

Range = 0 - 1000 units

Knock Level 3

Display (units) = Raw * 5

Range = 0 - 1000 units

Frame 12

11

0

Knock Level 4

Display (units) = Raw * 5

Range = 0 - 1000 units

Knock Level 5

Display (units) = Raw * 5

Range = 0 - 1000 units

Knock Level 6

Display (units) = Raw * 5

Range = 0 - 1000 units

Frame 13

12

0

Knock Level 7

Display (units) = Raw * 5

Range = 0 - 1000 units

Knock Level 8

Display (units) = Raw * 5

Range = 0 - 1000 units

Limits Flags - Refer bit field definition below.

 

Limits Flags Definition

Bit

 

0

RPM Limit

1

MAP Limit

2

Speed Limit

3

Maximum Ignition Flag

4

Anti-lag Ignition Cut

5

High Supply Voltage Limit

6

Overrun Flag

7

Traction Limit

8

Low Supply Voltage Flag

9

Launch RPM Limit

10

Wakeup Flag

11

GP RPM Limit 1

12

CL Stepper Limit

13

GP RPM Limit 2

14

EThrottle Limit

15

Cyclic Idle Active

Link to comment
Share on other sites

  • 2 weeks later...

Very tempted to order one (KMS DISPLAY) and get it ready for anticipation. My v44 needs to be chipped for CANBUS anyway so I could send both into a vipec dealer at the same time if it helps

Edited by paulr33
Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...

Hi all,

Any update on this? I can get a G4 plugin and KMS display but not until next year.

 

if I purchase the evo G4 plugin i88 and KMS display what other accessories do I need? CANBUS cables? What about the expansion connector? On the vipec I'm using the standard AN inputs but is this the same on the G4?

 

Link to comment
Share on other sites

Yeah I was aware of toucan, and a few other can bus display units but they all fail in the asthetics department. I think a lot of them are software driven which usually means an OS is underneath the display unit so the update rate / display rate usually suffers. The KMS unit, like the apexi PowerFC hand controller are light weight and I think are actual microprocessor designed units which usually mean fixed instruction and no software to make them do stuff. Usually results in a nicer product. Ie in the gaugeART videos on YouTube the update rate looks funny sometimes. I've even thought of piggybacking a PowerFC onto my vipec and using the PFC hand controller as a display unit 

 

Link to comment
Share on other sites

Hi Paul,

If you purchased the G4+ EVO 8 plug-in you would need (at the minimum) the following to form a CAN bus to the KMS CAN display:

1 x CAN-PCB connector (from us)

1 x CAN-F connector (from us)

1 x ??? connector (from KMS)

You would then plug the CAN-PCB connector into the ECU. Next solder two wires onto the CAN H and CAN L pins of the CAN-F connector. Plug the CAN-F connector into the PAN-PCB connector. Next braid your CAN H and CAN L wires into a loom that is long enough to reach the KMS CAN dash wiring. Connect the ??? connector from KMS and then plug the ??? KMS connector into the KMS CAN dash wiring.

I don't know what the KMS connector part is, but assume they have one.

The expansion connectors used on the v44 and G4+ plug-in ECUs are the same. 

 

 

Link to comment
Share on other sites

  • 3 weeks later...

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...