Automobile blockchain
The strict definition of blockchain refers to the distributed database technology that multiple nodes in peer-to-peer network jointly maintain a continuously growing list ledger constructed by time stamp and orderly record data blocks through consensus mechanism based on cryptography technology. This technical solution allows any number of nodes in the participating system to calculate and record all the information exchange data in the system in a period of time to a data block through cryptography algorithm, and generate the fingerprint of the data block for linking the next data block and checking. All participating nodes in the system jointly determine whether the record is true
blockchain is a technical solution similar to NoSQL (non relational database). It is not a specific technology, and can be implemented through many programming languages and architectures. There are many ways to realize blockchain, including pow (proof of work), POS (proof of stake), dpos (delegate proof of stake), etc
the concept of blockchain was first proposed in the paper "bitcoin: a peer-to-peer electronic cash system" by indivials (or groups) who call themselves Satoshi Nakamoto. Therefore, bitcoin can be regarded as the first application of blockchain in the field of financial payment
< H2 > [popular explanation]no matter how big the system or how small the website is, there is a database behind it. So who will maintain this database? In general, who is responsible for the operation of the network or system, then who is responsible for the maintenance. If it is wechat database, it must be maintained by Tencent team, and Taobao database is maintained by Alibaba team. We must think that this way is natural, but blockchain technology is not P>
if we think of the database as a book, for example, Alipay is a typical account book. Any change of data is bookkeeping. We can think of database maintenance as a very simple way of accounting. In the world of blockchain, everyone in the blockchain system has the opportunity to participate in bookkeeping. The system will select the fastest and best bookkeeper in a period of time, maybe within ten seconds or ten minutes. The bookkeeper will record the changes of the database and the account book in a block. We can think of this block as a page. After the system confirms that the records are correct, the system will record the changes of the database and the account book in a block, It will link the fingerprint of the past account book to this paper, and then send this paper to everyone else in the whole system. Then, over and over again, the system will look for the next person with fast and good bookkeeping, and everyone else in the system will get a of the whole ledger. This means that everyone as like as two peas in the system is called Blockchain. It is also called distributed account technology. P>
as like as two peas (computer) have identical accounting books, and everyone has the same rights, they will not collapse e to the loss of contact or downtime of a single person. As like as two peas, the data is transparent and everyone can see what changes are in every account. Its very interesting feature is that the data can't be tampered with. Because the system will automatically compare, it will think that the same number of books with the largest number are real books, and a small number of books with different numbers are false books. In this case, it's meaningless for anyone to tamper with his own account book, because unless you can tamper with most nodes in the whole system. If there are only five or ten nodes in the whole system, it may be easy to do so. However, if there are tens of thousands or even hundreds of thousands of nodes and they are distributed in any corner of the Internet, unless someone can control most computers in the world, it is unlikely to tamper with such a large block chain
< H2 > [elements]combined with the definition of blockchain, we think that we must have the following four elements to be called public blockchain technology. If we only have the first three elements, we will consider it as private blockchain Technology (private chain)
1, peer-to-peer network (power equivalence, physical point-to-point connection)
2, verifiable data structure (verifiable PKC system, non tampering database)
3, distributed consensus mechanism (Solving Byzantine general problem, solving double payment)
4 Game design of Nash equilibrium (cooperation is the strategy of evolutionary stability)
combined with the definition of blockchain, blockchain will realize four main characteristics: decentralized, trustless, collective maintenance and reliable database. And the other two will be derived from the four characteristics Features: open source Privacy. If a system does not have these characteristics, it can not be regarded as an application based on blockchain technology
Decentralized: there is no centralized hardware or management organization in the whole network. The rights and obligations of any node are equal, and the damage or loss of any node will not affect the operation of the whole system. Therefore, it can also be considered that the blockchain system has excellent robustnesstrustworthiness: there is no need to trust each other when participating in the data exchange between each node in the whole system. The operation rules of the whole system are open and transparent, and all data contents are also open. Therefore, within the specified rule range and time range of the system, nodes cannot and cannot cheat other nodes
collective maintenance: the data blocks in the system are maintained by all the nodes with maintenance function in the whole system, and these nodes with maintenance function can be participated by anyone
reliable database: the whole system will enable each participating node to obtain a of the complete database in the form of sub databases. Unless more than 51% of the nodes in the whole system can be controlled at the same time, the modification of the database on a single node is invalid, and the data content on other nodes cannot be affected. Therefore, the more nodes and computing power in the system, the higher the data security in the system
Open Source: since the operation rules of the whole system must be open and transparent, the whole system must be open source for the program
Privacy Protection: since there is no need to trust each other between nodes, there is no need to disclose the identity between nodes, and the privacy of each participating node in the system is protected
in September 2016, Weizhong bank and Shanghai Huarui bank put into trial operation the inter-bank joint loan clearing platform based on alliance blockchain technology to optimize the settlement and clearing of "micro loan" joint loans of the two banks. With the introction of the blockchain system, all the information is recorded on the blockchain network, which can not be tampered with. The transaction process is cleared at the same time, realizing real-time clearing, saving a lot of manpower and material resources
2. China UnionPay uses blockchain technology to realize inter-bank points exchange
in September 2016, China UnionPay and IBM tried out a shared points system based on blockchain technology. Using this blockchain system allows users to exchange bonus points across banks and platforms. In other words, the bonus points of one bank can be exchanged for bonus points of other banks, or even multiple airline mileage and supermarket awards. It greatly improves the use efficiency of bank points
3. Toyota uses blockchain technology to track auto parts
in October 2016, Toyota joined R3 alliance to store the proction, processing and use of each part in the blockchain through blockchain technology, so that when there is a problem with auto parts, the source of the parts can be easily and quickly found
4. Central bank's blockchain digital bill trading platform
in January 2017, the central bank's blockchain based digital bill trading platform was successfully tested. The introction of digital currency for settlement can realize the synchronous transfer of capital flow and information flow of digital bill transaction, so as to realize DVP bill settlement. At the same time, the blockchain digital identity solution solves the problem of repeated KYC authentication between different financial institutions. It not only solves the problem that the transaction amount of digital bills is confidential to the unrelated parties, but also ensures that the regulatory parties such as the exchange have the mechanism of seeing through when necessary
5. Ant financial services blockchain application
in August 2017, ant financial services blockchain technology tested water insurance and helped Xinmei mutual insurance company to launch the first love rescue account in the domestic insurance instry. Blockchain technology makes every capital flow open and transparent, the data of every capital flow can not be tampered with, and the whereabouts and uses of every capital can be traced. In November of the same year, ant chain was used in food safety traceability and traceability of genuine procts. At present, the milk powder proced in Australia and New Zealand and Moutai in China, users can only know if they are genuine procts by scanning Alipay.
there are many other successful cases at home and abroad, all of which indicate that the application of blockchain technology is graally promoted, and is favored by various instries. Accompanied by the emergence of many blockchain technology companies, they want to take a share in this field. However, after the people's Bank of China and other seven ministries and commissions issued the "notice on preventing the financing risk of token issuance"), with the increasing difficulty of registration, there are more empty shell companies in the intermediary instry chain, and few companies have practical applications
in addition, the security technology of blockchain has always been concerned and controversial. Nowadays, blockchain mainly faces five security problems: the security of underlying code, cryptographic algorithm, consensus mechanism, smart contract and digital wallet.
On January 14, 2020, Beijing time, Guangdong Zhongke intelligent blockchain Technology Co., Ltd. successfully held the global open source of the underlying technology of IOT blockchain and the launch conference of the ecosystem service system in Huangpu, Guangzhou. It released the underlying technology platform of IOT blockchain iovblockchain to the whole world, relying on mdpos algorithm and cross chain technology, It has officially become the representative platform of the fourth generation blockchain algorithm technology, and ranked among the top ten blockchain underlying technology platforms in the world. After China Science and Technology Corporation settled in Huangpu, in just two months, the number of patent applications for blockchain technology has reached 11.2% of the number applied by the people's Bank of China, and 1.3% of Alibaba, the world's largest patent application company for blockchain technology. It has become the backbone of Guangzhou Huangpu blockchain instry's successful incubation and participation in global blockchain technology competition. At the press conference, China Science and Technology Corporation, Guangzhou intelligent network automobile demonstration area operation center and Zhenbao Bus Group signed a tripartite agreement on blockchain technology application cooperation, which became another important scene of blockchain technology application in Huangpu District
the technological infrastructure route in the development of blockchain instry is particularly important, including the core content of underlying algorithm ability, open source service ability, ecosystem development ability, instry standardization process and digital chip instry application. After long-term scientific research incubation, China Science and Technology Corporation has completed the open source of the underlying blockchain algorithm and started the ecological service system, and will start the standardization construction of the blockchain of the Internet of vehicles and the design and development of digital chips in 2020. The launch of iovblockchain's open source and ecological services indicates that the underlying technology strength of China's blockchain is changing the global competition pattern of a new generation of information technology. In terms of underlying technology and business ecology, as one of the core technology representatives of blockchain, it leads China's blockchain instry and becomes a Chinese force participating in global competition
the press conference was guided by the instry and Information Bureau of Huangpu District of Guangzhou City and supported by the block chain instry association of Guangzhou City, the block chain alliance of Guangdong, Hong Kong and Macao Dawan District, blockchain 728, Guangdong automotive supplies chamber of Commerce and Internet of vehicles branch. More than 100 representatives from instry organizations and core blockchain enterprises attended the press conference and participated in the technology docking activities
this article comes from the author of auto home, which does not represent the standpoint of auto home
I've got the invitation code, and I'm waiting for the project to go online in April