Academic literature on the topic 'Co-design based approach'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Co-design based approach.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Co-design based approach"
Zhang, Jun, and Bing Zhang. "Performance Measure Approach Based Multidisciplinary Design Optimization of Gear Transmission." Advanced Materials Research 694-697 (May 2013): 868–71. http://dx.doi.org/10.4028/www.scientific.net/amr.694-697.868.
Full textMaria Kristina Gustavsson, Susanne. "Improvements in neonatal care; using experience-based co-design." International Journal of Health Care Quality Assurance 27, no. 5 (June 3, 2014): 427–38. http://dx.doi.org/10.1108/ijhcqa-02-2013-0016.
Full textHakio, Kirsi, and Tuuli Mattelmäki. "Future Skills of Design for Sustainability: An Awareness-Based Co-Creation Approach." Sustainability 11, no. 19 (September 25, 2019): 5247. http://dx.doi.org/10.3390/su11195247.
Full textEl-MALAKI, M. H., M. WATHEQ El-KHARASHI, S. HAMMAD, A. SALEM, and A. WAHDAN. "A PLATFORM APPROACH FOR HARDWARE/SOFTWARE CO-DESIGN WITH SUPPORT FOR RTOS-BASED SYSTEMS." Journal of Circuits, Systems and Computers 16, no. 06 (December 2007): 961–79. http://dx.doi.org/10.1142/s0218126607004015.
Full textLei, Sut Ieng, Dan Wang, and Rob Law. "Hoteliers’ service design for mobile-based value co-creation." International Journal of Contemporary Hospitality Management 31, no. 11 (November 11, 2019): 4338–56. http://dx.doi.org/10.1108/ijchm-03-2018-0249.
Full textGustavsson, Susanne MK, and Thomas Andersson. "Patient involvement 2.0: Experience-based co-design supported by action research." Action Research 17, no. 4 (August 7, 2017): 469–91. http://dx.doi.org/10.1177/1476750317723965.
Full textAdeluyi, Olufemi, and Jeong-A. Lee. "Reconfiguration for Sensitivity Technique: A QoS-aware Co-Design approach for stream-based applications." IEICE Electronics Express 7, no. 24 (2010): 1766–72. http://dx.doi.org/10.1587/elex.7.1766.
Full textLavoué, Élise, Sébastien George, and Patrick Prévôt. "Development of an assistance environment for tutors based on a co-adaptive design approach." Behaviour & Information Technology 31, no. 2 (February 2012): 127–41. http://dx.doi.org/10.1080/01449290903481418.
Full textWilliams, Sharon, Alice M. Turner, and Helen Beadle. "Experience-based co-design to improve a pulmonary rehabilitation programme." International Journal of Health Care Quality Assurance 32, no. 5 (June 10, 2019): 778–87. http://dx.doi.org/10.1108/ijhcqa-04-2018-0094.
Full textPavalache, Adrian Catalin, Gabriel Marius Dumitru, Elena Manuela Stanciu, Raúl López, Mihai Vasile, and Dan Petre. "An Experimental Approach to the Robotized Fabrication of WC-Co Based Layers." Applied Mechanics and Materials 656 (October 2014): 37–42. http://dx.doi.org/10.4028/www.scientific.net/amm.656.37.
Full textDissertations / Theses on the topic "Co-design based approach"
Haltrich, Natalie, Ella Lawton, and Geoffrey Stack. "Co-Creating Community with a Needs Based Design Approach to Urban Design and Planning." Thesis, Blekinge Tekniska Högskola, Avdelningen för maskinteknik, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-2897.
Full textBoth a Master's thesis and an introductory guide, as a supplement to the thesis, are included.
Natalie Haltrich 144 1st Boulevard Terrasse-Vaudreuil Quebec J7V 5T1 Canada
Adhipathi, Pradeep. "Model based approach to Hardware/ Software Partitioning of SOC Designs." Thesis, Virginia Tech, 2003. http://hdl.handle.net/10919/9986.
Full textMaster of Science
Narasimhan, Seetharam. "Ultralow-Power and Robust Implantable Neural Interfaces: An Algorithm-Architecture-Circuit Co-Design Approach." Case Western Reserve University School of Graduate Studies / OhioLINK, 2012. http://rave.ohiolink.edu/etdc/view?acc_num=case1333743306.
Full textCooksey, Kenneth Daniel. "A portfolio approach to design in the presence of scenario-based uncertainty." Diss., Georgia Institute of Technology, 2013. http://hdl.handle.net/1853/49036.
Full textTomlin, Elizabeth Mary. "Patients at the centre of design to improve the quality of care : exploring the experience-based co-design approach within the NHS." Thesis, University of Leeds, 2018. http://etheses.whiterose.ac.uk/22180/.
Full textSolanki, Jigar. "Approche générative conjointe logicielle-matérielle au développement du support protocolaire d’applications réseaux." Thesis, Bordeaux, 2014. http://www.theses.fr/2014BORD0301/document.
Full textCommunications between network applications is achieved by using rulesets known as protocols. Protocol messages are managed by the application layer known as the protocol parsing layer or protocol handling layer. Protocol parsers are coded in software, in hardware or based on a co-design approach. They represent the interface between the application logic and the outside world. Thus, they are critical components of network applications. Global performances of network applications are directly linked to the performances of their protocol parser layers.Developping protocol parsers consists of translating protocol specifications, written in a high level language such as ABNF towards low level software or hardware code. As the use of embedded systems is growing, hardware ressources become more and more available to applications on systems on chip (SoC). Nonetheless, developping a network application that uses hardware ressources is challenging, requiring not only expertise in hardware design, but also a knowledge of the protocols involved and an understanding of low-level network programming.This thesis proposes a generative hardware-software co-design based approach to the developpement of network protocol message parsers, to improve their performances without increasing the expertise the developper may need. Our approach is based on a dedicated language, called Zebra, that generates both hardware and software elements that compose protocol parsers. The necessary expertise is deported in the use of the Zebra language and the generated hardware components permit to improve global performances.The contributions of this thesis are as follows : We provide an analysis of network protocols and applications. This analysis allows us to detect the elements which performances can be improved using hardware ressources. We present the domain specific language Zebra to describe protocol handling layers. Software and hardware components are then generated according to Zebra specifications. We have built a SoC running a Linux operating system to assess our approach.We have designed hardware accelerators for different network protocols that are deployed and driven by applications. To increase sharing of parsing units between several tasks, we have developped a middleware that seamlessly manages all the accesses to the hardware components. The Zebra middleware allows several clients to access the ressources of a hardware accelerator. We have conducted several set of experiments in real conditions. We have compared the performances of our approach with the performances of well-knownprotocol handling layers. We observe that protocol handling layers baded on our approach are more efficient that existing approaches
Buyukates, Yesim. "Characterization of the plankton community in the lower Rincon Delta: Investigations regarding new approaches to management." Diss., Texas A&M University, 2003. http://hdl.handle.net/1969.1/1312.
Full textBooks on the topic "Co-design based approach"
Yazdani, Farhang. Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-75769-8.
Full textYu, Li, Guo-Ping Liu, Yu Kang, and Yun-Bo Zhao. Packet-Based Control for Networked Control Systems: A Co-Design Approach. Springer, 2019.
Find full textYu, Li, Guo-Ping Liu, Yu Kang, and Yun-Bo Zhao. Packet-Based Control for Networked Control Systems: A Co-Design Approach. Springer, 2017.
Find full textYazdani, Farhang. Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach. Springer, 2018.
Find full textYazdani, Farhang. Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach. Springer, 2018.
Find full textKempster, Steve, and Ken Parry. Beyond one voice. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780198796978.003.0009.
Full textBook chapters on the topic "Co-design based approach"
Yazdani, Farhang. "Pathfinding and Co-design." In Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach, 113–73. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-75769-8_6.
Full textMonjau, D., St Kahlert, K. Buchenrieder, and Ch Veith. "A new model-based approach to the co-design of heterogeneous systems." In Lecture Notes in Computer Science, 42–51. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994. http://dx.doi.org/10.1007/3-540-57601-0_39.
Full textYazdani, Farhang. "Conventional Design Flow." In Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach, 53–111. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-75769-8_5.
Full textPatil, Vilabha S., Shraddha S. Deshpande, and Yashwant B. Mane. "FPGA Based Acceleration of Security Algorithm Using Co-design Approach for WSN Applications." In Advances in Intelligent Systems and Computing, 592–603. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-30465-2_66.
Full textYazdani, Farhang. "Introduction." In Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach, 1–12. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-75769-8_1.
Full textYazdani, Farhang. "Wirebond Physical Implementation." In Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach, 13–25. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-75769-8_2.
Full textYazdani, Farhang. "Flip Chip Physical Implementation." In Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach, 27–37. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-75769-8_3.
Full textYazdani, Farhang. "Substrate Physical Implementation." In Foundations of Heterogeneous Integration: An Industry-Based, 2.5D/3D Pathfinding and Co-Design Approach, 39–52. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-75769-8_4.
Full textSuri, Kunal, Gabriel Pedroza, and Patrick Leserf. "Model-Based Approach for Co-optimization of Safety and Security Objectives in Design of Critical Architectures." In Model and Data Engineering, 18–32. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-78428-7_2.
Full textPan, Yukun, Minghua Zhu, Jufeng Luo, and Yunzhou Qiu. "A Hardware/Software Co-design Approach for Real-Time Binocular Stereo Vision Based on ZYNQ (Short Paper)." In Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering, 719–33. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-12981-1_50.
Full textConference papers on the topic "Co-design based approach"
Zedan, H. "A logic-based approach for hardware/software co-design." In IEE Colloquium Hardware-Software Co-Design. IEE, 2000. http://dx.doi.org/10.1049/ic:20000592.
Full textChopra, Meghali J., Xilan Zhu, Zizhuo Z. Zhang, Sofia Helpert, Rahul Verma, and Roger Bonnecaze. "A model-based, Bayesian approach to the CF4/Ar etch of SiO2." In Design-Process-Technology Co-optimization for Manufacturability XII, edited by Jason P. Cain and Chi-Min Yuan. SPIE, 2018. http://dx.doi.org/10.1117/12.2297482.
Full textPele, Zoltan, Duan Majstorovic, and Mihajlo Katona. "An Approach for Software/Hardware Co-design in Embedded Systems." In 2009 First IEEE Eastern European Conference on the Engineering of Computer Based Systems (ECBS-EERC). IEEE, 2009. http://dx.doi.org/10.1109/ecbs-eerc.2009.30.
Full textWang, Yuh-Shyang, and Yebin Wang. "A gradient-based approach for optimal plant controller co-design." In 2015 American Control Conference (ACC). IEEE, 2015. http://dx.doi.org/10.1109/acc.2015.7171833.
Full textNan, Su, Zhao Yanwei, Guo Mingfei, and Tang Huijun. "Product adaptive design based on extension co-transforming: a differential approach." In 2006 7th International Conference on Computer-Aided Industrial Design and Conceptual Design. IEEE, 2006. http://dx.doi.org/10.1109/caidcd.2006.329402.
Full textDall'Asta, Valentina, Emma Litterio, Nicoletta Corneo, and Pietro Cantu'. "Experimental study of the strong halation-effect of a fully PGMEA-based under-layer on a highly etched topography in the dual damascene via-first approach." In Design-Process-Technology Co-optimization for Manufacturability XIII, edited by Jason P. Cain and Chi-Min Yuan. SPIE, 2019. http://dx.doi.org/10.1117/12.2514722.
Full textMorita, Y., E. Ayeh, O. B. Adamo, and P. Guturu. "Hardware/software co-design approach for a DCT-based watermarking algorithm." In 2009 52nd IEEE International Midwest Symposium on Circuits and Systems (MWSCAS). IEEE, 2009. http://dx.doi.org/10.1109/mwscas.2009.5236002.
Full textBelkin, M. E. ,., D. Fofanov, and A. Alyoshin. "Analysis of co-simulation design approach for RF photonics-based electronic systems." In The 32nd European Modeling & Simulation Symposium. CAL-TEK srl, 2020. http://dx.doi.org/10.46354/i3m.2020.emss.039.
Full textZha, Xuan F., Steven J. Fenves, and Ram D. Sriram. "A Feature-Based Approach to Embedded System Hardware and Software Co-Design." In ASME 2005 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2005. http://dx.doi.org/10.1115/detc2005-85582.
Full textdo Nascimento, Francisco Assis M., Marcio Ferreira S. Oliveira, and Flavio Rech Wagner. "MDE approach to the co-synthesis of embedded systems using a MOF-based internal design representation." In 2009 ICSE Workshop on Model-Based Methodologies for Pervasive and Embedded Software (MOMPES). IEEE, 2009. http://dx.doi.org/10.1109/mompes.2009.5069137.
Full text