Buzzing on Analog Value Threshold
Table of Contents
Applies To
Device | Firmware Versions |
Dart3 2G and Dart3 4G | All FW versions |
G70 2G and G70 4G | All FW versions |
G120 2G and G120 4G | All FW versions |
Alerts can be setup to monitor an assets external voltage and to send an alert when the voltage dips below certain level.
External Voltage is always reported on analogue input 2. So the below configuration means that an alert will be triggered when the external voltage of the asset is below 18V.
However this is not suitable for certain applications. E.g. if we want to monitor a secondary battery in a 4WD, and sound a buzzer in-cab to alert the driver when the battery voltage is below certain level.
The device firmware does not support buzzing based on analogue input, but making use of third party hardware like the LM393 Voltage Comparator Module can help achieve the desired result.
The Comparator can be set up such that it will then activate a device Digital Input - and the device firmware allows for buzzing when a DI is active.
Connection
Voltage Comparator Module
Please refer to the pinout diagram of the module that you are using for this application to identify the Digital Output pin. Below is the LM393 comparator module diagram at the time of writing this article.
Input Voltage - 4.5 - 28 V
- Connect the digital output pin from the comparator module to either to one of the digital input of the device.
- Set the comparator up such that we get voltage over the “On Threshold” on the Digital Input when we are outside our allowable voltage.
- Connect the high side of the buzzer to the power source and low side to the switched ground. Refer to the device specific tab below for this information
Dart3
Please see DART3 12-wire Harness Definition
The Dart3 has three digital inputs.
- Input 1 - Pink Wire
- Input 2 - Blue Wire
- Input 3* - Green Wire
*Digital Input 3 is shared with the Driver ID line, so cannot be used alongside an RFID or Weigand reader.
The On/Off threshold for the digital inputs is as below:
Pull-up enabled: low at 0.4V, high at 1.9V
Pull-down enabled: low at 0.8V, high at 2.2V
Switched Ground Output - Pin 12- Yellow Wire
G70
Please see G70 Harness Definition
The G70 has three digital inputs
- Digital Input 1 = BLUE
- Digital Input 2 = ORANGE
- Digital Input 3* = PURPLE
*Digital Input 3 is shared with one of the Driver ID lines, so DI3 cannot be used at the same time as a DM RFID reader, or Wiegand Reader.
The On/Off threshold for the digital inputs is as below:
Pull-up enabled: low at 0.4V, high at 1.9V
Pull-down enabled: low at 0.8V, high at 2.2V
Switched Ground Output - Pin 10- Green Wire
G120
Please see G120 Harness Definition
The G120 has 6 digital inputs, represented by the following pins.
- Digital Input 1: Pin 16 - Pink
- Digital Input 2: Pin 17 - Blue
- Digital Input 3: Pin 18 -Green/Black
- Digital Input 4: Pin 19 - Brown
- Digital Input 5: Pin 4 - Brown/Blue
- Digital Input 6: Pin 5 - Violet/Red
The On/Off threshold for the digital inputs is as below:
Pull-up enabled: low at 0.8V, high at 1.0V
Pull-down enabled: low at 2.0V, high at 2.4V
Switched Ground Output - Pin 10- Green Wire and Pin 11 - Yellow Wire
Parameters
We assume the comparator module is connected to DI 1 on the device for this example. Add the DI 1 tab in OEM and set the following.
The Bias Resistor and active level can be left on defaults, ie
- Bias Resistor - Pull Up
- Active Level - Low
The "Buzz On" parameters determine the behaviour of the buzzer. By default, the "Buzz on Active Buzz Count" is disabled. This is the number of times the buzzer will buzz when DI1 is active. This can be set to any number of times. Setting this to 255 will leave the buzzer to sound continuously until DI 1 is inactive, i.e, when the voltage is above the predetermined level.
Telematics Guru Setup
Alongside the in cab feedback, alerts can also be setup based on the Digital Input. From the New Alert Advanced option in TG, configure the below
This means that an alert will also be sent to an assigned user when DI1 is active.