This guy did some homework and there are references to a USRA Pacific:
http://model-railroad-hobbyist.com/node/3978
Re: Power to Tonnage Formula
Tue, 2011-01-04 07:31 — cmawdsley
Hi
I'm in the process of developing something like this for my own use. There are quite a few variables* to consider, beyond horsepower and train length
The horsepower is actually more directly tied to how fast a train of a particular weight can be moved. Whether or not it can be pulled is a function of Tractive Effort. (Before anyone jumps on me for that, I am aware of Starting TE, Continuous TE, but we're trying to keep this simple)
Continuous Tractive Effort (CTE) data is available for a wide variety of prototype locomotives, both steam and diesel. (Probably electrics, too, but I haven't bothered to look.) HP for diesels is also readily available, and for steam engines, it can be approximated as 40 multiplied by the firebox grate area in square feet. (Again, don't flame me about cylinder bore and stroke etc., we're trying to find something simple-ish)
Ok, so we know the HP and CTE ratings for our locomotive roster. We also need to know the weight of the locomotive and tender, to include in the total train weight, i.e. the weight of all the loaded and empty cars, caboose etc. that the engine needs to pull.
Now we can calculate the tractive effort required to pull the train:
TE = train weight in tons multiplied by (2.5 + (ruling grade mult. by 20))
An example:
Weight of train, 12 boxcars plus caboose is 930 tons
Ruling grade is 1.5%
TE required for cars = 930 X (2.5 + (1.5 X 20))
TE = 930 X 32.5 = 30,225 lb.
For a USRA pacific, CTE = 40,750lb, HP = 2700, weight is 208 tons.
TE required for train = (208 + 930) X 32.5 = 36,985 lb. Engine has more than this, so ok.
Next up, is how fast this engine can move this train.
Trust me on this formula, it approximates several variables we don't generally have access too (e.g. power train efficiency, rail conditions ... )
Speed (MPH) = HP X 340 / TErequired.
For the train in the example:
Speed = 2700 X 340 / 36,985 = 24.8 mph. Plenty for a freight train.
You can also turn this formula around to calculate the required HP for a specified speed.
HP = Speed X TE / 340.
Example 2: Passenger train, 4 80' coaches plus 1 express box = 623 tons. 2% ruling grade, min 30 MPH
TE(cars) = 623 X (2.5 + (20 X 2)) = 26,478 lb
An EMD FP9 with F9-B has 66,000 lbs TE, 3500 HP and weighs 256 tons...
TE (train) = (623 + 256) X 42.5 = 37,358 lb ... ok
HP required for 30 MPH = 30 X 37,358 / 340 = 3296 HP ... ok.
I use a spreadsheet to calculate this. It allows me to enter my engine roster and it then shows me which engines are acceptable to use.
Sorry for the lengthy answer, but that's about as simple as it can be reduced to.
Chris Mawdsley Bruce Peninsula, ON, Canada
Refs:
http://www.scribd.com/doc/3340.../Tractive-Effort-PDF
http://www.vnerr.com/training/intro_loco_app.pdf
Plus the site in LKandO's post.
Variables required to approximate engine selection:
HP of engine CTE of engine (lb.)
Weight of engine (and tender) (tons)
Weight of train (tons)
Ruling grade the train will encounter (percent)
Speed the train is expected to achieve. (mph)