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

n
Sachin S. Chavan, Prashant D. Yadav, Dadaso D. Mohite, Pramod V. Londhe, Lakshit Kumar
n
- n t
n
n
n[/foreach]
n
n[if 2099 not_equal=”Yes”]n
- [foreach 286] [if 1175 not_equal=””]n t
- Professor, Assistant Professor, Assistant Professor, Associate Professor, Student Mechanical Engineering, Bharati Vidyapeeth (Deemed to be University) College of Engineering, Pune, Mechanical Engineering, Bharati Vidyapeeth (Deemed to be University) College of Engineering, Pune, Mechanical Engineering, Bharati Vidyapeeth (Deemed to be University) College of Engineering, Pune, Mechanical Engineering, Bharati Vidyapeeth (Deemed to be University) College of Engineering, Pune, Mechanical Engineering, Bharati Vidyapeeth (Deemed to be University) College of Engineering, Pune Maharashtra, Maharashtra, Maharashtra, Maharashtra, Maharashtra India, India, India, India, India
n[/if 1175][/foreach]
n[/if 2099][if 2099 equals=”Yes”][/if 2099]n
Abstract
nThe most important piece of hardware that people use on a daily basis is doors. We use doors to give ourselves a sense of security. The most crucial component of the door is the handle, which is required to operate the door. Door handles are used to open and close doors with the least amount of effort. We encounter many different kinds of door handles in our daily lives, including pull, lever, and doorknob handles. We are not aware of any selection criteria for door handles because there are so many different designs available. Depending on how the user responds to the available door handle, various shapes can be designed. It’s not just a device used for opening and closing of doors but also for locking purpose. Door handles are divided based on different types of doors, finishes, and shapes.
n
Keywords: Door Handle, market survey, Product architecture, modular, quality functional deployment, concept generation, aesthetic, ergonomics, design for manufacturing, design for environment, product life cycle.
n[if 424 equals=”Regular Issue”][This article belongs to Journal of Production Research & Management(joprm)]
n
n
n
n
n
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”]
nnn[/if 992]nn[if 379 not_equal=””]n
Browse Figures
n
n
n[/if 379]n
References
n[if 1104 equals=””]n
- Journal of Material Science and Mechanical Engineering (JMSME) Quality Function Deployment in Tube Forming Industry: A Case Study Akshay D. Kulkarni, Ashish S. Bhalerao, B.M. Dabade and J. G. Naphade
- Production Planning & Control, 2017, Quality Function Deployment and operational design decisions – a healthcare infrastructure development case study. Benjamin Dehe and David Bamfor
- Application of Product Modularity in Industry: a Case Study, Ahm Shamsuzzoha* , Mahmood Al-Kindi, and Nasr Al-Hinai Department of Mechanical and Industrial Engineering Sultan Qaboos University, Muscat, Oman
- Assessing Impacts of Modular Product Architectures On the Firm: A Case Study
- Windheim, J. Hackl, N. Gebhardt and D. Krause
- Aldien, Y., Welcome, D., Rakheja, S., Dong, R., Boileau, P. E.: “Contact pressure distribution at
- hand–handle interface: role of hand forces and handle size”, International Journal of Industrial
- Ergonomics 35, 267–286, 2005.Agranovich-Ponomareva, E. S. (2009). Architectural design: a reference. Phoenix.Borev, I. B. (1988). Aesthetics. Politizdat
- Booth, J. W., Taborda, E. A., Ramani, K., & Reid, T. (2016). Interventions for teaching sketching skills and reducing inhibition for novice engineering designers. Design studies, 43, 1-23.
- Chan, J., Dow, S. P., & Schunn, C. D. (2018). Do the best design ideas (really) come from conceptually distant sources of inspiration?. In Engineering a Better Future (pp. 111-139). Springer, Cham
- Securing the Future. One Planet Economy. Sustainable Development Strategy. Chapter 3, Defra, March 2005: http://www.defra.gov.uk/environment/business/scp/
- Champeney, Anna. 2006. Adapted from Reclaimed:Contemporary British Craft and Design, The British Council: http://www.britishcouncil.org/arts-design-craft-reclaimed.htm
- Goggin, Phillip & Dewberry, Emma. Spaceship Ecodesign. 1997: http://www.co-design.co.uk/edew+pgo.htm
- Dewhurst and G. Boothroyd, “Early cost estimation in product design,” Journal of Manufacturing Systems, vol. 26, no. 7, pp. 505-520, 1994.
- Katja, J. Miikka, and P. Jari, “Activity-based costing and process modeling for cost-conscious product design: A case study in a manufacturing company,” International Journal Productions Economic., vol. 79, pp. 75-82, 2002.
- Anderson, C., & Zeithaml, C. (1984). Stage of the product life cycle, business strategy, and business performance. The Academy of Management Journal, 27(1), 5-24.
- Bilhah, U.I. (2012). Reasons for failure of new products in the consumer goods industry. Business Review Journal, 7(2).
nn[/if 1104][if 1104 not_equal=””]n
- [foreach 1102]n t
- [if 1106 equals=””], [/if 1106][if 1106 not_equal=””],[/if 1106]
n[/foreach]
n[/if 1104]
nn
nn[if 1114 equals=”Yes”]n
n[/if 1114]
n
n
n
n
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 | February 24, 2024 | |
Accepted | April 13, 2024 | |
Published | June 7, 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”}]