10
WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Embed Size (px)

Citation preview

Page 1: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

WALSAIP Portal

Automated Composition of Signal Processing Operators

Mariana Mendoza Botero

Page 2: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Research Description

Goal

Function

To develop a grid-based tool to define workflow composition of signal processing operators as an application service.

This tool will allow the composition of operators that may be geographically distributed and provided by diverse administrative domains.

Page 3: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Research Description, cont.

Methodology

The design of the methodology for composing distributed signal operators follows two major requirements:

• It is desirable to optimize resource management according to the complexity of the operators to be processed.

• The composition of distributed resources requires metadata distribution and management mechanisms.

Page 4: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Research Description, cont.

Grid technologies

Other technologies

Underlying this tool there will be existing grid technologies such as Globus Toolkit 4.0 and Gridsphere.

Java Language.Java Advanced Imaging (JAI) API.

Page 5: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Operators Overview

Arithmetic operators: add, exponential, logarithmic…

Spatial operators: invert, crop, rotate…

Morphological operators: dilation, erosion…

Convolution operators: sharpen, blur, edge detection, filters …

Page 6: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Technologies Overview

Globus Toolkit 4.0 (GT4)

Is an open source middleware used for building grid systems and applications.

Includes a basic installation of WS Core and base grid services such as a Security Infrastructure (GSI), Data Transport Service (GridFTP), Execution Services (GRAM), and Information Service (MDS).

Page 7: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Technologies Overview, cont

Gridsphere Portal Framework:

Is based on the notion of a “portlet”, a portal server component that controls a user-configurable pane in the user’s web browser.

Using Gridsphere, one wraps each grid service with a portlet interface, creating

Page 8: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Portlets Overview

Portlet

"Java-technology-based web component, managed by a portlet container (in this case GridSphere) that processes requests and generates dynamic content." Portlet Specification.

Elements of a Portal Page

Page 9: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

Portlets Overview, cont.

Portlets

Page 10: WALSAIP Portal Automated Composition of Signal Processing Operators Mariana Mendoza Botero

App. Automated Composition of Signal Processing Operators

Grid EnvironmentGrid Portal

interface provides transparent and secure access to

end-users.

This interface allows end users to define signal

processing workflows by

using drag and drop

functionalities.

GridFTP is used to improve data transport from the data server to the Grid Portal

server.

Operators are deployed as grid

services, and may be geographically

distributed.