Indoor positioning
< 1m median targetSub-meter location awareness in supported environments. Updated continuously. Works without beacons, GPS, or cameras.
acoAR turns existing microphones, speakers, Wi-Fi signals, and motion sensors into a privacy-preserving spatial awareness layer — for smart buildings, AR, robotics, and ambient computing. No cameras. No LiDAR. No dedicated beacons.
SDK waitlist · pilots open now · enterprise inquiries welcome
Building on IEEE 802.11bf and acoustic SLAM research. London-based. Private pilots underway.
Fig 1. Acoustic ping propagating, attenuating across a wall, returning as a faint reflection. The same primitive in radio gives you 802.11bf.
acoAR converts acoustic echoes, Wi-Fi distortions, and inertial signals into a stream of typed spatial events — each with timestamp, confidence, and uncertainty metadata.
Sub-meter location awareness in supported environments. Updated continuously. Works without beacons, GPS, or cameras.
Detect room transitions and identify spaces from acoustic signatures. No fingerprint database required.
Sense occupancy and movement patterns from signal changes. Non-optical. Configurable consent zones and privacy boundaries.
Every event includes confidence, uncertainty radius, and signal quality. The SDK abstains rather than guessing when conditions are poor.
Camera-free spatial sensing matters most where privacy, deployment cost, or environment make visual sensing impractical or unacceptable.
Occupancy sensing, zone awareness, and space utilisation analytics without camera infrastructure or GDPR complexity.
Room-aware spatial experiences with persistent anchors — on any device, without LiDAR or visual markers.
Join SDK waitlistA non-optical sensing layer for indoor navigation in low-light, reflective, or visually degraded environments.
Privacy-preserving presence awareness for sensitive rooms. No visual capture. No identity data. Fully consented deployments.
* Sub-meter in supported indoor environments. Accuracy varies by device, room type, and noise level. Every spatial event includes confidence and uncertainty metadata.
The phone emits a near-inaudible chirp. The microphone hears the room reflect it back. Geometry, position, and room identity follow — at sub-meter precision.
Wi-Fi signals bend, attenuate, and scatter as they pass through people and walls. Reading those distortions reveals motion, presence, and approximate location — through walls.
Acoustic gives you geometry. Wi-Fi gives you penetration. IMU gives you continuity. acoAR fuses them into a single spatial stream any app can query.
Every output includes confidence and uncertainty metadata. The acoAR engine abstains rather than emitting a low-confidence event — reducing false-positive risk for enterprise deployments where a wrong spatial decision is worse than no decision.
Wi-Fi sensing went from research demo to published standard. Acoustic SLAM went from kilometre-scale mapping to sub-meter precision on a phone you already own. Together, they make a platform — if someone builds it.
The IEEE Wi-Fi sensing standard moved from draft to published amendment, opening a path to commercial rollout.
IEEE 802.11bfPeer-reviewed research demonstrated 0.1m–0.5m localisation accuracy on commodity smartphones, outperforming Wi-Fi and geomagnetic methods.
arXiv:2304.11936No vendor owns cross-platform spatial sensing. The window to define it is now — before someone else does.
Sub-meter location stream from acoustic echoes and IMU. No beacons. Runs on existing iOS and Android hardware.
Detect room transitions and identify spaces from acoustic signatures — no fingerprint database to maintain.
Every position, room, and presence event includes confidence, uncertainty radius, and signal quality. The SDK abstains when conditions are poor rather than returning a bad result.
As 802.11bf chipsets ship, acoAR adds RF-based presence and motion sensing without requiring API changes.
// 1. Initialise
import AcoAR
let session = AcoAR.startMapping()
// 2. Subscribe — with confidence gate
session.onPositionUpdate { position in
// confidence 0.0–1.0 uncertainty in metres
guard position.confidence > 0.7 else { return }
map.center = position.coordinate
}
// 3. Room transitions
session.onRoomChange { room in
analytics.log("entered", room.id)
}| Capability | Status | Available |
|---|---|---|
| iOS SDK | In development | Q3 2026 |
| Android SDK | In development | Q3 2026 |
| Acoustic room recognition | Private pilots | Now |
| Wi-Fi sensing fusion | Planned | As 802.11bf ships |
| Edge / embedded | Roadmap | TBD |
Early access opens Q3 2026. Join the waitlist to get an SDK key.
| Approach | Strength | Weakness | acoAR angle |
|---|---|---|---|
| BLE beacons | Mature, low cost | Installation & maintenance overhead | No beacon infrastructure needed |
| UWB | Very accurate (~10 cm) | Requires dedicated hardware | Software-first — no new hardware |
| LiDAR | High spatial detail | Device-limited, power-heavy, optical | Works on any device with mic + speaker |
| Cameras | Rich context | Privacy concerns, legal complexity | No visual capture, no identity data |
| Wi-Fi RTT / RSSI | Uses existing infrastructure | Variable hardware support, ~3–5 m accuracy | Fused with acoustic + IMU for better accuracy |
| PIR / mmWave radar | Simple occupancy sensing | Fixed hardware, per-room deployment | Device-native signals, no install |
| acoAR | Privacy-first, infrastructure-light | Environment-sensitive (noise, materials) | Confidence-scored; abstains rather than guesses |
acoAR is designed to complement, not replace, existing sensing infrastructure. Confidence scoring and abstention reduce false-positive risk in production deployments.
Camera-free sensing is meaningless if the sensing itself isn’t trustworthy. acoAR is built around consented deployments, local processing, and explicit data minimisation.
Enterprise security questionnaire available on request. Data Processing Agreement (GDPR) templates in preparation.
Full privacy architectureWork directly with our team to validate camera-free spatial sensing in your environment. 2–12 week engagements with defined deliverables.
Get early access when the iOS and Android SDK opens in Q3 2026. Priority queue for waitlist members. No spam.
Join waitlistUnderstand the technology, roadmap, and commercial model in a focused 45-minute session with the founding team.