Convert Binary Degrees to Compass Points
Convert Binary Degrees (brad) to Compass Points (pt) instantly and accurately.
Conversion Formula
pt = brad × 0.125
About Binary Degrees
A binary degree (brad) divides the full circle into 256 equal parts - π/128 rad ≈ 0.024544 rad (= 1.40625°). The 256-part circle maps perfectly onto an 8-bit byte, making binary degrees ideal for memory-constrained embedded systems: headings stored in a single byte (0-255) need no floating-point arithmetic. Game engines, CNC machine controllers, and digital servo systems use this representation. 16-bit BAM (65,536 per circle) gives ~0.005° (≈ 89 µrad) per unit for precision heading systems. 1 brad = 1.40625° = 84.375′.
About Compass Points
A compass point equals 1/32 of a full circle - π/16 rad ≈ 0.19635 rad (= 11.25°). Traditional maritime compasses divide the horizon into 32 named points from North clockwise back to North, each further divided into quarter-points (2.8125°). This 32-point rose was the standard for European seafaring from the 14th to 19th centuries. Modern navigation uses three-digit decimal bearings (000°-359°), but compass roses persist in meteorology and nautical heritage. 1 compass point = 11.25° = 11°15′ = 200 NATO mils.
Quick Reference Table
| Binary Degrees (brad) | Compass Points (pt) |
|---|---|
| 1 brad | 0.125 pt |
| 2 brad | 0.25 pt |
| 5 brad | 0.625 pt |
| 10 brad | 1.25 pt |
| 25 brad | 3.125 pt |
| 50 brad | 6.25 pt |
| 100 brad | 12.5 pt |