New Concept for Train Control

LDCC
I have been struggling with the issue of controlling Lego trains for quite some time. My layout has been built for operation with metal track and NMRA DCC control and my locomotives have been converted to run with DCC decoders attached to 9V motor bogies. However, I am worried about the future of 9V track/motors and have been bothered with the lack of performance of the 9V motor bogie.

Here are a few issues that I've been thinking about:

1) POWER - the 9V motor bogie is relatively weak and often a train requires 2x or more for sufficient traction
2) HYBRID DRIVE - I love not having to worry about batteries when operating my layout at a show. However, I like the flexibility of battery operation and for running on plastic track.
3) TECHNIC/PF CHASSIS - I have developed a few prototype locomotives where the chassis and body are completely separate. The chassis is mostly built from technic elements with an all-wheel drive train powered from a centrally located PF motor. The chassis is nominally 5-studs wide to allow for a 7-stud wide body. The all-wheel drive chassis I have built have amazing tractive effort--easily better than any 9V powered locomotive. They do run a bit slower, but its a prototypical speed which I prefer.

What you see illustrated above is a prototype electronic control module (which I have called LDCC+PF) which attempts to address some of the issues of train control. Effectively its a DCC decoder at its core. Unlike a DCC decoder it includes a battery/power management function and an IR receiver. Also, mechanically it is designed to fit with stud and/or technic pin attachments. This module attempts to combine the best features of DCC and Lego Power Functions. The goal is to have reliable, powerful, and flexible locomotive operation.

The idea is that the motor is always controlled using a smart DCC decoder. It will take commands from DCC encoded packets on the track and/or commands from the PF IR remote. It will extend the functionality of the PF remote by allowing for DCC standard 14/28/128 speed steps and interpreting button presses+channel selection for function control. In some ways, you could consider this module a functional replacement for the Lego PF IR receiver (obviously with tons of additional functionality!)

So far I have more-or-less completed the electrical design and printed circuit board (PCB) (shown below). I have fabricated the prototype PCBs and they are currently being tested. I have made a preliminary start on the firmware for the module's micro controller--but this will take a great deal of time. I do have a bit of a head start since I have based the DCC decoder design on MERG's DEC12 decoder. I am implementing totally new firmware on a different micro controller than the MERG design written in C rather than assembler. I also have to implement all of the Lego PF IR protocol in addition to the DCC.

TRAINPF2pcb

I hope this experiment turns out--I do look forward to my ambition of a hybrid-drive train chassis!