Eco-friendly Interior Design Practices

[{“box”:0,”content”:”[if 992 equals=”Open Access”]n

n

n

n

Open Access

nn

n

n[/if 992]n

n

Year : June 14, 2024 at 2:22 pm | [if 1553 equals=””] Volume :14 [else] Volume :14[/if 1553] | [if 424 equals=”Regular Issue”]Issue[/if 424][if 424 equals=”Special Issue”]Special Issue[/if 424] [if 424 equals=”Conference”][/if 424] : 01 | Page : 1-18

n

n

n

n

n

n

By

n

[foreach 286]n

n

n

Priyam Jain, Deepti Pande Rana

n

    n t

  • n

n

n[/foreach]

n

n[if 2099 not_equal=”Yes”]n

    [foreach 286] [if 1175 not_equal=””]n t

  1. Student,, Associate Professor, Bachelor of Interior Design, Amity School of Architecture and Planning,, Amity School of Architecture and Planning, Amity University Lucknow Campus, Uttar Pradesh,, Uttar Pradesh, India, India
  2. n[/if 1175][/foreach]

n[/if 2099][if 2099 equals=”Yes”][/if 2099]n

n

Abstract

nThe present study delves into the examination of environmentally conscious interior design techniques and their consequences for the built environment’s sustainability. The use of sustainable materials, energy efficiency, waste reduction, biophilic design, indoor air quality improvement, water conservation, certifications and standards, social responsibility, ethical sourcing, and cost-benefit analysis are just a few of the strategies and concepts that are examined in the study.

This study explores how these approaches help create interior spaces that are healthier and more ecologically conscious by doing a thorough literature review and analyzing case studies. It highlights how crucial it is to incorporate eco-friendly materials like bamboo, repurposed wood, and recycled glass to reduce environmental effects and encourage resource conservation.

To lower energy use and slow down climate change, the research also investigates energy-efficient design strategies like daylighting, efficient lighting, and passive heating and cooling. Considerations for indoor air quality are examined, with an emphasis on the use of low-VOC materials and appropriate ventilation systems to guarantee the health of building occupants.

The importance of green certifications and ethical sourcing in the interior design sector, as well as waste reduction and recycling techniques, biophilic design concepts, and water conservation techniques are all covered in this article. It also carries out a cost-benefit analysis to assess the financial effects of these actions, highlighting their long-term advantages for society and the environment.

n

n

n

Keywords: Eco-friendly interior design, Sustainability, Sustainable materials, Energy efficiency

n[if 424 equals=”Regular Issue”][This article belongs to Journal of Energy, Environment & Carbon Credits(joeecc)]

n

[/if 424][if 424 equals=”Special Issue”][This article belongs to Special Issue under section in Journal of Energy, Environment & Carbon Credits(joeecc)][/if 424][if 424 equals=”Conference”]This article belongs to Conference [/if 424]

n

n

n

How to cite this article: Priyam Jain, Deepti Pande Rana. Eco-friendly Interior Design Practices. Journal of Energy, Environment & Carbon Credits. June 14, 2024; 14(01):1-18.

n

How to cite this URL: Priyam Jain, Deepti Pande Rana. Eco-friendly Interior Design Practices. Journal of Energy, Environment & Carbon Credits. June 14, 2024; 14(01):1-18. Available from: https://journals.stmjournals.com/joeecc/article=June 14, 2024/view=0

nn[if 992 equals=”Open Access”] Full Text PDF Download[/if 992] n[if 992 not_equal=”Open Access”]

[/if 992]n[if 992 not_equal=”Open Access”] n


nn[/if 992]nn[if 379 not_equal=””]n

Browse Figures

n

n

[foreach 379]n

n[/foreach]n

n

n

n[/if 379]n

n

References

n[if 1104 equals=””]n

  • Alfuraty, A. (2020). Sustainable Environment in Interior Design: Design by Choosing Sustainable 3rd International Conference on Sutainable Engineering Techniques, 18.
  • (2023, February 13). Sustainability in Interior Design: Why It Matters and the Pros and Cons of Going Green. Retrieved from
  • Bolon, L. (2024). Sustainable Materials For Interior Design: A Guide. https://portaire.com/journal/sustainable-materials-that-dont-compromise-design, 10.
  • Eldin, M. (2017). Sustainable Interior Design for Homes. Indian Journal of Science and Technology, Vol 10(15), 10.
  • Pakhira, P. (2022, JULY 12). Sustainable Interior Design Guide. Retrieved from https://isdi.in/blog/sustainable-interior-design/: https://isdi.in/blog/sustainable- interior-design/
  • Platt, (2007). Sustainable Materials in High-End Residential Interior Design. Undergraduate Honors Capstone Projects, 25.
  • Sustainable Materials Every Interior Designer Needs to (2023, February 05). Retrieved from https://interiorstylehunter.com/sustainable-materials-every-interior- designer-needs-to-know/: https://interiorstylehunter.com/sustainable-materials-every- interior-designer-needs-to-know/
  • Tbeishat HA, Ibrahim M, bin Kamaluddin AS. The Effects of Eco-Design Practice on Green Product Innovation in Malaysian Interior Design Company. International Journal of Engineering Research and Management. 2019;6(9):8-25.
  • Reham MM, Eldin M. Sustainable interior design for homes. Indian Journal of Science and Technology. 2017 Apr 20.

nn[/if 1104][if 1104 not_equal=””]n

    [foreach 1102]n t

  1. [if 1106 equals=””], [/if 1106][if 1106 not_equal=””],[/if 1106]
  2. n[/foreach]

n[/if 1104]

nn


nn[if 1114 equals=”Yes”]n

n[/if 1114]

n

n

[if 424 not_equal=””]Regular Issue[else]Published[/if 424] Subscription Original Research

n

n

n

n

n

Journal of Energy, Environment & Carbon Credits

n

[if 344 not_equal=””]ISSN: 2249-8621[/if 344]

n

n

n

n

n

[if 2146 equals=”Yes”][/if 2146][if 2146 not_equal=”Yes”][/if 2146]n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n[if 1748 not_equal=””]

[else]

[/if 1748]n

n

n

Volume 14
[if 424 equals=”Regular Issue”]Issue[/if 424][if 424 equals=”Special Issue”]Special Issue[/if 424] [if 424 equals=”Conference”][/if 424] 01
Received April 29, 2024
Accepted May 1, 2024
Published June 14, 2024

n

n

n

n

n

n function myFunction2() {n var x = document.getElementById(“browsefigure”);n if (x.style.display === “block”) {n x.style.display = “none”;n }n else { x.style.display = “Block”; }n }n document.querySelector(“.prevBtn”).addEventListener(“click”, () => {n changeSlides(-1);n });n document.querySelector(“.nextBtn”).addEventListener(“click”, () => {n changeSlides(1);n });n var slideIndex = 1;n showSlides(slideIndex);n function changeSlides(n) {n showSlides((slideIndex += n));n }n function currentSlide(n) {n showSlides((slideIndex = n));n }n function showSlides(n) {n var i;n var slides = document.getElementsByClassName(“Slide”);n var dots = document.getElementsByClassName(“Navdot”);n if (n > slides.length) { slideIndex = 1; }n if (n (item.style.display = “none”));n Array.from(dots).forEach(n item => (item.className = item.className.replace(” selected”, “”))n );n slides[slideIndex – 1].style.display = “block”;n dots[slideIndex – 1].className += ” selected”;n }n”}]