SlideShare une entreprise Scribd logo
1  sur  49
Télécharger pour lire hors ligne
(In conjunction with the Geosciences Department of WMU)
Satellite Imagery
Acquisition and Presentation
Jacob Comer
Travis Thompson
Dylan Weber
NOAA-18
Introduction and Background
Dylan
Design and Implementation
Travis
Frontend, Testing, and Summary
Jake
Introduction
Background
•  Client
•  History of satellite receiver
•  Problems
•  Solutions
Design and Implementation
•  NOAA Satellites
•  Recieving Station
•  Application and Database Server
Testing and Summary
•  Frontend Design
•  Testing Image Accuracy & Aquisition
•  Testing Image Database Insertion
•  Testing Web Frontend
•  Testing Robustness of Backend
•  Summary
System Architecture Overview
HRPT
NOAA-[15-19]
Coax
Receiving
Station
Samba
Database
Server
Application
Server
Socket
Client
HTTP
Antenna
Client
•  Primary Stakeholder
Dr. Mohamed Sultan -
Chair, Dept. Of
Geosciences Western
Michigan University
•  Primary Contact
Kyle Chouinard - Systems
Administrator, Dept. Of
Geosciences Western
Michigan University
Satellite Receiver
•  Installed on Everett Tower
2004.
•  Uses Terascan Software on
Receiver in Rood Hall
•  Provides information for
hydrolic, oceanographic,
and meteorological studies
•  Inoperational since 2008.
Satellites
•  Noaa 15 - 19
•  Advanced Very High
Resolution Radiometer
(AVHRR)
•  Advanced Microwave
Sounding Unit-A (AMSU-A)
•  Microwave Humidity
Sounder (MHS)
Terascan
•  Proprietary Seaspace Software
•  Used for downloading raw data from polar
orbiting satellites.
•  Converts raw data to various image
formats.
Problems
•  Reciever wasn't communicating with
satellites
•  Outdated software and hardware
•  Poor documentation
•  Licensing Problems
Outdated Hardware and Software
•  Updated to Terascan 4.0
•  Upgraded hardware
•  Installed CentOS
Poor Documentation/Licensing
•  Contacted Seaspace
•  Renewed License
Design & Implementation
Travis Thompson
System Architecture Overview
HRPT
NOAA-[15-19]
Coax
Receiving
Station
Samba
Database
Server
Application
Server
Socket
Client
HTTP
Antenna
Satellites
HRPT
NOAA-[15-19]
Coax
Receiving
Station
Samba
Database
Server
Application
Server
Socket
Client
HTTP
Antenna
NOAA Satellites
•  Polar Orbiting
•  High Resolution Picture Transmission (HRPT)
•  Transmition on L-Band (1670 - 1720 MHz)
•  Advanced Very High
Resolution Radiometer
(AVHRR)
Satellite Frequency
NOAA-15 1702.5 MHz
NOAA-16 1702.5 MHz
NOAA-17 1698.0 MHz
NOAA-18 1707.0 MHz
NOAA-19 1698.0 MHz
NOAA Satellites Cont.
Name Launch date Period (min)
NOAA 19 February 6, 2009 102
NOAA 18 May 20, 2005 102
NOAA 17 June 24, 2002 101.1
NOAA 16 September 21, 2000 101.9
NOAA 15 May 13, 1998 101.1
Polar Orbit
Video Here
NOAA-15 Passes
Receiving Station Overview
HRPT
NOAA-[15-19]
Coax
Receiving
Station
Samba
Database
Server
Application
Server
Socket
Client
HTTP
Antenna
Antenna
•  1.5m Dish inside a 1.8m Radome
•  Integrated Tracking System
•  L-Band (1670 - 1720 MHz)
•  3 Axis Positioner
Receiving Station
•  CentOS 5.7 x64
•  TeraScan 4.0.1
•  Image Reception
Scheduler
Satellite Tracking
Satellite Tracking Cont.
Satellite Scheduling
Application & Database Server
Overview
HRPT
NOAA-[15-19]
Coax
Receiving
Station
Samba
Database
Server
Application
Server
Socket
Client
HTTP
Antenna
Application & Database Server
•  Windows Server 2008 R2
•  ArcGIS 10
•  PostgreSQL 8.3
•  Apache / Tomcat
Image Insertion Automation
Scan Watch
Directory
Find Raster
Dataset
Insert into
Catalog
Move into
Processed
Directory
•  ArcPy Python Library
•  Connection to ArcGIS SDE Database Server
•  Insert Raster Dataset into the Database
import arcpy
from arcpy import env
Image Insertion Automation Cont.
sdeDB = "E:/TeraScan/automation/Localhost.sde"
env.workspace = sdeDB
arcpy.RasterToGeodatabase_conversion(filename,
sdeDB)
ArcCatalog
Frontend, Testing, &
Summary
Jacob Comer
Frontend
HRPT
NOAA-[15-19]
Coax
Receiving
Station
Samba
Database
Server
Application
Server
Socket
Client
HTTP
Antenna
Frontend Technologies Flow
Application Server
Database
Server Client Side
Socket
Frontend Design
Table of Contents
Turning on a Layer
Multiple Layers
Layer Transparency
Layer Transparency Cont.
Graphs
Graphs Cont.
Testing Image Accuracy & Aquisition
•  View images as they are aquired
•  Verify images against images that are
known to be accurate
•  Set up a log that logs when images are
being downloaded
Testing Image Database Insertion
•  Automate encoding into GEOTIFF format
•  Verify images visually
•  Log automated transfer of encoded images
to database drive
•  Log automated insertion into database
•  Log removal of images on original box to
keep clutter down
Automated Transfer of Files
Automated Insertion Into Database
Testing Web Frontend
•  Group testing of features
o  Attempt to break Everything we have implemented
•  Client testing of features
o  Make sure they don't break anything accidentally
•  Ensuring security of database connection
Testing Robustness of Backend
•  Multiple connections
•  Query for non-existing image
•  Attempt to access restricted information on
the server
Summary
•  Automates image aquisition, processing,
and insertion into database
•  The backend will automatically make
database images accessible from the web
frontend
•  The web frontend will overlay the images
on a (google) map and allow meta-data to
be viewed

Contenu connexe

Tendances

Using GIS for Water Resources Management – Selected U.S. and International Ap...
Using GIS for Water Resources Management – Selected U.S. and International Ap...Using GIS for Water Resources Management – Selected U.S. and International Ap...
Using GIS for Water Resources Management – Selected U.S. and International Ap...
Michael Baker Jr., Inc.
 
gis project planning and management
gis project planning and managementgis project planning and management
gis project planning and management
Abhiram Kanigolla
 

Tendances (20)

Satellite image processing
Satellite image processingSatellite image processing
Satellite image processing
 
Optical and Microwave Remote Sensing for Crop Monitoring in Mexico
Optical and Microwave Remote Sensing for Crop Monitoring in MexicoOptical and Microwave Remote Sensing for Crop Monitoring in Mexico
Optical and Microwave Remote Sensing for Crop Monitoring in Mexico
 
Basics of remote sensing, pk mani
Basics of remote sensing, pk maniBasics of remote sensing, pk mani
Basics of remote sensing, pk mani
 
Using GIS for Water Resources Management – Selected U.S. and International Ap...
Using GIS for Water Resources Management – Selected U.S. and International Ap...Using GIS for Water Resources Management – Selected U.S. and International Ap...
Using GIS for Water Resources Management – Selected U.S. and International Ap...
 
Surface Analysis in GIS
Surface Analysis in GISSurface Analysis in GIS
Surface Analysis in GIS
 
Remote sensing
Remote sensing   Remote sensing
Remote sensing
 
Using GIS for effective flood management
Using GIS for effective flood managementUsing GIS for effective flood management
Using GIS for effective flood management
 
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
Remote sensing application in agriculture & forestry_Dr Menon A R R (The Kera...
 
Introduction to Aerial Photogrammetry
Introduction to Aerial PhotogrammetryIntroduction to Aerial Photogrammetry
Introduction to Aerial Photogrammetry
 
Projections and coordinate system
Projections and coordinate systemProjections and coordinate system
Projections and coordinate system
 
Digital Cartography
Digital CartographyDigital Cartography
Digital Cartography
 
Sensors for remote sensing
Sensors for remote sensingSensors for remote sensing
Sensors for remote sensing
 
gis project planning and management
gis project planning and managementgis project planning and management
gis project planning and management
 
Introduction to OpenStreetMap
Introduction to OpenStreetMapIntroduction to OpenStreetMap
Introduction to OpenStreetMap
 
Gis
GisGis
Gis
 
Normalized Difference Vegetation Index (NDVI)
Normalized Difference Vegetation Index (NDVI)Normalized Difference Vegetation Index (NDVI)
Normalized Difference Vegetation Index (NDVI)
 
Image classification, remote sensing, P K MANI
Image classification, remote sensing, P K MANIImage classification, remote sensing, P K MANI
Image classification, remote sensing, P K MANI
 
GIS
GISGIS
GIS
 
Satellite Image
Satellite Image Satellite Image
Satellite Image
 
Introduction of GIS & Remote Sensing (RS)
Introduction of GIS & Remote Sensing (RS)Introduction of GIS & Remote Sensing (RS)
Introduction of GIS & Remote Sensing (RS)
 

En vedette

Aerial photography vs RS satellite
Aerial photography vs RS satelliteAerial photography vs RS satellite
Aerial photography vs RS satellite
Sumant Diwakar
 
satellite image processing
satellite image processingsatellite image processing
satellite image processing
avhadlaxmikant
 
Review for Photo Camera
Review for Photo CameraReview for Photo Camera
Review for Photo Camera
SMHSart
 
Terzian, m. monograph climbing community
Terzian, m. monograph  climbing communityTerzian, m. monograph  climbing community
Terzian, m. monograph climbing community
mt100
 
Trabajo informatica
Trabajo informaticaTrabajo informatica
Trabajo informatica
nataliareniz
 
Monograph
MonographMonograph
Monograph
mt100
 
Annotated bibliography 2
Annotated bibliography 2Annotated bibliography 2
Annotated bibliography 2
mt100
 
Satellite and aerial surveys
Satellite and aerial surveysSatellite and aerial surveys
Satellite and aerial surveys
Julian Swindell
 
Application of Remote Sensing
Application of Remote SensingApplication of Remote Sensing
Application of Remote Sensing
Tanmay Laha
 

En vedette (20)

Application of satellite imagery
Application of satellite imageryApplication of satellite imagery
Application of satellite imagery
 
Aerial photography vs RS satellite
Aerial photography vs RS satelliteAerial photography vs RS satellite
Aerial photography vs RS satellite
 
satellite image processing
satellite image processingsatellite image processing
satellite image processing
 
Remote Sensing PPT
Remote Sensing PPTRemote Sensing PPT
Remote Sensing PPT
 
Review for Photo Camera
Review for Photo CameraReview for Photo Camera
Review for Photo Camera
 
Remote sensing
Remote sensingRemote sensing
Remote sensing
 
Monograph
MonographMonograph
Monograph
 
PM Digital: Getting E-Commerce Team Buy-In for Local Optimization Efforts #LS...
PM Digital: Getting E-Commerce Team Buy-In for Local Optimization Efforts #LS...PM Digital: Getting E-Commerce Team Buy-In for Local Optimization Efforts #LS...
PM Digital: Getting E-Commerce Team Buy-In for Local Optimization Efforts #LS...
 
Terzian, m. monograph climbing community
Terzian, m. monograph  climbing communityTerzian, m. monograph  climbing community
Terzian, m. monograph climbing community
 
Trabajo informatica
Trabajo informaticaTrabajo informatica
Trabajo informatica
 
Webinar- The Mobile Opportunity for Local and Multi-Location Businesses
 Webinar- The Mobile Opportunity for Local and Multi-Location Businesses Webinar- The Mobile Opportunity for Local and Multi-Location Businesses
Webinar- The Mobile Opportunity for Local and Multi-Location Businesses
 
Monograph
MonographMonograph
Monograph
 
Annotated bibliography 2
Annotated bibliography 2Annotated bibliography 2
Annotated bibliography 2
 
Satellite and aerial surveys
Satellite and aerial surveysSatellite and aerial surveys
Satellite and aerial surveys
 
Wiideman Consulting: Success Stories for Driving Local Value for Your Brand #...
Wiideman Consulting: Success Stories for Driving Local Value for Your Brand #...Wiideman Consulting: Success Stories for Driving Local Value for Your Brand #...
Wiideman Consulting: Success Stories for Driving Local Value for Your Brand #...
 
Application of Remote Sensing
Application of Remote SensingApplication of Remote Sensing
Application of Remote Sensing
 
Rio SEO Webinar: Local SEO Strategies to Capitalize on Voice Search
Rio SEO Webinar: Local SEO Strategies to Capitalize on Voice SearchRio SEO Webinar: Local SEO Strategies to Capitalize on Voice Search
Rio SEO Webinar: Local SEO Strategies to Capitalize on Voice Search
 
[Webinar] Hallmark & Local Search Association: How to Use Online Seasonal Mar...
[Webinar] Hallmark & Local Search Association: How to Use Online Seasonal Mar...[Webinar] Hallmark & Local Search Association: How to Use Online Seasonal Mar...
[Webinar] Hallmark & Local Search Association: How to Use Online Seasonal Mar...
 
56. seni budaya smp m ts
56. seni budaya smp m ts56. seni budaya smp m ts
56. seni budaya smp m ts
 
76. seni budaya sma
76. seni budaya sma76. seni budaya sma
76. seni budaya sma
 

Similaire à Satellite Imagery: Acquisition and Presentation

Ian Grant_Adoption of AusCover data standards and systems to improve access t...
Ian Grant_Adoption of AusCover data standards and systems to improve access t...Ian Grant_Adoption of AusCover data standards and systems to improve access t...
Ian Grant_Adoption of AusCover data standards and systems to improve access t...
TERN Australia
 
Tonex's Phased array radar systems engineering bootcamp
Tonex's Phased array radar systems engineering bootcampTonex's Phased array radar systems engineering bootcamp
Tonex's Phased array radar systems engineering bootcamp
Tonex
 
Netflix0SS Services on Docker
Netflix0SS Services on DockerNetflix0SS Services on Docker
Netflix0SS Services on Docker
Docker, Inc.
 
Ibm cloud nativenetflixossfinal
Ibm cloud nativenetflixossfinalIbm cloud nativenetflixossfinal
Ibm cloud nativenetflixossfinal
aspyker
 

Similaire à Satellite Imagery: Acquisition and Presentation (20)

Edward King SPEDDEXES 2014
Edward King SPEDDEXES 2014Edward King SPEDDEXES 2014
Edward King SPEDDEXES 2014
 
NPOESS Program Overview
NPOESS Program OverviewNPOESS Program Overview
NPOESS Program Overview
 
GEO Analytics Canada Overview April 2020
GEO Analytics Canada Overview April 2020GEO Analytics Canada Overview April 2020
GEO Analytics Canada Overview April 2020
 
Phased-Array Radar Systems Engineering Bootcamp : Tonex
Phased-Array Radar Systems Engineering Bootcamp : TonexPhased-Array Radar Systems Engineering Bootcamp : Tonex
Phased-Array Radar Systems Engineering Bootcamp : Tonex
 
Multibeam Advisory Committee - 2016 UNOLS FIC Meeting
Multibeam Advisory Committee - 2016 UNOLS FIC MeetingMultibeam Advisory Committee - 2016 UNOLS FIC Meeting
Multibeam Advisory Committee - 2016 UNOLS FIC Meeting
 
Space Communications and Navigation (SCaN) Testbed
Space Communications and Navigation (SCaN) TestbedSpace Communications and Navigation (SCaN) Testbed
Space Communications and Navigation (SCaN) Testbed
 
Sunsight Antenna Alignment intro
Sunsight Antenna Alignment introSunsight Antenna Alignment intro
Sunsight Antenna Alignment intro
 
MeetUp Monitoring with Prometheus and Grafana (September 2018)
MeetUp Monitoring with Prometheus and Grafana (September 2018)MeetUp Monitoring with Prometheus and Grafana (September 2018)
MeetUp Monitoring with Prometheus and Grafana (September 2018)
 
VMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
VMworld 2013: Architecting VMware Horizon Workspace for Scale and PerformanceVMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
VMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
 
Collecting and Analysing Spaceborn Data
Collecting and Analysing Spaceborn DataCollecting and Analysing Spaceborn Data
Collecting and Analysing Spaceborn Data
 
Ian Grant_Adoption of AusCover data standards and systems to improve access t...
Ian Grant_Adoption of AusCover data standards and systems to improve access t...Ian Grant_Adoption of AusCover data standards and systems to improve access t...
Ian Grant_Adoption of AusCover data standards and systems to improve access t...
 
Big Data LDN 2018: DEUTSCHE BANK: THE PATH TO AUTOMATION IN A HIGHLY REGULATE...
Big Data LDN 2018: DEUTSCHE BANK: THE PATH TO AUTOMATION IN A HIGHLY REGULATE...Big Data LDN 2018: DEUTSCHE BANK: THE PATH TO AUTOMATION IN A HIGHLY REGULATE...
Big Data LDN 2018: DEUTSCHE BANK: THE PATH TO AUTOMATION IN A HIGHLY REGULATE...
 
Tonex's Phased array radar systems engineering bootcamp
Tonex's Phased array radar systems engineering bootcampTonex's Phased array radar systems engineering bootcamp
Tonex's Phased array radar systems engineering bootcamp
 
Monitoring Akka with Kamon 1.0
Monitoring Akka with Kamon 1.0Monitoring Akka with Kamon 1.0
Monitoring Akka with Kamon 1.0
 
[Year 2014-15 ] Internet Radio
[Year 2014-15 ] Internet Radio[Year 2014-15 ] Internet Radio
[Year 2014-15 ] Internet Radio
 
Geo Analytics Canada Overview - May 2020
Geo Analytics Canada Overview - May 2020Geo Analytics Canada Overview - May 2020
Geo Analytics Canada Overview - May 2020
 
Collecting and Analysing Satellite Data with Azure Orbital
Collecting and Analysing Satellite Data with Azure OrbitalCollecting and Analysing Satellite Data with Azure Orbital
Collecting and Analysing Satellite Data with Azure Orbital
 
Netflix0SS Services on Docker
Netflix0SS Services on DockerNetflix0SS Services on Docker
Netflix0SS Services on Docker
 
Ibm cloud nativenetflixossfinal
Ibm cloud nativenetflixossfinalIbm cloud nativenetflixossfinal
Ibm cloud nativenetflixossfinal
 
Running Non-MapReduce Big Data Applications on Apache Hadoop
Running Non-MapReduce Big Data Applications on Apache HadoopRunning Non-MapReduce Big Data Applications on Apache Hadoop
Running Non-MapReduce Big Data Applications on Apache Hadoop
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Dernier (20)

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

Satellite Imagery: Acquisition and Presentation