categories > mdb converter_

<<back

<<back

The darned 9th bit

As Daniel said, one of our products is the AXT1 vending machine payment terminal. The AXT1 is used as a cashless device for MDB vending machines. For a long time now I wanted to share some of the problems we had – and insights we gained – while creating this product based around the MDB protocol. As a software company, starting with the product design we never imagined that the final product would be a fully engineered hardware terminal. But that’s what it turned out to be…

MDB Protocol Issues

One of the key features of the AXT1 is its MDB vending machine interface designed in the 80ies by Coca Cola. MDB stands for Multi Drop Bus. Simply put this is a serial bus you can connect one master and several slaves to. The MDB protocol is widely used in vending machines and it’s the way to go if you want to provide a payment terminal for vending machines.

The special thing about it – or at least special for us software people coming from 8, 16, 32 and 64 bit environments – is that it is a 9 bit protocol. Instead of using the more common 8 data bits and one optional parity bit, it uses 9 data bits and no parity bit. The 9th bit is used to to address the slaves in the beginning of a communication session. The problem is that the UARTs (hardware components that takes care of the serial communication on the bus) provided by standard embedded PC boards (PCB) support 5 to 8 data bits, but 9 data bits are not supported out of the box. Therefore, connecting a “more intelligent” device such as a PC to a vending machine is not a plug and play kind of thing. But this is exactly what we wanted to do. Our payment software runs on linux and we undoubtedly wanted to keep it that way. The reasons for this I think are quite obvious and could fill another blog.

First Solutions and More Issues

Easy done, we thought. We simply get a linux PCB, use a UART in 8 bit mode and use the parity bit as the 9th data bit, as this guy here suggests. Not very elegant, but it works. Another option would be to get a PCB with 9 bit UART support. There are some of these out there, but this limits the choice of PCBs and creates an unnecessary dependency to the PCB used.

Happy about our first implementation, we connected our terminal to a vending machine. This first test was a big disappointment. The MDB protocol specifies a time window of 5 milliseconds for a slave to answer. We found out that when running our software on an OS like linux, it is more or less accidental whether we could reply in this short time or not. In hindsight, it is now obvious… We thought about changing to a real time OS, but dismissed this because it would have required massive efforts to port and maintain our software.

Solution: MDB Converter

The only way to go forward was to design our own piece of hardware with a 9 bit UART and a micro controller that acts as a “gateway” between the PCB and the MDB. The MDB converter was born. The micro controller on the MDB converter takes care of all the MDB specific timing issues and uses the 9 bit UART to communication with the MBD. On the PCB side, we use a standard 8 bit UART and an internal communication protocol. As a final step, we integrated the MDB converter with a standard PCB into one piece of hardware and there it was, the AXT1.

Currently, we run this solution in over 500 vending machines and are very happy with the solution. It gives us the flexibility we need to extend our software while still keeping up with the MDB requirements.

Talking to our partners, we found out that most of the companies who want to connect linux or other modern devices to vending machines have the same problems. Therefore, we now provide the MDB converter as a standalone module. Simply connect your device to the vending machine using the MDB2 converter. Or you can use the AXT1 and port your software onto it. Whatever suits your needs, we are open for discussion.

If you have had similar problems or are looking for a solution in this area, please share with a comment.

You can buy the MDB converter here.

Dec 2017: MDB to Raspberry Pi

It has been a while since I have written this post. It is now December 2017 and we have just launched our MDB2Pi. The MDB2Pi has the same features like the MDB converter, but can be used as Raspberry Pi HAT.

We have also revised the MDB Converter, which is now in its third generation: MDB Converter 3.

Martin Gloor

Martin is responsible for our Test Automation Product Department and Abrantix in the APAC region. He is a payment industry specialist with a high knowledge of the business and in-depth technical skills.

Comment by burcu tuzun |

Hello
Can you please send me the price for this device
Regards

Comment by MIke McDonald |

Can you provide me with a price for the MDB converter product.
thanks

Comment by Daniel Eckstein |

Hi Mike
Please check our MDB Converter Web Shop: http://blog.abrantix.com/webshop/
Regards
Daniel

Comment by Daniel Eckstein |

Please check our MDB Converter Web Shop: http://blog.abrantix.com/webshop/

Add Comment
Contact Details
What is the sum of 9 and 7?

Share article:

<<back

Settings saved

Privacy Settings

At Abrantix we take data protection seriously. Please select your preferences from the settings below so that we can present the website in compliance with the GDPR.

You are using an outdated browser. The website may not be displayed correctly. Close