WO2022068637A1 - 一种基于卫星的区块链架构 - Google Patents
一种基于卫星的区块链架构 Download PDFInfo
- Publication number
- WO2022068637A1 WO2022068637A1 PCT/CN2021/119516 CN2021119516W WO2022068637A1 WO 2022068637 A1 WO2022068637 A1 WO 2022068637A1 CN 2021119516 W CN2021119516 W CN 2021119516W WO 2022068637 A1 WO2022068637 A1 WO 2022068637A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- ground
- blockchain
- satellite
- miners
- oracle
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B7/00—Radio transmission systems, i.e. using radiation field
- H04B7/14—Relay systems
- H04B7/15—Active relay systems
- H04B7/185—Space-based or airborne stations; Stations for satellite systems
- H04B7/1851—Systems using a satellite or space-based relay
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B7/00—Radio transmission systems, i.e. using radiation field
- H04B7/14—Relay systems
- H04B7/15—Active relay systems
- H04B7/185—Space-based or airborne stations; Stations for satellite systems
- H04B7/18523—Satellite systems for providing broadcast service to terrestrial stations, i.e. broadcast satellite service
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B7/00—Radio transmission systems, i.e. using radiation field
- H04B7/14—Relay systems
- H04B7/15—Active relay systems
- H04B7/185—Space-based or airborne stations; Stations for satellite systems
- H04B7/18523—Satellite systems for providing broadcast service to terrestrial stations, i.e. broadcast satellite service
- H04B7/18526—Arrangements for data linking, networking or transporting, or for controlling an end to end session
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/56—Financial cryptography, e.g. electronic payment or e-cash
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/50—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D30/00—Reducing energy consumption in communication networks
- Y02D30/70—Reducing energy consumption in communication networks in wireless communication networks
Definitions
- the present invention relates to the field of blockchain, in particular to a satellite-based blockchain architecture.
- PoW consensus mechanism consumes a lot of energy and wastes resources.
- Existing alternatives to PoW exploit miners' other capabilities than the computing power required in PoW for mining, but often introduce new security concerns.
- Existing blockchains also have serious scalability problems due to the constraints of consensus mechanisms.
- TPS Transactions Per Second
- centralized trading platforms such as PayPal and VISA can achieve thousands of network throughputs.
- high energy consumption and low throughput are two major obstacles that severely limit the development of blockchain technology.
- the present invention provides a satellite-based blockchain architecture, which fully utilizes the advantages of satellite technology covering a wide range and providing ubiquitous connections, combining blockchain technology with Satellite technology is deeply integrated, and the unique advantages of satellites are used to improve the blockchain consensus mechanism, reduce resource waste, and effectively improve blockchain performance.
- the consensus mechanism only applies the downlink of the satellite, which greatly reduces the user access threshold and further enhances the decentralization of the blockchain.
- the technical scheme adopted in the present invention is:
- a satellite-based blockchain architecture includes a terrestrial blockchain miner network, a constellation system composed of multiple satellites, and a consensus protocol for coordinating the constellation system and the terrestrial blockchain miner network.
- the satellites generate oracles, which are broadcast to a network of terrestrial blockchain miners.
- the oracle selects a ground miner as the winner of the current round based on specific rules.
- the winning ground miner has the right to generate a new block in this round and broadcast the new block to other miners using the ground blockchain miner network.
- the miner who receives the new block checks the validity of the block, and if the check passes, broadcasts the block to other miners through the ground-based blockchain miner network. in:
- the satellites include geosynchronous orbit satellites, medium-earth orbit satellites and low-earth orbit satellites, and the ground blockchain miner network includes one or more ground miners, and the ground miners are connected through network communication, and the satellites are Connect via network communication.
- the consensus protocol between the coordination constellation system and the ground blockchain miner network includes the following steps:
- Step 1 In each round, the satellites generate oracles.
- the first oracle generation method is that satellites use on-board measurement instruments to measure physical quantities such as cosmic rays, magnetic current waves, and instantaneous radiation in real time, and generate oracles through numerical conversion. Ordering and purchasing the corresponding service increases maintenance costs.
- the second oracle generation method is to use the data packets broadcast by satellite to the ground for other specific purposes such as satellite TV or global positioning system, and generate oracles through numerical conversion. In this way of generation, the satellite will not realize that it has participated in the generation of the oracle and the maintenance of the blockchain, so there is no need to purchase any satellite services. But this approach may affect the randomness of the oracle and make it easier to manipulate by malicious ground miners. Therefore, there is a trade-off between security and cost in the generation of oracles, which should be selected according to the purpose and requirements of the blockchain in practical applications.
- step 2 the satellite broadcasts the oracle generated in step 2 to the ground-based blockchain miner network.
- the broadcasted oracles are digitally signed by the satellite that produced the oracles to prevent fraud, and then packaged into newly generated blocks for other ground miners to verify their legitimacy.
- Step 3 the ground miners in the ground blockchain miner network use the ground receiving terminal to receive the oracle generated in step 2, and judge whether they are selected according to specific rules.
- the specific rule is the principle of the proof-of-stake consensus mechanism, which maps the oracle to an index in the list of all existing virtual currencies, and the owner of the virtual currency corresponding to the index is the winner of this round.
- the probability of winning of each miner is only related to the virtual currency held by the miner, and will not increase with the increase of the number of identities it holds, thus effectively resisting the Sybil attack.
- step 4 the selected ground miners generate a new block on top of the existing blockchain and broadcast the new block to other ground miners using the ground blockchain miner network.
- Step 5 After other ground miners receive the new block, check its validity. If the check fails, the block is discarded. If the verification passes, the block will continue to be broadcast to other ground miners through the ground blockchain miner network.
- satellites can be divided into: geosynchronous orbit satellites, medium earth orbit satellites and low earth orbit satellites.
- the geostationary orbit satellites are stationary relative to the earth's surface, the Doppler frequency shift is negligible, and the probability of transmission interruption is lower than that of non-geostationary orbit satellites.
- geostationary orbit satellites work in an orbit of about 35,786 kilometers, and a geostationary orbit satellite can cover one-third of the earth's surface.
- Geostationary orbit satellites are the preferred satellites for this patent due to their advantages of low transmission interruption probability and wide coverage.
- the consensus protocol gives a predefined protocol to determine the satellites used to generate oracles in each round; the first oracle generation method, the consensus protocol determines an order in a pseudo-random manner , the satellites in the constellation system generate oracles in turn according to this order; in the second oracle generation method, the consensus protocol gives a predefined protocol to determine a specific satellite, which broadcasts in a specific time slot and a specific frequency band for a specific oracle. A packet of uses to generate oracles.
- the ground receiving terminal includes a portable mobile receiver or a miniature antenna earth station.
- the present invention can make full use of the technical advantages of satellites, improve the blockchain consensus mechanism, and have the following beneficial effects:
- the present invention greatly reduces the energy consumption of the consensus process and significantly improves the throughput of the blockchain.
- the present invention deeply integrates satellite technology and blockchain technology, fully utilizes the advantages of satellite technology in wide coverage, ubiquitous connection and stable downlink, and greatly improves the efficiency of the consensus process.
- the present invention does not require an uplink from miners to satellites, lowers the user access threshold, and greatly improves deployment efficiency. Devices can then access the satellite-based blockchain architecture.
- Figure 1 is a schematic diagram of a satellite-based blockchain architecture.
- Figure 2 is a schematic diagram of the workflow of the satellite-based blockchain architecture.
- Figure 3 is a schematic diagram of the blockchain evolution model of the satellite-based blockchain architecture.
- Figure 4 is a schematic diagram of the relationship between the normalized throughput of the blockchain and the security of the blockchain and the proportion of malicious miners on the ground under different proportions of malicious satellites. It can be seen that the higher the proportion of malicious miners, the lower the normalized throughput and security of the blockchain. The increase in the proportion of malicious satellites will also lead to a decrease in the normalized throughput and security of the blockchain.
- Figure 5 is a schematic diagram of the relationship between the normalized throughput of the blockchain and the security of the blockchain and the proportion of malicious entities (including malicious satellites and malicious miners) in the blockchain under different satellite transmission success probabilities. It can be seen that the higher the proportion of malicious entities in the blockchain, the lower the normalized throughput and security of the blockchain.
- Figure 6 is a schematic diagram of the relationship between the normalized throughput of the blockchain and the network propagation delay. It can be seen that the lower the network propagation delay, the higher the normalized throughput of the blockchain.
- a satellite-based blockchain architecture includes a constellation system composed of three geosynchronous orbit satellites, a ground blockchain miner network composed of five ground miners, and a coordinated constellation system and ground blocks. Consensus protocol for the chain miner network.
- the satellite uses on-board measurement instruments to measure physical data such as cosmic rays, magnetic current waves, and transient radiation in real time, and integrate and numerically convert them to generate oracles.
- Ground miners use portable mobile receivers, miniature antenna earth stations and other ground receiving terminals to receive oracles generated by satellites. As shown in Figure 1, according to the principle of proof of stake, the ground miner at the bottom in the first round is selected and receives the oracle broadcast by satellite.
- the ground miner generates a new block and broadcasts the new block to other ground miners through the ground blockchain miner network.
- Figure 3 shows a schematic diagram of the blockchain evolution model based on the new blockchain consensus mechanism.
- the ground miner w 2 is selected by the oracle as the winner in the second round.
- w 2 receives the satellite broadcast oracle, then w 2 will collect transactions in the ground-based blockchain miner network, validate and package them.
- w 2 generates a new block b 2 after the block b 1 generated by the first round winner w 1 , and broadcasts b 2 using the ground-based blockchain miner network, and b 2 contains a hash pointer to b 1 .
- w 3 is selected in the third round, it will repeat the process similar to w 2 to generate b 3 , and so on, the blockchain will continue to grow.
- Figure 3(d) reflects a situation that the winning miner w 2 in the second round may have misbehavior, resulting in an invalid block b 2 .
- One situation reflected in Figure 3(e) is that miner w 2 may generate an illegal block b 2 ′ by forging his identity. The above two situations are easy to be found when other nodes verify the block, so illegal blocks in both situations will be excluded from the main chain.
- Figure 3(f) reflects a situation in which the winning miner w 2 in the second round may issue two new blocks at once, namely block b 2 ′ and block b 2 ′′, resulting in block Block chain forks. Generally, honest miners will discard these blocks.
- Figure 3(g) reflects a situation where there may be malicious miners privately mining on the fraudulent fork, and when the attacked transaction has been confirmed and the length of the fraudulent fork exceeds the length of the current main chain, the Fraud the branch chain to achieve a "double spend" attack.
- Figure 4 reflects the relationship between the normalized throughput of the blockchain and the security of the blockchain and the proportion of malicious miners on the ground under different proportions of malicious satellites.
- the proportion of malicious satellites is constant, the higher the proportion of malicious miners in the ground blockchain miner network, the lower the blockchain throughput, the higher the probability of false confirmation, and the worse the security.
- the proportion of malicious miners in the ground miner network is constant, the higher the proportion of malicious satellites, the lower the blockchain throughput, the higher the false confirmation probability, and the worse the security.
- Figure 5 reflects the relationship between the normalized throughput of the blockchain and the security of the blockchain and the proportion of malicious entities in the blockchain under different probability of successful satellite transmission, as well as the throughput and security of the present invention and PoW aspect comparison.
- the analysis results show that the present invention has higher throughput than PoW under the same security performance.
- the blockchain throughput in the present invention largely depends on the quality of the satellite broadcast channel, that is, the transmission success probability. As the quality of the satellite channel improves, the higher the probability of successful transmission, the blockchain throughput will increase accordingly.
- Figure 6 reflects the relationship between blockchain throughput and information propagation delay under different transmission success probabilities and different proportions of malicious entities. It can be seen that when the proportion of malicious entities is constant, the higher the proportion of new block miners, the lower the network information propagation delay of the ground blockchain miners, and the higher the blockchain throughput.
- the invention makes full use of the advantages of satellite wide coverage, ubiquitous connection, and stable downlink, constructs a satellite-based blockchain architecture, significantly improves the efficiency of the blockchain, and optimizes and reduces the implementation of consensus on the ground blockchain miner network. Energy consumption of the protocol. Make full use of the advantages of wide satellite coverage, ubiquitous connection and stable downlink to improve the blockchain consensus mechanism. Compared with the traditional PoW consensus mechanism, it greatly reduces resource consumption and significantly improves system throughput. .
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Astronomy & Astrophysics (AREA)
- Aviation & Aerospace Engineering (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Radio Relay Systems (AREA)
Abstract
Description
Claims (8)
- 一种基于卫星的新型区块链架构,其特征在于,包括地面区块链矿工网络、星座系统、协调星座系统与地面区块链矿工网络的共识协议,其中:所述地面区块链矿工网络包括一个以上的地面矿工,所述地面矿工之间通过网络通信连接;所述星座系统由三个及以上的卫星组成,所述卫星之间通过网络通信连接,所述卫星与地面矿工之间通过网络通信连接;所述协调星座系统与地面区块链矿工网络的共识协议用于星座系统中的卫星产生神谕,并控制星座系统向地面区块链矿工网络进行广播;地面区块链矿工网络中对应的地面矿工有权产生新区块,并利用地面区块链矿工网络向其它地面矿工广播新区块;接收到新区块的地面矿工对区块合法性进行检验,若检验通过,则通过地面区块链矿工网络向其它地面矿工广播该区块。
- 根据权利要求1所述基于卫星的新型区块链架构,其特征在于,所述协调星座系统与地面区块链矿工网络的共识协议包括如下工作步骤:步骤1,每一轮中,卫星基于特定方案产生神谕;步骤2,卫星向地面区块链矿工网络广播神谕,所述神谕是一种用于确定每轮中获胜地面矿工的随机数;步骤3,地面矿工利用地面接收终端接收步骤1产生的神谕,并根据特定规则判断自己是否被选中;步骤4,被选中的地面矿工生成新区块,并利用地面区块链矿工网络向其它地面矿工广播新区块;步骤5,其余地面矿工接收到新区块后,对其合法性进行检验;若检验失败,则丢弃区块;若检验通过,则通过地面区块链矿工网络向其它地面矿工广播该区块。
- 根据权利要求2所述基于卫星的新型区块链架构,其特征在于,卫星基于特定方案产生神谕包括两种方法,分别记为第一种神谕产生方法和第二种神谕产生方法;第一种神谕产生方法是地球同步轨道卫星利用星载测量仪器实时测量宇宙射线、磁流波、瞬时辐射,经过数值转换后作为神谕;第二种神谕产生方法是利用卫星广播到地面用于卫星电视、全球定位系统其他用途的数据包,经过数值转换后生成神谕。
- 根据权利要求3所述基于卫星的新型区块链架构,其特征在于,所述特定规则包括以下步骤,将神谕映射到目前已生成虚拟货币列表中的一个索引,该索引所对应的虚拟货币的拥有者即为本轮的被选中的地面矿工。
- 根据权利要求4所述基于卫星的新型区块链架构,其特征在于:所述第一种神谕产生 方法中,共识协议以伪随机的方式确定一个次序,星座系统中的卫星根据该次序轮流产生神谕;第二种神谕产生方法中,共识协议给出预定义协议,以确定特定卫星,该卫星在特定时隙、特定频段广播用于特定用途的数据包以产生神谕。
- 根据权利要求5所述基于卫星的区块链架构,其特征在于:所述卫星包括地球同步轨道卫星、中地球轨道卫星和低地球轨道卫星。
- 根据权利要求6所述基于卫星的新型区块链架构,其特征在于:所述的星座系统提供超广地面覆盖范围、泛在连接以及稳定的下行链路。
- 根据权利要求7所述基于卫星的区块链架构,其特征在于:地面接收终端包括便携式移动接收器和微型天线地球站。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/025,046 US12355545B2 (en) | 2020-09-30 | 2021-09-22 | Satellite-based blockchain architecture |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202011062578.1A CN112202487B (zh) | 2020-09-30 | 2020-09-30 | 一种基于卫星的区块链架构 |
| CN202011062578.1 | 2020-09-30 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022068637A1 true WO2022068637A1 (zh) | 2022-04-07 |
Family
ID=74012584
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2021/119516 Ceased WO2022068637A1 (zh) | 2020-09-30 | 2021-09-22 | 一种基于卫星的区块链架构 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US12355545B2 (zh) |
| CN (1) | CN112202487B (zh) |
| WO (1) | WO2022068637A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115664511A (zh) * | 2022-12-31 | 2023-01-31 | 北京国电高科科技有限公司 | 卫星数据传输方法、装置、电子设备及存储介质 |
| CN116931027A (zh) * | 2023-09-15 | 2023-10-24 | 成都子辰时频科技有限公司 | 一种基于sbas的动态高精度卫星共视算法系统 |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112202487B (zh) | 2020-09-30 | 2022-03-08 | 东南大学 | 一种基于卫星的区块链架构 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108400872A (zh) * | 2018-02-24 | 2018-08-14 | 清华大学 | 一种基于星地协同的区块链信息传输方法和系统 |
| CN109977166A (zh) * | 2019-02-18 | 2019-07-05 | 陕西优米数据技术有限公司 | 一种区块链共识机制 |
| CN112202487A (zh) * | 2020-09-30 | 2021-01-08 | 东南大学 | 一种基于卫星的区块链架构 |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8700105B2 (en) * | 2006-06-22 | 2014-04-15 | Qualcomm Incorporated | Low duty cycle device protocol |
| CN107147489B (zh) * | 2017-05-02 | 2019-10-18 | 南京理工大学 | 一种leo卫星网络内分布式的接入认证管理方法 |
| US10997620B2 (en) * | 2017-09-18 | 2021-05-04 | Vertigo Studios, Llc | Blockchain-enabled system for controlling advertiser access to personal user data |
| US11177961B2 (en) * | 2017-12-07 | 2021-11-16 | Nec Corporation | Method and system for securely sharing validation information using blockchain technology |
| WO2020014497A1 (en) * | 2018-07-12 | 2020-01-16 | Star Mesh LLC | Communications systems and methods with stochastically distributed orbiting satellites |
| US11546138B2 (en) * | 2018-09-28 | 2023-01-03 | Benjamin Allan Mord | Information integrity in blockchain and related technologies |
| CN109412677B (zh) * | 2018-11-12 | 2020-07-14 | 清华大学 | 星地协同区块链系统中的通信广播自适应融合方法 |
| US20210027265A1 (en) * | 2019-07-24 | 2021-01-28 | T-Mobile Usa, Inc. | Content delivery systems that use blockchain to manage content |
| US11411716B2 (en) * | 2019-09-18 | 2022-08-09 | Boardwalktech, Inc | Alignment of blockchains to a generic blockchain |
| KR102877084B1 (ko) * | 2020-09-18 | 2025-10-24 | 삼성전자주식회사 | 위성 통신 시스템에서 단말의 이동성 관리 기법 및 장치 |
-
2020
- 2020-09-30 CN CN202011062578.1A patent/CN112202487B/zh active Active
-
2021
- 2021-09-22 US US18/025,046 patent/US12355545B2/en active Active
- 2021-09-22 WO PCT/CN2021/119516 patent/WO2022068637A1/zh not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108400872A (zh) * | 2018-02-24 | 2018-08-14 | 清华大学 | 一种基于星地协同的区块链信息传输方法和系统 |
| CN109977166A (zh) * | 2019-02-18 | 2019-07-05 | 陕西优米数据技术有限公司 | 一种区块链共识机制 |
| CN112202487A (zh) * | 2020-09-30 | 2021-01-08 | 东南大学 | 一种基于卫星的区块链架构 |
Non-Patent Citations (2)
| Title |
|---|
| LING XINTONG, GAO ZHENG, LE YUWEI, YOU LI, WANG JIAHENG, DING ZHI, GAO XIQI: "Satellite-Aided Consensus Protocol for Scalable Blockchains", SENSORS, vol. 20, no. 19, 1 January 2020 (2020-01-01), pages 1 - 13, XP055917416, DOI: 10.3390/s20195616 * |
| ZHANG YING-HAO; LIU XIAO FAN: "Satellite Broadcasting Enabled Blockchain Protocol: A Preliminary Study", 2020 INFORMATION COMMUNICATION TECHNOLOGIES CONFERENCE (ICTC), IEEE, 29 May 2020 (2020-05-29), pages 118 - 124, XP033783841, DOI: 10.1109/ICTC49638.2020.9123248 * |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115664511A (zh) * | 2022-12-31 | 2023-01-31 | 北京国电高科科技有限公司 | 卫星数据传输方法、装置、电子设备及存储介质 |
| CN116931027A (zh) * | 2023-09-15 | 2023-10-24 | 成都子辰时频科技有限公司 | 一种基于sbas的动态高精度卫星共视算法系统 |
| CN116931027B (zh) * | 2023-09-15 | 2023-11-28 | 成都子辰时频科技有限公司 | 一种基于sbas的动态高精度卫星共视算法系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20230327752A1 (en) | 2023-10-12 |
| CN112202487A (zh) | 2021-01-08 |
| US12355545B2 (en) | 2025-07-08 |
| CN112202487B (zh) | 2022-03-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Ippolito | Radiowave propagation in satellite communications | |
| US12355545B2 (en) | Satellite-based blockchain architecture | |
| Jia et al. | Joint computing and communication resource allocation for edge computing towards huge LEO networks | |
| Vasisht et al. | A distributed and hybrid ground station network for low earth orbit satellites | |
| Wang et al. | Age-critical and secure blockchain sharding scheme for satellite-based internet of things | |
| CN105827410A (zh) | 构建可信节点/卫星节点的区块链传输方法和系统 | |
| Yehia et al. | Connecting quantum cities: simulation of a satellite-based quantum network | |
| Deng et al. | Secure uplink transmissions in hybrid RF-UWOC space-ocean systems | |
| Han et al. | On-demand optimization method for cross-layer topology in multi-task VLEO and mega-LEO heterogeneous satellite networks | |
| Fortes et al. | An analytical method for assessing interference in interference environments involving NGSO satellite networks | |
| Su et al. | A novel GBSM for LEO satellite-ground communication large-scale channels | |
| CN113726401B (zh) | 基于卫星生存性和链路抗毁性的卫星星座可靠性评估方法 | |
| Wang et al. | Exploiting potentialities for space-based quantum communication network: downlink quantum key distribution modelling and scheduling analysis | |
| WO2024152515A1 (zh) | 星地通信网络的功率分配方法、装置和基站功率管理中心 | |
| Ogunjinmi et al. | Towards a connected nation: Exploring telecommunication technology ecosystems for effective, efficient, and economical deployment strategies | |
| Xie et al. | Selection of Communication Frequency Points for Shortwave Radio Network Based on VOACAP | |
| Xia et al. | Optimal Selection Mechanism of Short Message Terminal for" Beidou-3" | |
| Tian et al. | A Preference Value-Based Reverse Auction Mechanism for Satellite-Assisted Integrated Communication and Jamming System in IoT | |
| Yan et al. | A Communication Satellite Servises Based Decentralized Network Protocol | |
| CN114646983B (zh) | 一种基于卫星通信信号的导航信号增强方法 | |
| Liu et al. | Power Communication Authentication Scheme for Collaborative Integration of Space, Sky, and Earth | |
| Al-Nuaimi et al. | Demonstrating a low-cost and zero-recurrent-cost hybrid mesh & satellite based early warning system | |
| Vallès Muñoz | Design of a low-latency transoceanic shortwave radio link for high frequency trading applications | |
| Li | Hash algorithm optimization for long-span digital currency transactions based on multi-constraint optimization | |
| Liu et al. | Position and Time Augment System Security Management Technology for SGIN Based on Consortium Blockchain |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21874298 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21874298 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21874298 Country of ref document: EP Kind code of ref document: A1 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 18025046 Country of ref document: US |