Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: Related Values Processing Framework (RVPF)

Related Values Processing Framework (RVPF) Overview The Related Values Processing Framework is being developed to help the integration of Process Control Data Historian Systems. This is done by providing support for the conversion, computation and di

Tutorial Details:

The software is written in Java, uses Jython for scripts and XML for configuration files. Except for the J2SE JRE, all containers or libraries needed to use this software (JBoss, Jython, dom4j, etc.) are available in Open Source.

The support for specific Historian Systems WILL NOT be included in this project. Instead, documented interfaces for the integration of such support will be provided.

Since this is a framework for a very technical subject, it is expected that its users will be integrators with expert level knowledge and technical skills.
Context

The focus of this project is on the circulation and processing of manufacturing points data. By point data, we mean a reference to a point definition, a timestamp, a state and a value. The point definition specifies where the data comes from, where is is stored, what it contains, what effect it may have on other points data, etc. The timestamp indicates when the contained value was generated. The state qualifies the value. The value can be a count, a floating point value, a text string, or anything acceptable at the point of storage.

The points data will usually come from some SCADA (Supervisory Control And Data Acquisition) or DCS (Distributed Control System) implementations. It is assumed that time-critical responses have already been provided by lower level systems.
Status [2004-09-02]

* The intended functionality for release 1.0.0 is complete.
* Testing and refinement is ongoing.
* The internal documentation is improving.
* The external documentation is still minimal.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Related Values Processing Framework (RVPF)

View Tutorial:
Related Values Processing Framework (RVPF)

Related Tutorials:

Java Tip 74: Build dynamically extensible frameworks - JavaWorld
Java Tip 74: Build dynamically extensible frameworks - JavaWorld
 
Java performance programming, Part 3: Managing collections - JavaWorld February 2000
Java performance programming, Part 3: Managing collections - JavaWorld February 2000
 
Building a Java servlet framework using reflection, Part 2 - JavaWorld February 2000
Building a Java servlet framework using reflection, Part 2 - JavaWorld February 2000
 
Adelard, one year later - JavaWorld
Adelard, one year later - JavaWorld
 
Make a sweep with clean beans - JavaWorld November 1999
Make a sweep with clean beans - JavaWorld November 1999
 
Printing in Java, Part 3 - JavaWorld January 2001
Printing in Java, Part 3 - JavaWorld January 2001
 
Process JSPs effectively with JavaBeans
This articles shows your how you can process JSPs effectively with JavaBeans
 
Printing in Java, Part 4 - JavaWorld February 2001
Printing in Java, Part 4 - JavaWorld February 2001
 
Breathe intelligence into Java - JavaWorld April 2001
Breathe intelligence into Java - JavaWorld April 2001
 
Boost Struts with
Boost Struts with XSLT and XML
 
Reinvented wheel
Reinvented wheel
 
Check out three collections libraries
Check out three collections libraries
 
A first look at JavaServer Faces, Part I
A first look at JavaServer Faces, Part Learn how to implement Web-based user interfaces with JSF
 
A first look at JavaServer Faces, Part 2
A first look at JavaServer Faces, Part 2
 
An AI tool for the real world
An AI tool for the real world
 
Related Values Processing Framework (RVPF)
Related Values Processing Framework (RVPF) Overview The Related Values Processing Framework is being developed to help the integration of Process Control Data Historian Systems. This is done by providing support for the conversion, computation and di
 
datasift (Data validation + transformation framework)
What is DataSift? DataSift is a powerful java data validation and transformation framework, aimed at enterprise software development, which provides developers with an extensible architecture they can fully adapt to their software needs. Almost every fea
 
Open Source Web Frameworks in Java
Open Source Web Frameworks in Java Open Source Web Frameworks in Java Struts Struts Frame work is the implementation of Model-View-Controller (MVC) design pattern for the JSP. Struts is maintained as a part of Apache Jakarta project and is open
 
Jakarta Struts Interview Questions
Jakarta Struts Interview Questions Jakarta Struts Interview Questions Q: What is Jakarta Struts Framework? A: Jakarta Struts is open source implementation of MVC (Model-View-Controller) pattern for the development of web based applications.
 

Understanding Struts Action Class In this lesson I will show you how to use Struts Action Class and forward a jsp file through it. What is Action Class? The Action Class is part of the Model and is a wrapper around the business logic. The purpose
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.