CONTENTS

Communication Scenario Requirements Classification

  1. Cellular Communication (4G/5G base stations, CPE terminals, Industrial IoT)

  2. Wireless LAN (Wi-Fi 6/6E routers, Mesh networking)

  3. Narrowband IoT (NB-IoT, Cat-M1)

  4. Edge Computing (AIoT, smart gateways)


Recommended Chip Models and Comparisons

1. HiSilicon Balong 5000 Series (5G Multi-Mode Chip)

Model: Balong 5000 (5G baseband chip)
Advantages:

  • Supports NSA/SA dual-mode 5G networks; backward-compatible with 2G/3G/4G.

  • Theoretical peak rates: 4.6 Gbps downlink, 2.5 Gbps uplink.

  • Low-power design for mobile terminals and CPE devices.
    Disadvantages:

  • Requires external AP (e.g., Kirin series) for full functionality.

  • High cost; suitable for mid-to-high-end devices.
    Applications: 5G CPE terminals, industrial routers, vehicular modules.

2. HiSilicon Hi5662 (5G Base Station Chip)

Model: Hi5662 (Base station SoC)
Advantages:

  • Supports Massive MIMO and mmWave frequencies.

  • High integration: Built-in baseband processing and RF frontend interfaces.

  • Low latency for 5G macro/small cells.
    Disadvantages:

  • Requires FPGA/DSP for flexible algorithms.

  • High development complexity; Huawei authorization needed.
    Applications: 5G macro base stations, enterprise small cells, OpenRAN.

3. HiSilicon Hi5651 (4G Cat.12 Baseband Chip)

Model: Hi5651 (LTE baseband)
Advantages:

  • 4G Cat.12 support: 600 Mbps downlink, 150 Mbps uplink.

  • Low cost; ideal for mid/low-speed IoT and CPE devices.

  • Mature ecosystem with extensive documentation.
    Disadvantages:

  • No 5G support; limited future scalability.

  • Higher power consumption vs. newer chips.
    Applications: 4G CPE, automotive modules, smart meters.

4. HiSilicon Hi3861 (IoT Wi-Fi Chip)

Model: Hi3861 (Wi-Fi + MCU combo)
Advantages:

  • Wi-Fi 4 (802.11n) + LiteOS support.

  • Ultra-low power: <1 mA standby current (battery-friendly).

  • Integrated 32-bit MCU for edge computing tasks.
    Disadvantages:

  • Low Wi-Fi speed (72 Mbps max); no Wi-Fi 6 support.

  • Limited processing power for complex AI models.
    Applications: Smart home devices, low-power sensors.

5. HiSilicon Hi1822 (Wi-Fi 6/6E Router Chip)

Model: Hi1822 (Wi-Fi 6 SoC)
Advantages:

  • Wi-Fi 6 (802.11ax) + 160 MHz bandwidth; 3 Gbps peak rate.

  • Built-in NPU for AI-driven QoS optimization.

  • Quad-core A53 architecture for high-concurrency scenarios.
    Disadvantages:

  • High cost; requires external RF frontend.

  • Thermal challenges; requires optimized cooling.
    Applications: Enterprise routers, Mesh networks, smart factories.


Comparative Analysis Table

Chip ModelCommunication StandardAdvantagesDisadvantagesTypical Applications
Balong 50005G NSA/SAMulti-mode, high speedExternal AP needed, high cost5G CPE, industrial terminals
Hi56625G base stationHigh integration, Massive MIMOComplex development, licensingMacro base stations, OpenRAN
Hi56514G Cat.12Low cost, mature solutionNo 5G support4G CPE, automotive modules
Hi3861Wi-Fi 4 + MCUUltra-low power, integrated MCULow speed, limited processingSmart home, sensors
Hi1822Wi-Fi 6/6EHigh throughput, AI QoSThermal management, high costEnterprise routers, Mesh

Selection Guidelines

  1. By Communication Standard:

    • 5G: Balong 5000 (terminals) or Hi5662 (base stations).

    • 4G/IoT: Hi5651 (cellular) or Hi3861 (Wi-Fi).

  2. Performance vs. Cost:

    • High-end devices: Hi1822.

    • Low-cost IoT: Hi3861.

  3. Supply Chain:

    • Consider geopolitical impacts on HiSilicon supply chains.


Design Considerations

  1. RF Frontend Matching: Use Huawei RF chips (e.g., Hi6523) for optimal performance.

  2. Thermal Design: Active cooling required for high-power chips (e.g., Hi1822).

  3. Software Ecosystem: Huawei HarmonyOS/LiteOS dependency; adapt to Huawei SDKs.


Schematic Design Key Modules

1. Balong 5000 (5G Baseband)

  • Power Management:

    • Multi-rail power (1.8V I/O, 1.0V core, 0.75V RF).

    • Huawei PMIC Hi6555 recommended.

  • RF Frontend:

    • Hi6523 RF module (Sub-6GHz support).

    • 50Ω impedance matching with π-filter.

  • Interfaces:

    • PCIe 3.0 to AP (e.g., Kirin 990); ±5 mil length matching.

2. Hi5662 (5G Base Station SoC)

  • Baseband Processing:

    • JESD204B interface to ADC/DAC (e.g., TI ADS54J60).

  • Thermal Design:

    • Copper substrate + forced air cooling.

3. Hi5651 (4G Cat.12)

  • Simplified Power:

    • Single 1.2V supply (3.3V ±5% input).

  • RF Circuit:

    • Skyworks SKY77643 PA + SKY13370 RF switch.

4. Hi3861 (Wi-Fi 4 + MCU)

  • Minimal System:

    • 32 MHz crystal + 1.8V LDO (e.g., RT9013).

    • SPI Flash (W25Q32, 4MB).

5. Hi1822 (Wi-Fi 6 SoC)

  • High-Speed Interfaces:

    • 2.5G Ethernet PHY (e.g., RTL8221B).

    • USB 3.0 for external storage.


Power Optimization Strategies

  1. Hardware-Level:

    • DVFS for Hi1822/Hi5662 (0.8V@500MHz to 1.2V@2GHz).

    • Power domain isolation (e.g., disable idle modules).

  2. Software-Level:

    • DRX mode for Balong 5000; LiteOS Tickless mode for Hi3861.

  3. Testing:

    • Use HiBurn for real-time power profiling.


Critical Notes

  1. RF Compliance: Pass SAR/EMI testing for antennas.

  2. Huawei Ecosystem Lock-in: Some chips require Huawei protocol stacks.

  3. Development Tools: Use HiSilicon SDKs (e.g., HiSDK 3.0+ for Hi5651).


Recommended Resources

  1. Hardware Reference Designs: HiKey dev boards (Hi3861/Hi1822).

  2. Debug Interfaces: SWD/JTAG (e.g., Hi3861 SWDIO/SWCLK).