Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
ATG's train control system.
   
Award
Favorite
Favorited
Unfavorite
Description
This is my train control and integration system. It was inspired by SRC-TCP but is much easier to deploy and, hopefully, easier to understand and work on.

It is mostly a collection of controllers that are based largely on the old Donkk standard that allow trains to be built from individual railcars.

You can use these controllers as is or you can extend them or make compatible modules.
Items (15)
Crewed train gangway system
Created by agrimes
I got tired of jumping over the rails of my trains to get from car to car, this new gangway system will extend a walkway and railing that will link crewed cars. Rig it so that the motors receive (-1) when the button is pushed or whatever system you require...
Train Engine Drive Control
Created by agrimes
This is an alternate drivetrain control module for my train control suite, this version is intended for trains that operate by applying throttle to a traction engine, including diesel-electric drivetrains. I've had outrageous success with locomotives that ...
Train rolling stock example
Created by agrimes
This is a demonstration of my new train controller system. Very much under testing/debugging but main features seem to work. This is a proposed standard. The purpose of the standard is for rail cars that use all or part of this standard ** play nicely toge...
Train crewed car example
Created by agrimes
This is another example from my proposed train standard. This version of the car demonstrates a brake control station that allows the train to be stopped from any car by the crew. The car also has a lighting control module. My locomotives had a problem whe...
Electric Locomotive example
Created by agrimes
This is an example locomotive demonstrating the nastiest bits of my controller system. Unlike SRC-TCP, this system should be at least somewhat comprehensible, thought the majority of its functionality remains untested at this point. The provided engine con...
train Electric Drive Control
Created by agrimes
This is an interface module between my train control system and a traction drive system that operates by sending a throttle signal to an electric motor. How the electricity for driving the motor is procured is not a part of the standard. Locomotives that o...
train supp RGB light controler
Created by agrimes
This is a lighting controller for any rail car using my system. It spies on the throttle signal to figure out which direction the train is going in and then sends an RGB connector to the end-lights on the railcar if it is at the end of a train. ...
train supp light controler
Created by agrimes
This is a version of my supplementary lighting controller. It spies on the train's throttle signal to figure out which direction the train is moving in and then turns on the appropriate end lamps if that end is not connected. It can be used on any rail car...
TRAIN MASTER CONTROLLER
Created by agrimes
This is the beating heart of my train control system. I'm sorry but it turned into a real nightmare, even using every optimization I know and strictly adhering to block placement rules, there was nothing I could do to tame this monster. =\ It should be pla...
train Control Stand Driver
Created by agrimes
This is a control stand driver. It supports two different types, types that use a lever-type reverser and types that use a button style reverser. (such designs require a traction enable switch for safety reasons...) I even used this module with a raw pilot...
train Control Stand Switch
Created by agrimes
This controller multiplexes the signal from the train master controller. to a pair of train control stand drivers. It will also invert the throttle signal on the rear-facing control stand....
Decopulator console ctrlr
Created by agrimes
This is a UI module for the auto-decouple system of my train control suite. What it does is extremely simple, it transmits a number for about 1/3rd of a second. That's it. Basic use case is the user want's to get rid of a car in the train, say the third ca...
Uncrewed stock car slave
Created by agrimes
This is a controller module for railroad rolling stock. If the car does not normally have a crew and braking controls for that crew, then use this module. This module has a "siding brake" that will lock the brakes when a master is not connected to the trai...
Crewed stock car slave
Created by agrimes
This is a module in my train control system for cars like a caboose or a car staffed with a conductor who would have access to a brake control system. This module broadcasts the brake signal to the rest of the train. The train will move only when all brake...
Tinystock Tanker
Created by agrimes
I felt like creating a collection of tiny rolling stock. Feel free to call them right-sized, compact or cute. =P Update: added fluid handling equipment, namely the H and I pipes. The H-pipe runs horizontally across the car between the two fluid connectors....