ADAS System Testing Solutions

ADAS System Testing Solutions

In recent years, the research and application of Advanced Driver Assistance Systems (ADAS) technology have rapidly developed in various related fields, indicating that automobiles are quickly entering a new ADAS world. The application scenarios of ADAS require its related functions to undergo sufficiently reliable testing to ensure that autonomous vehicles can operate safely and without … Read more

Sparse Sensor Networks for Rapid Screening of Infant Cerebral Palsy

Sparse Sensor Networks for Rapid Screening of Infant Cerebral Palsy

General Movement (GM) has been widely used for the early clinical assessment of neonatal brain development disorders (such as cerebral palsy) to facilitate ultra-early intervention and rehabilitation for at-risk newborns. However, clinical practice currently relies heavily on the subjective evaluations of pediatricians, lacking quantitative assessment methods, and requires a large number of specialized doctors and … Read more

JTAG Interface Design (5) – JTAG-2

JTAG Interface Design (5) - JTAG-2

Previously, we discussed the hardware form and basic principles of JTAG. This article uses a JTAG VIP simulation to interpret the waveforms. Referencing SOC Design (4) – Using S Company’s VIP, we first generate an example for JTAG testing: dw_vip_setup -path /home/designware/run_jtag -example jtag_svt/tb_jtag_svt_uvm_basic_sys Enter the simulation directory with cd run_jtag/examples/sverilog/jtag_svt/tb_jtag_svt_uvm_basic_sys, and type in: gmake … Read more

Using Makefile for Simulation Process

Using Makefile for Simulation Process

Generally speaking, a makefile is a file that defines one or more execution rules and methods and is executed by the make command. This section will provide a simple and direct explanation of makefile and illustrate its application in the IC design simulation process. Makefile Definition The rules for writing a makefile are as follows: … Read more

Using Makefile Scripts for VCS and Verdi

Using Makefile Scripts for VCS and Verdi

Introduction: Makefile scripting language greatly enhances productivity, allowing us to focus more on the design itself. This article introduces the Makefile scripts for commonly used VCS and Verdi software in IC design/verification, along with the source code, hoping to be of help to everyone. If you don’t have the relevant operating environment, try replying hidden … Read more

How to Build a High-Precision Rotary Transformer Simulator with Fault Injection Features?

How to Build a High-Precision Rotary Transformer Simulator with Fault Injection Features?

Good articles should be shared! If you like this article, please contact the backend to add to the whitelist, and you are welcome to reprint it~ Due to the ability of rotary transformers to maintain excellent reliability and high precision performance in harsh and adverse environments for a long time, they are widely used in … Read more

Quadrotor State Estimation Using IMU and Delayed GPS

Quadrotor State Estimation Using IMU and Delayed GPS

Click the blue text above to follow us Gift for Readers 👨💻 Scientific research involves a profound system of thought, requiring researchers to be logical, diligent, and serious. However, effort alone is not enough; leveraging resources is often more important. Additionally, one must have innovative and inspirational points to look up to the stars. It … Read more

How to Install Proteus 8.9

How to Install Proteus 8.9

Software Introduction Proteus is an EDA tool software, mainly used for PCB simulation and design. However, it also simulates microcontrollers and peripheral devices. From schematic layout to code debugging and collaborative simulation of microcontrollers and peripheral circuits, Proteus allows for a one-click switch to PCB design, truly achieving a complete design from concept to product. … Read more

Proteus Quick Start Guide: The Most Detailed Tutorial

Proteus Quick Start Guide: The Most Detailed Tutorial

1 Introduction to Proteus Proteus is a popular software for simulating electronic circuits and physical characteristics, widely used among electronic engineers and educators. This software provides a comprehensive environment for circuit design, simulation, and PCB (printed circuit board) design, allowing users to complete the development process from concept design to product prototype on a single … Read more

Getting Started with Proteus: The Most Detailed Guide

Getting Started with Proteus: The Most Detailed Guide

Let’s talk about something different. Have you ever done circuit simulation? In the past, working with microcontrollers meant a lot of hands-on practice, and I burned countless boards. But ever since I discovered Proteus, life has been much easier. I can tinker in the software first, and then implement it on the board, saving a … Read more