0 Members and 1 Guest are viewing this topic.
I don't think UWT-50 is meant to be used with two hands, especially because the body is slim and fits inside the palm well. You are supposed to use your thumb to either move the potentiometer or the scroll wheel, while holding the throttle with your fingers.UWT-100 is a great all-around throttle modern, but UWT-50 really hits the spot both price and feature wise. If you haven't had a chance to try UWT-100 I really suggest you do, because the ergonomics are excellent, imho much better than the new Digitrax "curvy" edition.Also, both UWT-100 and UWT-50 support LCC (Layout Command & Control, newly NMRA adopted protocol) - the next generation upgrade for controlling accessories, to go along with DCC.LCC is a huge move forward, and long awaited one as well (been a few decades since DCC came out).These new throttles will work with the upcoming TCS Command Station as well, which will also support LCC. What's cool about all this is that both throttles and the Command Station are software upgredable, so when new functionality get added into LCC (after NMRA adopts more features from the OpenLCB protocol) you just need to flash the new firmware and voila.To give you an example of what LCC can do, here's my West Staging electronics panel:Bottom left is a custom LCC Command Station I built based on an Open Source project on Github. To the right of that are RR-Cirkits Tower/Signal-LCC Nodes and SCSD-8 controllers for my Atlas remote turnouts (solenoids).Above those are 3 custom Railcom IO LCC boards which control Track Power On/Off, perform Block Occupancy Detection with Railcom, and provide Current Protection, on each channel (there are 6 channels per board).
Thanks. I've seen the name in the Groups IO list. I also have looked at his GitHub projects. I'll probably keep lurking and see what develops in the coming months. I'm a long way away from needing anything specific but I'm interested in the idea of being able to operate at least main line turnouts from across the room if I'm operating alone.
If your goal is just remote operated turnouts then why not use DCC accessory decoders? That is old-school technology, and it works quite well. I have couple of friends who use that technology to operate turnouts and signals on their layouts.
DCC is an option but in my humble opinion, not a future-proof solution at this point now that LCC is a NMRA adopted standard.
The other issue is that buying into any DCC solution is buying into a proprietary system, forever. It does not matter whether it's NCE, Digitrax, ESU, Roco, etc. they are all "closed". And you can't mix and match easily.
With OpenLCB, the protocol is open and any manufacturer could develop a product around it. Backed by NMRA guarantee to model railroaders that LCC would be compatible across the board (a standard) it means you do not have to worry about connecting variety of nodes from different manufacturers.
Also, one of the biggest LCC gains is that there's no need for a computer to operate the railroad. Granted, it is required to initially configure nodes, but after that operation is stand-alone. You could turn a portion of your layout on, and just run solo switching in one of your industries yet still reap benefits of everything talking to each other (signals, turnouts, block detection, etc) in that area.
LCC also supplements DCC, and there are many DCC layouts already that run LCC nodes and are slowly replacing their DCC accessories. At the same time it off-loads traffic from the DCC signal, which exclusively becomes motive power only.
LCC still handles DCC accessories addresses, and commands from the DCC bus are translated into EventIDs (such is the case with the ESP32 Command Station for example and most likely with the upcoming TCS one).
On large layouts where there are many trains, operators and accessories, DCC does not stand a chance at all in providing a reliable operation because there's only so many bits you can squeeze into the DCC signal until it chokes.
There are other reasons of course, such as almost limitless number of nodes on the network, very complex logic that could be built or routes, that does not require running a computer to manage it all. In a sense LCC decentralizes your layout, while at the same time any node has access to the entire LCC network and messaging moving about it.
It appears that you're here to sell us on LCC. An 'A' for your enthusiasm, not so much for LCC.I retired from a lengthy career as a computer systems engineer specializing in distributed system integration. Based on that experience, spending some time in the LCC online groups, and having the NMRAnet/LCC specs in front of me - I'm not a fan. Dick, Balacz and the others are smart guys, but nothing I've seen to date has convinced me of anything other than LCC is a camel, with a threshold risk of collapsing under its own weight.You might avail yourself of these (much earlier) threads on TRW discussing LCC:https://www.therailwire.net/forum/index.php?topic=37723.0https://www.therailwire.net/forum/index.php?topic=47834.0With maybe a couple of new suppliers on the hardware side since then, I don't see much benefit over DCC.
...If I recall correctly reading about it, DCC had the same resistance at the beginning (1990s) from the DC modelers. That changed with most people after seeing the capabilities of DCC, although we have some modelers who still run DC, for variety of reasons.I think it's understandable that LCC is receiving the same opposition right now - humans do not like change once they are used to something. Eventually everyone comes around because you cannot ignore progress - it goes forward whether you like it or not.
I get the feeling you're talking down to us. Be careful with that.
You thump "future growth" and "progress", as a pro systems engineer I see LCC as a dead-end. Firmware-driven custom microcontrollers in purpose-built applications is an obsolete concept, no better than DCC, just a little more recent. And then there's CAN Bus, in my view a big mistake. If you want to talk "future", look to Arduino and Pi developers especially in robotics, and node comm via hard Ethernet or even 5GHz WiFi.Look for more development using low-cost consumer-market processors for MRR control functions. Whether it uses LCC, DCC or whatever on the comm layer is irrelevant.
A Raspberry Pi 3 running JMRI is not a fast experience. ...