??? ???? ????? ???? ?? ???? (eSAR Processor)? ?? Development of an educational Synthetic Aperture Radar Processor - PowerPoint PPT Presentation

About This Presentation
Title:

??? ???? ????? ???? ?? ???? (eSAR Processor)? ?? Development of an educational Synthetic Aperture Radar Processor

Description:

(eSAR Processor) Development of an educational Synthetic Aperture Radar Processor – PowerPoint PPT presentation

Number of Views:63
Avg rating:3.0/5.0
Slides: 11
Provided by: Hoo51
Category:

less

Transcript and Presenter's Notes

Title: ??? ???? ????? ???? ?? ???? (eSAR Processor)? ?? Development of an educational Synthetic Aperture Radar Processor


1
??? ???? ????? ???? ?? ???? (eSAR Processor)?
??Development of an educational Synthetic
Aperture Radar Processor
  • ????? ??????
  • ? ? ?
  • hoonyol_at_kangwon.ac.kr

2
One Page Introduction to SAR
  • Active Imaging Radar
  • Microwave
  • Weather-free and Day night imaging
  • High Gain Antenna
  • Synthesized large aperture through signal
    processing -gt dramatically enhanced (azimuth)
    resolution
  • 2D image Phase 3D measurement
  • InSAR, DInSAR, PolSAR, Pol-InSAR, PSInSAR
  • Detection, classification, mm-scale surface
    motion, etc.

3
SAR Product Levels
Product Levels Data Type Prospectus Users
0 RAW Geophysicist
1 Focused Scientist
2 Geocoded GIS specialist
3 Fully calibrated GIS users
4
Geophysical Approach to SAR
  • Geophysicists are in a good position to
  • understand SAR system through profound data
    processing from the beginning (RAW),
  • read engineers mind who designed the system,
  • do science,
  • and give feedback to RF engineers.

5
SAR Processors
Commercial Educational
Price Extremely expensive Free
Learning Quick Slow
Use Convenient Difficult
Source Code Hidden Open
Versatility Limited or even dead ended Open
Market limited Open to all
6
eSAR Processor
  • SAR Focusing and InSAR Processor
  • Developed for graduate course
  • Range-Doppler Algorithm
  • Effective use of computer facilities
  • One PC for each student
  • Minimum PC specification (CPU, Memory, HDD)
  • Small areas
  • Based on cygwin (Linux emulator for Windows,
    Free)
  • GNU C-Compiler (Free)
  • Machine independent FFT Algorithm from Numerical
    Recipes
  • Interactive education can see each processing
    step
  • Open and easy source code (ANSI-C)
  • Everythings Free
  • Open Forum
  • No GUI currently, but some can be added
  • Student study the SAR system and structure of
    data -gt versatile to any data type

7
SAR Focusing
  • For MxN pixel image (2ax2b)
  • Memory Usage
  • MxNx2(complex)x8(double) Bytes
  • (ex. 64MB for 1024x4096,
  • 256MB for 8192x2048)
  • CPU Time
  • 2D FFT and iFFT
  • 2Ma/2N 2Nb/2M
  • MN(ab) multiplications
  • (ex. 88M multiplications for 1024x4096.
  • a few minutes in PIII CPU and
  • dozens of seconds in PIV CPU )
  • HDD
  • Minimum 4-look amplitude MxN
  • (ex. 4M for 1024x4096)
  • Maximum MxNx4(float)x2(complex)x8(outputs)
  • (ex. 256M for 1024x4096)

8
SAR Focusing Steps (2048x4096)
range
azimuth
azimuth frequency
RAW
Range Compressed
Range Migrated
9
SAR Focusing Results
4-look SAR amplitude (40km x 20km)
10
More to come
  • SAR Interferometry
  • SAR Polarimetry
  • Some GUI
  • More accurate and robust SAR focusing algorithm
  • Open source code
  • www.kangwon.ac.kr/geophy/
  • An online (or offline) forum can be organized
    upon the users request.
Write a Comment
User Comments (0)
About PowerShow.com