Science topic

Aerosol Science - Science topic

An aerosol is a suspension of fine solid particles or liquid droplets in a gas. Examples include clouds, and air pollution such as smog and smoke. Aerosols have many technological applications including aerosol sprays; dispersal of pesticides; medical treatment of respiratory illnesses and in combustion technology. Aerosol science covers a wide range of topics, such as generation and removal of aerosols, technological application and their impacts on the environment and people.
Questions related to Aerosol Science
  • asked a question related to Aerosol Science
Question
2 answers
So I am conducting a research on changes in NO2 and aerosol index during a certain time period of 1 year. I am using sentinel-5 data. Following is the link:
I used anaconda(spyder) to analyze the data, creating a map for each day. So in total, there are like more than 30 images. A made a collage of these for my manuscript but it doesn't look quite neat. And is a bit difficult to comprehend.
Is there any way I can integrate these images into one i.e. one image per month that reveals the average. Any tool or software that is acceptable for research purpose. I really need help with this.
Relevant answer
Answer
Hey there Mika Mika,
Absolutely, integrating multiple air quality map images into a single image to depict the average is a great approach for your research. Here's a method using Python and a library called Matplotlib:
1. **Data Preparation**: First, you'll Mika Mika need to download the images from the Sentinel-5 website and organize them properly.
2. **Python Script**: Write a Python script to read all the images, calculate the average, and create a new image.
```python
import numpy as np
import matplotlib.pyplot as plt
from PIL import Image
# Function to read an image and convert it to numpy array
def read_image(image_path):
img = Image.open(image_path)
return np.array(img)
# Function to calculate the average of images
def average_images(image_paths):
total_images = len(image_paths)
first_image = read_image(image_paths[0])
sum_image = first_image.astype(np.float64)
# Summing up all images
for path in image_paths[1:]:
img = read_image(path)
sum_image += img.astype(np.float64)
# Calculating the average
average_image = (sum_image / total_images).astype(np.uint8)
return average_image
# List of paths to your daily images
daily_images_paths = ["path_to_your_images/image1.png", "path_to_your_images/image2.png", ...]
# Call the function to get the average image
average_img = average_images(daily_images_paths)
# Save the average image
plt.imsave("average_image.png", average_img)
```
3. **Visualization**: You Mika Mika can also visualize the average image using Matplotlib.
```python
plt.imshow(average_img)
plt.axis('off')
```
This script will generate an average image from all the daily images you Mika Mika have. It's important to ensure that the images are aligned and have the same dimensions. You Mika Mika can adjust the script accordingly if your images have different sizes.
Some interesting articles to read are:
Feel free to reach out if you Mika Mika need further assistance!
  • asked a question related to Aerosol Science
Question
5 answers
In dumping operation of hot wet materials, for example, there is emission of particulate matter together with water vapor, which difficult the measurement of opacity. Is there any way to solve this problem, or other techniques to quantify the PM?
Relevant answer
Utilizar muestreadores de Partículas Suspendidas totales en el Aire, puede resultar muy apropiado.
  • asked a question related to Aerosol Science
Question
5 answers
It is said that due to high surface reflectance(bright surface) of snow covered region, estimation of AOD using spectral channels of sensors onboard satellites like MODIS, SUOMI-NPP and Sentinel-3, is limited. I am studying snow melt in Himalayan region where Aerosol Optical depth is crucial for correct estimation of Radiation processes. Are there any methods (or) alternative satellite sensors (or) indirect methods to capture the spatio-temporal variability of AOD over Himalayan snow covered regions?
Relevant answer
Answer
I agree with Michel M. Verstraete about MISR data. In addition, you may also consider looking at POLDER aerosol products. As polarized reflectance from snow surface can be small enough, which is an advantage for retrieving aerosols over snow. This is one article about this:
Also, CALIOP lidar may provide aerosol retrievals over snow as well, although with limited spatial coverage.
  • asked a question related to Aerosol Science
Question
4 answers
Hello,
I'm a PhD student from Germany and I'm working on the toxicity of wildfire particles. We used "Rupprecht & Patashnick" polypropylene filters for our experiment with a ChemVol sampler. They were bought in about 2007 from Thermo Fisher. But they don't sell them anymore. Now we are looking for a similar filter, ideally with a diameter of 150 mm. Our filters are made of 5 layers. The 2 outer layers are coarser than the inner 3. It is at least 2 mm thick and 23x23 cm large.
Do you have any advice on where I could get such a filter?
Please find attached a picture of a particle loaded filter and blank filters.
This was written on the sticker of the filterbag: 759-007955-0010 UM EA V-2 TOP Filter PKG., ULTRAFINE, 10 PER CHEMVOL 01/09/07
Thank you very much!
Marie
Relevant answer
Answer
@Marie - another approach that has worked for us was polyurethane (PUF) foam, followed by a filter. This may decrease the loading on the filter. You can still extract most of the organic compounds.
  • asked a question related to Aerosol Science
Question
1 answer
I am trying to compare the performance of several aerosols measurement techniques including the optical particles counter principles and photometer. The GRIMM records concentration in counts/liter whereas APS in dN/dlogDp, how do I normalize the GRIMM's reading?
Relevant answer
Answer
If I'm understanding your question correctly, you are trying to convert a concentration in units of counts/L to dN/dlogDp for a specific Dp range, say Dp1 to Dp2.
If that is the case, I believe you would do the following:
  1. convert counts/L to counts/cm3 using conversion factor of 1L = 1,000 cm3
  2. normalize this concentration by dividing by dlogDp for that specific size bin.
E.g. if the range of the Dp size bin is 0.3 μm to 0.4 μm, you would divide the resulting concentration from Step 1 by [log(0.4) - log(0.3)].
This should give you a value that is comparable to the dN/dlogDp value from your other instrument.
Let me know if I've misinterpreted anything or something is unclear.
Best,
Joe
  • asked a question related to Aerosol Science
Question
6 answers
I tried to estimate the correlation coefficient of AOD with water precipitation, and AOD with visibility for a short period of time. I found that for a long term data set, researchers have also measured good correlation at polluted cities. I am curious why it gives less correlation value, if we perform our study for a few months data?
Relevant answer
Answer
Dear @Sujan Prasad Gautam
Thank you very much.
  • asked a question related to Aerosol Science
Question
8 answers
1. Which software is comparatively easier to learn in order to analyze the available satellite data for air pollutants such as tropospheric ozone, PM10, NO2 etc.
2. Please recommend a guide to follow as well, if possible.
3. Approximately, how much time will it take to analyze data spanning 6 months?
Relevant answer
Answer
Thanks Dr. Nick Jordan
  • asked a question related to Aerosol Science
Question
14 answers
Does the shape of aerosol affect its activation ability? how to affect?
If there were two particles with same stokes equivalent size, same chemical composition, same mix stated, but only a difference in the shape of particle, whether they have the same critical supersaturation, I wonder?
It would be pretty great if you can share some relevant references.
Relevant answer
Answer
The Hygroscopicity is morphology dependent. For further discussion please kindly consider Laskina et al. (2014): Size Matters in the Water Uptake and Hygroscopic Growth of Atmospherically Relevant Multicomponent Aerosol Particles
ABSTRACT: Understanding the interactions of water with atmospheric aerosols is crucial for determining the size, physical state, reactivity, and climate impacts of this important component of the Earth’s atmosphere. Here we show that water uptake and hygroscopic growth of multicomponent, atmospherically relevant particles can be size dependent when comparing 100 nm versus ca. 6 μm sized particles. It was determined that particles composed of ammonium sulfate with succinic acid and of a mixture of chlorides typical of the marine environment show size-dependent hygroscopic behavior. Microscopic analysis of the distribution of components within the aerosol particles show that the size dependence is due to differences in the mixing state, that is, whether particles are homogeneously mixed or phase separated, for different sized particles. This morphology-dependent hygroscopicity has consequences for heterogeneous atmospheric chemistry as well as aerosol interactions with electromagnetic radiation and clouds.
  • asked a question related to Aerosol Science
Question
1 answer
Hello everybody,
I need asymmetry factor and single scattering albedo in 385nm. I checked AERONET website but it had these parameters for only 4 specific wavelength. How can I derive them in any wavelength?
Relevant answer
Answer
Single Scattering Albedo parameter retrieval requires accurate information about the aerosol refractive index (or chemical composition). In AERONET, the volume size distribution parameters (mode radii and width) are retrieved along with the refractive index (wavelength dependent) information. You can use this information in a Mie Scattering code to derive the single scattering albedo and scattering phase function (or asymmetry parameter) along with aerosol extinction or optical depth at a particular wavelength. This may not be the best solution but you can give a try!
  • asked a question related to Aerosol Science
Question
9 answers
i want to import black carbon particles ( micro and nano different size) in cyclone (two phase) dpm fluent.
first question: i should use dpm model or vof?
second question: at entrance cyclone, particle injection type which one is selection for this work?(surface,group,...)
third question: how i make best meshing without icem?
fourth: how is define different size particle in fluent (all size covered)?
thanks
Relevant answer
Answer
Omar Z. Sharaf : If one is free in the choice of an integration algorithm for the ordinary differential equations of particle transport in the fluid, than I would choose a 4th order Runge-Kutta method with automatic adaptive timestep control, so that it can be achieved, that a certain prescribed error threshold is maintained all the time.
Volodimir Brazhenko
: I tend to disagree on that. If a particle size distribution is selected for a certain injection, than the solver tries to realize this distribution function by injecting particles of different sizes with the appropriate probability, which realizes finally the size distribution function.
If the injection conditions get more complicated, e.g. by two overset distribution functions for particle size and particle velocity, i.e. a particle with a certain size should be injected with a certain velocity by itself again following a certain distribution function, than this cannot be realized within the ANSYS Fluent GUI. In this case you need to write a piece of C programe which realizes this overset of particle injection conditions and creates the particle injection conditions in an particle input data file in accordance to Fluent syntax. Than this particle injection file can be used for the initial particle injection conditions instead of the build-in injection creation tools.
Regards,
Dr. Th. Frank.
  • asked a question related to Aerosol Science
Question
5 answers
I've curious if there is anybody who is familiar with techniques that can image aerosols "real-time" at a nanometer scale. With some preliminary literature review, I see that digital holography has been tested with aerosols, but it seems like it is more applicable for coarse mode particles (diameter > 2.5 um). In the world of aerosol science, TEM is the standard for analyzing morphology of fine particles, but I was wondering if there are any newer technologies that could be incorporated into in-line measurements with something like a single particle soot photometer (SP2). Maybe it's a crazy idea but I'm curious!
Relevant answer
Answer
Artur Braun Thank you for your comment! Frankly, I'm not familiar with this technology, and from a quick glance it seems like this isn't exactly what I was looking for, but very interesting nonetheless. From what I can understand, the soot was analyzed in a chamber (i.e. "experimental hutch") using the SAXS method, while I was looking for something that could potentially take measurements of morphology "in-line" with the flow of the SP2. Either way, thanks for sharing the interesting experiment and your thoughts!
  • asked a question related to Aerosol Science
Question
4 answers
What method are used to measure the virus in the air?
What is the minimum amount of virus in the air for the disease?
Relevant answer
Answer
Hi Ehsan,
As for Influenza type A, it is important to consider that the air exhaled by the healthy person also contains influenza virus particles. In studies of particles exhaled by healthy subjects during tidal breathing, researchers reported concentrations from 1 to over 1 × 104 particles per liter, with the majority of the particles being less than 0.3 μm in diameter. One of the studies also reported that 55% of the population studied exhaled >98% of the particles in the air volume investigated and concluded that these subjects, classified as high producers, could, over time, exhale more particles during normal tidal breathing than during relatively infrequent coughing or sneezing events. Concentrations in exhaled breath samples ranged from <48 to 300 influenza virus RNA copies per filter in the positive samples, corresponding to exhaled breath generation rates ranging from <3.2 to 20 influenza virus RNA copies per minute. Total particle concentrations ranged from 67 to 8.5 × 103 particles per liter of air.
To determine the concentration of virus particles in the air, the RT-PCR method is often used. However, RT-PCR analysis provides information on the total number of viral particles, but not on the number of infectious particles. Influenza virus genomic segments are chosen and packaged at random, whereby only parts of the virions are infectious.
Best wishes,
Ilya
  • asked a question related to Aerosol Science
Question
4 answers
the maritime aerosol model includes ,radius,standard deviation,ratio,index of refraction...
Relevant answer
  • asked a question related to Aerosol Science
Question
4 answers
Hi,
  I need ftp real time link to download cloud amount and Aerosol optical depth from MODIS. can anyone provide me this?. Instead of ordering data and analyzing data manually is not possible.
Thanks & Regards,
Malleswararao M
Relevant answer
Answer
Additionaly, FTP site of MODIS L2 atmosphere data is following,
Giovanni, providing L3 data, is another nice DB ! 
  • asked a question related to Aerosol Science
Question
5 answers
I used WRFChem V3.5.1 to simulate aerosols and gas concentration over China during Nov,2015, and I found that at some grid the simulated SO2 and NO2 concentrations were negative, how can I deal this ?
Relevant answer
Answer
Are you running it with monotonic and positive definite namelist options? That may help.
  • asked a question related to Aerosol Science
Question
3 answers
Everybody can explain it
Relevant answer
Answer
The problem of radiative transfer in the atmosphere is still far from being solved. We can provide, however, some rough estimates. According to Koschmieder law, the visibility range X_v could be estimated as:
X_v=3.912/B_ext
where B_ext is the extinction coefficient (for derivation you can consult entry Visibility in the English edition of the Wikipedia)
B_ext for particles in the sub-micron range of sizes (such as we can expect to be suspended in air over the dessert areas) we have
B_ext=0.37 x 10^{-4} [m^{-1}]
(This estimate is based on Willeke and Brockmann (1977), Atm. Env. Vol. 11, pp 995-999)
The visibility range is thus around 105 km. Considering that the value of B_ext could be slightly larger after including some of the particles from mode 1 (see eq. (10) in Willeke and Brockmann (1977)) the value X_v =75.75 km mentioned in your question looks very reasonable.
I hope that this is helpful.
  • asked a question related to Aerosol Science
Question
5 answers
I am trying to dimension an activated charcoal adsorber to remove ambient VOCs before the air enters a system where I will collect plant volatiles. Can anyone provide information on the required contact time of air and activated charcoal? How much activated charcoal do I need per volume of air?
Relevant answer
Answer
See the book by Cooper and Alley, Air Pollution Control. A design Approach 2nd Ed (1994), Chapter 12, You need to know the solute and the isotherm on coal. But you will find a generailsed isotherm on activated coal in the book. If you need to calculate time between regenaration cycles, see McCabe et al, Unit Operations in Chem Eng, the Chapter on Adsorption. McGraw Hill 1993.You will find there a couple of good examples.
Regards
  • asked a question related to Aerosol Science
Question
5 answers
I am working on a bioaerosol detection project with WIBS-4, also I want to exam the aerosol using fluorescence microscope. I will use an 8 stage andersen impactor to collect the aerosol, but I'm having problem with how to put the samples I collected under microscope. Most other projects I read about were using greased cover glass slide with a single stage impactor to collect the samples used for fluorescence microscope. Can I use glass fiber filter or quartz fiber filter (both are designed for andersen impactor) under microscope? Or do I need to transfer the aerosol sample from the filter to a glass slide, if I have to do the transfer, what's the general procedure for that? Thanks a lot for reading this!
Relevant answer
Answer
I used a 6 stage Marple Impactor  a long time ago and analysed the samples with PIXE. This required having the minimum mass possible in the substrate. In order to use your samples in a microscope you need an as plane as possible surface. Not to have rebounce, you need it to be sticky. Try getting a smooth surface (a glass or a polymer material) and get it covered with a very thin layer of grease (eg. you may dissolve 5% paraffin in benzene and deposit a thin film of the solution over your collecting surface, after the benzene evaporates you get a very thin greasy surface, micrometers thick. Take into account that you should handle benzene in a proper laboratory, not on the desk of you office!). Notice that the thin greasy film must be invisible to the naked eye, otherwise it is too thick. As to glass fibre or quartz fibre filters, they will be too rough for a good work with the microscope.
  • asked a question related to Aerosol Science
Question
9 answers
Sea salt aerosol, which originally comes from sea spray, is one of the most widely distributed natural aerosols. Sea salt aerosols are characterized as non-light-absorbing, highly hygroscopic, and having coarse particle size. Some sea salt dominated aerosols could have a single scattering albedo as large as ~0.97. Due to the hygroscopy, a sea salt particle can serve as a very efficient cloud condensation nuclei (CCN), altering cloud reflectivity, lifetime, and precipitation process. According to the IPCC report, the total sea salt flux from ocean to atmosphere is ~3300 Tg/yr (Source: Wikipedia).
Relevant answer
Answer
@Robert
Over continents there are other hygroscopic components in aerosol: sulfuric acid, ammonium sulphate and nitrate as well as soluble organic compounds
  • asked a question related to Aerosol Science
Question
16 answers
In my opinion, the UV-carbon is always greater than BC (880nm), as the manual say, "If sampling a ‘normal’ aerosol, this ‘UV’ result will be closely equal to the ‘BC’ result. If sampling an aerosol that has a strong “blue” component (e.g. fresh diesel exhaust or tobacco smoke), then this ‘UV’ result will be substantially larger than the ‘BC’ result.".
But recently I read one paper titled "Absorption and scattering properties of organic carbon versus sulfate dominant aerosols at Gosan climate observatory in Northeast Asia" pubulished on ACP, the author seperated the data into two groups (370nm and 880 nm), based on the observed maxima daily-averaged value in 370nm and 880nm. That is, the author observed a greater value in 880nm than that in 370nm, which really confused me. I have read the paper several times, and I think I didn't misinterpret what the author's expressing. 
Relevant answer
Answer
Dear all,
Here is the author's reply as attached.  
He mentioned that "our grouping (i.e., 370 nm group vs 880 nm group) should be accepted in a relative way to stress two cases, (i) samples having components that absorb relatively more light at short wavelength and (ii) samples having components that absorb relatively more light at longer wavelength."
Well, I didn't think of any other components that will absorb more long-wavelength (880nm) light  than Black carbon.  In my opinion, if the sample is pure BC, EBC(370) will be equal to EBC (880) (see attached pic), but once there is organics that absorb UV-light, EBC(370) will be greater than EBC (880).
Best,
Guoliang
  • asked a question related to Aerosol Science
Question
5 answers
Hi Friends,
Does someone know any good program to plot aerosol number size distribution datasets?. I have SMPS data to compare it with WRF-Chem results.
Thanks
Relevant answer
Answer
Hi friends,
Anyone could help inMatlab code to plot SMPS data for number concentrations and particle diameter vs. time 
  • asked a question related to Aerosol Science
Question
4 answers
Relevant answer
Answer
The simple answer to this question of whether single particle is "better" than ensemble (bulk) particle analysis is... one needs to be specific about what they are looking to learn.
Single particle chemical analysis of aerosols is complementary to ensemble or bulk analysis of aerosol: each gives you a different kind of information.  
Single particle methods excel at describing the mixing state of the aerosol (do chemicals reside in the same or separate particles?) and can do a nice job in determinations of aerosol source contributions to an air mass, but tend to struggle with mass-based quantitation.  Single particle mass spectrometers produce large datasets in relatively short time frames, requiring data clustering methods (ART-2a, K-means, etc) to reduce the data to something more analytically manageable.  Microscopic single-particle techniques (when operated without computer automation) can have the opposite problem, where they can sometimes struggle to provide statistically-robust data due to high analytical costs per particle, but provide high resolution spatial information and now some even provide spatially-resolved spectroscopic information.  
Ensemble aerosol techniques provide strong mass-based quantitation of the aerosol population, which is valuable for many types of studies in which mass closure is important.  Since aerosol mass increases as the cube of the particle size, these measurements tend to emphasize the influence of larger particles on the sample, unless the technique explicitly size-segregates the sample.  Ensemble aerosol sampling, when performed at sufficiently high temporal resolution (e.g., real-time mass spectrometry), can be used to understand aerosol sources using a source-receptor data analysis tool -- Positive Matrix Factorization has been widely applied for this purpose in many studies for over a decade.  Bulk/ensemble analytical methods fail to describe the mixing state of the particle population, and sometimes can struggle with accounting for changes in number concentration of small particles, which do not constitute a large influence on the total aerosol mass, but can be important for cloud properties, for instance.  
Both types of information are valuable, but which one you require depends very heavily on the type of scientific question you plan to ask.  If you're looking for a study where both are used, I'd recommend the attached companion papers by Dall'Osto et al. and Decesari et al. where they use both techniques to characterize aerosol in the marine boundary layer.  There are a lot of examples of studies where it is stressed that one of the two approaches is more appropriate for a certain application, but without knowledge of your scientific question, this would be difficult to help you assess which would be more appropriate.
  • asked a question related to Aerosol Science
Question
2 answers
how to conduct source apportionment studies for bioaerosols in ambient air? Which models / strategic study should be utilized to conduct the study? can anybody suggest some papers/ articles on the same?
Relevant answer
Answer
 I think you can use CAMx or CMAQ, which are very well-known air quality model. Each of them has specific modules for source apportionment analysis hence they could possibly be utilized for your study. The link below would show you some example studies regarding on the source apportionment using the CAMx and CMAQ model. I'm not sure whether you want to conduct a model based study or measurement based one, but hopefully these are helpful for your study. 
  • asked a question related to Aerosol Science
Question
2 answers
There is a dimension named optical depth range in the optical depth average.Is there any connection across the dimension.Why is it arranged so?Thanks.I put the product specification in the document below.
Relevant answer
Answer
This means the value given is applicable provided the range of AOD values are between those. If not, you need to go for other methods .
  • asked a question related to Aerosol Science
Question
8 answers
Especially MODIS and ASTER data 
Relevant answer
Answer
Validation exersizes show that different instruments perform different in different regions and no instrument performs best everywhere. Therefore I would suggest a combination of MODIS, MISR, SeaWiFS and ATSR-2/AATRS, all of which are no readily available. CALIOP when you need height info and speciation. Examples can be found in the literature
  • asked a question related to Aerosol Science
Question
10 answers
[email removed by admin]
Relevant answer
Answer
Gulab:
You may estimate the carbon by difference: then you must know the concentration of the major anions.
Actually this is the way I did this myself 20 years ago with cascade-impactor samples. At that time we did not even know there was so much carbon in PM. Carbon was not analysed and there were only 2 persons in Europe who had done that for a few sampes 10 YEARS earlier
prof Puxbaum and dr Cachier
  • asked a question related to Aerosol Science
Question
21 answers
When we use AMS or ACSM, the term 'non-refractory' is assigned to species that evaporate rapidly at 600 °C under vacuum conditions (e.g. organic matter, NH4NO3 and (NH4)2SO4. And regarding refractory  aerosol components, which is not high enough to efficiently vaporize at 600 °C,  usually include sea salt, many mineral oxides, elemental carbon (soot) and metals.
I want know what refractory organic aerosol is? Does it even exist? I think so, but could you give an example of their chemical composition?
Relevant answer
Answer
Alexandra
I do not understand what you mean with
"Carbon particulates that are OXIDISED up to about 600ºC were classified as organic carbon":
at this temperature all carbon is combusted:
did you mean HEATED up to 600 C without OXYGEN?
Gouliang
Protocols: the IMPROVE protocol is just one; there is also the NIOSH DRI and EUSAAR protocol in which the heating rates are different and thus also the various fractions OC1 OC2 etc
  • asked a question related to Aerosol Science
Question
14 answers
Hi all,
I'm planning to collect aerosol samples on polycarbonate filters in an adverse environment. High mountain with high humidity and very low temperatures. The collection system will be composed of inlet tube (taking the sample from outside the building), in-line filter holder (located inside a heated building) and air pump. I'm concerned that the high humidity and the difference between inside and outside temperatures can ruin my samples. Is it a good idea to heat the inlet with a heater tape? Any suggestion? I'm not interested in volatile compounds and the filters are to be analyzed by scanning electron microscopy.
Thanks.
Relevant answer
Answer
Dear Sandra, the topic is interesting. I wish these documents may support you.
Moreover, I suppose you will have to consider also the effect of humidity on particle (size for instance..).
Cheers, Valerio 
  • asked a question related to Aerosol Science
Question
5 answers
Cosmic rays have a slight interaction with clouds. How much significant is that interaction? Can that interaction change the energy budget of Earth and the dynamical processes which interact with the vapor content?
Relevant answer
Answer
Short answer: there's been claimed correlations and some theoretical work, but no experimental verification.
Long answer with citations:
A correlation between cosmic ray flux and clouds in Earth’s atmosphere has been described (see, for instance, Marsh and Svensmark, 2000). However, this correlation has been called into question by Sloan and Wolfendale (2008) and Erlykin and Wolfendale (2011). Further, the claim of a correlation between climate change and spiral arm crossings (used to support the cosmic ray–cloud connection) by Shaviv (2002) has been effectively ruled out based on updated knowledge of Galactic dynamics (Overholt et al., 2009). The physical mechanism itself, involving enhanced formation of aerosols and nucleation sites (Tinsley, 2000; Svensmark et al., 2009), while plausible, is not established (Wagner et al., 2001; Pierce and Adams, 2009). The CLOUD experiment at CERN has sought to establish such a mechanism, with inconclusive results (Duplissy et al., 2010, Kirkby et al., 2011).
Marsh, N. and Svensmark, H. (2000) Cosmic rays, clouds, and climate. Space Sci Rev 94:215–230.
Sloan, T. and Wolfendale, A.W. (2008) Testing the proposed causal link between cosmic rays and cloud cover. Environ Res Lett 3, doi:10.1088/1748-9326/3/2/024001.
Erlykin, A.D. and Wolfendale, A.W. (2011) Cosmic ray effects on cloud cover and their relevance to climate change. Journal of Atmospheric and Solar-Terrestrial Physics 73:1681–1686.
Shaviv, N.J. (2002) Cosmic ray diffusion from the galactic spiral arms, iron meteorites, and a possible climatic connection. Phys Rev Lett 89, doi:10.1103/PhysRevLett.89.051102.
Overholt, A.C., Melott, A.L., and Pohl, M. (2009) Testing the link between terrestrial climate change and galactic spiral arm transit. Astrophys J 705, doi:10.1088/0004-637X/705/2/L101.
Tinsley, B.A. (2000) Influence of solar wind on the global electric circuit, and inferred effects on cloud microphysics, temperature, and dynamics in the troposphere. Space Sci Rev 94:231–258.
Svensmark, H., Bondo, T. and Svensmark, J. (2009) Cosmic ray decreases affect atmospheric aerosols and clouds. Geophys Res Lett 36, doi:10.1029/2009GL038429.
Wagner, G., Livingstone, D.M., Masarik, J., Muscheler, R., and Beer, J. (2001) Some results relevant to the discussion of a possible link between cosmic rays and Earth’s climate. J Geophys Res 106:3381–3387.
Pierce, J.R. and Adams, P.J. (2009) Can cosmic rays affect cloud condensation nuclei by altering new particle formation rates? Geophys Res Lett 36, doi:10.1029/2009GL037946.
Duplissy, J., et al. (2010) Results from the CERN pilot CLOUD experiment. Atmos Chem Phys 10:1635–1647.
Kirkby, J., et al. (2011) Role of sulphuric acid, ammonia and galactic cosmic rays in atmospheric aerosol nucleation. Nature 476:429–433.
  • asked a question related to Aerosol Science
Question
5 answers
When a nuclear pollution happen, it means that we have air pollution whose form can be considered as nuclear aerosols. Therefore, I want to calculate and work on this topic but I need some optical properties about the particles that consist such nuclear aerosols.
Relevant answer
Answer
Aerosols play an important role in the global climate, the radiative forcing of climate, and the Earth’s radiative balance.  They act by modifying the local and planetary albed and by absorbing the upward terrestrial thermal radiation. Aerosols influence the radiation balance through two key processes: directly, by scattering and absorbing solar radiation, and indirectly, by acting as cloud condensation nuclei and thus dramatically affecting the optical properties of clouds.
see attached file as well to more detail about it.
Regards
  • asked a question related to Aerosol Science
Question
6 answers
I am trying to estimate the residence time of dust aerosol over the MENA region. I have tried to compute it using the equation T=fct(radius, normalized_radius,Twet). But, Twet varies with the meteorology (3*1e5, 6.91*1e5). From literature, residence time of dust  is : 1) varying between ~2 and 8 days, 2) varying between ~2.4 and 12.9 days, 3) global mean is ~2.7 days, 3)  average of ~4days, …
Anyone can suggest more precise season specific residence time for the MENA region. 
You help is greatly appreciated. 
Relevant answer
Answer
Today's NAAPS Dust Cloud image
  • asked a question related to Aerosol Science
Question
5 answers
what is a good method to estimate cloud base height using a ceilometer ? any body knows if application of FFT is better after calcluation of CBH from signal on the estimated CBH or is better to do on the ceilometer signal ? any idea about wavelet method on the cloud base heigh?
Relevant answer
Answer
There are some Forecasting "Rules of Thumb" here which may help: http://weatherfaqs.org.uk/book/export/html/164
  • asked a question related to Aerosol Science
Question
3 answers
Most meteorological models that simulate rain do not take a particulate emission inventory as input, as do chemistry-coupled meteorological models. Is there an improvement of rain prediction in the latter case? If meteorological models do not work with particle emissions injected into the atmosphere, do they assume some particles in atmosphere to predict rain?
Relevant answer
Answer
If you are not going to study condensation and rain droplet formation processes in detail  there is no need to know anything about aerosol for calculating rainfall  rates or the amount of precipitation. You simply assume that there always  are enough condensation nuclei present. In fact this is the case. So you only have to calculate the amount of water which has to fall out to reduce the supersaturation during an ascent of an airmass so that a relative humidity of 100 % is not exceeded. Of course you also have to take into account the amount of evaporation of the droplets if they are falling through layers of dry air.
  • asked a question related to Aerosol Science
Question
4 answers
there are different method to estimate cloud base height , with putting threshold on backscatter signal of ceilometer or estimated visibility using the ceilometer data , now what is the best way to calculate cloud base height from point of view of a pilot. , the extinction coefficient can give vsibility and it is a straight forward method ,  how one can calculate extinction coefficient accurately , other than klett method ,i need less assumption.
Relevant answer
Answer
doi does not work, but you can find this paper on ResearchGate
A.I. Chulichkov, M.S. Andreev, A.S. Emilenko, V.A. Ivanov, A.P. Medvedev, O.V. Postylyakov. Method of estimation of cloud base height using ground-based digital stereophotography. Proc. SPIE, Vol 9680, 96804N,
  • asked a question related to Aerosol Science
Question
13 answers
I am using TSI 3076 constant output atomizer to generate particles as given in the manual using NaCl salt conc. about 0.15 g/Lt in clean water. as per the manual peak should show up around 60-70 nm. but i am getting much bigger particles say 0.3 micronmeter. silical gel is dried enough. please suggest what could be the possible reasons.  
Relevant answer
Answer
Hello Mohit,
You measure Da with Elpi and TSI 3076 manual is speaking about mobility Diameter.  You can calculate your aerodynamic diameter, NaCl density is ~2.2 .
Salt concentration might be too high.
  • asked a question related to Aerosol Science
Question
2 answers
Posafai et al (2004), argued that to their knowledge, individual-particle studies of coal and oil burning emissions and of urban aerosols do not indicate the presence of tar balls. In my research I have identified spherical organic particles that have similar characteristics to tar balls in smoke emissions from domestic fixed-bed coal combustion.
Relevant answer
Answer
I would extend the explanation to include high EA conditions when you are burning bituminous and sub-bituminous coal.
I tried some Virginia coals (3) in a bottom-lit downdraft (BLDD) stove and had significant tar formation which was not in the form of balls, but a general gluing together of all the coal. Loose coal was put in, it got hot under adequate air conditions, it all glued itself together into a single mass. The glue was flowing high melting temperature tar, which later burned away leaving individual pieces of coke. If the Time Temperature Turbulence combination was inadequate, the consequence would be condensed tar PM.
I attributed this to the tars which have melting temperatures high enough to resist instant vaporisation. I expect that during incomplete combustion of that material, you will get spherical PM with a similar composition.
If you can get an XRF and XRD analysis, send it to Prof Lodoysamba in Mongolia and ask him if it is recognisable. He has done a lot of nuclear analysis of PM in Ulaanbaatar.
From his lessons, you can develop the capacity to use those two tests to track particles back to their origins (source apportionment).  He was able to differentiate between carbonaceous particles that came from high and low temperature combustion.(i.e. power stations and domestic stoves).
  • asked a question related to Aerosol Science
Question
6 answers
 I need the aerosol particle size from MISR Level 3 data for the North-East India (NEI) (22-30˚N, 88-98˚E) region. From the Monthly global data how can we choose the aerosol small mode particle size for my required region i.e., NEI. Can anyone provide me the methods of analyzing Level 3 MISR data for aerosol small mode particle size. Here I am attaching one of Level 3 aerosol data obtained from MISR.
  I can obtain the MODIS derived aerosol small mode fraction from giovanni. But I have no idea how to obtain the aerosol particle size from MISR sensor of Terra satellite. I can not found the latitude and longitude of my required locations. Can anyone provide me a better idea to obtain the particle size from MISR data. I will be grateful to you if you provide me some idea of analyzing the MISR Level 3 data.  
 Thanking you.
Relevant answer
Answer
Papori --
Thanks for your interest in MISR.  I agree with previous notes by Felix and Michel.  The Level 2 data are generally better for determining aerosol type than the Level 3, because sensitivity to aerosol type varies greatly with retrieval conditions, much more than optical depth sensitivity, so the aggregation process that generates Level 3 data tends to combine results of considerably varying uncertainty.  
Within the MISR Level 2 Aerosol product, the parameter RegBestEstimateSpectralOptDepthFraction contains five sub-fields: Fraction optical depth "small," "medium," and "large," and fraction optical depth spherical and non-spherical (DPS, Rev. S, p.164). The cutoff between "small" and "medium" is 0.35 microns, and between "medium" and "large" is 0.70 microns (MISR Aerosol ATBD, Rev. G, Section 3.5.10.2, p. 67). 
 We recently published an analysis of MISR Standard Product aerosol-type data quality:
Kahn, R. A., and B. J. Gaitley, 2015. An analysis of global aerosol type as retrieved by MISR. J. Geophys. Res. Atmos. 120, doi:10.1002/2015JD023322.
The paper can be downloaded from:
Note especially the discussion in Sections 3.2 and 3.5, and the related Supplemental Material.  Another paper that might be of interest here is:
Dey, S., and L. Di Girolamo (2010), A climatology of aerosol optical and microphysical properties over the Indian subcontinent from 9 years (2000–2008) of Multiangle Imaging Spectroradiometer (MISR) data, J. Geophys. Res., 115, D15204, doi:10.1029/2009JD013395.
Be well.  Ralph
  • asked a question related to Aerosol Science
Question
3 answers
According to Müller, D., et al. "Aerosol‐type‐dependent lidar ratios observed with Raman lidar." Journal of Geophysical Research: Atmospheres (1984–2012) 112.D16 (2007). Basically Lidar ratio of 20-30 sr are categorized as marine aerosol, 30-40 sr are for polluted marine aerosol, 40-60 sr are for urban aerosol, 50-80 sr are for wood (biomass) burning aerosol. But how about Lidar ratio smaller than 20 sr and greater than 80 sr? Are there any aerosol types corresponding to these Lidar ratio?
Relevant answer
Answer
Check my publications. There is one in IEEE in 2010 that my be of help
  • asked a question related to Aerosol Science
Question
3 answers
Few studies consider the increased ventilation rate associated with active travel modes. Ventilation rates are important because it affects the amount of inhaled pollutants. There is some research for cyclists but Dirk’s et al (2012) study suggests we lack research on pedestrians:
Does someone has recent research that does provide insight into pedestrian’s ventilation rate?
Relevant answer
Answer
the only study I could find that measured Ventilation during walking (study with only 1 subject!) gives the following values: walking at 3 mph: 1.3 m3/h and walking at 5 mph: 1.6 m3/h.
Seems that only a very small number of studies measured ventilation in a direct way while walking, but that the results are comparable.
Bas de Geus
  • asked a question related to Aerosol Science
Question
6 answers
Hi,
I need to convert the estimated vertical sandblasting flux (in microgram/m2/s) in to the surface dust concentrations (in microgram/m3). Can anybody help me please..
Relevant answer
Answer
Normally, when we have concentration and need to express it as flux, we have to multiply with speed.  You have to do the contrary process which all preceded answers just clearly suggested.
  • asked a question related to Aerosol Science
Question
3 answers
i want to calculate single fibre filtration efficiency of nanofibers can any one let me know that µ - air dynamic viscisity in kg/m.s @ 25˚c, T- absolute temperature in kelvin @ 25˚c, λ-mean free path of air molecule in meter have standard value or it get varies depends on the particle size. if it has std value please provide me the values with reference article.
Relevant answer
Answer
kind thanks for the answers to both of you. 
  • asked a question related to Aerosol Science
Question
11 answers
Can I get MODIS aerosol data product via matlab?
Relevant answer
Answer
Hi Ritanjali,
If I am getting you correctly, you want some MATLAB code which can download MOD04_L2 product (granule) from web or ftp (as per choice) according to your region of interest. If it is so, I can give you my matlab code modified for your purpose. We don't have any information about lat/lon from the file name (MOD04_L2) but L2 file name contain information about UTC time, which is more or less same for a particular location (10-15 min difference depending on location, check it out !! I am not sure !!) So you have to sort out this UTC problem for your particular use.........
Hope it solves your problem !!! :)
Let me know if you face any problem with the code.
Thanks
Amit
  • asked a question related to Aerosol Science
Question
2 answers
Dear all, 
I am struggling to calculate the specie specific uncertainty for Polycyclic Aromatic Hydrocarbons in Positive Matrix Factorization version 5. I was reading the guide however, could not understand how to calculate uncertainty. Below is the paragraph given in PMF guide. 
"The equation-based uncertainty file provides species-specific parameters that EPA PMF 5.0 uses to calculate uncertainties for each sample. This file should have one delimited row of species, with species names (Table). The next row should be species-specific method detection limit (MDL) followed by the row of uncertainty (species-specific). Zeroes and negatives are not permitted for either the detection limit or the percent uncertainty. If the concentration is less than or equal to the MDL provided, the uncertainty (Unc) is calculated using a fixed fraction of the MDL "
Table
Unc.      Aluminium   Ammonium   Arsenic    Barium
     2        0.00419         0.0125       0.00098   0.0068    
    10           10                  10             10            10
In above mentioned Table decimal values are MDL value of given species but I don't know that what is "10" and "2", if 10 is uncertainty then how can we calculate it?
Secondly I have 52 weeks samples (1 sample per week and 17 studied species). My question is whether I have to calculate Uncertainty of all species for all sample or I can use only one uncertainty values for all samples.   
Relevant answer
Answer
Hi Waqar,
The uncertainties for each PAH species should be determined as part of your analytical method. Presumably you have quantified your PAHs using some GC/MS variant so there will be plenty of literature out there about how different groups have calculated uncertainty. The USEPA would also likely have a guide for quantifying uncertainty for the analysis of PAHs because there is a standard method. Your analytical method should also produce MDLs which can be used to calculate uncertainties for those samples below the MDL. I would highly recommend reading: 
Polissar, A.V., Hopke, P.K., Paatero, P., Malm, W.C., Sisler, J.F., 1998. Atmospheric aerosol over Alaska: 2. Elemental composition and sources. Journal of Geophysical Research: Atmospheres (1984–2012) 103, 19045–19057 and Kara, M., Hopke, P.K., Dumanoglu, Y., Altiok, H., Elbir, T., Odabasi, M., Bayram, A., 2015. Characterization of PM Using Multiple Site Data in a Heavily Industrialized Region of Turkey. Aerosol and Air Quality Research 15, 11–27. doi:10.4209/aaqr.2014.02.0039
which should give you an idea how to treat your data. To answer your other question, depending on how your uncertainty is calculated, you may have one value for each PAH, or you may have a different value for each PAH in each sample.
A few things appear a bit problematic with your wider study. First, 52 samples is quite low for a source apportionment study. Typically you would want more than 100 samples. Obviously sampling for longer may not be possible all the time, but the small number of samples could cause problems. More concerning for me is your attempt to apportion PAHs. I know in the literature this is widely reported, but care should be taken before you embark on this. I recommend reading: 
Galarneau, E. 2008. Review: source specificity and atmospheric processing of airborne PAHs: implications for source apportionment. Atmospheric Environment, 42: 8139-8149.
This paper highlights a number of problems with trying to apportion PAHs, most notable of which is that PAHs do not satisfy the most basic "rules" of receptor modelling. The arguments against trying to apportion PAHs are well-presented in the paper and may convince you to try using your data another way.
I hope this information helps and good luck with your work.
Travis
  • asked a question related to Aerosol Science
Question
7 answers
I am planning to apply suitable spatial-temporal model in gaseous concentrations (NO, NO2, NOx, and CO) measured at 30 monitoring station in Brisbane, Australia. Among them, 25 stations are short term monitoring data, approximately 2 weeks per site and rest of them are EPA monitoring data.
I am using R statistical software and trying to find out any suitable why to find out proper spatial-temporal model.
Previously, I tried R-INLA which did not work well for my purpose. 
If you have any suggestion regarding this issue, it would be great help for me.
Relevant answer
Answer
If you want to use the spatial-temporal model with observations from 30 monitoring stations to predict the concentration of pollutants at other location and at present or future time, then a state-space model based on Kalman filtering method can be useful. There are a number of packages in R or Matlab to do this.
  • asked a question related to Aerosol Science
Question
6 answers
I am asking with reference to OMAEROe product from the NASA giovanni.
Relevant answer
Answer
EXTINCTION = SCATTERING + ABSORPTION
what you write is the SINLE SCATTERING ALBEDO (SSA)
Second of all the AOD is the logarithm of the ratio of transmitted light intensity versus initial intensity
and the AOD is a sum of scattering and absorption by aerosol AND by the air molecules (RAYLEIGH-scattering); the RAYLEIGH scattering is subtracted
And at certain wavelengths there is additional attenuation of light by absorption by trace-gases like NO2 and ozone and even water vapour
Please consult a textbook such as Iqbal
  • asked a question related to Aerosol Science
Question
5 answers
Has anyone measured or parameterized the atmospheric analogue of well known Mueller matrix for ocean water (Voss and Fry 1984)? I need it for polarization sensitive radiative transfer simulation. I think that the polarization effects of light scattering in the atmosphere, caused mainly by Rayleigh scattering, should be weakened by aerosols, dust and water droplets. But is there any known parameterization (e.g. for optical thickness as a parameter) that results in angular distribution of Mueller matrix?
Relevant answer
Answer
Probably, there are many works related to your question in the JQSRT, some of them by M. Mischenko et al. (http://www.giss.nasa.gov/staff/mmishchenko/mishchenko.html). Also, the Amsterdam database is a database of the scattering matrices and optical properties of aerosol and hydrosol particles cited in several articles (http://www.iaa.es/scattering/amsterdam/index.html).
  • asked a question related to Aerosol Science
Question
3 answers
I am especially interested in the product distribution (short-lived and stable reaction products).
Relevant answer
Answer
Dear Sascha,
please have a look at:
Rate Coefficients for the Gas-Phase Reaction of OH Radicals with Selected Dihydroxybenzenes and Benzoquinones
Olariu, R. I., Barnes, I., Becker, K. H. and Klotz, B.
Int. J. Chem. Kinet. 32 (2000) 696-702
Also SOA formation has been studied by Cecile Coeur-Tourneur, however, I have to search for her publication.
Cheers,
Peter
  • asked a question related to Aerosol Science
Question
5 answers
Has there been any research on the effects of inhalation exposure to Nitrocellulose lacquer and related solvents in Humans?  Particularly helpful would be cases involving exposure in woodworking industries (musical instruments, furniture, etc.). 
Are there currently any safety standards regarding the use of aerosolized nitrocellulose lacquer in regards to exhausting out the solvent fumes? 
Relevant answer
Answer
Hello Candace
Nitrocellulose wood lacquer consist of many organic solvents which are associated with some health problems especially respiratory impairments in workers occupationally exposed to them.
You can surf the web searching for health effects of organic solvents that are ingredients of your lacquer of interest. For instance. formaldehyde.
  • asked a question related to Aerosol Science
Question
3 answers
Dear colleagues!
My question is about Channel 1 of Landsat 8 supposed to visualise coastal aerosols. I cannot find any evidence that such valuable information, as coastal aerosols ( anyway, such wavelength range), is included in analysis in available soft.
I'm very interested, how it can be used and by what soft?  Can it really provide better results?
Relevant answer
Answer
Dear Maria,
Band 1 of the Landsat 8 Operational Land Imager (OLI) instrument is labeled "Coastal aerosol", but that does not mean that this channel, on its own, provides any information on aerosols: it is just a measurement in the "deep blue" spectral region that can be used, in conjunction with other channels, to retrieve information on aerosols. The band label is very poorly chosen, though scattering of solar radiation by aerosols in the atmosphere does indeed increase significantly when the wavelength of the radiation shortens.
You should consult books and articles on the characterization of atmospheric aerosols based on the inversion of radiation transfer models against multispectral measurements for input on how to perform this task and retrieve information on aerosols.
For an introduction to these concepts and techniques, consult
Jacqueline Lenoble (Editor) (1986) Radiative Transfer in Scattering and Absorbing Atmospheres.
Jacqueline Lenoble (1993) Atmospheric Radiative Transfer, Deepak Publisher.
Thomas and Stamnes (2002) Radiative Transfer in the Atmosphere and Ocean, Cambridge University Press.
K. N. Liou (2002) An Introduction to Atmospheric Radiation, Volume 84, Second Edition, Academic Press.
A somewhat simpler approach to aerosol characterization is to estimate the Ångström exponent from two spectral bands, and then relate that value to the aerosol type. See, for instance,
Alternatively, you should collaborate with a research group that can retrieve this information for you and provide you directly with aerosol products (rather than just radiance measurements at the entrance of satellite instruments).
Cheers, Michel.
  • asked a question related to Aerosol Science
Question
6 answers
Air showers (a.k.a. air tunnels, air curtains, air booths) are used in "clean room" design to control the particulate (dust) introduction into the clean room operations. In addition, air showers have been employed to reduce lead contamination of garments at other facilities such as secondary lead smelters and indoor firing ranges. I am looking for any studies/research into their effectiveness or design evaluation. Please advise. Thank you.
Relevant answer
Answer
Much to my surprise (and yours?) there is only a bit of accesible information on this item. You can start with this document, as far as you haven't discovered it yourself: http://www.advancetecllc.com/pdf/ATEC-WP-Air-Shower-Effectiveness-D1005-001.pdf
The first report refers a.o. to Liberty Industries. On their site they sell a set of test reports: http://catalog.liberty-ind.com/item/air-showers/air-shower-test-reports/astr-1?
There is more information on cleanroom testing according to ISO 14644 series from ISO/TC 209, referring to cleanroom classification. This technical committee might be another starting point: http://www.iest.org/Portals/36/docs/Journal/TechTalk/Ensor_ISO_TechTalk.pdf
Well, it's just a start I guess, hopefully you'll find more.
  • asked a question related to Aerosol Science
Question
5 answers
What is the mechanism associated for these variation? How does this effect vary for different aerosol type, surface types? Do we have any complete study which explains the mechanism associated in different regions of solar and thermal band?
Relevant answer
Answer
For a basic understanding of the influence of the atmospheric aerosol on the thermal forcing at the aerosol level, one can treat aerosols as clouds of particulate matter (hereafter aerosol-clouds). However, aerosol-clouds have very different optical properties vis-a-vis the water-clouds. Hence, radiative forcing of the aerosol-clouds is quite different from those of water-clouds. In fact, aerosol-clouds absorb a lot more solar as compared to water-clouds; therefore vertical placement of aerosol clouds makes a huge impact on the air temperature and short wave transmitted through the cloud. One finds that sometimes aerosols in the atmosphere can absorb enough solar radiation as to burn off the surrounding or mixed in clouds. If one can get aerosol-optical properties, computing radiative effects of aerosol-clouds is a straight forward calculation.  As stated in prior responses, the aerosol-cloud interaction effect can vary significantly based on the state of the atmosphere, its water vapor content, its clouds, and the surface of the earth beneath. The specific outcome in a specific situation must be obtained by calculations in which aerosols are present at different heights of interest together with realistic aerosol optical properties.
  • asked a question related to Aerosol Science
Question
8 answers
I have ionic data for aerosol, trace gases and surface snow. The chemical species under study include : NO2, NO3-, SO2, SO42-, Cl. I would like to study the inter-conversion of these precursor species within the air snow boundary layer. How the meterological parameters effect their conversion reactions. Can anyone suggest a simple box model for this study?
Relevant answer
Answer
@Rosaline
After your last entry I understand much better what you are after. However, the area of heterogeneous conversion of NOx is a very tricky one. My main experience is the interaction with walls of smog chambers. It appears that the presence of a surface water layer is essential. However, I think that up till today there is not a good kinetic description for the interconversions taking place in such a rather well-defined environment. A amin issue is the formation of nitrous acid. This is a key compound for starting the photochemical cycle. Of course this is of more importance at sites where photochemistry occurs
 There is also the interaction of nitric (and sulfuric) acid with seasalt, but this reaction is fast and occurs already in the aerosol in the air.
By the way did you have a look at the literature on the heterogeneous / surface reactions of the compounds?
ISORROPIA only provides equilibria but the question for you obviously is how fast?
  • asked a question related to Aerosol Science
Question
15 answers
I want to analyze inorganic ions in aerosol samples, where the sample size and concentrations both are very small. Please suggest any suitable method for ion analysis other than IC.
Relevant answer
Answer
Dear Manish, I recommend you to read to my colleague Gustavo Delgado I give you the link http://www.lamjol.info/index.php/UNIVERSITAS  the suggest use the Maple 13 programm.
  • asked a question related to Aerosol Science
Question
2 answers
I started using the multistage impactor MOUDI and I wonder about the best ideas for the interpretation of the results considering wall losses. Any suggestion or shared protocol is welcome.
Relevant answer
Answer
Oliver,
Thanks for the comment and the reference  - we will look at it. We are using the M100/110R Rotating MOUDI Impactor - it is the old rotating MOUDI impactor. The study we are conducting focuses on the analysis of mine dust and investigation of the percent of quartz for each size fraction. We are using coated substrates 
  • asked a question related to Aerosol Science
Question
9 answers
For the extraction of organic compounds associated with airborne particulate matter, we used different organic solvents as Benzene, toluene, hexane, dichloro methane etc. Which solvent is suited best for the exaction of organic components associated with particulate matter ?  
Relevant answer
Answer
Depends on what you are interested in. Do you want to distinguish differences in effects of compounds on a biological system and determine relative toxicity. If so I would use a solvent that extracts most of the compounds and that would be a mixture of Acetone/Hexane 1:1 ratio which extracts polar and nonpolar compounds. This is also used to determine responses of cells to exposure of compounds adsorbed to PM. However, if you know something about your extract and would like to do something more specific you could do a serial extraction first with hexane alone and then Acetone. Then you can evaluate what ever response or even further fractionation with HPLC (or other methods). There are a couple of other strategies but again it depends on the question you ask. 
  • asked a question related to Aerosol Science
Question
5 answers
I want to use a TSI CPC 3025A for some particle measurements. The butanol was removed and the CPC dried for transportation. Now I want to restart the CPC again. Until now the instrument is running for about 3 h but the "liquid level" LED is still off.
Does anyone of you has some experience on how long it usually takes until the LED should turn on? Or what I can do to check if anything is wrong?
Relevant answer
Answer
Thanks for your answer, Avi!
I managed to get the instrument run. The problem was that there were some air bubbles in the butanol line which prevented a proper function. I removed them by gently pressing the silicon tubing which runs from the butanol bottle to the instrument. Now everything's working perfectly.
Cheers,
Martin
  • asked a question related to Aerosol Science
Question
12 answers
What is the IPCC estimate of radiative effect of natural aerosols? I have found their estimate for anthropogenic, but not for natural aerosols.
Relevant answer
Answer
"Based on a combination of global aerosol models and observation-based methods, the best radiative effect estimate of the aerosol–radiation interaction in Assessment Report 5 (AR5) is –0.35 (–0.85 to +0.15) W.m–2 (global annual mean between 1750 and 2011 http://www.climatechange2013.org/images/report/WG1AR5_Chapter08_FINAL.pdf page 24). As far as I understand, this is an estimate for all 7 aerosols conisdered in AR5 without distinction between natural and anthropogenic.
For the major natural global aerosol, Mineral Dust, the global mean radiative forcing in AR5 is -0.10 (-0.30 +0.10) W.m-2. The RE of other natural aerosols such as sea-salt was not provided as such in AR5 as far as I know.
  • asked a question related to Aerosol Science
Question
8 answers
Aerosol composition measurement date files were downloaded from ARM (Atmospheric Radiation Measurement) website. The files, named as "sgpaerosolbe1turnC1.s1.YYYYMMDD.000000.custom.cdf", contain SSA in red, green and blue wavelength, by which how can I extract aerosol composition, including mineral dust, sea salt, haze, smoke etc? 
I’d really appreciate your reply, if possible, you're welcomed to contact me via my email dingboluo@yahoo.com.
Thanks a lot!
Relevant answer
Answer
You can also obtain more information on the aerosol optical characteristics at SGP from the direst sun and inversion products of the AERONET site there, referred to as Cart_site:
  • asked a question related to Aerosol Science
Question
6 answers
I know above what the meaning is, but I dont know the similarities and differences between these leadership theories.
Relevant answer
Answer
I agree with Deborah. The attached reading is excellent. I will also like to add that contemporary focus on the trait theory of leadership has substantially declined in today's complex world. The stress is rather more on transformational leadership and situational leadership.
  • asked a question related to Aerosol Science
Question
6 answers
Aerosol extinction coefficients are usually assumed to decrease exponentially with height, the assumption is approximately appropriate on conditions of long-term averaging but remain skeptical for a specific case. My question is how to judge by other atmospheric elements whether the aerosol extinction profile approximates an exponential distribution of not?  
Thanks a lot for your reply!   
Relevant answer
Answer
It is indeed a difficult question with no universal answer. Over urban areas the mixing layer (typically 0.5 to 2 km high) might force convection so that the aerosol concentration is relatively constant over height in that layer. But these processes are very dynamic, and typically change rapidly over short distances and  time periods, even during a single day.
I guess you would have to run a chemical transport model, such as WRF-Chem, to obtain a precise time-dependent answer for your location, but it is obviously not an easy task...
  • asked a question related to Aerosol Science
Question
3 answers
US-EPA AP-42 guidance on emission factor uses the concept of wind "fastest-mile" for the estimation of fugitive dust from wind erosion of storage piles.
The definition of "fastest-mile" given in the guidebook is "the wind speed corresponding to the whole mile of wind movement that has passed by the 1 mile contact anemometer in the least amount of time".
I cannot understand what this quantity represents and how it is measured with an anamometer.
Moreover I would like to know if there is a way to convert measured average or maximum hourly wind speed to the fastest-mile needed for estimating the emission.
Relevant answer
Answer
Hi - yes that's basically what I meant, although I'd use all pairs of data with a mile between, rather than splitting the data up into "whole mile" chunks. For instance, a mile has passed between 0 and 10 min, as you say, but a mile has also passed between 1 and 13 min (taking 12 min), etc. I can't speak for how the standard is defined as I'm not familiar with it, but that's how I'd do it.
  • asked a question related to Aerosol Science
Question
14 answers
Although I have been able to get most of the information related to Landsat 8 and its bands from landsat.usgs.gov website, still, I haven’t been able to explore the complete potential of its bands, especially the new Band 1 (Coastal/Aerosol Band : 433-453 nm) and its application in coastal and near shore processes research. I tried searching for previous research articles in using coastal band but I was not quite satisfied with the search results.
Relevant answer
Answer
Dear Dr. Hubert, this is an excellent research paper link which you have provided by Vanhellemont & Ruddick. Precisely what I have been looking for. I have started following your updates. I see that you have also done some work in 'ocean color remote sensing'. Are you still associated with the coastal water study in Hanoi? Thank you so much for your pertinent answer. 
Dear Dr. Mauricio, you have a very keen sense of observation. This is a brilliant idea. Thank you for this first-rate research paper. Those guys in Scripps have been doing some great quality research. I am deeply thankful for your efforts in putting together these significant research papers related to S.California bight and Chile's river plumes. Have you also been doing your research in Chile area?
These are some of the finest answers I've received so far for my question. Since I am just a budding researcher my motivation has always come from being able to observe things by 'standing on the shoulders of giants' like you. Therefore I will be indebted if you have any advice, suggestions or recommendations in order for me to do some quality research which would be beneficial for humans and mother nature alike. Right now I'm at the stage of collecting and examining closely relevant research papers related to remote sensing of coastal regions, all the possible threats which might range from small-scale sand erosion to mighty coastal hazards and the prospect of planning mitigation measures along with analyzing pre and post disaster scenarios for coastal resilience. Conservation of biodiversity in these regions is another area of concern for me.
  • asked a question related to Aerosol Science
Question
2 answers
I am evaluating in vitro aerosol performance of the developed formulation. Is there principle to put it?
Relevant answer
Answer
Please have a look to the attached paper.
Best regards
Uwe
  • asked a question related to Aerosol Science
Question
5 answers
There are several supersaturation levels starting from .2 up to 2% in a CCN counter. Which supersaturation level should I choose during an experiment? Is there any review or paper regarding this topic?
Relevant answer
Answer
Hi,
your question is too general to get a detailed answer. which instrument are you using? why do you prefer choosing only one supersaturation point and what exactly are you trying to study from it. I hope that with these details I will be able to give you a helpful answer.
Avi.
  • asked a question related to Aerosol Science
Question
6 answers
For example, AOD reading from x - y represent minor aerosol contained in the atmosphere, AOD reading higher than z means the air is polluted etc...
Relevant answer
Answer
High AOD conditions are not just caused by pollution. You must also include dust storms and smoke from biomass burning. In many cases, these sources act together. This is typical of many areas in Asia, for instance. In other words, you need more than just AOD to determine the signature of pollution.
  • asked a question related to Aerosol Science
Question
9 answers
Different aerodynamic fractions of ambient particulate matter.
Relevant answer
Answer
From simple considerations TSPM: Stands for Total Suspended Particulate Matter and would essentially be the concentration one would get when a high-volume bulk sampling is done on a filter substrate.
RSPM is that fraction of TSPM which is readily inhaled by humans through their respiratory system and in general, considered as particulate matter with their diameter (aerodynamic) less than 2.5 micrometers. Larger particles would be filtered in the nasal duct.
PM10 is a subset of TSPM and stands for particulate matter with aerodynamic diameter less than 10 micrometer.
However, these are all some rules for convenience; in practice, most of the air-borne particles are non-spherical and it is difficult to assign a diameter. Further aerodynamic diameter is also a mathematical concept (an imaginary sphere having unit bulk-density and the same settling speed as that of the actual particle) and hence is related through the density (mass per unit volume) of the particle.
  • asked a question related to Aerosol Science
Question
5 answers
I'm looking for a method to produce organic aerosol particles in the submicrometer range with a known shell/core morphology. Ideally, core and shell should consist of chemically similar organic compounds with a low vapor pressure and a high viscosity. Are there any methods which do not require more than one SMPS?
Relevant answer
Answer
Hi,
you may and probably should use PSL spheres as a core material . You will need to generate aerosols as people usually do (atomizer-->diffusion drier-->neutralizer) and then size select the PSL's (to get rid of small particles that are always found for some reason between 0-100nm). A simple way for coating PSL is passing the mono-dispersed aerosol flow through vapors of your organic compound. you generate the vapors by heating up the organic compound in a 3 neck Erlenmeyer, one neck is inlet, the second is useful for temperature measurement, the third one is the outlet of course. careful control on the temperature and aerosol flow is required in order to get repeatability, but it is completely feasible.
People used to prepare core/shell aerosols in my group not long time ago so if you need further help or wish to discuss about it feel free and send me an email. your FAPA-MS is very interesting , good luck with it.
Avi.
  • asked a question related to Aerosol Science
Question
3 answers
If SSA at 1020nm value is much less than other wavelengths, i.e. 400, 500, 680, 870, derived through radiance inversion technique; this variation is observed throughout the year, only the value changes slightly. In other words from 400nm to 870nm there is a modest increase in tendency in SSA values thereafter it reduces sharply in 1020nm wavelength. Please also provide some relevant reference if available.
Relevant answer
Answer
The determination of optical parameters (absorption coefficient, scattering coefficient, extinction coeffitient, SSA) as a function of wavelength has been used as a way to distinguish between various aerosol types. To investigate this wavelength dependence, it is calculated the Angstrom exponent, which is defined as the negative slope of the logarithm of the optical paramenter as a function of wavelength
The scattering and absorption Angstrom exponents are used as qualitative indicators of particle size and chemical composition. Smaller scattering Angstrom exponents are associated with larger particles and higher scattering Angstrom exponents are associated with smaller particles. Also, specific values of the absorption Angstrom exponents are characteristic of the chemical specie. For example, 1 for urban aerosol, higer than 1 for carbonaceous particles resulting from coal combustion, etc...
The wavelength dependence of SSA is also influenced by various aerosol species. For example, for urban-industrial aerosols and biomass burning, SSA decreases with increasing wavelength, whereas for desert dust, SSA increases with increasing wavelength. Some dust particles are strong absorbers, and the increase of absorption together with the decrease of scattering can also contribute to the change of the slope of SSA from positive to negative.
You can see, for example:
Mogo, S., Cachorro, V. E., Lopez, J. F., Montilla, E., Torres, B., Rodríguez, E., Bennouna, Y., and de Frutos, A. M.: In situ measurements of aerosol optical properties and number size distributions in a coastal region of Norway during the summer of 2008, Atmos. Chem. Phys., 12, 5841-5857, doi:10.5194/acp-12-5841-2012, 2012.
Virkkula, A., Backman, J., Aalto, P. P., Hulkkonen, M., Riuttanen, L., Nieminen, T., dal Maso, M., Sogacheva, L., de Leeuw, G., and Kulmala, M.: Seasonal cycle, size dependencies, and source analyses of aerosol optical properties at the SMEAR II measurement station in Hyytiälä, Finland, Atmos. Chem. Phys., 11, 4445-4468, doi:10.5194/acp-11-4445-2011, 2011.
Dubovik, O., Holben, B., Eck, T., Smirnov, A., Kaufman, Y., King, M., Tanré, D., and Slutsker, I.: Variability of absorption and optical properties of key aerosol types observed in worldwide locations, J. Atmos. Sci., 59, 590–608, 2002.
  • asked a question related to Aerosol Science
Question
12 answers
Health risks caused by short term exposure to ultrafine particles generated by residential wood combustion: A case study of Temuco, Chile http://www.sciencedirect.com/science/article/pii/S0160412014000221
Relevant answer
Answer
Hello Luis, I believe we have met once. I think this is a very good question. EPA has been considering this for many years now. I am uncertain about the direction they will go. The strongest evidence for a health effect appears to come from the toxicology literature. However, EPA makes its decisions based on a wider range of evidence, including the epidemiological literature. We know that such epidemiological data is challenging to collect for ultrafines since their concentrations are much more variable in time and space than fine particulates (PM2.5). Such monitoring networks for ultrafines are simply not well established in the United States, which means that the epidemiological studies necessary to support an ultrafine PM standard are quite limited and would need to come from other parts of the world, particularly the UK or other countries in continental Europe. Another fact that is hard to dismiss is the recent review of the evidence of health effects of ultrafine particles from the Health Effects Institute. This came to a fairly weak conclusion and argued that more evidence on ultrafine particles is needed. It emphasized the need for epidemiological evidence, as I have highlighted here. You might consider reading through the HEI review if you have not already. This is available on their website at http://pubs.healtheffects.org/view.php?id=394. I hope this answer is helpful to you.
  • asked a question related to Aerosol Science
Question
3 answers
What's the relationship between Volume relative concentration (%) and Particle number relative concentration of the three Basic aerosol constituent (Dust-Like,Water-Soluble,Soot) in the aerosol models, such as Continental, which the Volume relative concentration (%) and Particle number relative concentration is 70, 29, 1 and 2.26278*10-6 , 9.37437*10-1 , 6.25607*10-2 respectively. Or how can I get the Particle number relative concentration when giving the Volume relative concentration (%) of different Basic aerosol constituent?
Relevant answer
Answer
Added to what Oliver has raised, the sizes can vary depending on the ambient conditions like relative humidity which in turn is dependent on chemical composition.
  • asked a question related to Aerosol Science
Question
4 answers
Maybe someone knows the formula which links dilution ratio and dew point? The calculations of dew point are needed with specific dilution ratio to prevent particulate sample, collected by the DGI, from the vapor condensation. The flue gas temperature is 150 degrees of C.
Relevant answer
Answer
Thank you for such a detailed explanation!
  • asked a question related to Aerosol Science
Question
7 answers
I want to compare concentrations of aerosol constituents across various data resolutions. Is it better to upscale or downscale the resolution to match that of a reference sensor before comparison?
Relevant answer
Answer
Let me know if u need help
  • asked a question related to Aerosol Science
Question
1 answer
I am working on NBC filtration, need to check particle filtration efficiency of nanofiber mat.
Relevant answer
Answer
There are a number of labs or companies that offer such tests as a service, e.g. IBR Inc. in Grass Lake, MI (USA) or their subsidiary IBR (UK) Ltd., fiatec GmbH in Mainleus (Germany), Labor Ilgen - Service für Filtration und Separation in Krostitz (Germany), Karpov Institute of Physical Chemistry - ISTC in Moscow (Russia) and others. Unfortunately all of these are quite far from India and I am personally not familiar with others that are nearer where you are.
  • asked a question related to Aerosol Science
Question
6 answers
Generally in the atmosphere ion concentration is around 500 to 700 per centimeter cube.
Relevant answer
Answer
There are several commercially available air ion counters, most based on the Gerdien tube. Do you have a calibrated air ion counter? Are you planning on making your own? The expected number of ion pairs can be calculated from the definition of the Roentgen. To measure the Roentgen you will need a free air ionization chamber. A practical size of a free air ionization chamber is limited to gamma energies less than 1 MeV.
<