Previous in Forum: Reference Wanted: CASA CMTS   Next in Forum: c program project
Close
Close
Close
2 comments
Rate Comments: Nested
Anonymous Poster

Interfacing SCADA with a Tank Gauging System

02/13/2009 5:54 AM

Hi all, I am installing a tank gauging system on a pipeline terminal that is on SCADA. My tank gauging system measures, level, temperature, pressure and density. From these values volume is calculated. I want to interface, the gauging software to SCADA, we had interfaced the system in an earlier terminal but the information being received on SCADA was not correct e.g 4m would be seen as 40m. Could you please highlight the main issues i should look into to as to communicate effectively. vincent

Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guru
Engineering Fields - Instrumentation Engineering - New Member Hobbies - Fishing - New Member

Join Date: Jan 2008
Location: Kazakhstan
Posts: 753
Good Answers: 8
#1

Re: Interfacing SCADA with a Tank Gauging System

02/13/2009 10:02 AM

Hadn't been given more details of particular SCADA software you're using, can only guess there's no any communication problems between OPC-server and OPC-client just only wrong data representing. I'd suggest you (if wrong readings match to correct ones linearly) to create new tag/alias where you could simply implement correcting calculations.

What is sampling rate for your gauge or its bandwidth? In case if this one doesn't match OPC-client's reading requests it'd cause unpredictable results. Can you create a tag where you get information as shown only after calculating the mean(average value) of ten or so readings?

I'm not in scada for a quite long since I studied and worked on with Genesis and TraceMode. Hope someone better experienced here will provide you more valuable suggestions to sort your problems out.

regards, caramba

Reply
Power-User

Join Date: May 2008
Location: Europe
Posts: 285
Good Answers: 9
#2

Re: Interfacing SCADA with a Tank Gauging System

02/14/2009 5:09 AM

Vincent,

From the limited amount of information given in your post it would appear that you have a scaling factor problem. This has nothing to do with the communication (unless of course you are getting loss of data etc).

Are the raw values from the sensors sent to the SCADA system directly over some bus system and then calculations performed or is their an intermediate system (PLC for example).

If you could provide some more specific details then I am sure someone here will be able to assist.

Kind Regards

Mr. W.A Snow

Reply
Reply to Forum Thread 2 comments

Previous in Forum: Reference Wanted: CASA CMTS   Next in Forum: c program project

Advertisement