Rockwell Autoation Projet

WISAM

Member
Join Date
Feb 2018
Location
Grenoble
Posts
23
Hello every body

I am doing a project on Air handilng Unit automation system. il will do the automation solution using rockwell automation compaclogix PLC and then build two SCADA applications one for the exterior panel using FactoryTalkView ME and the other for interior supervion using FactoryTalkView SE .. I need some advice about how to creat full solution using rockwell automation ? how to setup a plan ? what to do first ,second ,ect?

i am familliar with PLCs but this is my first full project , i did not do such thing using rockwell PLCS.


Thanx for the help

Wisam
 
Hello WISAM
You mentioned above you are familiar with plc so please tell me, i am working on the unity pro xl software, and i am having some issues to store the data on memory for 365 days or more than that. Will you help me to solve these problem, which type of logic or block use these program.
 
Start from listing your inputs and outputs on paper/Excel.
Then look at the AHU and break it apart into sections (ventilation, heating, cooling?), define what each should do and what signals they require. I am assuming emergency equipment such as dampeners, e-stops, etc... are hard wired.

Program the behaviour of each section independently and then put them together. In RS Studio, you can either split each area in a routine inside the same program or different program for each area.

I'm not sure how the control of the unit will be with two HMI stations, so that should come from the client. I would leave the control available in the area that has constant monitoring (which I assume is the one with FTView SE) and then have some sort of switch to allow the control to be taken from the outside. But the customer should choose this, unless a standard exists.
 

Similar Topics

I'm working with a project that contains some routines in ST but mostly in ladder. Am I correct in assuming this 'rung': DB1001DO._01AV55_OPEN :=...
Replies
4
Views
94
I noticed in Rockwell AOIs, they add a BOOL Output parameter at the end of the "Parameters" list of each AOI that carries the same name as the...
Replies
1
Views
50
Hi I have a couple of hmi panel view plus 700 Hmi and we keep dropping coms /stars in the data boxes I’ve checked the plc and unmanaged switch...
Replies
6
Views
160
Hello! Hope you are great. I need to make a change in a PLC with ladder logic. I will mount a analog valve and I need to control it in ramp up...
Replies
7
Views
291
I am very new to Modbus and the industry, so forgive me if I am missing something obvious. I have known Modbus register addresses coming from a...
Replies
7
Views
205
Back
Top Bottom