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!

Animating an HO scale crane. Also, my returning to the hobby update.

2139 views
14 replies
1 rating 2 rating 3 rating 4 rating 5 rating
  • Member since
    September 2020
  • 432 posts
Animating an HO scale crane. Also, my returning to the hobby update.
Posted by JDawg on Saturday, October 28, 2023 12:59 AM

     Greetings! After a one year unintended and unplanned break from this great hobby, (blame hurricane Ian. I was not affected, but have been helping others recover) I am fully re-immersing myself into the wonderful world of model railroading. I have once again begun making progress on my secondary layout. Anyways, let the question begin.


     For a long time now, I have wanted few things more than an animated rail-crane on my layout. So, for my first big progect back, I want to create my hearts desire... an animated crane. I have looked at other's examples online. I saw one modeler use an Athearn 200T crane. Another used a TichyTrain kit. A European modeler used a Roco crane (very similar to the Athearn 200T. I am really hoping to perform this progect on a Walthers American Crane. I want to upgrade this crane for my MOW train. It is small, but I think with the amount of surgery I will be performing on the inside of this locomotive it will all fit.

     I understand the kitbashing/modifications/styrene gluing invlovled. Making a slip ring for power, mounting the motors, adjusting rigging materials, the pulleys, ect. But I simply cannot wrap my head around the DCC part of the build. Nowhere have I been able to find someone that explains in reasonable detail the decoder they used. How they wired the motors to said decoder. How they hook up 3 motors to a single decoder. Do they use a single decoder? I am a reasonably intelligent person, but DCC is not my specialty. My current understanding of a solution (pun intended) would be to use relays. Use the motor power wire as a "common" for the three motors, then have a relay triggered by a certain function button, which would complete the circuit. Then the motor is operated with the scroll wheel/buttons on my handheld. Input for any part of this progect is very much wanted, desired, and most notably, needed. Happy modeling!

JJF


Prototypically modeling the Great Northern in Minnesota with just a hint of freelancing. Smile, Wink & Grin

Yesterday is History.

Tomorrow is a Mystery.

But today is a Gift, that is why it is called the Present. 

  • Member since
    April 2023
  • 26 posts
Posted by Lost in A2 on Saturday, October 28, 2023 2:18 AM

A web search turns up the Roco 73035, which seems to do what you want, RTR. It might be worthwhile to ask them about the decoder they use. If it's a proprietary decoder, perhaps they will consider selling you one. 

  • Member since
    September 2014
  • From: 10,430’ (3,179 m)
  • 2,277 posts
Posted by jjdamnit on Saturday, October 28, 2023 2:13 PM

Hello All,

Welcome back to this great hobby!

I own a ROCO 73035 in two-rail DCC.

This unit is amazing! Well worth the price.

Unfortunately, the ROCO website lists this as "Discontinued."

But it does have a list of spare parts that are available if you want to purchase key components.

They are listed in German but you could use an online translator to figure out what each component is.

Hope this helps.

"Uhh...I didn’t know it was 'impossible' I just made it work...sorry"

  • Member since
    December 2016
  • 168 posts
Posted by speedybee on Sunday, October 29, 2023 12:45 PM

I made an animated crane earlier this year (see cs.trains.com/mrr/f/88/t/294639.aspx for details). I basically did what you described. Three motors sharing one common wire, with their other wires being controlled by a DCC decoder.

I used transistors instead of relays, though, to save space. I think you'd be hard pressed to squeeze relays into a small crane. For the DCC decoder, I made one out of an Arduino Pro Mini.

I don't know about an off-the-shelf decoder, but if you know a bit about electronics and Arduinos, I can send you the code to turn an Arduino into a DCC decoder if you want to go that route

  • Member since
    July 2009
  • From: lavale, md
  • 4,642 posts
Posted by gregc on Sunday, October 29, 2023 1:48 PM

JDawg
My current understanding of a solution (pun intended) would be to use relays. Use the motor power wire as a "common" for the three motors, then have a relay triggered by a certain function button, which would complete the circuit. Then the motor is operated with the scroll wheel/buttons on my handheld.

consider using h-bridge chips rather than relays

the problem with a decoder is it only has one adjustable speed (pwm) motor function.   not sure how LED outputs could be used to control a motor in either direction.    maybe one output controls direction for all motors and 3 other outputs enable individual motors

greg - Philadelphia & Reading / Reading

  • Member since
    September 2020
  • 432 posts
Posted by JDawg on Monday, October 30, 2023 11:22 PM

Hey, neat progect! I have no experience with Arduinos whatsoever. I have an intermediate electrical understanding. I linked a website I found that has a electrical diagram of what I was planning on doing with a standard decoder and relays. Let me know what you think. Could I swap the relays for transistors? What's possible if I went Arduino route?

https://www.scalemodelanimation.com/Articles/Bring_a_Crane_to_Life.pdf

JJF


Prototypically modeling the Great Northern in Minnesota with just a hint of freelancing. Smile, Wink & Grin

Yesterday is History.

Tomorrow is a Mystery.

But today is a Gift, that is why it is called the Present. 

  • Member since
    September 2020
  • 432 posts
Posted by JDawg on Monday, October 30, 2023 11:23 PM

I think we are on the same page, but I've never used Hbridge chips before. This site has a diagram of the wiring I was considering doing with relays and a standard decoder. Would something similar work with H chips?

 

https://www.scalemodelanimation.com/Articles/Bring_a_Crane_to_Life.pdf

JJF


Prototypically modeling the Great Northern in Minnesota with just a hint of freelancing. Smile, Wink & Grin

Yesterday is History.

Tomorrow is a Mystery.

But today is a Gift, that is why it is called the Present. 

  • Member since
    July 2009
  • From: lavale, md
  • 4,642 posts
Posted by gregc on Tuesday, October 31, 2023 3:48 AM

JDawg
Would something similar work with H chips?

Geoff Bunza did what i suggested where each motor is driven by the decoder pwm (h-bridge) output and LED outputs are used to enable the motor.    h-bridge chips are not a replacement for relays.   however, there are solid state mosfet relays such as this from Omron

greg - Philadelphia & Reading / Reading

  • Member since
    September 2020
  • 432 posts
Posted by JDawg on Tuesday, October 31, 2023 8:59 AM

gregc

 

 
JDawg
Would something similar work with H chips?

 

Geoff Bunza did what i suggested where each motor is driven by the decoder pwm (h-bridge) output and LED outputs are used to enable the motor.    h-bridge chips are not a replacement for relays.   however, there are solid state mosfet relays such as this from Omron

 

Ok, then we are in the same page. That was what I was intending to do, but my rambling on my initial post probably did not make sense. Where would I buy relays that small? I've been having a hard time finding them through Amazon or eBay. 

JJF


Prototypically modeling the Great Northern in Minnesota with just a hint of freelancing. Smile, Wink & Grin

Yesterday is History.

Tomorrow is a Mystery.

But today is a Gift, that is why it is called the Present. 

  • Member since
    September 2020
  • 432 posts
Posted by JDawg on Tuesday, October 31, 2023 9:24 AM

     Ok, so using those Omcron relays I can use the LED outputs to "select" one of the three motors. (Boom, Rotation, Hook/winch) Then, once a motor is selected it will be operated by the scroll wheel on my PowerCab.

     I am planning on using an ESU decoder. But I have also thought about maybe a Digitrax? The Digitrax seem to be more customizable with their sound FX. Ideally I would want to custom layer the sound effects for semi-realistic crane operation. But I am not super familiar with doing that. I could always take it to a specialist for programming I suppose. Or try to buy the computer hookups. Anyways, that a ways down the track.

     Do I have to change any CV's to operate a relay with the LED output? My limited knowledge tells me no, but again, carpenter by trade sooooo. Confused

JJF


Prototypically modeling the Great Northern in Minnesota with just a hint of freelancing. Smile, Wink & Grin

Yesterday is History.

Tomorrow is a Mystery.

But today is a Gift, that is why it is called the Present. 

  • Member since
    July 2009
  • From: lavale, md
  • 4,642 posts
Posted by gregc on Tuesday, October 31, 2023 12:02 PM

JDawg
Do I have to change any CV's to operate a relay with the LED output?

the OMRON device i noted is a solid state relay, 2 back-to-back mosfet transistors that passed current in either direction.

the input and outputs are optically isolated, the input is an LED.  so the LED output of the decoder should be able to drive it with a series limiting resistor

greg - Philadelphia & Reading / Reading

  • Member since
    September 2020
  • 432 posts
Posted by JDawg on Tuesday, October 31, 2023 2:24 PM

gregc

 

 
JDawg
Do I have to change any CV's to operate a relay with the LED output?

 

the OMRON device i noted is a solid state relay, 2 back-to-back mosfet transistors that passed current in either direction.

the input and outputs are optically isolated, the input is an LED.  so the LED output of the decoder should be able to drive it with a series limiting resistor

 

 

So most of that went over my head. Stick out tongue. I typically use a 2.2k resistor for wiring LED's Would that be sufficient?

JJF


Prototypically modeling the Great Northern in Minnesota with just a hint of freelancing. Smile, Wink & Grin

Yesterday is History.

Tomorrow is a Mystery.

But today is a Gift, that is why it is called the Present. 

  • Member since
    July 2009
  • From: lavale, md
  • 4,642 posts
Posted by gregc on Tuesday, October 31, 2023 5:53 PM

here's an image of a solid state relay circuit similar to the Omron chip which shows the back-to-back mosfets and the LED used to optically control them (like the base of a transistor).

the Omron datasheet specifies 1.5 to a max of 3ma LED current and 1 to 1.3V forward voltage.   a 2.2k resistor should pass ~1.4 ma assuming a 4.5V outpu tvoltage

greg - Philadelphia & Reading / Reading

  • Member since
    September 2020
  • 432 posts
Posted by JDawg on Friday, November 3, 2023 10:32 PM

So ill just use a lower rated resistor to bring those numbers up to spec. Now I have to find some small motors and we are off to the races!

JJF


Prototypically modeling the Great Northern in Minnesota with just a hint of freelancing. Smile, Wink & Grin

Yesterday is History.

Tomorrow is a Mystery.

But today is a Gift, that is why it is called the Present. 

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!