ArticleslgStudy

computer science

NearLink

NearLink is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand NearLink rather than just read about it. In short: NearLink (Chinese: 星闪; also known as SparkLink and formerly Greentooth) is a short-range wireless technology protocol, which was developed by the NearLink Alliance, led by Huawei to set up on September 22, 2020. As of September 2023, the Alliance has more than 300 enterprises and institutions on board, which include automotive manufacturers, chip and module manufacturers, application developers, ICT companies, and r…

NearLink — main illustration
NearLink — illustration

Key takeaways

  • NearLink belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect NearLink to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of NearLink from memory before moving on to harder problems.

Reference excerpt

NearLink (Chinese: 星闪; also known as SparkLink and formerly Greentooth) is a short-range wireless technology protocol, which was developed by the NearLink Alliance, led by Huawei to set up on September 22, 2020. As of September 2023, the Alliance has more than 300 enterprises and institutions on board, which include automotive manufacturers, chip and module manufacturers, application developers, ICT companies, and research institutions. On November 4, 2022, the Alliance released the SparkLink Short-range Wireless Communications Standard 1.0, which incorporates two modes of access, namely, SparkLink Low Energy (SLE) and SparkLink Basic (SLB), to integrate the features of traditional wireless technologies, such as Bluetooth and Wi-Fi, with enhanced prerequisites for latency, power consumption, coverage, and security. The Alliance unveiled the Standard 2.0 on March 30, 2024, which enhances end-to-end protocol system and extends application standards, supporting native audio and video capabilities, human-computer interaction, and positioning applications. NearLink employs the Cyclic Prefix-Orthogonal Frequency Division Multiplexing (Cyclic Prefix-OFDM) waveform to address latency issues in various applications. The waveform features an ultra-short frame structure and a flexible scheduling scheme of time-domain resources, reducing transmission latency to approximately 20 microseconds. In addition, NearLink applies polar codes and adopts Hybrid Automatic Repeat-reQuest (HARQ) schemes to support applications with high reliability requirements, such as industrial closed-loop control applications for automated assembly lines, where reliability requirements are at least 99.999%. The first product to feature NearLink technology was the Huawei Mate 60 series smartphone introduced by Huawei on August 29, 2023, followed by FreeBuds Pro 3 on November 25, 2023, M-Pencil 3rd gen with the MatePad 13.2 tablet on 14 December 2023, and the Pura 70 series on April 18, 2024. As of April 2026, over 100 million NearLink integrated circuit chips have been shipped.

History On September 22, 2020, the SparkLight Alliance was established to formulate the NearLink short-range wireless technology standard. By the end of 2021, the NearLink 1.0 standards were finalized, establishing a core end-to-end architecture that includes the NearLink access layer, basic service layer, and basic application layer. On November 4, 2022, the SparkLink Alliance officially released the SparkLink Short-range Wireless Communications Standard 1.0, which covers two modes of access: SLB (SparkLink Basic) and SLE (SparkLink Low Energy). They also unveiled "The White Paper for Promotion of SparkLink Short-Range Wireless Communication (SparkLink 1.0) for Industrial Use." On August 4, 2023, Huawei officially unveiled the NearLink short-range wireless communication technology at the Developer Conference, providing a new wireless communication method for HarmonyOS. On August 29, 2023, Huawei released the Huawei Mate 60 series smartphones, which are equipped with NearLink technology. On September 25, 2023, at Huawei's Autumn Full-Scenario New Products Launch event, a new range of products supporting NearLink technology were unveiled. These products include the Huawei MatePad Pro 13.2-inch tablet, the third-generation M-Pencil stylus, and the FreeBuds Pro 3 earbuds. On March 30, 2024, the Intelligent Car Connectivity Industry Ecosystem Alliance ("ICCE Alliance") and the NearLink Alliance jointly released the ICCE Alliance Digital Key System Part 6: NearLink System Requirements during the 2024 International NearLink Alliance Industry Summit". The Requirements were formulated by various parties including Huawei, BYD, Changan, GAC, FAW, etc. On November 12, 2024, Huawei released a beta version of HarmonyOS 5.0.1(13) of HarmonyOS 5 targeted for developers that has full support of native NearLink Kit API integration of the operating system for third party applications support.

System structure The system structure of NearLink technology mainly consists of three layers: the physical layer, the data link layer, and the network layer.

Physical Layer: the core layer of NearLink technology, primarily responsible for the transmission and reception of high-frequency signals. The physical layer uses GFSK modulation and PSK modulation of different orders. In addition the physical layer has forward error correction (FEC) based on Polar codes. Data Link Layer: primarily responsible for packaging and unpacking data, as well as data validation and error correction. Network Layer: mainly responsible for data routing and forwarding, ensuring that data is correctly transmitted to its intended destination.

Access modes NearLink incorporates two access modes, namely SparkLink Low Energy ("SLE") and SparkLink Basic ("SLB").

The SLE mode is mainly aimed at low-power, low-latency, and high-reliability application scenarios, such as wireless headsets, mice, car keys, etc. It reportedly offers a data transmission rate of up to 12 Mbit/s, or six times that of Bluetooth, and supports bidirectional latency of 250 microseconds, simultaneous access by 256 users, and a power consumption of less than 2mA. The SLB mode focuses on high-speed, high-capacity, and high-precision application scenarios, such as video transmission, large file sharing, and precise positioning. It reportedly provides a data transmission rate of up to 1.2 Gbit/s, or twice that of Wi-Fi, and supports latency of 20 microseconds and simultaneous access by 4096 users.

Modules

See also Bluetooth Wi-Fi Ultra-wideband LoRa NB-IoT ZigBee HarmonyOS Huawei Mate 60 Series

Notes

References

External links Official website

Worked examples

Example 1 — a first encounter with NearLink

Start with the simplest possible case. Write down what NearLink claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to NearLink before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about NearLink ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of NearLink

In research
NearLink appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses NearLink in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
NearLink is common in secondary-school and first-year university syllabi. It links to neighbouring topics Chinese inventions, Mesh networking, Networking standards, so understanding it makes those chapters shorter.
In everyday life
Look for NearLink outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study NearLink in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what NearLink means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain NearLink out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is NearLink in simple terms?

NearLink (Chinese: 星闪; also known as SparkLink and formerly Greentooth) is a short-range wireless technology protocol, which was developed by the NearLink Alliance, led by Huawei to set up on September 22, 2020. As of September 2023, the Alliance has more than 300 enterprises and institutions on bo…

Why does NearLink matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study NearLink?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on NearLink.

Tags

  • Chinese inventions
  • Mesh networking
  • Networking standards
  • Radiocommunication services ITU
  • Telecommunications-related introductions in 2020
  • Wireless communication systems

Keep exploring