Help With Class Project Please!

Jgall21

Member
Join Date
Nov 2012
Location
Vancouver
Posts
2
I am very new to plc's and am taking a begining plc class and we got a concrete batch mixer project and it doesnt seem very beniner like more intermediate or advanced. I was just wondering if someone could help me with it.
Thanks

we are using a micro logix 1000 in class if it helps.

batch 1.jpeg.jpg batch 2.jpeg.jpg
 
Last edited:
I'm pretty new to programming myself and you will probably get great advice here. Looking at the requirements it looks fairly simple. remember there are MANY ways to do this.

Re-read the hints section again. After that, break the process up into a mathproblem. i.e. If I wanted 7 batches, how long would the output for the gravel need to be on to get the correct amount. (you may need to use a different time base to accomplish this other than 1 sec.)
You'll have to figure out how to increment the batches then you can use this register to multiply it by the increment for each ingredient.

I hope this give you a nudge in the right direction.

Kraken Fan #69
 
Thank you for your advice i think i might be getting the hang of it. I hope

Welcome to the Forum!

Have you written any sketches, or any logic up to this point? If you get stuck, just post your program file as a PDF, or zip the .RSS program and post it here, someone will help you out.

Hint: I would use two timers for this program, one timer for a normal batch cycle, then one timer for the rinse cycle, then condition your outputs based off of these timer values.

Good luck with your project!

Cheers,
Dustin
 
You can try and use latches in the program so that once one material has dumped into the mixer it unlatches and starts the next latch. Good luck with your project.
 
Be careful with latches - they have to be reset properly or will remain on.
 

Similar Topics

I need to know how to take a schematic like this and solve it for let’s say a run time of 5 seconds By solve I mean determine which rungs are...
Replies
33
Views
9,108
Am teaching a class Oct 18 and 25 Basic VFD and 3 phase motor applied to electric vehicle. Have VFD and motor setup made by Fuji for GE field...
Replies
12
Views
6,817
All, I am working on a quote for a test fixture that will be located in a Class 1, Division 1 area. Our part of the quote is for the End Of Arm...
Replies
2
Views
3,481
We are flying in a crew of mechanics and maintenance supervisors from one of our European plants for some mechanical training on a specific...
Replies
22
Views
5,806
Looking for some information concerning Class I div I or div II panels. We are building a control panel that is mostly going to be a junction box...
Replies
9
Views
8,516
Back
Top Bottom