The System on Module (SoM) and the carrier board together form a complete solution for embedded systems. The SoM handles core computing and processing functions, while the carrier board provides the necessary interfaces, power, and peripherals. This modular design allows developers to flexibly apply the SoM across different projects while customizing the mainboard to meet specific application needs. This combination not only accelerates development and time-to-market but also simplifies the design and upgrade process, offering high scalability and future-proofing for the system.
- System on Module (SoM): A SoM is a compact, pre-packaged module that integrates a processor, memory, and essential system functions into one single unit. It is designed to handle the core processing needs of an embedded system with minimal engineering effort. The SoM serves as a building block that developers can use and reuse across different projects, providing a standardized framework for complex designs.
- Carrier Board: The carrier board, provides the necessary interfaces, connectors, and peripherals that allow the SoM to communicate with the external environment. It is designed to accommodate the SoM and provide power distribution, I/O connectivity, and any additional features the specific application requires.

