Question: ` ` ` plaintext Line 1 : Counter 1 : Counts boxes ( Trigger on sensor 1 ) Flag 1 : Set when Counter 1
plaintext
Line :
Counter: Counts boxes Trigger on sensor
Flag: Set when Counter
Line :
Counter: Counts boxes Trigger on sensor
Flag: Set when Counter
Line :
Counter: Counts boxes Trigger on sensor
Flag: Set when Counter
Sequence Control:
Priority Logic to check Flag Flag Flag
Shaft Control:
If Flag AND not Flag OR Flag Open Shaft Start Timer sec
If Flag AND not Flag OR Flag Open Shaft Start Timer sec
If Flag AND not Flag OR Flag Open Shaft Start Timer sec
Reset:
Timer expires Close Shaft Reset Counter Reset Flag
Timer expires Close Shaft Reset Counter Reset Flag
Timer expires Close Shaft Reset Counter Reset Flag
Implementation in LOGO! Soft Comfort
Create Counters
Create three counters and link them to the respective input sensors
Create Flags
Use compare blocks to set flags when counters reach
Sequence Logic
Implement priority logic using AND, OR and NOT gates to ensure only one shaft operates at a time.
Timers
Use ondelay timers to keep the shafts open for seconds.
Output Control
Link the timer outputs to the respective shaft control relays.
Alternative: Using Other PLCs
If Siemens LOGO! PLC does not meet your requirements due to complexity or speed, consider using more advanced PLCs such as Siemens S or AllenBradley MicroLogix which offer more flexibility and faster processing capabilities.
Explanation
Ensure the sensors and actuators are properly synchronized with the PLC inputs and outputs.
Finetune the timers and logic to match the speed of your conveyor system.
Test the system thoroughly to handle edge cases, such as all lines reaching boxes simultaneously.
By following this approach, you can ensure smooth and efficient control of your conveyor system using Siemens LOGO! PLC or other suitable PLCs
UPDATE is it possible for you to show me in circuit block diagramm? i need only one picture where its fully done
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
