<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Janvi Bhardwaj</title>
    <description>The latest articles on DEV Community by Janvi Bhardwaj (@janvi_bhardwaj).</description>
    <link>https://dev.to/janvi_bhardwaj</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4112351%2Fff8e4e06-97a4-48da-b017-96522981c9c8.jpg</url>
      <title>DEV Community: Janvi Bhardwaj</title>
      <link>https://dev.to/janvi_bhardwaj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/janvi_bhardwaj"/>
    <language>en</language>
    <item>
      <title>The Invisible Health Risk in Every AC Building</title>
      <dc:creator>Janvi Bhardwaj</dc:creator>
      <pubDate>Sun, 06 Sep 2026 13:21:53 +0000</pubDate>
      <link>https://dev.to/janvi_bhardwaj/the-invisible-health-risk-in-every-ac-building-2c2e</link>
      <guid>https://dev.to/janvi_bhardwaj/the-invisible-health-risk-in-every-ac-building-2c2e</guid>
      <description>&lt;p&gt;I walk out of my AC lab six times a day. The lab sits at 18°C. Chennai outside is 37°C. That's a 19-degree jump and my body absorbs it in the ten seconds it takes to reach the parking lot.&lt;/p&gt;

&lt;p&gt;By evening, I'm tired. Sometimes I have a headache. Sometimes my throat feels scratchy. I used to blame it on sleep, or the hostel food, or just "college stress." Turns out the actual cause might be something nobody around me was tracking and something I never even thought of as a health risk.&lt;/p&gt;

&lt;p&gt;What's actually happening to your body&lt;br&gt;
When you step from an 18°C room into 37°C heat, your blood vessels rapidly dilate. Your blood pressure drops. Your respiratory system goes from cold, dry air to hot, humid air in seconds. Your body's thermoregulation system - the internal machinery that keeps you at 37°C suddenly has to work overtime.&lt;/p&gt;

&lt;p&gt;Do this once, and you barely notice. Do it six times a day, five days a week, for months and it compounds into something researchers call thermal transition stress.&lt;/p&gt;

&lt;p&gt;I'm not making this up. This isn't a wellness blog theory. This is published, peer-reviewed research.&lt;/p&gt;

&lt;p&gt;The research that changed how I think about AC&lt;br&gt;
A study from AIIMS Hyderabad tracked 400 adults and found that people who frequently switch between air-conditioned indoor environments and outdoor heat experience what they called "thermal regulation stress due to disturbance in thermal adaptation and reduced tolerance to hot environments."&lt;/p&gt;

&lt;p&gt;Read that last part again - reduced tolerance to hot environments. The AC isn't just cooling you. It's training your body to handle heat worse.&lt;/p&gt;

&lt;p&gt;A separate study published in ScienceDirect found that even healthy individuals accustomed to air conditioning showed "substantial thermal burdening when abruptly exposed to urban exterior environments." These weren't sick people. These were healthy office workers and the transition alone was enough to measurably stress their bodies.&lt;/p&gt;

&lt;p&gt;And here's the one that really hit me - a study on office workers in Malaysia found that AC users consistently reported higher rates of Sick Building Syndrome symptoms:&lt;/p&gt;

&lt;p&gt;47.6% reported headaches&lt;/p&gt;

&lt;p&gt;44.4% reported cough&lt;/p&gt;

&lt;p&gt;38.7% had nasal irritation&lt;/p&gt;

&lt;p&gt;25% experienced fatigue&lt;/p&gt;

&lt;p&gt;25% had dizziness&lt;/p&gt;

&lt;p&gt;Almost half. Getting headaches. From the building they work in.&lt;/p&gt;

&lt;p&gt;The threshold nobody told us about&lt;br&gt;
There's a recommended safe limit for the temperature difference between indoor and outdoor environments - 10°C.&lt;/p&gt;

&lt;p&gt;At my campus, the gap is 20°C. Double the safe threshold.&lt;/p&gt;

&lt;p&gt;And I experience this gap six times a day. Monday through Friday. For the entire semester.&lt;/p&gt;

&lt;p&gt;When I first calculated this, I sat with it for a minute. I'd been living inside a health risk I could literally feel, the fatigue, the throat issues, the weekly colds but I never connected it to the one thing I do dozens of times a week: walking in and out of AC.&lt;/p&gt;

&lt;p&gt;The scale of this problem&lt;br&gt;
This isn't just a VIT Chennai problem.&lt;/p&gt;

&lt;p&gt;India has over 40 million office workers in air-conditioned environments&lt;/p&gt;

&lt;p&gt;There are more than 30,000 colleges with AC classrooms in tropical climates&lt;/p&gt;

&lt;p&gt;The WHO reports that Sick Building Syndrome affects over 20% of building occupants globally&lt;/p&gt;

&lt;p&gt;Chennai specifically has a 15–22°C indoor-outdoor gap for eight months of the year&lt;/p&gt;

&lt;p&gt;And yet, I searched for a tool that tracks this. An app. A wearable feature. A campus system. Anything.&lt;/p&gt;

&lt;p&gt;Nothing exists.&lt;/p&gt;

&lt;p&gt;There are temperature apps. There are weather apps. There are indoor air quality monitors. But not a single product tracks what actually matters is how many times you transition between thermal zones in a day, how big each jump is, and what that cumulative exposure does to your health.&lt;/p&gt;

&lt;p&gt;Why I started paying attention&lt;br&gt;
I'm a first-year CSE student. I'm not a doctor or a climate scientist. But I can read research papers, and I can count.&lt;/p&gt;

&lt;p&gt;Six transitions a day. 19-degree average gap. Five days a week. That's roughly 570 degrees of cumulative thermal shock per week that my body is absorbing and I was blaming the headaches on not drinking enough water.&lt;/p&gt;

&lt;p&gt;This is the kind of problem that hides in plain sight. Everyone experiences it. Nobody measures it. And because nobody measures it, nobody fixes it, not the student, not the university, not the AC system.&lt;/p&gt;

&lt;p&gt;I started thinking about what it would take to actually track this. Not with expensive sensors or medical devices, just with the phone in my pocket, a weather API, and some basic math.&lt;/p&gt;

&lt;p&gt;That became an idea worth exploring. More on the technical side in the next post.&lt;/p&gt;

&lt;p&gt;The uncomfortable question&lt;br&gt;
Next time you walk out of your AC office or classroom into the heat and you feel that wave hit you, ask yourself:&lt;/p&gt;

&lt;p&gt;How many times did I do this today?&lt;/p&gt;

&lt;p&gt;And then ask:&lt;/p&gt;

&lt;p&gt;Is anyone counting?&lt;/p&gt;

&lt;p&gt;Because the research says it matters. And right now, the answer is nobody.&lt;/p&gt;

&lt;p&gt;I'm a first-year B.Tech CSE student at VIT Chennai, writing about AI, health-tech, and problems that hide in everyday life. This post is part of a series exploring the intersection of environmental health and technology.&lt;/p&gt;

&lt;p&gt;References&lt;br&gt;
Impact of Air Conditioners on Sick Building Syndrome — AIIMS Hyderabad, 2023&lt;/p&gt;

&lt;p&gt;Effect of Abrupt Exposure to Outdoor Heat on AC-Accustomed Individuals — ScienceDirect&lt;/p&gt;

&lt;p&gt;Sick Building Syndrome in Malaysian Office Workers — PMC, 2025&lt;/p&gt;

&lt;p&gt;AC and Heat Shock Response — Temperature Threshold Guidelines&lt;/p&gt;

&lt;p&gt;Indoor Air Quality and Health Risks of AC Usage — Oxford Academic, 2024&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
