Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

175 results about "Random tree" patented technology

Instantaneous impact point based unmanned aerial vehicle non-collaborative real-time obstacle avoidance method

The invention discloses an instantaneous impact point based unmanned aerial vehicle non-collaborative real-time obstacle avoidance method. The instantaneous impact point based unmanned aerial vehicle non-collaborative real-time obstacle avoidance method comprises the steps of 1 performing obstacle detection, namely obtaining a relative motion state of an obstacle, 2 performing obstacle motion estimation, namely obtaining machine state information based on satellite navigation information and calculating a motion state of an inertial space obstacle, 3 performing impact conflict detection, namely judging whether obstacle impact occurs or not, 4 performing obstacle avoidance decision making, namely making an obstacle avoidance decision based on a detection result in the step 3, 5 performing obstacle avoidance route re-planning based on a quick expanding random tree algorithm considering an instantaneous impact point, namely introducing route evaluation heuristic information based on the instantaneous impact point and achieving obstacle avoidance route re-planning. The instantaneous impact point based unmanned aerial vehicle non-collaborative real-time obstacle avoidance method has the advantages of being simple in principle, easy to achieve, capable of improving unmanned aerial vehicle safety and the like.
Owner:NAT UNIV OF DEFENSE TECH

Safe data-outsourcing machine learning and data analysis method

The invention discloses a safe data-outsourcing machine learning and data analysis method. A random tree is transformed in a homoenergetic mode into properties of a binary tree; a trained decision tree prediction model is transformed into the binary tree, the binary tree is induced into a special polynomial of which a shape is a sum of an infinite number of multiplier items, and each piece of data in the model is encrypted by an RSA and is uploaded to a cloud platform; then data which needs to be decided is also encrypted by the RSA and is uploaded to the cloud platform; the encrypted data of the model and the encrypted data which needs to be decided are correspondingly computed by utilizing the multiplication homomorphic encryption property of the RSA to obtain a ciphertext result of each multiplier item; and the results are returned to a data user for decryption so as to obtain a decision result. By transforming the binary tree into the polynomial, a decision tree which originally can be implemented by various computations is transformed into the decision tree which can be implemented by one computation, so that the machine learning process of the decision tree can be rapidly completed by using a multiplication homomorphic algorithm, a complex degree of carrying out such decision tree machine learning algorithm on a ciphertext is greatly reduced, and computing efficiency is promoted.
Owner:XIDIAN UNIV

Mobile-robot route planning method based on improved genetic algorithm

InactiveCN106843211AImprove environmental adaptabilityStrong optimal path search abilityPosition/course control in two dimensionsGenetic algorithmsProximal pointTournament selection
The invention relates to a mobile-robot route planning method based on an improved genetic algorithm. A raster model is adopted to preprocess a working space of a mobile robot, in a rasterized map, an improved rapid traversing random tree is adopted to generate connections of several clusters between a start point and a target point, portions for the mobile robot to freely walk on in the working space are converted into directed acyclic graphs, and a backtracking method is adopted to generate an initial population which is abundant in diversity and has no infeasible path on the basis of the directed acyclic graphs. Three genetic operators, namely a selection operator, a crossover operator and a mutation operator, are adopted to evolve the population, wherein the selection operator uses a tournament selection strategy, the crossover operator adopts a single-point crossover strategy, and the mutation operator adopts a mutation strategy which displaces an aberrance point with an optimal point in eight-neighbor points of the aberrance point. A quadratic b-spline curve is adopted to smooth an optimal route, and finally, a smooth optimal route is generated. According to the method, the route planning capability of the mobile robot under a complex dynamic environment is effectively improved.
Owner:DONGHUA UNIV

Obstacle avoidance path planning method of obstacle avoidance task unrelated artificial potential field guide

The embodiment of the invention provides an obstacle avoidance path planning method of obstacle avoidance task unrelated artificial potential field guide. The obstacle avoidance path planning method comprises the steps of using the energy consumption, end speed and frictional wear of a manipulator as optimization objectives according to the use cost of the space manipulator, and providing a minimum singular value index to which a speed limit is introduced on the basis; providing a gradient potential field offline construction method considering the operating cost of the manipulator according to the minimum singular value of a jacoby matrix to which the speed limit is introduced and the operability, condition number and joint limits of the manipulator; and expanding by using constructed random trees in a gradient potential field guided RRT algorithm, and planning to obtain an obstacle-free operating path of the space manipulator. According to the obstacle avoidance path planning method provided by the embodiment of the invention, when an obstacle avoidance path planning task of the redundant space manipulator is executed, the efficiency of an obstacle avoidance planning algorithm can be improved, and the use cost of the manipulator can be reduced.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Intelligent vehicle path planning method based on bidirectional extension random trees

ActiveCN109990796ASatisfy the kinematic modelSolve the problem of orientationInstruments for road network navigationRelationship - FatherDistance constraints
The invention discloses an intelligent vehicle path planning method based on bidirectional extension random trees. The method comprises the following steps of generating a curve, and constructing twoextension trees which are opposite in starting point when an obstacle exists on the curve; generating a random point on the map, and searching for a node of the extension tree nearest to the random point; judging whether an obstacle exists on a connecting line of the random point and the node; if yes, generating a random point again, and if not, taking a new node on the connecting line of the random point and the node; judging whether an obstacle exists on the connecting line between the nearest node and the new node; if yes, generating the random point again, otherwise, updating the node according to the obstacle safety distance constraint; afterwards, selecting a father node and a child node of the node according to the intelligent vehicle maximum steering constraint and the node; judging whether the distance between the two extension trees is smaller than a set threshold value or not, if being greater than the set threshold value, generating a random point again, otherwise, reversely selecting the path of the node to the starting point and the path of the node to the target point according to the nodes of the two extension trees to form an intelligent vehicle planned path.
Owner:CHENGDU UNIV OF INFORMATION TECH

Dynamic path planning method for AUV (Autonomous Underwater Vehicle) submarine topography matching

The invention discloses a dynamic path planning method for AUV (Autonomous Underwater Vehicle) submarine topography matching, and belongs to the technical field of AUV navigation. The dynamic path planning method comprises environment modeling, offline path planning and online path re-planning. An environment model is constructed by topography information and topography source confidence, whereina topography characteristic is represented with a topography standard deviation. Offline path planning is based on a rapid search random tree algorithm, improves a new node and father node selection algorithm, and processes the topography information by roulette and a mahalanobis distance so as to avoid a low topography information region. When an AUV navigates along an offline path and detects changes of the topography information, online re-planning implements judgment on the topography changes by methods of judging the topography changes, searching a local navigation optimal node, re-optimizing a global path and the like, and ensures navigation accuracy. The dynamic path planning method is applicable to long-voyage high-accuracy AUV path planning, and particularly when the topography information is changed, by modifying the path in real time, navigation accuracy and a path distance are ensured.
Owner:HARBIN ENG UNIV

Drone real-time path planning method based on improved RRT (Rapidly-exploring Random Tree)

The invention belongs to the technical field of drone operation and discloses a drone real-time path planning method based on an improved RRT (Rapidly-exploring Random Tree). The drone real-time pathplanning method comprises the following steps: constructing a local rolling window; setting local sub-goal points; carrying out random sampling and planning by adopting a local RRT algorithm; and carrying out an algorithm termination principle. According to the drone real-time path planning method, an original algorithm, which is only applicable to global planning, is improved and fused; the window is constructed according to local known environment information; and the sub-goal points are determined through a certain method and a global planning algorithm is used for exploring in the environment. In a process of rolling and frontward moving the window, the environment information in the window is continuously updated and planning mapping and feedback are realized; finally, a goal point isrealized. With regard to the RRT algorithm, the improvement method based on the rolling window does not need to carry out random exploring on a whole space when being compared with global planning; however, planning is limited in numerous windows which are continuously updated; a random exploring range is reduced and the calculation amount is reduced; and online planning can be realized.
Owner:智灵飞(北京)科技有限公司

Natural-fracture-containing tight-reservoir volume-fracturing tree-shape random fracture net description method

The invention relates to a natural-fracture-containing tight-reservoir volume-fracturing tree-shape random fracture net description method. Rock samples which do not contain natural fractures are selected to carry out a hydraulic fracturing simulation experiment; the fractal dimension each section of fracture is calculated, and the average rotation angle of each fracture is counted and calculated; major fractures and secondary fractures are determined, and the secondary fractures are graded; statistics is carried out to the number and the total length of each grade secondary fractures of a first section of fracture closest to the root of the fracture; a generator main stem pitch number is given, generator parameters of a fractal system are determined, and a generator production formula of the multistage random tree-shape fracture net is obtained; the length, the width and the height of each major fracture are calculated, and the proportional relation between the width and the height of each grade secondary fractures and the width and the height of the major fractures is set; a three-dimensional tree-shape fracture net figure is generated; the section number and the bifurcate grade of natural fractures which can be opened are determined; and a three-dimensional tree-shape fracture net figure of the stratum containing natural fractures is generated. According to the invention, the shape of the natural-fracture-containing tight-reservoir volume-fracturing tree-shape random fracture net can be described.
Owner:NORTHEAST GASOLINEEUM UNIV
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products