Call me back | My basket | Checkout | Add to email list

     You are here: Website » Knowledge base

« back to website

RTLIVEV2-MotorsportAndIndustrial / DataPriorityAndDataRates

Incoming data priority and Maximum data rates


Incoming data priority

RT LIVE v2 has 3 “data sources”

  1. Data received from CAN port
  2. Data received from Serial port
  3. Data received from internal sensors

As the same data (eg. a temperature sensor) can come from any of the 3 data sources, the RT LIVE v2 unit assigns then to have 3 different “priorities”:

  • CAN data has the highest priority.
  • Serial data has the second highest priority
  • Internal sensors have the lowest priority

So for example if data for “Temperature 1” is received on the serial port, then will be logged in preference to “Temperature 1” data that is generated from an internal variable, and this data will be lost.

Maximum data rates

  • Serial Data - Maximum data rate 460.8k baud
  • CAN Data - Maximum data rate 1 Mbit per second (Practical limit is significantly lower than this, CAN buses are rarely run above 500kbit)
  • 4G LTE data upload rate - Maximum 700 kbit per second
  • Internally generated data - Maximum rate 60 kbit per second
  • maximum storage rate to internal memory - 2 Mbit per second

So based on the above for an application, if the RT LIVE v2 unit is only connected to a serial data source, then assuming there is a good 4G LTE signal, the unit will “keep up” and upload data to the server is almost real time.
However if the unit is connected to a CAN data source, raw CAN mode is being used, and the CAN bus is running at high loads then it maybe the case the 4G LTE link will not “keep up” and data will be buffered internally.

Page last modified on June 06, 2023, at 01:49 PM