CN110956455A - Working method of virtual coin portable operation terminal based on block chain - Google Patents

Working method of virtual coin portable operation terminal based on block chain Download PDF

Info

Publication number
CN110956455A
CN110956455A CN201911399249.3A CN201911399249A CN110956455A CN 110956455 A CN110956455 A CN 110956455A CN 201911399249 A CN201911399249 A CN 201911399249A CN 110956455 A CN110956455 A CN 110956455A
Authority
CN
China
Prior art keywords
virtual coin
virtual
block chain
account book
coin
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.)
Pending
Application number
CN201911399249.3A
Other languages
Chinese (zh)
Inventor
韩岳忠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Publication of CN110956455A publication Critical patent/CN110956455A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2471Distributed queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • G06Q20/105Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems involving programming of a portable memory device, e.g. IC cards, "electronic purses"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • G06Q20/367Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
    • G06Q20/3674Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes involving authentication

Abstract

The invention discloses a working method of a portable virtual coin operating terminal based on a block chain, which comprises the following steps: sending a communication connection request to a blockchain server; after the communication connection request is granted, the block chain server sends connection success feedback to the distributed account book running program; after receiving the feedback of successful connection, the distributed account book running program sends a virtual coin operation request to the block chain server; and the block chain server receives the virtual currency operation request, completes the operation of the virtual currency, and sends operation success feedback to the distributed account book. The invention can carry out virtual coin operation at any time without using a computer, thereby greatly increasing the convenience of virtual coin use.

Description

Working method of virtual coin portable operation terminal based on block chain
Technical Field
The invention belongs to the technical field of block chains, and particularly relates to a working method of a virtual coin portable operation terminal based on a block chain.
Background
With the rapid development of internet technology, the blockchain becomes an emerging internet technology, which is rapidly developed and popular in the world. The block chain technology is a brand new distributed basic framework and a computing mode which verify and store data by using a block chain type data structure, generate and update data by using a distributed node consensus algorithm, ensure data transmission and access safety by using a cryptography mode and program and operate the data by using an intelligent contract consisting of automatic script codes; the block chain technology has the characteristics of decentralization, openness and transparency, and enables everyone to participate in database recording.
Due to the characteristics of decentralization and information non-falsification of the blockchain technology, the stability and reliability of data of the blockchain are extremely high, and therefore the blockchain technology becomes an emerging choice for network transaction.
The virtual currency is generally adopted in the block chain for transaction, the virtual currency avoids using huge fund flow, transaction steps are simplified, and payment safety among users is improved, but the adoption of the virtual currency based on the block chain has the following defects: (1) the existing virtual currency is transferred and received only by running a specific program on a computer, namely, a user needs to rely on the computer to realize the operation of the virtual currency, and meanwhile, the existing mainstream virtual currency has huge base data due to the existence of a distributed account book, and the cardinal number data of the mainstream virtual currency is increased at every moment and can be really supported by using a large-capacity storage device, so that the use of the virtual currency needs to be relied on the computer, people need to carry the computer outdoors by using the virtual currency, and the convenience of transaction by using a block chain technology is greatly reduced.
Disclosure of Invention
The invention aims to solve the problem that the existing virtual coin based on a block chain is not high in convenience because a computer is required to be used during operation, and therefore the invention aims to provide a working method of a portable operation terminal capable of performing virtual coin operation at any time and any place.
The technical scheme adopted by the invention is as follows:
a working method of a virtual coin portable operation terminal based on a block chain comprises the following steps:
sending a communication connection request to a blockchain server;
after the communication connection request is granted, the block chain server sends connection success feedback to a distributed account book running program based on a block chain technology;
after receiving the feedback of successful connection, the distributed account book running program sends a virtual coin operation request to the block chain server;
and the block chain server receives the virtual currency operation request, completes the operation of the virtual currency, and sends operation success feedback to the distributed account book.
Preferably, before sending the connection request to the blockchain server, the method further comprises the following steps:
receiving a starting command of the distributed account book running program;
starting the distributed account book running program stored locally, and sending a data reading command for reading virtual currency data based on the block chain distributed account book;
and receiving a data reading command, reading the virtual coin data stored locally, and importing the read virtual coin data into the distributed account book running program.
Preferably, after the distributed account book running program is started and before the virtual currency data is read, authentication needs to be performed, specifically:
after the distributed account book running program is started, sending an identity verification command to prompt a user to input a user name and a password;
and judging whether the input user name and the input password are correct, if so, reading and importing the virtual coin data, otherwise, prompting that the user name or the password are wrong, and asking for re-inputting.
Preferably, after the communication connection request is granted, and before the virtual coin operation request is sent, the following steps are further performed:
after the communication connection is permitted, the distributed account book running program further needs to send a data synchronization request to the blockchain server;
and the block chain server receives the data synchronization request and synchronously updates the virtual currency data in the distributed account book running program in real time.
Preferably, the virtual coin operation request comprises a virtual coin receiving request, a virtual coin expenditure request and a virtual coin operation detail query request.
Preferably, the virtual coin receiving request sending comprises the following steps:
the distributed account book running program generates a local virtual currency account address and sends the local virtual currency account address to the block chain server;
the block chain server receives the local virtual coin account address and sends the local virtual coin account address to a virtual coin sending terminal;
and after receiving the local virtual coin account address, the virtual coin sending terminal sends the virtual coin to the local machine according to the local virtual coin account address.
Preferably, the virtual coin payout request sending comprises the following steps:
the distributed account book running program receives a virtual currency receiver address sent by the blockchain server;
and the distributed account book running program sends the virtual coin to a virtual coin receiver according to the address of the virtual coin receiver.
Optimally, the virtual coin expenditure request can be further realized by the following steps:
scanning an external virtual coin address two-dimensional code, and transmitting the two-dimensional code to the distributed account book running program for identification;
the distributed account book running program identifies the virtual coin address two-dimensional code to obtain a virtual coin address in the virtual coin address two-dimensional code;
and the distributed account book running program sends the virtual coin to a virtual coin receiver according to the virtual coin address.
Preferably, the virtual currency operation detail query request comprises the following steps:
the distributed account book running program sends a virtual currency operation detail query request to the block chain server and simultaneously sends a local virtual currency account address;
the block chain server receives the virtual coin operation detail query request and the local virtual coin account address, and searches the transaction information of the virtual coin on the block chain public chain according to the local virtual coin account address;
and sending the transaction information to the distributed account book running program.
Preferably, after the distributed account book running program is started, the number of the individual virtual coins and the address of the local virtual coin account can be displayed.
The invention has the beneficial effects that:
the invention provides a working method of a portable virtual coin operating terminal based on a block chain, namely, a user can directly adopt the method provided by the invention to operate virtual coins on the portable virtual coin operating terminal;
when virtual coin operation (such as virtual coin transfer-in, virtual coin transfer-out and virtual coin inquiry) is required, a user establishes communication connection with the blockchain server so as to obtain various data in the blockchain distributed account book, then the user sends various virtual coin operation requests to the blockchain server, and after the blockchain server receives the operation requests, various operations on the virtual coins can be completed.
Through the design, by using the method provided by the invention, a user can establish communication connection with the block chain server at any time and any place by virtue of the portable virtual coin operating terminal, so that various operations of the virtual coin are realized, the operations can be performed without depending on a computer, the virtual coin is more convenient to use when the user goes out, and the convenience in using the virtual coin based on the block chain technology is greatly improved.
Drawings
FIG. 1 is a flow chart of the steps of the working method of the portable operation terminal of virtual currency based on block chain provided by the invention.
FIG. 2 is a system connection diagram of the working method of the virtual coin portable operation terminal based on the block chain according to the invention.
Fig. 3 is a specific circuit diagram of the first interface circuit of the CPU provided in the present invention.
FIG. 4 is a specific circuit diagram of a second interface circuit of the CPU according to the present invention.
FIG. 5 is a specific circuit diagram of a third interface circuit of the CPU according to the present invention.
FIG. 6 is a diagram of a first memory control circuit of a RK3399 type processing chip provided in the present invention.
FIG. 7 is a second memory control circuit of a RK3399 type processing chip provided in accordance with the present invention.
FIG. 8 is a circuit diagram of the embedded memory and the RK3399 type processing chip according to the present invention.
FIG. 9 is a circuit diagram of the high-speed hard disk and the RK3399 type processing chip according to the present invention.
Fig. 10 is a specific circuit diagram of an AP6255 type communication chip provided by the present invention.
FIG. 11 is a circuit diagram of the interface between the RK3399 type processing chip and the AP6255 type communication chip provided by the present invention.
Fig. 12 is a circuit diagram of a MIPI interface of a RK3399 type processing chip provided in the present invention.
Fig. 13 is a connection circuit diagram of a touch screen provided by the present invention.
Fig. 14 is a circuit diagram of a backlight driving circuit provided by the present invention.
FIG. 15 is a specific circuit diagram of the RK808-D power management chip provided by the present invention.
Fig. 16 is a specific circuit diagram of the 3.3V power supply circuit provided by the present invention.
Fig. 17 is a specific circuit diagram of the 5V power supply circuit provided by the present invention.
FIG. 18 is a circuit diagram of a power interface of a RK3399 type processing chip provided in the present invention.
Fig. 19 is a specific circuit diagram of the first power supply circuit and the second power supply circuit provided by the present invention.
Fig. 20 is a detailed circuit diagram of the present invention providing a third power supply circuit and an overheat protection circuit.
Fig. 21 is a specific circuit diagram of the first main power supply circuit and the second main power supply circuit provided by the present invention.
Fig. 22 is a specific circuit diagram of the GPU power supply circuit unit provided by the present invention.
FIG. 23 first and second TYPEC interface circuits of a processing chip of the RK3399 type provided by the present invention.
FIG. 24 is a third TYPEC interface circuit of a processing chip of the RK3399 type provided by the present invention.
Fig. 25 is an external USB TYPEC interface circuit provided by the present invention.
Fig. 26 is a specific circuit diagram of the power switch circuit provided in the present invention.
Fig. 27 is a specific circuit diagram of the TYPEC flash circuit provided by the present invention.
Fig. 28 is a schematic diagram of the battery power supply provided by the present invention.
Fig. 29 is a specific circuit diagram of the camera provided by the present invention.
FIG. 30 is a circuit diagram of a RK3399 type processing chip and a camera according to the present invention.
FIG. 31 is a detailed circuit diagram of an ALC5651 type decoding chip provided by the present invention.
FIG. 32 is a circuit diagram of the interface between the RK3399 type processing chip and the ALC5651 type decoding chip provided by the present invention.
Fig. 33 is a specific circuit diagram of the power amplifier circuit provided by the present invention.
Detailed Description
The invention will be further illustrated with reference to specific examples. It should be noted that the description of the embodiments is provided to help understanding of the present invention, but the present invention is not limited thereto.
Example one
As shown in fig. 1, the working method of the virtual coin portable operation terminal based on the block chain provided by this embodiment includes the following steps:
a communication connection request is sent to the blockchain server.
The function of the step is to enable the virtual coin portable operation terminal to establish communication connection with the block chain server so as to enable the block chain server to receive various operation requests sent by the virtual coin portable operation terminal, and the virtual coin portable operation terminal also receives various data and instructions sent by the block chain server.
And after the communication connection request is granted, the blockchain server sends connection success feedback to the distributed account book running program.
The step is used for prompting the user that the portable operation terminal of the virtual coin establishes the communication connection with the block chain server and can operate the virtual coin.
And after receiving the feedback of successful connection, the distributed account book running program sends a virtual coin operation request to the block chain server.
The step is the process of user operation, namely, the user performs the operation of the virtual coin on the virtual coin portable wallet, such as virtual coin rolling-out, virtual coin receiving, virtual coin operation detail inquiry and the like.
When the user selects the corresponding operation, the virtual coin portable operation terminal sends a corresponding operation request to the blockchain server to realize data interaction, and further completes the operation of the user.
And the block chain server receives the virtual currency operation request, completes the operation of the virtual currency, and sends operation success feedback to the distributed account book.
The method comprises the following steps that the operation process of the block chain server is carried out, after the block chain server receives various virtual coin operation requests, communication connection between the block chain server and each node of the block chain is established, data interaction between the block chain server and each node of the block chain and a distributed account book of the block chain is achieved, and accordingly various virtual coin operations which a user wants to achieve are completed.
In this embodiment, all operations of the virtual coin are performed in the virtual coin portable operation terminal according to the method provided by the present invention, and a computer is not required to be used, and a user can perform operations of the virtual coin at any time by connecting the block chain server in real time through the virtual coin portable operation terminal according to the method provided by the present invention, so that convenience in use is greatly improved.
Preferably, before sending the connection request to the blockchain server, the method further comprises the following steps:
and receiving a starting command of the distributed account book running program based on the block chain technology.
And starting a running program of the locally stored distributed account book, and sending a data reading command for reading the virtual currency data based on the block chain distributed account book.
And receiving a data reading command, reading the virtual coin data stored locally, and importing the read virtual coin data into the distributed account book running program.
Before the user operates the virtual coin, the user needs to start a distributed account book running program, the distributed account book running program is stored in the operation terminal, and a program running icon is displayed on an operation interface of the operation terminal.
The portable virtual coin operating terminal also stores virtual coin data based on the block chain distributed account book, and the virtual coin data can be called after the running program of the distributed account book is started to serve as a data basis of virtual coin operation and prepare data for updating subsequent data.
In this embodiment, since the virtual coin portable operation terminal stores the virtual coin data and is called by the distributed account book running program, even if the virtual coin portable operation terminal is not connected to the block chain server, the number of the individual virtual coins and the local virtual coin account address can be read from the virtual coin data and displayed on the virtual coin portable operation terminal, so that the user can view and externally display the virtual coins. Through the design, the user can conveniently check the number of the individual virtual coins and the account address of the local virtual coin at any time, and the use convenience is improved.
Preferably, after the distributed account book running program is started and before the virtual currency data is read, authentication needs to be performed, specifically:
and after the distributed account book running program is started, sending an identity verification command to prompt a user to input a user name and a password.
And judging whether the input user name and the input password are correct, if so, reading and importing the virtual coin data, otherwise, prompting that the user name or the password are wrong, and asking for re-inputting.
Through above-mentioned design, use authentication, can guarantee the safety of user account, only know behind the user password promptly, can carry out the operation that the program carried out virtual coin, improve the security of virtual coin operation, reduce the risk that virtual coin was stolen.
Preferably, after the communication connection request is granted, and before the virtual coin operation request is sent, the following steps are further performed:
after the communication connection is permitted, the distributed ledger operating program further needs to send a data synchronization request to the blockchain server.
And the block chain server receives the data synchronization request and synchronously updates the virtual currency data in the distributed account book running program in real time.
Through the design, the virtual coin data stored in the portable virtual coin operating terminal can be updated in real time, namely, after the block chain server is connected at every time, data updating can be carried out, the real-time performance of the virtual coin data in the portable virtual coin operating terminal is ensured, and a user can know the latest virtual coin data.
Preferably, the virtual coin operation request comprises a virtual coin receiving request, a virtual coin expenditure request and a virtual coin operation detail query request. Through the design, the user can realize various basic operations on the virtual coin portable operation terminal, and the convenience of use is improved.
Preferably, the virtual coin receiving request sending comprises the following steps:
and the distributed account book running program generates a local virtual currency account address and sends the local virtual currency account address to the block chain server.
And the block chain server receives the local virtual coin account address and sends the local virtual coin account address to a virtual coin sending terminal.
And after receiving the local virtual coin account address, the virtual coin sending terminal sends the virtual coin to the local machine according to the local virtual coin account address.
Through the steps, the virtual coin can be received, and the address of the opposite virtual coin is required to be known for both the transmission and the reception of the virtual coin in the block chain, so that the account address of the opposite virtual coin is determined in advance no matter the virtual coin is transmitted or received.
When a user needs to receive the virtual coin, the distributed account book running program on the portable virtual coin operation terminal firstly sends the account address of the local virtual coin to the virtual coin sending terminal through the block chain server, namely a node of the block chain, and the virtual coin sending terminal sends the virtual coin to the address, so that the portable virtual coin operation terminal can complete the virtual coin receiving.
Preferably, the virtual coin payout request sending comprises the following steps:
the distributed ledger execution program receives the virtual currency receiver address sent by the blockchain server.
And the distributed account book running program sends the virtual coin to a virtual coin receiver according to the address of the virtual coin receiver.
Through the steps, the virtual coin can be sent, the virtual coin sending and the virtual coin receiving work process are opposite, when the virtual coin is sent, the address of the virtual coin receiving party is required to be received by the portable operating terminal of the virtual coin from the block chain server, and the virtual coin can be sent only after the address of the virtual coin receiving party is known.
Optimally, the virtual coin expenditure request can be further realized by the following steps:
and scanning an external virtual coin address two-dimensional code, and transmitting the two-dimensional code to the distributed account book running program for identification.
And the distributed account book running program identifies the virtual coin address two-dimensional code to obtain a virtual coin address in the virtual coin address two-dimensional code.
And the distributed account book running program sends the virtual coin to a virtual coin receiver according to the virtual coin address.
The virtual coin portable operation terminal can also have another method for sending the virtual coin:
the portable operation terminal can read the virtual coin address belonging to the machine and can convert the virtual coin address into the two-dimensional code to be displayed on the operation terminal, so that the virtual coin address can be obtained by scanning the two-dimensional code of the virtual coin address of the opposite side, and the transmission of the virtual coin can be finished.
The transmission mode is very convenient to use, the virtual coin can be transmitted only by scanning the two-dimensional code of the address of the virtual coin of the other side, and the method is convenient for large-scale popularization.
Preferably, the virtual currency operation detail query request comprises the following steps:
and the distributed account book running program sends a virtual currency operation detail inquiry request to the block chain server and simultaneously sends the account address of the local virtual currency.
And the blockchain server receives the virtual coin operation detail query request and the local virtual coin account address, and searches the transaction information of the virtual coin on the blockchain public chain according to the local virtual coin account address.
And sending the transaction information to the distributed account book running program.
Through the steps, the operation detail query of the virtual coin can be realized, namely the input and output records of the virtual coin can be searched, and the query by a user is facilitated.
In this embodiment, after the user sends a request for details of virtual coin operation to the blockchain server through the virtual coin portable operation terminal, the blockchain server searches data related to the local virtual coin address on the public chain, where the data relates to data sent and received by the virtual coin, and after the search is completed, the data is sent to the virtual coin portable operation terminal, so that the query of the details of virtual coin operation is realized.
Preferably, after the distributed account book running program is started, the number of the individual virtual coins and the address of the local virtual coin account can be displayed. The principle of displaying the number of the personal virtual coins and the address of the local virtual coin account is already explained when the distributed account book program reads the virtual coin data, and is not repeated herein, and the technical effects achieved by the method are as follows: the user can conveniently check the number of the individual virtual coins and the account address of the local virtual coin at any time, and can display the individual virtual coins and the account address of the local virtual coin at any time, so that the virtual coin transaction is convenient.
Through the working method in the first embodiment, a user can operate on the terminal according to the method, so that virtual coins are transferred in, transferred out, inquired and the like, and the use convenience is greatly improved.
Example two
As shown in fig. 3 to 33, the present embodiment provides a system of the working method of the virtual coin portable operation terminal in the first embodiment, and each circuit unit of the system, specifically including: the device comprises a storage module, a reading module, a processing module, a communication module, a man-machine interaction module, an image reading module and a power supply module.
Wherein, the connection relation of the modules is as follows: the processing module is in communication connection with the storage module through the reading module, the processing module is in communication connection with the human-computer interaction module, and the power supply module is respectively and electrically connected with the power supply ends of the reading module, the processing module, the communication module and the human-computer interaction module.
The functions realized by the modules are as follows:
the storage module is used for virtual currency data and a distributed account book running program.
The reading module is used for reading the virtual currency data and the distributed account book running program in the storage module.
The processing module is used for operating the distributed account book operating program read by the reading module and importing the virtual currency data into the distributed account book operating program, so that the distributed account book operating program completely reads the virtual currency data.
The human-computer interaction module is used for displaying an operation interface of the distributed account book running program and realizing human-computer interaction through the operation interface. The human-computer interaction described in this embodiment is various operations of the user on the virtual coin, that is, a virtual coin receiving request, a virtual coin paying-out request, a virtual coin operation detail query request, and the like in the real-time example one.
The communication module is used for enabling the distributed account book running program to be in communication connection with the block chain server to achieve data interaction and further achieve real-time updating of virtual currency data, and the communication module is further used for sending an operation request of an operation interface to the block chain server to achieve man-machine interaction of the operation interface. Namely, the user performs various operations of the virtual coin on the operation interface, and the operation request of the virtual coin is sent to the blockchain server through the communication module.
In this embodiment, the communication module includes a wireless communication sub-module and a wired communication sub-module, and when the wired communication sub-module is used for communication, the operation terminal is connected to the computer through the wired communication sub-module, and the computer is used for realizing communication connection with the blockchain server.
The image reading module reads an external virtual coin two-dimensional code by a user, that is, the working principle and the achieved technical effect of the other sending method corresponding to the virtual coin in the first embodiment are the same as those in the first embodiment, and further description is omitted here.
As shown in fig. 3 to 33, the present embodiment provides a specific circuit structure and electronic components of a system of a method for operating a virtual coin portable operation terminal, which specifically include the following:
the embodiment first discloses a specific component circuit of the processing module: the processing module comprises a CPU processing unit, a memory unit and a CPU interface circuit unit, wherein the CPU processing unit comprises an RK3399 type processing chip and a peripheral circuit thereof.
The memory unit comprises DDR3 access memory, DDR3L access memory, LPDDR3 access memory or LPDDR4 access memory which are in communication connection with a RK3399 type processing chip. The CPU interface circuit unit comprises all GPIO interfaces in the RK3399 type processing chip and is used for realizing information interaction between the RK3399 type processing chip and an external module.
First, in this embodiment, a RK3399 type processing chip is used as a processing core of the entire operation terminal, and is used for data processing, program execution, and the like of the operation terminal, where the RK3399 type processing chip has two a72 big cores and four a53 small cores, and has a strong processing performance, and can implement fast processing of data and ensure smooth operation of the entire operation terminal.
Secondly, the embodiment further provides a memory unit, which is used for ensuring the stable operation of the RK3399 type processing chip, temporarily storing the operation data in the RK3399 type processing chip, and performing data interaction with the storage module, so as to realize the stable operation of the distributed account book operation program and the real-time reading of the virtual currency data.
The RK3399 type processing chip supports various memory particles, namely external DDR3 access memory, DDR3L access memory, LPDDR3 access memory or LPDDR4 access memory, so that the compatibility is better.
In this embodiment, 2 LPDDR3 with 32-bit bandwidth are used to access the memory to form a default 2GB memory circuit, which can be freely extended to 4GB memory circuit, so that the RK3399 type processing chip has excellent performance while ensuring sufficiently low power consumption.
As shown in fig. 6 and 7, the first and second memory control circuits shown in fig. 6 and 7 are respectively the RK3399 type processing chips, since in this embodiment, 2 LPDDR3 are used to access the memory, so that the DDR series pins of the RK3399 type processing chips (i.e. the pins shown in fig. 6 and 7) need to be connected to form the memory circuit of the RK3399 type processing chip, thereby ensuring stable operation of the RK3399 type processing chip.
Meanwhile, a complete processor must have a GPIO interface, i.e., an IO port, for implementing data interaction with an external device, as shown in fig. 3 to 5, fig. 3 to 5 are specific circuits in a CPU interface circuit unit, which are specific circuit diagrams of a CPU first interface circuit, a CPU second interface circuit and a CPU third interface circuit, which are GPIO interfaces of an RK3399 type processing chip, for controlling a communication module, an audio module, and the like, and are specifically described in the following description.
In this embodiment, the RK3399 processing chip needs to be externally provided with a 24M crystal, and forms a clock source of a CPU with a crystal oscillation circuit integrated inside the RK3399 processing chip, so that the main frequency of the RK3399 processing chip can reach 1.8GHZ, and the memory clock signal can reach 800MHZ, thereby ensuring stable and reliable operation of the whole PK3399 processing chip. As shown in FIG. 3, the XIN _ OSC pin and XOUT _ OSC pin of the RK3399 type processing chip are electrically connected to a 24M crystal, Y1 in FIG. 3.
As shown in fig. 8 and 9, the following describes the memory module and the read module in detail:
the storage module comprises an embedded memory and a high-speed hard disk, wherein the embedded memory stores a distributed account book running program, and the high-speed hard disk stores virtual coin data.
The reading module is an EMMC interface unit and a PCIE interface unit of an RK3399 type processing chip. The RK3399 type processing chip is in communication connection with the embedded memory through the EMMC interface unit and is used for reading the distributed account book running program.
The RK3399 type processing chip is in communication connection with the high-speed hard disk through a PCIE interface unit and is used for reading virtual coin data based on the blockchain distributed account book.
In this embodiment, two kinds of memories are used to store the distributed account book running program and the virtual coin data, that is, the embedded memory is used to store the distributed account book running program, and the high-speed hard disk is used to store the virtual coin data.
The embedded memory is also called EMMC, the embedded memory is evolved based on nand flash, the read-write access speed, the capacity and the reliability of the embedded memory are greatly superior to those of the nand flash, and the embedded memory is a second choice in the embedded field at present. In this embodiment, the RK3399 type processing chip is communicatively connected to the embedded memory through the EMMC interface unit thereof, and is configured to implement fast reading of the distributed ledger running program.
As shown in fig. 8, the EMMC interface unit is an EMMC series pin of the RK3399 type processing chip, i.e., the EMMC _ D0 pin, the EMMC _ D7 pin, the EMMC _ CLK pin, the EMMC _ CMD pin, and the EMMC _ STRB pin in fig. 8, that is, the embedded memory is communicatively connected through the pins, so that the communication connection between the RK3399 type processing chip and the embedded memory is realized.
In the embodiment, the model of the embedded memory is KLMAG1JETD-B041, and the specific circuit is shown in FIG. 8.
In this embodiment, the embedded memory further stores a system image, a linux, and an android dual system as an operating system of the entire operation terminal. The operating system is used for forming the operating terminal, and stable operation of the whole operating terminal is achieved.
As shown in fig. 9, the PCIE interface unit is a PCIE series pin of the RK3399 type processing chip, that is, a pin given by the RK3399 type processing chip in fig. 9, such as PCIE _ TXO _ P, and the high-speed hard disk is communicatively connected to the RK3399 type processing chip through the PCIE series pin, so as to realize fast reading of virtual coin data in the high-speed hard disk.
After the RK3399 type processing chip reads the virtual coin data in the high-speed hard disk and the distributed book running program in the embedded memory, the communication connection is established with the block chain server through the communication module, so that the operations of virtual coin transferring-in, virtual coin transferring-out, virtual coin operation detail inquiry and the like are realized, and the communication module specifically comprises the following steps:
the communication module is an AP6255 type communication chip and a peripheral circuit thereof, wherein the RK3399 type processing chip is in communication connection with the AP655 type communication chip through an SDIO interface and a PCM serial port thereof, and is used for enabling the distributed account book running program to be in communication connection with the block chain server, so that real-time updating of virtual currency data based on the block chain distributed account book is realized.
The RK3399 type processing chip is also electrically connected with the AP6255 type communication chip through the GPIO interface thereof and is used for controlling the AP6255 type communication chip.
Referring to fig. 10 and 11, fig. 10 is a circuit diagram of an AP6255 type communication chip, and fig. 11 is a circuit diagram of an interface between a RK3399 type processing chip and an AP6255 type communication chip.
In this embodiment, the communication module is an AP6255 type communication chip and its peripheral circuits, wherein the AP6255 type communication chip is a dual-band WIFI bluetooth module with a 5.8G band, and is of a single antenna design, as shown in fig. 10, fig. 10 is a circuit diagram of the AP6255 type communication chip, J12 in the diagram represents an antenna, the AP6255 type communication chip is a standard SDIO interface, only the SDIO interface of the RK3399 type processing chip needs to be connected to the AP6255 type communication chip for performing necessary power-on timing control, the WIFI communication function can be realized if the power is normally supplied, and the bluetooth thereof is a serial port and an interface for communication in a PCM supporting voice, and when the voice function is not required, the PCM interface is suspended, and the PCM serial port communication is connected to the PCM serial port of the RK3399 type processing chip for realizing the bluetooth communication function, where the PCM RK3399 type serial port is GPIO _ C0/ARTO _ RX _ u pin shown in fig. 10, GPIO-C0/ARTO-TX-u pin, etc., connection pins of the AP6255 type communication chip and the RK3399 type processing chip are shown in FIGS. 10 and 11.
In this embodiment, fig. 3 is a first interface circuit of the CPU, fig. 4 is a second interface circuit of the CPU, and fig. 5 is a third interface circuit of the CPU.
As shown in fig. 3, the WIFI _ REG _ ON _ H pin, WIFI _ HOST _ WAKE _ L pin, BT _ HOST _ WAKE _ L pin and BT _ REG _ ON _ H pin of the AP6255 type communication chip are electrically connected to the W31 pin, V31 pin, AA25 pin and V30 housekeeper of the RK3399 type processing chip respectively, and the above-mentioned pins of the RK3399 type processing chip are all pins of GPIO interface, that is, by the above design, the RK3399 type processing chip can control the WIFFI communication and the bluetooth communication of the AP6255 type communication chip through the GPIO interface.
In this embodiment, the AP6255 communication chip belongs to the wireless communication sub-module.
After establishing communication connection with the block chain server through the AP6255 type communication chip, a user can perform virtual coin operation through the man-machine interaction module, so as to realize operations such as virtual coin transferring-in and transferring-out, virtual coin operation detail inquiry and the like, wherein the man-machine interaction module specifically comprises:
the human-computer interaction module comprises a touch screen, wherein the touch screen is in communication connection with an MIPI (Mobile industry processor interface) of the RK3399 type processing chip and is used for displaying an operation interface of a distributed account book operation program and realizing human-computer interaction through the operation interface.
The RK3399 type processing chip is also electrically connected with the touch screen through a GPIO interface of the processing chip and is used for realizing the control of the touch screen.
In this embodiment, a touch screen is adopted to realize a human-computer interaction function, that is, an operation interface of the distributed account book running program is displayed, human-computer interaction is realized through the operation interface, meanwhile, the touch screen can also display running icons of the distributed account book running program, and after the distributed account book running program is run, the number of the personal virtual coins and the account address of the local virtual coin are displayed, so that the checking and the external display of a user are completed.
As shown in fig. 12 to 14, fig. 12 to 14 are an MIPI interface circuit diagram of an RK3399 type processing chip, a connection circuit diagram of a touch screen, and a backlight driving circuit diagram of the touch screen, respectively.
In this embodiment, the RK339 type processing chip may support two-way MIPI interface output, RGB parallel port output, EDP output, and HDMI output. In this embodiment, MIPI interface output is adopted, the MIPI interface is a standard display interface, and a display function can be realized only by connecting a pin of the MIPI interface to a touch screen, as shown in fig. 12.
In this embodiment, for example, the touch screen is connected to the RK3399 type processing chip through an FPC connector, that is, as shown in fig. 13, AXE634124 in fig. 13 is represented as an FPC connector, and can be directly connected to the touch screen, and the FPC connector is communicatively connected to the RK3399 type processing chip through MIPI interface pins.
In this embodiment, the touch screen itself also has a backlight to be controlled, the backlight is formed by connecting multiple LED lamps in series, and in this embodiment, a constant current source backlight driving chip U20 is used for driving, that is, as shown in fig. 14, wherein a resistor R141 and a resistor R142 are used for determining an operating current source, so that the brightness of the touch screen can be adjusted. Meanwhile, the 4 th pin of U20 can also control the touch screen brightness.
In this embodiment, the touch screen includes a touch chip therein, as shown in fig. 13, in this embodiment, a CON5 interface seat is provided, and the touch chip is controlled by interrupt and reset signals through I2C1_ SCL and I2C1_ SDA, so as to implement the function of capacitive touch. Through the design, the man-machine interaction can be realized through the touch screen.
In this embodiment, the control of the touch screen, such as controlling the backlight of the touch screen, the screen reset, the screen wake-up, etc., can also be realized through the CPU interface circuit unit, specifically refer to fig. 13 and 14, and fig. 4 and 5.
As shown in fig. 13, the TOUCH wakeup function can be realized by electrically connecting the 1 st pin, i.e., the TOUCH _ INT _ L pin, of the C0N5 interface socket to the M29 pin of the RK3399 type processing chip. And for example, the RST pin of the AXE634124 is electrically connected with the RK3399 type processing chip AG4 pin, so that the reset function of the touch screen can be realized, and for example, the EN pin of the constant current source backlight driving chip U20 is electrically connected with the RK3399 type processing chip AF5 pin, so that the adjustment of the screen backlight can be realized. The pins of the RK3399 type processing chip are all pins of a GPIO interface, so that the touch screen can be controlled through the GPIO interface.
The following description of the specific circuit of the power module:
the power module comprises a RK808-D type power management chip, a complete machine power supply circuit unit, a CPU main power supply circuit unit and a GPU power supply circuit unit.
The whole machine power supply circuit unit comprises a 3.3V power supply circuit and a 5V power supply circuit, wherein the output voltage of the 3.3V power supply circuit is 3.3V, the output end of the 3.3V power supply circuit is electrically connected with the input end of the RK808-D type power management chip, the output voltage of the 5V power supply circuit is 5V, and the 5V power supply circuit is electrically connected with the power supply end of the man-machine interaction module.
The output end of the RK808-D type power management chip is electrically connected with the power supply end of the RK3399 type processing chip through the CPU main power supply circuit unit and the GPU power supply circuit unit respectively, and is used for realizing power supply of a CPU in the RK3399 type processing chip and power supply of a GPU.
The power module also includes a TYPEC interface circuit, a TYPEC fast charge circuit, and a battery.
The TYPEC interface circuit is used as a charging interface, the output end of the TYPEC interface circuit is electrically connected with the input end of the TYPEC quick charging circuit, the output end of the TYPEC quick charging circuit is electrically connected with the battery to realize the charging of the battery, and the battery is respectively and electrically connected with the 3.3V power supply circuit and the 5V power supply circuit input end to realize the power supply of the virtual coin portable operation terminal.
As shown in fig. 15 to 28, fig. 15 to 28 show specific circuit diagrams of the power module, first, in the present embodiment, the battery is used to supply power to the whole terminal, and of course, the battery is a rechargeable battery.
Firstly, the battery supplies power to the complete machine power supply circuit unit, in this embodiment, the complete machine power supply circuit unit includes a 3.3V power supply circuit and a 5V power supply circuit, as shown in fig. 16 and 17, wherein VCC _ SYS in fig. 16 and 17 indicates that the battery supplies power, wherein the output voltage of the 3.3V power supply circuit is 3.3V, and the output end of the 3.3V power supply circuit is electrically connected to the input end of the RK808-D type power management chip. The output voltage of the 5V power supply circuit is 5V, and is electrically connected to the touch screen, that is, connected to the voltage input terminal of the backlight driving circuit diagram, specifically, see fig. 14, for implementing backlight power supply of the touch screen.
And after the output end of the 3.3V power supply circuit is electrically connected with the input end of the RK808-D type power management chip, the power supply to the RK3399 type processing chip is realized, and the power supply to the AP6255 type communication chip, the embedded memory and the high-speed hard disk is also realized.
As shown in fig. 18, fig. 18 shows a power supply interface circuit diagram of a RK3399 type processing chip.
As shown in FIG. 15, the first output terminal VDD _ CENTER of the RK808-D type power management chip is electrically connected to the M11 pin to M15 pin, the N11 pin to N12 pin and the P13 pin to P15 pin of the RK3399 type processing chip, respectively, to supply power to the RK3399 type processing chip.
And a second output end VDD _ CPU _ L of the RK808-D type power management chip is respectively and electrically connected with a P20 pin, an R19 pin, an R20 pin, a P22 pin, a T22 pin, a T20 pin and an R22 pin of the RK3399 type processing chip and supplies power to the RK3399 type processing chip.
The CPU main power supply circuit unit includes a first power supply circuit, a second power supply circuit, a third power supply circuit, and a first main power supply circuit and a second main power supply circuit, where fig. 19, 20, and 21 show the first power supply circuit and the second power supply circuit, the third power supply circuit, the first main power supply circuit, and the second main power supply circuit, respectively. In this embodiment, an overheat protection circuit is also shown in fig. 20.
And a third output end IOUT3 of the RK808-D type power management chip is respectively and electrically connected with input ends of the first power supply circuit and the third power supply circuit, the output voltage of the first power supply circuit is 0.9V, and the first power supply circuit is used for being electrically connected with a T24 pin of the RK3399 type processing chip to realize the 0.9V power supply of the RK3399 type processing chip. In this embodiment, the first power supply circuit adopts a SY8088AAC type buck synchronous chip to implement the buck of the 3.3V input voltage, please refer to fig. 19 specifically.
The output voltage of the third power supply circuit is 1.8V, and the third power supply circuit is used for being electrically connected with the P18 pin of the RK3399 type processing chip to realize 1.8V power supply of the RK3399 type processing chip. In this embodiment, the third power supply circuit adopts a PT5108E23E-18 linear regulator chip to supply 1.8V power to a RK3399 processing chip, as shown in fig. 20.
A third output terminal IOUT4 of the RK808-D type power management chip is electrically connected to an input terminal of the second power supply circuit, an output voltage of the second power supply circuit is 0.9V, and the second power supply circuit is used for electrically connecting an R17 pin of the RK3399 type processing chip, and similarly realizes 0.9V power supply of the RK3399 type processing chip, for a specific circuit, see fig. 19.
Since the processing chip of type RK3399 has excellent performance, in this embodiment, a first main power supply circuit and a second main power supply circuit are added to supply power to the CPU part of the processing chip of type RK3399, as shown in fig. 21, respectively.
The third output end IOUT3 and the fourth output end IOUT4 of the RK808-D type power management chip are electrically connected with the input end of the first main power supply circuit, the output end VDD _ CPU _ B of the first main power supply circuit is respectively and electrically connected with an L19 pin, an L21 pin, an M18 pin-M22 pin, an L18 pin, an N22 pin, an N20 pin, an L23 pin, a K19 pin and a K21 pin of the RK3399 type processing chip, and the power supply circuit is used for supplying power to a CPU part of the RK3399 type processing chip and supplying power to the CPU part of the RK3399 type processing chip.
In this embodiment, the first main power supply circuit is implemented by using a SYR837 type synchronous buck regulation chip to supply power to the CPU portion of the RK3399 type processing chip, and for specific circuits, see fig. 21.
The third output end IOUT3 of the RK808-D type power management chip is also electrically connected with the input end of a second main power supply circuit, and the output end VDD _ LOG of the second main power supply circuit is respectively electrically connected with the V18 pin-V22 pin, the W20 pin, the U18 pin, the U17 pin, the M17 pin, the L17 pin, the T17 pin and the U20 pin of the RK3399 type processing chip, so as to realize the power supply for the CPU part of the RK3399 type processing chip.
In this embodiment, the second main power supply circuit also adopts a SY8088AAC type buck synchronous chip to realize power supply to the CPU portion of the RK3399 type processing chip, and for specific circuits, see fig. 21.
Similarly, since the RK3399 type processing chip has excellent performance and large power consumption, the GPU power supply circuit unit is configured to supply power to the GPU in the RK3399 type processing chip, specifically:
as shown in fig. 22, the fourth output terminal IOUT4 of the RK808-D type power management chip is electrically connected to the input terminal of the GPU power supply circuit unit, and the output terminal VDD _ GPU of the GPU power supply circuit unit is electrically connected to the power supply terminals of the GPUs in the RK3399 type processing chip, that is, the GPU _ VDD _1 pin to the GPU _ VDD _20 pin in fig. 18, so as to realize independent power supply to the GPUs in the RK3399 type processing chip.
In this embodiment, the GPU power supply circuit unit is implemented by using a SYR838PKC type DC-DC chip, and the specific circuit is shown in fig. 22.
In this embodiment, in order to ensure the safety of power supply to the RK3399 type processing chip, an overheat protection circuit is further provided, that is, as shown in fig. 20, the circuit automatically cuts off the power supply when the temperature is too high, thereby ensuring the safety of power supply to the RK3399 type processing chip.
In the present embodiment, since the foregoing description has been made, the battery is used for power supply, that is, in the case that the battery is charged, the battery is preferentially used for power supply, and when the battery is not charged, the TYPEC quick-charging circuit is used for quick charging, and meanwhile, the TYPEC interface circuit is used as the charging interface.
As shown in fig. 23 to 26, fig. 23 to 26 respectively show a first and a second TYPEC interface circuit of a RK3399 type processing chip, a third TYPEC interface circuit of a RK3399 type processing chip, an external USB TYPEC interface circuit, and a power switch circuit.
In the present embodiment, only one TYPCE interface is used, that is, as shown in fig. 23 to 26, the TYPCE interface is used, that is, the VCC _ TYPEC pin in fig. 25 is electrically connected to the input end of the TYPEC quick charging circuit, so as to realize quick charging of the battery. Meanwhile, the system can also serve as an interface for various program downloads and data interaction.
In addition, the TYPEC interface provided by this embodiment can also be converted into an ethernet interface for surfing the internet, and converted into an HDMI interface for externally connecting a super-large high-definition screen and the like. The power switch circuit is used to switch the function of the TYPEC interface, such as when the power switch chip U45 in the power switch circuit is powered by the motherboard itself, and the TYPEC interface is used as the HOST interface.
When the TYPEC interface serves as an interface for various program downloading and data interaction, the TYPEC interface belongs to a wired communication submodule
As shown in fig. 27 and 28, fig. 27 is a specific circuit diagram of the TYPEC quick charging circuit, and fig. 28 is a schematic diagram of battery power supply.
The TYPEC quick charging circuit in the embodiment adopts a BQ25700 type charging chip to realize quick charging of the battery, when the battery has electric quantity, the battery realizes power supply to the whole power supply circuit unit through a VCC _ SYS pin, when the battery has no electric quantity, the TYPEC interface is connected, and the BQ25700 type charging chip is used for outputting voltage from the VCC _ SYS pin to realize power supply to the whole power supply circuit unit.
In this embodiment, an image reading module is further provided for acquiring an external image, that is, reading an external virtual coin two-dimensional code, specifically, the following is provided:
the image reading module is a camera, and the RK3399 type processing chip is in communication connection with the camera through an MIPI interface of the camera, and is used for controlling the camera to read an external virtual coin address two-dimensional code, and transmitting the external virtual coin address two-dimensional code into a distributed account book running program for identification so as to realize the sending of virtual coins.
As shown in fig. 29 and fig. 30, fig. 29 is a specific circuit diagram of the camera, and fig. 30 is a circuit diagram of an interface between the RK3399 type processing chip and the camera.
In this embodiment, a 200W to 1300W camera is externally connected through a MIPI interface of a RK3399 type processing chip, and specific connection circuit diagrams refer to fig. 29 and fig. 30.
In this embodiment, an audio module is further provided for implementing audio communication of the operation terminal, which is specifically as follows:
the RK3399 type processing chip is electrically connected with the power amplifier circuit through the ALC5651 type decoding chip and is used for realizing the audio communication of the virtual coin portable operation terminal.
The RK3399 type processing chip is also electrically connected with a power amplifier chip in the power amplifier circuit through a GPIO interface thereof and is used for realizing the control of the audio module.
As shown in fig. 31 to 33, fig. 31 shows a specific circuit diagram of an ALC5651 type decoding chip, fig. 32 shows an interface circuit diagram of a RK3399 type processing chip and an ALC5651 type decoding chip, and fig. 33 shows a power amplifier circuit.
In this embodiment, the digital audio output of the RK3399 type processing chip has an I2S interface, a PCM interface, and an SPDIF interface, and in this embodiment, a T2S interface is selected and externally connected to the ALC5651 type decoding chip, and an audio module is formed by externally connecting a power amplifier circuit to the ALC5651 type decoding chip, so as to implement audio communication of the virtual coin portable operation terminal.
In this embodiment, the ALC5651 decoding chip is connected to the pin of the RK3399 processing chip as shown in fig. 31 and fig. 32, and the power amplifier circuit is connected to the ALC5651 decoding chip as shown in fig. 33.
Meanwhile, in this embodiment, the first pin of the power amplifier chip U2109 in the power amplifier circuit is further electrically connected to the U30 pin of the RK3399 type processing chip, as shown in fig. 3. Through the design, the control of the audio module can be realized through the pins of the GPIO interface of the RK3399 type processing chip.
The whole operation terminal can be formed by the circuit, various operations of the virtual coin can be realized by using the working method provided by the invention, and the convenience of use is greatly improved without depending on a computer.
In summary, the working method of the portable virtual coin operating terminal based on the block chain provided by the invention has the following technical effects:
(1) the user can establish communication connection with the block chain server at any time and any place, and various operations of the virtual coin are realized by using the portable virtual coin operating terminal without depending on a computer, so that the virtual coin is more convenient to use when going out, and the convenience of using the virtual coin based on the block chain technology is greatly improved.
The invention is not limited to the above alternative embodiments, and any other various forms of products can be obtained by anyone in the light of the present invention, but any changes in shape or structure thereof, which fall within the scope of the present invention as defined in the claims, fall within the scope of the present invention.

Claims (10)

1. A working method of a portable virtual coin operating terminal based on a block chain is characterized by comprising the following steps:
sending a communication connection request to a blockchain server;
after the communication connection request is granted, the block chain server sends connection success feedback to a distributed account book running program based on a block chain technology;
after receiving the feedback of successful connection, the distributed account book running program sends a virtual coin operation request to the block chain server;
and the block chain server receives the virtual currency operation request, completes the operation of the virtual currency, and sends operation success feedback to the distributed account book.
2. The operating method of a blockchain-based virtual coin portable operating terminal according to claim 1, further comprising the steps of, before sending a connection request to the blockchain server:
receiving a starting command of the distributed account book running program;
starting the distributed account book running program stored locally, and sending a data reading command for reading virtual currency data based on the block chain distributed account book;
and receiving a data reading command, reading the virtual coin data stored locally, and importing the read virtual coin data into the distributed account book running program.
3. The operating method of a portable virtual coin operating terminal based on a blockchain as claimed in claim 2, wherein after the distributed account book running program is started and before the virtual coin data is read, authentication is required, specifically:
after the distributed account book running program is started, sending an identity verification command to prompt a user to input a user name and a password;
and judging whether the input user name and the input password are correct, if so, reading and importing the virtual coin data, otherwise, prompting that the user name or the password are wrong, and asking for re-inputting.
4. The operating method of a virtual coin portable operating terminal based on block chain as claimed in claim 1, characterized in that after the communication connection request is granted, and before the virtual coin operation request is sent, the following steps are further performed:
after the communication connection is permitted, the distributed account book running program further needs to send a data synchronization request to the blockchain server;
and the block chain server receives the data synchronization request and synchronously updates the virtual currency data in the distributed account book running program in real time.
5. The operating method of a virtual coin portable operation terminal based on a block chain according to claim 1, characterized in that: the virtual coin operation request comprises a virtual coin receiving request, a virtual coin expenditure request and a virtual coin operation detail inquiry request.
6. The operating method of a virtual coin portable operating terminal based on block chain as claimed in claim 5, characterized in that the virtual coin receiving request transmission comprises the following steps:
the distributed account book running program generates a local virtual currency account address and sends the local virtual currency account address to the block chain server;
the block chain server receives the local virtual coin account address and sends the local virtual coin account address to a virtual coin sending terminal;
and after receiving the local virtual coin account address, the virtual coin sending terminal sends the virtual coin to the local machine according to the local virtual coin account address.
7. The operating method of a blockchain-based virtual coin portable operating terminal according to claim 5, wherein the virtual coin expenditure request transmission includes the steps of:
the distributed account book running program receives a virtual currency receiver address sent by the blockchain server;
and the distributed account book running program sends the virtual coin to a virtual coin receiver according to the address of the virtual coin receiver.
8. The operating method of a blockchain-based virtual coin portable operating terminal according to claim 5, wherein the virtual coin expenditure request is further implemented by the steps of:
scanning an external virtual coin address two-dimensional code, and transmitting the two-dimensional code to the distributed account book running program for identification;
the distributed account book running program identifies the virtual coin address two-dimensional code to obtain a virtual coin address in the virtual coin address two-dimensional code;
and the distributed account book running program sends the virtual coin to a virtual coin receiver according to the virtual coin address.
9. The operating method of a virtual coin portable operation terminal based on the block chain as claimed in claim 5, characterized in that: the virtual currency operation detail inquiry request comprises the following steps:
the distributed account book running program sends a virtual currency operation detail query request to the block chain server and simultaneously sends a local virtual currency account address;
the block chain server receives the virtual coin operation detail query request and the local virtual coin account address, and searches the transaction information of the virtual coin on the block chain public chain according to the local virtual coin account address;
and sending the transaction information to the distributed account book running program.
10. The operating method of a virtual coin portable operation terminal based on a block chain according to claim 9, characterized in that: after the distributed account book running program is started, the number of the individual virtual coins and the account address of the local virtual coin can be displayed.
CN201911399249.3A 2019-08-19 2019-12-30 Working method of virtual coin portable operation terminal based on block chain Pending CN110956455A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910765635.3A CN110472951A (en) 2019-08-19 2019-08-19 A kind of working method of the virtual coin portable electronic wallet based on block chain
CN2019107656353 2019-08-19

Publications (1)

Publication Number Publication Date
CN110956455A true CN110956455A (en) 2020-04-03

Family

ID=68511222

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201910765635.3A Pending CN110472951A (en) 2019-08-19 2019-08-19 A kind of working method of the virtual coin portable electronic wallet based on block chain
CN201911399249.3A Pending CN110956455A (en) 2019-08-19 2019-12-30 Working method of virtual coin portable operation terminal based on block chain

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN201910765635.3A Pending CN110472951A (en) 2019-08-19 2019-08-19 A kind of working method of the virtual coin portable electronic wallet based on block chain

Country Status (1)

Country Link
CN (2) CN110472951A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111027036B (en) * 2019-12-09 2022-10-21 武汉信安珞珈科技有限公司 Identity association method based on block chain
CN113743915B (en) * 2020-05-29 2024-04-12 富泰华工业(深圳)有限公司 Block chain transfer transaction privacy protection method, block chain link point equipment and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106789875A (en) * 2016-11-15 2017-05-31 深圳市新国都支付技术有限公司 A kind of block chain service unit, block chain service system and its communication means
CN107169826A (en) * 2017-05-09 2017-09-15 武汉凤链科技有限公司 A kind of tourist attraction ticketing method and system based on block chain
CN107194676A (en) * 2017-05-05 2017-09-22 北京库神信息技术有限公司 A kind of virtual coin store transaction system and its application method
CN108229974A (en) * 2017-12-29 2018-06-29 重庆小犀智能科技有限公司 Commodity counterfeit prevention traceability system and method based on block chain and virtual coin
CN108280493A (en) * 2017-12-14 2018-07-13 路亚鹏 Security code based on block chain technology
CN109919605A (en) * 2019-03-08 2019-06-21 刘净 The block catenary system and method for virtual coin are issued using Transaction Information as sole criterion

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106789875A (en) * 2016-11-15 2017-05-31 深圳市新国都支付技术有限公司 A kind of block chain service unit, block chain service system and its communication means
CN107194676A (en) * 2017-05-05 2017-09-22 北京库神信息技术有限公司 A kind of virtual coin store transaction system and its application method
CN107169826A (en) * 2017-05-09 2017-09-15 武汉凤链科技有限公司 A kind of tourist attraction ticketing method and system based on block chain
CN108280493A (en) * 2017-12-14 2018-07-13 路亚鹏 Security code based on block chain technology
CN108229974A (en) * 2017-12-29 2018-06-29 重庆小犀智能科技有限公司 Commodity counterfeit prevention traceability system and method based on block chain and virtual coin
CN109919605A (en) * 2019-03-08 2019-06-21 刘净 The block catenary system and method for virtual coin are issued using Transaction Information as sole criterion

Also Published As

Publication number Publication date
CN110472951A (en) 2019-11-19

Similar Documents

Publication Publication Date Title
US8943232B2 (en) System method for enumerating client devices embedded in a user device during reboot, wake up or restart of user device
US20200073455A1 (en) Method of identifying external electronic device based on power information and electronic device and storage medium for supporting same
CN104239097B (en) A kind of method, system and mobile terminal by updating mobile terminal accessory
CN110956455A (en) Working method of virtual coin portable operation terminal based on block chain
GB2463809A (en) Peripheral device operation method, peripheral device and host
CN110910105A (en) Portable operation terminal of virtual coin based on block chain
KR20210034431A (en) An electronic device supporting connection with external device and power consumption reducing method when using in connection with the external device
CN110780908A (en) Screen display program upgrading method and system and terminal equipment
KR20150061475A (en) Electronic Device And Method For Managing Memory Of The Same
US9706344B2 (en) Data update and transmission of updated data by an information processing apparatus with a storage apparatus having a wireless communication function
CN100481895C (en) Method and device for carrying out TV set software upgrade
CN102043638A (en) Computer system and computer startup setting method
CN103049403B (en) Method for communication between embedded terminal device and cell phone
JP2005174337A (en) Memory system, and method for setting data transmission speed between host and memory card
WO2021018208A1 (en) Firmware upgrade method and apparatus, electronic device, and storage medium
US11304242B2 (en) Electronic device changing identification information based on state information and another electronic device identifying identification information
CN205620994U (en) Embedded equipment processing apparatus
US11394225B2 (en) Method and apparatus for changing impedance of terminal included in connector
KR100746364B1 (en) Method and apparatus for sharing memory
CN105898578A (en) Upgrading method, device and system of remote controller
JP4416751B2 (en) Battery information processing system and battery unit
KR100726432B1 (en) External storage apparatus and operating method thereof
CN102082904B (en) Method for driving mobile phone camera
WO2012048490A1 (en) Method and device for supporting software version downloads of multiple mobile terminals by one computer
CN116865407B (en) Charging method and terminal equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200403