Skip to content Skip to navigation

Connexions

You are here: Home » Content » Conclusions and Future Work

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the author

Recently Viewed

Conclusions and Future Work

Module by: Aaron Hallquist

Summary: This module discusses the conclusions for our project, about our data and about SAR in general. It also discusses potential future work that could be done with our data in order to improve our image.

Conclusions

Our project shows that an image can be extracted from scattering coefficients obtained from SAR techniques. One need only apply some digital signal processing techniques, such as the polar to Cartesian interpolation of our data. SAR has many benefits and real world applications. For example, the microwave radiation used in SAR penetrates cloud cover. This fact has been used to image Venus’ surface, providing stunning visuals otherwise unavailable. Another benefit is that SAR does not require the construction of a large antenna as the motion of the detector creates an artificial aperture.

Future Work

One negative aspect of our data is that the range of frequencies represented is very narrow. That is, the interpolated grid we chose focuses on a small range of frequencies relative to the amount of data that we received to work with. One potential fix for this is to do multiple interpolations of multiple Cartesian grids, ensuring no overlap, and superimpose the images that result. As long as the relative location of the grids is taken into account, then by linearity, we should be able to acquire a more detailed image by superimposing the images. One might imagine, for example, that we could superimpose the grids shown below.

Figure 1
Figure 1 (graphics1.png)

Another possibility is to forego the interpolation, which restricts the amount of data that we can use, and instead we can work in polar coordinates. This would allow us to use all of our data, cutting out nothing. The downside to this is that there is no fast Fourier transform method for polar coordinates, so the computational complexity increases the run time to be on the order of hours.

Comments, questions, feedback, criticisms?

Send feedback