Trains.com

Subscriber & Member Login

Login, or register today to interact in our online community, comment on articles, receive our newsletter, manage your account online and more!

DCC or (not verses) DC

17000 views
360 replies
1 rating 2 rating 3 rating 4 rating 5 rating
  • Member since
    July 2009
  • From: lavale, md
  • 4,677 posts
Posted by gregc on Tuesday, July 18, 2023 2:38 PM

NittanyLion
dehusman
 
Really the only thing you want to change is load the DCC software on a microprocessor in a PC rather than have it on a microprocessor in a proprietary command station. I'm pretty sure you can do that now since you can run DCC off a Raspberry Pi. Everything you want to do can be done today.  I have no idea on how to do it because I have no interest in a "roll your own" DCC system, but there are modelers in my area that are running DCC without a commercial system.

How much power can they run through one of those?  I've got an Arudino that I use as a JMRI interface, but limited to a decoder programmer.  I can run enough power through it to move two locomotives around a christmas tree loop but not much else

DCC++ use an Arduino and motor shield.   the motor shield has separate power connections for the motor which can be much higher than Arduino

greg - Philadelphia & Reading / Reading

  • Member since
    January 2017
  • From: Southern Florida Gulf Coast
  • 18,255 posts
Posted by SeeYou190 on Tuesday, July 18, 2023 2:31 PM

This thread was one of the much better examples of what this forum can be.

-Kevin

Living the dream.

  • Member since
    September 2003
  • From: Omaha, NE
  • 10,621 posts
Posted by dehusman on Tuesday, July 18, 2023 11:51 AM

NittanyLion
How much power can they run through one of those?

Not much.  That's why I say "using a PC" is pretty much just choosing a different "command station".  You STILL need something that powers the tracks.  The people using something other than a commercial system still have to have some sort of "module" that interfaces with the DCC "brains" and provides enough power to run the railroad.  I don't use a roll your own system so I don't know what all the components are called and exactly how they are hooked up.

Dave H. Painted side goes up. My website : wnbranch.com

  • Member since
    February 2008
  • From: Potomac Yard
  • 2,767 posts
Posted by NittanyLion on Tuesday, July 18, 2023 11:45 AM

dehusman
Really the only thing you want to change is load the DCC software on a microprocessor in a PC rather than have it on a microprocessor in a proprietary command station. I'm pretty sure you can do that now since you can run DCC off a Raspberry Pi. Everything you want to do can be done today.  I have no idea on how to do it because I have no interest in a "roll your own" DCC system, but there are modelers in my area that are running DCC without a commercial system.

How much power can they run through one of those?  I've got an Arudino that I use as a JMRI interface, but limited to a decoder programmer.  I can run enough power through it to move two locomotives around a christmas tree loop but not much else.

  • Member since
    September 2004
  • From: Dearborn Station
  • 24,280 posts
Posted by richhotrain on Tuesday, July 18, 2023 7:38 AM

PM Railfan

Sheldon) Ditto what Rich said. As to what you mentioned about sidebars etc., there could be many threads started just from this one. 

Definately a topic that would light up the 'Electronics' part of the forum. 

I totally agree. Yes

Rich

Alton Junction

  • Member since
    January 2013
  • 1,034 posts
Posted by PM Railfan on Tuesday, July 18, 2023 1:39 AM

Sheldon) Ditto what Rich said. As to what you mentioned about sidebars etc., there could be many threads started just from this one. 

Definately a topic that would light up the 'Electronics' part of the forum. 

 

A#1 North!

Douglas

 

  • Member since
    September 2004
  • From: Dearborn Station
  • 24,280 posts
Posted by richhotrain on Monday, July 17, 2023 6:25 PM

ATLANTIC CENTRAL

I would like to thank everyone for an interesting and civil discussion.

Sheldon 

Sheldon, thanks for starting and managing a most interesting thread.  Yes

Rich

 

Alton Junction

  • Member since
    January 2009
  • From: Maryland
  • 12,897 posts
Posted by ATLANTIC CENTRAL on Monday, July 17, 2023 5:13 PM

I would like to thank everyone for an interesting and civil discussion.

I think some exceptional points were made about understanding why people make different choices in their modeling.

And great technical and philosophical side bars also offered insight into how and why we build our layouts the way we do.

And maybe this has helped the group reach a new level of understanding of the differing views on this topic and on the hobby in general.

Sheldon

 

    

  • Member since
    July 2009
  • From: lavale, md
  • 4,677 posts
Posted by gregc on Thursday, July 13, 2023 4:43 PM

PM Railfan
DCC isnt hardware??? WHAT??? DCC is nothing BUT hardware! And only a trace amount of software. DCC is 90% hardware. And only 10% software because the electronics in a commercial DCC system are 'limited' to what they can do by design..... run trains! PC system which is more like 60/40 hardware to software can utilize its electronics in many more ways. ( i wont even touch what the software side can do compared to a limited DCC system).

DCC booster hardware is mostly an h-bridge circuit used to control the direction and speed of a DC motor to reverse the polarity of track voltage (see DCC++)

DCC bits are communicated by the time between polarity reversals of track voltage.

 

a relatively simple and inexpensive 8-bit controller (Pic/Atmel) processor (simililarly used in Arduino Uno) can be used to process a queue of commands that need to be repeatedly transmitted onto the track.  each bit in the command dictates the time between two polarity reversals (one cycle).

the other thing the processor needs to do is communicate with controllers which can use built in serial controllers (UART) which can be serviced at lower priority.   similar processors can be used in the controllers, just as they are used in decoders.

 

greg - Philadelphia & Reading / Reading

  • Member since
    July 2009
  • From: lavale, md
  • 4,677 posts
Posted by gregc on Thursday, July 13, 2023 4:24 PM

PM Railfan
A big time saver in putting the system together (pc already made). 

not sure you're familar with C/MRI nodes which he designed.

not sure it saved him much time rewiring his layout.   and i'm not sure it saves time putting the system together, if you know what you want it to do and have a small set of circuits to do so ... ask Sheldon

for Chubb, he not only had to replace the logic hardware with his nodes, he now had to write the PC software to communicate with the nodes as well as the logic for the various trackage.   

i believe the big advantage is that it allows the system to start small and grow, be easily modified, then add features, as well as add to the layout itself.   features may include a graphic user interface and improvements to it, interlock logic, basic and advanced (speed) signals, ...

but even if you start with what Chubb offers, there's the need to purchase, install, wire the nodes and connect it all to a PC.   your system will start small, grow and morph as it gets built up and software makes this easier

from my understanding of a similar system on the Pacific Southern Rwy which took decades to build, the initial nodes just provided better connectively between towers from/to which train control was passed (pre DCC, just tower operators).   eventually portions of the layout were controlled from the dispatcher PC: block detection and turnout position were monitored/reported on a screen and turnouts were controllable.   the system was expanded, placing more of the layout under dispatcher control.   Signals were added much later and to this day, not all of the layout is under dispatcher control.

 

greg - Philadelphia & Reading / Reading

  • Member since
    January 2013
  • 1,034 posts
Posted by PM Railfan on Thursday, July 13, 2023 3:51 PM

dehusman

 

 
PM Railfan
Its seems I need to clarify what the DCC system I envision (using a PC) would look like. Well, much like DCC, there has to be a reciever in the loco, or other accessory your driving. Thats a given no matter what type of system your using (except DC). 

Etc, etc

 

Nothing you have described is any different from DCC.

You are focused on hardware.  DCC isn't hardware.

A commercial DCC system is more or less command station, running DCC software,  that converts the analog "commands" from the throttles into digital commands, a power supply to superimpose the digital commands on the track power.

You can ditch the proprietary throttles by using Bluetooth and a smart phone.

You can ditch the power supply by using batteries and either a radio system or Bluetooth.

In any case you need a "decoder" in each engine.

Really the only thing you want to change is load the DCC software on a microprocessor in a PC rather than have it on a microprocessor in a proprietary command station.

I'm pretty sure you can do that now since you can run DCC off a Raspberry Pi.

Everything you want to do can be done today.  I have no idea on how to do it because I have no interest in a "roll your own" DCC system, but there are modelers in my area that are running DCC without a commercial system.

Here might be some ideas:

Do-It-Yourself DCC projects (dccwiki.com)

 

OK, we need to stop right there. We'll go top down.

Yes, what I described is different. Totally different hardware and software. Controls look different. Your confusing the fact they do the same exact job. 

Like cars tires, two different companys make their tires two different ways. But they both are still round, both still roll. Ones a white wall, one isnt. They look different, have different compounds of rubber/steel in them but do exact same job. And obviously, one tire would be better than the other.

DCC isnt hardware??? WHAT??? DCC is nothing BUT hardware! And only a trace amount of software. DCC is 90% hardware. And only 10% software because the electronics in a commercial DCC system are 'limited' to what they can do by design..... run trains! PC system which is more like 60/40 hardware to software can utilize its electronics in many more ways. ( i wont even touch what the software side can do compared to a limited DCC system).

Your tiny lil arduinos, Pi's, cell phones, all use ARM tech and chips. While they are everyday getting better they still cant match the power of pc hardware or chips. Clock/bus speeds are still higher in pc's vs the afore mentioned smaller things.

DCC systems arent designed with the biggest bestest fastest electronics because they dont need to be. This keeps the price down (in theory, but its still overpriced!). PC's on the other hand, use the latest, greatest, fastest electronics because 'they have to'! Thats the whole idea behind PC's. Not DCC's. 

I would never use any kind of 'open communication' for trains (or anything else for that matter). You mnetioned radio, bluetooth, and smart phone. Yes, that can be done, but thats just a bad idea! BAD BAD BAD!

Yes, everything I mentioned can be done today. That wasnt the question. And we certainly werent talking about 'today'. The que is DCC 'or' DC..... which? I made that choice decades ago, not today.

PMR

  • Member since
    January 2013
  • 1,034 posts
Posted by PM Railfan on Thursday, July 13, 2023 3:35 PM

gregc

 

 
ATLANTIC CENTRAL
Before Bruce Chubb built his first computerized system, he build a cab control/CTC/fully signaled system with relays, published in MR is the late 60's or early 70's.

 

why do you think he replaced that approach with one using processor based nodes and a serial bus connected to a PC?     (are you reading this PM Railfan)?

 

Are you asking me the same question? I'd say because the single processor PC was better. Certainly it was much faster than the scratchbuilt electronics (clock/bus speeds). A big time saver in putting the system together (pc already made). 

If Im reading you right, thats my answer. But i never met the man, so it is an educated guess.

PMR

  • Member since
    January 2009
  • From: Maryland
  • 12,897 posts
Posted by ATLANTIC CENTRAL on Thursday, July 13, 2023 2:53 PM

gregc

 

 
Overmod
None of that is either ATC by any of the older definitions

 

understood.   but acronyms do have multiple meanings, see ATC

 

 
Overmod
The simple and primitive way to provide ATS on an electric model railroad is to ensure that power is cut to a 'block' at least the length of a locomotive's pickup past a "red signal" or improperly-set block.

 

on the Pacific Southern (model) Rwy, these were called "stopping blocks".   they preceded the signal and power was cut when occupied and the signal is STOP

ATC implemented on the Pacific Southern was to control trains directly via DCC -- tracking them by ID from block to block.   the stopping block just mentioned were now used to detect a train approaching a STOP signal and slow it to a stop.   the train was allowed to proceed when the signal cleared

 

Meanings that get redefined on a regular basis as things evolve. I'm sure in my vast railroad library I can find multiple use of ATC to mean the original 1920's inductive train stop system.

But the modern rail industry has apparently usurped that name and acronym for a new definition and arbitrarily renamed the  old system Automatic Train Stop.

Who knew until I tried to look it up recently.....

Sheldon

    

  • Member since
    July 2009
  • From: lavale, md
  • 4,677 posts
Posted by gregc on Thursday, July 13, 2023 12:49 PM

Overmod
None of that is either ATC by any of the older definitions

understood.   but acronyms do have multiple meanings, see ATC

Overmod
The simple and primitive way to provide ATS on an electric model railroad is to ensure that power is cut to a 'block' at least the length of a locomotive's pickup past a "red signal" or improperly-set block.

on the Pacific Southern (model) Rwy, these were called "stopping blocks".   they preceded the signal and power was cut when occupied and the signal is STOP

ATC implemented on the Pacific Southern was to control trains directly via DCC -- tracking them by ID from block to block.   the stopping block just mentioned were now used to detect a train approaching a STOP signal and slow it to a stop.   the train was allowed to proceed when the signal cleared

greg - Philadelphia & Reading / Reading

  • Member since
    September 2003
  • From: Omaha, NE
  • 10,621 posts
Posted by dehusman on Thursday, July 13, 2023 11:51 AM

The big difference between many of the earlier systems (ATC, ATS) and PTC is that they, in many cases, stop the train if it violates stop signal, and PTC will stop the train before you violate a signal (or authority).

 

Dave H. Painted side goes up. My website : wnbranch.com

  • Member since
    September 2003
  • 21,669 posts
Posted by Overmod on Thursday, July 13, 2023 11:12 AM

Doughless
How about a question thread:  If $3,000 dropped on your head that you could only use for MRR in the next 6 months, how would you spend it?

That's indeed a pretty good question thread.  Probably unlikely to contribute anything to this one, however.  Especially since the past few responses have been almost wholly personal preference of little relevance at best to preferring DCC over DC or vice versa.

I recommend a new thread actually be started for the '$3000 question'... and, if possible, that moderation move all the replies to it here to that new thread, arguably including those involving acquisition of some DCC hardware.

  • Member since
    September 2003
  • 21,669 posts
Posted by Overmod on Thursday, July 13, 2023 11:09 AM

gregc
I thought ATC is partially aligning routes on a schedule, starting trains on a schedule, slowing and stopping trains at stations and at stop signals and stopping trains at their destinations.

None of that is either ATC by any of the older definitions (e.g. as used in the 1920 law that originally mandated its adoption) or modern functions of PTC including the 2008 version.  (Which, considering how many separate things were ignorantly rolled together into one piece of prescriptive legislation, is fairly impressive...)

The original systems of 'automatic train control', dating back at least as far as the Vogt system in the 1880s that Frank Sprague took notes about as a teen, all involved stopping a train that went 'where it wasn't supposed to be'.  Interestingly, most of these involved steam, but didn't provide automatic control of throttle or cutoff: they applied service or 'penalty' braking to get the train stopped, often by reference to automatic block signaling of some kind.

You see this coming to be referred to as ATS when the functionality of speed control was added to the 'stop' function.  C&NW for example used a system that defined a small number of speeds and could enforce slowing to reach a 'target' speed without actually stopping the train and requiring a reset.  But it still didn't involve powered control of a locomotive throttle or cutoff -- that could have been incorporated technically, of course; a perfectly good autonomic cutoff control for a different purpose was implemented and tested by 1922, essentially at the same time as the Esch Act, but it would have cost too much and likely caused too many problems for the 'state of the art' in the early '20s.

Even when you get to the '80s, the PTC developments on NJT and (more abortively) in the NAJPTC development 'project' remained reactive: they responded only when prompted to do so, not predictively.  A number of institutions have developed predictive systems (Carnegie-Mellon, for example, which also included GPS/GIS data in the predictive logic for train handling) and, as I recall, the French TVM which in some respects is still a 'gold standard' for what high-speed train control should provide.

The simple and primitive way to provide ATS on an electric model railroad is to ensure that power is cut to a 'block' at least the length of a locomotive's pickup past a "red signal" or improperly-set block.  Aside from being unprototypical-looking as hell, it won't as noted work if you have any sensible level of keep-alive power in a locomotive.  To do ATS braking prototypically would involve far more tinkering and complexity than the idea is probably worth; for DCC it would involve some device that could issue an appropriate stream of voltage reductions to the locomotive's motor (while presumably instructing the throttle or other control that it was being reduced and overriding what the throttle was commanded to do, or what the person running the throttle might try to do).  If you thought relay logic was complicated to design and implement... I wish you luck figuring out how that one would be done.

An alternative might be to have separate blocks of DCC power, all fed with a common control modulation.  That would allow controlled reduction of track power down to a voltage that would not permit locomotive movement (while at least in theory keeping sound, lighting, and reception of other commands still running).  Again with a keep-alive much of this "functionality" falls to the ground.

On the gripping hand if you have a PC issuing the DCC commands, it's a relative cinch to compare the block location, signal indication, and any other things that are reported as inputs... and simply command the locomotive to execute an appropriately selectively-compressed braking run to a stop.  And then requiring whatever control action corresponding to unlocking the ATS 'from the ground' a user might find appropriate before that train could proceed...

 

  • Member since
    January 2019
  • 2,572 posts
Posted by John-NYBW on Thursday, July 13, 2023 10:55 AM

Doughless

How about a question thread:  If $3,000 dropped on your head that you could only use for MRR in the next 6 months, how would you spend it?

That's a lot of money.  But a person could use it up quickly depending upon how the spent it.

 
That's an interesting question. My layout has been at a perpetual 95% completion for about 3 years. There's not a lot I need to spend money on. My #1 priority is rebuilding my stacked staging yards to improve operation, especially on the lower level. That's going to require a little bit of lumber but mostly sweat equity. I don't need any more locos although if an interesting one came along, I'd be tempted. I did that earlier this year when I bought BLIs new Commodore Vanderbilt streamlined Hudson. I also added a couple of Bachmann's Pennsy Pacifics, not because I needed them or wanted them. I might consider completely replacing my DCC system with whatever I determined to be the latest and greatest. My Lenz system has served me well but I'm starting to have issues with the peripherals so maybe starting from scratch would be an idea. 
 
One idea I had as I was writing this. I could install a drop ceiling and completely new lighting, but I'm not sure I could do that with $3000.
  • Member since
    January 2017
  • From: Southern Florida Gulf Coast
  • 18,255 posts
Posted by SeeYou190 on Thursday, July 13, 2023 9:49 AM

Doughless
How about a question thread:  If $3,000 dropped on your head that you could only use for MRR in the next 6 months, how would you spend it?

I would buy the best new PC and 3D printer I could get for $3,000.00.

If the question was $1,000.00 I would have a different answer.

-Kevin

Living the dream.

  • Member since
    July 2006
  • From: west coast
  • 7,651 posts
Posted by rrebell on Thursday, July 13, 2023 9:28 AM

dehusman

 

 
Doughless
How about a question thread:  If $2,000 dropped on your head that you could only use for MRR in the next 6 months, how would you spend it?

 

Buy some 3D printed cars and stuff to complete them.  The TOTO cost ("turn over to operating") is about $75-80 per car. That would be about $1500.  The rest would go to a TrainTraxx  RFID system to start experimenting with making an RFID system to automate OS's for dispatching.

 

In my case realy nothing. I have all the tools one needs in duplicate (and I got them cheap over time), I have more engines than I need (again I paid very little compaired to full retail), layout built (want to revamp some scenery but already have the materials). Sure there are things I want but they would be litteraly, just wants like a billion dolars would be nice, LOL.

  • Member since
    September 2003
  • From: Omaha, NE
  • 10,621 posts
Posted by dehusman on Thursday, July 13, 2023 8:53 AM

Doughless
How about a question thread:  If $2,000 dropped on your head that you could only use for MRR in the next 6 months, how would you spend it?

Buy some 3D printed cars and stuff to complete them.  The TOTO cost ("turn over to operating") is about $75-80 per car. That would be about $1500.  The rest would go to a TrainTraxx  RFID system to start experimenting with making an RFID system to automate OS's for dispatching.

Dave H. Painted side goes up. My website : wnbranch.com

  • Member since
    September 2003
  • From: Omaha, NE
  • 10,621 posts
Posted by dehusman on Thursday, July 13, 2023 8:44 AM

PM Railfan
Its seems I need to clarify what the DCC system I envision (using a PC) would look like. Well, much like DCC, there has to be a reciever in the loco, or other accessory your driving. Thats a given no matter what type of system your using (except DC). 

Etc, etc

Nothing you have described is any different from DCC.

You are focused on hardware.  DCC isn't hardware.

A commercial DCC system is more or less command station, running DCC software,  that converts the analog "commands" from the throttles into digital commands, a power supply to superimpose the digital commands on the track power.

You can ditch the proprietary throttles by using Bluetooth and a smart phone.

You can ditch the power supply by using batteries and either a radio system or Bluetooth.

In any case you need a "decoder" in each engine.

Really the only thing you want to change is load the DCC software on a microprocessor in a PC rather than have it on a microprocessor in a proprietary command station.

I'm pretty sure you can do that now since you can run DCC off a Raspberry Pi.

Everything you want to do can be done today.  I have no idea on how to do it because I have no interest in a "roll your own" DCC system, but there are modelers in my area that are running DCC without a commercial system.

Here might be some ideas:

Do-It-Yourself DCC projects (dccwiki.com)

Dave H. Painted side goes up. My website : wnbranch.com

  • Member since
    December 2008
  • From: Heart of Georgia
  • 5,406 posts
Posted by Doughless on Thursday, July 13, 2023 8:33 AM

ATLANTIC CENTRAL
But I simply don't need more than what my system does. And lots of people in this hobby don't even need or want as much as I have.

That is the root of the subject, IMO.  

- Douglas

  • Member since
    January 2009
  • From: Maryland
  • 12,897 posts
Posted by ATLANTIC CENTRAL on Thursday, July 13, 2023 8:24 AM

Doughless

 

 
SeeYou190
I tried to have a thread where people shared what their deeper interests in the hobby were. I got called an elitist because I enjoy building craftsman kits and scratchbuilding structures. It was more caustic than any DCC thread I have seen. I still think it would be an interesting subject.

 

How about a question thread:  If $3,000 dropped on your head that you could only use for MRR in the next 6 months, how would you spend it?

 

 

Easy, a few more cases of flex track, a brass WESTERN MADYLAND Pacific, structure kits and scenery materials. Equipment for several sets of working crossing gates.

Sheldon

    

  • Member since
    December 2008
  • From: Heart of Georgia
  • 5,406 posts
Posted by Doughless on Thursday, July 13, 2023 8:16 AM

SeeYou190
I tried to have a thread where people shared what their deeper interests in the hobby were. I got called an elitist because I enjoy building craftsman kits and scratchbuilding structures. It was more caustic than any DCC thread I have seen. I still think it would be an interesting subject.

How about a question thread:  If $3,000 dropped on your head that you could only use for MRR in the next 6 months, how would you spend it?

That's a lot of money.  But a person could use it up quickly depending upon how the spent it.

- Douglas

  • Member since
    September 2003
  • 21,669 posts
Posted by Overmod on Thursday, July 13, 2023 7:45 AM

Computers, too, started out using relay logic... and you could find surprisingly complex (and expensive) equipment using it rather than 'microprocessors'.  If you have ever tried to troubleshoot or initialize a '60s jukebox, you can appreciate why replacing relays with solid-state logic can be a remarkable simplification.

DCC was developed in a comparatively primitive era of microprocessor-based development, and early attempts at equipment were klunky, often proprietary in wacky ways, and had the same user hostility and compression of command representation we find in some of the more dubious flavors of xNIX.  As features were added by some manufacturers the representation only became more arcane, only peripherally helped by things like those talking decoders.  JMRI was a good and reasonable step toward supporting all the different types of legacy equipment in one UI... but it, itself, is based on an obsolescent technology.

Indeed, it would make little sense for any advanced DC user to tear out the structure of relays and switches to replace it with a pure PC-controlled system.  But by the same token, it would be nonsense for a new user to replicate all that wiring and device cost -- even possessed of materials lists and wiring diagrams.  One problem is that there STILL isn't any standard from NMRA for how devices report their state to control equipment, leaving us to use somewhat wacky and unsophisticated European implementations if we want bidirectional communication.  It remains to be seen how this gets addressed with NMRA standards for broadband wireless control.

  • Member since
    July 2009
  • From: lavale, md
  • 4,677 posts
Posted by gregc on Thursday, July 13, 2023 7:26 AM

ATLANTIC CENTRAL
But there is something fascinating about the old way.

like steam locomotives

greg - Philadelphia & Reading / Reading

  • Member since
    January 2009
  • From: Maryland
  • 12,897 posts
Posted by ATLANTIC CENTRAL on Thursday, July 13, 2023 7:16 AM

gregc

 

 
ATLANTIC CENTRAL
Before Bruce Chubb built his first computerized system, he build a cab control/CTC/fully signaled system with relays, published in MR is the late 60's or early 70's.

 

why do you think he replaced that approach with one using processor based nodes and a serial bus connected to a PC?     (are you reading this PM Railfan)?

 

Well, partly because he could. That was his profession, like you, so it was a great test bed for his own work.

Look, I understand all the reasons why in the real world today we use what we use. And I would agree that the next level of complexity above what I do is likely better served by more advanced approaches.

But there is something fascinating about the old way. The relay based detection and signaling on the prototype lasted a long time and is just now being fully upgraded.

But I simply don't need more than what my system does. And lots of people in this hobby don't even need or want as much as I have.

And one of my big driving factors originally was the cost and extra work of DCC for what I knew would be features of little importance to my interests.

And again, it would not have made the signaling question any easier.

Sheldon

    

  • Member since
    July 2009
  • From: lavale, md
  • 4,677 posts
Posted by gregc on Thursday, July 13, 2023 6:54 AM

ATLANTIC CENTRAL
Before Bruce Chubb built his first computerized system, he build a cab control/CTC/fully signaled system with relays, published in MR is the late 60's or early 70's.

why do you think he replaced that approach with one using processor based nodes and a serial bus connected to a PC?     (are you reading this PM Railfan)?

greg - Philadelphia & Reading / Reading

  • Member since
    January 2013
  • 1,034 posts
Posted by PM Railfan on Thursday, July 13, 2023 2:07 AM

Hello Railfans!) OK, the work week is done, and I can spend more quality time explaining my 'view' of DCC 'or' DC (not versus). 

First, lets remind ourselves this is a text forum. No genuflections, or innotations can be observed. So, dont take everything I say with a grain of salt. I 'presume' (not assume) most of you can follow my intent. As I deem you all like minded, and since I consider myself purty un-dumb, Its my perception you follow my thinking without much explanation. My appologies if this is not the case.

Now, Lets start where I left off. That would be with GregC and his post of 6:48am 7/12/2023.....

Its seems I need to clarify what the DCC system I envision (using a PC) would look like. Well, much like DCC, there has to be a reciever in the loco, or other accessory your driving. Thats a given no matter what type of system your using (except DC). 

I would utilize the old MRC handheld controllers with throttle, direction, brake, momentum, adding whistle and bell. Lighting was never a concern to me as its pretty simple to use directional lighting which is one less thing the DCC side has to worry about. Unless you want it. 

Since memory controlled power is the choice of choices for walkaround train control i figured add an IC to the handheld throttle. Essentially - a decoder for your throttle. The PC could match throttle to anything - or vice-versa.

Programming.... again, either with a PC or todays DCC you still have to assign 'designations' to anything your going to control. So this is pretty much the same, and once again.... is a given. But with a PC... it can be inventory based! or not. So this lends to used data vs raw data entry. (less programming).

Now weve established loco control, and the control to do it with. Memory walkaround inflects the system must use a bus wiring. Well DC or DCC..... thats a given one more time. 

in todays world, PCs are plug and play and have been since the mid 90's (Win95). So it is easy to see if you want 300 throttles, you use a 'Hub'. Todays its USB, yesteryear we used the same thing, just not plug and play nor was it USB. We used daughter boards if not hubs. Com ports, Prtr ports, etc.

Computers for home use have been around since the late 1970s. Expensive? I dont remember it being that bad. Having seen what Bruce Chubb and others were doing, plus by 1980 i was already writing programs on commadores (at home!), it was a natural progression to think DCC would be PC based. Who knew!

All in all Greg, todays DCC system, as opposed to a PC system isnt really all that different. This is why I didnt elaborate in detail because it would have been redundant.  

All the other mentions about paperwork, sound, inventory etc etc, is just the icing on the cake that a Railfan could do, if the DCC of today was PC based. You cant do that stuff with a Pure DCC system. Its for layout control only. 

The part about updateability, operability, etc etc. Well, take the shell of a PC, youll see ALOT of empty space and unused componants. Not so in a DCC system. That right there shows you that the PC is such an untapped power source its begging to be a DCC controller! All the controllers you have around your layout are now on one daughter board (or two or three dpepending) in one PC. Connected by cables or buses to the layout. Different, but not all that different.

 

 

Next in line was Douglas #1 from 8:25am 7/12/2023.....

Brilliant repose! From first paragraph to signature. I especially liked the comparison betwixt mainframe in a back room (which is where youd find me back in the day) and cubicles. 

Right down to the function key example. I dont know how you can read something so small, but your reading my mind now! 

The appology is mine as said above, sometimes my point doesnt carry if I cant intonate my ideas better. Though weve managed to give Sheldon some time expending literature to read. 

 

On to Dehusemans post of 8:48am same day....

Yeah, i coulda worded that better. Using a PC based DCC system  "would be alot less equipment needed" instead of "wouldnt require additional hardware". 

In other words, you dont need a controller for your throttles - just the throttles, a controller for your accessories, a controller for your signalling, a controller for your block detection. The PC could be all those controllers in one. Youd still need the sensors though. Thats a given.

The software being the "overwatcher" that can run in background doing who knows what while you run trains. 

DCC IS plug and play.... now. But PCs had it first. And they still do it the best.

Again, better wording on my part and less presuming.

 

OverMod stated at 9:37am 7/12/2023 that....

"... build a custom pc that had DCC on the MBoard, or something in an expansion slot."

YES! expansion slots!!! daughter boards! These existed way before DCC ever sold its first system. Thus why I figured this would be how DCC would grow. It was natural to use pre-existing computer power with only a few minor electronic boards added and a software program. Instead, we got whole custom designed, commercially produced, specific systems. 

Putting DCC on a MBoard would be futile. Leave the MB as they are today, and just use expansions/daughters as the DCC part. This lets ANYONE with a PC past present and future run DCC. Thats the versatility part of a PC based system. So you see what I was after too!

 

 

In General) Aside from actually drawing a picture I hope now it is clear what the intent of a PC based DCC system would be like. 

Not much different than what we have, yet more powerful, and way more versatile. 

Setting everything aside, my original post to Sheldon was to toss in a view (not description) that no one has heard before. Its usually the price/quantity reason, or its not suitable for the size of railroad being built. Surely it cant be that hard to imagine a PC could have been the brains behind it all. And thus, my unique view on DCC 'or' DC. 

 

 

Yall have a wonderful evening, Im gonna go put my feet up, them dogs is barkin!

PMR

 

 

Subscriber & Member Login

Login, or register today to interact in our online community, comment on articles, receive our newsletter, manage your account online and more!

Users Online

Search the Community

ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT
Model Railroader Newsletter See all
Sign up for our FREE e-newsletter and get model railroad news in your inbox!