AdvanLift

Introduction

AdvanLift is a product made to detect when a certain tag (object) has been lifted from the system. This way, you can detect when a customer has taken one of your products and show its details on a screen, for example.

Getting Started

Helpful downloads:

These are the minimum steps to start using AdvanLift:

1.Power AdvanLift unit

Connect the AdvanLift to a power supply (Switch PoE, PoE injector, etc..) through an Ethernet cable for the system to switch on. It will take between 40 and 50 seconds to boot.

Using a PoE injector

Follow this diagram to connect AdvanLift through a PoE injector:

2.How it works

The Advanlift unit provides a uniform RFID coverage of all the surface. It uses Autonomous Track Missing mode, a custom read mode, to detect product removals. Once it is powered, you can configure it, place your products on the surface, and the system will be ready to go.

3.Configuration

Almost in any installation, it is required to adjust the configuration. In order to do so, please follow these steps:

Discover Device

You need to know the device's IP to continue.  It must be connected to the same network as your PC. You can use an Ethernet cable and remove it when the configuration process is done. You can find more information on this page: Discover devices

Enter AdvanNet Manager

AdvanNet is the web interface to manage the unit. The previous step will result in the IP that is assigned to the device. Let's named it <AdvanReader-IP-address>

Read Modes

AdvanLift has one main read mode. Visit Autonomous Track Missing mode page for more information.

AdvanCloud configuration

4.Hardware overview

AdvanLift is composed of the following elements:

AdvanLift internal hardware

Advanced configuration

AdvanLift offers the possibility to pair the system with Services that provide several data output options.

HTTP Service

You can send AdvanLift's events to your own server by creating HTTP requests. For further details, check our page: HTTP Service

USB HID Service

It is possible to emulate USB as an HID device. Check our page for more information: USB HID Service

Operation

How to choose tags

Any RFID tag can potentially be used in an AdvanLift or similar system. However, to achieve the best user interaction it is recommended to use RFID near-field tags:

Near-field tags are loop tags that respond basically in the near-field region. When used in the right way, near-field hardware will provide the two user interaction required characteristics. 

We know the tags below have proven to work in Lift & Learn systems:

Unfortunately, the final tags must be tested thoroughly. Any change on an AdvanLift system may result in an incorrect behavior.

Adjusting detection

AdvanLift systems are really sensitive to tags, products and RF parameters change. Therefore, a fine adjusting has to be carried out to perform a precise behavior.

Tag's location

To achieve the best performance, tags should be located on products such that the tag is as close as the system (antennas) as possible.

RF parameters adjust

In most cases, you will need to adjust the following parameters:

to strike a balance between false alarm occurrence rate and system response time.

System features

Access real-time data

All system activity can be accessed in real-time by listening at TCP socket port 3177.

The protocol used is very similar to HTTP and the message format is XML.  The following is a sample of a message:

ADVANNET/1.0

Content-Length:488

Content-Type:text/xml

<?xml version="1.0" encoding="UTF-8"?>

<deviceEventMessage>

    <type>deviceEventMessage</type>

    <ts>1398285581922</ts>

    <status>OK</status>

    <event>

        <class>com.keonn.device.impl.DefaultTagAlarmEvent</class>

        <type>TAG_ALARM</type>

        <typeclass>com.keonn.spec.event.DeviceEvent$EventType</typeclass>

        <deviceId>AdvanShelf-eu</deviceId>

        <epcs>3008029b5379cb0000000021</epcs>

        <alarmType>AUTONOMOUS_TRACK_MISSING</alarmType>

    </event>

    <deviceId>AdvanShelf-eu</deviceId>

</deviceEventMessage>

Important characteristics:

ADVANNET/1.0: protocol version

Content-Length: length of the message

Content-Type: type of the message

Message types

When you listen to TCP port 3177 you are going to receive different types of messages:

Embedded development

It is possible to add a layer of software customization to AdvanLift by updating its internal software.

SSH connection

Most Keonn products can be accessed through SSH connection.

To get the credentials visit our guide: Get SSH Credentials

System diagnosis

It is possible to check the system's operation by taking a look at the system logs. Take a look at Access log files for more information.

Software customization

It is possible to customize and add software to the system. Note that any changes to the software might end the system's operation. In that case, we will provide you with a fresh image and all the changes you have made will be lost.

Frequently Asked Questions (FAQ)

Why tag detection changes if I attach them to real products?

Tags are designed to work efficiently at specific frequency bands. When a tag is stuck to a product, this detection pattern can be slightly modified.

Therefore, we recommend testing the system with tags stuck to real use case products. This way, system detection rate can be ensured.

How many products can be detected simultaneously?

Ideally, AdvanLift can track with ease 4 or fewer products simultaneously (since it has 4 RF antennas).

However, with an accurate system tunning, it can handle several additional products.

Is it possible to detect metallic products?

Yes. However, due to material constraints, tags cannot be stuck directly to metallic surfaces or paintings.

Possible solutions would be either to stick tags to non-metallic regions of the product or to use tags designed specifically to work on metallic surfaces (if necessary, Keonn can provide advise on tag models for metallic products).

Is AdvanLift chassis customizable?

Yes. AdvanLift chassis can be customized  (at your own risk) considering next advise:

Download files

Find the User Guide and other downloadable content below.