VLEEM Software project

Slides:



Advertisements
Similar presentations
Logical and Physical Design of an Information System
Advertisements

Computer Vocabulary Words to know and remember for the semester.
1 9 Moving to Design Lecture Analysis Objectives to Design Objectives Figure 9-2.
DEPARTMENT OF INFORMATION TECHNOLOGY
Chapter 10: The Traditional Approach to Design
The Back Office Presented by DP Software This Slide show has the Menu’s and selected Input Screens and Reports for the: Accounts Payable General Ledger,
Traditional Approach to Design
Chapter 10 The Traditional Approach to Design
Chapter 9: The Traditional Approach to Design Chapter 10 Systems Analysis and Design in a Changing World, 3 rd Edition.
COMPUTER APPLICATIONS Mr. Toscano Computer Concepts Lesson Objectives Students are introduced to the differences between computer software and computer.
Relex Reliability Software “the intuitive solution!” Relex Software Corporation 1.
Database Planning, Design, and Administration Transparencies
CS511 - Spring 2006 Final Presentation Project 3 - Team 1 Ching Chang Panagiotis Papapetrou Raymond Sweha.
1 Agenda 01/13/05 Announcement Database Development Process (Chapter 2)
1 SYSTEM and MODULE DESIGN Elements and Definitions.
Chapter 3: System design. System design Creating system components Three primary components – designing data structure and content – create software –
Voice-enabled Image Identification System Design Aashish P. Shrestha Ming Ming Zheng Multimedia Signal Processing, University of Bridgeport, Connecticut.
A Guide to Oracle9i1 Creating an Integrated Database Application Chapter 8.
Design, Implementation and Maintenance
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Management Information Systems
Chapter 22 Systems Design, Implementation, and Operation Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 22-1.
Database System Development Lifecycle © Pearson Education Limited 1995, 2005.
Overview of the Database Development Process
Application Software.
Database Architecture Introduction to Databases. The Nature of Data Un-structured Semi-structured Structured.
Architecture for a Database System
Database Planning, Design, and Administration Transparencies
9 Systems Analysis and Design in a Changing World, Fourth Edition.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
Introduction to VHDL Simulation … Synthesis …. The digital design process… Initial specification Block diagram Final product Circuit equations Logic design.
Introduction to Information Systems
1 The EDIT System, Overview European Commission – Eurostat.
1 Domain Management in a Hierarchical Generic Models Library University Pascal Paoli of Corsica SPE Laboratory Fabrice BERNARDI, Jean-François SANTUCCI.
TM 8-1 Copyright © 1999 Addison Wesley Longman, Inc. Client/Server and Middleware.
34 Copyright © 2007, Oracle. All rights reserved. Module 34: Siebel Business Services Siebel 8.0 Essentials.
An Overview of the Energy Reduction Calculator.  Calculates reduction in emissions for a facility Emissions computed are Carbon Dioxide, Sulfur Dioxide,
IT 5433 LM1. Learning Objectives Understand key terms in database Explain file processing systems List parts of a database environment Explain types of.
Chapter 9 Database Planning, Design, and Administration Transparencies © Pearson Education Limited 1995, 2005.
Computer and Digital Technologies in the Classrooms Chapter 3-4 TLT.
Chapter 4. CONCEPT OF THE OPERATING SYSTEM MANAGING ESSENTIAL FILE OPERATIONS.
Identify internal hardware devices (e. g
Computer Information Systems
Chapter (12) – Old Version
SAP Overview.
CS 325: Software Engineering
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
Course Content Oracle E-Business Fundamentals
Module I. Fundamentals of Information Systems:
Self Healing and Dynamic Construction Framework:
INTRODUCTION TO PLC.
Validation Rules BCS-CA2-4 Students will use database software to create, edit & publish industry appropriate files.
Developing Information Systems
The Client/Server Database Environment
Additive and Multiplicative Relationships
Protocol Architectures
Business Intelligence: A Managerial Approach (2nd Edition)
Unit# 8: Introduction to Computer Programming
Systems Design, Implementation, and Operation
DATABASE SYSTEM UNIT I.
Lecture 1: Multi-tier Architecture Overview
Computer Fundamentals
Software Design CMSC 345, Version 1/11.
On the Criteria To Be Used in Decomposing Systems into Modules
Example Snapshots From Some Of The Signal Integrity Interactive Software Modules The following slides highlight some of the output graphs/plots from the.
Introduction to Systems Analysis and Design Stefano Moshi Memorial University College System Analysis & Design BIT
Statistical data editing near the source using cloud computing concepts George Pongas, Christine Wirtz -Eurostat.
Validation Rules BCS-CA2-4 Students will use database software to create, edit & publish industry appropriate files.
Practical Database Design and Tuning Objectives
Overview of Computer system
Presentation transcript:

VLEEM Software project Benoit Frachet for ENERDATA s.a. Slides available on http://www.vleem.org

The structure of VLEEM SOFTWARE USER CHOICE TASES Module ENERDATA Module Other Module Transcription Module TASES Module ENERDATA Module Other Module Input Files Simulation Specific Output file VLEEM Simulation Module

The hierarchy of VLEEM SOFTWARE Each module contains specifics classes Only one transcription module available To simplify software development all part of VLEEM software is independent, but must be adaptable! Output files can be used by other modules The transcription module allows a sharing data process, to each existing components. It converts output text file in a good input format. The output files must be in a normalize format to be converted by the transcription module.

VLEEM –Energy services – Model architecture Demography Education - information Activity Production, affluence Time-budgets Energy services – useful energy matrix « Food » « Transportation» « Shelter » « Other production» « Self-accomplishment »

Concept of the demand model SOFTWARE First Screen User’s choice C1: New simulation (new database) C2: Loading simulation (editing database) C1 C2 OR Validation Database Integrity respected? Simulation module loading* * Module access will be enable in function of the database state Data editing Text format Grant new access to simulation module? If no exit If exit Validation Module end or software exit Module end or software exit Validation Editing database

The hierarchy of the demand model SOFTWARE 1 Simulation module = 1 Process class Multiple database architecture This type of hierarchy permits a great division of the different process, and allows a best maintenance process. High simulation modules interconnections To maintain a high fidelity data processing and storage, multiple text files will be available All simulation modules can “communicate” with other to share data and permit the final processing

THE END