What Is 3D Printed Architecture?

What Is 3D Printed Architecture?

Smart construction is evolving rapidly, and the construction industry is no exception. As the construction industry increasingly focuses on sustainability, 3D printed architecture is gradually emerging as a new construction method. So, what is 3D printed architecture? What are its characteristics and advantages? Concept 3D printed architecture is created by computer-designed three-dimensional building blueprints, sent … Read more

What Does a SoC System Architect Do?

What Does a SoC System Architect Do?

Author: Majeed Ahmad Original Content from EET Electronic Engineering Magazine Recently, a new job title has been emerging in the semiconductor industry, known as “System Architect.” European IC design service consultancy Sondrel admits that there is an increasing need for system architects to coordinate every aspect of SoC design projects, including ensuring that SoC projects … Read more

RISC-V Instruction Set Architecture Industry Overview

RISC-V Instruction Set Architecture Industry Overview

Source: Content from Yushi Capital, thank you. RISC-V is an Instruction Set RISC-V, generally pronounced as: risk five. V, which is the Roman numeral for 5. This instruction set is the fifth generation of the RISC series instruction sets. RISC-V is an open-source instruction set architecture based on the principles of “Reduced Instruction Set Computer … Read more

Can ARM Challenge X86 in PC Chips?

Can ARM Challenge X86 in PC Chips?

Source: Semiconductor Industry Observation Original Author: Gong Jiajia More than twenty years ago, Microsoft’s Windows operating system and Intel’s X86 chips formed a “duopoly” that dominated the computer market until they encountered Apple. Apple’s rise caused cracks in the once unbreakable Wintel alliance, and “Windows + X86” was no longer the only option; you could … Read more

Understanding CPU: Concepts, Structure, and Role in Systems

Source: Tiger Says Chip Original Author: Tiger Says Chip The CPU plays the role of the “brain” and “commander” in the entire computer system. It is responsible for fetching instructions from memory, decoding them, and executing various logical, arithmetic, control, and data processing tasks. Core Role of the CPU System “Brain” and “Commander” The CPU … Read more

Comprehensive Summary of CPU Architecture

Comprehensive Summary of CPU Architecture

Recently, NVIDIA released the "Grace" CPU based on the Arm architecture, attracting considerable attention from peers in the hard technology field. This CPU and server architecture, designed specifically for accelerated computing, can provide up to 10 times the performance compared to the latest NVIDIA DGX systems based on x86 CPUs when combined with NVIDIA's GPUs. … Read more

Computer Principles and Differences from Industrial Control Computers

Computer Principles and Differences from Industrial Control Computers

Computer Principles The basic principle of a computer is the stored program and program control. Instructions (called programs) that command the computer on how to operate and raw data must be delivered to the computer’s memory through input devices. Each instruction specifies from which address to fetch data, what operation to perform, and where to … Read more

Analysis of SoC Overall Architecture Design

Analysis of SoC Overall Architecture Design

[Image] This diagram illustrates a complex embedded system architecture, integrating a PMIC (Power Management Integrated Circuit), MPU (Microprocessor Unit), various interface modules (USB, HDMI, Ethernet, etc.), and different voltage regulation modules. Below is a detailed analysis of its architecture, design logic, and component selection. Architecture Overview From an overall architecture perspective, this is a typical … Read more

Understanding Linux Device Driver Model

Understanding Linux Device Driver Model

Originally from Yuedu Code Field Let heaven return to heaven, let dust return to dust —— Discussing Linux’s bus, device, and driver model Author:Song Baohua On May 15, 1951, during a congressional hearing, U.S. Army five-star General MacArthur suggested expanding the Korean War into China. Bradley then remarked, “If we expand the war into Communist … Read more

History and Future of RISC-V

History and Future of RISC-V

In 2010, the Berkeley research team aimed to design a CPU. However, Intel’s licensing for x86 was very strict, ARM’s instruction set licensing was expensive, and MIPS, SPARC, and Open Power also required their respective company licenses. With limited options, the Berkeley research team decided to start from scratch to design a new instruction set. … Read more