You are not registered yet. Please click here to register!


 
 
plc storereviewsdownloads
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc.
 
Try our online PLC Simulator- FREE.  Click here now to try it.

---------->>>>>Get FREE PLC Programming Tips

New Here? Please read this important info!!!


Go Back   PLCS.net - Interactive Q & A > PLCS.net - Interactive Q & A > LIVE PLC Questions And Answers

PLC training tools sale

Reply
 
Thread Tools Display Modes
Old November 10th, 2002, 05:49 PM   #1
wgreen
Member
United States

wgreen is offline
 
Join Date: Nov 2002
Posts: 3
Question motor control

I am in a basic PLC class, just learning, can anyone give me a ladder diagram for a three phase motor, running forward, (non-reversing), that can also be jogged. One stop, one start, one motor. Thanks
  Reply With Quote
Old November 10th, 2002, 06:50 PM   #2
olias
Member
United States

olias is offline
 
olias's Avatar
 
Join Date: Apr 2002
Location: North Jersey
Posts: 182
This is an excellent way to learn to program. This is as simple as you get. Good luck and stop asking others to think for you.
  Reply With Quote
Old November 11th, 2002, 03:36 AM   #3
mark sutherland
Member
United Kingdom

mark sutherland is offline
 
Join Date: Nov 2002
Posts: 8
Talking

come on you just want your course work done for you ill give you a clue you need 3 inputs 1 output and 2 retaining coils now use your brain and try
  Reply With Quote
Old November 11th, 2002, 06:55 AM   #4
olias
Member
United States

olias is offline
 
olias's Avatar
 
Join Date: Apr 2002
Location: North Jersey
Posts: 182
Actually, He only has two inputs, start and stop, so he'll have to hold the stop button and jog with the start. Now, he only needs one output.
  Reply With Quote
Old November 11th, 2002, 07:22 AM   #5
JDW
Member
United States

JDW is offline
 
JDW's Avatar
 
Join Date: Apr 2002
Location: La.
Posts: 125
start Phase
A
---| |--------------------------()-
Start phase
B
---| |--------------------------()-

start phase
C
---| |--------------------------()-
__________________
moon2
  Reply With Quote
Old November 11th, 2002, 07:26 AM   #6
mark sutherland
Member
United Kingdom

mark sutherland is offline
 
Join Date: Nov 2002
Posts: 8
Wink

Ok though you had a jog switch as well.are you running the 3 phase motor from the PLC or through a contactor.

Last edited by mark sutherland; November 11th, 2002 at 07:28 AM.
  Reply With Quote
Old November 11th, 2002, 10:52 AM   #7
Tom Jenkins
Member
United States

Tom Jenkins is offline
 
Tom Jenkins's Avatar
 
Join Date: Apr 2002
Location: Milwaukee, WI
Posts: 4,971
This is a standard motor control ciruit. If this is an industrial application you should have some manufacturer's catalogs laying around that you can look at for hints. If this is a student exercise, yopu should make an attempt, however feeble, and post it here. We will then give more hints and critique the logic.
  Reply With Quote
Old November 11th, 2002, 11:18 AM   #8
rsdoran
Lifetime Supporting Member
United States

rsdoran is offline
 
rsdoran's Avatar
 
Join Date: Apr 2002
Location: Birmingham, AL
Posts: 7,372
I can offer 2 sites that may help you in this endeavor

http://claymore.engineer.gvsu.edu/~jackh/books/plcs/
download the PLC harware PDF

http://www.reliance.com
Has abundance of info pertaining to motors and controls

As stated your request is for a simple circuit that is easily found if you take the time to look and read. If we misunderstood your question then rephrase and ask again please.
  Reply With Quote
Old November 11th, 2002, 03:46 PM   #9
DickDV
Member
United States

DickDV is offline
 
Join Date: May 2002
Location: Kalamazoo MI
Posts: 1,923
In my experience, jog can mean at least two different things.

First, it can mean that there is a separate jog button that, when pushed causes the motor to run, and when released, causes the motor to stop. Operation is completely independent of the start and stop buttons.

Second, it can mean that there is a two position selector switch which, in run position, causes the start button to latch up leaving the motor running until the stop button is pushed. In jog position on the switch, the start button causes the motor to run when pushed and does not latch up, allowing the motor to stop when released.

The control scheme for these is significantly different.
  Reply With Quote
Old November 11th, 2002, 09:45 PM   #10
wgreen
Member
United States

wgreen is offline
 
Join Date: Nov 2002
Posts: 3
Sorry if I didn't ask my question correctly, I diagramed a logic ladder with a stop, start, overload, memory, and ote, when I added the jog button the program would not run, after working on it for three days I ask for help because I thought there was something I was doing wrong. Tonite in class I discovered that it was a trick question and I have not been given all of the necessary info. I have since figured it out. Sorry if I was confusing.
  Reply With Quote
Old November 13th, 2002, 05:47 AM   #11
Mr. Allen Bradley
Member
Canada

Mr. Allen Bradley is offline
 
Mr. Allen Bradley's Avatar
 
Join Date: Oct 2002
Location: Montreal
Posts: 10
ladder diagram

start stop overload contactor coil (C1)
-----||-------------------|/|---------|/|----------()----
|
C1 JOG |
-----||--------|/|---|
|
|
JOG |
-----||--------------|

try it!
  Reply With Quote
Old November 13th, 2002, 05:48 AM   #12
Mr. Allen Bradley
Member
Canada

Mr. Allen Bradley is offline
 
Mr. Allen Bradley's Avatar
 
Join Date: Oct 2002
Location: Montreal
Posts: 10
ladder diagram

excuse, they have some problem with my last reply
  Reply With Quote
Old November 13th, 2002, 06:43 AM   #13
Mike Williams
Member
United States

Mike Williams is offline
 
Mike Williams's Avatar
 
Join Date: Jul 2002
Location: Alabama
Posts: 222
Mr. Allen Bradley, Please lower your prices!
Attached Images
File Type: jpg start.jpg (47.7 KB, 278 views)
__________________
Mike Williams
  Reply With Quote
Old November 13th, 2002, 08:13 AM   #14
Steve Bailey
Lifetime Supporting Member + Moderator
United States

Steve Bailey is offline
 
Steve Bailey's Avatar
 
Join Date: Apr 2002
Location: The boondocks of Western Massachusetts USA
Posts: 4,672
Mike, I expect that your solution is for a separate 'Jog' pushbutton wired as a normally open device, and the intent is to have the motor run while the Jog pushbutton is pressed and stop when the Jog pushbutton is released.

Unfortunately, The logic that you presented will not work that way. The starter will seal itself in with the Jog pushbutton just as it will when the 'Start' pushbutton is pressed.
  Reply With Quote
Old November 13th, 2002, 08:48 AM   #15
Mike Williams
Member
United States

Mike Williams is offline
 
Mike Williams's Avatar
 
Join Date: Jul 2002
Location: Alabama
Posts: 222
I put up what MR. AB attempted to show just that. YOU CAUGHT IT TO QUICK! You guys are awsome.
__________________
Mike Williams
  Reply With Quote
Reply
Jump to Live PLC Question and Answer Forum

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 12:46 AM.


.