Blockchain power sales State Grid
what is centralization
the so-called centralization means "ownership" or ownership by the company. For example, Tencent's q-coin, which is issued by Tencent, is a kind of centralized electronic currency, including the total amount and the issuing method, is supervised and controlled by Tencent. You can use it, trade and go shopping, but you always have to operate in the framework of Tencent, and the final right of interpretation belongs to Tencent
the issuing mode of bitcoin is preset by the program and encryption algorithm, and runs on multiple nodes all over the world. No one or organization can modify it (everyone has his own account book, so it is impossible for one person to control everyone's account book at the same time. If there is such a technology, why should it be so complicated, If you want to blackmail money into your account, you will be the richest man in the world. There is no one left, And it is not controlled by any single person or organization
take an example: for example, Lao Zhang borrows 100 yuan from Lao Li, but Lao Li is afraid that he will default, so he asks the village head to do notarization and write down the account. This is called centralization. But if you don't find the village head, you can use the loudspeaker to shout in the village: "I Lao Li lent Lao Zhang 100 yuan! Please put it in the account book. "We all put this account in our own account book. This is called decentralization
anyone who transfers money between them will release information through loudspeakers. After receiving the information, everyone will record the transaction in their own account book. With distributed ledgers, it doesn't matter if Lao Zhang or Lao Li's ledgers are lost, because Lao Zhao, Lao Ma, Lao Wang and other families have ledgers
the main advantages of blockchain are that it does not need intermediary participation, the whole process is open and transparent, and the cost is low, and the data security is high
at present, blockchain is in a stage where everyone talks about blockchain, but can't perceive its actual technical charm. Since 2017, it has graally come into our sight, and we have graally realized that bitcoin is more fierce than real estate speculation (the price of mining machinery has skyrocketed! The news is on the screen But I still don't know
so, in which fields can blockchain be applied, what kind of changes will it bring to our future life
the core key: everyone has an account book, everyone has an account book, and the information recorded in each person's account book is consistent and synchronous, and the information is completely transparent. If it is fake, it will be the public enemy of the whole people, which greatly increases the cost of data fraud
core key 2: decentralization, which does not need a central system to manage data, prevents some people from changing data and damages the interests of the majority of people
Application:
1. Account security and privacy protection: currency transfer, exchange, payment system. Blockchain can help prevent data manipulation and fraud, prevent distributed denial of service attacks (DDoS), and effectively protect users' network privacy. Key words: anti counterfeiting, anti-counterfeiting, loan payment
2. Copyright regulation and interest disputes: for example, when a song is downloaded, from the author to the procer and then to the singer, they can get payment in real time through the blockchain, without having to wait for a long time like the traditional way, or even get no reward e to right disputes. Instead of waiting for publishers to provide royalty checks, creators can freely control the process from publishing to payment through blockchain application. Key words: real time receipt, no property dispute
3. Internet of things + artificial intelligence: the intelligent devices in the Internet of things based on the blockchain will be used to monitor the real-time situation of urban infrastructure such as bridges, roads, power grids, etc. the blockchain can connect these intelligent devices together for unified management to help them monitor more efficiently. This will help people better understand how to build a smart city in the future. Key words: unified monitoring, intelligent city
4: proof of existence: in life, once you are asked to prove that you are you, that your mother is your mother, that you have never been married, that the house belongs to you, and so on, things seem very simple. Once it falls on you, it is a great trouble. The application of blockchain technology can perfectly solve the above embarrassment. At that time, all the information that belongs to you will be recorded accurately and can not be tampered with. No one has the right to change it. When the technology develops to a certain stage, birth certificate and marriage certificate may be recorded on the blockchain. Keywords: no keywords
in addition to the application scenarios mentioned above, blockchain technology can also be applied to e-commerce, data storage, logistics and other fields. As long as we grasp the characteristics of blockchain technology, it will become easy to understand.
From the perspective of technology and architecture, I will tell you my understanding of blockchain in common language
what is blockchain? In a word, blockchain is a storage system. To be more specific, blockchain is a distributed storage system without an administrator and each node has all the data
What are the common storage systems like
first, how to ensure high availability
the common storage system usually uses "rendancy" to solve the problem of high availability. As shown in the figure above, if the data can be copied into several copies and rendant to multiple places, high availability can be guaranteed. The data in one place is hung, and there is data in other places. For example, the master-slave cluster of MySQL is the same principle, and the raid of disk is also the same principle
two points need to be emphasized in this place are: data rendancy often leads to consistency problems
1. For example, in the master-slave cluster of MySQL, there is actually a delay in reading and writing, which means there is a inconsistency in reading and writing in a short period of time. This is a side effect of data rendancy
The second point is that data rendancy often reces the efficiency of writing, because data synchronization also consumes resources. If you add two slave libraries, the write efficiency will be affected. The common storage system is to use rendancy to ensure the high availability of dataso the second question, ordinary storage system, can write more
the answer is yes, for example, take this graph as an example:
in fact, MySQL can do a master-slave synchronization of al masters, master-slave synchronization of al masters, two nodes can be written at the same time. If you want to do a multi room multi live data center, in fact, multi room multi live data synchronization. What we should emphasize here is that multi-point writing often leads to the consistency problem of writing conflicts. Take MySQL as an example, suppose that the attribute of a table is self incrementing ID, then the data in the database is 1234 now. If one of the nodes writes and inserts a piece of data, it may become 5, and then these 5 pieces of data are synchronized to another master node, Before synchronization, if another write node inserts a piece of data, a piece of data with self incrementing ID of 5 will be generated. Then, after the generation, synchronize to another node, and the synchronized data will conflict with the two local 5's after it arrives, which will lead to synchronization failure and write consistency conflict. This problem will occur in the case of multi-point writing
how to ensure consistency in multi-point writing
the reform "Swan class" gives you more technical work
some countries have shown great interest in the blockchain technology of decentralized data management framework to store public data. For example, essentia is developing an e-government project with the Central Union of agricultural procers and forest owners in Finland, The project will apply blockchain technology to enable urban and rural residents in Finland to query various records, fully meet the needs of residents and employers, and improve the employment rate. In addition, the use of this technology can also improve the efficiency of government operation, so that residents can easily query ecation, public records, voting and other information
waste recycling
for example, an intelligent waste management system in China adopts the RFID technology of waltonchain company. Using this blockchain application of waltonchain, it can effectively monitor the waste level, so as to improve the management and operation efficiency and resource optimization
identity recognition
chug, a Swiss city known as "encryption Valley", has developed an identity authentication system with its partner uport by using blockchain technology, through which citizens can participate in online voting and proof of residence
border control
essentia has been in contact with the Dutch government, hoping to use its blockchain technology to establish a set of border inspection system for the Dutch government to check passengers between Amsterdam and London. At present, passengers of Eurostar high-speed rail between the two countries need to undergo border control checks at multiple locations. Essentia is working on a blockchain based solution that will securely store passenger data so that inspection records from the Netherlands can also be reviewed by UK Border agencies. Blockchain technology will ensure that the data has not been tampered with and is verifiable and accurate
health care
as we all know, medical records are very scattered and prone to errors. Inconsistent data processing process will make hospitals and clinics often forced to deal with some incorrect or incomplete patient records. For example, Medrec, a blockchain electronic medical record system developed by MIT, uses blockchain technology to promote data sharing. At the same time, it can also provide authentication and confidentiality services
enterprise management
as enterprise customers of Microsoft azure applications, they can make use of blockchain as a service (baas), which will enable enterprises to access smart contracts and blockchain applications in a secure hosting environment. According to media reports, Google is also developing a proprietary blockchain project to support its cloud based business. And alpha, Google's parent company, is developing a distributed accounting project that third parties will be able to use to store data related to Google's cloud services
medical data
medical centers that digitize patient records do not store data among multiple devices. They usually store data on centralized servers, which has become the main target of hackers. The wannacry attack on NHS hospital in the UK proves this. But in addition, even if the security risk is ignored, there is still the problem of fragmentation. At present, there are more than 50 different electronic medical record systems (EHR) operating in hospitals in different cities around the world, and there are usually dozens of different medical application systems in the same city. These independent systems can't perform interoperation, and the data of patients in each hospital can only be distributed in different data storage centers
in the case of patients' life and death, the lack of reliable medical data contrast and slow operation efficiency will be fatal. Essentia's application framework solves all these problems by using blockchain based system, which will store all clinical data of patients, and can access these data immediately regardless of geographical boundaries. In this system, the patient's medical record privacy can also be protected, and only the authorized medical personnel can access it in a specific period of time
Music Proction
one of the main advantages of blockchain technology is that it eliminates unnecessary middlemen or middlemen. The music instry is a typical example. In this instry, if artists are inefficient, they will get very low remuneration. At this time, a number of blockchain based projects have emerged to seek a fairer trading and business environment for music creators, such as artbit, a former gunshot rose drummer Matt Soren as director
carbon compensation
as a highly instrialized country, China's environmental change is huge. In March 2017, IBM and energy blockchain labs jointly launched the hyperledger fabric blockchain project to discover China's carbon assets, which not only creates a measurable and auditable system for tracking carbon emissions, but also provides a tradable market for companies seeking to offset energy consumption and stimulate green instrial practice
supply chain management
supply chain management is considered to be one of the better cases of applying blockchain, because it is very suitable for the express delivery of such goods from delivery to receipt or the whole process from manufacturer to store. IBM and Wal Mart have jointly launched a blockchain food safety alliance in China. The project is also jointly operated with Jingdong company, aiming to improve food delivery tracking and safety assurance, so as to make it easier to trace food safety issues
facts have proved that China is a mature experimental base for blockchain projects, and it is also the location of the world's first blockchain for agricultural procts (5.180, - 0.25, - 4.60%). Louis Dreyfus Co, a world-famous food trader, has established a blockchain technology project in cooperation with Dutch and French banks. Using this project technology, the transaction settlement is faster than traditional methods in the process of selling soybeans to China
diamond instry
De Beers Group, the world's most famous diamond company, has its own blockchain company and has started operation. Its purpose is to "establish a digital record for every diamond registered on the platform". Considering the origin of diamonds, the ethical standards of origin, and the risk of diamond quality, blockchain technology is a good choice, because every record of it is indelible, and it will ensure that the electronic data of each diamond is as permanent as itself
real estate transactions
currently, Ukraine is the first country to use blockchain technology to promote property transactions. Michael Arlington, the founder of techcrunch, a famous technology website and cryptocurrency player, remotely purchased and resold a real estate in Kiev through the smart contract of Ethereum blockchain. This transaction was completed by propy, a start-up company specializing in blockchain real estate transactions
fisheries
blockchain technology is now being used to support the development of sustainable fisheries. Illegal fishing is a common problem in this instry. The distributed ledger technology of blockchain provides a proof of the capture source, processing and sale mode. This "net to table" supply chain allows inspectors to determine whether the fish caught came from a human rights violation area or from a country affected by economic sanctions
art paintings
similar to diamond trading, the art instry relies on the provenance and authenticity of art works. Although the blockchain cannot identify whether a painting is an original or a fake, it can be used to prove the identity of the previous owner of the painting. In addition, blockchain technology is now also used as a means to obtain works of art. It can make tangible goods easily traded and exchanged anywhere in the world without physical transfer from a secure storage place
public facilities
in Freemantle, Australia, a project dedicated to distributed energy and water system management is using blockchain technology, and solar panels (3.340, - 0.06, - 1.76%) are being used in sunny areas to obtain electricity, which is then used to heat water and provide electricity, All these energy conversion and use information will be recorded in the blockchain data
in Chile, the National Energy Commission has started to use the blockchain technology as the verification of the country's energy use data, and some sensitive data will be stored in the blockchain. The application of this technology can be regarded as a means for the modernization and safe operation of power infrastructure in this South American country
LGBT rights
blockchain can help build a "pink economy" and help LGBT communities fight for their own rights without revealing people's identities. This is an extremely important issue, because crimes of discrimination against homosexual groups often occur, especially in countries notorious for human rights violations, Homosexuality is illegal, or at least not allowed
catastrophe bonds
catastrophe bonds may be the only hope for victims of earthquakes, tsunamis and other natural disasters. Blockchain allows fast and transparent reconciliation between the parties, and can ensure that the system can continue to operate normally even under unmanned operation. Now, blockchain has been successfully used in the settlement mechanism of catastrophe bonds
tourism
local institutions in Hawaii are studying how to use blockchain technology to improve the economy, such as opening bitcoin and other monetary payment means to facilitate tourists' transaction of local goods and services. In this way, the Hawaiian government hopes to attract tourists, especially those from Asia, to spend more money in the local area and improve the economic development of Hawaii
homeland security
in 2016, the US Department of Homeland Security (DHS) announced a project that will use blockchain technology as a means of secure storage and capture of data transmission. DHS uses Factom's blockchain technology to encrypt and store data captured by security cameras and other sensors. The application of this blockchain technology will greatly rece the risk of data leakage. At present, the project is still in progress
maritime transportation
it is self-evident that blockchain is used to record ship transportation data. At present, some local shipping projects have adopted distributed ledger technology. In the maritime logistics instry, blockchain technology can make the inevitable cumbersome management proceres in international trade more transparent and orderly. Maersk, one of the world's largest shippers, is a pioneer in the use of blockchain. Today, Yixing international shipping company Zim has also made follow-up use of blockchain technology.
Blockchain technology is widely used. Under the integration of new technologies, the main application scenarios of blockchain include finance and insurance, intelligent manufacturing, intelligent environmental protection, energy and power, health care, ecation, culture and innovation, smart city, social welfare, agriculture and many other fields
-
blockchain + finance
blockchain can help financial institutions solve problems such as trust and data sharing
-
blockchain + right art
Tianhe Guoyun's blockchain right system
< / OL >
3. Blockchain + government
in statistics, voting, budget management and other aspects, blockchain can rece costs, improve efficiency, and increase transparency, so as to prevent the risk of failure of centralized system
4. Blockchain + insurance
fraud identification and risk prevention: by placing insurance claims under an unchangeable general ledger, blockchain helps to eliminate the common sources of fraud in the insurance instry
property insurance and accidental injury insurance: policies and shared ledgers recorded in the form of smart contracts can improve the efficiency of property insurance and accidental injury insurance
Health Insurance: blockchain technology enables medical records to be encrypted and shared among health service providers, thus improving the interoperability of the health insurance ecosystem
Reinsurance: the information security of reinsurance contracts on the blockchain platform can be ensured through the form of smart contracts, which can rece the amount of information and simplify the payment process between insurers and reinsurers
in a patent application submitted to China's State Intellectual Property Office last November and released last week, the energy giant explored blockchain driven systems in detail, saying that they can store and track consumers' power consumption and share data in a decentralized way. Bt110