transportation:roads
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| transportation:roads [2024/11/20 23:03] – [Articles] timb | transportation:roads [2026/04/19 00:00] (current) – [Science] timb | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Created Saturday 15 August 2020 | Created Saturday 15 August 2020 | ||
| - | See also: [[transportation: | + | See also: [[:transportation: |
| ====== Articles ====== | ====== Articles ====== | ||
| Line 17: | Line 17: | ||
| The partnership will see the company test out whether it's viable to build a 40-mile corridor that will connect downtown Detroit to Ann Arbor, with arteries to local destinations like the University of Michigan, the Detroit Metropolitan Airport and Michigan Central Station. | The partnership will see the company test out whether it's viable to build a 40-mile corridor that will connect downtown Detroit to Ann Arbor, with arteries to local destinations like the University of Michigan, the Detroit Metropolitan Airport and Michigan Central Station. | ||
| - | https:// | + | [[https:// |
| == A Quarter of U.S. Roads Could Be Regularly Flooded in 30 Years == | == A Quarter of U.S. Roads Could Be Regularly Flooded in 30 Years == | ||
| Line 31: | Line 31: | ||
| Those are just a few of the dire findings within a recently released, multiyear analysis conducted last month by nonprofit group First Street Foundation. The report found there are already around 2 million miles (3.2 million kilometers) of U.S. roads at risk today, and another 200,000 miles (320,000 kilometers) will be put in the danger zone in the coming decades. | Those are just a few of the dire findings within a recently released, multiyear analysis conducted last month by nonprofit group First Street Foundation. The report found there are already around 2 million miles (3.2 million kilometers) of U.S. roads at risk today, and another 200,000 miles (320,000 kilometers) will be put in the danger zone in the coming decades. | ||
| - | https:// | + | [[https:// |
| == How Good Are American Roads? == | == How Good Are American Roads? == | ||
| Line 41: | Line 41: | ||
| One facet of infrastructure that doesn’t get all that much attention is roads, despite the fact that they’re crucial transportation infrastructure, | One facet of infrastructure that doesn’t get all that much attention is roads, despite the fact that they’re crucial transportation infrastructure, | ||
| - | https:// | + | [[https:// |
| + | ===== Asphalt ===== | ||
| + | == The road to hell is paved with asphalt == | ||
| + | January 15th, 2024 - Devon Zuegel | ||
| + | Most roads are paved with asphalt. Unfortunately, | ||
| + | - 1. Asphalt degrades fast, so once you account for maintenance, | ||
| + | Meanwhile, brick and cobblestone roads can last 150 years or more – in fact the cobblestones still in use in Rome's Appian Way are over 2,000 years old! These materials don't need much maintenance, | ||
| + | [[https:// | ||
| - | ===== Asphalt ===== | + | == Farewell potholes? UK team invents self-healing road surface |
| - | == The road to hell is paved with asphalt == | + | Researcher at Swansea University says tiny plant spores mixed into bitumen can extend surface lifespan by 30% |
| - | January 15th, 2024 - Devon Zuegel | + | Ian Sample, Science editor |
| - | Most roads are paved with asphalt. | + | For all motorists, but perhaps the Ferrari-collecting rocker Rod Stewart in particular, it will be music to the ears: researchers have developed a road surface that heals when it cracks, preventing potholes without a need for human intervention. |
| + | |||
| + | The international team devised a self-healing bitumen that mends cracks as they form by fusing the asphalt back together. In laboratory tests, pieces of the material repaired small fractures within an hour of them first appearing. | ||
| + | |||
| + | “When you close the cracks you prevent potholes forming in the future and extend the lifespan of the road,” said Dr Jose Norambuena-Contreras, | ||
| + | |||
| + | According to the AA, a record £579m was spent in the UK last year repairing vehicles damaged by potholes, up from £474m in 2023. After pledging £1.6bn to repair | ||
| + | |||
| + | Potholes typically start from small surface cracks that form under the weight of traffic. These allow water to seep into the road surface, where it causes more damage through cycles of freezing and thawing. Bitumen, the sticky black substance used in asphalt, becomes susceptible to cracking when it hardens through oxidation. | ||
| + | |||
| + | To make the self-healing bitumen, the researchers mixed in tiny porous plant spores soaked in recycled oils. When the road surface is compressed by passing traffic, it squeezes the spores, which release their oil into any nearby cracks. The oils soften the bitumen enough for it to flow and seal the cracks. | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Science ===== | ||
| + | |||
| + | == The Simple Geometry Behind Any Road == | ||
| + | |||
| + | April 13, 2026 - " | ||
| + | |||
| + | In the last blog post, I explained what sits at the backbone of procedurally generated roads: the data structure, aka the minimum information you need to describe any piece of road infrastructure. The answer to that fundamental question was a set of abstract cross-sections of the road, each storing a snapshot of how the road looks at that specific point (or, should I say, line). I called them simply: profiles. | ||
| + | |||
| + | A good analogy I didn’t have the inspiration to make at the moment was to compare them with Bezier splines. To store a Bezier spline, you don’t need to save the entire curve explicitly, but just anchor points | ||
| + | |||
| + | The profile-based representation works the same in my system. The profiles | ||
| - | 1. Asphalt degrades fast, so once you account for maintenance, | + | In this blog post, I’ll go over how I am computing the purple part. How to interpolate between these green profiles |
| - | Asphalt ages and falls apart quickly. It needs to be replaced after 10-15 years and starts looking pretty crummy well before then. It forms potholes and cracks quickly, especially in extreme climates. It's cheaper | + | |
| - | + | ||
| - | Meanwhile, brick and cobblestone roads can last 150 years or more – in fact the cobblestones still in use in Rome's Appian Way are over 2,000 years old! These materials don't need much maintenance, | + | |
| - | https://devonzuegel.com/the-road-to-hell-is-paved-with-asphalt | + | https://sandboxspirit.com/blog/simple-geometry-of-roads/ |
transportation/roads.1732143803.txt.gz · Last modified: by timb
