Precision Design
Jingxin Intelligence
One-stop service from design to production and assembly!

A guide to the industrial design electronics development process-Electronic program development-Shenzhen Jingxin Industrial Design with us:15302653652

A guide to the industrial design electronics development process

author:超级管理员 Release time:2025-06-03 14:18:48

Industrial design electronics development is an interdisciplinary process that combines industrial design (appearance, user experience, human-computer interaction) and electronic engineering (hardware design, software development, system integration) to transform ideas into mass-produced electronic products. Here's a detailed guide to the development process, key takeaways, and considerations:

First, the development process
Requirements analysis and definition

User needs: Clarify the target user groups (such as consumer and industrial grades), usage scenarios (such as home and outdoor) and core functions (such as intelligent control and data collection).

Technical indicators: determine performance parameters (such as processing speed, battery life), communication mode (Wi-Fi/Bluetooth/LoRa), environmental adaptability (waterproof, high temperature resistance), etc.

Cost estimate: Estimated hardware cost (BOM), development expenses (manpower, tools), and mass production costs (molds, production lines).

Concept design and prototyping

Hardware architecture: select the main control chip (MCU/SoC, such as STM32, ESP32), sensor (such as temperature and humidity, accelerometer), power management (lithium battery, low-power design).

Software architecture: Develop embedded programs (C/C), communication protocols (MQTT, HTTP) or user interfaces (mobile APP, Web).

Industrial design: Design the appearance through sketches, 3D modeling (e.g. Rhino, SolidWorks), taking into account ergonomics (grip, button layout), material (metal/plastic/silicone) and surface treatment (sandblasting, plating).

Electronic scheme design:

Prototyping: Use development boards (Arduino, Raspberry Pi) to build functional prototypes, and 3D print shells to verify structural fit.

Detailed design and testing

Functional testing: Ensure that all modules (e.g. sensors, communications) are working properly.

Environmental test: high and low temperature cycle, vibration, drop test.

EMC testing: pre-testing for certification such as radiated emissions, electrostatic discharge (ESD), etc.

PCB Design: Use Altium Designer or KiCad to draw circuit diagrams to optimize layout (to reduce EMI interference), stack-up structure (4-layer/6-layer boards), and thermal design (thermal vias, heat sinks).

Firmware development: Write drivers (such as I2C, SPI interfaces), algorithms (such as data filtering, AI inference), and OTA upgrade functions.

Test Verification:

Ready for mass production

DFM (Design for Manufacturability): Optimize PCB layout (panel design), housing structure (injection release angle) to reduce production costs.

Supply chain management: selection of component suppliers (to ensure long-term supply), signing of foundry agreements (PCBA placement, assembly).

Certification and compliance: Completed FCC (USA), CE (EU), CCC (China) and other certifications, in line with roHS environmental protection requirements.

Mass production and iteration

Trial production (NPI): small batch production (100~1000 units) to verify process stability.

Market feedback: Collect user data to optimize software (bug fixes, new features) or hardware (improve heat dissipation, extend battery life).

Second, the key points of technology selection
Main control chip

Low-power scenarios: Nordic nRF series (Bluetooth Low Energy), Silicon Labs EFM32.

High-performance scenarios: NXP i.MX RT (edge computing), Rockchip RK3566 (AI vision)

Communication module

Short range: Bluetooth 5.0 (audio transmission), Zigbee (smart home).

Long-haul: 4G Cat.1 (low-cost IoT), NB-IoT (low-power wide-area network)

power management

Battery-powered: Select a charging IC (e.g., TI BQ series) and design a low-power mode (sleep current < 10μA).

Energy harvesting: solar (outdoor devices), kinetic power generation (wearable devices).

3. Common challenges and solutions
Electromagnetic compatibility (EMC) issues

Solution: Increase the shield, optimize the layout of the ground wire, and use magnetic bead filtering.

Thermal design

Solution: Calculate the heat power consumption, and choose a thermally conductive silicone pad, metal shell or fan for heat dissipation.

Software Stability

Solution: Use RTOS (FreeRTOS) to improve real-time performance, and add a watchdog (Watchdog) to prevent crashes.

Cost control

Solution: Simplify the number of PCB layers and choose domestic alternative chips (such as GD32 instead of STM32).

4. Regulations and certifications
Compulsory Certification:

FCC (USA): Radiated Emissions Testing.

CE (European Union): including EMC, LVD (Safety Directive).

SRRC (China): Radio Type Approval.

Environmental Certifications:

RoHS: Restriction of hazardous substances (lead, mercury).

REACH: Registration of Chemicals.

5. Successful case reference
Smart home devices (e.g. smart sockets):

Industrial design: hidden indicator light, fireproof and flame-retardant housing.

Electronic solution: ESP32 relay fuel gauge chip (e.g. BL0937).

Medical wearables (e.g. heart rate monitoring bracelets):

Industrial design: biocompatible material, IP68 waterproof.

Electronic solution: PPG sensor (MAX30102) low-power MCU (nRF52840).

6. Tool and resource recommendation
Development tools: STM32CubeMX (MCU configuration), VS Code (embedded development).

Open-source hardware: Seeed Studio and Adafruit provide modular solutions.

Design software: Keyshot (rendering), Fusion 360 (structural electronic collaborative design).

Supply chain platform: JLCPCB (PCB proofing), LCSC (component procurement).

Through systematic process management and cross-domain collaboration, the development of industrial design electronic solutions can achieve rapid implementation from concept to product. It is recommended to introduce the DFX (Design for X) concept at an early stage, comprehensively consider manufacturing, testing, and user experience, and avoid rework in the later stage.