PoC stations and the app: DMR from a phone and Android radios

Category: BasicsDifficulty: ★★☆~8 minutes

You can get on the air without a hotspot or a repeater nearby — straight from a smartphone, or from a «radio» that is really just an Android phone inside. Such devices are called PoC stations, and they work over the cellular network rather than on a radio frequency. Let's take an honest look at what kind of beast this is, how PoC fits into a DMR network, where it beats a classic radio and where it is plainly weaker — and how the DMRhub app turns a phone into a full-fledged network node.

What PoC is and how it differs from a radio

PoC (Push-to-Talk over Cellular) is a way of voice communication where you press PTT, your voice is digitized and sent out as packets over the internet: via 4G/5G/LTE or Wi-Fi to a server, and from there on to the other parties. The radio doesn't transmit any carrier of its own on the air: the phone's modem carries it to the cell tower, and from there the carrier's network and the internet take over.

On the outside, a PoC station often looks like a familiar radio: a body, a stubby antenna, a big PTT button. But under the hood it runs Android with a SIM card — essentially a rugged smartphone without a screen (or with a tiny one), built around a single button. Hence the key difference from a real radio:

A familiar exampleThe best-known PoC service is the Zello app: it turns any smartphone into a «radio» over the internet. A PoC station is the same idea, but in a hardware body with a real button and a SIM card inside.

How PoC fits into a DMR network

PoC and DMR are two different worlds: one lives in cellular packets, the other on the air in 12.5 kHz channels. To make them talk to each other, you need a gateway (gateway / RoIP bridge) that takes voice from one world and pours it into the other. Technically there is a chain between them:

  1. The PoC device (or the app on the phone) encodes the voice and sends it to the server over the internet.
  2. The gateway server, when needed, transcodes the audio into the DMR vocoder (AMBE) — the very format that digital radios «speak».
  3. From there the stream goes into the DMR network: to a talkgroup, into a private call, or — through a repeater/hotspot — onto the real air.

In «big» amateur networks such bridges are built on server software — combinations like MMDVM_Bridge, Analog_Bridge and transcoders on AMBE chips (ThumbDV, AMBEd). It works, but the setup scares off a newcomer: you have to stand up a server, configure reflectors, set up a vocoder. In DMRhub all of this plumbing is hidden inside the network — from the user's side, only the app remains.

Why transcoding is needed at allDMR uses the AMBE vocoder — a proprietary voice-compression codec. PoC apps often encode audio differently. That's why you can't «splice» them together directly: between the worlds there is always a transcoder that rebuilds the audio into the format the radios on the air understand.

The upsides of PoC — where it really helps

The downsides — to be honest about

Law and the airwavesThe PoC station itself works through a licensed cellular operator and doesn't go directly onto the amateur air — no separate radio license is needed for a «phone-to-phone» conversation. But the moment your voice passes through a gateway into the real air of a repeater/hotspot, the rules of amateur radio come into play: you need a valid callsign (and a DMR ID is issued on RadioID.net only against a confirmed callsign), you may work only in your own bands and transmit only what your license class permits. The gateway doesn't waive the requirements for the airwaves — it only changes where you enter that air from.

The DMRhub app: a smartphone as a network node

The DMRhub app is a PoC client for our network. Install it on an Android smartphone or right on a PoC station, log in with your DMR ID — and the phone becomes a full-fledged node of the network on par with a hotspot. What works:

A handy scenario: at home you're on the air through a hotspot, but you step outside — and continue the same conversation from your phone via the app, losing neither the group nor your ID. PoC and a hotspot don't compete, they complement each other.

Who will especially like itThe newcomer who wants to listen to the network and try PTT before buying hardware; and the active operator who needs communication «in their pocket» where you can't take a hotspot along.

Get on the network from your phone right now

DMRhub is a turnkey private DMR network: voice, private calls by DMR ID, DMR-SMS and real-time Last Heard. Get a DMR ID, install the app on a smartphone or PoC station — and you're on the air in a couple of minutes, with no hotspot and no antenna. And if you want real RF on the air, you can build a hotspot from our image later.

Sources

  1. What Push-to-Talk over Cellular is and how it works — Hytera: What is PTT over Cellular
  2. The difference between PoC and DMR — TSHICOM: difference between DMR and PoC
  3. Bridging from PoC into an existing DMR system (RoIP gateway) — Hytera: PoC solution / Bridge
  4. Digital voice transcoding and bridges (AMBE, MMDVM_Bridge, Analog_Bridge) — DVSwitch: Analog_Bridge (AMBE↔analog bridge project)