Track rules and a tight radius for a tram route.

Post your problems and installation issues here!

Track rules and a tight radius for a tram route.

Unread postby jpetersjr » Sat Jun 11, 2022 3:01 pm

I have a question everyone, does anyone know how to make a track rule for a tight tram style route. Such as if you want your turn to be about as tight as your streets for building a small tram route through the heart of a 30's era city.


...Cheers...


Big J
Jonathan Burton Peters Jr, Big J

The Legend Of The New York Central System Shall Live Again In TS2021.


Website

https://jpetersjr1.wixsite.com/big-j-productions

3D Freeware Scenery Developer Since 2011
User avatar
jpetersjr
 
Posts: 4012
Joined: Tue Apr 26, 2011 6:31 pm
Location: Mobile, Alabama, United States,

Re: Track rules and a tight radius for a tram route.

Unread postby mindenjohn » Sun Jun 12, 2022 4:39 am

Great Northerner has tram track in his freeware catalogue. This is complete with tight curves where required, turnouts etc. overhead electrics optional.
John

I've a good memory for whatever I can remember!
If you wait for perfection you will never do anything but it doesn’t stop you wanting it.
Age doesn’t stop you, it just slows you down.
If you only learn one thing in life - learn to think how your actions and words affect others BEFORE doing or saying.
mindenjohn
 
Posts: 1677
Joined: Fri Oct 05, 2018 4:34 am
Location: West Yorkshire, UK

Re: Track rules and a tight radius for a tram route.

Unread postby GreatNortherner » Sun Jun 12, 2022 5:01 am

Thanks for the shout-out, mindenjohn. My tram tracks were designed for European cities and catenary height -- no idea how that relates to US construction standards.

If you have the fantastic Sacramento Northern route from G-TraX, you can find a wide variety of American trolley related items in there.

You can edit the min. radii for any track rule quite easily if your route/project has its own track rule. In the track rule .bin file, scroll about halways down in RW Tools and look for this block:

Code: Select all
         <MainLineTrackLimits>
            <iTrackRulesBlueprint-sCurvatureLimits>
               <MaxSpeedTolerance d:type="sUInt32">100</MaxSpeedTolerance>
               <MinRadius d:type="sUInt32">196</MinRadius>
            </iTrackRulesBlueprint-sCurvatureLimits>
         </MainLineTrackLimits>
         <YardTrackLimits>
            <iTrackRulesBlueprint-sCurvatureLimits>
               <MaxSpeedTolerance d:type="sUInt32">40</MaxSpeedTolerance>
               <MinRadius d:type="sUInt32">60</MinRadius>
            </iTrackRulesBlueprint-sCurvatureLimits>
         </YardTrackLimits>
         <PassengerTrackLimits>
            <iTrackRulesBlueprint-sCurvatureLimits>
               <MaxSpeedTolerance d:type="sUInt32">70</MaxSpeedTolerance>
               <MinRadius d:type="sUInt32">349</MinRadius>
            </iTrackRulesBlueprint-sCurvatureLimits>
         </PassengerTrackLimits>
         <FreightTrackLimits>
            <iTrackRulesBlueprint-sCurvatureLimits>
               <MaxSpeedTolerance d:type="sUInt32">50</MaxSpeedTolerance>
               <MinRadius d:type="sUInt32">231</MinRadius>
            </iTrackRulesBlueprint-sCurvatureLimits>
         </FreightTrackLimits>


This represents the four track types which you can assign to the tracks in the editor. The trackrule settings MinRadius determine the smallest radius at which each of the four track types is allowed to be placed in the editor. MaxSpeedTolerance is also very interesting as it determines the length of the transition curve with easements toggled on when placing tracks (higher value = longer, more gradual transitition curve)

The example above is from one of my routes where I've used the MinRadius settings to pre-set a few common turnout radii in US RR design practices.

Cheers,
Michael
User avatar
GreatNortherner
 
Posts: 1586
Joined: Sun Feb 15, 2009 11:19 am
Location: Czech Republic

Re: Track rules and a tight radius for a tram route.

Unread postby gtrtroger » Sun Jun 12, 2022 7:10 am

You might do a search here in the forum for the Chicago North Shore Line route done some years ago. It was a tram route I believe.
User avatar
gtrtroger
 
Posts: 1240
Joined: Mon Jun 30, 2014 7:31 am
Location: Montgomery, Alabama

Re: Track rules and a tight radius for a tram route.

Unread postby mindenjohn » Sun Jun 12, 2022 7:24 am

Michael
Thanks for posting that info on min radii, very useful learning every day.
John

I've a good memory for whatever I can remember!
If you wait for perfection you will never do anything but it doesn’t stop you wanting it.
Age doesn’t stop you, it just slows you down.
If you only learn one thing in life - learn to think how your actions and words affect others BEFORE doing or saying.
mindenjohn
 
Posts: 1677
Joined: Fri Oct 05, 2018 4:34 am
Location: West Yorkshire, UK

Re: Track rules and a tight radius for a tram route.

Unread postby jpetersjr » Sun Jun 12, 2022 2:31 pm

I do have GreatNorthernor's tram tracks, but when I try to lay them they're most definitely not going down for tight curves, the opposite, super wide, almost good for 80mph speed. To wide for what I would need.
Jonathan Burton Peters Jr, Big J

The Legend Of The New York Central System Shall Live Again In TS2021.


Website

https://jpetersjr1.wixsite.com/big-j-productions

3D Freeware Scenery Developer Since 2011
User avatar
jpetersjr
 
Posts: 4012
Joined: Tue Apr 26, 2011 6:31 pm
Location: Mobile, Alabama, United States,

Re: Track rules and a tight radius for a tram route.

Unread postby mindenjohn » Sun Jun 12, 2022 3:11 pm

There are 4 radii in the right hand flyout: Mainline, Yard, Passenger, Freight. Mainline is the largest radius, Yard the tightest.
John

I've a good memory for whatever I can remember!
If you wait for perfection you will never do anything but it doesn’t stop you wanting it.
Age doesn’t stop you, it just slows you down.
If you only learn one thing in life - learn to think how your actions and words affect others BEFORE doing or saying.
mindenjohn
 
Posts: 1677
Joined: Fri Oct 05, 2018 4:34 am
Location: West Yorkshire, UK

Re: Track rules and a tight radius for a tram route.

Unread postby jpetersjr » Wed Jun 15, 2022 8:39 am

Yes, those are still far too wide for any tram tracks.
Jonathan Burton Peters Jr, Big J

The Legend Of The New York Central System Shall Live Again In TS2021.


Website

https://jpetersjr1.wixsite.com/big-j-productions

3D Freeware Scenery Developer Since 2011
User avatar
jpetersjr
 
Posts: 4012
Joined: Tue Apr 26, 2011 6:31 pm
Location: Mobile, Alabama, United States,

Re: Track rules and a tight radius for a tram route.

Unread postby mindenjohn » Wed Jun 15, 2022 9:43 am

Michael has, above, advised how to change the radius of any track even trams can’t corner like an auto and cut the corner.
John

I've a good memory for whatever I can remember!
If you wait for perfection you will never do anything but it doesn’t stop you wanting it.
Age doesn’t stop you, it just slows you down.
If you only learn one thing in life - learn to think how your actions and words affect others BEFORE doing or saying.
mindenjohn
 
Posts: 1677
Joined: Fri Oct 05, 2018 4:34 am
Location: West Yorkshire, UK

Re: Track rules and a tight radius for a tram route.

Unread postby GreatNortherner » Wed Jun 15, 2022 3:03 pm

jpetersjr wrote:Yes, those are still far too wide for any tram tracks.


Hi, I've just checked the track rule which I shipped with the TramTracks package and it has the minimum radius set to 10 (ten!) meters for all four track types.

Check that you're actually using the correct track rule in your route if you want to go with the GN tram tracks (it should be called "GN TrackTrax" in the editor's trackrule pulldown menu). Alternatively, you may want to re-install the .rwp for the tracks as something (another route perhaps?) might have overwritten the original track rule.

The tracks work at very low radii:
RailWorks64_2022_06_15_22_01_01_170.jpg


Cheers,
Michael
You do not have the required permissions to view the files attached to this post.
User avatar
GreatNortherner
 
Posts: 1586
Joined: Sun Feb 15, 2009 11:19 am
Location: Czech Republic

Re: Track rules and a tight radius for a tram route.

Unread postby jpetersjr » Fri Jun 17, 2022 2:43 pm

Will probably have to do that.

Since it's definitely not showing up as GN Tram track rule.
Jonathan Burton Peters Jr, Big J

The Legend Of The New York Central System Shall Live Again In TS2021.


Website

https://jpetersjr1.wixsite.com/big-j-productions

3D Freeware Scenery Developer Since 2011
User avatar
jpetersjr
 
Posts: 4012
Joined: Tue Apr 26, 2011 6:31 pm
Location: Mobile, Alabama, United States,


Return to Problems and Peculiarities

Who is online

Users browsing this forum: Googlebot and 0 guests