Computación Básica
Qué pasa cuando enciendes una computadora
Cómo funciona un circuito electrónico
¿Qué es un bit y qué es un byte?
Qué es un procesador (CPU) y la memoria (RAM)
¿Qué es un sistema operativo?
Todo lo que pasa tras enviar un mensaje de WhatsApp
Cómo las computadoras guardan datos
¿Cómo se organizan los archivos?
Teléfonos y sus "System on a Chip" o SOC
GPUs: Procesadores gráficos y de AI
Redes e Internet
¿Qué es un algoritmo? ¿Qué es un Lenguaje de Programación?
Direcciones IP y el protocolo de Internet
Nombres de dominio, DNS y cómo obtener un .com
Modelo Cliente/Servidor: ¿Cómo funciona un sitio web?
Sistemas Operativos y Almacenamiento
Diferencias entre Windows, Linux y MacOS
Permisos, niveles de procesos y privilegios de ejecución
Archivos: Metadatos, cabeceras y extensiones
Archivos y estructuras de datos
¿Qué son las bases de datos?
Cómo funciona un .ZIP
Cómo funciona el formato .JPG
Videos: contendores, codecs y protocolos
Introducción a Blockchain e Inteligencia Artificial
Arquitectura y funcionamiento interno de Blockchain
¿Qué es una red neuronal?
¿Cómo funcionan los LLMs?
You don't have access to this class
Keep learning! Join and start boosting your career
Technological evolution has radically changed the way we use our electronic devices on a daily basis. Among these transformations, System on a Chip (SoC), an essential innovation that makes it possible to have several key electronic components integrated on a single chip, stands out in particular. Over the years, this evolution has considerably reduced the size and power consumption of phones and computers, significantly improving their efficiency.
In the beginning, electronics worked with large vacuum tubes and later with multiple separate chips, resulting in bulky equipment and high power consumption. The demand for smaller, more portable and efficient devices led to the development of the SoC concept. The main objective was to integrate various functionalities, such as CPU, GPU, RAM and even peripheral devices (Wi-Fi, modems) on a single chip, thus reducing both the physical space used and power consumption.
There are two main reasons:
It is important to clarify that an SoC does not mean that the same group of transistors performs multiple functions simultaneously. In reality, manufacturers place different groups of transistors very close to each other on a silicon wafer, assigning each group to a specific function (CPU, GPU, modem, among others). What is essential here is the physical proximity between these components, which facilitates faster communication and reduces power usage.
While in conventional computers the GPU has its dedicated memory (VRAM), in an SoC a "unified memory" is used; both CPU and GPU and other components can access the same common RAM. This feature, especially notable in the chips created by Apple, allows for efficient resource management, dynamically adapting to particular needs in real time.
The integrated design enables highly efficient standard functions:
Integration also standardized peripheral components (cameras, microphones, environmental sensors), facilitating hardware and software upgrades by specific manufacturers without the need for multiple different drivers.
The rise of artificial intelligence further reinforced the need and efficiency of SoCs, as they allow sharing resources such as memory and computational capacity for specific machine learning and neural processing tasks. Companies such as Huawei, Google and Apple are leading this field, offering remarkable innovations such as introducing 5G modems or AI-specific units (TPU/NPU).
In summary, System on a Chip are a fundamental evolution for smaller, faster and more efficient electronics, indispensable in smartphones, modern laptops and wearable devices such as smartwatches and health rings.
Contributions 0
Questions 0
Want to see more contributions, questions and answers from the community?