Presentation is loading. Please wait.

Presentation is loading. Please wait.

Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Subrata Bhattacharjee and Christopher Paolini Mechanical.

Similar presentations


Presentation on theme: "Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Subrata Bhattacharjee and Christopher Paolini Mechanical."— Presentation transcript:

1 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Subrata Bhattacharjee and Christopher Paolini Mechanical Engineering Department San Diego State University A Cyber-Based Collaborative Framework for Thermodynamic Education and Research

2 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Outline Demonstration of TEST (thermofluids.net) as an educational tool. How such a tool used by thousands of students, educators, and professionals can benefit from the cyber infrastructure. Web service and how our work can benefit the educational and research community Ongoing and future work

3 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 TEST – The Expert System for Thermodynamics A web based educational tool for students, educators, and professionals. It is a cross-platform visual environment for solving thermodynamic problems and pursuing what-if scenarios. It has a large user base – more than 1000 registered educators, and 10,000 students and professionals. It is freely accessible to all academic institution.

4 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 TEST Home Page - thermofluids.net

5 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Multimedia Problems

6 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 A Large Selection of Solvers (Daemons)

7 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Simplification

8 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 The Open Steady Daemon

9 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 A Combustion Problem

10 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Open Steady Combustion Daemon

11 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Equilibrium Daemon – Set Up Species

12 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Equilibrium Daemon – Evaluate States

13 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Equilibrium Daemon – Products Composition

14 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 A Framework for Community Computing Convert stand-alone application into client/server and ultimately to peer-to-peer model – improve speed. Users can contribute new data and make it immediately available to others. Web service for speed – distributed parallel computing in a grid. Web service for versatile use of our code. Published through WSDL and located by UDDI, your computer may find our publicly available methods and data on equilibrium. Like the peer-to-peer song search.

15 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Standalone Software Architecture The “old” way: provide self-contained software applications to end users. Inflexible: new and experimental thermo- chemical data can not be added by one remote user and used by another remote user in real time.

16 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Service Oriented Architecture (SOA) Service Oriented Architectures extend the benefits of object oriented programming to the network - reusability, flexibility, interoperability, scalability.

17 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Client/Web Service Communication

18 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 UDDI: Web Service Discovery

19 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Web Services – Technologies and Tools An abundance of tools and technologies exist for the development of collaborative, networked engineering applications using Web Services Web Server, J2SE, Apache Axis, etc. Web Service Layer Java Equilibrium Codes, IDE, etc.

20 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Conclusions TEST is freely accessible from www.thermofluids.net www.thermofluids.net Equilibrium daemon is one of the many thermodynamic calculators (applets). Ability for user to upload data and make it available to others – work in progress. Extend the codes to include multiple phases – future plan. Migrate to web service architecture for speed and community computing – future plan.

21 subrata@thermo.sdsu.eduNSF Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Web Service Related Abbreviations XML: standard language for describing data that is exchanged over a network. SOAP: a protocol based on XML for transmitting data in a distributed computing environment. JAX-RPC: a freely available Java API that allows a Java client to call web service methods in a distributed computing environment using SOAP based XML messages. Hides the complexity of SOAP from the developer. Automatically generates the proper SOAP message when invoking a remote method from a web service. Provides a mapping tool named wscompile that automatically generates the WSDL file from a JAX-RPC service definition. SAAJ: a freely available Java API for generating and sending SOAP messages. Used by JAX-RPC to create and send SOAP messages synchronously (send and wait for reply) or asynchronously (send and continue). JAXP: a freely available Java API for processing XML documents. JAXR: a freely available Java API for accessing UDDI registries. Used by clients to discover web services by querying JAXR providers. JAXR providers then query registry providers who respond back to the JAXR provider. The JAXR provider transforms the registry provider response into a JAXR compliant response so it can be interpreted by the JAXR client. JAXB: a freely available Java API that provides a mapping from an XML document to a set of Java classes and interfaces based on the XML document's schema. A benefit for developers since JAXB enables an application to operate with Java content and not with XML data. WS-Security: provides security enhancements such as authentication and integrity in SOAP messages sent between a client and web service.


Download ppt "Workshop on Cyber Infrastructure in Combustion Science April 19-20, 2006 Subrata Bhattacharjee and Christopher Paolini Mechanical."

Similar presentations


Ads by Google