<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Module 9: Intersection and Interchange Geometry on Mohammad Movahedi</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/</link><description>Recent content in Module 9: Intersection and Interchange Geometry on Mohammad Movahedi</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://m-movahedi.com/scratchpad/pe-exam/module-9/index.xml" rel="self" type="application/rss+xml"/><item><title>Intersection Sight Distance</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/59-intersection-sight-distance/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://m-movahedi.com/scratchpad/pe-exam/module-9/59-intersection-sight-distance/</guid><description>&lt;h1 id="intersection-sight-distance"&gt;Intersection Sight Distance&lt;/h1&gt;
&lt;p&gt;Intersection Sight Distance (ISD) is the sight distance required at an intersection to allow drivers to safely perceive and react to potential conflicts, enabling them to cross or merge with opposing traffic streams. ISD is evaluated using the concept of &lt;strong&gt;sight triangles&lt;/strong&gt;, which define unobstructed areas along the intersection&amp;rsquo;s corners.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="sight-triangles"&gt;Sight Triangles&lt;/h2&gt;
&lt;p&gt;Sight triangles represent the clear zones required for drivers to see approaching vehicles. There are two types:&lt;/p&gt;</description></item><item><title>At-Grade Intersection Layout</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/60-at-grade-intersection-layout/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://m-movahedi.com/scratchpad/pe-exam/module-9/60-at-grade-intersection-layout/</guid><description>&lt;h1 id="at-grade-intersection-layout"&gt;At-Grade Intersection Layout&lt;/h1&gt;
&lt;p&gt;At-grade intersection layout involves the geometric design of intersections where two or more roadways cross at the same elevation. The layout must balance the competing needs of through vehicles, turning vehicles, pedestrians, bicyclists, and transit vehicles.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="horizontal-and-vertical-alignment"&gt;Horizontal and Vertical Alignment&lt;/h2&gt;
&lt;h3 id="1-intersection-angle"&gt;1. Intersection Angle&lt;/h3&gt;
&lt;p&gt;The angle of intersection is the angle between the centerlines of the intersecting roadways.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Ideal Angle:&lt;/strong&gt; $90^\circ$ (perpendicular).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AASHTO Recommendation:&lt;/strong&gt; Intersections should intersect at or near $90^\circ$ whenever possible. A skew angle of up to $60^\circ$ ($30^\circ$ deviation from perpendicular) is the absolute maximum recommended skew.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Consequences of High Skew (skew angle $&lt; 60^\circ$):&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Blind Spots:&lt;/strong&gt; Drivers must turn their heads at extreme angles to see oncoming traffic.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Longer Crossing Distance:&lt;/strong&gt; The width of the intersection increases, which increases pedestrian crossing times and the time vehicles are exposed to conflicts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Larger Sight Triangles:&lt;/strong&gt; Due to the skew, sight triangles must cover a larger area.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Swept Path:&lt;/strong&gt; Turning vehicles require wider swept paths, increasing the likelihood of lane encroachment.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="display: flex; justify-content: space-around; background: #ffffff; border-radius: 8px; border: 1px solid #e2e8f0; padding: 24px; margin: 24px 0;"&gt;
 &lt;div style="text-align: center;"&gt;
 &lt;svg viewBox="0 0 200 200" width="180" height="180" xmlns="http://www.w3.org/2000/svg"&gt;
 &lt;rect x="0" y="70" width="200" height="60" fill="#f1f5f9" /&gt;
 &lt;rect x="70" y="0" width="60" height="200" fill="#f1f5f9" /&gt;
 &lt;line x1="0" y1="70" x2="70" y2="70" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="130" y1="70" x2="200" y2="70" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="0" y1="130" x2="70" y2="130" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="130" y1="130" x2="200" y2="130" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="70" y1="0" x2="70" y2="70" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="130" y1="0" x2="130" y2="70" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="70" y1="130" x2="70" y2="200" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="130" y1="130" x2="130" y2="200" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;!-- Center lines --&gt;
 &lt;line x1="0" y1="100" x2="200" y2="100" stroke="#cbd5e1" stroke-width="2" stroke-dasharray="8,8" /&gt;
 &lt;line x1="100" y1="0" x2="100" y2="200" stroke="#cbd5e1" stroke-width="2" stroke-dasharray="8,8" /&gt;
 &lt;/svg&gt;
 &lt;div style="margin-top: 12px; font-family: sans-serif; font-size: 14px; font-weight: bold; color: #1e293b;"&gt;Perpendicular (90&amp;deg;)&lt;/div&gt;
 &lt;/div&gt;
 &lt;div style="text-align: center;"&gt;
 &lt;svg viewBox="0 0 200 200" width="180" height="180" xmlns="http://www.w3.org/2000/svg"&gt;
 &lt;rect x="0" y="70" width="200" height="60" fill="#f1f5f9" /&gt;
 &lt;polygon points="100,0 160,0 100,200 40,200" fill="#f1f5f9" /&gt; 
 &lt;!-- Horizontal lines --&gt;
 &lt;line x1="0" y1="70" x2="77" y2="70" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="137" y1="70" x2="200" y2="70" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="0" y1="130" x2="63" y2="130" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="123" y1="130" x2="200" y2="130" stroke="#94a3b8" stroke-width="3" /&gt; 
 &lt;!-- Skewed lines --&gt;
 &lt;line x1="100" y1="0" x2="77" y2="70" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="160" y1="0" x2="137" y2="70" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="63" y1="130" x2="40" y2="200" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="123" y1="130" x2="100" y2="200" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;!-- Center lines --&gt;
 &lt;line x1="0" y1="100" x2="200" y2="100" stroke="#cbd5e1" stroke-width="2" stroke-dasharray="8,8" /&gt;
 &lt;line x1="130" y1="0" x2="70" y2="200" stroke="#cbd5e1" stroke-width="2" stroke-dasharray="8,8" /&gt;
 &lt;/svg&gt;
 &lt;div style="margin-top: 12px; font-family: sans-serif; font-size: 14px; font-weight: bold; color: #1e293b;"&gt;Skewed (60&amp;deg;)&lt;/div&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;h3 id="2-vertical-profile"&gt;2. Vertical Profile&lt;/h3&gt;
&lt;p&gt;Roadway profiles near intersections should be as flat as possible to allow drivers to stop safely and accelerate from a stop.&lt;/p&gt;</description></item><item><title>Turn Lane Design</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/61-turn-lane-design/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://m-movahedi.com/scratchpad/pe-exam/module-9/61-turn-lane-design/</guid><description>&lt;h1 id="turn-lane-design"&gt;Turn Lane Design&lt;/h1&gt;
&lt;p&gt;Auxiliary turn lanes (left-turn and right-turn lanes) are added to intersections to remove decelerating or stopped turning vehicles from the through-traffic stream. This increases the capacity of the intersection, reduces delays, and lowers the potential for rear-end collisions.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="components-of-an-auxiliary-turn-lane"&gt;Components of an Auxiliary Turn Lane&lt;/h2&gt;
&lt;p&gt;An auxiliary lane consists of three distinct horizontal segments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Entering Taper ($L_{\text{taper}}$):&lt;/strong&gt; The transition zone where vehicles lateral into the auxiliary lane. It can be a straight-line taper or a curved transition.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deceleration Length ($L_{\text{decel}}$):&lt;/strong&gt; The distance required for a vehicle to decelerate from the through-lane design speed to a stop (or to the speed of the turning maneuver) before reaching the queue of stored vehicles.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Storage Length ($L_{\text{storage}}$):&lt;/strong&gt; The length reserved for vehicles waiting to complete the turn.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="background: #ffffff; border-radius: 8px; border: 1px solid #e2e8f0; padding: 24px; margin: 24px 0; overflow-x: auto;"&gt;
 &lt;svg viewBox="0 0 700 200" width="700" height="200" xmlns="http://www.w3.org/2000/svg"&gt;
 &lt;defs&gt;
 &lt;marker id="arrow-start" markerWidth="8" markerHeight="8" refX="0" refY="4" orient="auto-start-reverse"&gt;
 &lt;path d="M0,4 L8,8 L8,0 z" fill="#475569" /&gt;
 &lt;/marker&gt;
 &lt;marker id="arrow-end" markerWidth="8" markerHeight="8" refX="8" refY="4" orient="auto"&gt;
 &lt;path d="M0,0 L0,8 L8,4 z" fill="#475569" /&gt;
 &lt;/marker&gt;
 &lt;/defs&gt;
 &lt;!-- Main Road Surface --&gt;
 &lt;rect x="20" y="40" width="660" height="60" fill="#f1f5f9" /&gt; 
 &lt;!-- Turn Lane Surface --&gt;
 &lt;path d="M 120,100 L 220,140 L 680,140 L 680,100 Z" fill="#e2e8f0" /&gt; 
 &lt;!-- Lines --&gt;
 &lt;line x1="20" y1="40" x2="680" y2="40" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="20" y1="100" x2="120" y2="100" stroke="#94a3b8" stroke-width="3" /&gt; 
 &lt;!-- Taper Line --&gt;
 &lt;line x1="120" y1="100" x2="220" y2="140" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;line x1="220" y1="140" x2="680" y2="140" stroke="#94a3b8" stroke-width="3" /&gt; 
 &lt;!-- Center skip line between through and turn lane --&gt;
 &lt;line x1="120" y1="100" x2="680" y2="100" stroke="#cbd5e1" stroke-width="2" stroke-dasharray="10,10" /&gt;
 &lt;line x1="20" y1="70" x2="680" y2="70" stroke="#cbd5e1" stroke-width="2" stroke-dasharray="10,10" /&gt; 
 &lt;!-- Stop Line --&gt;
 &lt;line x1="660" y1="100" x2="660" y2="140" stroke="#475569" stroke-width="4" /&gt;
 &lt;text x="660" y="155" font-family="sans-serif" font-size="11" fill="#475569" text-anchor="middle"&gt;Stop Line&lt;/text&gt;
 &lt;!-- Labels --&gt;
 &lt;text x="350" y="25" font-family="sans-serif" font-size="14" fill="#0f172a" font-weight="bold" text-anchor="middle"&gt;Through Lanes&lt;/text&gt;
 &lt;text x="450" y="125" font-family="sans-serif" font-size="12" fill="#0f172a" text-anchor="middle"&gt;Auxiliary Turn Lane&lt;/text&gt;
 &lt;!-- Dimension Lines --&gt;
 &lt;!-- Taper (Lt) --&gt;
 &lt;line x1="120" y1="170" x2="220" y2="170" stroke="#475569" stroke-width="1.5" marker-start="url(#arrow-start)" marker-end="url(#arrow-end)" /&gt;
 &lt;text x="170" y="160" font-family="sans-serif" font-size="12" fill="#1e293b" text-anchor="middle"&gt;Taper (L_t)&lt;/text&gt;
 &lt;line x1="120" y1="105" x2="120" y2="175" stroke="#cbd5e1" stroke-width="1" /&gt;
 &lt;line x1="220" y1="145" x2="220" y2="175" stroke="#cbd5e1" stroke-width="1" /&gt; 
 &lt;!-- Deceleration (Ld) --&gt;
 &lt;line x1="220" y1="170" x2="440" y2="170" stroke="#475569" stroke-width="1.5" marker-start="url(#arrow-start)" marker-end="url(#arrow-end)" /&gt;
 &lt;text x="330" y="160" font-family="sans-serif" font-size="12" fill="#1e293b" text-anchor="middle"&gt;Deceleration (L_d)&lt;/text&gt;
 &lt;line x1="440" y1="105" x2="440" y2="175" stroke="#cbd5e1" stroke-width="1" /&gt; 
 &lt;!-- Storage (Ls) --&gt;
 &lt;line x1="440" y1="170" x2="660" y2="170" stroke="#475569" stroke-width="1.5" marker-start="url(#arrow-start)" marker-end="url(#arrow-end)" /&gt;
 &lt;text x="550" y="160" font-family="sans-serif" font-size="12" fill="#1e293b" text-anchor="middle"&gt;Storage (L_s)&lt;/text&gt;
 &lt;line x1="660" y1="145" x2="660" y2="175" stroke="#cbd5e1" stroke-width="1" /&gt;
 &lt;/svg&gt;
&lt;/div&gt;
&lt;hr&gt;
&lt;h2 id="design-and-calculations"&gt;Design and Calculations&lt;/h2&gt;
&lt;h3 id="1-entering-taper-length-"&gt;1. Entering Taper Length ($L_{\text{taper}}$)&lt;/h3&gt;
&lt;p&gt;For a straight-line transition, the taper length is:&lt;/p&gt;</description></item><item><title>Driveway and Access Management</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/62-driveway-and-access-management/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://m-movahedi.com/scratchpad/pe-exam/module-9/62-driveway-and-access-management/</guid><description>&lt;h1 id="driveway-and-access-management"&gt;Driveway and Access Management&lt;/h1&gt;
&lt;p&gt;Access management is the systematic control of the location, spacing, design, and operations of driveways, median openings, interchanges, and street connections to a roadway. The primary objective is to balance the competing needs of roadway mobility (moving through traffic safely and efficiently) and land access (providing entry to roadside properties).&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="core-principles-of-access-management"&gt;Core Principles of Access Management&lt;/h2&gt;
&lt;p&gt;AASHTO and the Federal Highway Administration (FHWA) identify several foundational principles of access management:&lt;/p&gt;</description></item><item><title>Roundabout Geometric Design</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/63-roundabout-geometric-design/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://m-movahedi.com/scratchpad/pe-exam/module-9/63-roundabout-geometric-design/</guid><description>&lt;h1 id="roundabout-geometric-design"&gt;Roundabout Geometric Design&lt;/h1&gt;
&lt;p&gt;A modern roundabout is an at-grade intersection where traffic circulates counterclockwise (in the United States) around a central island. Unlike older traffic circles or rotaries, modern roundabouts operate under yield control on entry, require deflection to slow entering vehicles, and utilize a compact design to limit speeds and improve safety.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="key-geometric-features"&gt;Key Geometric Features&lt;/h2&gt;
&lt;p&gt;A modern roundabout contains several distinct geometric elements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Inscribed Circle Diameter (ICD):&lt;/strong&gt; The overall outer diameter of the roundabout, measuring from the outer edge of the circulatory roadway.
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Single-Lane Roundabouts:&lt;/em&gt; Typically $90$ to $150\text{ ft}$ ($27$ to $45\text{ m}$).&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Multi-Lane Roundabouts:&lt;/em&gt; Typically $150$ to $220\text{ ft}$ ($45$ to $67\text{ m}$).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Central Island:&lt;/strong&gt; The non-traversable circular area in the center of the roundabout.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Truck Apron:&lt;/strong&gt; A mountable, low-profile concrete ring surrounding the central island. It is designed to accommodate the rear wheel tracking of large trucks (e.g., WB-67) while keeping the entry and circulatory lanes narrow to restrict the speeds of passenger cars.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Splitter Island:&lt;/strong&gt; A raised or painted triangular island on each approach. It serves three purposes: deflecting and slowing entering traffic, preventing wrong-way movements, and providing a mid-crossing refuge for pedestrians.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Circulatory Roadway:&lt;/strong&gt; The active travel lanes around the central island.&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="background: #ffffff; border-radius: 8px; border: 1px solid #e2e8f0; padding: 24px; margin: 24px 0; text-align: center;"&gt;
 &lt;svg viewBox="0 0 300 300" width="100%" height="250" xmlns="http://www.w3.org/2000/svg"&gt;
 &lt;!-- Outer inscribed circle (Circulatory Roadway Outer Edge) --&gt;
 &lt;circle cx="150" cy="150" r="100" fill="#f1f5f9" stroke="#94a3b8" stroke-width="3" /&gt;
 &lt;!-- Central Island --&gt;
 &lt;circle cx="150" cy="150" r="45" fill="#10b981" /&gt; 
 &lt;!-- Truck Apron --&gt;
 &lt;circle cx="150" cy="150" r="60" fill="none" stroke="#fca5a5" stroke-width="15" stroke-dasharray="4,4" /&gt; 
 &lt;!-- Splitter Islands and Approach Roads --&gt;
 &lt;!-- North --&gt;
 &lt;rect x="130" y="0" width="40" height="50" fill="#f1f5f9" /&gt;
 &lt;line x1="130" y1="0" x2="130" y2="50" stroke="#94a3b8" stroke-width="2" /&gt;
 &lt;line x1="170" y1="0" x2="170" y2="50" stroke="#94a3b8" stroke-width="2" /&gt;
 &lt;polygon points="145,50 155,50 150,70" fill="#cbd5e1" /&gt; 
 &lt;!-- South --&gt;
 &lt;rect x="130" y="250" width="40" height="50" fill="#f1f5f9" /&gt;
 &lt;line x1="130" y1="250" x2="130" y2="300" stroke="#94a3b8" stroke-width="2" /&gt;
 &lt;line x1="170" y1="250" x2="170" y2="300" stroke="#94a3b8" stroke-width="2" /&gt;
 &lt;polygon points="145,250 155,250 150,230" fill="#cbd5e1" /&gt; 
 &lt;!-- East --&gt;
 &lt;rect x="250" y="130" width="50" height="40" fill="#f1f5f9" /&gt;
 &lt;line x1="250" y1="130" x2="300" y2="130" stroke="#94a3b8" stroke-width="2" /&gt;
 &lt;line x1="250" y1="170" x2="300" y2="170" stroke="#94a3b8" stroke-width="2" /&gt;
 &lt;polygon points="250,145 250,155 230,150" fill="#cbd5e1" /&gt; 
 &lt;!-- West --&gt;
 &lt;rect x="0" y="130" width="50" height="40" fill="#f1f5f9" /&gt;
 &lt;line x1="0" y1="130" x2="50" y2="130" stroke="#94a3b8" stroke-width="2" /&gt;
 &lt;line x1="0" y1="170" x2="50" y2="170" stroke="#94a3b8" stroke-width="2" /&gt;
 &lt;polygon points="50,145 50,155 70,150" fill="#cbd5e1" /&gt;
 &lt;!-- Labels --&gt;
 &lt;text x="210" y="135" font-family="sans-serif" font-size="12" fill="#ef4444" font-weight="bold"&gt;Truck Apron&lt;/text&gt;
 &lt;line x1="205" y1="140" x2="185" y2="150" stroke="#ef4444" stroke-width="1.5" /&gt; 
 &lt;text x="150" y="154" font-family="sans-serif" font-size="12" fill="#ffffff" font-weight="bold" text-anchor="middle"&gt;Island&lt;/text&gt;
 &lt;/svg&gt;
&lt;/div&gt;
&lt;hr&gt;
&lt;h2 id="design-principles-and-speed-control"&gt;Design Principles and Speed Control&lt;/h2&gt;
&lt;p&gt;The most critical principle of roundabout design is &lt;strong&gt;speed control&lt;/strong&gt;, achieved through physical geometry rather than speed limit signs.&lt;/p&gt;</description></item><item><title>Interchange Forms</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/64-interchange-forms/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://m-movahedi.com/scratchpad/pe-exam/module-9/64-interchange-forms/</guid><description>&lt;h1 id="interchange-forms"&gt;Interchange Forms&lt;/h1&gt;
&lt;p&gt;An interchange is a system of interconnecting roadways (ramps) in conjunction with one or more grade separations (bridges) that provides for the movement of traffic between two or more roadways on different levels. Interchanges are used to eliminate at-grade conflicts, maximize capacity, and improve safety on high-speed roadways.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="common-interchange-types"&gt;Common Interchange Types&lt;/h2&gt;
&lt;p&gt;Interchanges are classified into several standard configurations based on their layout and operational characteristics.&lt;/p&gt;
&lt;h3 id="1-diamond-interchange"&gt;1. Diamond Interchange&lt;/h3&gt;
&lt;p&gt;The diamond interchange is the simplest and most common type, typically used where a major freeway intersects a minor arterial or collector road.&lt;/p&gt;</description></item><item><title>Ramp Geometry</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/65-ramp-geometry/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://m-movahedi.com/scratchpad/pe-exam/module-9/65-ramp-geometry/</guid><description>&lt;h1 id="ramp-geometry"&gt;Ramp Geometry&lt;/h1&gt;
&lt;p&gt;Ramps are the connecting roadways that facilitate vehicle transfers between intersecting facilities at interchanges. Designing ramp geometry requires determining appropriate design speeds, horizontal curve radii, super-elevation rates, and vertical grades to ensure that vehicles can transition safely from one highway speed to another.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="design-speed-of-ramps"&gt;Design Speed of Ramps&lt;/h2&gt;
&lt;p&gt;Ramp design speeds are determined as a percentage of the design speed of the intersecting freeway, according to AASHTO Green Book Table 10-1. There are three design speed ranges:&lt;/p&gt;</description></item><item><title>Freeway Merge and Exit Design</title><link>https://m-movahedi.com/scratchpad/pe-exam/module-9/66-freeway-merge-and-exit-design/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://m-movahedi.com/scratchpad/pe-exam/module-9/66-freeway-merge-and-exit-design/</guid><description>&lt;h1 id="freeway-merge-and-exit-design"&gt;Freeway Merge and Exit Design&lt;/h1&gt;
&lt;p&gt;Freeway merge and exit terminals are critical locations on a highway network where traffic transitions between high-speed through lanes and lower-speed ramp terminals. The design of these segments focuses on providing adequate length for vehicles to accelerate or decelerate safely, and providing clear, predictable geometric paths (gores) to minimize conflicts.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="acceleration-and-deceleration-lanes"&gt;Acceleration and Deceleration Lanes&lt;/h2&gt;
&lt;p&gt;Auxiliary lanes are added at ramp connections to facilitate safe merges and exits:&lt;/p&gt;</description></item></channel></rss>