Open-Loop vs Closed-Loop Transit

Technology vs Technology

Open-loop uses EMV bank cards directly at fare gates, eliminating transit-specific cards. Closed-loop uses dedicated transit cards with faster transaction times and offline capability.

Open-Loop vs Closed-Loop Transit

Transit fare collection has evolved through two distinct technological eras: closed-loop systems, where the transit authority issues proprietary cards usable only within its network, and open-loop systems, where standard EMV bank payment cards (or mobile wallets) are accepted directly at fare gates. Both architectures are deployed globally, and many cities are actively migrating from closed-loop to open-loop. The trade-offs involve transaction speed, infrastructure cost, rider convenience, revenue, and operational complexity.

Overview

Closed-Loop Transit systems issue dedicated transit-specific cards — MIFARE Classic in Hong Kong's Octopus, MIFARE DESFire in the UK's Oyster-style systems, Calypso in French and Belgian networks, FeliCa in Japan's Suica. These cards carry a stored value balance (or season pass) on the secure element chip, and fare deduction happens locally at the gate with no real-time network authorization required. Transaction times are optimized: a Suica or Octopus gate completes a transaction in under 200 ms because the card itself is the source of truth for the balance.

Open-Loop Transit accepts any EMV contactless bank card or mobile payment (Apple Pay, Google Pay) at the fare gate, treating it like a payment terminal. Rather than reading a stored value balance, the gate reads the card's Primary Account Number (PAN) via the EMV contactless kernel, logs the transaction, and batch-processes payments through the banking network (typically Visa or Mastercard acquirer). London TfL (Transport for London) pioneered open-loop fare payment in 2012 and now processes over 60% of journeys on contactless EMVEMVApplicationGlobal chip payment card standard.Click to view →, with cards from 100+ countries accepted.

Key Differences

  • Accepted credentials: Closed-loop — transit-issued card only; Open-loop — any EMV contactless card or mobile wallet
  • Transaction authorization: Closed-loop — offline, card holds balance; Open-loop — card read offline at gate, payment batched online later
  • Transaction speed: Closed-loop — 150–300 ms (stored value deduction); Open-loop — 300–600 ms (EMV kernel + network batch delay)
  • Offline capability: Closed-loop — fully offline, gates can operate during network outage; Open-loop — requires periodic network synchronization (blacklisting updates)
  • Infrastructure cost: Closed-loop — high (card issuance, top-up network, proprietary back-end); Open-loop — leverages existing EMV infrastructure
  • Capping/fare rules: Closed-loop — complex rules possible (weekly cap, zone pricing) implemented natively; Open-loop — capping requires additional back-end computation and reconciliation

Technical Comparison

Parameter Closed-Loop Transit Open-Loop Transit (EMV)
Card technology MIFARE, DESFire, Calypso, Suica (FeliCa), Oyster Any EMV contactless card or NFC mobile wallet
Card issuance Transit authority issues and manages cards Passenger uses existing bank card
Transaction type Stored value deduction (offline) EMV contactless kernel read + batch payment
APDU layer Proprietary (MIFARE) or ISO 14443ISO 14443StandardStandard for contactless smart cards.Click to view →-4 (DESFire/Calypso) ISO 14443-4 (EMV Contactless kernel)
Transaction speed 150–300 ms 300–600 ms
Offline authorization Full (card IS the balance) Limited (gate reads PAN, payment authorized later)
Network dependency Minimal (periodic key/blacklist updates) Regular synchronization required (negative lists)
Fare capping support Native (on-card or back-end) Back-end post-processing required
Card issuance cost High (print, chip, personalize, distribute) Zero (passenger already has bank card)
Top-up / reload Required (machines, apps, autoload) Not required (pay-as-you-go on bank account)
Revenue protection On-card balance prevents overdraft Negative list (blocked PANs) updated periodically
Multi-operator interop Complex (separate agreements, card schemes) Easier (shared EMV standard, acquirer model)
Tourist / occasional user UX Poor (must acquire and top up card) Excellent (tap any bank card)
Security standard Common Criteria certified card chip EMV Contactless Level 1/2 certification

Fare Policy Complexity

One of the more technically demanding aspects of open-loop transit is implementing complex fare structures that closed-loop systems handle natively.

Closed-loop systems have complete control over the transaction record. A daily fare cap in London's Oyster is computed by the gate system reading the card's journey log and comparing against the cap threshold. The card IS the truth.

Open-loop systems log PAN + timestamp + gate data, and compute fare rules in the back-end reconciliation engine after the fact. If a rider's daily cap is reached mid-day, the system refunds excess charges post-hoc (as TfL does) rather than preventing charges at the gate. This "pay more, refund later" model works operationally but requires significant back-end infrastructure and creates reconciliation complexity. Visa and Mastercard have developed transit-specific EMV kernel extensions (Visa "Tap to Ride," Mastercard "City Solutions") that support capping metadata, but implementation requires coordinated back-end development.

Use Cases

Closed-Loop Transit excels in: - Very high-throughput metro gates (Tokyo Yamanote Line handles 4M riders/day through Suica gates at sub-250ms transaction times) - Systems with complex fare structures (zone-based, time-of-day pricing, monthly capping) where real-time on-card computation is needed - Networks where reliable offline operation during network outages is operationally critical - Markets with low bank card penetration where transit card issuance is the primary payment option for riders - Systems requiring highest security against stored value fraud (card-side cryptographic balance protection)

Open-Loop Transit excels in: - Airport express and tourist-heavy routes where occasional riders should not need to acquire a transit card - Secondary networks, bus systems, and lower-throughput entry points where 500 ms is acceptable - Cities migrating away from closed-loop card issuance cost and infrastructure maintenance - Multimodal transport (bus + metro + rail) where a single accepted instrument simplifies rider experience - Low-income access programs where linking to existing bank accounts (or prepaid debit cards) is simpler than transit card distribution

When to Choose Each

Choose Closed-Loop when: - Gate throughput is above 30–40 passengers per minute and sub-300ms transaction time is required - Complex fare structures (zone-based, multi-modal caps) must be enforced at the gate in real time - The network serves a large regular commuter population who will adopt a transit card for daily use - Reliable offline operation during network failures is non-negotiable

Choose Open-Loop (or hybrid) when: - Reducing card issuance, top-up infrastructure, and proprietary back-end operational cost is a strategic goal - The network includes high tourist volume or occasional users who benefit from bank card acceptance - The transit authority wants to leverage EMV contactless acquirer infrastructure rather than building proprietary payment processing - New system deployments where avoiding vendor lock-in to proprietary card technology is a design principle

Hybrid approach: London TfL operates both simultaneously — Oyster (closed-loop MIFARE) for committed commuters who pre-load weekly passes, and EMV contactless (open-loop) for occasional riders and tourists. This captures the throughput advantages of stored value for peak commuter hours while offering universal acceptance for occasional use.

Conclusion

Open-loop and closed-loop transit represent different optimizations for different problems. Closed-loop's offline, card-side balance model delivers transaction speeds and fare flexibility that open-loop cannot match at high throughput gates. Open-loop's EMV universality eliminates card issuance friction for occasional riders and reduces infrastructure cost significantly. The global transit industry is moving toward open-loop as EMV contactless infrastructure matures and EMV kernel speeds improve, but high-throughput metro systems in Tokyo, Hong Kong, and Beijing will likely maintain closed-loop architectures for their core gate infrastructure for the foreseeable future. The practical outcome for most large networks is a hybrid model that serves both audiences.

Recomendação

Open-loop for reducing infrastructure cost; closed-loop for speed-critical metro systems with high throughput.

Perguntas frequentes

Open-loop transit accepts standard bank-issued contactless payment cards (Visa, Mastercard, American Express) and mobile wallets using the EMV contactless specification, allowing passengers to tap any bank card without a transit-specific card. Closed-loop transit uses a proprietary contactless card (MIFARE, Calypso, Felica, Octopus) issued by the transit operator, usable only within that operator's system and topped up at dedicated kiosks or apps.

Major open-loop deployments include London TfL (Oyster + contactless since 2012), New York MTA (OMNY since 2019), Singapore MRT and buses, Chicago CTA, and most major Australian transit networks. These systems process EMV contactless transactions at the fare gate using the transit operator's merchant acquirer relationship, applying transit-specific fare calculation rules outside the card itself.

Open-loop allows passengers without a transit card to use any bank contactless card, which improves accessibility for visitors. However, closed-loop or hybrid cards remain valuable for concessionary fares (student, senior, disability passes), stored-value top-up, and multi-modal integration (bus + subway capping). Many cities run both open-loop and closed-loop in parallel during transition.

Transit operators typically require gate authorization in under 500 ms to avoid passenger queuing. Closed-loop cards with offline balance deduction achieve 200–300 ms by performing all fare logic on the card without a network round trip. Open-loop EMV contactless must batch transactions offline and reconcile centrally, using a risk-managed offline authorization model approved by card networks specifically for transit use cases.

Each comparison provides a side-by-side analysis covering interface type, chip architecture, security certification, communication protocol, application domains, and cost. Card-vs-card comparisons focus on specific products, while cross-technology comparisons evaluate broader categories like Contact vs Contactless or EMV vs MIFARE.