Reverse relay and travel limit switch - PLC

In summary, reverse relay and travel limit switches are components used in PLC systems to control the direction and distance of travel for a machine or equipment. The reverse relay is responsible for changing the direction of the current, while the travel limit switch sets a limit on how far the machine can travel in a particular direction. Together, they ensure safe and efficient operation of machinery and prevent potential damage or accidents.
  • #1
sponsoraw
43
1
Hi, I'm currently studding a module on PLC and have a question on "what will happen if you do this ...". As I don't have a problem with explaining operation of each rungs of the ladder diagram I need some help on explaining the function of the reverse relay and travel limit switches. Can anyone help please?

ladder diagram.JPG


Thanks in advance guys.
 
Last edited:
Engineering news on Phys.org
  • #2
I talk my way through them.

R1 clearly means "powered on"
R2 clearly means "running forward"

so i'd start by talking left to right across the rung
"Reverse actuates when:
powered on AND NOT running forward AND P4 pushed AND NOT past travel limit switch 2 . "

So - presumably if you're in between the travel limit switches you can run either direction
if you're past either limit switch you cannot run farther in that direction

so pay attention when wiring up those limit switches . I think maybe you could wire it so you have to run all the way to a limit switch before reversing directions. What is this thing ?
old jim
 
  • #3
Thanks Jim for your reply. I was looking for more of a explanation what the travel limit switch and reverse relay does, what's the purpose of it is.
 
  • #4
sponsoraw said:
I was looking for more of a explanation what the travel limit switch and reverse relay does, what's the purpose of it is.

A picture of the machine would help .

It's obvious P3 is a forward pushbutton
and P4 is a reverse pushbutton
(you'd think they would have given the button same name as the relay wouldn't you ? Mnemonic is the term for good labeling.)

i assume the travel limit switches prevent this thing from running off the end of something when somebody falls asleep at the switch.
Observe there's one for each direction.

Train_wreck_at_Montparnasse_1895.jpg

https://en.wikipedia.org/wiki/Montparnasse_derailment

Got pictures ?
 
  • Like
Likes sponsoraw
  • #5
Jim's Picture aside - if you think of a bridge crane - the bridge moves in two directions, Forward and Reverse, when the bridge reaches the end of it's range it hits a limit switch and de-energizes the relay.

When testing somthing like this - you typically MANUALLY operate the limit switches long before the bridge ( or whatever) reached the switch to ensure the correct switch is in the correct ladder rung.

Also note the R3/2 and R2/2 contact that prevent BOTH the FWD and REV relays from being energized at the same time.
 
  • Like
Likes jim hardy
  • #6
Thanks Mr Windadct

Mr sponsoraw : Even a humble garage door opener has similar travel limit switches. That's what they do - limit travel.
 
  • #7
Thanks guys for you answer. So when looking at this from the ladder diagram... both travel limit switches are N/C and they will activate (open contacts) when the travel distance is reached what will cause the R2 or R3 to de-energise. Apart of activating, the switches P3 and P4 also work us manual, where you can manually de-energise the R2 and R3. The forward and reverse direction of the relays don't matter for the purpose of the ladder diagram and its operation. It's only an indication which way the connected equipment operates. Is my thinking correct?

PS. I like your picture Jim.
 
  • #8
sponsoraw said:
Thanks guys for you answer. So when looking at this from the ladder diagram... both travel limit switches are N/C and they will activate (open contacts) when the travel distance is reached what will cause the R2 or R3 to de-energise.

That's how i would read it. Mechanical engineers are really clever, but if we assume the machine is something straightforward like a crane or garage door opener or easy chair activator - that's what it does.

sponsoraw said:
Apart of activating, the switches P3 and P4 also work us manual, where you can manually de-energise the R2 and R3.
Glad to see the picture clarifying for you !...
de-energise ?
or energize?

Look closely at P3 and P4. See the small gap between the dots and the bar ? And pushbutton atop bar?
Pressing that pushbutton moves the bar down to connect the dots meaning they're N/O (normally open) contacts.
So you'd push and hold P3 to energize R2 and go forward... and if you accidentally set your lunchbox on P3 the machine will stop when it gets to limit switch.
A NC contact would push the bar away from the dots- bar would be underneath and touching not above the dots. Look at P2.

Half of the art of reading schematics is learning the draftsman's conventions. Before CAD draftsmen took pride in making their drawings aesthetically pleasant and intuitive to read. In 1950's I knew a weatherman whose hand drawn weather maps were always embellished with zephyrs and sailing ships..
zephyr.jpg


old jim
 
Last edited:

1. What is a reverse relay and travel limit switch?

A reverse relay and travel limit switch is a type of electrical switch that is used to control the motion of a mechanical system, such as a conveyor belt or an elevator. It works by detecting when the system has reached a certain position or limit and then triggering a switch to reverse the direction of the motor.

2. How does a reverse relay and travel limit switch work with a PLC?

A PLC, or programmable logic controller, is a type of computer that is commonly used in industrial automation. The reverse relay and travel limit switch can be connected to the PLC and programmed to send signals to the PLC when certain limits are reached. The PLC can then use this information to control the motor and ensure that the mechanical system operates correctly.

3. What are the benefits of using a reverse relay and travel limit switch with a PLC?

Using a reverse relay and travel limit switch with a PLC allows for precise control and monitoring of the mechanical system. The PLC can be programmed to stop the motor when a limit is reached, preventing any potential damage or accidents. It also allows for more efficient operation of the system, as the PLC can adjust the motor speed based on the position of the system.

4. Can a reverse relay and travel limit switch be used in different types of systems?

Yes, a reverse relay and travel limit switch can be used in a variety of mechanical systems, such as conveyor belts, elevators, and even automated doors. As long as the system has a motor that needs to be controlled based on position, a reverse relay and travel limit switch can be integrated with a PLC to ensure safe and efficient operation.

5. What are some common troubleshooting tips for a reverse relay and travel limit switch connected to a PLC?

If the reverse relay and travel limit switch is not working properly, some common troubleshooting tips include checking the wiring connections, ensuring the switch is properly calibrated for the system, and checking for any programming errors in the PLC. It is also important to regularly maintain and clean the switch to ensure it is functioning correctly.

Similar threads

Replies
31
Views
2K
Replies
37
Views
3K
  • Electrical Engineering
Replies
25
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
Replies
7
Views
2K
  • Electrical Engineering
Replies
4
Views
2K
  • Electrical Engineering
Replies
11
Views
3K
  • Electrical Engineering
Replies
7
Views
1K
Replies
12
Views
2K
  • Programming and Computer Science
Replies
5
Views
1K
Back
Top