Click here to Skip to main content
16,010,488 members
Articles / Programming Languages / Java / Java SE
Article

Spirit of Automata

Rate me:
Please Sign up or sign in to vote.
1.09/5 (8 votes)
21 Jun 20051 min read 33.8K   387   7   5
Characteristics, Principles of Industrial Automation Software

1. Introduction

Alavu is a SCADA (supervisory control and data acquisition) package. Acquires data at the rate of 1 sample/second for 10 minute interval. Provides different views for the acquired signal in IntervalMap, InstantMap and VirtualMap. Enables to classify signals in to different views in ClassEdit. Collects data from remote server. Logs data of all channels every hour for the one week duration. Gives Statistical report and Fourier Spectrum of logged data.

 

2.0 IntervalMap

Gives the user with 10 minutes trend display of two channels. Provides two-dimension display with X-axis timescale in seconds and Y-axis process values in respective units. Enables to differntiate two channels by displaying One-channel in one-colour and other channel in other-colour. Gives tagname, processunits, processlow and processhigh along Y-axis.

3.0 InstantMap

Gives the user with instant value of process updated for every one seconds. Provides rectangle display and matrix of current process value. Provides rectangle with filled region forms rectangle display. Provides set of closely packed rectangle with tagname, process value forms matrix display. Gives alarm displays through variation in colour in matrix display.

4.0 VirtualMap

Provides virtual map of process structure associated with it process values. Process structure is a static map supplied in the form of image file.

5.0 ClassEdit

Provides domain of signals(tagname) in the list and also choices of classes like IntervalMap, InstantMap and VirtualMap.

 6.0 Log

Hourly data are logged for the duration of one week.

7.0 Analysis

Provides Statistic Report and Fourier Spectrum for the given channel and given log data.

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralMy vote of 1 Pin
Mustafa Ismail Mustafa12-Jul-09 3:12
Mustafa Ismail Mustafa12-Jul-09 3:12 
Generalhi one question Pin
Member 367214826-Dec-06 23:59
Member 367214826-Dec-06 23:59 
GeneralWhere's the article?! Pin
Doron Barak22-Jun-05 9:46
Doron Barak22-Jun-05 9:46 
GeneralRe: Where's the article?! Pin
manigandank23-Jun-05 14:22
manigandank23-Jun-05 14:22 
GeneralRe: Where's the article?! Pin
Doron Barak23-Jun-05 18:52
Doron Barak23-Jun-05 18:52 
That's a software user manual??? WTF | :WTF: Never mind, forget I even said anything.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.