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

Getting Started with Proteus Software

Getting Started with Proteus Software

Proteus software is an EDA tool published by LabCenter Electronics in the UK (the sole distributor in China is Guangzhou Fengbiao Electronics Technology Co., Ltd.). It not only has the simulation capabilities of other EDA tools but can also simulate microcontrollers and peripheral devices. It is currently one of the best tools for simulating microcontrollers … Read more

Proteus 8.4 Installation Guide

Proteus 8.4 Installation Guide

Download link for Proteus 8.4 32/64-bit software Link: http://pan.baidu.com/s/1eSMWE34 Password: cifr Installation Steps: 1. Right-click the software zip file and select “Extract to Proteus 8.4 SP0” 2. Open the “Proteus 8.4 SP0 with Advanced Simulation” folder, right-click on “Proteus 8.4 SP0 Pro-Demo Setup”, and select “Run as administrator” 3. Click “Next” 4. Check the box … Read more

A Concise Guide to Makefile in Chip Design

A Concise Guide to Makefile in Chip Design

What can Makefile do? Makefile can execute commands based on specified dependency rules and whether files have been modified. It is commonly used to compile software source code, only recompiling modified files, which significantly speeds up the compilation process. The Basic Format of Makefile Target: Dependencies Command The target is the result to be generated, … Read more

Safety Assessment of Autonomous Driving Functions: Fault Injection Simulation Testing

Safety Assessment of Autonomous Driving Functions: Fault Injection Simulation Testing

How to Know, How Can One Not Know Article from: Ranyun Automobile (ID: BC-Auto2018) As we entered 2018, the autonomous driving industry began to focus on commercialization issues. The application of any new technology, including autonomous driving, must meet two conditions: (1) a business model that creates value; (2) sufficient technological maturity. Regarding the first … Read more

Exploring Local Solver in Matlab Simscape: A New Tool for Simulation Acceleration

Exploring Local Solver in Matlab Simscape: A New Tool for Simulation Acceleration

1. Initial Impressions of Simscape Solver In today’s simulation field, Simscape shines like a brilliant star, widely used in key industries such as automotive, aerospace, and industrial automation due to its excellent capabilities in multi-domain physical system modeling and simulation. Whether for precise simulation of complex mechanical systems, performance analysis of electronic circuits, or dynamic … Read more