# XBT006 1-Wire Interface for 4-Wire RTD PT100

XBT006 interface is used to connect PT100 temperature sensor. It converts the PT100 resistance into a digital value that is transmitted using 1-Wire interface to 1-Wire master.

<figure><img src="/files/G5vs8qTlHpxoumUCYobb" alt=""><figcaption><p>XBT006 1-Wire Interface for 4-Wire RTD PT100</p></figcaption></figure>

It has 2 sockets for 1-Wire interface and one for connection to a 4 wire Pt100 sensor.

All the sockets are the same 4 pin, 3.50 mm pitch terminal block type.

Use 4 pin, 3.50 mm pitch terminal block plug for all the sockets.

<img src="/files/KQ6nhlrbxr5LMw8bMe1V" alt="3.50 mm pitch terminal block plug" width="72">

Push or pull the plug to connect or disconnect it.

It is recommended to crimp adequate bootlace ferrules on all the sensor wires to obtain a good quality of connection.

<div><img src="/files/sbOTqpoRoAlpdkwQVL2d" alt=""> <img src="/files/gSNMAlHhrU6hQ6uGlJ3M" alt="" width="187"></div>

## **1-Wire sockets**

The XBT006 1-Wire sockets are marked “1-WIRE/PWR”.&#x20;

Their 4 pins has the following markings and functions:

| Marking | Signal           |
| ------- | ---------------- |
| OW      | 1-Wire data      |
| GND     | Power ground     |
| GND     | Power ground     |
| PWR     | Power supply +5V |

The corresponding OW (1-Wire), GND and PWR (+5V) pins of two 1-Wire sockets are connected internally inside the module to enable pass-through connection if it is needed to connect another sensor or interface using the same cable as described in [1-Wire interface](/bbo-gateway-installation-manual/bbo-gateways/1-wire-interface.md).

The interface is offered with a cable with RJ12 plug on one side and separate wires on the other end. The cable length shall be adjusted depending on the installation requirements.&#x20;

RJ12 plug is connected to XBB006 gateway. The wires on the other side are connected to a terminal block plug and then to one of the 1-wire inputs.&#x20;

## **PT100 socket**

PT100 socket pins are marked -2, -1, +1 and +2.

The PT100 sensor wires shall be screwed tight to the connector to minimize the connection resistance. The 2 pairs of wires from two sides of 4 wire PT100 sensor shall be connected to left and right pairs of pins of the sensor connector respectively.

**The interface is designed to work with 4 wire PT100 sensors. If 2 or 3 wire types are used, then not used connector pin must be shorted with its pair but the wires resistance will introduce measurement error which cannot be compensated.**

![Connections of different types of PT100 sensors](/files/OQUWFf8Jyo77rbNvOn9v)

![XBT006 cabling](/files/KVgYfESmNAAfv1ThbeCz)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.boomerang3.com/bbo-gateway-installation-manual/bbo-gateways/xbb006-bbo-1-wire-gateway/xbt006-1-wire-interface-for-4-wire-rtd-pt100.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
