Elvas Tower: OR Roller Bearing Friction at Low Speed, 0-5 MPH Range - Elvas Tower

Jump to content

  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

OR Roller Bearing Friction at Low Speed, 0-5 MPH Range What is the equation OR uses to calculate this? Rate Topic: -----

#1 User is offline   PerryPlatypus 

  • Fireman
  • PipPipPip
  • Group: Access 1 Open Rails Forums
  • Posts: 194
  • Joined: 13-January 10
  • Gender:Male
  • Location:Post Falls, ID
  • Simulator:Open Rails
  • Country:

Posted 24 October 2019 - 11:32 AM

The OR Manual section 8.1.1 states:

"The program calculates
rolling resistance, or friction, based on the Friction parameters in the Wagon section of .wag/.eng file.
Open Rails identifies whether the .wag file uses the FCalc utility or other friction data. If FCalc was used
to determine the Friction variables within the .wag file, Open Rails compares that data to the Open Rails
Davis equations to identify the closest match with the Open Rails Davis equation. If no-FCalc Friction
parameters are used in the .wag file, Open Rails ignores those values, substituting its actual Davis equation
values for the train car."

And then goes on to describe the use of the Davis equation But then the manual states the following:

"When a car is pulled from steady state, an additional force is needed due to higher bearing forces. The
situation is simplified by using a different calculation at low speed (5 mph and lower). Empirical static
friction forces are used for different classes of mass (under 10 tons, 10 to 100 tons and above 100 tons).

In addition, if weather conditions are poor (snowing is set), the static friction is increased."

Could someone in the know (or who can look and decipher the code) please say what empirical data is being used? The reason I ask is that the starting friction forces seem to be extremely high at starting. I obviously am expecting somewhat higher forces to break the static friction within the bearings, but I am finding friction forces at 0 MPH that are on the order of 10 to 20 times the friction force at 5 MPH, which seems very questionable. We are seeing friction forces in the neighborhood if 3,000 lbs force, quickly reducing to about 300 lbs force at 5 mph. I would love to know what the empirical data suggests for the classes of mass mentioned in the manual (under 10 tons, 10 to 100 tons and above 100 tons) and see if they agree or disagree with data I have seen.

I would think that using a few empirical numbers rather than equations based on a more reliable spreadof data is highly subject to problems.

For what it's worth, the cars we are testing are 136 ton loaded coal cars using the following in the WAG file, with David values calculated from Fcalc:

ORTSBearingType ( Roller )
ORTSDavis_A ( 1231.28 )
ORTSDavis_B ( 20.3245 )
ORTSDavis_C ( 1.16519 )

See this link: https://www.arema.or.../PGChapter2.pdf

Again, just some empirical data, but it indicates a force of 5 lb/ton for roller bearing starting resistance. This would equate to a force of 680 lbs on a 136 ton coal car, rather than 2,000-3,000+ lbs.

Another source stated values as low as 3 lb/ton for roller bearing starting resistance.

Does anyone have access to a bit greater spread of data on starting resistance of freight cars?

#2 User is offline   PerryPlatypus 

  • Fireman
  • PipPipPip
  • Group: Access 1 Open Rails Forums
  • Posts: 194
  • Joined: 13-January 10
  • Gender:Male
  • Location:Post Falls, ID
  • Simulator:Open Rails
  • Country:

Posted 25 October 2019 - 11:04 AM

WAG file attached for reference. Hopefully someone who knows the ins and outs of the physics code can help with addressing the extremely high starting resistance force on these cars. The Davis coefficients were calculated from FCalc.

Attached File(s)



#3 User is offline   Coolhand101 

  • Foreman Of Engines
  • Group: Status: Contributing Member
  • Posts: 998
  • Joined: 13-June 15
  • Gender:Male
  • Simulator:MSTS
  • Country:

Posted 27 October 2019 - 11:45 AM

On my MGR HAA Hopper coal wagons, I set the "ORTSBearingType" to "low". This allows realistic low speed operations for under 5 mph!

Thanks

#4 User is offline   PerryPlatypus 

  • Fireman
  • PipPipPip
  • Group: Access 1 Open Rails Forums
  • Posts: 194
  • Joined: 13-January 10
  • Gender:Male
  • Location:Post Falls, ID
  • Simulator:Open Rails
  • Country:

Posted 05 November 2019 - 11:02 AM

 Coolhand101, on 27 October 2019 - 11:45 AM, said:

On my MGR HAA Hopper coal wagons, I set the "ORTSBearingType" to "low". This allows realistic low speed operations for under 5 mph!

Thanks


We did try to use the "Low" friction, but in our testing this also produced friction forces the same or just marginally lower than "Roller". For now, we have resorted to using the legacy MSTS-style friction block in our WAG files until this can be looked at more closely. I would still like to know what equation ORTS is using under 5 MPH to calculate friction when the Davis friction coefficients are used.

#5 User is offline   Coolhand101 

  • Foreman Of Engines
  • Group: Status: Contributing Member
  • Posts: 998
  • Joined: 13-June 15
  • Gender:Male
  • Simulator:MSTS
  • Country:

Posted 05 November 2019 - 03:09 PM

 PerryPlatypus, on 05 November 2019 - 11:02 AM, said:

We did try to use the "Low" friction, but in our testing this also produced friction forces the same or just marginally lower than "Roller". For now, we have resorted to using the legacy MSTS-style friction block in our WAG files until this can be looked at more closely. I would still like to know what equation ORTS is using under 5 MPH to calculate friction when the Davis friction coefficients are used.



Hmmm, for my loaded 45t coal hopper wagon, my standing friction is 479ibf and 248ibf for "roller" and "low" respectively. Once above 5mph, the friction is the same as roller throughout. No idea about the ORTS friction equation under 5 mph.

Thanks

#6 User is offline   steamer_ctn 

  • Open Rails Developer
  • Group: Status: Elite Member
  • Posts: 1,889
  • Joined: 24-June 11
  • Gender:Male
  • Country:

Posted 05 November 2019 - 05:05 PM

 PerryPlatypus, on 24 October 2019 - 11:32 AM, said:

Does anyone have access to a bit greater spread of data on starting resistance of freight cars?


Sadly the starting resistance of a train does not appear to be well documented, and what does exist is based upon mostly empirical data. (Though in theory it might be possible to use published formulas provided by bearing manufacturers to calculate the starting torque required. However each wheel design and bearing design would need to be considered.)

Starting resistance appears to be impacted by ambient temperature, bearing design and type (especially lubrication), as well as load. The Open Rails model attempts to model these factors as best as it can.

I have also seen various values quoted as a guide for starting resistance for a train, but often they are very generic figures without any reference parameters. For example the AREMA guide quoted, states that starting resistance can vary from 5 to 50lbf/ton. It quotes a value for above and below freezing. This does not provide a satisfactory reference temperature, and implies that there is potentially a 10lbf variation as the temperature passes through the freezing point. It also doesn't state what type of bearing it is quoting, ie whether it is a standard roller bearing or a low friction bearing.

Looking at this site (under resistance link) a graph can be seen at the bottom of the page which shows some "typical resistance curves", some of which have reasonably high starting resistance values.

In regards to the stock that you are running, when I run OR, I get 2415lbf starting resistance for standard roller bearings, and 1320lbf for low friction bearings, so I am not sure how you are getting very little variation between the two values.

As AREMA suggests:

Quote

Starting resistance is generally not much of a problem with the very large tractive effort available with modern diesel locomotives, except on steeper grades. If necessary, the locomotive engineer can bunch up the train first, then start the train one car at a time. The cars already moving will help start the ones to the rear. This is called 'taking slack' to start.

Open Rails does not currently allow the 'taking of slack" to start, and therefore some trains may not be able to start. The loads may need to be reduced.

As you have requested, if anybody comes across a well referenced (in a research paper, etc) and defined set of starting resistance values that provide support for the OR model I would be interested in reading it.

Thanks

#7 User is offline   Coolhand101 

  • Foreman Of Engines
  • Group: Status: Contributing Member
  • Posts: 998
  • Joined: 13-June 15
  • Gender:Male
  • Simulator:MSTS
  • Country:

Posted 19 December 2019 - 02:19 AM

 NickonWheels, on 18 December 2019 - 07:00 AM, said:

Point A is the starting friction, the real problem is that you can´t influence it.


I must say, I can change this starting value by the bearing type, between Roller and Low. However, I am still using the latest XP version of OR.

 NickonWheels, on 18 December 2019 - 07:00 AM, said:

By the way when slowing down the vehicle friction follows the blue line down to zero speed Point B, at which friction jumps back up to Point A... This may be problematic too.


Yes I also see that problem when the speed does goes past 5mph then below that speed. If the speed is under 5 mph, there is a gradual rise to the starting resistance.

Thanks

#8 User is offline   steamer_ctn 

  • Open Rails Developer
  • Group: Status: Elite Member
  • Posts: 1,889
  • Joined: 24-June 11
  • Gender:Male
  • Country:

Posted 19 December 2019 - 11:09 AM

 NickonWheels, on 18 December 2019 - 07:00 AM, said:

By the way when slowing down the vehicle friction follows the blue line down to zero speed Point B, at which friction jumps back up to Point A... This may be problematic too.

I will have a look at this.

#9 User is offline   steamer_ctn 

  • Open Rails Developer
  • Group: Status: Elite Member
  • Posts: 1,889
  • Joined: 24-June 11
  • Gender:Male
  • Country:

Posted 19 December 2019 - 08:08 PM

 steamer_ctn, on 19 December 2019 - 11:09 AM, said:

I will have a look at this.

I have corrected this issue in the latest unstable version.

#10 User is offline   engmod 

  • Open Rails Developer
  • PipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 1,774
  • Joined: 26-February 08
  • Gender:Male
  • Location:Eltham, Victoria, Australia
  • Simulator:ORNYMG
  • Country:

Posted 19 December 2019 - 09:03 PM

thanks Peter.

  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users