21
A DATA GRID ARCHITECTURE FOR REAL- TIME ELECTRON MICROSCOPY APPLICATIONS F. Mighela 1 , C. Perra 2 1 Telemicroscopy Laboratory, 2 DIEE

A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

  • Upload
    hinto

  • View
    60

  • Download
    1

Embed Size (px)

DESCRIPTION

A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS. F. Mighela 1 , C. Perra 2 1 Telemicroscopy Laboratory, 2 DIEE. Contents. Introduction Remote SEM Virtual Laboratory project Grid architecture Conclusions Perspectives. Introduction. - PowerPoint PPT Presentation

Citation preview

Page 1: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON

MICROSCOPY APPLICATIONS

F. Mighela1, C. Perra2

1Telemicroscopy Laboratory, 2DIEE

Page 2: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Contents

• Introduction• Remote SEM• Virtual Laboratory project• Grid architecture• Conclusions• Perspectives

21/04/23 2INGRID 2008 - 9/11 April - Ischia - Italy

Page 3: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Introduction

• The reasons of the remote microscopy: – Sharing lab resources– Widespread of SEM– Collaborative activities– Extended Training

Change the SEMs working approach

21/04/23 3INGRID 2008 - 9/11 April - Ischia - Italy

Page 4: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Remote SEM

• First project: LIMINA laboratory– Server application resident on a PC close to the

instrument– Client application installed on the remote user’s

PC– Server video to stream specimens’ images

21/04/23 4INGRID 2008 - 9/11 April - Ischia - Italy

Page 5: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Remote SEM

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 5

CLIENT SERVER MICROSCOPE

REQUEST REQUEST

ANSWER ANSWER

Page 6: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Server/client approach for Remote SEM

Pros• Remote operator has the

same interactivity with the instrument as the local operator

• Sharing instruments between scientists

• Consulting and expertises

Cons• Remote user has to

install a dedicated application on own computer

• If there are more than one instrument, the management becomes onerous

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 6

Page 7: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Virtual Laboratory project

• Actual project: Telemicroscopy Laboratory:– Before: one Scanning Electron Microscope– Now: three Scanning Electron Microscopes and

one Transmission Electron Microscope

The idea of a virtual laboratory has been considered

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 7

Page 8: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Virtual Laboratory Project

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 8

SEM Telemicroscopy Laboratory

@ University of Sassari

SEM CGS Laboratory @

University of Cagliari

SEM Telemicroscopy Laboratory

@ Pula Centre

TEM Pharmanes

@ Pula Centre

Page 9: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Virtual Laboratory Requirements

– Security access;– Security connection;– Real-time interaction;– Interoperability;– Real-time streaming video;– Concurrent access by multiple users to the same

resource;– Public network availability.

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 9

Page 10: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Virtual Laboratory Requirements

• Other favourable aspects:– Common set of commands;– Main commands are independent from the

microscope manufacturer, but are depending just on the instrument class;

A GUI unique for all instruments.

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 10

Page 11: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Virtual Laboratory Requirements

Which technological solution can satisfy allthese requirements?

We suppose the Grid technology!

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 11

Page 12: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Grid technology

• ... allows sharing resources • ... gives a reasonable degree of security connection• ... allows the communication between software

developed with different platforms

It could be the right solution to develop a system to share electron microscopes

21/04/23 12INGRID 2008 - 9/11 April - Ischia - Italy

Page 13: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Grid technology features

– Sharing resources and knowledge between different organizations;

– Interoperability;– Services;– Controlled access;– User identification;– Internet protocols;– World Wide Web technologies.

21/04/23 13INGRID 2008 - 9/11 April - Ischia - Italy

Page 14: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Grid configuration

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 14

APPLICATION LAYER

MIDDLEWARE LAYER

RESOURCE LAYER

NETWORK LAYER

GRI

D P

ROTO

COL

ARCH

ITEC

TURE

Page 15: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

A Grid for a Virtual SEM/TEM Laboratory

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 15

APPLICATION LAYER

Control application

Video streaming application

Workflow application

RESOURCE LAYER

Data storageStreaming server

Microscopes server

MIDDLEWARE LAYER

Resources access control

Server video control

Microscopes control

NETWORK LAYER

Communication protocols

Security protocols

Page 16: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

A Grid for a Virtual SEM/TEM Laboratory

• Possible Grid system solutions:– Condor– Legion– Entropia – Globus Toolkit– ......

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 16

Page 17: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

A Grid for a Virtual SEM/TEM Laboratory

Literature shows that the most used system fordeveloping Grid solutions is the Globus Toolkit inevery realized version.

We suppose to explore a first solution using Globus Toolkit 4.

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 17

Page 18: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

A Grid for a Virtual SEM/TEM Laboratory

Contemporary we will continue to explore theother Grid system solutions, in order to notexclude some architecture that could betterreach our requirements.

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 18

Page 19: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Conclusions

• A project of a Virtual Laboratory on a Grid architecture has started;

• Preliminary analysis has been done describing the high level architecture;

• The GT4 has been choose to implement a first version Virtual Laboratory Grid.

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 19

Page 20: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Next steps

• Test the Globus Toolkit 4 (GT4) software instrument to create the Virtual Laboratory Grid;

• Continue to analyze Grid systems;• Develop a dedicated streaming video; • Test the video application on Digital TV

systems.

21/04/23 INGRID 2008 - 9/11 April - Ischia - Italy 20

Page 21: A DATA GRID ARCHITECTURE FOR REAL-TIME ELECTRON MICROSCOPY APPLICATIONS

Thank you for your attention

[email protected]