Lantronix FOX3-2G Series Application Note

Lantronix FOX3-2G Series Application Note

Hide thumbs Also See for FOX3-2G Series:

Advertisement

Quick Links

Application Note
ContiPressureCheck™ System Integration
into FOX3-2G/3G/4G Series
Part Number APP-0009
Revision A October 2019

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FOX3-2G Series and is the answer not in the manual?

Questions and answers

Summary of Contents for Lantronix FOX3-2G Series

  • Page 1 Application Note ContiPressureCheck™ System Integration into FOX3-2G/3G/4G Series Part Number APP-0009 Revision A October 2019...
  • Page 2 Intellectual Property © 2019 Lantronix, Inc. All rights reserved. No part of the contents of this publication may be transmitted or reproduced in any form or by any means without the written permission of Lantronix. Lantronix is a registered trademark of Lantronix, Inc. in the United States and other countries.
  • Page 3 Added Figure 3 and Table 5 in chapter 2.5 Added new configuration examples in Table 1, chapter 2.1 October 2019 Initial Lantronix document. Added Lantronix document part number, logo, contact information, and links. For the latest revision of this product document, please check our online documentation at www.lantronix.com/support/documentation.
  • Page 4: Table Of Contents

    Table of Contents 1. General ....................5 Information about this installation guide ............5 What is ContiPressureCheck System ? ............5 Why telematics for monitoring the CPC system? ..........5 Hardware Requirements .................. 6 Main benefits of CPC monitoring data in real time .......... 6 2.
  • Page 5: General

    1. GENERAL Information about this installation guide This guide provides information on how to configure a FOX3-2G/3G/4G series device, connect to an in-vehicle installed ContiPressureCheck System(CPC-System) via FMS Gateway, read the data from this system and transfer them to your platform server for further evaluation. What is ContiPressureCheck System ? The ContiPressureCheck™...
  • Page 6: Hardware Requirements

    Hardware Requirements • A vehicle with an integrated ContiPressureCheck™ system for trucks/tractors • FOX3-2G series devices with CAN-INTERFACE*, CPC* and firmware 2.16.0 or higher • FOX3-3G/4G series with CAN-INTERFACE*, CPC* and firmware 3.1.0 or higher • A SIM card with data service •...
  • Page 7: Reading Data From The Cpc Via The Fms Gateway

    Workbench software. Refer to the chapter and find out how to install the FOX3 device in a truck. The Workbench software can be downloaded from the Lantronix website (see chapter Error! R eference source not found.). After installation on your PC, load the PFAL script below into your device.
  • Page 8: Cpc System Can Bus Details

    More device configuration examples: $PFAL,cnf.set,AL6=SYS.eJ1939.TIRE_CPC_STAT_HEALTH>=0: TCP.Client.Send,8,"CONTI_Helth (J1939.TIRE_CPC_STAT_HEALTH)" $PFAL,cnf.set,AL7=SYS.eJ1939.TIRE_CPC_STAT_WEX>=0:TCP.Client.Send,8,"CONTI_WEX &(J1939.TIRE_CPC_STAT_WEX)" $PFAL,cnf.set,AL8=SYS.eJ1939.TIRE_CPC_STAT_LEARN>=0:TCP.Client.Send,8,"CONTI_Learn &(J1939.TIRE_CPC_STAT_LEARN)" $PFAL,cnf.set,AL9=SYS.eJ1939.TIRE_CPC_TTM_STATE>=0:TCP.Client.Send,8,"CONTI_TTM_State &(J1939.TIRE_CPC_TTM_STATE)" $PFAL,cnf.set,AL10=SYS.eJ1939.TIRE_CPC_TTM_ALARM>=0:TCP.Client.Send,8,"CONTI_TTM ALarm &(J1939.TIRE_CPC_TTM_ALARM)" $PFAL,cnf.set,AL11=SYS.eJ1939.TIRE_CPC_TTM_BAT>=0:TCP.Client.Send,8,"CONTI_BAT &(J1939.TIRE_CPC_TTM_BAT)" $PFAL,cnf.set,AL12=SYS.eJ1939.TIRE_CPC_TTM_DEFECT>=0:TCP.Client.Send,8,"CONTI_TTM DEFECT &(J1939.TIRE_CPC_TTM_DEFECT)" $PFAL,cnf.set,AL13=SYS.eJ1939.TIRE_CPC_TTM_LOSE>=0:TCP.Client.Send,8,"CONTI_TTM LOSE &(J1939.TIRE_CPC_TTM_LOSE)" $PFAL,CNF.Set,AL14=Sys.eJ1939.TIRE_STAT=0:TCP.Client.Send,8," J1939.TIRE_STAT=OK &(J1939.TIRE_STAT) " $PFAL,CNF.Set,AL15=Sys.eJ1939.TIRE_STAT>0:TCP.Client.Send,8,"J1939.TIRE_STAT=leak &(J1939.TIRE_STAT) " $PFAL,CNF.Set,AL16=Sys.eJ1939.TIRE_FAULT=0:TCP.Client.Send,8,"J1939.TIRE_FAULT=OK &(J1939.TIRE_FAULT)" $PFAL,CNF.Set,AL17=Sys.eJ1939.TIRE_FAULT>0:TCP.Client.Send,8,"J1939.TIRE_FAULT=fault &(J1939.TIRE_FAULT)" Table 1: Device settings for reading and sending real time data from the ContiPressureCheck™ system CPC system CAN bus details The CAN bus of the CPC system follows the standard SAE J1939.
  • Page 9: Tire Identification Diagram

    Tire identification diagram This tire identification diagram shows the wheel position of a 3-axle truck/tractor and a 3-axle trailer. The wheel position is numbered as follow: 00 – Front left 01 - Front right 10 – 2 axle left outer 11 - 2 axle left inner 12 –...
  • Page 10 Example: SYS.eJ1939.TIRE_HEALTH>=0 SYS.eJ1939.TIRE_CPC_STAT_WEX<comp><value> This event is generated whenever the contents of the SYS.eJ1939.TIRE_CPC_STAT_WEX variable changes. <comp> Compares the contents of this variable with the used specified one and return a Boolean (True/False) representing the result of the comparison. It can be set to =, !=, <,>, <= or>=. <value>...
  • Page 11: Supported Parameters For Contipressurecheck

    Supported parameters for ContiPressureCheck™ The following table shows the implemented dynamic entries/variables for reading real time data from ContiPressureCheck™ system. Dynamic entries/Variables Description of data received from the ContiPressureCheck™ system Tire Condition J1939.TIRE_TEMP It reports, into the comma separated value format, the temperature of each wheel as follows. e.g.
  • Page 12 00:8 ≙ PNG 0xFF00 00 = tractor, 01 = trailer; 08 = Number of TTMs. CPC System Status J1939.TIRE_CPC_STAT_HEALTH It reports the status of CPC system for the tractor and trailer as follows. e.g.: 00:1 ≙ PNG 0xFF01 00 = tractor, 01 = trailer; 0 = OK; “No TTM mounted” NOT detected, 0 = “No TTM mounted” detected.
  • Page 13 ≙ PNG 0xFF04 (graphical position and tire location) and the index used as a reference/conjunction for matching the tire location, graphical position and ID of the sensors in hexadecimal as follow s. e.g.: 00:03,01:0b,02:43,03:4b,04:53,05:5b 00…1F = index range in hex used to identify a sensor id; 0b = Hexadecimal value to identify the graphical position of the sensors.
  • Page 14 J1939.TIRE_CPC_TTM_ID:00:1835297152,01:1835297152,02:1821695488,03:1818171136,0 4:1825507328,05:1825000448,06:1821695360,07:1821695232 TTM=Truck tire module “Sensor inside the tire” Table 4: Supported dynamic entries/variables for sending out values received from ContiPressureCheck™ system Fig 3: Example representing a 3-axle truck and a 3-axle trailer Index Graphical Graphical Position Tire Location Tire Location Sensor ID (HEX) Position (HEX)
  • Page 15: Installation Steps

    RED wire of this cable to KL 30 (+12/24VDC source in the vehicle’s fuse box). ✓ Connect the IGN pin (Blue wire) of this cable to the KL 15 (ignition of the vehicle). ✓ More information on how to install properly Lantronix devices in the vehicles is available in a separate...
  • Page 16: Documentation

    Lists and describes all PFAL commands supported by the AVL devices. FOX3_3G_4G_HardwareManual.pdf Contains instructions for safety and operation of the FOX3/-3G device. Provides all the necessary information about installing the Lantronix AppNotes_AVL_Installation_Guide.pdf products properly and safely. Provides required information on how to activate PREMIUM features in the AppNotes_HowToActivatePremiumFeatures.pdf...

This manual is also suitable for:

Fox3-3g seriesFox3-4g series

Table of Contents