Type Here to Get Search Results !

Ladder Logic of Motor Control Via PLC

The interlock contacts established in the preceding segment's motor manipulate circuit paintings great, however the motor will run handiest as long as each pushbutton transfer is held down. If we desired to hold the motor jogging even after the operator takes his or her hand off the control switch(es), we ought to alternate the circuit in a pair of different approaches: we ought to update the pushbutton switches with toggle switches, or we ought to upload a few extra relay logic to "latch" the control circuit with a single, temporary actuation of either transfer. Let's see how the second one method is implemented, considering the fact that it's far usually utilized in industry:





While the "forward" pushbutton is actuated, m1 will energize, ultimate the generally-open auxiliary touch in parallel with that transfer. When the pushbutton is launched, the closed m1 auxiliary contact will preserve cutting-edge to the coil of m1, accordingly latching the "ahead" circuit in the "on" country. The equal form of component will appear while the "reverse" pushbutton is pressed. Those parallel auxiliary contacts are once in a while called seal-in contacts, the phrase "seal" that means essentially the same thing because the phrase latch.

However, this creates a brand new problem: the way to stop the motor! Because the circuit exists right now, the motor will run both ahead or backward once the corresponding pushbutton switch is pressed, and could hold to run as long as there is energy. To stop both circuit (ahead or backward), we require a few manner for the operator to interrupt energy to the motor contactors. We'll name this new transfer, forestall:



Now, if either ahead or opposite circuits are latched, they'll be "unlatched" via momentarily pressing the "prevent" pushbutton, so one can open both forward or opposite circuit, de-energizing the energized contactor, and returning the seal-in touch to its ordinary (open) state. The "forestall" transfer, having normally-closed contacts, will conduct power to both forward or reverse circuits when released.

Thus far, so excellent. Permit's take into account every other realistic issue of our motor manipulate scheme before we cease adding to it. If our hypothetical motor turned a mechanical load with a number of momentum, consisting of a large air fan, the motor might maintain to coast for a good sized quantity of time after the forestall button had been pressed. This may be tricky if an operator have been to try to reverse the motor path with out looking forward to the fan to forestall turning. If the fan turned into nevertheless coasting ahead and the "reverse" pushbutton became pressed, the motor would conflict to triumph over that inertia of the massive fan because it tried to begin delivering opposite, drawing immoderate modern-day and potentially reducing the existence of the motor, drive mechanisms, and fan. What we'd want to have is a few type of a time-put off feature in this motor manipulate machine to prevent this kind of untimely startup from happening.

Allow's begin by adding more than one time-delay relay coils, one in parallel with every motor contactor coil. If we use contacts that put off returning to their regular kingdom, these relays will provide us a "memory" of which route the motor become ultimate powered to show. What we need every time-put off contact to do is to open the starting-switch leg of the opposite rotation circuit for numerous seconds, whilst the fan coasts to a halt.




If the motor has been strolling in the ahead path, both m1 and td1 will have been energized. This being the case, the usually-closed, timed-closed touch of td1 between wires 8 and 5 may have at once opened the moment td1 become energized. When the stop button is pressed, contact td1 waits for the specified amount of time before returning to its usually-closed nation, as a result maintaining the reverse pushbutton circuit open for the duration so m2 can not be energized. When td1 instances out, the contact will near and the circuit will allow m2 to be energized, if the opposite pushbutton is pressed. In like manner, td2 will save you the "forward" pushbutton from energizing m1 until the prescribed time postpone after m2 (and td2) had been de-energized.

The cautious observer will notice that the time-interlocking functions of td1 and td2 render the m1 and m2 interlocking contacts redundant. We can dispose of auxiliary contacts m1 and m2 for interlocks and just use td1 and td2's contacts, since they without delay open when their respective relay coils are energized, as a result "locking out" one contactor if the alternative is energized. Whenever postpone relay will serve a dual purpose: stopping the other contactor from energizing even as the motor is jogging, and stopping the same contactor from energizing until a prescribed time after motor shutdown. The ensuing circuit has the benefit of being less difficult than the previous example:




Post a Comment

0 Comments