# Apple U1

> system on a chip (SoC) designed by Apple Inc.

**Wikidata**: [Q67340681](https://www.wikidata.org/wiki/Q67340681)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Apple_U1)  
**Source**: https://4ort.xyz/entity/apple-u1

## Summary
Apple U1 is a custom-designed system-on-chip (SoC) created by Apple Inc. that debuted inside the iPhone 11 family in September 2019. Built on Apple Silicon and fabricated by TSMC, the chip adds ultra-wideband (UWB) radio capabilities that enable centimeter-level spatial awareness between devices.

## Key Facts
- Introduced September 2019 alongside the iPhone 11 / 11 Pro / 11 Pro Max lineup.
- Designed by Apple Inc. and manufactured by TSMC; internal EXIF designation "TMKA75".
- Classified as an Apple Silicon SoC, sitelink count = 2 across Wikipedia editions (en, ja).
- First Apple chip to integrate ultra-wideband radio for spatial positioning.
- Used by iPhone 11 series, Apple Watch Series 6, and enables features like AirTag Precision Finding.
- Image file hosted at https://commons.wikimedia.org/wiki/Special:FilePath/Apple_U1.jpg.

## FAQs
### Q: What does the Apple U1 chip actually do?
A: It transmits ultra-wideband pulses that measure the exact distance and direction to other U1-equipped devices, forming the hardware basis for Precision Finding in AirTag and hand-off experiences between iPhones.

### Q: Which products contain the U1 chip?
A: Every iPhone 11, iPhone 11 Pro, iPhone 11 Pro Max, and Apple Watch Series 6 ships with the U1 chip inside.

### Q: Is U1 the same as Bluetooth or Wi-Fi?
A: No. U1 uses ultra-wideband radio, a separate standard that offers much finer spatial resolution than Bluetooth LE or Wi-Fi.

## Why It Matters
Before U1, Apple devices had no built-in way to judge centimeter-level proximity; location was limited to GPS or coarse Bluetooth beacons. By embedding a dedicated UWB SoC, Apple created an indoor positioning layer that powers new consumer experiences—most visibly the directional arrows that guide users to a lost AirTag. Developers gain an API (Nearby Interaction) to build spatial apps, while Apple's ecosystem benefits from tighter hand-offs (bring an iPhone close to HomePod mini to transfer music). U1 also lays groundwork for future augmented-reality spatial anchors and digital-car-key standards, making it a strategic building block for Apple's location services.

## Notable For
- First mass-market UWB radio shipped by Apple, predating Tile UWB and Samsung UWB handsets.
- Enables one-tap directional finding for AirTag, a feature competitors still lack at equivalent precision.
- Tightly integrated with Apple's Secure Element for encrypted distance measurement.
- Operates in the 6–8 GHz UWB band, avoiding interference with Wi-Fi/Bluetooth.
- Serves as the reference implementation for the FiRa Consortium's UWB certification tests.

## Body
### Design & Fabrication
Apple lists itself as sole designer; TSMC produces the die using an undisclosed FinFET node. No public transistor count or TDP has been released.

### Functional Blocks
The U1 die integrates:
- Ultra-wideband transceiver with 500 MHz bandwidth
- IEEE 802.15.4z-compliant PHY/MAC
- Secure ranging engine tied to Apple Secure Element
- Antenna array drivers for angle-of-arrival detection

### Software Interface
iOS exposes U1 capability through the Core Location and Nearby Interaction frameworks. Apps must request the "Nearby Interaction" entitlement; no direct hardware register access is granted.

### Ecosystem Expansion
Beyond iPhone 11 and Watch Series 6, Apple has seeded U1 into AirTag (as a listener) and the HomePod mini, which uses the chip to hand off playback when an iPhone approaches. Third-party accessory makers can adopt Apple's "Made for iPhone" UWB specification released in 2021.