CRUISER User Manual V117

Embed Size (px)

Citation preview

  • 7/31/2019 CRUISER User Manual V117

    1/24

    CRUISER Telemetry System 1 2008 All rights Reserved

    Pr o duc t Do c umen t at io n

    Manual

    CRUISER SystemTelecommunications Products

  • 7/31/2019 CRUISER User Manual V117

    2/24

    TABLE OF CONTENTS

    1 INTRODUCTION.................................................................................................................4

    1.1 Background........................................................................................................41.2 Whats new.........................................................................................................4

    1.2.1 Firmware upgrade (command 9).............................................................................41.2.2 Serial input event handling (command 170/171).....................................................41.2.3 Setting of baud rate parameters (command 257)...................................................41.2.4 Communications Port (command 263)...................................................................41.2.5 Modbus support (command 264)............................................................................51.2.6 Mains status reporting (command 265)..................................................................51.2.7 Dial-up modem configuration (command 266)........................................................5

    1.2.8 Data Flushing delay (command 267)......................................................................51.3 System Description............................................................................................51.4 Digital vs. Analogue............................................................................................61.5 Status LED.........................................................................................................6

    2 EVENTS..............................................................................................................................7

    2.1 Digital Input events.............................................................................................72.2 Timer events.......................................................................................................72.3 Counter events...................................................................................................72.4 Serial events.......................................................................................................72.6 Analogue events.................................................................................................8

    3 CRUISER START-UP.........................................................................................................9

    4 COMMAND MODE............................................................................................................10

    4.1 Entering Commands.........................................................................................10

    5 CRUISER DIGITAL IO.......................................................................................................11

    5.1 Inputs................................................................................................................115.1.1 Option 1................................................................................................................115.1.2 Option 2................................................................................................................12

    5.2 Outputs.............................................................................................................13

    6 CRUISER ANALOGUE INPUTS.......................................................................................14

    6.1 Analogue Inputs...............................................................................................146.1.1 Option 1 current input............................................................................................146.1.2 Option 2 voltage input...........................................................................................156.1.2.1 Adding a Truteq Temperature sensor.................................................................15

    CRUISER Telemetry System 2 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    3/24

    7 APPLICATION EXAMPLES...............................................................................................16

    8 ELECTRICAL INTERFACES.............................................................................................16

    8.1.1 4 X Digital inputs and 4 X Digital outputs and 0 X Analogue inputs:......................168.1.2 0 X Digital inputs and 0 X Digital outputs and 4 X Analogue inputs:......................178.1.3 4 X Digital inputs and 4 X Digital outputs and 4 X Analogue inputs:......................178.1.4 8 X Digital inputs and 8 X Digital outputs and 0 X Analogue inputs:......................198.1.5 0 X Digital inputs and 0 X Digital outputs and 8 X Analogue inputs:......................20

    9 HARDWARE OPTIONS.....................................................................................................21

    9.1 IO PCB options.................................................................................................219.2 Current consumption........................................................................................22

    10 DISCLAIMER...................................................................................................................23

    11 GLOSSARY.....................................................................................................................2312 REVISION INFORMATION.............................................................................................23

    13 WARNINGS.....................................................................................................................24

    14 CONTACTING TRUTEQ WIRELESS..............................................................................24

    15 NOTICES & TRADEMARKS...........................................................................................24

    CRUISER Telemetry System 3 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    4/24

    1 INTRODUCTION

    1.1 Background

    The CRUISER is part of the Truteq range of telemetry terminals.

    The CRUISER offers much more than just simple I/O and is under full control of the user - it can beprogrammed to behave in a particular way when events occur. In addition to the basic telemetryfunctions, the CRUISER can also be used as a modem.

    1.2 Whats new

    The CRUISER is constantly being upgraded with more and more features.The following has been implemented on the current release (V110) from the previous release

    (V103a).

    1.2.1 Firmware upgrade (command 9)

    The CRUISER now includes an application called FLASH MANAGER (FM). This applicationresides in the protected boot loader space of the microprocessor. At start-up it verifies theFLASH memory content and from there starts the application. The CRUISER command !9can set a flag in the eeprom for the FM to enter serial boot mode. The user can now uploadnew firmware via the serial port using the Truteq YAT PRO software. To use this commandenter !9 SERIAL on the command prompt.

    1.2.2 Serial input event handling (command 170/171)

    The serial input event has an added time-out option. The data field of command 170 indicatesthe wait time in steps of 100ms. This is the time to wait before the script in command 171 isexecuted. Enter *** followed by a pause to re-enter command mode.

    1.2.3 Setting of baud rate parameters (command 257)

    The GSM communications is now fixed to 8,N,1 character framing.The GSM (air link) framing is also not being printed out during start-up.The local port parameters can still be set to any of the following baud rates: 2400, 4800,9600, 19200, 38400, 57600, 115200 (where 57600&115200 will print a warning of high baudrate possible data loss)The local port framing options are 7,E,1 and 8,N,1No more air link option in command 257. The CRUISER will also not restart any more afterthe settings have been changed. Just update the terminal program to the newly setparameters and press .

    1.2.4 Communications Port (command 263)

    The link between the CRUISER serial port and the GSM link can now be set to the followingoptions:

    1. No link to the GSM (more suitable for telemetry applications)2. Only link during data connections (more suitable for AMR applications)3. Always linked to the GSM (more suitable for modem applications)

    CRUISER Telemetry System 4 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    5/24

    1.2.5 Modbus support (command 264)

    The CRUISER now supports TCP modbus protocol (when enabled option 1)The following function codes are supported:

    0x01 - Read Coil (get status of relay outputs)0x02 - Read Discrete Inputs (get status of digital inputs)0x03 Read Holding registers (add0 = signal, 1~4 = counters)0x04 Read Input Registers (get values of analog inputs where applicable)0x05 - Write Single Coil (set digital outputs)

    Enter *** followed by a pause to re-enter command mode.

    1.2.6 Mains status reporting (command 265)

    The CRUISER has an extra input in certain hardware profiles to indicate MAINS availability.This command enable the use of that extra input and will display the status with

  • 7/31/2019 CRUISER User Manual V117

    6/24

    SMS messages sent to the CRUISER are executed as a script.

    1.4 Digital vs. Analogue

    Unless specified otherwise, all inputs and outputs referred to in this manual are Digital inputs andDigital Outputs

    1.5 Status LED

    The status LED is used to display the current actions of the CRUISER unit according to the followingtable:

    Condition Indication1 Initialising GSM and SIM Blink Rapidly with 2 sec intervals2 Idle (signal OK) Short pulses3 SMS RX Blink Rapidly while sms being read4 SMS TX Blink slow while sms is being send

    4. After start-up, the CRUISER unit connects to the GSM network and ensures that all theSIM card functions are available.

    5. The CRUISER unit is waiting for an Event or incoming Command.6. The CRUISER unit is busy receiving an SMS.7. The CRUISER unit is busy transmitting an SMS.

    CRUISER Telemetry System 6 2008 All rights Reserved

    Event A

    Event B

    Event C

    ;

    Command ListsEvents

    ;Script contained in SMS

    Scri t linked to event C

    Script linked to event B

    Script linked to event A

  • 7/31/2019 CRUISER User Manual V117

    7/24

    2 EVENTS

    An event is a change in condition and where certain commands then needs to be executed.

    2.1 Digital Input events

    Separate Command Lists are linked to the events where an input goes high (on/open) or low(off/closed). The delay times (also known as the debounce times) before the unit registers a changein input state can be configured. More input/output boards can be added to increase the total numberof inputs and outputs.

    2.2 Timer events

    Separate Command Lists are linked to the events where a timer runs out. There are 5 separatetimers.

    2.3 Counter events

    Separate Command Lists are linked to the events where a counter reaches one of its low or highlevels. There are 4 different counters, each with its own high and low levels.

    2.4 Serial events

    The CRUISER can be configured to execute certain commands when data is received on the serial

    port. Typical applications are tag readers and barcode scanners as well as a whole list of devices thatsends out unsolicited serial data.

    CRUISER Telemetry System 7 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    8/24

    2.5 Analogue events

    Separate Command Lists are linked to the events where an analogue value passes a certain level.

    The following diagram explains which command lists are associated with which level.

    Full Scale

    Set with cmd 52

    Set with cmd 53

    Set with cmd 52 Cmd list execwhen level goespast this point

    54

    Cmd list exec

    when level goespast this point

    56

    Cmd list execwhen level goespast this point

    55

    Cmd list execwhen level goespast this point

    57

    Set with cmd 53

    Zero

    High Trip

    High Recv

    Low Recv

    Low Trip

    HighLevel

    H

    ysteresis

    TypicalAnalogue

    Level

    LowLevel

    Hysteresis

    CRUISER Telemetry System 8 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    9/24

    3 CRUISER START-UP

    The CRUISER will print BOOT information on start-up. This information is printed on the serial port atthe last baud rate and framing that the CRUISER was set to with command 257. Please seedescription of command 257.A standard DB9 male to female serial cable (1:1) with any terminal program is sufficient to monitor thisdata.The first line will always print the hardware configuration with XX.The second line will always print the current firmware version.The CRUISER is ready for operation once the Start-up complete!! sentence is printed. One can nowenter commands via command mode (AT$TT) or use it as a standard modem.

    CRUISER Telemetry System 9 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    10/24

    4 COMMAND MODE

    By default the CRUISER serial port acts as a standard modem. However this serial port is also usedto enter commands and to configure the CRUISER. The AT command AT$TT is used to enter thestandard TruTeq Text mode command prompt. In this mode the CRUISER will echo all incoming text,and add command prompts and readable carriage returns as well as line feeds. The command modewill time-out after a default 30 seconds, or can be quitted by typing , this will return theCRUISER into normal modem mode.

    A simplified command mode is also available for use with serial applications by entering AT$RT(RawText). In this mode there will be no echoing or prompts to simplify the serial encapsulation in atypical application.

    4.1 Entering Commands

    Commands can be entered once the CRUISER is in command mode.

    F Default serial parameters are: 9600,8,N,1.

    FA List of all the commands and descriptions are available in the document:TruTalk

    CRUISER Telemetry System 10 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    11/24

    5 CRUISER DIGITAL IO

    5.1 Inputs

    The CRUISER digital inputs can be configured to work in 1 of 2 ways.

    5.1.1 Option 1

    The first option (factory default) is the potential free input mode. In this mode a connection must bemade between the common (pin1) and the corresponding digital input, either with a switch, or a relaycontact.

    F Note: In this mode the inputs are NOT opto-isolated.

    F Note: Do NOT apply any voltage on either the common or the individual inputs

    CRUISER Telemetry System 11 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    12/24

    5.1.2 Option 2

    In option 2 the inputs are driven with a low voltage to drive the opto-isolator. This mode is ideal fordevices with an open collector output configuration. In this mode P1 and P2 must be linked as shown.

    Apply the devices voltage to Vx, and the open collector outputs to V1->4.An optional resistor Rx is needed if Vx is > 12V typ a 2k2 1/4W will be used for 24V systems.

    F Note: In this mode the inputs are opto-isolated.

    CRUISER Telemetry System 12 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    13/24

    5.2 Outputs

    The CRUISER digital outputs are potential free relay contacts.

    The relays contacts have the following rating:250Vac 1A (max 250W ac)24Vdc 2A (max 50W dc)

    The relay contact outputs are jumper selectable to be either normally open or normally closed.The following figure illustrates how the outputs can be connected in typical applications.

    In the figure above the output 1 will switch the house light remotely on, and output 4 can switch asiren on/off.

    N ! Only authorised and licensed persons are allowed todo installations on mains and live systems!!!! !

    CRUISER Telemetry System 13 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    14/24

    6 CRUISER ANALOGUE INPUTS

    6.1 Analogue Inputs

    The CRUISER analogue inputs can be configured to work in 1 of 2 ways. Note the jumper setting foreach analogue input, as this determines the input option.

    6.1.1 Option 1 current input

    The first option (factory default) is the 0-20mA input mode. In this mode a current must be supplied tothe analogue input, typically from a sensor with a 4-20mA output.

    F Note: When a sensor is used that doesnt have an external power input but respondslike a current load, then the Vraw output can be used to supply the load.

    CRUISER Telemetry System 14 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    15/24

    6.1.2 Option 2 voltage input

    The second option is the 0-5V input mode. In this mode a voltage must be supplied to the analogueinput, typically from a sensor with a 0-5V output.

    F Note: A voltage divider might be needed when a sensor is used with an output > than5V.

    6.1.3 Adding a Truteq Temperature sensor

    The Truteq temperature sensor has an output of 0~5V representing 50degC ~ +120degC.Connection diagram to add the temperature sensor to analogue input 1:

    CRUISER Telemetry System 15 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    16/24

    7 APPLICATION EXAMPLES

    PLEASE VISIT HTTP://WWW.TRUTEQ.COM/TIPS/TRUTALK/FOR SOME MORE EXAMPLES

    8 ELECTRICAL INTERFACES

    The female DB9 connector is standard RS232 and is connected to a computer with a standard serialcable.

    8.1.1 4 X Digital inputs and 4 X Digital outputs and 0 X Analogue inputs:

    MAINS (230V AC) INPUT

    GSM STATUS

    GSM ANTENNA

    HANDS

    ET

    POWER

    1 6 13

    SERIALPORT

    GSM DATA

    4X4 STATUS 9600,8,N,1

    I/O Connector:1 Digital inputs common2 Digital input 13 Digital input 24 Digital input 35 Digital input 46 Digital output 1 N/O7 Digital output 1 Common8 Digital output 2 N/O9 Digital output 2 Common

    10 Digital output 3 N/O11 Digital output 3 Common12 Digital output 4 N/O13 Digital output 4 Common

    To register an input, short the input pin-to-pin 1 on the connector as shown.

    The outputs are 5A @ 240VAC relays with an internal option between normally open, or normallyclosed contacts.

    CRUISER Telemetry System 16 2008 All rights Reserved

    http://www.truteq.com/TIPS/TRUTALK/http://www.truteq.com/TIPS/TRUTALK/
  • 7/31/2019 CRUISER User Manual V117

    17/24

    8.1.2 0 X Digital inputs and 0 X Digital outputs and 4 X Analogue inputs:

    MAINS (230V AC) INPUT

    GSM STATUS

    GSM ANTENNA

    HANDSET

    POWER

    1 6 13

    SERIALPORT

    GSM DATA

    4X4 STATUS 9600,8,N,1

    I/O Connector:1 An1 (Current input)2 An1 (Voltage input)3 An1 GND4 An2 (Current input)5 An2 (Voltage input)6 An2 GND7 +Vdc output (used with current sinks)8 An3 (Current input)9 An3 (Voltage input)

    10 An3 GND

    11 An4 (Current input)12 An4 (Voltage input)13 An4 GND

    8.1.3

    CRUISER Telemetry System 17 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    18/24

    8.1.4 4 X Digital inputs and 4 X Digital outputs and 4 X Analogue inputs:

    MAINS (230V AC) INPUT

    GSM STATUS

    GSM ANTENNA

    HANDSET

    POWER

    1 6 13

    SERIALPORT

    GSM DATA

    STATUS

    CON1

    CON2

    9600,8,N,1

    I/O Connector (Con1):1 Digital inputs common2 Digital input 13 Digital input 24 Digital input 35 Digital input 46 Digital output 1 N/O7 Digital output 1 Common8 Digital output 2 N/O9 Digital output 2 Common

    10 Digital output 3 N/O11 Digital output 3 Common12 Digital output 4 N/O13 Digital output 4 Common

    I/O Connector (Con2):1 An1 (Current input)2 An1 (Voltage input)3 An1 GND4 An2 (Current input)5 An2 (Voltage input)6 An2 GND7 +Vdc output (used with current sinks)

    8 An3 (Current input)9 An3 (Voltage input)

    10 An3 GND11 An4 (Current input)12 An4 (Voltage input)13 An4 GND

    CRUISER Telemetry System 18 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    19/24

    8.1.5 8 X Digital inputs and 8 X Digital outputs and 0 X Analogue inputs:

    MAINS (230V AC) INPUT

    GSM STATUS

    GSM ANTENNA

    HANDSET

    POWER

    1 6 13

    SERIALPORT

    GSM DATA

    STATUS

    CON1

    CON2

    9600,8,N,1

    I/O Connector (Con1):1 Digital inputs (1->4) common2 Digital input 13 Digital input 24 Digital input 35 Digital input 46 Digital output 1 N/O7 Digital output 1 Common8 Digital output 2 N/O9 Digital output 2 Common

    10 Digital output 3 N/O11 Digital output 3 Common12 Digital output 4 N/O13 Digital output 4 Common

    I/O Connector (Con2):1 Digital inputs (5->8) common2 Digital input 53 Digital input 64 Digital input 75 Digital input 86 Digital output 5 N/O7 Digital output 5 Common

    8 Digital output 6 N/O9 Digital output 6 Common

    10 Digital output 7 N/O11 Digital output 7 Common12 Digital output 8 N/O13 Digital output 8 Common

    CRUISER Telemetry System 19 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    20/24

    8.1.6 0 X Digital inputs and 0 X Digital outputs and 8 X Analogue inputs:

    MAINS (230V AC) INPUT

    GSM STATUS

    GSM ANTENNA

    HANDSET

    POWER

    1 6 13

    SERIALPORT

    GSM DATA

    STATUS

    CON1

    CON2

    9600,8,N,1

    I/O Connector (Con1):1 An1 (Current input)2 An1 (Voltage input)3 An1 GND4 An2 (Current input)5 An2 (Voltage input)6 An2 GND7 +Vdc output (used with current sinks)8 An3 (Current input)9 An3 (Voltage input)

    10 An3 GND11 An4 (Current input)12 An4 (Voltage input)13 An4 GND

    I/O Connector (Con2):1 An5 (Current input)2 An5 (Voltage input)3 An5 GND4 An6 (Current input)5 An6 (Voltage input)6 An6 GND7 +Vdc output (used with current sinks)

    8 An7 (Current input)9 An7 (Voltage input)

    10 An7 GND11 An8 (Current input)12 An8 (Voltage input)13 An8 GND

    CRUISER Telemetry System 20 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    21/24

    The following DC connections apply when no mains input is available:

    + -

    DC input

    9 HARDWARE OPTIONS

    9.1 IO PCB options

    Standard I/O configurations

    CRUISER Telemetry System 21 2008 All rights Reserved

    Option # IO PCBs Description1 0 0 X 0 X 02 1 0 X 0 X 43 2 0 X 0 X 84 1 4 X 4 X 05 2 4 X 4 X 46 3 4 X 4 X 87 2 8 X 8 X 08 3 8 X 8 X 49 4 8 X 8 X 8

    10 3 12 X 12 X 011 4 12 X 12 X 412 5 12 X 12 X 813 4 16 X 16 X 014 5 16 X 16 X 415 6 16 X 16 X 816 5 20 X 20 X 017 6 20 X 20 X 418 7 20 X 20 X 8

  • 7/31/2019 CRUISER User Manual V117

    22/24

    9.2 Current consumption

    CRUISER current consumptions (12V DC input):

    Description Average (mA) Max (mA) NotesTalker + KOI (0 X 0 X 0) 70 942 TX Bursts

    1 X IO PCB 10 110 All relays on (25mA/relay)1 X Analogue PCB 15

    examples:4 X 4 X 4 = 95mA Average (no relays on) and 1062mA max (peak)20 X 20 X 8 = 150mA Average (no relays on) and 1512mA max (peak)

    CRUISER Telemetry System 22 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    23/24

    10 DISCLAIMER

    TruTeq Wireless does not accept any direct or indirect liability for the use of any TruTeq product. Thecustomer takes full responsibility for its use and any liability or damage that may arise from the use ofthe TruTeq Wireless product.

    NOTE: This product is not designed or certified for use as medical equipment or with medicalequipment or with medical devices. This product is also not designed or certified to be used withany medical services or medical related services.

    11 GLOSSARY

    Abbreviation DescriptionAPI Application programmers InterfaceASN.1 Abstract Syntax Notation OneCDR Charge Data RecordCSV Comma Separated ValuesDB DatabaseDNS Domain Name SystemFQDN Fully Qualified Domain NameGAIN Gateway Application and Interface NodeHTTP Hypertext Transfer ProtocolHTTPS HTTP SecureIVR Interactive Voice ResponseI/O Input/Output

    IP Internet ProtocolMMS Multimedia Message ServiceMMSC Multimedia Messaging Service CentrePDA Personal Digital AssistantSMSC Short Message Service CentreSMPP Short Message Peer to Peer ProtocolUSSD Unstructured Supplementary Services DataWIG Wireless Internet GatewayWAP Wireless Application ProtocolWML Wireless Mark-up LanguageWASP Wireless Application Service ProviderXML Extensible Markup Language

    12 REVISION INFORMATION

    Date Version Comments Author29 July 2008 1.0 Port to new format Eric Guldemond

    CRUISER Telemetry System 23 2008 All rights Reserved

  • 7/31/2019 CRUISER User Manual V117

    24/24

    13 WARNINGS

    WARNING: Do not open this equipment under any circumstances. High risk of electrical shock exists that mayand probably will lead to injuries and/or death.

    14 CONTACTING TRUTEQ WIRELESS

    Telephone +27 12 6671530Fax +27 12 6671531Web www.truteq.comemail [email protected]

    Snail MailPO Box 12220Centurion, 0046SOUTH AFRICA

    TruTeq Wireless(Pty) LTDUnit 6, Falcon Crest Office Park142 Suid Street, Lyttelton, 0157SOUTH AFRICA

    15 NOTICES & TRADEMARKS

    Copyright NoticeCopyright 2008 TruTeq Wireless (Pty) LTD. All rights reserved. No part of this document may be reproduced inany form or by any means without prior written authorisation from TruTeq Wireless (Pty) LTD.

    TrademarksTruTeq Wireless and the TruTeq corporate logo are trademarks of TruTeq Wireless. All other trademarksappearing in this guide are the exclusive property of their respective owners.

    General NoticeTruTeq Wireless reserves the right to revise this document without obligation to provide notification of suchchanges. TruTeq Wireless provides this documentation without warranty expressed, implied, statutory, orotherwise, and specifically disclaims any warranty of merchantability or fitness for a particular purpose. TruTeqWireless may make improvements or changes in the product(s) and/or the program(s) described in this

    documentation at any time. TruTeq Wireless assumes no responsibility for product reliability and/or performanceif any party other than TruTeq modifies the device configuration or if the installation is not performed inaccordance with this manual.

    CRUISER Telemetry System 24

    http://www.truteq.com/mailto:[email protected]:[email protected]://www.truteq.com/