Announcement on Amending the Patent Examination Guide (No.343rd)

China National Intellectual Property Administration Proclamation

No.343

In order to fully implement the decision-making arrangements of the CPC Central Committee and the State Council on strengthening the protection of intellectual property rights, and to respond to the demand of innovative subjects for further clarifying the rules for patent application examination in new fields involving new formats such as artificial intelligence, it is decided to amend the Patent Examination Guide, which is hereby promulgated and shall come into force as of February 1, 2020.
  It is hereby announced.

China National Intellectual Property Administration
December 31, 2019

China National Intellectual Property Administration’s Decision on Amending the Patent Examination Guide

China National Intellectual Property Administration decided to amend the Patent Examination Guide.

Section 6 is added to Chapter 9 of Part II of the Patent Examination Guide, which reads as follows:

6. Relevant provisions on the examination of application for a patent for invention containing algorithmic features or business rules and methods.

Invention patent applications involving artificial intelligence, "internet plus", big data and blockchain generally contain rules and method features of intellectual activities such as algorithms or business rules and methods. This section aims to stipulate the examination particularity of such applications according to the Patent Law and its implementation rules.

6.1 Review benchmarks

The examination shall be conducted for the solution to be protected, that is, the solution defined in the claims. In the examination, technical features and algorithm features or business rules and methods should not be simply separated, but all the contents recorded in the claim should be taken as a whole, and the technical means involved, technical problems solved and technical effects obtained should be analyzed.

6.1.1 Examination according to Item (2) of Paragraph 1 of Article 25 of the Patent Law

If the claim involves abstract algorithms or simple business rules and methods, and does not contain any technical features, it belongs to the rules and methods of intellectual activities stipulated in Item (2) of Paragraph 1 of Article 25 of the Patent Law and should not be granted a patent right. For example, a mathematical model building method based on abstract algorithm and without any technical features belongs to the situation that the patent right should not be granted as stipulated in Item (2) of Paragraph 1 of Article 25 of the Patent Law. Another example is a method of rebate according to the user’s consumption quota. The features contained in this method are all business rules and method features related to rebate rules, and do not contain any technical features, which belongs to the situation that the patent right should not be granted as stipulated in Item (2) of Paragraph 1 of Article 25 of the Patent Law.

If the claim contains technical features in addition to algorithmic features or business rules and methods, and the claim as a whole is not a rule and method of intellectual activities, the possibility of obtaining a patent right shall not be ruled out according to Item (2) of Paragraph 1 of Article 25 of the Patent Law.

6.1.2 Examination according to Paragraph 2 of Article 2 of the Patent Law

If the claim to be protected as a whole does not belong to the situation that the first paragraph (2) of Article 25 of the Patent Law excludes obtaining a patent right, it is necessary to examine whether it belongs to the technical scheme described in the second paragraph of Article 2 of the Patent Law.

When examining whether a claim containing algorithm features or business rules and methods features belongs to a technical scheme, it is necessary to consider all the features recorded in the claim as a whole. If the claim records that the technical problem to be solved adopts the technical means of using the laws of nature, and thus obtains the technical effect in line with the laws of nature, the solution defined in the claim belongs to the technical scheme described in the second paragraph of Article 2 of the Patent Law. For example, if the steps involved in the algorithm in the claim are closely related to the technical problem to be solved, such as the data processed by the algorithm is data with exact technical meaning in the technical field, and the execution of the algorithm can directly reflect the process of solving a technical problem by using natural laws and obtain technical effects, then the solution defined in the claim usually belongs to the technical solution described in Article 2, paragraph 2, of the Patent Law.

6.1.3 Review of novelty and creativity

When examining the novelty of an application for a patent for invention containing algorithmic features or business rules and methods, all the features recorded in the claims should be considered, including both technical features and algorithmic features or business rules and methods.

When creatively examining an application for a patent for invention that contains both technical features and algorithmic features or business rules and methods, the algorithmic features or business rules and methods that are functionally mutually supportive and have an interactive relationship with the technical features should be considered as a whole. "Functionally supporting each other and interacting with each other" means that algorithm features or business rules and method features are closely combined with technical features to form a technical means to solve a technical problem and obtain corresponding technical effects.

For example, if the algorithm in the claim is applied to a specific technical field and can solve specific technical problems, it can be considered that the algorithm features and technical features support each other functionally and have an interactive relationship, and the algorithm features become an integral part of the adopted technical means, and the contribution of the algorithm features to the technical scheme should be considered when conducting creative review.

For another example, if the implementation of the business rules and method features in the claims requires adjustment or improvement of technical means, it can be considered that the business rules and method features and technical features support each other functionally and have an interactive relationship, and the contribution of the business rules and method features to the technical scheme should be considered when conducting creative review.

6.2 Review examples

Below, according to the above-mentioned examination criteria, an examination example of an application for a patent for invention containing algorithm features or business rules and methods features is given.

(1) An application for a patent for invention, which is within the scope of Item (2) of Paragraph 1 of Article 25 of the Patent Law and contains features of algorithm or business rules and methods, does not belong to the object of patent protection.

[Example 1]

A method of establishing mathematical model

Overview of application content

The solution of invention patent application is a method of establishing mathematical model, which improves the accuracy of modeling by increasing the number of training samples. This modeling method takes the training samples of other classification tasks related to the first classification task as the training samples of the mathematical model of the first classification task, thus increasing the number of training samples, and training related mathematical models by using the eigenvalues, extracting eigenvalues and label values of the training samples, and finally obtaining the mathematical model of the first classification task, which overcomes the defect of poor modeling accuracy due to over-fitting caused by few training samples.

Claim of application

A method for establishing a mathematical model is characterized by comprising the following steps:

According to the feature values in the training samples of the first classification task and the feature values in the training samples of at least one second classification task, the initial feature extraction model is trained to obtain a target feature extraction model; Wherein the second classification task is other classification tasks related to the first classification task;

According to the target feature extraction model, the feature values in each training sample of the first classification task are respectively processed to obtain extracted feature values corresponding to each training sample;

Combining the extracted feature values and label values corresponding to each training sample to extract training samples, and training an initial classification model to obtain a target classification model;

Combining the target classification model and the target feature extraction model into a mathematical model of the first classification task.

Analysis and conclusion

The solution doesn’t involve any specific application field, in which the characteristic value, extracted characteristic value, label value, target classification model and target feature extraction model of the training samples are all abstract general data, and the processing process of training the mathematical model by using the relevant data of the training samples is a series of abstract mathematical method steps, and the final result is also an abstract general classification mathematical model. This scheme is an abstract model building method, and its processing object, process and result are not related to the combination with specific application fields, which belongs to the optimization of abstract mathematical methods, and the whole scheme does not include any technical features. The solution of the patent application for this invention belongs to the rules and methods of intellectual activities stipulated in Item (2) of Paragraph 1 of Article 25 of the Patent Law, and does not belong to the object of patent protection.

(2) An application for a patent for invention that uses technical means to solve technical problems and obtains technical effects, including algorithmic features or business rules and methods, belongs to the technical scheme specified in the second paragraph of Article 2 of the Patent Law, and therefore belongs to the object of patent protection.

[Example 2]

A training method of convolutional neural network model

Overview of application content

The solution of the invention patent application is to perform convolution operation and maximum pooling operation on the training image at all levels of convolution layer, and then perform horizontal pooling operation on the feature image obtained after the maximum pooling operation, so that the trained CNN model can identify the image to be identified with any size when identifying the image category.

Claim of application

A training method for CNN model of convolutional neural network is characterized by comprising the following steps:

Acquiring initial model parameters of a CNN model to be trained, wherein the initial model parameters comprise initial convolution kernels of convolution layers at all levels, initial bias matrices of convolution layers at all levels, initial weight matrices of fully connected layers and initial bias vectors of fully connected layers;

Acquiring a plurality of training images;

Performing convolution operation and maximum pooling operation on each training image on each convolution layer by using the initial convolution kernel and the initial offset matrix on each convolution layer to obtain a first feature image of each training image on each convolution layer;

Performing horizontal pooling operation on a first characteristic image of each training image on at least one convolution layer to obtain a second characteristic image of each training image on each convolution layer;

Determining the feature vector of each training image according to the second feature image of each training image on each convolution layer;

Processing each feature vector according to the initial weight matrix and the initial bias vector to obtain a category probability vector of each training image;

Calculating a class error according to the class probability vector of each training image and the initial class of each training image;

Adjusting the model parameters of the CNN model to be trained based on the category error;

Based on the adjusted model parameters and the plurality of training images, the process of adjusting model parameters is continued until the number of iterations reaches a preset number;

The model parameters obtained when the number of iterations reaches the preset number are used as the model parameters of the trained CNN model.

Analysis and conclusion

This solution is a training method for CNN model of convolutional neural network, in which the data processed in each step of the model training method are all image data and how to process the image data in each step is made clear, which shows that the neural network training algorithm is closely related to image information processing. The solution is how to overcome the technical problem that CNN model can only identify images with fixed size. It adopts different processing and training methods for images on different convolution layers, and uses the technical means of following the laws of nature to obtain the technical effect that the trained CNN model can identify images with any size to be identified. Therefore, the solution of the application for a patent for invention belongs to the technical scheme stipulated in the second paragraph of Article 2 of the Patent Law and belongs to the object of patent protection.

[Example 3]

Method for using bike-sharing

Overview of application content

An application for a patent for invention proposes a method for using bike-sharing. By obtaining the position information of the user terminal equipment and the state information of bike-sharing within a certain distance, the user can accurately find the bike-sharing that can ride according to the state information of bike-sharing, and guide the user to stop by prompting. This method facilitates the use and management of bike-sharing, saves the user’s time and improves the user’s experience.

Claim of application

The use method of bike-sharing is characterized by comprising the following steps:

Step 1, a user sends a request for using bike-sharing to a server through terminal equipment;

Step 2, the server obtains the first location information of the user, looks up the second location information of bike-sharing within a certain distance corresponding to the first location information and the state information of these bike-sharing, and sends the second location information and the state information of bike-sharing to the terminal equipment, wherein the first location information and the second location information are obtained through GPS signals;

Step 3, the user finds the riding target bike-sharing according to the position information of bike-sharing displayed on the terminal equipment;

Step 4, the user scans the two-dimensional code on the car body of the target bike-sharing through the terminal equipment, and obtains the use authority of the target bike-sharing after passing the server authentication;

Step 5, the server pushes the parking reminder to the user according to the riding situation, and if the user parks the car in the designated area, the preferential tariff is adopted for charging, otherwise, the standard tariff is adopted for charging;

Step 6, the user makes a choice according to the prompt, and after the riding is finished, the user locks the car by bike-sharing, and bike-sharing sends a riding completion signal to the server after detecting the car locking state.

Analysis and conclusion

The solution involves a method of using bike-sharing, and the technical problem to be solved is how to accurately find the location of and open the bike-sharing. The solution realizes the control and guidance of users’ use of bike-sharing by executing computer programs on terminal equipment and servers, which reflects the control of collecting and calculating data such as location information and authentication, and uses the technical means of following natural laws to achieve the technical effects of accurately finding the location of bike-sharing and opening bike-sharing. Therefore, the solution of the invention patent application belongs to the technical scheme stipulated in the second paragraph of Article 2 of the Patent Law and belongs to the object of patent protection.

[Example 4]

Communication method and device between blockchain nodes

Overview of application content

The invention patent application provides a communication method and device for blockchain nodes. Before establishing communication connection, business nodes in the blockchain can determine whether to establish communication connection according to the CA certificate carried in the communication request and the pre-configured CA trust list, thus reducing the possibility of business nodes leaking private data and improving the security of data stored in the blockchain.

Claim of application

The invention relates to a communication method of blockchain nodes, wherein the blockchain nodes in a blockchain network comprise service nodes, wherein the service nodes store certificates sent by a certificate authority center (CA) and are pre-configured with a CA trust list, and the method comprises the following steps:

A first blockchain node receives a communication request sent by a second blockchain node, wherein the communication request carries a second certificate of the second blockchain node;

Determining a CA identifier corresponding to the second certificate;

Judging whether the determined CA identifier corresponding to the second certificate exists in the CA trust list;

If so, establishing communication connection with the second blockchain node;

If not, no communication connection is established with the second blockchain node.

Analysis and conclusion

The problem to be solved in this application is how to prevent the blockchain service nodes from leaking user privacy data in the alliance chain network, which belongs to the technical problem of improving the security of blockchain data. By carrying CA certificate in communication request and configuring CA trust list in advance, whether to establish a connection is determined, which limits the objects that the service nodes can establish a connection. By using the technical means of following natural laws, the technical effects of safe communication between service nodes and reducing the possibility of leaking privacy data by service nodes are obtained. Therefore, the solution of the invention patent application belongs to the technical scheme stipulated in the second paragraph of Article 2 of the Patent Law and belongs to the object of patent protection.

(3) An application for a patent for invention that contains algorithmic features or business rules and methods without solving technical problems, using technical means or obtaining technical effects does not belong to the technical scheme specified in the second paragraph of Article 2 of the Patent Law, and therefore does not belong to the object of patent protection.

[Example 5]

Method for rebate of consumption

Overview of application content

The invention patent application puts forward a method of consumer rebate, which gives cash coupons to consumers through computer execution of set rebate rules, thus improving the consumer’s willingness to consume and obtaining more profits for businesses.

Claim of application

A consumption rebate method is characterized by comprising the following steps:

When a user makes a consumption in a merchant, the merchant returns a certain cash coupon according to the amount of consumption, specifically,

The merchant uses a computer to calculate the user’s consumption amount, and divides the user’s consumption amount R into m intervals, where m is an integer, and the values from interval 1 to interval m are from small to large, and the amount of cash coupons returned is also divided into m values, and the m values are also arranged from small to large;

According to the calculated value of the computer, it is judged that the rebate amount is the first value when the user’s current consumption amount is in the interval 1, and the rebate amount is the second value when the user’s current consumption amount is in the interval 2, and so on, and the rebate amount of the corresponding interval is returned to the user.

Analysis and conclusion

The solution involves a method of rebate for consumption. The method is executed by a computer, and its processing object is the user’s consumption data. The problem to be solved is how to promote the user’s consumption, which does not constitute a technical problem. The method adopted is to implement the rebate rules set artificially by the computer, but the computer is limited to determining the rebate amount according to the specified rules, which is not bound by natural laws. Therefore, no technical means are used. The effect obtained by this scheme is only to promote the user’s consumption, not a technology that conforms to natural laws. Therefore, the application for a patent for this invention does not belong to the technical scheme stipulated in the second paragraph of Article 2 of the Patent Law, and does not belong to the object of patent protection.

[Example 6]

An analysis method of economic prosperity index based on electricity consumption characteristics

Overview of application content

The invention patent application evaluates the economic prosperity index of the area to be tested by counting various economic indicators and electricity consumption indicators.

Claim of application

An economic prosperity index analysis method based on regional electricity consumption characteristics is characterized by comprising the following steps:

According to the economic data and electricity consumption data of the area to be detected, selecting a preliminary index of the economic prosperity index of the area to be detected, wherein the preliminary index comprises an economic index and an electricity consumption index;

Determining an economic prosperity index system of the area to be detected by executing a cluster analysis method and a time difference correlation analysis method by a computer, including a leading index, a consistent index and a lagging index;

According to the economic prosperity index system of the area to be detected, the economic prosperity index of the area to be detected is obtained by adopting a composite index calculation method.

Analysis and conclusion

The solution is an analysis and calculation method of economic prosperity index, which is executed by a computer, and its processing objects are various economic indicators and electricity consumption indicators. The problem to be solved is to judge the economic trend, which does not constitute a technical problem. The adopted means are to analyze the economic situation according to economic data and electricity consumption data, and only to adopt economic management means according to economic laws, which is not bound by natural laws, so technical means are not used. The scheme can finally obtain the economic prosperity index used to evaluate the economy, which is not in line with the technical effect of natural laws, so the solution does not belong to the technical scheme stipulated in the second paragraph of Article 2 of the Patent Law and does not belong to the object of patent protection.

(4) When conducting creative review, the contribution of algorithm features or business rules and method features that are functionally mutually supportive and interactive with technical features to technical solutions should be considered.

[Example 7]

Method for detect falling state of humanoid robot base on multi-sensor information

Overview of application content

At present, the judgment of the falling state of humanoid robot when walking mainly uses attitude information or ZMP point position information, but this judgment is not comprehensive. The invention patent application puts forward a method for detecting the falling state of humanoid robot based on multi-sensors. By fusing the gait stage information, attitude information and ZMP point position information of the robot in real time, and using the fuzzy decision system, the current stability and controllability of the robot are judged, which provides reference for the next action of the robot.

Claim of application

The invention disclose a method for detecting that fall state of a humanoid robot based on multi-sensor information, which is characterized by comprising the follow steps:

(1) By fusing attitude sensor information, zero moment point ZMP sensor information and robot walking stage information, a layered sensor information fusion model is established;

(2) The stability of the robot in the front-rear direction and the left-right direction is judged by using the front-rear fuzzy decision system and the left-right fuzzy decision system respectively. The specific steps are as follows:

① Determine the walking stage of the robot according to the contact between the supporting foot of the robot and the ground and the off-line gait planning;

② Fuzzy reasoning algorithm is used to fuzzify the position information of ZMP points;

③ Fuzzy reasoning algorithm is used to blur the pitch angle or roll angle of the robot;

(4) determine the output membership function;

⑤ Determine fuzzy inference rules according to steps ① to ④;

⑥ deblurring.

Analysis and conclusion

Reference file 1 discloses gait planning and feedback control of humanoid robot based on sensor information, and judges the stability of robot according to relevant fusion information, including evaluating the stable state of humanoid robot according to multiple sensor information, that is, reference file 1 discloses step (1) in the solution of invention patent application, and the difference between this solution and reference file 1 lies in adopting the fuzzy decision method of the specific algorithm in step (2).

Based on the application documents, it can be seen that the solution effectively improves the stability of the robot and the reliability and accuracy of the interpretation of its possible falling direction. Attitude information, ZMP point position information and walking stage information are used as input parameters, and the information for judging the stable state of humanoid robot is output through fuzzy algorithm, which provides a basis for further issuing accurate attitude adjustment instructions. Therefore, the above-mentioned algorithm features and technical features support each other functionally and have an interactive relationship. Compared with the comparison file 1, it is determined that the technical problems actually solved by the invention are: how to judge the stable state of the robot and accurately predict its possible falling direction. The above-mentioned fuzzy decision-making algorithm and its application to the judgment of the robot’s steady state have not been disclosed by other comparison documents, nor do they belong to the common sense in this field. In the prior art as a whole, there is no inspiration for technicians in this field to improve the comparison document 1 to obtain the invention to be protected, and the technical scheme of the invention to be protected is not obvious and creative compared with the nearest prior art..

[Example 8]

Multi-robot path planning system based on cooperative co-evolution and multi-population genetic algorithm

Overview of application content

The existing motion planning control structure of multi-mobile robots usually adopts centralized planning method. This method regards the multi-robot system as a complex robot with multiple degrees of freedom, and the motion planning of all robots is completed by one planner in the system. Its disadvantages are long calculation time and poor practicability. The invention patent application provides a multi-robot path planning system based on cooperative evolution and multi-population genetic algorithm. Each path of the robot is represented by a chromosome, and the shortest distance, smoothness and safe distance are taken as the three objectives of the design path fitness function. The optimal path is obtained by optimizing each robot’s path through Messy genetic algorithm.

Claim of application

A multi-robot path planning system based on cooperative co-evolution and multi-population genetic algorithm is characterized in that:

(1) A path of a robot is represented by a chromosome, and the chromosome is represented as a linked list of nodes, that is, [(x, y), time], (x, y, time∈R) and (x, y) represent the position coordinates of the robot, and time represents the time consumption required to move this node from the previous node, and the time of starting the node is equal to 0, and the chromosome of each robot individual is divided.

(2) The fitness function of path(j) of each Robot(i) is expressed as φ(pi, j):

||pi,j||=Distance(pi,j)+ws×smooth(pi,j)+wt×Time(pi,j)

Where ||pi, j ||| is a linear combination of distance, smoothness and time consumption, ws is a smoothing weighting factor, and wt is a time weighting factor; Distance(pi, j) represents the path length, smooth(pi, j) represents the smoothness of the path, and Time(pi, j) is the time consumption of the paths pi, j; Each robot adopts the fitness function, and the optimal path is obtained through the optimization of Messy genetic algorithm.

Analysis and conclusion

Comparative document 1 discloses a multi-robot path planning method based on cooperative co-evolution, in which the fitness function is adopted and the optimal path is obtained by chaotic genetic algorithm. The difference between the solution of the invention patent application and the reference document 1 is that the multi-robot path planning is realized by Messy genetic algorithm.

In this solution, Messy genetic algorithm is used to optimize the robot’s forward path. The algorithm features and technical features of this solution support each other in function and interact with each other, thus realizing the optimization of the robot’s forward path. Compared with reference document 1, it is determined that the technical problem actually solved by the invention is: how to make the robot advance in the optimal path based on a specific algorithm. The comparison file 2 has disclosed that many genetic algorithms including the chaotic genetic algorithm can be used for path optimization, and the Messy genetic algorithm can solve the disadvantages of other algorithms, so as to obtain more reasonable optimization results. Based on the enlightenment given by reference file 2, the technicians in this field have the motivation to combine reference file 1 and reference file 2 to get the technical scheme of the invention patent application. Therefore, the claimed invention technical scheme is obvious and not creative compared with the combination of reference file 1 and reference file 2.

[Example 9]

Logistics distribution method

Overview of application content

In the process of goods distribution, how to effectively improve the efficiency of goods distribution and reduce the distribution cost is the problem to be solved in the application for invention patent. After the logistics personnel arrive at the delivery place, they can simultaneously notify multiple ordering users in a specific delivery area to pick up the goods by pushing messages to the ordering users’ terminals through the server, so as to improve the efficiency of goods delivery and reduce the delivery cost.

Claim of application

The invention relates to a logistics distribution method, which improves the efficiency of logistics distribution by notifying users to pick up pieces in batches, and the method comprises the following steps:

When the dispatcher needs to inform the user to pick up the parts, the dispatcher sends the notice that the goods have arrived to the server through the handheld logistics terminal;

The server informs the dispatcher in batches of all ordering users within the delivery range;

The ordering user who has received the notice completes the pickup according to the notification information;

Wherein, that specific implementation mode of the serv for batch notification is as follows: accord to the dispatcher ID, the current position of the logistics terminal and the corresponding distribution range carry in the arrival notification sent by the logistics terminal, the server determines all the target order information within the distribution distance range centered on the current position of the logistics terminal corresponding to the dispatcher ID, and then pushes the notification information to the ordering user terminals corresponding to the ordering user accounts in all the target order information.

Analysis and conclusion

Reference Document 1 discloses a logistics distribution method, which comprises the following steps: the logistics terminal scans the bar code on the distribution list and sends the scanned information to the server to inform the server that the goods have arrived; The server obtains the information of the ordering user in the scanned information and sends a notice to the ordering user; The ordering user who receives the notice completes the pickup according to the notification information.

The difference between the solution of the invention patent application and the reference file 1 is that users are notified of the order arrival in batches. In order to realize the batch notification, the data architecture and data communication mode between the server, the logistics terminal and the user terminal in the solution have been adjusted accordingly, and the picking notification rule and the specific batch notification implementation method support each other and interact with each other in function. Compared with reference document 1, it is determined that the technical problem actually solved by the invention is how to improve the efficiency of order arrival notification and then improve the efficiency of goods distribution. From the user’s point of view, users can get the information of order arrival more quickly, and also improve the user experience. Because the prior art does not have the technical enlightenment of improving the above-mentioned reference document 1 to obtain the solution of the invention patent application, the solution is creative.

[Example 10]

A Visualization Method of Dynamic Viewpoint Evolution

Overview of application content

In recent years, people have expressed their opinions and ideas more and more through social platforms. The emotional content published on social platforms reflects the evolution of people’s views, and we can see the development, changes and trends of events. The invention patent application helps people to better understand the intensity change of emotions at different times and the evolution trend with time by automatically collecting the information published by people on social platforms and analyzing their emotions, and drawing emotional visualization maps by computers.

Claim of application

A visualization method for dynamic viewpoint evolution comprises the following steps:

Step 1, determining the emotional membership degree and emotional classification of information in the collected information set by a computing device, wherein the emotional membership degree of the information indicates how much the information belongs to an emotional classification;

Step 2, the emotion is classified as positive, neutral or negative, and the specific classification method is as follows: if the value r of the number of likes p divided by the number of clicks q is greater than the threshold value a, then the emotion is classified as positive; if the value r is less than the threshold value b, then the emotion is classified as negative; if the value b≤r≤a, then the emotion is classified as neutral, where a>b;

Step 3, based on the emotional classification of the information, automatically establishing the geometric layout of the emotional visualization graphics of the information set, wherein the horizontal axis represents the time when the information is generated, and the vertical axis represents the amount of information belonging to each emotional classification;

Step 4, the computing device colors the established geometric layout based on the emotional membership degree of the information, and colors the information on each emotional classification layer according to the gradual change order of the information color.

Analysis and conclusion

Comparative document 1 discloses a visual analysis method based on emotion, in which time is represented as a horizontal axis, the width of each color band at different times represents the measurement of an emotion at that time, and different colors are used to represent different emotions.

The difference between the solution of the invention patent application and the comparison file 1 lies in the specific classification rules of emotions set in step 2. It can be seen from the content of the application that even if the emotion classification rules are different, the technical means of coloring the corresponding data can be the same, and there is no need to change, that is, the above-mentioned emotion classification rules and specific visualization means are not functionally mutually supportive and have an interactive relationship. Compared with reference document 1, the application for a patent for invention only puts forward a new rule of emotion classification, which does not actually solve any technical problems or make technical contributions to the existing technology. Therefore, the claimed invention technical scheme is not creative compared with reference document 1.

6.3 Writing of Instructions and Claims

6.3.1 Writing of instructions

The description of an application for a patent for invention containing the features of algorithm or business rules and methods shall clearly and completely describe the solution adopted by the invention to solve its technical problems. On the basis of technical features, the solution can further include algorithm features or business rules and method features that are functionally mutually supportive and have an interactive relationship with the technical features.

The specification shall specify how the technical features and the algorithmic features or business rules and method features that support each other functionally and interact with each other can work together and produce beneficial effects. For example, when the algorithm features are included, the abstract algorithm should be combined with the specific technical field, and the definition of at least one input parameter and its related output results should be associated with the specific data in the technical field; When it contains the characteristics of business rules and methods, the whole process of solving technical problems should be described and explained in detail, so that technicians in the technical field can realize the solution of the invention according to the contents recorded in the specification.

The description should clearly and objectively state the beneficial effects of the invention compared with the existing technology, such as the improvement of quality, accuracy or efficiency, the improvement of the internal performance of the system, etc. If the user experience is objectively improved from the user’s point of view, it can also be explained in the manual. At this time, it should also be explained how the improvement of the user experience is brought or produced by the technical features that constitute the invention, as well as the algorithmic features or business rules and method features that support each other functionally and interact with each other.

6.3.2 Writing of Claims

The claim of an application for a patent for invention containing the features of algorithm or business rules and methods shall be based on the specification and clearly and briefly define the scope of patent protection. The claim shall record the technical features and the algorithmic features or business rules and method features that are functionally mutually supportive and have an interactive relationship with the technical features.

Other contents of this chapter have not been modified.

This decision shall come into force as of February 1, 2020.

Related linksRevision and Interpretation of Chapter 9, Part II of Patent Examination Guide in 2020

Starting from the price of 149,800 yuan, GAC Toyota Fenglanda intelligent electric hybrid twin-engine went on the market, with better fuel consumption.

Not long ago, GAC Toyota launched its 2023 Lei Ling. In addition to the fuel version, the new car also offers models equipped with Toyota’s fifth-generation intelligent electric hybrid dual-engine system, which is also the first car equipped with this system.

At the Shanghai Auto Show, which opened on April 18th, Guangzhou Automobile Toyota’s first SUV—— equipped with the fifth-generation intelligent electric hybrid twin-engine system, Fenglanda Intelligent Electric Hybrid Twin-engine, was officially launched, with a price range of 149,800-184,800 yuan. Four models were launched. As a new power version, the exterior interior of the new car has not changed much compared with the fuel version, mainly by replacing the Toyota fifth-generation intelligent electric hybrid dual-engine system composed of 2.0L naturally aspirated engine and motor.

In terms of appearance, the Fenglanda intelligent electric hybrid twin engine continues the design style of the fuel version. The front air intake grille is set in the lower position and adopts a trapezoidal structure. The interior is filled with a black texture similar to "scales", and with the bright black edging protruding outward around the grille, it presents a good three-dimensional effect. The headlights on both sides are relatively long and narrow, which looks quite visually impactful.

In addition, the new car also provides a sports version with optional appearance. The main difference from the ordinary version is that the black "scale" structure inside the front air intake grille is replaced by a horizontal trim, and the grille is decorated with silver decorations, and the front enclosure is the same color as the car body.

The side brings a good sense of strength through the segmented waistline, the square wheel eyebrows and the black anti-friction decorative board of the side skirt. It looks simple and elegant without too many complicated decorations, and it belongs to the eye-catching type. The sports version also adds bright silver metal decorative strips at the position of the side skirt, and the hub shape becomes more sporty. In terms of body size, the length, width and height of the new car are 4485/1825/1620mm respectively, and the wheelbase is 2640mm.

The design of the tail of Fenglanda intelligent electric hybrid twin-engine is mainly solid and full. The shape of the taillight group is relatively long and narrow, and the rear enclosure is made of a large area of black material with silver decorative strips. The style of the rear surround of the sports version has been adjusted, and a rear bumper kit has been added.

In the car, the Fenglanda intelligent electric hybrid twin engine is equipped with a 7-inch LCD instrument (the top version is upgraded to 12.3 inches) and a 10.25-inch floating central control panel, which supports CarPlay/HiCar/CarLife mobile phone interconnection. The Premium Edition is also equipped with a wealth of in-vehicle applications, such as WeChat, bilibili, CCTV audio and video, Huya live broadcast, Xiaohongshu, etc., and can also upgrade the OTA system.

The new car is also equipped with T-CHAT intelligent voice interaction system, which further improves the language recognition and fault tolerance, supports custom wake-up words, and can listen for 30 seconds at a time. In addition, the equipped "digital key" can realize the key of the mobile phone, comprehensive remote control, support the functions of unlocking the mobile phone, remote air conditioning, remote turning off the lights, checking the vehicle condition and so on.

In terms of intelligent assisted driving, Fenglanda intelligent electric hybrid twin engine is equipped with a new generation of T-PILOT intelligent driving assistance system, which adopts a more stable and higher-cost distributed ECU chip sensor and has stronger perception and prediction ability. Not only that, but also the deep neural network DNN technology with AI algorithm is adopted, which can identify stereoscopic images. In lanes with blurred or unmarked lanes, the lane cruising duration rate can reach more than 95%.

In addition, the new car is equipped with the latest Toyota Safety Sense 3.0 Zhixing Safety Suit, which has been upgraded for PCS pre-collision system, DRCC dynamic radar cruise control system, LTA lane tracking assistance system and LDA lane departure warning system, and added RSA road sign recognition assistance system, PDA predictive active driving assistance system and EDSS emergency driving stop system.

In the power part, Fenglanda intelligent electric hybrid twin-engine is equipped with Toyota’s fifth-generation intelligent electric hybrid twin-engine system, which consists of a 2.0L naturally aspirated engine and a motor. It adopts a miniaturized and high-speed motor, and reduces the weight of the three motor systems to further reduce the loss. Among them, the maximum power of the 2.0L engine is 112 kW, the peak torque is 188 Nm, and the comprehensive power of the system is 144 kW. The transmission system is matched with the E-CVT gearbox and equipped with a ternary lithium battery pack. Under WLTC working conditions, the comprehensive fuel consumption per 100 kilometers is as low as 4.57 liters, and it can travel nearly 1000 kilometers with full oil.

Guangzhou Automobile Toyota Fenglanda was first launched in January, 2022. As an entry-level compact SUV, with its high practicality, good reputation of 2.0L+CVT power combination and Toyota’s brand influence, the sales volume after listing has been considerable. The launch of the smart electric hybrid twin-engine has further enriched the model camp of Fenglanda and provided consumers with more choices. However, considering that the fuel consumption of the 2.0L+CVT power combination equipped in the fuel version of Flanders is relatively low, consumers may choose smart electric hybrid twin-engine models more for the pursuit of power and driving experience. Finally, what do you think of the price of the new car? (Text/Comfort)

According to the survey, 78.7% of the respondents had been cheated by the title party.

  "Title Party" refers to the behavior or people who deliberately attract netizens to click and watch with exaggerated and sensational article titles in the network. Many titles have nothing to do with the content or have little connection. The National Network Information Office, together with relevant departments, has carried out special actions of "headline party" such as rectifying titles and distorting the original intention of news, and formulated and issued the "Regulations on the Standardized Management of Internet News Information Titles (Provisional)".

  Last week, a survey of 2005 respondents was conducted by the Social Investigation Center of China Youth Newspaper. It showed that 78.7% of the respondents had been cheated by the title party. Exaggerating facts (65.5%), taking things out of context (61.6%) and keeping suspense (49.1%) are the most common "title party" behaviors. 66.0% of the respondents bluntly said that the "headline party" would greatly reduce their recognition of the article and the possibility of forwarding it. 73.8% of the respondents believe that the media industry should abide by news ethics and prohibit deliberate speculation of public opinion "hot spots".

  Among the respondents, 0.9% were born after 00, 21.2% after 90, 50.4% after 80, 19.8% after 70, 6.1% after 60 and 1.4% after 50.

  80.5% of the respondents feel that there are many news about the "headline party"

  Chen Siyu, a graduate student of Xiamen University, once ran a self-media WeChat official account. "On WeChat ‘ Subscription number ’ Page, each WeChat official account can only display the title of a dozen words at most. Whether you can attract users to click through these dozens of words will test the level of the proposed title. " She admits that in order to attract attention and increase the number of clicks, it takes a lot of thought to make a title every time. If it is right, it is an incisive "god title", and if it is wrong, it will become a "title party".

  “‘ Title Party ’ It can be seen everywhere, and it is even more unusual in Weibo and WeChat. " Wu Xiaoyao, a college student in Henan Province, said, "With ‘ Don’t look at regret ’ ‘ Surprise the secret ’ ‘ The truth turned out to be … … ’ Titles of words such as ‘ are not uncommon, and every time you click in, you find & lsquo; Cheated ’ The ".

  Wu Xiaoyao found that it is not only entertainment news, but also some current political news. "There was an expert who expounded a point of view on a current political issue, but this point of view has preconditions. Some websites directly take the expert’s opinion as the title, deliberately ignore the preconditions and fuzzy logic, and the result has caused controversy. "

  In the survey, 78.7% of the respondents had been cheated by the title party. At the same time, 80.5% of the respondents believe that there are many "headline party" news.

  Zhao Wen (a pseudonym) used to be an online media editor. She admitted that the reading volume of "headline party" articles was indeed significantly higher than other articles.

  The behavior of "headline party" which exaggerates the facts (65.5%) and takes it out of context (61.6%) is the most common. In addition, there are also suspense (49.1%), stealing concepts (44.7%) and making things out of nothing (41.7%).

  66.0% of the respondents said that the "headline party" would greatly reduce their recognition of the article and the possibility of forwarding.

  Among the interviewees, 66.0% said that the "headline party" would greatly reduce their recognition of the article and the possibility of forwarding it, 13.6% would not, and 20.4% would consider it as appropriate.

  In Zhao Wen’s view, the click-through rate and reading volume of articles are the life of network platform operators. "For online media, news is presented to readers in the form of headlines. There are many WeChat WeChat official account and news clients now. If the title is not attractive enough and the content is wonderful, it is difficult to have a high reading volume. "

  Qiu Hongfeng, an associate professor at the School of Journalism and Communication, Xiamen University, pointed out that the "headline party" aims to catch the picky and fast-moving audience. "In the past, everyone’s daily contact with information was limited, and an evening paper could not be put down from beginning to end. At that time ‘ Title Party ’ There is no place for it. Now ‘ Title Party ’ What is discovered is often not the news value of the event itself, but the information points that can attract the attention of the audience in the news report, even very marginal information points, are enlarged to attract as many audiences as possible. "

  Qiu Hongfeng believes that the most serious harm brought by the "headline party" is to dispel the social significance of serious news. Attracting attention in a way that caters to the original needs of the audience may dissolve the ability of the news media to set serious social issues for the public. He also said that some "headline parties" enhanced the controversy of news, "such as an ordinary traffic accident, by emphasizing the perpetrator in the title ‘ Rich second generation ’ The identity of, make it have ‘ Class conflict ’ Framework; Another example is a rape case, the past ‘ Gangster ’ The identification of the suspect is the suspect himself, which may now be highlighted in the title ‘ Cowardly husband ’ , even regard him as ‘ Gangster ’ And tortured. "

  In the survey, 64.2% of the respondents think that the "headline party" is a marketing gimmick and grandstanding, 54.7% think that the "headline party" is an act of disrespecting readers, and 51.8% think that the "headline party" wastes readers’ reading time. In addition, respondents’ views on the "headline party" include: reducing the popularity of the platform (39.2%), encouraging impetuous and unhealthy trends (37.2%), increasing reading pleasure (13.9%) and the website’s understandable intention to increase traffic (9.0%).

  73.8% of the respondents believe that the media industry should abide by news ethics and prohibit deliberate speculation on "hot spots" of public opinion.

  "The title is the reporter’s editor’s in-depth understanding and high refinement of news value." Qiu Hongfeng was engaged in journalism in his early years. He recalled that at that time, the journalism industry was very serious and disciplined in the drafting of headlines, and paid more attention to the accuracy, literariness and artistry of headline words. "The pursuit of news value also prompted reporters to explore the conflict of the event itself." Today’s "title party", he thinks, is the product of information overload but attention scarcity in the network age.

  In Chen Siyu’s view, the phenomenon of "title party" is also related to the homogeneous information environment. "For the self-media, most of them don’t have the ability to fight with professional media. Generally, after a hot spot appears, they write pushes and explain their opinions. At this time, in addition to spelling information increment and spelling speed, it is the title of the eye. " In addition, Chen Siyu believes that the loose control over online media and self-media, as well as the lack of professionalism and weak sense of social responsibility of practitioners are also important reasons.

  Qiu Hongfeng suggested managing the "title party" from three aspects. "First of all, we should evaluate ‘ Title Party ’ The social impact, to determine which way is the need for reasonable norms. Secondly, the secondary treatment of the original title when the website reprints news can be used as a governance direction to regulate the reprinting behavior, such as requiring the original news title to be retained when reprinting. In addition, if the original news can be more substantially protected by copyright, then the traditional news media’s own network platforms may attract more views, and these news network platforms may be consistent with the traditional media in the taste and norms of titles. "

  In order to improve the phenomenon of "headline party", 73.8% of the respondents believe that the media industry should abide by news ethics and prohibit deliberate speculation of public opinion "hot spots"; 62.5% of the respondents believe that media and websites with serious "title party" behavior should be punished; 47.0% of the respondents hope that netizens will refuse to open news that is too sensational and suspected of being a "headline party".

Cadillac XT4 Car Series Analysis 7.7 Breaking Hundred is really handsome.

Who says power is the only criterion for choosing a car? In fact, the quality of a car should be judged by its comprehensive performance. Today we are going to talk about a gasoline +48V light mixing system car. As for the outstanding performance of the car, please read it together.

Let’s take a look at the appearance of Cadillac XT4. The front face of Cadillac XT4 is very domineering, and the air intake grille adopts a three-position shape, which looks more elegant. Coupled with sharp headlights, it is very eye-catching. The car is equipped with LED daytime running lights, automatic opening and closing, adaptive far and near light, delayed closing and so on. Come to the car side, the car body size is 4602MM*1881MM*1638MM, the car uses domineering lines, the car side looks very simple and fashionable, with large-sized thick-walled tires, smooth lines running through the whole car side. Looking back, the overall shape of the rear of the car echoes the front face, and the taillights present a fashionable and simple design style. Together with the two exhaust pipes on both sides, the whole looks very avant-garde.

Coming into the car, the interior of Cadillac XT4 looks very soft and meets the aesthetic standards of young people. The steering wheel design of this car is very hard-core, made of genuine leather and fashionable. Let’s take a look at the central control. The car is equipped with a touch-sensitive LCD central control screen, which makes the interior style impressive and looks very soft. Let Xiaobian introduce the dashboard and seats. The dashboard design is remarkable and the display effect is excellent. The car uses leather seats, the seats are wrapped in place, the materials are exquisite and the ride is comfortable.

The car is equipped with car networking, driving mode selection, remote control key, rear wiper, interior atmosphere light and other configurations, and the configuration performance is relatively good, which improves the convenience of drivers to some extent.

The Cadillac XT4 introduced today is not only eye-catching in space, but also has reached the mainstream level in various configurations, and there is nothing to be picky about driving experience and space experience. As long as you like it, go ahead and buy it.

How "cold" is the cold wave? Big data tells you!

  Tell everyone a "cold" news, the strongest cold wave since the winter of this year is coming soon! It is predicted that from November 26th to 30th, the cold wave will sweep across China, and the temperature will plummet in most areas.

  Speaking of the cold wave, many people have memories dominated by it. As the "strongest" cold air, how "cold" is the cold wave? What is the strongest cold wave in history? The reporter interviewed Ye Dianxiu, a senior engineer under research at the National Climate Center and the chief expert of meteorological services at the China Meteorological Bureau, and asked him once and for all.

  1. What is the standard of cold wave? Is there a difference between the north and the south of China?

  Cold wave is a kind of cold air and a kind of disastrous weather. According to the national standard of cold air grade in China (GB/T 20484-2017) formulated in 2017, the cold air activity that makes the daily minimum temperature in a certain place lower than or equal to 8℃ within 24 hours, or lower than or equal to 10℃ within 48 hours, or lower than or equal to 12℃ within 72 hours is called cold wave.

  2. How strong is the "ability" of cold wave cooling?

  Monitoring shows that the average cooling rate of each cold wave in most parts of China is above 10℃. The average cold wave cooling rate in most parts of Northeast China, Jianghuai, eastern Jianghan, Jiangnan and southern China, as well as most parts of Inner Mongolia and northern Xinjiang can reach 12.To 14℃, more than 14℃ in most areas of Guangdong and Guangxi.

  The maximum cooling range of cold waves in Northeast China, most of North China, most of Northwest China, most of Huanghuai, most of Jianghuai, southern Jiangnan and most of Inner Mongolia and Tibet is above 20℃. Among them, the maximum cooling rate in most parts of Northeast China and Inner Mongolia, northern Xinjiang, northwestern Tibet and southwestern Qinghai can reach 25.To 30℃, more than 30℃ in some areas; The maximum cooling range of cold wave in Sichuan basin, most of Yunnan and Hainan is below 15℃, and that in other parts of the country is generally below 15℃To 20℃.

  3. How many cold waves occur on average every year in China?

  In China, cold waves mostly occur in late autumn, winter and early spring. In the past 30 years (1991-2020), cold waves have occurred 5.4 times a year on average in China.

  Since 1991, the most frequent cold wave occurred in 2021, with 11 times. Followed by 2009, there were 8 times, and the least number of cold waves was in 2017, only 2 times.

  4. Where did the cold wave affect our country come from?

  The cold air affecting China can be roughly divided into the following four paths:

  ① Northwest route: Cold air enters China from the White Sea and Barents Sea west of Xindi Island via Siberia and Mongolia in the west.

  ② Northern route: Cold air enters northern Asia from Kara Sea or Novosibirsk Sea east of Xindi Island, and enters China from north to south via Mongolia.

  ③ Western route: Cold air affects eastern China from west to east in Eurasia south of 50 degrees north latitude via Xinjiang.

  ④ Northeast route: Cold air from the Sea of Okhotsk or eastern Siberia affects the northeast of China.

  more thanPath,The first three paths are more common, while the last path is less frequent and less intense.

  5. What are the cold waves with large temperature drop in history?

  According to the monitoring results of cold air process, since 1991, the top five cold waves with comprehensive cold air intensity in China have appeared on November 4-9, 2021, March 11-14, 2006, March 18-22, 1998, February 14-17, 2020 and April 11-17, 2006.

  Cold waves often bring a wide range of severe cooling, strong winds and snowfall. Taking the cold wave process from November 4 to 9, 2021 as an example, the land area with the temperature drop exceeding 8℃ is 7.709 million square kilometers, accounting for about 80.3% of the national land area. Among them, there are 1.011 million square kilometers whose temperature drop exceeds 16℃.

  The daily minimum temperature of 172 national meteorological stations in Xinjiang, Gansu, Qinghai, Ningxia, Shaanxi, Shanxi and other places reached or exceeded the historical extreme value in early November.

  The daily precipitation of 151 national weather stations in Liaoning, Jilin, Heilongjiang, Inner Mongolia, Hebei, Tianjin, Shanxi, Shandong and other places exceeded the historical extreme in November. There is obvious snow in many places in the north, and the depth of snow in Inner Mongolia, Jilin and Liaoning is more than 40 cm.

The cold wave process cooled downAmplitude forecast chart (26-30 November) Photo courtesy of Central Meteorological Observatory

  6. Where is the place most favored by the cold wave in China?

  In China, the frequency of cold wave is characterized by more in the north and less in the south. The areas most favored by cold waves include: Northeast China, western and northern parts of North China, northern and central parts of Northwest China, most of Tibet, Inner Mongolia and other places, with an average annual cold wave frequency of more than 4 times. Among them, there are generally 10 to 15 times in the eastern and northern parts of Northeast China, most of Inner Mongolia and parts of northern Xinjiang, and there are more than 15 times in some areas.

  7. In cold winter, are there more cold waves than in warm winter?

  The answer is no.

  There are obvious differences in judging factors and time periods between cold winter and cold wave, and the annual cumulative cold wave frequency is not necessarily related to cold and warm winter. Cold winter is a kind of climate concept based on the temperature condition of the whole winter, and the basic element of judging cold and warm winter is the average temperature of winter (December to February) for three months. The basic factors to judge the cold wave process are the daily minimum temperature (≤4℃) and the 24-hour (or 48-hour, 72-hour) cooling range (≥8℃, 10℃ or 12℃).

  Therefore, the number of cold waves in cold winter is not necessarily more than that in warm winter. For example, both 1998 and 2019 were strong warm winters, and the number of cold waves was 6, which was more than that of strong cold winters in 1983 (3 times), 1984 (2 times) and 1985 (2 times).

  (Author: Zhang Juan Cartography: Fu Lei Editor: Yan Hong)

  

Hongqi Guoya has started to book a noble atmosphere and challenge the peak of luxury cars.

Hongqi Guoya has opened the reservation.

FAW Hongqi recently unveiled the official picture of Guoya model, showing an all-blue painted body design, giving the vehicle a more vivid dynamic atmosphere. Guoya is positioned in the high-end luxury car market, offering eight body color options. The powertrain is equipped with a 3.0T or 4.0T hybrid engine. At present, it has opened reservations to consumers around the world, and the reservation fee has set a threshold of 20,000 yuan. According to internal sales, the estimated price of the 3.0T version is between 1.1 million and 1.2 million yuan, while the 4.0T version may fall in the range of 1.3 million to 1.46 million yuan. Hongqi Guoya has opened the reservation.

In design, Guoya inherited the classic elements of the red flag brand, with the red flag logo on the central axis as the core, and the front end was equipped with a lifting sign to strengthen the brand identity. The front face is matched with a large square grille, with vertical chrome-plated strips and raindrop-shaped details, and the periphery is supplemented by exquisite chrome-plated frames, creating a strong visual impact. Horseshoe headlights are embedded with ring light source and matrix light group, which is highly recognizable. The lower part of the front end of the vehicle adopts a lower grille surrounded by U-shaped chrome strips, dotted with dot-matrix decoration, and the special texture design of the fog lamp area further enhances the overall advanced texture.

The side lines of the car body are smooth, showing the classic ship body shape. The special logo at the back of the car body shows its unique identity, and the chrome-plated window frame and side skirt trims add luxury. The wheel hub adopts turbine blade design, which adds a modern sense of fashion to the vehicle. The size of the car is huge, with the length, width and height reaching 5353mm, 1998mm and 1511mm respectively, and the wheelbase is 3260 mm. Hongqi Guoya has opened the reservation.

The design of the rear of the car is simple without losing strength, the lines of the rear compartment are neat, the penetrating chrome-plated strips connect the quadrangular taillights on both sides, and the annular and hourglass-shaped light sources are embedded in the blackened lamp cavity, which is unique. The rear bumper is integrated into a flat bilateral double exhaust design, with chrome-plated decoration, which is a perfect ending.

The interior adopts a two-color combination of beige and blue, and the center console and door panel are decorated with distinctive painted patterns to enhance the sense of luxury. The floating clock, the steering wheel with sunflower logo, the armrest box with central axis design, and the central armrest in the four-seat layout are equipped with double rear entertainment screens and touch panels, all of which show their distinguished positioning.

In terms of power system, Guoya is equipped with 3.0T and 4.0T hybrid power systems, in which the maximum power of 3.0T engine is 290kW, and that of 4.0T engine is 360kW, all of which are matched with ternary lithium battery pack and motor. It adopts 8-speed automatic transmission and comes standard with four-wheel drive system, ensuring excellent power performance.

With its powerful gas field and "national car" pedigree, Guoya not only surpasses traditional luxury models such as Mercedes-Benz S-Class and BMW 7 Series, but also is expected to compete with top luxury cars such as Bentley Feichi, which is undoubtedly an ideal choice for high-end users. Its future market performance is full of expectations.

Hongqi Guoya has opened the reservation.

[Slow hands] Xiaomi flagship price cut! Xiaomi 14 mobile phone 4168 yuan package snapped up


mobile.zol.com.cn
true

https://mobile.zol.com.cn/861/8612877.html
report
1109
Xiaomi 14 5G mobile phone promotion is coming! The original price of this mobile phone is 4599 yuan, and now the activity price is only 4168 yuan, which is really a good price. If you are looking for a smart phone with high performance and high value, then Xiaomi 14 may be your best choice. First of all, let’s understand the basic configuration of Xiaomi 14. It has four colors of black, white, rock blue and snow mountain powder, which continues the Xiaomi 13 series. …

Who officials confirmed that COVID-19 could be infected twice and 150 million full-time jobs around the world would be lost?

  BEIJING, Aug. 27 (Xinhua) According to the latest statistics of Johns Hopkins University in the United States, as of 8: 28 on the 27th, Beijing time, there were more than 24.03 million confirmed cases and more than 822,000 deaths in COVID-19. According to WHO, there will be secondary infection in Covid-19, but it does not necessarily happen frequently; After the US "started school with an epidemic", there were confirmed cases in universities in at least 24 states. In view of the current situation, Germany, Ukraine and Nepal have extended epidemic prevention measures again; The global economy continued to slump, and the gross domestic product (GDP) of OECD members recorded the largest decline in the second quarter.

Data map: World Health Organization logo.

  WHO official: There will be a secondary infection in COVID-19.

  The intensity and duration of human immune response have not yet been determined.

  Recently, many places reported cases of secondary infection in rehabilitation patients in COVID-19. On 26th local time, Kokhov, technical director of WHO’s health emergency project, said that both asymptomatic infected patients and severe patients will have immune response after being infected with Covid-19, but the intensity and duration are not fully understood.

  It pointed out that, based on the research experience of other human coronaviruses, it is indeed possible to infect Covid-19 for the second time, and there may be other undiscovered cases of secondary infection, but it does not necessarily happen frequently.

  Kokhov stressed that the existing tools can avoid infecting Covid-19, such as keeping your body at a distance and wearing a mask. Even if you have been infected with Covid-19, you should still take these measures. This is a new normal life and will continue for some time.

Data map: the United States under the epidemic. China News Service reporter Liao Panshe

  Outbreaks occurred in colleges and universities in at least 24 States after the start of school in the United States.

  Cdc downplays the importance of virus detection, which leads to dissatisfaction.

  In the United States, where the epidemic is the most serious, the cumulative number of confirmed cases has exceeded 5.82 million and the number of deaths has reached nearly 180,000. At present, many universities in the United States have started school, and the spread of the epidemic on campus is not optimistic.

  As of the 25th local time, since students returned to school, colleges and universities in at least 24 states in the United States have reported relevant cases, and the cumulative number of confirmed cases of college students and faculty has exceeded 3,300, which has brought no small challenge to the resumption of classes and epidemic prevention and control in the United States.

  Among them, the University of Alabama has reported more than 500 confirmed cases of COVID-19 since 19th, and school officials said that the growth rate of confirmed cases in the university has reached an "unacceptable level". At present, the university has announced that social gatherings are prohibited inside and outside the school, and those who violate relevant regulations will be punished.

  In addition, the University of Southern California said that just after the first week of school in autumn, there was an "amazing increase" in the number of infected people in our school. Since the 10th, 90 students and 10 faculty members have been infected with Covid-19. Only one week after the opening of Iowa State University, 130 people tested positive for the virus. Texas A&M University also reported more than 400 confirmed cases.

  With the outbreak in many universities in the United States, many universities have been forced to resume online teaching. However, when the epidemic situation is so severe, the US Centers for Disease Control and Prevention (CDC) revised its COVID-19 guidelines on 26th local time, and the revised guidelines played down the importance of Covid-19 testing for people without symptoms.

  In this regard, New York Governor Cuomo said that "the latest guidelines of CDC are essentially self-contradictory, which is completely contrary to what he said before". He also said that "updating the guidelines is for political purposes" and that New York State will not follow the latest guidelines. New York State Health Commissioner Zach also revealed, "I have talked with CDC scientists, and they said that this change is related to politics."

The busiest Tegel airport in Berlin, Germany, is now deserted, and many shops in the business district of the terminal have closed down. China News Service reporter Peng Dawei photo

  German travel warning extended to mid-September

  Ukraine will ban foreigners from entering the country in the next month.

  At present, the epidemic situation in many countries around the world has not improved. In this regard, some countries and regions have decided to extend epidemic prevention measures.

  On the 26th, the German government announced that it would extend the travel warning to more than 160 countries and regions except most EU member countries and Britain, Switzerland, Norway, Iceland and Liechtenstein until September 14th, and residents should cancel all unnecessary travel to these countries and regions.

  The Ukrainian Cabinet recently decided to ban foreigners from entering the country from August 29th to September 28th. Ukrainian Prime Minister megal said that the resolution will be officially released on August 27th.

  The official of Kathmandu Valley in Nepal decided on 26th to extend the existing blockade policy to midnight on September 2nd in order to continue to prevent and control the epidemic. During the blockade, all personnel and vehicles are not allowed to go out and general shops are not allowed to open unless there is an urgent need.

  Kenyan President Kenyatta made his 11th televised speech since the outbreak of the epidemic on 26th. At the meeting, he announced that the current national curfew from 9 pm to 4 am the next day would be extended for another 30 days.

Data Map: Davos Forum venue in 2019. China News Service reporter Yu Haiyang photo

  The GDP of OECD members fell the most in the second quarter.

  The 2021 annual meeting of Davos Forum was forced to be postponed for half a year.

  The "cloud" of the epidemic has been lingering for a long time, and the global economic situation is hard to see.

  The Organization for Economic Cooperation and Development (OECD) issued a press release on the 26th, saying that according to a preliminary assessment, its members’ real GDP in the second quarter fell by 9.8% month-on-month, the largest decline on record.

  On the same day, the International Labour Organization also said that due to the epidemic, 150 million full-time jobs were lost in the first quarter of 2020, and millions of people will lose their livelihoods in the coming months.

  At a time when the world economic situation is in urgent need of a "prescription", the World Economic Forum was also forced to postpone due to the epidemic. The organization announced on the 26th that it decided to postpone the 2021 annual meeting scheduled to be held in Davos, Switzerland in January 2021 to the early summer of 2021.

  The World Economic Forum said on the same day that it was not easy to make a decision to postpone the meeting, because "we urgently need global leader Qi Xin to work together to discuss the road to revitalization and realize the world’s rejuvenation in the post-epidemic era".