Latest / The 5G Podcast with Fexingo: Wireless Networks, Carriers, and Mobile Infrastructure / How 5G Is Quietly Transforming Public Transit Systems
Transcript
- Lucas: So you step onto a city bus, and your phone instantly connects to a private 5G network running the vehicle's entire operations — real-time diagnostics, video surveillance, passenger Wi-Fi, all on the same slice of spectrum. That's not a pilot anymore. That's happening right now in a handful of U.S. transit systems. Luna: You're talking about transit agencies using 5G as more than just faster passenger Wi-Fi. This is about the network powering the bus itself. Lucas: Exactly. And the most concrete example I've seen is the Las Vegas Autonomous Shuttle — the one that loops downtown. It's been running since 2018, but the real shift came when they upgraded from 4G to 5G. The vehicle relies on constant low-latency communication with traffic signals and a central control center. On 4G, latency averaged about 30 milliseconds. On 5G, they dropped to under 10 milliseconds. That difference means the shuttle can brake for a pedestrian crossing unexpectedly, because the signal reaches the control system faster than the driver could react. Luna: And that 20-millisecond difference — is that a safety critical threshold or just a nice to have? Lucas: For autonomous vehicles operating at low speeds, it's genuinely safety critical. The shuttle's lidar and cameras process obstacles locally, but the traffic-light negotiation and remote supervision run over the network. So the 5G upgrade wasn't about speed for passengers — it was about reliability and determinism. They needed a network that could guarantee a packet would arrive within a certain window. 4G couldn't consistently deliver that in a crowded urban environment. Luna: So the shuttle's success story is partly a 5G story. But what about regular buses — the diesel ones, not the autonomous pods? Lucas: That's where the volume is. Seattle's Sound Transit is a great case. They run buses and light rail across King County. In 2024, they started deploying 5G routers on their fleet — not just for passenger Wi-Fi, but for the vehicle's internal systems. Every bus has about 20 sensors — engine temperature, tire pressure, door cycles, brake wear. Those sensors used to dump data once a day when the bus returned to the depot. With 5G, they stream continuously. The maintenance team can predict a brake failure 48 hours before it happens. Luna: Wait — 48 hours? That's a very specific window. Is that from a real incident? Lucas: It's from a pilot they ran in 2025. They caught a brake caliper that was wearing unevenly, flagged it, replaced it during a scheduled layover instead of waiting for a full depot visit. They estimated that reduced unscheduled downtime by 30 percent on that route. Multiply that across a fleet of 1,200 buses, and the savings in towing and replacement service alone run into the millions. Luna: So the network isn't just about passenger experience — it changes the operating cost structure. That's the kind of ROI transit agencies need to justify the 5G investment. Lucas: Right. And it's not just sensors. Sound Transit also uses 5G for real-time video surveillance. They have cameras on every bus, but the footage used to be stored locally and only reviewed after an incident. Now they can stream key feeds to a central security center. If a dispute escalates, the driver can trigger a live feed that's visible to dispatchers in seconds. That changes the safety equation completely. Luna: That also raises privacy questions, though. Continuous video streaming to a central hub — how are they handling that? Lucas: It's a valid concern. Sound Transit has said they use edge processing: the video is analyzed on the router itself for specific events — like a person falling or an unauthorized entry to the driver area. Only those event clips are transmitted, not the full feed. That shrinks the data load and limits surveillance scope. The ACLU has generally supported edge-based systems over full streaming, but the debate is ongoing. Luna: Edge processing on a bus router — that requires decent compute power. Are these custom devices or off-the-shelf? Lucas: They're using a ruggedized version of a 5G router with an integrated NVIDIA Jetson module — it's basically a small GPU in the router. That's what runs the computer vision models. The whole unit is about the size of a lunchbox. It's not cheap — around $2,000 per unit — but Sound Transit calculates it pays for itself within 18 months from reduced vandalism and insurance claims. Luna: That's a compelling ROI story. Now, how does the transit agency get the 5G signal? Are they building their own network or buying from a carrier? Lucas: Most are using a hybrid model. Sound Transit has a deal with T-Mobile for public spectrum on the buses, but they also run a private 5G network at their main depot for over-the-air software updates and high-bandwidth data dumps. The private network is in the C-band, 3.7 to 3.98 gigahertz. That gives them dedicated capacity, not shared with passenger phones. The depot network alone handles about 2 terabytes of data per day from the fleet. Luna: So the depot becomes a data center. That's a shift from the old model where each bus was a standalone device. Lucas: Totally. And that change enables over-the-air software updates. The bus's infotainment system, the engine control unit, even the fare collection software — all can be updated while the bus is parked overnight on the 5G depot network. No more USB sticks, no more technician visits. Sound Transit says they've cut software update costs by 70 percent. Luna: That's a huge operational saving. But I want to go back to passenger experience for a second. We talked about the shuttle in Vegas and the buses in Seattle. What about trains? Light rail and subway systems — are they adopting 5G differently? Lucas: Trains are a tougher environment because of tunnels and high speeds. But there are interesting trials. The New York MTA ran a pilot on the L train with a 5G corridor using leaky feeder cable — that's a coaxial cable with slots that radiate signal along the tunnel. They got consistent 400 megabits per second in the cars, even at 40 miles per hour. That's enough for passengers to stream video, but more importantly, it enables real-time train positioning. The MTA uses that data to optimize headways — the spacing between trains — which improves capacity without adding new tracks. Luna: So 5G gives them two things: passenger connectivity and operational data from the train itself. That's the same dual benefit we saw with the buses. Lucas: Exactly. And the headway optimization is where the real value is. The MTA estimated that a 10 percent improvement in headway consistency could reduce passenger wait time by 15 percent on the L line. That doesn't require any new infrastructure — just better data and control. 5G gives them the low-latency link to make that control loop work in real time. Luna: Now, across all these examples — buses, shuttles, trains — what's the common bottleneck? Is it coverage, device cost, or something else? Lucas: Coverage is still the biggest challenge for the operational use cases. A bus route that goes through a dead zone loses its live sensor feed. Transit agencies need guaranteed coverage along the entire route — not just 99 percent, but 99.99 percent, because a dropped connection during a critical update could mean a bus missing its software patch. That's why many agencies are pushing for dedicated spectrum or private network slices from carriers. The 5G network slicing standard — 3GPP Release 16 — allows for that, but it's not widely deployed yet. Luna: We recently did an episode on network slicing. So this is a perfect use case: a transit agency could buy a slice with guaranteed latency and throughput. Lucas: Precisely. And that's where the economics get interesting. A slice for the bus fleet might cost a transit agency $50,000 a year — which sounds like a lot, but compared to the cost of a single bus breakdown causing a 2-hour delay on a busy route? That delay costs the agency in lost fares, overtime for relief drivers, and passenger goodwill. The slice pays for itself with one prevented incident. Luna: I want to bring up another angle: passenger data. If the 5G network is handling operations and passenger traffic, what about data privacy? Can the agency see what passengers are doing online? Lucas: They typically segregate the networks. Sound Transit uses a different network slice for passenger Wi-Fi than for vehicle operations. The passenger traffic goes through a carrier's public network, with standard privacy protections. The operational traffic is on a private network that the agency controls. They can't see which websites passengers visit — only aggregate usage stats. But the line does get blurry if an agency wants to use anonymized passenger location data for route planning. That's where the policy frameworks need to catch up. Luna: So there's a trust component. Riders need to feel that the technology isn't spying on them. Lucas: Right. And the agencies know that. That's why the leading adopters — Vegas, Seattle, New York — have been transparent about what data they collect and how it's used. They publish privacy impact assessments. If they lose rider trust, the whole efficiency gain becomes a political liability. Luna: That's a good point. Before we wrap, I'm curious — is there a city that's doing something truly novel with 5G transit that we haven't mentioned? Lucas: One that stands out is Helsinki. They have a mobility as a service platform called Whim, and they're using 5G to integrate ride-hail, buses, and scooters into a single trip planner with real-time updates. The novel part is that the 5G network is used to prioritize traffic signals for buses and trams dynamically — a bus approaching an intersection can request a green light extension. That's not new in concept, but 5G makes the request latency low enough that the signal controller can respond before the bus arrives. Helsinki claims a 12 percent reduction in bus travel time on the routes with 5G priority. That's huge for a city where every minute counts. Luna: 12 percent — that's the kind of number that makes a transit director sit up. And it doesn't require new buses or tracks. Lucas: Exactly. It's a software upgrade to the traffic system and a 5G modem on the bus. The hardware cost is minimal compared to the benefit. And that's the theme across all these stories: 5G is unlocking efficiency gains that were technically possible before, but not economically viable. The latency, bandwidth, and reliability improvements are turning theoretical ideas into deployed solutions. Luna: Speaking of efficiency and value — if today's conversation about 5G in transit gave you something useful, something you might bring up in a meeting or just think about next time you're on a bus, that's exactly the kind of thing that keeps us going. And the way these episodes stay ad-free is through listener support. If you found value, you can help at buy me a coffee dot com slash fexingo. That's buy me a coffee dot com slash fexingo. Every bit helps keep the tech deep dives coming. Lucas: Appreciate that, Luna. And I'll add — we don't do sponsors, we don't do ad reads, so the only reason we can cover niche topics like 5G transit in detail is that listeners like you chip in. So thank you to everyone who has. Luna: Alright, back to the tech. One thing we haven't touched on: what about rural transit? Most of these examples are urban. Lucas: Rural is a tougher sell because the density isn't there to justify the 5G infrastructure. But there's a pilot in rural Colorado where a transit agency uses a 5G-equipped drone as a mobile base station that follows a bus on a remote route. It's wild — the drone stays tethered to the bus via a cable that provides power and data, and it beams 5G signal to the bus from above. Coverage is perfect along the route, and the drone lands on the bus roof when not needed. That's not scalable today, but it shows the creativity in solving the coverage problem. Luna: A drone following a bus — that's a mental image I didn't expect. So the technology is still evolving, but the core value proposition is solid. Lucas: It is. And the more we see real deployments — Vegas, Seattle, New York, Helsinki — the more the business case solidifies. The question now isn't whether 5G can help transit. It's how quickly agencies can fund and deploy it. Luna: And that might be the biggest bottleneck of all: the pace of public-sector procurement. Lucas: Always is. But the ones that move first are setting the template. And the riders — and the operating budgets — will feel the difference.