Convert Binary Degrees to Radians
Convert Binary Degrees (brad) to Radians (rad) instantly and accurately.
Conversion Formula
rad = brad × 0.02454369261
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 Radians
The radian (rad) is the SI unit of plane angle, defined as the angle subtended at the centre of a circle by an arc equal in length to the radius. A full circle = 2π rad; a right angle = π/2 rad. The radian is dimensionless (arc length / radius), so it can be omitted in equations. All calculus and physics formulas are simplest in radians: d/dx(sin x) = cos x holds only in radians; Taylor series sin x = x − x³/6 + x⁵/120 hold only for x in radians; angular frequency ω = 2πf gives energy E = ħω. 1 rad = 180°/π ≈ 57.2958° ≈ 206,264.8″.
Quick Reference Table
| Binary Degrees (brad) | Radians (rad) |
|---|---|
| 1 brad | 0.0245437 rad |
| 2 brad | 0.0490874 rad |
| 5 brad | 0.122718 rad |
| 10 brad | 0.245437 rad |
| 25 brad | 0.613592 rad |
| 50 brad | 1.22718 rad |
| 100 brad | 2.45437 rad |