1 / 10

Fractional Blackbody Emissive Power Solver

Fractional Blackbody Emissive Power Solver. By: David Wheeler & William Tryon November 30, 2011. Introduction. It is often necessary to know the fraction of the total emission from a blackbody that is in a certain wavelength interval or band.

berk-hoover
Télécharger la présentation

Fractional Blackbody Emissive Power Solver

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Fractional Blackbody Emissive Power Solver By: David Wheeler & William Tryon November 30, 2011

  2. Introduction • It is often necessary to know the fraction of the total emission from a blackbody that is in a certain wavelength interval or band. • A ‘Blackbody Radiation Function’ table can be used to lookup such values to calculate the total emissive power. • The calculations to find the total emissive power are long, quite monotonous, and can introduce errors. • Our object is to make this process quicker, easier, and more accurate.

  3. Main Objectives • User Friendly • Accurate • Intuitive (no need for instructions) • Easy of Use • Universal (able to use on a wide variety of problems) • Visually Appealing • Quick • Able to accept small changes easily, in order to gain a better understanding of the material

  4. Calculator Layout The fraction of the radiation between the specified wavelengths Define the temperature of the diffuse surface Define up to three wavelengths of interest If desired, enter the spectral, normal emissivity for the specified range Press Run! at any time to update the calculations Total emissivity Total emissive power Press Reset to erase all entries

  5. Sample Problem • A diffuse surface at 1600K has the following spectral, hemispherical emissivity: ε = 0.40 for 0 < λ < 2μm ε = 0.80 for 2 < λ < 5μm ε = 0 for λ > 5μm Determine the total hemispherical emissivity and the total emissive power.

  6. Sample Problem (cont.) • Enter the following parameters: • Surface temperature • λ1 and λ2 • ε1 and ε2 • Push Run! • Viola! There’s the answers!

  7. How it Works! • We wrote a MATLAB script that interpolates the data from Table 12.1 • We then designed and programed a Graphical User Interface (GUI) to collect the required inputs • Using the interpolated data and the collected inputs, we performed the necessary calculations • We display the fractional radiation distribution, the total emissivity, and total emissive power.

  8. Conclusion • The program is: • User Friendly • Accurate • Intuitive (no need for instructions) • Easy of Use • Universal (able to use on a wide variety of problems) • Visually Appealing • Quick • Able to accept small changes easily, in order to gain a better understanding of the material

  9. Future Work • Ability to increase the number of specified wavelengths. • Higher order approximation for the fraction of the blackbody emission in a spectral band (currently we use a linear fit) • Create a Java applet to improve availability • Include additional outputs, such as the spectral intensity for the specified wavelength.

  10. Questions?

More Related