hig.sePublications
Change search
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • harvard-cite-them-right
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • sv-SE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • de-DE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf
Parallelization of ray casting for solar irradiance calculations in urban environments
University of Gävle, Faculty of Engineering and Sustainable Development, Department of Industrial Development, IT and Land Management, Land management, GIS.
2017 (English)Independent thesis Advanced level (degree of Master (One Year)), 10 credits / 15 HE creditsStudent thesis
Sustainable development
Sustainable development according to the University's criteria is not relevant for the essay/thesis
Abstract [en]

The growing amount of photovoltaic systems in urban environments creates peaks of energy generation in local energy grids. These peaks can lead to unwanted instability in the electrical grid. By aligning solar panels differently, spikes could be avoided. Planning locations for solar panels in urban environments is very time-intense as they require a high spatial and temporal resolution. The aim of this thesis is to investigate the decrease in runtime of planning applications by parallelizing ray-casting algorithms. This thesis includes a software tool for professionals and laymen, which has been developed in a user centered design process and shows ways to perform those calculations on a graphics processing unit.After creating a computational concept and a concept of the software design, those concepts have been implemented starting with an implementation of the Möller-Trumbore ray-casting algorithm which has been run with Python on the central processing unit (CPU). Further the same test with the same algorithm and the same data has been performed on the graphics processing unit (GPU) by using PyCUDA, a Python wrapper for NVIDIAs Compute Unified Device Architecture (CUDA). Both results were compared resulting in, that parallelizing, transferring and performing those calculations on the graphics processing unit can decrease the runtime of a software significantly. In the used system setup, the same calculations were 42 times faster on the Graphics Processing Unit than on the Central Processing Unit. It was also found, that other factors such as the time of the year, the location of the tested points in the data model, the test interval length and the algorithm design of the ray-casting algorithm have a major impact on the performance of such. In the test scenario the processing time for the same case, but just during another time of the year, increases by factor 4.The findings of this thesis can be used in a wide range of software as it shows, that computationally intensive calculations can easily be sourced out from the Python code and executed on another platform. By doing so, the runtime can be significantly decreased and the whole software package can get an enormous speed boost.

Place, publisher, year, edition, pages
2017. , p. v+29+appendixes
Keywords [en]
Solar Radiation, Parallelization, Simulation, Hardware Architecture, Ray-casting
National Category
Energy Systems Construction Management Computer Sciences
Identifiers
URN: urn:nbn:se:hig:diva-26144OAI: oai:DiVA.org:hig-26144DiVA, id: diva2:1182511
Subject / course
Geomatics
Educational program
Geomatics – master’s programme (one year) (swe or eng)
Presentation
2017-06-12, 11:320, Kungsbäcksvägen 47, Gävle, 15:49 (English)
Supervisors
Examiners
Available from: 2018-02-13 Created: 2018-02-13 Last updated: 2018-02-13Bibliographically approved

Open Access in DiVA

fulltext(2416 kB)439 downloads
File information
File name FULLTEXT01.pdfFile size 2416 kBChecksum SHA-512
33b6a09eba48ae5972aad63d15ef8db12a49a23d783ccde557e468a9ad0cc4bd93203bcea587cabddcb40e37acc78ecfcafb429fd6141bf7a47f81c85af31dfd
Type fulltextMimetype application/pdf

Search in DiVA

By author/editor
Eggers, Patrick
By organisation
Land management, GIS
Energy SystemsConstruction ManagementComputer Sciences

Search outside of DiVA

GoogleGoogle Scholar
Total: 439 downloads
The number of downloads is the sum of all downloads of full texts. It may include eg previous versions that are now no longer available

urn-nbn

Altmetric score

urn-nbn
Total: 535 hits
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • harvard-cite-them-right
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • sv-SE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • de-DE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf