Turn to Second
turn
″
Conversion History
| Conversion | Reuse | Delete |
|---|---|---|
| No conversion history to show. | ||
Quick Reference Table (Turn to Second)
| Turn (turn) | Second (″) |
|---|---|
| 0.25 | 324,000 |
| 0.5 | 648,000 |
| 1 | 1,296,000 |
| 2 | 2,592,000 |
| 5 | 6,480,000 |
| 10 | 12,960,000 |
About Turn (turn)
A turn is a unit of angle equal to one full rotation — 360° or 2π radians. It is preferred in modern mathematics and computer graphics as an intuitive, human-readable unit that avoids the factor of 2π that appears throughout formulas when using radians. Some programming libraries and notations (notably "tau" advocates) argue that expressing angles in turns simplifies many relationships: a quarter-circle is 0.25 turns rather than π/2 radians. The turn is identical in size to the revolution and the circle.
Turning a steering wheel halfway around is 0.5 turns (180°). A full barrel roll in aviation is 1 turn.
About Second (″)
An arcsecond (″) is one-sixtieth of an arcminute, or 1/3600 of a degree. It is the standard unit of angular precision in astronomy, geodesy, and high-accuracy GPS. The angular diameter of the Moon from Earth is about 1,800 arcseconds (30 arcminutes). Modern GPS receivers can resolve positions to better than 0.001 arcseconds, corresponding to centimeter-level accuracy on the ground. Stellar parallax — used to measure distances to nearby stars — is expressed in arcseconds; the nearest star system, Alpha Centauri, has a parallax of 0.74 arcseconds.
The angular resolution of the human eye is roughly 60 arcseconds (1 arcminute). The Hubble Space Telescope can resolve objects separated by just 0.05 arcseconds.
Turn – Frequently Asked Questions
What is tau (τ) and why do some people want it to replace 2π?
Tau (τ = 2π ≈ 6.2832) represents one full turn. Its advocates argue that using τ instead of 2π makes formulas cleaner: a quarter-circle is τ/4 instead of π/2, circumference is τr instead of 2πr, and Euler's identity becomes e^(iτ) = 1 (arguably more elegant than e^(iπ) = −1). The Tau Manifesto, published in 2010 by Michael Hartl, sparked a genuine mathematical subculture. Tau Day is June 28 (6.28). The argument has merit but π is so deeply entrenched that adoption remains niche.
How are turns used in computer graphics and game engines?
Some game engines and shader languages let you specify rotations in turns (0 to 1) rather than degrees (0 to 360) or radians (0 to 2π). Turns map naturally to normalized values — a progress bar from 0.0 to 1.0 directly represents angle completion. The GLSL function fract() wraps any number to the 0–1 range, making turn-based angle arithmetic trivially simple for procedural animations, circular gradients, and clock-face layouts.
How does thread pitch work and why do plumbers count turns when tightening fittings?
Thread pitch is the axial distance a bolt or pipe fitting advances per complete turn. A standard ½-inch NPT pipe thread has 14 threads per inch, so one turn advances it about 1.8 mm into the fitting. Plumbers specify "finger tight plus 2–3 turns" because torque wrenches are impractical in cramped spaces. Spark plug manufacturers use the same approach — "hand tight plus X turns" achieves correct seating force without needing a torque wrench in the field.
How do speed-cubers define turns when counting the minimum moves to solve a Rubik's Cube?
Two metrics exist: HTM (half-turn metric) counts any face rotation — 90° or 180° — as one move, while QTM (quarter-turn metric) counts each 90° as one move and each 180° as two. "God's Number" — the maximum moves needed to solve any scramble — is 20 in HTM and 26 in QTM. Computer solvers like Kociemba's algorithm are tuned to HTM because it produces shorter sequences. Human world-record holders now solve random scrambles in under 4 seconds.
How many turns does a combination lock typically require?
Most padlock-style combination locks require you to turn the dial about 3.5 to 4.5 full turns during the opening sequence — multiple full clockwise turns to clear the mechanism, then reverse to the first number, forward to the second, and back to the third. This multi-turn protocol isn't about security (the number of combinations handles that); it's about mechanically engaging and disengaging the internal disc cams in the correct sequence.
Second – Frequently Asked Questions
How much ground distance does one arcsecond of latitude cover on Earth?
One arcsecond of latitude corresponds to roughly 31 meters (about 101 feet) on the ground. This is why high-precision GPS coordinates are quoted to fractions of arcseconds — a shift of just 0.01″ means about 30 cm. Longitude arcseconds cover less ground as you move toward the poles because the meridians converge; at 45° latitude, one arcsecond of longitude spans about 22 meters.
What is stellar parallax and why is it measured in arcseconds?
Stellar parallax is the tiny apparent shift of a nearby star against distant background stars as Earth orbits the Sun. Even the closest star, Proxima Centauri, shifts by only 0.768 arcseconds over six months — far too small for the naked eye. The parsec (parallax-arcsecond) is defined as the distance at which a star would show exactly 1″ of parallax. No star is close enough to reach that threshold, which gives you a sense of how mind-bogglingly far away even our nearest neighbors are.
Why does the Hubble Space Telescope need resolution measured in fractions of arcseconds?
Hubble resolves details down to about 0.05 arcseconds — roughly the angular size of a coin seen from 80 km away. At that resolution it can distinguish individual stars in nearby galaxies, spot the discs of Pluto and large asteroids, and detect gravitational lensing arcs. Ground-based telescopes are blurred to about 0.5–1″ by atmospheric turbulence unless they use adaptive optics, which is why space telescopes remain essential for sharp imaging.
Why are arcseconds used in describing telescope and camera resolution?
Arcseconds per pixel is the standard metric for imaging sensors in astronomy because it directly links detector geometry to sky coverage. A telescope with 0.3″/pixel resolution can separate objects that close together on the sky. Photographers encounter this too — the resolving power of any long telephoto lens is ultimately limited by atmospheric seeing (typically 1–2″), which is why even a perfect 600 mm lens produces soft images of distant objects on a hazy day.
What is the smallest angle humans can distinguish with the naked eye?
The average human eye resolves about 60 arcseconds (1 arcminute) under good conditions, though some people with exceptional vision reach 30″. This is why the standard eye test chart (Snellen chart) defines 20/20 vision as the ability to resolve details that subtend 1 arcminute. For comparison, Jupiter at its brightest subtends about 50″, just below that threshold — which is why it looks like a bright dot to the naked eye, not a disc.