Author Topic: PLC, BCD control  (Read 662 times)

0 Members and 1 Guest are viewing this topic.

Offline patrickbyron044@gmail.comTopic starter

  • Newbie
  • Posts: 4
  • Country: za
  • StreetRooster
PLC, BCD control
« on: March 02, 2023, 02:47:58 pm »
Good Day everyone,

I have a project to do, and i am wishing someone has done something like this before.

Using a PLC as i controller.
2 x D/I inputs need to be coded to represent Forward, Off, Reverse. Using a DPDT toggle switch.
2 x D/I inputs need to be coded to represent Low range, Off, High range. Using a DPDT toggle switch.
Another group of D/I inputs selecting different operating modes, 0) No selection, 1) 1st gear 2) 2nd gear etc. to 6) 6th gear. Using a BCD rotary switch.
7 x D/O Outputs will be driving 7 x 24V relays representing solenoid valves. in a specific truth table sequence.

I have dabbeled with a Allen-Bradley Micro800 and BARTH using Ladder, and I still dont know where to start

« Last Edit: March 02, 2023, 05:54:06 pm by patrickbyron044@gmail.com »
 

Online Benta

  • Super Contributor
  • ***
  • Posts: 6034
  • Country: de
Re: PLC, BCD control
« Reply #1 on: March 02, 2023, 08:25:22 pm »
For the first two switches, do you mean DPDT momentary switches with a neutral position? EG, press down = reverse, press up = forward, release switch = off?
 
The following users thanked this post: patrickbyron044@gmail.com

Offline patrickbyron044@gmail.comTopic starter

  • Newbie
  • Posts: 4
  • Country: za
  • StreetRooster
Re: PLC, BCD control
« Reply #2 on: March 02, 2023, 08:35:21 pm »
Thank you for your response. :-+

Yep the two toggle switches are the normal chassis mount, centre off, up on, centre off, down on. non latching.
 

Online Benta

  • Super Contributor
  • ***
  • Posts: 6034
  • Country: de
Re: PLC, BCD control
« Reply #3 on: March 02, 2023, 11:03:57 pm »
Well, the first two are easy. I don't understand why you'd need DP there.
SP of the type momentary-off-momentary would suffice.
 

Offline patrickbyron044@gmail.comTopic starter

  • Newbie
  • Posts: 4
  • Country: za
  • StreetRooster
Re: PLC, BCD control
« Reply #4 on: March 03, 2023, 07:34:14 am »
You are correct, the second pole is for pilot lights on the panel to indicate modes selected. High range-Low range, Forward-Reverse.
I am going to attach diag. shortly.

 

Online Benta

  • Super Contributor
  • ***
  • Posts: 6034
  • Country: de
Re: PLC, BCD control
« Reply #5 on: March 03, 2023, 11:51:57 am »
You are correct, the second pole is for pilot lights on the panel to indicate modes selected. High range-Low range, Forward-Reverse.
That's not good design practice. The good way is to let the PLC control the lamps. Then you have a feedback that the PLC has actually read the switch correctly.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf