![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|
#1 |
|
Member
![]() Join Date: Mar 2004
Location: windsor, ontario, canada
Posts: 3
|
ladder logic
Hello,
I am new to this site, but I am interested in learning about plc,s. I must design a ladder logic program to perform the following function: Press circuit: using 4/3 tandem centre double solenoid hydraulic directional control valve, double acting hydraulic cylinder with magnetic sensing both ends, hydraulic power supply Sliding Jig circuit: 5/2 single solenoid pneumatic directional control valve, double acting pneumatic cylinder with magnetic sensing both ends, pneumatic power source Ejector circuit: 5/2 single solenoid pneumatic directional control valve, double acting pneumatic cylinder with magnetic sensing both ends, pneumatic power source Inductive proximity switch detects the part to be punched, Machine operation - part is automatically fed into punch press, part needs to be punched at both ends, part is loaded into press at one end, is sensed by inductive proximity switch, part is then punched at that end, jig containing part is then moved so that it can be punched at other end., punched at other end, ejected from the jig, machine moves jig to initial starting position, cycle restarts when new part is fed in jig, design circuit, include flow chart and ladder logic and circuit diagram. Can anyone help me out with this project? |
|
|
|
#2 |
|
Member
|
What PLC are you going to use?
Can you make a flow chart from your description and psot the flow chart? |
|
|
|
#3 |
|
Member
![]() Join Date: Mar 2004
Location: windsor, ontario, canada
Posts: 3
|
reply to ladder logic
Hello , thank you for your reply,
I will be using allen bradley plc. what I am looking for is the ladder logic diagram for the information I have posted, can u help me? |
|
|
|
#4 |
|
Member
|
I have worked on punch presses before and if you are just about to learn PLCs and programming, I submit you learn from someone who already knows. Presses and some other lethal equipment are not the best place to hop in feet first without some guidance. Not to mention (okay, I will, the safety aspect), improper programming can shell out an expensive die set or damage the parent machine, Did I mention the safety aspect?
It really depends on how much you know about PLCs but the "Learn PLCs" button at the top of this site is a place to start. Also when you call someone in to work on your punch press, see if you can observe what the technician does and ask questions of him/her. I know this probably isn't what you wanted to hear.
__________________
Mark A. Crowley Automation is not a corrective action for a lack of discipline. |
|
|
|
#5 |
|
Member
|
I dont work with AB but the logic is similar in most PLCs.
You need to lay out your project in more complete terms. You must first lay out each step of your operation, and the sequence of events involved in each step, including the inputs and outputs involved. Use general terms for the I/O like “limit switch x” or “Motor x” or “solenoid X”. List these items and assign the PLC I/O to them like so. Compressor A = 0002 Limit switch B = 0200 Etc.. From that you can create a Flow Chart to show how each step will fit into the overall operation, and how it will effect the next step. You will write your code from the flowchart and the I/O assignments. Before anybody can help you with the code you need to create a good flow chart. Mike |
|
|
|
#6 | |
|
Member
![]() Join Date: May 2005
Posts: 1
|
Quote:
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flow Ladder Logic | slenkovj | LIVE PLC Questions And Answers | 14 | May 14th, 2013 01:05 PM |
| CarWash Ladder Logic | sicminds | LIVE PLC Questions And Answers | 30 | November 14th, 2007 01:54 AM |
| ONLINE Changing ladder logic for a redundant PLC5 | ckchew666 | LIVE PLC Questions And Answers | 3 | June 26th, 2004 09:09 AM |
| Ladder Logic Editor | Shafiq | LIVE PLC Questions And Answers | 4 | May 19th, 2003 11:44 AM |
| Ladder logic without symbols | Deer | LIVE PLC Questions And Answers | 15 | November 27th, 2002 07:13 PM |