estimation of program capacity

Iman

Member
Join Date
Jul 2010
Location
Tehran
Posts
172
Does anybody know any methods or references to estimate the memory capacity which my logic needs that? I haven't chosen the brand of PLC yet, and I need a good way for calculation of needed capacity in CPU memory.
Thanks
 
Unless you know in advance that you will have exceptional memory needs, make your choice based on I/O count. My experience has been that the PLC will have sufficient memory to support the number of I/O modules allowed by the model you choose.
 
As someone who recently carried out some work for a customer on an existing control system I was relieved when they were happy to pay extra for a plc upgrade when I found that the plc had became full while trying to install all of my additional software. Are there any general guidelines or calculations where you can work out roughly how much memory a certain number or rungs or various instruction types will use up?
 
what others have already described is the way to go, but ultimately it is dependent on how many rungs, instructions, memory spaces you use, to not that some instructions take up more memory than others. As Steve has already mentioned account for the number of I/O modules you need plus leaving room for spare IO is good practice. if you can tell us what kind of application you are doing, and roughly how much IO you need, then we can probably give you a better answer
 
It's very hard to estimate without knowing the project. Most of the memory in my controller is used up by a large recipe data array. One thing that always uses a lot of memory though is a servo axis.
 

Similar Topics

I am working on a project that requires an additional remote rack (say about 150 i/o points) on a L73 redundancy system with about 900 i/o points...
Replies
0
Views
864
I am investigating a profibus solution (in replace of devicenet) in a material handling facility. The PLC details are: -Controllogix L63...
Replies
9
Views
8,046
I want to estimate the memory for SLC 5/03. In my scenario, i dont have an idea about the no of words used in other words there are no details...
Replies
3
Views
2,577
hi everyone i am abot to begin a upgrade project on a medical check valve assembly machine . basically design and build new controls and control...
Replies
1
Views
1,514
Hi all, hope you are having a great day, I am in need of your help to create a AOI or program that does this kind of job: I have a IO Link...
Replies
0
Views
18
Back
Top Bottom