Land Freight Lifecycle Impact Calculator: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
 
Line 1: Line 1:
OnTrackNorthAmerica, in partnership with the University of Tennessee’s [https://isse.utk.edu/ Institute for a Secure and Sustainable Environment], has gathered data on seventeen lifecycle costs and impacts of building, using, and maintaining highways for truck freight transportation versus railroads and trains. The dataset powers an online tool, the <b>Land Freight Lifecycle Impact Calculator</b>, which allows stakeholders to apply the information to individual projects, systems, and regions. This is the world’s first side-by-side comparison of each land freight mode's lifecycle return on investment. After a year-long peer review, our work was published on October 9<sup>th</sup>, 2024, in the “[https://www.tandfonline.com/doi/full/10.1080/15568318.2024.2411588?src=exp-la#abstract International Journal of Sustainable Transportation].”
OnTrackNorthAmerica, in partnership with the University of Tennessee’s [https://isse.utk.edu/ Institute for a Secure and Sustainable Environment], has gathered data on seventeen lifecycle costs and impacts of building, using, and maintaining highways for truck freight transportation versus railroads and trains. The dataset powers an online tool, the <b>Land Freight Lifecycle Impact Calculator</b>, which allows stakeholders to apply the information to individual projects, systems, and regions. This is the world’s first side-by-side comparison of each land freight mode's lifecycle return on investment. After a year-long peer review, our work was published on October 9<sup>th</sup>, 2024, in the “[https://www.tandfonline.com/doi/full/10.1080/15568318.2024.2411588?src=exp-la#abstract International Journal of Sustainable Transportation].”  
 
{{ReadMore|Text Here=The transportation sector significantly influences our environment and quality of life. Yet legislators, planners, project developers, and citizens have lacked a comprehensive assessment tool for investment decisions in rail versus highway projects, even while transport infrastructure receives significant public and private-sector capital. Investment in highways to accommodate an overreliance on trucks for moving freight continues unabated, with little grasp of that investment's actual return and costs.
{{ReadMore|Text Here=The transportation sector significantly influences our environment and quality of life. Yet legislators, planners, project developers, and citizens have lacked a comprehensive assessment tool for investment decisions in rail versus highway projects, even while transport infrastructure receives significant public and private-sector capital. Investment in highways to accommodate an overreliance on trucks for moving freight continues unabated, with little grasp of that investment's actual return and costs.


Line 10: Line 11:
The Land Freight Lifecycle Impact Calculator includes data from prior research conducted in the United States. When impact factors were not researched in the U.S., overseas research was used. We are working to initiate further primary research to address these geographic gaps and to study other impact factors. All data will be regularly updated and disseminated.  
The Land Freight Lifecycle Impact Calculator includes data from prior research conducted in the United States. When impact factors were not researched in the U.S., overseas research was used. We are working to initiate further primary research to address these geographic gaps and to study other impact factors. All data will be regularly updated and disseminated.  


This data powers up wiser investment decisions that optimize the use of highways and railroads. Letting go of competition and instituting smart collaboration will benefit all service providers and communities. Adopting a complete lifecycle analysis will significantly enhance progress toward critical environmental, economic, and quality-of-life goals.}}
This data powers up wiser investment decisions that optimize the use of highways and railroads. Letting go of competition and instituting smart collaboration will benefit all service providers and communities. Adopting a complete lifecycle analysis will significantly enhance progress toward critical environmental, economic, and quality-of-life goals.}}
Land Freight Lifecycle Impact Calculator
It takes 2 steps to view the impact of a freight shipment:
Input
1) Enter total distance traveled between the origin and destination.

2) Enter the total amount of freight in:

Output
Results Statement:
Data Details

View all metrics or uncheck two boxes to view a single category

 
 
<script>
var currentInput = 1;
</script>
<script src="https://code.jquery.com/jquery-3.7.1.js" integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4=" crossorigin="anonymous"></script>
<script src='https://cdn.plot.ly/plotly-2.27.0.min.js'></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
  rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
  rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Oswald:[email protected]&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/resources/assets/clk/style.css">
 
<section id="clk">
 
<div class="header-title">Land Freight Lifecycle Impact Calculator</div>
<div class="bold-title">It takes 2 steps to view the impact of a freight shipment:</div>
 
<section class="header-calc">
<div class="blue-title-sec">Input</div>
<div class="header-calc-inner-sec">
<div class="header-calc-grd">
<div>
<div class="clk-mb-50">1) Enter total distance traveled between the origin and destination.</div>
<div class="frm-grd1">
<div><label>Miles:</label></div>
<div><input type="text" oninput="showAll(currentInput)" id="inputtotalmiles" value="1500"></div>
</div>
</div>
<div class="header-calc-center-side">
</div>
<div>
<h3>2) Enter the total amount of freight in:</h3>
<div class="frm-grd1">
<div><label>Tons</label></div>
<div><input type="text" oninput="showAll(1)" id="inputtotalfreight" value="2000"></div>
<div><label>Truckloads</label></div>
<div><input type="text" oninput="showAll(2)" id="inputtotalTruckloads" value="50"></div>
<div><label>Railcars</label></div>
<div><input type="text" oninput="showAll(3)" id="inputtotalRailcars" value="3"></div>
</div>
</div>
</div>
</div>
</section>
 
<section class="main-clk">
<div class="blue-title-sec">Output</div>
<div class="bold-title">Results Statement:</div>
 
 
<div id="Headertextfull" class="plug-paragraph"></div>
<div class="blue-title-sec" style="text-align: left !important;">Data Details</div>
<div class="chart-border">
<div id='myDiv'><!-- Plotly chart will be drawn inside this DIV --></div>
</div>
 
 
<hr style="height: 0px; border: 2px solid #B7CFFF;">
 
<div class="bold-title">View all metrics or uncheck two boxes to view a single category</div>
 
<div id="chbox-grd">
<div class="frm-grd2">
<div><input type="checkbox" onclick="showAll(currentInput)" id="environmental1" name="environmental1" checked></div>
<div><label for="environmental1">Environmental</label></div>
</div>
<div class="frm-grd2">
<div><input type="checkbox" onclick="showAll(currentInput)" id="operating1" name="operating1" checked></div>
<div><label for="operating1">Constructing and Operating</label></div>
</div>
<div class="frm-grd2">
<div><input type="checkbox" onclick="showAll(currentInput)" id="social1" name="social1" checked></div>
<div><label for="social1">Social</label></div>
</div>
</div>
 
<div class="chart-border" style="padding-top: 50px">
<div id='myDiv2'><!-- Plotly chart will be drawn inside this DIV --></div>
</div>
 
<hr style="height: 0px; border: 2px solid #B7CFFF;">
</section>
 
 
<section id="footer-sec">
<div class="footer-sec-box">
<div class="blue-title-sec" id="footertext">Output</div>
<div id="CO2textfull"></div>
 
<div id="Congestiontextfull"></div>
 
<div id="Energytextfull"></div>
 
<div class="plug-paragraph">
Research for this tool was performed by Mingzhou Jin, Ph.D, David Clarke, Ph.D, and Sarita Rattanakunuprakarn at the University of Tennessee Department of Industrial and Systems Engineering. Research was adapted for this calculator by Jack Burke, OnTrackNorthAmerica. Project Lead for feedback or other inquiries: Michael Sussman, CEO - OnTrackNorthAmerica.
</div>
 
<div class="plug-paragraph" style="margin-top: 30px">
$51,000 funding for this project has been thoughtfully donated by Powell Felix, OTNA Board member and longtime shortline railroad owner.
</div>
</div>
</section>
 
 
 
<!-- The Modal -->
<div id="myModal" class="modal">
<!-- Modal content -->
<div class="modal-content">
<span class="close">X</span>
<p style="margin-bottom: 0px">Some text in the Modal..</p>
</div>
</div>
</section>
 
<script src="/resources/assets/clk/varibles.js"></script>
<script src="/resources/assets/clk/code.js"></script>
<script> showAll(currentInput); </script>

Latest revision as of 16:05, 25 October 2024

OnTrackNorthAmerica, in partnership with the University of Tennessee’s Institute for a Secure and Sustainable Environment, has gathered data on seventeen lifecycle costs and impacts of building, using, and maintaining highways for truck freight transportation versus railroads and trains. The dataset powers an online tool, the Land Freight Lifecycle Impact Calculator, which allows stakeholders to apply the information to individual projects, systems, and regions. This is the world’s first side-by-side comparison of each land freight mode's lifecycle return on investment. After a year-long peer review, our work was published on October 9th, 2024, in the “International Journal of Sustainable Transportation.”

The transportation sector significantly influences our environment and quality of life. Yet legislators, planners, project developers, and citizens have lacked a comprehensive assessment tool for investment decisions in rail versus highway projects, even while transport infrastructure receives significant public and private-sector capital. Investment in highways to accommodate an overreliance on trucks for moving freight continues unabated, with little grasp of that investment's actual return and costs.

Conventional cost-benefit analysis narrowly focuses on only a few factors, excluding most financial, environmental, and social concerns. OnTrackNorthAmerica’s Land Freight Lifecycle Impact Calculator is vital in rethinking our infrastructure and industrial systems for the 21st century and beyond. Given our pressing need to foster economic prosperity, while minimizing the effects of industrial systems on our vulnerable environments and communities, it is essential to consider all lifecycle costs in investment decisions.

Trucks must continue their vital role; the goal isn't to promote one mode over another. It is time to integrate modes into a balanced, productive system. Unfortunately, the complete costs of transportation infrastructure are seldom estimated or paid. While the direct costs are paid via construction and shipping fees, the indirect, externalized costs are absorbed by society and the natural environment. The data shows that the total lifecycle cost of a highway project is approximately five times the lifecycle cost of a railroad project. Although some legislators and planners are attuned to rail transport’s general efficiencies and benefits, the previous lack of an analytical tool has stifled wise decision-making and sound, sustainable investments.

Highway-centric freight transportation has many more impacts than the understandable focus on CO2 emissions. For instance, it takes a 27-mile convoy of trucks on the highway to move the same goods as a one-mile train on its own right-of-way. This truck congestion increases travel time for everyone and affects the entire system's reliability. Consider the difference in light pollution, an increasing problem for wildlife and humans. The goods carried by a mile-long train require 300 tractor-trailers, each with headlights, taillights, and side lights. The train, meanwhile, has two lights on the front of the lead locomotive and a red end-of-train device on the last railcar with reflective tape on the railcar sides. Light pollution is one of the impacts of this large number of trucks, along with increased air pollution, congestion, and road wear. Tire wear is now the largest source of microplastics in our oceans.

The Land Freight Lifecycle Impact Calculator includes data from prior research conducted in the United States. When impact factors were not researched in the U.S., overseas research was used. We are working to initiate further primary research to address these geographic gaps and to study other impact factors. All data will be regularly updated and disseminated.

This data powers up wiser investment decisions that optimize the use of highways and railroads. Letting go of competition and instituting smart collaboration will benefit all service providers and communities. Adopting a complete lifecycle analysis will significantly enhance progress toward critical environmental, economic, and quality-of-life goals.

Land Freight Lifecycle Impact Calculator
It takes 2 steps to view the impact of a freight shipment:
Input
1) Enter total distance traveled between the origin and destination.

2) Enter the total amount of freight in:

Output
Results Statement:
Data Details

View all metrics or uncheck two boxes to view a single category