Connecting To The Outside World

One of the most interesting and hardest-to-describe things about local networks, as opposed to big-scale national ones, is exactly how they connect to the rest of the world. More than any other part of this project, the answer to these kinds of questions is “it depends!” In this post, I’m going to do my best to provide the long-form answer to this question and explain how things interconnect – in general, as well as our exact case in Bokondini.

Internet Access

The Internet was designed from the ground-up to be a decentralized “network of networks,” and this design makes it incredibly easy to add a network to the Internet: you pay an ISP for a connection, hook up a router to it, and you’re done! Though the scale’s a bit different, this process is pretty much identical, whether you’re hooking up a small home network or building a telecom company. This isn’t an exaggeration at all: small-scale regional ISPs literally just buy a super-fast Internet connection from a bigger ISP, the same way you do at home, and then divide and resell it to their local customer base.

In our case, the mountains around Bokondini are too rugged for traditional wired connections, so we’re using satellite Internet. Though it’ll cost us 300 USD/month for a 1Mbps connection (no joke!!!) and be pretty slow, it’s literally the only option we have.

Calls and Texts

So if hooking up to the Internet’s that easy, hooking up to the phone network’s probably similar, right? Wrong! It’s actually quite a process to register yourself as a phone network, and get assigned a block of phone numbers. This is the case for several overly-technical reasons, but the main one is that the Internet was designed to easily allow smaller networks to hook-in, whereas the telephone network (known as the PLMN, for Public-Land-Mobile-Network) grew up served by a much, much smaller number of operators. As a natural result, there’s no simple or easy system for a small network like ours to request a small set of numbers, mainly because that never happens. I’d love to learn more about this system and go through the process down the road, but for now, we currently do not have any plans to register our network in the PLMN.

Note that not having a PLMN hookup doesn’t actually affect our ability to support calling and texting, at least on a local scale. The nice thing about not being connected to the PLMN is that we can still assign our users whatever made up phone numbers they want, and we can still use these numbers for routing calls and texts within the network – we just can’t connect to the rest of the world.

Over-The-Top (OTT) Services

If hooking up to the Internet is easy, but hooking up to the phone network is hard… some of you might be thinking “why not just use the Internet for voice and text?” Great idea! In the cellular world, running voice and text over the data connection is known as “over the top” service provision, and it dramatically simplifies everything, for a number of reasons. Popular examples of over-the-top services include Skype, WhatsApp, Facebook Messenger, Google Voice, and many, many more.

There are tons of really good reasons to use OTT services: first off, they’re typically much cheaper than buying a phone plan. Second, all they need is Internet, so they work just fine over WiFi. Third, since the Internet was designed to be more decentralized than the PLMN, they don’t deal with issues like roaming.

Unfortunately, OTT services also have some drawbacks. First, whereas the telephone network is understood and supported worldwide, OTT services typically don’t interconnect with each other, which leads to complicated issues of fragmentation (i.e. you talk to John on WhatsApp, Matt on Skype, and Fred on Facebook) and a negative user experience. Second, in almost all OTT services, communication must be routed through the provider’s servers. This typically isn’t a huge problem in well-connected areas, but in our case, it means that a call from one user to another would go over that 1 Mbps satellite link twice for no good reason. Finally, and most importantly, since OTT services just do their own thing and don’t interconnect with the PLMN, they can’t support a lot of telephone-specific features such as emergency calls. This isn’t just unsafe, but actually has legal implications, and is why Skype has that big disclaimer saying “Skype is not a replacement for your phone and can’t be used for emergency calling.”

Bringing It All Together

Okay, so let’s recap: our network in Bokondini’s going to have a relatively slow and expensive satellite Internet connection. With this connection, our users can do anything they want: email, web surfing, etc. Additionally, our users can make phone calls and send texts to other users within the network, but can’t call anyone outside the network. Finally, our users can also use any Internet-based OTT services (WhatsApp, Skype, etc.) to call people outside the network.

 

Ordering SIM Cards

One of the coolest and most interesting parts of this whole project has been the process of designing and purchasing our own SIM cards (1,000 of them, to be precise). Even though the SIM cards are a relatively small part of the whole technical system, they make a great visual, especially with our own design on them. Most importantly, as physical, tangible objects, they really drive home and solidify the idea of “DIY Telecom” like nothing else can.

Where The Heck Do You Get SIM Cards?

On Alibaba.com, apparently! For those of you not in the know, Alibaba is a huge e-commerce site, based mainly in China and geared towards product manufacturers and other parts of the supply chain. It’s where you’d contract with a Chinese producer to buy (normally large) quantities of anything from custom-logo keychains to specialized electronics and machined parts. A quick search for “LTE SIMs” yielded dozens of results, which I eventually pared down to a supplier called GreenCard that appeared to be a small company based out of Shenzhen. GreenCard offered us everything we needed, all for 65 cents a SIM, minimum order size of 1,000 units.

I had never used Alibaba before, and was a little bit nervous about placing such a large order over such a far distance, getting something slightly wrong, and blowing a thousand bucks, but the process was remarkably straightforward and reassuring. The Alibaba website gives you plenty of support, and clearly spells out how to specify things correctly in your order to ensure order satisfaction and CYA in case of a dispute. The vendor I worked with was quite professional, helped me when needed, and delivered a bang-up job all the way through. All in all, the process went incredibly smoothly – the only hitch was communication took longer than I would have liked, but that’s just a time zone issue.

The Visual Design

Given that SIM cards are so tangible and user-facing (they’re literally the first and only object a user gets from their telco), we knew it was worth it to put a lot of thought and effort into the physical design, despite the risk of bikeshedding it. After a couple of brainstorming sessions oriented around themes like “empowerment,” “agency,” “local,” and more, I mocked up about ten different designs on Illustrator and passed them around. We ranked favorites, brainstorrmed some more, fine-tuned the designs, and finally settled on the final design below.

sim card 确认稿 20180228.jpg

The front side is a picture that Kurtis took in Bokondini several years ago, when they set up the initial VBTS network. We wanted to keep the back simple, with the W centered so that even when punched out, our cards would be instantly recognized as the “Purple SIM” or the “W SIM”. Personally, I’m really happy with how these turned out, and am already thinking about a similar design when we expand into future communities: finding a relatively local picture that highlights and emphasizes the community itself, and using that as the main front design, because when it comes down to it, that’s really what this whole project’s about.

Technical Bits

Once we settled on a design, I thought I was almost done… right? Wrong! Turns out there were a ton of other details to take care of before we could place an order: everything from what our Public Land-Mobile Network (PLMN) ID should be to secret keys for security, PINs to lock and unlock the SIMs, even what phone numbers the SIMs should have. We were also able to set the “Network Name” that users see when they connect to our network: though it was tempting to take a page out of WiFi and come up with our best cellular-related puns, we eventually settled on a simple “Bokondini”.

 

Introducing CoLTE!

Hi everyone! My name’s Spencer, I’m a postdoc at the University of Washington, and I’m super excited to introduce the Community LTE Project (CoLTE, pronounced colt-ee). We’re going to use this blog for two main goals. First, we want to keep everyone informed of the project development, major milestones, and community engagement efforts around the Community LTE Project. Second, we’re going to be sharing the story of building and deploying a rural community-run LTE network in Bokondini, Indonesia.

This blog is going to be written pretty casually – our target audience is everyone, regardless of technical savvyness. We want everyone who’s interested in this project to understand and follow what’s going on: whether you’re a friend, web developer, network technician, VC, or community member, if you’re interested in CoLTE, we want you to know about it! In this first post, I’m going to tell you all about this project, what led to it, where it’s at now, and where we’re headed.

What is CoLTE?

The Community LTE Project is a new approach to high-speed, LTE cellular networking that is decentralized, democratic, and community-based. The goal of CoLTE is to empower anyone (and we mean anyone!) to start their own small-scale cellular network, for fun, profit, or both. Install CoLTE, hook it up to a radio, distribute SIM cards, turn the network on, and watch phones connect. Our goal is for the whole process to be as straightforward as hooking up a WiFi router: a little bit technical, but totally doable for a regular person, and hopefully easier than setting the clock on your VCR.

From a more-technical perspective, CoLTE is a set of many different software packages (all open source!) that we’ve integrated into a single platform that works nicely together. Everything from the “guts” of the network (LTE attach, security, mobility, etc.) to network management and billing are all taken care of, and each component can be turned on, turned off, or replaced without disrupting the other parts. We’ll have a more detailed technical breakdown of this very soon, so stay tuned.

What’s the point?

The core goal of the CoLTE project is to empower individuals and communities to connect themselves to each other and the global Internet. Right now, approximately four billion people (slightly over half the world’s population!) don’t have any Internet access at all. This population is primarily located in rural and remote areas, where infrastructure is more difficult and expensive to install and maintain. Combine these increased costs with decreased revenue due to lower population density, and it’s no surprise that large telecom companies and ISPs don’t want to invest.

To make headway on this problem, we have to ensure that these incentives are taken into account. Our stance is that if a community wants Internet access, the best way for them to get it is for them to literally form a local telecom company and connect themselves. This ensures that incentives are aligned, keeps value within the local community, and empowers local actors to develop a relationship with their network infrastructure. To this effect, the best thing that we can do to support this effort is to build tools that help, enable, and empower these communities as they connect themselves.

How are things going right now?

Right now, we’re hard at work on three main thrusts: the network core, the peripheral web services, and the production environment.We’ve still got plenty more work to do, but the main parts are all operational, and we finally got everything working last week. Additionally, we’ve been coordinating with some folks on the ground in Bokondini, and are making plans to stand up our network there in Summer 2018. Over the next couple of weeks, I’ll be writing in greater detail about each of these efforts, and chronicling our day-by-day process as we start bringing extra services online and getting everything ready for production.

How can I get involved?

Rural Communities: We’re currently looking to partner with rural communities that are underserved by traditional Internet providers. Does your community not have Internet access? Does it want Internet access? We want to hear from you! Use our contact page to get in touch.

Network Operators and Developers: Want to play around with our stack? Curious about our network architecture, or think it might be a good fit for you? Want to contribute to the project or get involved? Contact us here, explore our site to learn more, and check out our Github here.

Friends: Drop us a line, spread the word, and stay tuned for more adventures. Thanks for reading, and until next time, here’s a couple of pictures of our day-to-day work.

IMG_20180515_163606074
Our basic testbed on my desk, much cleaner than usual
IMG_20180515_164310540
The commercial-grade cell tower we’re bringing to Bokondini
IMG_20180410_135202429_HDR
Our custom-ordered SIM cards
%d bloggers like this: