SWOT Analysis on TTN

Interesting perspective. That would be an opportunity than.

Does it mean the algorithm that limits 10 downlinks per day per device is programmed in the gateway?

@htdvisser: thatā€™s very interesting! I wasnā€™t aware of the fact that the limitation could be resolved at all. Perhaps at some point, it would make sense to allow this particular limit to be tweaked per region.

@hoonppark: The algorithm that limits the downlinks is programmed in the backend.

@gonzalocasas: Next to the fact that we can send downlinks without reducing capacity too much, more dense deployments of gateways also means we can send at higher data rates. So shorter range and less airtime, both leading to less interference (and better for the duty-cycle).

1 Like

Do you mean the Network Controller?

According to this LoRaWAN 101 document,
LoRaWAN spec defines LoRaWANā„¢ defines ten channels, eight of which are multi data rate from 250bps to 5.5 kbps, a single high data rate LoRaĀ® channel at 11kbps, and a single FSK channel at 50kbps for Europe.

Is it why you say there are 8 channels on a gateway, because the TTN backend server is currently located in Europe?

And, the same document states the ISM band for North America is from 902-928MHz. LoRaWANā„¢ defines 64, 125kHz uplink channels from 902.3 to 914.9MHz in 200kHz increments. There are an additional eight 500KHz uplink channels in 1.6MHz increments from 903MHz to 914.9MHz. The eight downlink channels are 500kHz wide starting from 923.3MHz to 927.5MHz for North America.

Does it mean there could be a lot more channels if you placed a regional TTN backend server in the US?

Well, for a mere USD 1.6k/piece, we could add atomic clocks to all TTN gateways: https://www.arrow.com/en/products/090-00218-006/microsemi :stuck_out_tongue:

Obviously, the price tag makes it impracticable right now, but there are some companies (that I heard of: jackson labs and a shady Israeli company called d4-ac) claiming they will have chip-scale atomic clocks an order of magnitude cheaper.

Our infrastructure is a bit different from the original idea of LoRaWAN, which was aimed at telecom operators. To avoid confusion, I try to avoid using the term ā€œNetwork Controllerā€. With ā€œbackendā€ we mean some ā€œTTN Serverā€.

The US frequency band is divided into 8 sub-bands, so in the US we also have 8 channels; TTN uses sub-band 2 (903.9 - 905.3 MHz).

I think the statement above applies to TTN only, not to LoRa in general. Because the LoRaWAN spec 1.0 defines a lot more channels - even dedicated uplink and downlink channels - for the US region. Am I right?

Is there a reason TTN uses only 8 channels combined for uplinks and downlinks?

The hardware used in most (all?) gateways supports just 8 channels.

Hi,

Although the amount of spectrum is limited there are regulators contemplating adding additional sub 1 GHz spectrum for low power devices / IoT / M2M.
This means that in the future there might be more spectrum available for LoRa; This does not necessarily mean that the duty cycle restrictions will be much better, but it does mean congestion can partly be solved by using this additional spectrum if/when it becomes available.
( of course for this to be useful the spectrum does have to be assigned under the right conditions).

I guess there are no more inputs on the SWOT analysis on TTN. Iā€™ve consolidated inputs as much as I could. There are a couple of inputs I could not consolidate.

Attached is the latest PDF version of the SWOT analysis as of Aug. 23, 2016. And you can also see it here without bullets for the bullet items.

The Things Network SWOT Analysis-2016.08.23.pdf (1.7 MB)

Sorry I just saw thisā€¦
Though you have ā€˜no ISM bands for Asiaā€™
the same is true (I think) for South Americaā€¦

We have significant business in Guatemala and there is no standard thereā€¦
You might want to add to the Weakness Blockā€¦ thank you

Hi @skramer, Iā€™ve added ā€˜no ISM band for Guatemalaā€™ to the ā€˜THREATā€™.

Attached is the updated SWOT Analysis.

The Things Network SWOT Analysis-2016.08.23-2.pdf (1.7 MB)

You can also see it online here.

Very Kind ā€¦ Thank you!

@hoonppark: The advantage of Class C is reduced downlink latency. An application wishing to operate an actuator attached to a Class A device must wait until the next transmission (several minutes or hours), while the application can immediately schedule a downlink to a Class C device, subject only to downlink queues, duty cycle, and perhaps a criterion of not interrupting an uplink packet in-progress.

In real life, you want to control your Class C devices any time during a day as many times as you want. If you were limited to send a downlink message to your Class C device only 10 times a day at most, it couldnā€™t be a real life solution. Thatā€™s what I meant by saying the statement below:

Regarding the ā€˜Fair Usage Policyā€™ being listed as a weakness, I am not so sure. Swisscom just recently published their data plans for the usage of their lorawan network, and I think itā€™s actually more limiting than TTNā€™s policy:

(Source)

Only the biggest data plan has more than 10 downlink/day and only by a small difference (14 downlink/day). On the other hand, the uplink is way more limiting on Swisscom than on TTN, because it is based on number of messages instead of air time efficiency. With Swisscom, the biggest data plan allows for 144 uplink/day, while on TTN, and still respecting the fair usage policy, you max out at around 600 uplink/day (assuming heartbeat / single-sensor payload on SF7). Of course, if you are very sloppy and send large payloads with inefficient spreading factors, the number goes down a lot.

3 Likes

As long as one does not specify an objective for a Swot analysis, anything can be everywhere in the matrix. I am missing that objective in these discussions.

See Wikipedia re SWOT

1 Like

@hoonppark: Do you have a specific application in mind?

Sadly, downlink-intensive applications will need another solution. Unless we eventually support multicast :).

No, I do not have a specific application in mind. Iā€™m talking about the limitation on the number downlinks per day, so people are aware of the limitation.