Academic literature on the topic 'Embedded component'
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 'Embedded component.'
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 "Embedded component"
Sun, Ruiqin, Guanzhong Yang, Dafang Zhang, and Bowen Yang. "ECM: An Formal Embedded Component Model for Embedded System." International Journal of Control and Automation 8, no. 6 (June 30, 2015): 293–306. http://dx.doi.org/10.14257/ijca.2015.8.6.29.
Full textCAI, XIA, MICHAEL R. LYU, and KAM-FAI WONG. "COMPONENT-BASED EMBEDDED SOFTWARE ENGINEERING: DEVELOPMENT FRAMEWORK, QUALITY ASSURANCE AND A GENERIC ASSESSMENT ENVIRONMENT." International Journal of Software Engineering and Knowledge Engineering 12, no. 02 (April 2002): 107–33. http://dx.doi.org/10.1142/s0218194002000846.
Full textGAO, TONG, HUI MA, I.-LING YEN, LATIFUR KHAN, and FAROKH BASTANI. "A REPOSITORY FOR COMPONENT-BASED EMBEDDED SOFTWARE DEVELOPMENT." International Journal of Software Engineering and Knowledge Engineering 16, no. 04 (August 2006): 523–52. http://dx.doi.org/10.1142/s0218194006002872.
Full textCampeanu, Gabriel, and Mehrdad Saadatmand. "A Two-Layer Component-Based Allocation for Embedded Systems with GPUs." Designs 3, no. 1 (January 19, 2019): 6. http://dx.doi.org/10.3390/designs3010006.
Full textFillion, Ray. "Embedded Actives and Its Industry Effects." International Symposium on Microelectronics 2011, no. 1 (January 1, 2011): 000382–87. http://dx.doi.org/10.4071/isom-2011-tp5-paper5.
Full textProgonov, Dmytro. "Detection of Stego Images with Adaptively Embedded Data by Component Analysis Methods." Advances in Cyber-Physical Systems 6, no. 2 (December 17, 2021): 146–54. http://dx.doi.org/10.23939/acps2021.02.146.
Full textKim, Hyunho. "Passive device embedded substrate for application of RF module." Circuit World 42, no. 2 (May 3, 2016): 84–88. http://dx.doi.org/10.1108/cw-07-2015-0033.
Full textQi, Feng, Jie Ying Jiang, Hiroshi Oyama, Hiroaki Nagashima, and Takuya Azumi. "ECHONET Lite Framework Based on Embedded Component Systems." ECTI Transactions on Computer and Information Technology (ECTI-CIT) 16, no. 1 (March 12, 2022): 74–83. http://dx.doi.org/10.37936/ecti-cit.2022161.245976.
Full textSanz, Ricardo, Carlos Martínez, Manuel Rodríguez, and Adolfo Hernando. "Embedded Component Technology for Complex Control Systems." IFAC Proceedings Volumes 41, no. 2 (2008): 6897–902. http://dx.doi.org/10.3182/20080706-5-kr-1001.01169.
Full textSilva Filho, Antonio Mendes da, and Ivanilton Polato. "Component behavior-based adaptation in embedded software." Innovations in Systems and Software Engineering 2, no. 3-4 (September 22, 2006): 113–19. http://dx.doi.org/10.1007/s11334-006-0005-9.
Full textDissertations / Theses on the topic "Embedded component"
Azumi, Takuya, Hiroaki Takada, and Hiroshi Oyama. "Optimization of Component Connections for an Embedded Component System." IEEE, 2009. http://hdl.handle.net/2237/13983.
Full textCARVALHO, Fernando Ferreira de. "An embedded software component quality evaluation methodology." Universidade Federal de Pernambuco, 2010. https://repositorio.ufpe.br/handle/123456789/2412.
Full textUniversidade de Pernambuco
Um dos maiores desafios para a indústria de embarcados é fornecer produtos com alto nível de qualidade e funcionalidade, a um baixo custo e curto tempo de desenvolvimento, disponibilizando-o rapidamente ao mercado, aumentando assim, o retorno dos investimentos. Os requisitos de custo e tempo de desenvolvimento têm sido abordados com bastante êxito pela engenharia de software baseada em componentes (CBSE) aliada à técnica de reuso de componentes. No entanto, a utilização da abordagem CBSE sem as devidas verificações da qualidade dos componentes utilizados, pode trazer conseqüências catastróficas (Jezequel et al., 1997). A utilização de mecanismos apropriados de pesquisa, seleção e avaliação da qualidade de componentes são considerados pontos chave na adoção da abordagem CBSE. Diante do exposto, esta tese propõe uma Metodologia para Avaliação da Qualidade de Componentes de Software Embarcados sob diferentes aspectos. A idéia é solucionar a falta de consistência entre as normas ISO/IEC 9126, 14598 e 2500, incluindo o contexto de componente de software e estendendo-o ao domínio de sistemas embarcados. Estas normas provêem definições de alto nível para características e métricas para produtos de software, mas não provêem formas de usá-las efetivamente, tornando muito difícil aplicá-las sem adquirir mais informações de outras fontes. A Metodologia é composta de quatro módulos que se complementam em busca da qualidade, através de um processo de avaliação, um modelo de qualidade, técnicas de avaliação agrupadas por níveis de qualidade e uma abordagem de métricas. Desta forma, ela auxilia o desenvolvedor de sistemas embarcado no processo de seleção de componentes, avaliando qual componente melhor se enquadra nos requisitos do sistema. É utilizada por avaliadores terceirizados quando contratados por fornecedores a fim de obter credibilidade em seus componentes. A metodologia possibilita avaliar a qualidade do componente embarcado antes do mesmo ser armazenado em um sistema de repositório, especialmente no contexto do framework robusto para reuso de software, proposto por Almeida (Almeida, 2004)
Matas, Petr. "Connected component tree construction for embedded systems." Thesis, Paris Est, 2014. http://www.theses.fr/2014PEST1116/document.
Full textThe aim of this work is to enable construction of embedded digital image processing systems, which are both flexible and powerful. The thesis proposal explores the possibility of using an image representation called connected component tree (CCT) as the basis for implementation of the entire image processing chain. This is possible, because the CCT is both simple and general, as CCT-based implementations of operators spanning from filtering to segmentation and recognition exist. A typical CCT-based image processing chain consists of CCT construction from an input image, a cascade of CCT transformations, which implement the individual operators, and image restitution, which generates the output image from the modified CCT. The most time-demanding step is the CCT construction and this work focuses on it. It introduces the CCT and its possible representations in computer memory, shows some of its applications and analyzes existing CCT construction algorithms. A new parallel CCT construction algorithm producing the parent point tree representation of the CCT is proposed. The algorithm is suitable for an embedded system implementation due to its low memory requirements. The algorithm consists of many building and merging tasks. A building task constructs the CCT of a single image line, which is treated as a one-dimensional signal. Merging tasks fuse the CCTs together. Three different task scheduling strategies are developed and evaluated. Performance of the algorithm is evaluated on multiple parallel computers. A throughput 83 Mpx/s at speedup 13.3 is achieved on a 16-core machine with Opteron 885 CPUs. Next, the new algorithm is further adapted for hardware implementation and implemented as a new parallel hardware architecture. The architecture contains 16 basic blocks, each dedicated to processing of an image partition and consisting of execution units and memory. A special interconnection switch is designed to allow some executions units to access memory in other basic blocks. The algorithm requires this for the final merging of the CCTs constructed by different basic blocks together. The architecture is implemented in VHDL and its functional simulation shows performance 145 Mpx/s at clock frequency 120 MHz
Karlsson, Daniel. "Verification of Component-based Embedded System Designs." Doctoral thesis, Linköping : Department of Computer and Information Science, Linköping University, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-7473.
Full textAzumi, Takuya, Shimpei Yamada, Hiroshi Oyama, Yukikazu Nakamoto, and Hiroaki Takada. "A Visual Modeling Environment for Embedded Component Systems." IEEE, 2007. http://hdl.handle.net/2237/9440.
Full textCampeanu, Gabriel. "GPU-aware Component-based Development for Embedded Systems." Licentiate thesis, Mälardalens högskola, Inbyggda system, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-33368.
Full textRalf 3
Vulgarakis, Aneta. "A Resource-Aware Component Model for Embedded Systems." Licentiate thesis, Västerås : School of Innovation, Design and Engineering, Mälardalen University, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-6681.
Full textBhandaram, Abhinav. "Detecting Component Failures and Critical Components in Safety Critical Embedded Systems using Fault Tree Analysis." Thesis, University of North Texas, 2018. https://digital.library.unt.edu/ark:/67531/metadc1157555/.
Full textHjertström, Andreas. "Data Management in Component-Based Embedded Real-Time Systems." Doctoral thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-14511.
Full textWiklander, Jimmie. "Component-based software design of embedded real-time systems." Licentiate thesis, Luleå : Luleå University of Technology, 2009. http://pure.ltu.se/ws/fbspretrieve/3318285.
Full textBooks on the topic "Embedded component"
Karlsson, Daniel. Verification of component-based embedded system designs. Linko ping: Department of Computer and Information Science, Linko ping University, 2006.
Find full textAtkinson, Colin, Christian Bunse, Hans-Gerhard Gross, and Christian Peper, eds. Component-Based Software Development for Embedded Systems. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11591962.
Full textFischer, Marco. A formal fault model for component-based models of embedded systems. Dresden: TUDpress, 2007.
Find full textK, Kokula Krishna Hari, ed. Embedded Software Component Technologies for Real time Systems - An Industrial Perspective: ICIEMS 2014. India: Association of Scientists, Developers and Faculties, 2014.
Find full textStefan, Förster. A formal framework for modelling component extension and layers in distributed embedded systems. Dresden: TUDpress, 2007.
Find full textYŏnʼguwŏn, Hanʼguk Chŏnja Tʻongsin, ed. URC rŭl wihan naejanghyŏng kʻŏmpʻonŏntʻŭ kisul kaebal mit pʻyojunhwa =: Embedded component technology and standardization for URC. [Seoul]: Chŏngbo Tʻongsinbu, 2008.
Find full textYŏnʼguwŏn, Hanʼguk Chŏnja Tʻongsin, ed. URC rŭl wihan naejanghyŏng kʻŏmpʻonŏntʻŭ kisul kaebal mit pʻyojunhwa =: Embedded component technology and standardization for URC. [Seoul]: Chŏngbo Tʻongsinbu, 2008.
Find full textSickle, Ted Van. Reusable software components: Object-oriented embedded systems programming in C. Upper Saddle River, N.J: Prentice Hall PTR, 1997.
Find full textFelice, Balarin, ed. Hardware-software co-design of embedded systems: The POLIS approach. Boston: Kluwer Academic Publishers, 1997.
Find full textPeper, Christian, Christian Bunse, Hans-Gerhard Gross, and Colin Atkinson. Component-Based Software Development for Embedded Systems: An Overview of Current Research Trends. Springer London, Limited, 2005.
Find full textBook chapters on the topic "Embedded component"
Bouyssounouse, Bruno, and Joseph Sifakis. "Component-Based System Development." In Embedded Systems Design, 114–19. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-31973-3_11.
Full textde Alfaro, Luca, and Thomas A. Henzinger. "Interface Theories for Component-Based Design." In Embedded Software, 148–65. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45449-7_11.
Full textLee, Edward A., and Yuhong Xiong. "System-Level Types for Component-Based Design." In Embedded Software, 237–53. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45449-7_16.
Full textGenssler, Thomas, Alexander Christoph, Michael Winter, and Benedikt Schulz. "Components for Embedded Devices." In Business Component-Based Software Engineering, 167–88. Boston, MA: Springer US, 2003. http://dx.doi.org/10.1007/978-1-4615-1175-5_10.
Full textBouyssounouse, Bruno, and Joseph Sifakis. "Component Models and Integration Platforms: Landscape." In Embedded Systems Design, 160–93. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-31973-3_14.
Full textYang, Qianwen, Yuan Li, Fuchun Sun, and Qingwen Yang. "Independent Component Analysis: Embedded LTSA." In Foundations and Applications of Intelligent Systems, 711–22. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-37829-4_59.
Full textSztipanovits, Janos, and Gabor Karsai. "Generative Programming for Embedded Systems." In Generative Programming and Component Engineering, 32–49. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-45821-2_2.
Full textStankovic, John A. "VEST — A Toolset for Constructing and Analyzing Component Based Embedded Systems." In Embedded Software, 390–402. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45449-7_27.
Full textSeefried, Sean, Manuel Chakravarty, and Gabriele Keller. "Optimising Embedded DSLs Using Template Haskell." In Generative Programming and Component Engineering, 186–205. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-30175-2_10.
Full textDixit, Manoj G., S. Ramesh, and Pallab Dasgupta. "Early Time-Budgeting for Component-Based Embedded Control Systems." In Embedded Systems Development, 123–37. New York, NY: Springer New York, 2013. http://dx.doi.org/10.1007/978-1-4614-3879-3_7.
Full textConference papers on the topic "Embedded component"
Shirata, Seito, Hiroshi Oyama, and Takuya Azumi. "Runtime Component Information on Embedded Component Systems." In 2018 IEEE 16th International Conference on Embedded and Ubiquitous Computing (EUC). IEEE, 2018. http://dx.doi.org/10.1109/euc.2018.00032.
Full textAhamed, S. I., and S. Vallecha. "Component-based embedded database for mobile embedded systems." In International Conference on Information Technology: Coding and Computing, 2004. Proceedings. ITCC 2004. IEEE, 2004. http://dx.doi.org/10.1109/itcc.2004.1286512.
Full textLobry, Olivier, Juan Navas, and Jean-Philippe Babau. "Optimizing Component-Based Embedded Software." In 2009 33rd Annual IEEE International Computer Software and Applications Conference. IEEE, 2009. http://dx.doi.org/10.1109/compsac.2009.181.
Full textAppelt, Bernd K., Bruce Su, Dora Lee, Uno Yen, and Mike Hung. "Embedded component substrates moving forward." In 2011 IEEE 13th Electronics Packaging Technology Conference - (EPTC 2011). IEEE, 2011. http://dx.doi.org/10.1109/eptc.2011.6184483.
Full textPouget, Kevin, Vania Marangozova-Martin, Miguel Santana, and Jean-François Mehaut. "Debugging component-based embedded applications." In the 15th International Workshop. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2236576.2236581.
Full textAzumi, Takuya, Hiroaki Takada, and Hiroshi Oyama. "Optimization of Component Connections for an Embedded Component System." In 2009 International Conference on Computational Science and Engineering. IEEE, 2009. http://dx.doi.org/10.1109/cse.2009.97.
Full textLi, Haoxuan, Ken Vanherpen, Peter Hellinckx, Siegfried Mercelis, and Paul de Meulenaere. "Component-based Timing Analysis for Embedded Software Components in Cyber-Physical Systems." In 2020 9th Mediterranean Conference on Embedded Computing (MECO). IEEE, 2020. http://dx.doi.org/10.1109/meco49872.2020.9134177.
Full textFredriksson, Johan, and Rikard Land. "Reusable Component Analysis for Component-Based Embedded Real-Time Systems." In 2007 29th International Conference on Information Technology Interfaces. IEEE, 2007. http://dx.doi.org/10.1109/iti.2007.4283842.
Full textShimomura, Ryota, Hiroshi Oyama, and Takuya Azumi. "Dynamically Interchangeable Framework for Component Behavior of Embedded Component Systems." In 2021 IEEE 19th International Conference on Embedded and Ubiquitous Computing (EUC). IEEE, 2021. http://dx.doi.org/10.1109/euc53437.2021.00012.
Full textChen, Fulong, Xiaoya Fan, and Jianjun Wei. "Component-Based Modeling for Embedded Systems." In 2009 WASE International Conference on Information Engineering (ICIE). IEEE, 2009. http://dx.doi.org/10.1109/icie.2009.26.
Full textReports on the topic "Embedded component"
Rinard, Martin. Component Composition for Embedded Systems Using Semantic Aspect-Oriented Programming. Fort Belvoir, VA: Defense Technical Information Center, October 2004. http://dx.doi.org/10.21236/ada429973.
Full textMelin, Alexander M., Roger A. Kisner, Bryan Blaise, Christopher A. Meert, and Frederick Kyle Reed. Embedded Sensors and Controls to Improve Component Performance and Reliability - Final Report. Office of Scientific and Technical Information (OSTI), April 2018. http://dx.doi.org/10.2172/1460213.
Full textKisner, R., A. Melin, T. Burress, D. Fugate, D. Holcomb, J. Wilgen, J. Miller, et al. Embedded Sensors and Controls to Improve Component Performance and Reliability Conceptual Design Report. Office of Scientific and Technical Information (OSTI), September 2012. http://dx.doi.org/10.2172/1054147.
Full textKisner, Roger A., Alexander M. Melin, Timothy A. Burress, David L. Fugate, David Eugene Holcomb, John B. Wilgen, John M. Miller, et al. Embedded Sensors and Controls to Improve Component Performance and Reliability: Conceptual Design Report. Office of Scientific and Technical Information (OSTI), October 2012. http://dx.doi.org/10.2172/1055100.
Full textKisner, Roger A., Alexander M. Melin, Timothy A. Burress, David L. Fugate, David Eugene Holcomb, John B. Wilgen, John M. Miller, et al. Embedded Sensors and Controls to Improve Component Performance and Reliability: Conceptual Design Report. Office of Scientific and Technical Information (OSTI), October 2012. http://dx.doi.org/10.2172/1056391.
Full textMelin, Alexander M., Roger A. Kisner, Anis Drira, and Frederick K. Reed. Embedded Sensors and Controls to Improve Component Performance and Reliability -- Bench-scale Testbed Design Report. Office of Scientific and Technical Information (OSTI), September 2015. http://dx.doi.org/10.2172/1239763.
Full textMelin, Alexander M., and Roger A. Kisner. Embedded Sensors and Controls to Improve Component Performance and Reliability -- Loop-scale Testbed Design Report. Office of Scientific and Technical Information (OSTI), September 2016. http://dx.doi.org/10.2172/1338544.
Full textMelin, Alexander M., Roger A. Kisner, and David L. Fugate. Embedded Sensors and Controls to Improve Component Performance and Reliability - System Dynamics Modeling and Control System Design. Office of Scientific and Technical Information (OSTI), October 2013. http://dx.doi.org/10.2172/1185367.
Full textHwa, Yue-Yi, and Lant Pritchett. Teacher Careers in Education Systems That Are Coherent for Learning: Choose and Curate Toward Commitment to Capable and Committed Teachers (5Cs). Research on Improving Systems of Education (RISE), December 2021. http://dx.doi.org/10.35489/bsg-rise-misc_2021/02.
Full textKuznia, Charlie. Embedded 100 Gbps Photonic Components. Office of Scientific and Technical Information (OSTI), April 2018. http://dx.doi.org/10.2172/1434711.
Full text