PLC, PLC LADDER, PLC SIMULATION, PLC PROGRAMMING, FREE PLC TRAINING
We are ready to help you for learning or Training or course PLC. You can make PLC programming for Industrial Automation Machine or Other PLC Applications. Free Download Program PLC, PLC Pdf, PLC eBooks , PLC Theory and Automation Theory.
Archive
- ▼ 2011 (740)
- ► Nov (34)
- Integration PLC in XSoft CoDeSys 2
- PLC Programming Jobs - List of Options
- Overview of PLC Networks
- Modicon PLC – knowing more about PLC
- The PLCs Communications Categories
- PLC center in the automation field
- The Kinds of HMI for PLC
- PLC direct-learning more about PLC
- The Factors to Consider when Selecting PLC
- PLC Meaning – Knowing More about Basic PLC
- OMNII-COMM Family Mounting to PLC
- PLC Knowledge Base
- HMI Eaton PLC with Touch Display
- PLC Hardware – Understanding Basic PLC Components
- System Configuration S2E Toshiba PLC
- PLC Working Principle and Its Steps of Processing
- Modular and Compact Eaton PLCs
- PLC Manufacturers – Finding the Best PLC Manufactu...
- The Features of S2E T Series Toshiba PLC
- PLC for home for boosting your links
- The Solutions of Complete Automation of Eaton
- PLC Principles and the Requirements Needed for the...
- Key Features of Toshiba Touch Screen PLC
- GE Fanuc PLC Repair Service – Quatrol Internationa...
- Built-in Serial Communications S2E/S2T Toshiba PLC...
- PLC and HMI will assist your digital computerizati...
- ELC PLC Features and Modules
- PLC diagnostics for easier computer detecting syst...
- QuickPanel 7.5” and 10.5 TFT Now with Ethernet for...
- PLC brands and several considerations for purchasi...
- Tosline S20/S20LP and Tosline-S20LP Toshiba PLC
- PLC workshop for Siemens S5 as a useful assistant
- ELC Programmable Logic Controllers (ELC PLCs)
- PLC Working for Successful Operation System of Fac...
- ► Oct (63)
- The Advantages of FlexiLogics Micro PLC
- PLC price with its features
- System Configuration S2E S2T Toshiba PLC
- Unitronics Programmable Logic Controller Products
- CPU Functions and Security Functions for a PLC
- PLC Training Online
- Application PLC in Welded Tube Process Control Sys...
- Programmable Logic Controllers Hardware and Progra...
- Isolated Power Supply Functions for PLC
- PLC Industrial Applications Overview
- Furnace Automation of PLC
- PLC Educational Kit from the Best PLC Training Cen...
- The Text Display 200 for S7-200 PLC
- Difference between PLC and Relay Logic to have bet...
- PLC Application in Tape and Spray Machine and Auto...
- ► Nov (34)

PLC Control for Automatic Welding Machine
Remarks :
1. Movement1 : Cylinder Clamp Left AND Right to Middle
2. Movement2 : Cylinder Ejector Down
3. Movement3 : Cylinder Clamp Left AND Right to Forward
4. Movement4 : Cylinder Nozzle to Middle
5. Movement5 : Cylinder Nozzle to Forward AND Welding Torch=ON
6. Movement6 : Cylinder Nozzle to Middle
7. Movement7 : Cylinder Nozzle to Reverse
8. Movement8 : Cylinder Clamp Left AND Right to Middle
9. Movement9 : Cylinder Clamp Left AND Right to Reverse
10. Movement10 : Cylinder Ejector Up
Legend for Detail of Automatic Welding Machine :
1. Raw Material for Welding
2a/2b. Push Button Start (Normally Open Contact)
2a. Start-1 (PB1)
2b. Start-2 (PB2)
NOTE: Push Button Start-1(PB1) And Push Button Start-2(PB2) Connected in Series
3a/3b. Safety Sensor
3a. Safety Sensor Receiver
3b. Safety Sensor Transmitter
NOTE: If NO OBJECT Then Safety Sensor=ON Else Safety Sensor=OFF
4. Cylinder Clamp Left
5. Cylinder Clamp Right
6. Limit Switch (LS) Clamp Left Reverse
7. Limit Switch (LS) Clamp Left Middle
8. Limit Switch (LS) Clamp Left Forward
9. Limit Switch (LS) Clamp Right Reverse
10. Limit Switch (LS) Clamp Right Middle
11. Limit Switch (LS) Clamp Right Forward
12. Cylinder Ejector
13. Cylinder Nozzle (for welding nozzle)
14. Limit Switch (LS) Ejector Up
15. Limit Switch (LS) Ejector Down
16. Limit Switch (LS) Nozzle Reverse
17. Limit Switch (LS) Nozzle Middle
18. Limit Switch (LS) Nozzle Forward
19. Welding Machine, such as GMAW(Gas Metal Arc. Welding)
20. Panel Box
21. Welding Nozzle / Welding Gun / Welding Torch
Example GMAW Welding: use MIG Welding
Circuit diagram of MIG Welding to PLC Output with contactor
Contactor coil to PLC Output and Contactor contact (NO) to Torch Button of MIG Welding
PLC Input and Output Devices :
1. PLC Input :
<-> 1 Input for Emergency Stop Button
<-> 1 Input for Push Button Start
<-> 1 Input for Safety Sensor
<-> 1 Input for Limit Switch Clamp Left Reverse
<-> 1 Input for Limit Switch Clamp Left Middle
<-> 1 Input for Limit Switch Clamp Left Forward
<-> 1 Input for Limit Switch Clamp Right Reverse
<-> 1 Input for Limit Switch Clamp Right Middle
<-> 1 Input for Limit Switch Clamp Right Forward
<-> 1 Input for Limit Switch Ejector Up
<-> 1 Input for Limit Switch Ejector Down
<-> 1 Input for Limit Switch Nozzle Reverse
<-> 1 Input for Limit Switch Nozzle Middle
<-> 1 Input for Limit Switch Nozzle Forward
--> Total PLC Input, minimum of 14 Input.
2. PLC Output :
<-> 1 Output for Contactor to Torch Button of MIG Welding
<-> 1 Output for Solenoid to Clamp Left Reverse
<-> 1 Output for Solenoid to Clamp Left Forward
<-> 1 Output for Solenoid to Clamp Right Reverse
<-> 1 Output for Solenoid to Clamp Right Forward
<-> 1 Output for Solenoid to Ejector Up
<-> 1 Output for Solenoid to Ejector Down
<-> 1 Output for Solenoid to Nozzle Reverse
<-> 1 Output for Solenoid to Nozzle Forward
--> Total PLC output, minimum of 9 Output.
NOTE: All Solenoid using Double Solenoid,3 Position ( 4/3 ways or 5/3 ways ),Closed Center
Sequence PLC Programming for Automatic Welding Machine :
1. INPUT CONDITION :
a. Waiting Start (Output Controller1) = ON, If:
a.1. Emergency Stop = ON
b.2. Waiting Start = OFF AND Safety Sensor = OFF
b. All Origin = ON, If:
b.1. Emergency Stop = OFF
b.2. Safety Sensor = ON
b.3. Limit Switch Clamp Left Reverse = ON
b.4. Limit Switch Clamp Right Reverse = ON
b.5. Limit Switch Ejector Up = ON
b.6. Limit Switch Nozzle Reverse = ON
c. Start = ON, If:
c.1. Emergency Stop = OFF
c.2. Safety Sensor = ON
c.3. Push Button Start = ON
2. TRIGGER AND SENSOR CONDITION :
a. Waiting Start / Output Controller1: All Origin AND Start
b. Movement1 / Output Controller2: Cylinder Clamp Left AND Right to Middle
c. Movement2 / Output Controller3: Cylinder Ejector Down
d. Movement3 / Output Controller4: Cylinder Clamp Left AND Right to Forward
e. Movement4 / Output Controller5: Cylinder Nozzle to Middle
f. Movement5 / Output Controller6: Cylinder Nozzle to Forward AND Welding Torch=ON
g. Movement6 / Output Controller7: Cylinder Nozzle to Middle
h. Movement7 / Output Controller8: Cylinder Nozzle to Reverse
i. Movement8 / Output Controller9: Cylinder Clamp Left AND Right to Middle
j. Movement9 / Output Controller10: Cylinder Clamp Left AND Right to Reverse
k. Movement10 / Output Controller11: Cylinder Ejector Up
3. OUTPUT CONDITION :
a. Use Internal Relay for the output:
a.1. If Output Controller (2 or 9) = ON AND LS Clamp Middle (Left/Right) = ON Then LS Clamp Middle (Left/Right) = HOLD ON
a.2 If Output Controller (3 or 10 or 1) = ON Then LS Clamp Middle (Left/Right) = HOLD OFF
b. Output Controller 2 AND HOLD ON LS Middle for Solenoid Clamp Left Forward
c. Output Controller 2 AND HOLD ON LS Middle for Solenoid Clamp Right Forward
d. Output Controller 3 for Solenoid Ejector Down
e. Output Controller 4 for Solenoid Clamp Left Forward
f. Output Controller 4 for Solenoid Clamp Right Forward
g. Output Controller 5 for Solenoid Nozzle Forward
h. Output Controller 6 for Solenoid Nozzle Forward
i. Output Controller 6 for Contactor Welding Torch=ON
j. Output Controller 7 for Solenoid Nozzle Reverse
k. Output Controller 8 for Solenoid Nozzle Reverse
l. Output Controller 9 AND HOLD ON LS Middle for Solenoid Clamp Left Reverse
m. Output Controller 9 AND HOLD ON LS Middle for Solenoid Clamp Right Reverse
n. Output Controller 10 for Solenoid Clamp Left Reverse
o. Output Controller 10 for Solenoid Clamp Right Reverse
p. Output Controller 11 for Solenoid Ejector Up
4. CONTROLLER :
Using 11 Output Controller :
total movement = 10 movement
Waiting Start = 1
Total Output Controller = 10 + 1 = 11
Can You make Program Ladder PLC ?
Please using Standard Sequence Programming
If Can't :
Coming Soon Subscribe by Email
Siemens PLC Control for Automatic Welding
Allen Bradley PLC Control for Automatic Welding
Omron PLC Control for Automatic Welding
Mitsubishi PLC Control for Automatic Welding
Keyence PLC Control for Automatic Welding
Other PLC
PLC Control for Rotary Bottle Washing Machine
PLC Simulation Update
For the Next Update :
1. Keyence PLC Control for Automatic Welding
2. Mitsubishi PLC Control for Automatic Welding
3. Omron PLC Control for Automatic Welding
4. Allen Bradley PLC Control for Automatic Welding
5. Siemens PLC Control for Automatic Welding
6. PLC Control for Rotary Bottle Washing Machine
Update with Become a fan on Facebook :
http://www.facebook.com/plcsimulation
Update with Follow us on Twitter :
http://twitter.com/program_plc
Support me!! With Recommend to :
Thank you for visiting our blog
1. Keyence PLC Control for Automatic Welding
2. Mitsubishi PLC Control for Automatic Welding
3. Omron PLC Control for Automatic Welding
4. Allen Bradley PLC Control for Automatic Welding
5. Siemens PLC Control for Automatic Welding
6. PLC Control for Rotary Bottle Washing Machine
Update with Become a fan on Facebook :
http://www.facebook.com/plcsimulation
Update with Follow us on Twitter :
http://twitter.com/program_plc
Support me!! With Recommend to :
Thank you for visiting our blog

Free Download PLC
Download PLC Theory Book, PLC Pdf and PLC Automation
PLC eBook and PLC Pdf PLC Theory Book
Introduction to PLC Programming
Basics of PLC Programming
Industrial Automation
PLC Automation PLC Automation Trainer Software
Introduction to PLC Programming
Basics of PLC Programming
Industrial Automation
PLC Automation PLC Automation Trainer Software
Download PLC Omron
Download PLC Siemens
Download PLC Allen Bradley Rockwell
Download PLC Festo
Download PLC ATOS
Download PLC Mitsubishi
PLC Mitsubishi Q-Series
Programming Manual PLC Q-Series Part 1Programming Manual PLC Q-Series Part 2
Programming Manual PLC Q-Series Part 3
Basic Model QCPU Hardware
High Performance QCPU Funct Prog Fundamental
Basic Model QCPU Funct Prog Fundamental
IO Module Type Building Block User Manual
QCPU Hardware Manual
High Performance QCPU Hardware Maint Insp
PLC Mitsubishi A Series
MelsecAnS-QnAS
A Series Motion control
PLC Mitsubishi FX Series
ALPHA
No comments:
Post a Comment