Essential PCB Design Experience

Essential PCB Design Experience

When it comes to PCB boards, many friends might think of how ubiquitous they are around us, from all household appliances, various components inside computers, to various digital products; almost every electronic product will use PCB boards. So what exactly is a PCB board? A PCB board is a Printed Circuit Board, which serves as … Read more

Understanding PCB Design Basics

Understanding PCB Design Basics

Quick PCB is dedicated to becoming the most influential training base for PCB design talent. Therefore, PCB Girl decided To launch a series of PCB design basic knowledge sharing on the Quick PCB Academy WeChat public account, along with project case analysis, to enable students to apply what they learn. To understand the knowledge related … Read more

Detailed Process of Digital IC Design (ASIC Design)

Detailed Process of Digital IC Design (ASIC Design)

Click the “Read Original” at the bottom of the article to watch selected IC design courses for free! ASIC Design Process 1. Define Project Requirements 1. Determine the specific indicators of the chip: Physical Implementation Manufacturing process (foundry and process size); Die area (DIE size, affected by power consumption, cost, digital/analog area); Packaging (larger packaging … Read more

Low Power Design Techniques for Integrated Circuits

Low Power Design Techniques for Integrated Circuits

~ Reply the following keywords to see more IC design tutorials ~ Currently supportedkeywords include: Innovus ICC or IC Compiler DC or Design Compiler PT or PrimeTime User Guide or UG Leda VCS Formality Process Node Low Power CTS vim or gvim … Low power design has always been an important aspect of digital IC … Read more

8 Steps to Get Started with Open Source Hardware

8 Steps to Get Started with Open Source Hardware

Making your own hardware is easier and cheaper than ever. Here’s what you need to design, build, and test your first board. — John ‘warthog9’ Hawley Article Navigation –How do I get started?28% –Modeling34% –Design40% Making your own hardware is easier and cheaper than ever. Here’s what you need to design, build, and test your … Read more

Proteus 8.7 EDA Tool Installation Guide

Proteus 8.7 EDA Tool Installation Guide

01 Download Software [Link] https://pan.baidu.com/s/1SC9J5tTgleVkk315S6L3kw Extraction Code:6hcc [Operating System] 64-bit [Installation Environment] Win7/Win8.1/Win10 [Note]: If the download link is invalid, please follow the public account ‘Scientific Research sci Drawing’ and reply in the background:proteussoftware 02 Software Introduction 03 Software Installation ※ Recommended Public Account ※ Platform Resource Introduction 》》》 >>>> Previous Resource Categories Click to … Read more

Proteus Simulation: 8-Digit Display of Different Characters

Proteus Simulation: 8-Digit Display of Different Characters

Name: 8-Digit Display of Different Characters Software: Proteus Keil 4 Language: C Language Usage Instructions: In this example, through the Proteus simulation named: 8-Digit display dynamically shows multiple different characters, dynamically scanning to display 0~7. Example Image: Proteus Simulation – 8-Digit Display of Different Characters Code: /* Name: 8-Digit Display of Different Characters Description: The … Read more

Proteus 8.0 Installation Tutorial

Proteus 8.0 Installation Tutorial

Understanding the Software Proteus is a renowned EDA tool (simulation software) that seamlessly integrates schematic design, code debugging, and microcontroller with peripheral circuit co-simulation, allowing a one-click switch to PCB design. It truly realizes a complete design from concept to product. It is currently the only platform in the world that combines circuit simulation software, … Read more

Essential Tools for Embedded Development

Essential Tools for Embedded Development

Follow+Star Public Account, don’t miss out on exciting content Author | strongerHuang WeChat Public Account | strongerHuang To make it easier for everyone to review articles on their phones while commuting or running errands, I have carefully organized this tutorial column: Embedded Tools | What are the commonly used IDEs for Microcontrollers? Embedded Tools | … Read more

Understanding SDF 3.0 in Chip Post-Simulation (Part 1)

Understanding SDF 3.0 in Chip Post-Simulation (Part 1)

SDF files replace the delay information specified in STD/IO/Macro gate-level Verilog with the actual physical delay information extracted from QRC/Star-RC during VCS/NC-Verilog post-simulation runtime. Therefore, if the condition information in the SDF file is not present in the Verilog specify, it will raise a warning of SDFCOM_INF, meaning IO PATH not found. This article analyzes … Read more