/* ------------------------------------------------------------------ * * IJLMH MPC: ensure author_article has the nationality column. * Additive, idempotent, guarded by an option so it runs once. * 0 = all authors in India (Indian/INR), 1 = any author outside India (International/USD). * ------------------------------------------------------------------ */ add_action('init', 'ijlmh_ad_ensure_outside_india_col'); function ijlmh_ad_ensure_outside_india_col() { if ('yes' === get_option('ijlmh_outside_india_col')) { return; } global $wpdb; $tbl = $wpdb->prefix . 'author_article'; $found_tbl = $wpdb->get_var($wpdb->prepare('SHOW TABLES LIKE %s', $tbl)); if ($found_tbl !== $tbl) { return; // Manuscript table not present yet; nothing to do. } $col = $wpdb->get_var($wpdb->prepare("SHOW COLUMNS FROM `{$tbl}` LIKE %s", 'outside_india')); if ($col !== 'outside_india') { $wpdb->query("ALTER TABLE `{$tbl}` ADD COLUMN outside_india TINYINT(1) NOT NULL DEFAULT 0"); $col = $wpdb->get_var($wpdb->prepare("SHOW COLUMNS FROM `{$tbl}` LIKE %s", 'outside_india')); } if ($col === 'outside_india') { update_option('ijlmh_outside_india_col', 'yes'); } } The Impact of Noise Pollution on Mental Health: Analyzing the Legal Frameworks for Recognizing Noise Pollution as a Public Health Issue and the Potential Legal Remedies for Addressing it | International Journal of Law Management & Humanities
Home / Volume 6, Issue 3 / The Impact of Noise Pollution on Mental Health:… Open access · CC BY-NC 4.0
Research Paper Volume 6 Issue 3 73 - 85 May 4, 2023

The Impact of Noise Pollution on Mental Health: Analyzing the Legal Frameworks for Recognizing Noise Pollution as a Public Health Issue and the Potential Legal Remedies for Addressing it

Lead author · Corresponding
Ranjit Kumar
Student at Campus Law Centre, Faculty of Law, University of Delhi, India
View PDF Full text DOIhttps://doij.org/10.10000/IJLMH.114810
Abstract

The problem of noise pollution has emerged as a vital challenge in this modern era. Noise pollutions are unwanted sound waves that are not bearable to the ears. The public health of the modern generation has been affected adversely by noise pollution. India is one among them where noise pollution has reached an alarming stage; unfortunately, the awareness of the negative impact on mental health is neglected. Due to constant exposure to noise pollution, people develop several intricacies, such as hearing loss, anxiety, sleep disorder, depression, etc. It is critical because it not just affect the health of human but also reduces healthy thought and efficiency at work and hampers fundamental right ensured by the constitution of India under Article 21, Right to Life. There are several sources of noise pollution, for example, traffic, construction, commercial/industrial, etc. Further, there is noise pollution from loudspeakers getting more prominent in contemporary society, primarily in residential areas. There is no specific statute or Act that has been enacted to address it and recognize noise pollution as an issue of public health. However, it is regulated as ambient air quality standards in respect of noise pollution, several guidelines issued by the Supreme Court of India, and Noise Pollution (Regulation and Control) Rule.2000.

Type
Research Paper
Information
International Journal of Law Management and Humanities, Volume 6, Issue 3, Page 73 - 85
DOI: https://doij.org/10.10000/IJLMH.114810
Creative Commons
CC BY-NC 4.0 This is an Open Access article distributed under the terms of the Creative Commons Attribution–NonCommercial 4.0 International (CC BY-NC 4.0) (https://creativecommons.org/licenses/by-nc/4.0/), which permits remixing, adapting, and building upon the work for non-commercial use, provided the original work is properly cited.
Copyright
Copyright © IJLMH 2026
Disclaimer
The views and opinions expressed in this manuscript are those of the author(s) alone and do not reflect the views, policies, or position of the Journal.

Export citation


        
📢 Call for Papers — Volume IX Issue III now open  ·  Impact Factor 7.010  ·  Indexed in HeinOnline, Manupatra & Google Scholar + 1000+ Libraries  ·  Free DOI Submit Now →
Chat with us