Slashdot Mirror


IBM Tries To Forecast and Control Beijing's Air Pollution

itwbennett writes Using supercomputers to predict and study pollution patterns is nothing new. And already, China's government agencies, and the U.S. Embassy in Beijing, publicly report real-time pollution levels to residents. But IBM is hoping to design a better system tailored for Beijing that can predict air quality levels three days in advance, and even pinpoint the exact sources of the pollution down to the street level, said Jin Dong, an IBM Research director involved in the project.

7 of 63 comments (clear)

  1. Down to the street level by kruach+aum · · Score: 5, Funny

    There, that moped is doing it. That one. That little moped is why 20 million people literally cannot live off the air they breathe.

  2. no supercomputer needed by rubycodez · · Score: 5, Informative

    already known that coal makes the number one pollutant of the air in in China, of the PM2.5 that makes up most the rest, 22 percent from transportation, 16 percent from industry, 17 percent from coal.....the sources are known, the percents are known. How and if they are going to clean up these known sources is the question, no need for modeling

    1. Re:no supercomputer needed by zlives · · Score: 3, Insightful

      yes but if we spend the next 5-20 years modeling we don't actually have to do anything real about it.

    2. Re:no supercomputer needed by rubycodez · · Score: 3, Informative

      Actually it was another president long before Bush who snubbed a U.S. ally to make relationship with China so jobs and wealth production could be "outsourced". That was the start of the present day pollution problem in China

  3. Always clear skies over the US embassy by GameboyRMH · · Score: 4, Interesting

    The Chinese government HATES it when people measure and publish "unofficial" pollution level readings...you can bet that pollution controls upwind of the US embassy are especially strict.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
    1. Re:Always clear skies over the US embassy by Savage-Rabbit · · Score: 4, Funny

      The Chinese government HATES it when people measure and publish "unofficial" pollution level readings...you can bet that pollution controls upwind of the US embassy are especially strict.

      Which is pretty amusing since it's pretty easy to design an algorith that will predict pollution levels for most major Chinese cities with pretty much 100% accuracy every day of the year:


      #include <stdio.h>
      #include <unistd.h>

      int main()
      {
          while(1)
          {
              printf("Predicted polution level for today: Very High\n");
              printf("Health hazard: Extreme\n");
              sleep(86400);
          }

          return 1;
      }

      --
      Only to idiots, are orders laws.
      -- Henning von Tresckow
  4. Got To Be A Ritual by JimSadler · · Score: 3, Insightful

    Anything that society can't deal with becomes surrounded by rituals. For example we can make one heck of a ritual over applying the death penalty. It is like prisons that seal off all roads within miles of the prison near the hour of execution supposedly to ward off the stampede of would be friends that supposedly will try to rescue the subject. Now pollution is getting the same nonsense. Most pollution is obvious. If it pollutes just shut it down. No need to decide which source is least or greatest at all. If it pollutes simply end it. One business may be spewing carbon monoxide or even carbon dioxide while the next spews sulpher. We need no study or debate over which is worse. If it pollutes kill it. If that happens to shut down almost every business in town then great. You have just solved the traffic problem. There is more than one way to clean up the neighborhood.