Posts

Early Spring 2021

Image
On Easter weekend old 814 went out for a run with the first tourists of the season. The plants were blooming and the dinos well behaved. 

Stop the Bouncing

Image
This is the first of what hopefully will be several posts that are focused on electronics projects. I have been developing an interest in electronics, and Arudino in particular, along side the model trains. As described in a recent post about building an odometer for the train , when including a switch care must be taken to avoid " switch bounce " or the mechanical rapid bouncing as the switch is triggered or released. If the program is fast enough, these bounces will be seen as separate events when you are expecting it to be a single event. This can be addressed either in the software or through circuit design. Since I wanted to use an interrupt for the trigger and am not sure of how fast the railcar might go, I decided to use the circuit approach.  I had three circuit design alternatives and wanted to test them out for their effectiveness.  Option #1 : Simplest (and winner) In the Garden Railroad story that inspired the odometer, he uses a 10 nF capacitor in parallel with t...

How far do we go?

Image
For a while, I've been wanting to try and combine my nascent interest in electronics with the railroad development. As I've said before, I was never really a hands-on tinkerer growing up but there is something really satisfying with ending up with something that you designed and constructed. I've always been a "designer" but seldom took my ideas to realization until the last several years. Both model railroading and electronics are outlets for taking that next step. Being able to modify some part of the train and do something that it couldn't have done before was an intriguing challenge. I've only started with electronics a couple of years ago when I my wife gave me a SparkFun Inventor Kit . The kit comes with a RedBoard which is their version of an Arduino Uno and comes with a many sensors, motors, and other electronics. Plus a book full of fun projects to learn from.  A few years ago I was inspired by an article in Garden Railways magazine by Del Tapparo...

The Bells are a Ringin'

Image
From early on I've desired to have sounds coming from my engine to add to the joy of running it. While I wanted realistic sounding steam engine noises, for the first couple of years I had to satisfy myself with the occasional leaf getting caught between the wheels.  While it was pleasantly reminiscent of a baseball card in my bike spokes, I never really knew when it was going to start or end and it wasn't very prototypical. The Piko starter engine I have doesn't have a lot of room inside for add-ons. Looking around I learned that sound system, batteries, and other things too large to fit inside the engine are often held in converted box cars or the tender that comes with many smaller engines.  My engine has only a small little coal tank so I considered converting the starter kit box car, but I didn't really want to always have a box car on the tourist line. So I decided to buy my first rolling stock to convert and started searching for a tender on eBay. I found one that...

Happy Thanksgiving

Image
 A warm Thanksgiving message from all of us at the Coastal Titans Railroad to all of you. Enjoy this recent run around the tourist line and see some of the great sights here on Baja Fibiger.   Soon I'll be writing more about the new sounds you here and about the camera work. Until then: HAPPY THANKSGIVING

A Spring Run Through the Jungle

Image
Now that the first line of Coastal Titans Railroads is operational, we'll share with you the fun and joy that awaits visitors. Right now, there is still limited tourist infrastructure but the train is running for those who can make it. Our journey begins at flower corner. Here in the coastal jungles, everything grows bigger. This Coreopsis titanii, endemic to Baja Fibiger but closely related to garden-variety coreopsis, towers over the rails. One of the biggest draws to the area are the dinosaurs that mysteriously survive here in these lowlands, cut off by mountain ranges and the sea, seen by only a few intrepid explorers, and now you. Part of the park's goal is to preserve these amazing creatures and enable the rest of the world to experience the thrill of encountering them. On a recent tour of the tracks, our chief engineer, Bartolome Thorvaldsen, leads a survey of the dinosaurs that can be seen from the rails today. Bartolome Thorvaldsen Anzu wy...

Success with the Ladder Railbed

Image
Previously I've talked about some of the challenges I faced once I settled on using a raised ladder railbed. I had to try several different approaches until I came up with a method that consistently gave me the desired curvature. This again came for a hint I got from Ron at O Scale Trains By Ron . Instead of trying to form the railbed and then attach the track to it, I would use the track to help form the shape. For someone trained as a theoretician, this was far from my wheelhouse. But as someone who wanted to run trains in the yard, it was a godsend. Finally, I was making progress with the railbed. It still took some time for me to get the technique down and there were times when it still didn't quite work out but I was definitely approaching success (asymptotically for those with a math bend). The idea is straightforward. Start with attaching a spacer to one of the girders several inches in from the end. The spacer should be aligned with one of the ties on the track, p...