Helping with my final project

RSLinx, RSLogix, RSView, LogixPro ...
Post Reply
alketbi
Posts: 1
Joined: Wed Mar 06, 2013 10:40 am

Helping with my final project

Post by alketbi » Wed Mar 06, 2013 10:48 am

Hi guys
I need help from you
this is my last year in the university and I have a final project which is automatic controlled system

here you can read the Principle of Operation of my project :

(you can see the diagram)

The Concept of this project starts from the field where there are some soil moisture sensors and it begin when the soil gets dry the soil moisture sensors will sense the moisture in the soil and the sensors will send signals to the PLC for taking an action and the Dry soil LED will be on to show that the field need watering. The PLC will activate the water pump and PLC will choose the water path by opening the solenoid valve for the needed field. On the other hand, The PLC will not operate the pump unless there is enough water in the tank. By using a level sensor otherwise the water pump will burn if the tank is empty. Moreover, when the soil gets wet the soil moisture sensors will sense that and that will be shown in the saturated indicator LED. Also, the Start and Stop Push buttons will be exist to active and stop the system.

Image

the problem is how I can do the ladder diagrams for PLC???!!!

and I have 7 inputs and 12 outputs, what is the best plc module should be used ( I mean the fixed or the small plc ) and how the connections will be ?

Really I need help from you I have every thing expect the programming.

PCNightmare
Posts: 4
Joined: Thu Feb 07, 2013 8:21 am

Re: Helping with my final project

Post by PCNightmare » Sat Mar 30, 2013 11:39 pm

Maybe start with free software?
http://www.ab.com/linked/programmableco ... loads.html

What do you study?

pino2003fr
Posts: 5
Joined: Fri Apr 12, 2013 2:51 am

Re: Helping with my final project

Post by pino2003fr » Thu Jun 20, 2013 12:24 pm

could you describe the hole process may we can help you

peterg70
Posts: 121
Joined: Tue Apr 12, 2011 1:44 pm

Re: Helping with my final project

Post by peterg70 » Fri Jun 21, 2013 12:45 am

so you are at uni and you have a project to do which is part of you course.
But you have problems writing ladder code.
Isn't it part of the course to write ladder logic?

LenPatrick
Posts: 10
Joined: Tue Oct 11, 2011 2:49 pm

Re: Helping with my final project

Post by LenPatrick » Tue Jun 25, 2013 3:14 pm

Hello, I can help you however need to know if the sensors are Analogue and need to know the step by step in a more simplified manner.
The ladder I end tonight even if it is in your best interest.

soundview00
Posts: 52
Joined: Sun Jun 13, 2010 9:19 pm

Re: Helping with my final project

Post by soundview00 » Mon Jul 08, 2013 1:50 pm

We can point you in the right direction, but will not do the work for you.
This is where your 'Digital Logic' course come into play.
This is where your AND, OR, NOT, and IF statements comes into play, this is where you demonstrate that you understand the work and the task at hand.
For starters I suggest that you create a 'Truth-Table' first and start from there.
BTW: most ladder logic software have some really good documentation.

Post Reply