US8301424B2 - Route curve generation system, method and storage medium - Google Patents
Route curve generation system, method and storage medium Download PDFInfo
- Publication number
- US8301424B2 US8301424B2 US12/498,977 US49897709A US8301424B2 US 8301424 B2 US8301424 B2 US 8301424B2 US 49897709 A US49897709 A US 49897709A US 8301424 B2 US8301424 B2 US 8301424B2
- Authority
- US
- United States
- Prior art keywords
- points
- curve
- passing
- arrangement
- control points
- 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.)
- Expired - Fee Related, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/20—Drawing from basic elements, e.g. lines or circles
- G06T11/203—Drawing of straight lines or curves
Definitions
- the present invention relates to a technology for generating a curve becoming the route of a deformable linear structure, such as a cable or the like passing through two passing points generated by route design.
- a cable is used for electric wiring.
- Wire harness is a processed wire or cable and is an indispensable component in most of devices provided with a plurality of units a vehicle or the like. Therefore, recently software for supporting route design for arranging the cable (hereinafter called “route design support software”) has been sold.
- route design support software software for supporting route design for arranging the cable
- the support software In a manufacturing business, since CAD (computer-aided design) is widely introduced, the support software usually designs a cable route for arranging a cable in a device in virtual space, using the design data of the device.
- a design support system for supporting the route design of a cable is realized by enabling a data processing device (computer) to execute the route design support software.
- a cable is a component having fairly high flexibility.
- design is made without taking a cable into consideration, sometimes the design of a product has to be modified due to a cable. This is because inconveniences, such as facts that a cable has to be bended by force, that its fitting operability is bad, that it interferes with another component and the like, can be easily overlooked. In route design using design data, such overlooking of inconveniences can be easily avoided.
- a passing point being a position through which a cable passes is specified (generated).
- a positional reference being a position which becomes a reference in specifying the position is usually selected as an attribute.
- the positional reference one based on the origin of a coordinate system in virtual space, one based on another passing point or one based on a component (model) disposed in virtual space is used.
- the route of a cable is determined by calculating a curve which passes through each passing point. There is no calculation expression which can completely express the curve (Even if there is such a calculation expression, it is considered that it is very complex/difficult to solve). Thus, it is popular to calculate a parametric curve, more particularly a Bezier curve for the curve. Therefore, it is common to manage the passing direction of a cable in addition to the position as passing point information.
- a route curve generation system is mounted on a design support system in order to generate a route (curve) that passes through a cable.
- the route curve generation system generates a curve for each between two continuous passing points.
- a Bezier curve As the curve, one or more control points are arranged in addition to two passing points.
- degree the number of control points
- a Bezier curve can be generally expressed as follows.
- N and P (k) are degree and the k-th control point, respectively.
- a Bezier curve passes through only the first and last ones, of control points and control points between them are used only to determine the shape of a curve. Therefore, of the two passing points, one and the other are used as the first control point (starting point) and last control point (ending point), respectively. By using two passing points thus, a Bezier curve passing through them can be generated.
- the local curve of a cable route can be expressed by a curvature radius compared to a circular arc or the like, as illustrated in FIG. 1 .
- R, P 1 - 3 and LC indicate a curvature radius, passing points and a cable route, respectively.
- the length constraint occurs when calculating cable length needed to connect between passing points with the minimum line length, when connecting between passing points with specified line length and so on.
- Some conventional route curve generation system expresses a route by a three-degree Bezier curve.
- This three-degree Bezier curve has two control points besides two starting and ending passing points (control points).
- the two control points are arranged in respective passing directions at the starting and ending points, as illustrated in FIG. 2 , in order to maintain the continuity of the curve. Therefore, they can be very easily handled.
- FIG. 2 In FIG.
- P 1 , P 2 , V 1 , V 2 , C 2 and C 3 are a starting passing point (control point), an ending passing point (control point), the passing direction of the passing point P 1 , the passing direction of the passing point P 2 , a control point arranged in the passing direction V 1 of the passing point P 1 and a control point arranged in the passing direction V 2 of the passing point P 2 (more accurately, in a passing direction the reversal of the passing direction V 2 from the passing point P 2 ), respectively.
- a control point is indicated by a symbol string which has “C” as a head and in which a numeric value indicating order from the starting control point (passing point P 1 ) is attached to the “C” as a symbol accompanying it.
- “C 2 ” indicates a control point positioned following the starting control point C 1 being the passing point P 1 . This also applies to other control points.
- an appropriate route cannot be often determined in virtual space even between passing points through which a cable can be actually arranged.
- FIG. 3 when the passing points P 1 and P 2 are closely positioned and their passing directions V 1 and V 2 are parallel or almost parallel to each other, although there is actually a route LC whose curvature radius is larger than a circle SM of the minimum curvature radius, between the passing points P 1 and P 2 , in virtual space, two control points C 2 and C 3 are arranged as illustrated in FIG. 4 and as a result, the minimum curvature radius in the route LC is that of a circle SR whose curvature radius is smaller than the circle SM.
- a four or more-degree Bezier curve is usually used.
- the actual minimum curvature radius in an LC route and the minimum curvature radius being curve constraint are called “minimum rout curvature radius” and “default radius”, respectively, in order to discriminate the actual minimum curvature radius in an LC route from the minimum curvature radius being the curve constraint of a cable.
- a four or more-degree Bezier curve for example, a five-degree Bezier curve
- four control points are arranged in addition to the two passing points P 1 and P 2 .
- convergence calculation repeating the rearrangement of the four control points is controlled until a route (Bezier curve) meeting all constraints is obtained.
- the arrangement method of four control points includes, for example, the following one. They will be explained in detail below with reference to FIG. 5 .
- control points C 2 and C 5 In order to maintain the continuity of a curve, it is for control points C 2 and C 5 to exist in a line segment parallel to a passing direction passing through the control points C 1 and C 6 , respectively. Therefore, the control points C 2 and C 5 are arranged in a passing direction from the control point C 1 (passing point P 1 ) and a direction the reversal of a passing direction from the control point C 6 (passing point C 6 ), respectively, away by a predetermined offset (hereafter called “first offset” for convenience' sake).
- first offset a predetermined offset
- Vector going from the control point C 1 toward the control point 2 and vector going from the control point C 6 toward the control point 5 are defined as A and B, respectively. Furthermore, a temporary mid-point TM is set in a position away from the mid-point M of a straight line connecting the control points C 2 and C 5 by an arbitrary amount h of offset in the composite vector direction of vector A and B.
- control points C 3 and C 4 are arranged in a position away toward the control point C 2 side by a predetermined offset (hereinafter called “second offset” for convenience' sake) and in a position conversely away toward the control point C 5 side by the second offset, respectively, in a direction parallel to a linear direction connecting the control points C 2 and C 5 from the temporary mid-point TM.
- second offset a predetermined offset
- control points C 2 through C 5 is initial arrangement.
- the convergence calculation is performed while changing the above-described amount h of offset.
- FIG. 7 is a flowchart of a route generation process executed by the conventional route curve generation system.
- the route generation process is performed to the above-described convergence calculation and specifies the arrangement of four control points from which a route (Bezier curve) meeting all constraints is obtained.
- the constraints are a curve constraint (a condition that the minimum route curvature radius is equal to or less than the default radius) and a length constraint (for example, a condition of being equal to or less than a cable length which is equal or larger than specified line length and is targeted in connecting between passing points (hereinafter called “target line length”)).
- target line length for example, a condition of being equal to or less than a cable length which is equal or larger than specified line length and is targeted in connecting between passing points
- step S 1 the target line length and default radius (described as the “minimum curvature” in FIG. 7 ) of a cable between passing points are specified as initial values. Their specification is performed referring to data preset by a user or using a distance between passing points for the initial value of the target line length.
- convergence convergence
- step S 3 a route (Bezier curve) whose length becomes target line length by changing the amount h of offset. If there is a route whose length becomes target line length, it is determined OK and the process advances to step S 5 . Otherwise, it is determined NG and the process advances to step S 4 . Then, in step S 4 after setting the target line length longer, the process returns to step S 1 .
- step S 5 the minimum route curvature radius is determined. In the determination, only a route whose length is target line length is targeted. If of the routes, there is a route whose minimum route curvature radius is equal to or more than its default radius, it is determined OK and the route generation process is terminated here. Otherwise, namely, if the length does not reach the target line length or if its minimum route curvature radius is equal to or less than its default radius even when the length reaches the target line length, it is determined NG and the process advances to step S 4 . Thus, a target line length is reset (the length is extended or the like) and the convergence calculation is performed again.
- Deformable linear structures attached to a device are not only fairly slender ones, such as the above-described cable (including an optical cable), wire, wire harness or the like, but also, for example, fairly thick cylindrical one.
- the cylindrical linear structure is attached in order to pass through a fluid, such as air and the like, or another linear structure through it. It can be said that to design a route more easily and more rapidly means to target all linear structures having a curve constraint regardless of the kind of the linear structure.
- Such a linear structure is attached to not only between units of one device (product), such as an electric appliance, a vehicle or the like, but also a plurality of devices arranged in different places. Therefore, a route is sometimes designed in order to attach a linear structure between a plurality of different devices. Even when a route is designed in order to attach a linear structure between a plurality of different devices, it is necessary to design the route in such a way as to meet a curve constraint if the linear structure having such a constraint.
- a route curve generation system in each of the first and second aspects of the present invention presumes generating a curve becoming a route of deformable linear structure, which passes through two passing points generated by a route design and includes the following units.
- the route curve generation system in the first aspect includes a first control point arrangement unit for arranging control points needed to generate a curve, according to respective pieces of passing point information defined at two passing points, a second control point arrangement unit for rearranging the control points on the basis of a positional relation between the control points arranged by the first control point arrangement unit, a curve generation unit for generating a curve between two points while modifying the arrangement of one or more control points using the arrangement of control points by one of the first and second control point arrangement units as initial arrangement and a curve evaluation unit for evaluating the curves generated by the curve generation unit and extracting a curve meeting a predetermined condition from among the curves.
- the route curve generation system in the second aspect includes a control point arrangement unit for arranging control points needed to generate a curve, according to respective pieces of passing point information defined at two passing points, a first curve generation unit for generating a curve between two points while modifying the arrangement of one or more control points using the arrangement of control points by the control point arrangement units as initial arrangement, a curve evaluation unit for evaluating the curves generated by the first curve generation unit and extracting two curves constituting a boundary in which whether or not the curve meets a constraint is modification before and after the modification by one time of the modification of the arrangement of one or more control points, a second curve generation unit for generating a curve between two passing points while finely modifying the arrangement of the one or more control points within a range where the two curves can be obtained when the curve evaluation unit extracts the two curves and a curve selection unit for selecting an optimal curve between two passing points from among the curves generated by the second curve generation unit.
- a route curve generation method in each of the first and second aspects of the present invention presumes generating a curve becoming a route of deformable linear structure, which passes through two passing points generated by a route design and generates a curve as follows.
- the route curve generation method in the first aspect arranges control points needed to generate a curve, according to respective pieces of passing point information defined at two passing points, re-arranges the control points on the basis of a positional relation between the arranged control points, determines the initial arrangement of the control points needed to generate a curve, generates curves between two passing points while modifying the arrangement of one or more control points from the determined initial arrangement, evaluates the generated curves and extracts a curve meeting a predetermined condition from among the curves.
- the route curve generation method in the second aspect arranges control points needed to generate a curve, according to respective pieces of passing point information defined at two passing points, generates curves between two passing points while modifying the arrangement of one or more control points using the arrangement as initial arrangement, evaluates the generated curves and extracts two curves constituting a boundary in which whether or not the curve meets a constraint is changed before and after the modification by one time of the modification of the arrangement of one or more control points, re-generates a curve between two passing points while more finely than the previous time modifying the arrangement of the one or more control points within a range where the two curves can be obtained when extracting the two curves and selects an optimal curve between two passing points from among the re-generated curves.
- a program in each of the first and second aspects of the present invention presumes enabling a computer used to constitute a route curve generation system for generating a curve becoming a route of deformable linear structure, which passes through two passing points generated by a route design and enables the computer to realize the following functions.
- the program in the first aspect realizes a first control point arrangement function to arrange control points needed to generate a curve, according to respective pieces of passing point information defined at two passing points, a second control point arrangement function to re-arrange the control points on the basis of the positional relation between the control points arranged by the first control point arrangement function, a curve generation function to generate curves between two passing points while modifying the arrangement of one or more control points, using the arrangement of control points by one of the first and second control point arrangement functions and a curve evaluation function to evaluate the curves generated by the curve generation function and to extract a curve meeting a predetermined condition from among the curves.
- the program in the second aspect realizes a control point arrangement function to arrange control points needed to generate a curve, according to respective pieces of passing point information defined at two passing points, a first curve generation function to generate curves between two passing points while modifying the arrangement of one or more control points, using the arrangement of control points by the control point arrangement function as initial arrangement, a curve evaluation function to evaluate the curves generated by the first curve generation function and to extract two curves constituting a boundary in which whether or not the curve meets a constraint is changed before and after the modification by one time of the modification of the arrangement of one or more control points, a second curve generation function to generate curves between two passing points while more finely than the first curve generation function modifying the arrangement of one or more control points within a range where two curves can be obtained when the two curves are extracted by the curve evaluation function and a curve selection function to select an optimal curve between two passing points from among the curves generated by the second curve generation function.
- the initial arrangement can be made more preferable or optimal.
- a possibility that an appropriate curve cannot be generated depending on a positional relation between control points (the position of a passing point itself and its passing direction) can be reduced. Therefore, when a condition to be met by a curve, such as a curve constraint is a predetermined condition, the curve meeting the constraint can be more surely generated.
- control points needed to generate a curve are arranged according to respective pieces of passing point information defined at two passing points, curves between two passing points are generated while modifying the arrangement of one or more control points, using the arrangement as initial arrangement, the generated curves are evaluated, two curves constituting a boundary in which whether or not the curve meets a constraint is changed before and after the modification by one time of the modification of the arrangement of one or more control points are extracted, curves between two passing points are re-generated while more finely than the previous time modifying the arrangement of one or more control points within a range where the two curves can be obtained when the two curves are extracted and an optimal curve between two passing points is selected from among the re-generated curves.
- FIG. 1 explains how to express the route curve of a cable (linear structure) generated in virtual space.
- FIG. 2 explains two control points arranged in other places than two passing points when generating a route between the two passing points, using a three-degree Bezier curve.
- FIG. 3 explains an appropriate route actually exists when passing points P 1 and P 2 are closely positioned and also their passing directions V 1 and V 2 are parallel or almost parallel to each other.
- FIG. 4 explains a route generated in virtual space when passing points P 1 and P 2 are closely positioned and also their passing directions V 1 and V 2 are parallel or almost parallel to each other.
- FIG. 5 explains the positional relation between passing points in which the conventional route generation system for generating a route using a five-degree Bezier curve cannot generate an appropriate route (No. 1).
- FIG. 6 explains the positional relation between passing points in which the conventional route generation system for generating a route using a five-degree Bezier curve cannot generate an appropriate route (No. 2).
- FIG. 7 is a flowchart of a route generation process executed by the conventional route curve generation system.
- FIG. 8 is the functional configuration of a cable route generation system mounting a route curve generation system according to this preferred embodiment.
- FIG. 9 explains the re-arrangement of control points controlled in the case of the positional relation between the passing points illustrated in FIG. 6 .
- FIG. 10 is a flowchart of the route generation process.
- FIG. 11 is one example of the hardware configuration of a computer capable of realizing the cable route generation system mounting a route curve generation system according to this preferred embodiment.
- FIG. 8 is the functional configuration of a cable route generation system (hereinafter called “generation system”) mounting a route curve generation system according to this preferred embodiment.
- the generation system 2 is used to design the route of a cable being a deformable linear structure and a route curve generation system according to this preferred embodiment can be realized by the generation system 2 .
- An input device 1 on which a user operates and an output device 3 are connected to the generation system 2 .
- the input device 1 includes, for example, a pointing device, such as a mouse and the like, and a keyboard.
- the output device 3 is, for example, a display device, such as an LC display device or the like.
- the generation system 2 edits passing points according to a user's operation for route design on the input device 1 and displays the result of the edition or a cable whose route is designed on the output device 3 .
- the generation system 2 includes a cable management unit 21 , a three-dimensional model management unit 22 , a passing point management unit 23 , a display unit 24 and a route generation unit 25 .
- the cable management unit 21 manages the route design of each cable.
- the three-dimensional model management unit 22 manages the design data (model data) of components arranged in a device designed three-dimensionally.
- the model data is stored in a model data database (hereinafter Called “DB”) 22 a and is managed by a verification model management unit 22 b .
- the passing point management unit 23 manages passing points by cable unit under the control of the cable management unit 21 .
- the passing point management unit 23 includes a passing point position individual management unit 23 a , a passing direction management unit 23 b and a passing direction reference coordinates management unit (hereinafter called “coordinates management unit”) 23 c for passing point information management.
- the display unit 24 is used to display images on the output device 3 . An image for displaying generated passing points is generated by the passing point display unit 24 a.
- the route generation unit 25 is used to generate the route of a cable whose route is designed.
- a route curve generation system according to this preferred embodiment is realized as the route generation unit 25 .
- the route generation unit 25 includes a control point management unit 25 a , a type determination unit 25 b , a curve calculation unit 25 c and a curve determination unit 25 d.
- FIG. 11 is one example of the hardware configuration of a computer capable of realizing the cable route generation system mounting a route curve generation system according to this preferred embodiment.
- FIG. 8 Prior to the detailed explanation of FIG. 8 , the configuration of a computer capable of realizing the generation system 2 will be explained in detail. For the purpose of avoiding confusion, in the following explanation, it is presumed that the generation system 2 is realized by one computer whose configuration is illustrated in FIG. 11 .
- the computer illustrated in FIG. 11 includes a CPU 61 , memory 62 , an input device 63 , an output device 64 , an external storage device 65 , a storage medium drive device 66 and a network connection device 67 , which are connected to each other by a bus 68 .
- the configuration illustrated in FIG. 11 is one example and is not restrictive of the invention.
- the CPU 61 controls the entire computer.
- the memory 62 is memory, such as RAM or the like, for temporarily storing programs and data stored in the external storage device 65 (or a portable storage medium 69 ) at the time of program execution, data update and the like.
- the CPU 61 controls the entire computer by reading the program into the memory 62 and executing it.
- the input device 63 is an interface connected to the input device 1 , such as a keyboard, a mouse or the like, or one including all of them.
- the input device 63 detects a user's operation on the input device 1 and notifies the CPU 61 of the detection result.
- the output device 64 is, for example, a display control device connected to the output device 3 illustrated in FIG. 8 or one including all of them.
- the output device 64 displays data transmitted under the control of the CPU 61 on the output device 3 illustrated in FIG. 8 .
- the network connection device 67 is used to communicate with an external device via a network, such as an intra-net, the Internet or the like.
- the external storage device 65 is, for example, a hard disk device and is mainly used to store various types of data and programs.
- the storage medium drive device 66 is used to access a portable storage medium, such as an optical disk, a magneto-optical disk or the like.
- the result of route design is stored in either the memory 62 or the external storage device 65 .
- Design data including the model data of a device for arranging a cable is stored in either the external storage device 65 or the portable storage medium 69 .
- the design data is stored in the external storage device 65 , for convenience' sake.
- the DB 22 a is stored in the external storage device 65 .
- the route curve generation system according to this preferred embodiment can be realized by the CPU 61 executing a program mounting functions necessary for it (hereinafter called design support software”).
- the design support software can be recorded on, for example, the portable storage medium 69 and be distributed, or can be obtained from the network connection device 67 . In this description it is assumed that the design support software is stored in the external storage device 65 .
- the cable management unit 21 can be realized by, for example, the CPU 61 , the memory 62 , the input device 63 , the external storage device 65 and the bus 68 .
- the passing point management unit 23 , the route generation unit 25 and the three-dimensional model management unit 22 can be realized by, for example, the CPU 61 , the memory 62 , the external storage device 65 and the bus 68 .
- the display unit 24 can be realized by, for example, the CPU 61 , the memory 62 , the output device 64 , the external storage device 65 and the bus 68 .
- this preferred embodiment When a user generates a new passing point or modifies the position of an existing passing point, this preferred embodiment generates a route between passing points is generated as follows. The operation will be explained in detail below with reference to FIGS. 5 , 6 and 9 . Since the explanation is made with reference to FIGS. 5 and 6 , the same reference numerals are attached to the same or basically same components and it is assumed that a five-degree Bezier curve is used.
- a route is generated between two passing points.
- a passing point P 1 corresponding to a parent is assumed to be a starting point and the passing point P 1 is assumed to be a control point C 1 .
- a control point C 2 is arranged in a position away from the passing point P 1 in a passing direction by a predetermined offset (hereinafter called “first offset”).
- the passing direction is assumed to be vector A.
- a passing point P 2 corresponding a child is assumed to be an ending point and the passing point P 2 is assumed to be a control point C 6 .
- a control point C 5 is arranged in a position away from the passing point P 2 in a direction the reversal of the passing direction by the first offset.
- the direction the reversal of the passing direction is assumed to be vector B.
- a temporary mid-point TM is set in a position away from a mid-point M on the straight line connecting the control points C 2 and C 5 in the composite vector direction of vector A and B by an arbitrary amount h of offset.
- the composite vector of vector A and B is generated from the mid-point M and the temporary mid-point TM can be set in a position away from the straight line connecting the control points C 2 and C 5 in a direction the reversal of a perpendicular from the tip of the composite vector to the straight line by the amount h of offset.
- a control point C 3 is arranged in a position away from the temporary mid-point TM toward the control point C 2 in a direction parallel to a linear direction connecting the control points C 2 and C 5 by a predetermined offset (hereinafter called “second offset”).
- second offset a predetermined offset
- a control point C 4 is arranged in a position away from the temporary mid-point TM toward the control point C 5 by the second offset.
- control points C 2 through C 5 is initial arrangement.
- the arrangement of control points is controlled as follows.
- the arrangement of control points is controlled when arrangement conditions are met.
- the following two are provided as such conditions as follows.
- the composite vector of vector A and B is within a first range compared with vector A (the lower limit of a first range ⁇ composite vector/vector A ⁇ the upper limit of a first range) and also a linear distance between the control points C 2 and C 5 is equal to or less than a first threshold value compared with the first offset (a linear distance/the first offset ⁇ a first threshold value).
- a first threshold value compared with the first offset (a linear distance/the first offset ⁇ a first threshold value).
- At least one of an angle formed by a line segment C 2 C 3 C 4 linearly connecting control points C 2 through C 4 (an angle formed by a straight line connecting control points C 2 and C 3 and a straight line connecting control points C 3 and C 4 ) and an angle formed by a line segment connecting between control points C 3 through C 5 is equal to or less than the reference angle.
- the above-described arrangement condition 1 indicates a state where passing points P 1 and P 2 are closely positioned and also the directions of vector A and B are fairly close to parallel to each other, for example, as illustrated in FIG. 5 .
- the minimum route curvature radius of a route LC tends to decrease. Therefore, arrangement is controlled by making a first offset shorter.
- control points C 2 and C 5 are re-arranged nearer control points C 1 and C 6 , respectively.
- a route LS meeting a curve constraint as illustrated in FIG. 5 can be generated. Therefore, a route meeting a curve constraint can be more surely generated.
- the above-described composite vector decreases when vector A and B is almost in an opposite direction each other, namely, when passing points P 1 and P 2 can be connected linearly or almost linearly. In such a case, even when a distance between control points C 2 and C 5 is short, there is no problem. It is for this reason that the above-described first range is not used as a threshold value.
- 2 is used as the above-described first threshold value and when the arrangement condition 1 is met, the first offset is made 1 ⁇ 4 of the original.
- the above-described arrangement condition 2 assumes a case where the curve of a route becomes locally acute, for example, as illustrated in FIG. 6 .
- an angle formed by a line segment C 2 C 3 C 4 decreases and an angle formed by a line segment C 3 C 4 C 5 increases. Therefore, if the angle formed by a line segment C 2 C 3 C 4 is equal to or less than the reference angle, a distance between the temporary mid-point TM and the control point C 3 (the second offset) is shortened and the angle formed by the line segment C 2 C 3 C 4 is increased.
- the convergence calculation while modifying the above-described amount h of offset is performed after checking which the initial arrangement meets, the arrangement conditions 1 or 2 and performing necessary re-arrangement according to the check result.
- a route meeting a length constraint besides the curve constraint can be generated more appropriately and more surely.
- the arrangement conditions for the re-arrangement of control points are not limited to the above-described arrangement conditions 1 and 2. More arrangement conditions can be also prepared.
- the re-arrangement method can be determined for each prepared arrangement condition. For example, if the angle formed by the line segment C 3 C 4 C 5 is sufficiently large, the angle formed by the line segment C 2 C 3 C 4 can be also increased by controlling an angle formed by a straight line connecting the mid-point M and the temporary mid-point TM and a straight line connecting the control points C 2 and C 5 .
- the above-described arrangement conditions 1 and 2 assume to generate a five-degree Bezier curve. If a four or more-degree Bezier curve is used, those arrangement conditions can be similarly set. If a four or more-degree Bezier curve is used, the above-described re-arrangement method can be also easily applied.
- the cable management unit 21 analyzes an operation applied to the input device 1 , recognizes the instruction contents of a user and performs a process according to the recognition result. By such a process, route design can be realized and as a result of the design, the data of passing points generated by edition is generated/stored by the passing point management unit 23 .
- the passing point management unit 23 generates a table for passing point information management (hereinafter called “passing point position table”) for each target cable whose route is designed and updates it, as required.
- the passing point position table stores, for example, the passing point information includes the position, passing direction, positional references and the like, of passing point, for each passing point.
- the passing point position table is updated under the control of, for example, the cable management unit 21 .
- the passing point position individual management unit 23 a stores/updates the respective pieces of data of the positional reference, such as relative positional coordinates, reference positional coordinates, a reference model name, a reference model relative position and the like.
- the passing direction management unit 23 b determines a passing direction.
- the passing direction reference coordinates management unit 23 c stores/updates data for each axis indicating the determined passing direction. Any of these operations is performed according to the instruction contents of the user, recognized by the cable management unit 21 . Thus, route design via the edition of passing points is supported.
- the route generation unit 25 generates a cable route designed by a user for each between passing points which are in the parental relation by referring to the passing point position table and transmits the generation result to the display unit 24 .
- the cable along the route is displayed on the output device 3 as the design result.
- the control point management unit 25 a manages control points for calculating a route (curve) between passing points and sets/updates their arrangement.
- the type determination unit 25 b determines a type corresponding to the arrangement on the basis of the arrangement (initial arrangement) of control points, set by the control point management unit 25 a .
- the type is determined by extracting arrangement meeting either the above-described arrangement conditions 1 or 2.
- the control point management unit 25 a modifies (controls) the arrangement of control points according to the determination result.
- the curve calculation unit 25 c calculates curve according to the currently set arrangement of control points.
- the control point management unit 25 a sequentially modifies the amount h of offset and notifies the curve calculation unit 25 c of the arrangement of control points.
- the curve determination unit 25 d calculates the minimum route curvature radius and length of a curve calculated for each arrangement of control points by the curve calculation unit 25 c and extracts the arrangement of control points (that is, the amount h of offset) being a curve whose curvature radius is equal to or more than the default radius being the threshold value.
- the curve determination unit 25 d notifies the control point management unit 25 a of the extraction result.
- the control point management unit 25 a more finely limits a range within which the amount h of offset should be modified and sets the arrangement of control points while modifying the amount h of offset within the range.
- the curve calculation unit 25 c calculates a route (curve) for each set arrangement.
- the curve determination unit 25 d finally selects one optimal route. The route selected thus is displayed on the output device 3 via the display unit 24 .
- FIG. 10 is a flowchart of the route generation process.
- the route generation process is executed in order to generate a route connecting the passing point and a passing point positioned immediately before (a parent passing point) or/and a passing point positioned immediately after (a child passing point).
- This can be realized by the CPU 61 illustrated in FIG. 11 reading the design support software stored in the external storage device 65 into the memory 62 and executing it.
- a process for realizing the operation of the above-described generation system 2 will be explained in detail with reference to FIG. 10 .
- step S 11 the target line length of a cable between passing points (a target curve distance between passing points) and the default radius are specified. They are specified by either referring to data preset by a user or using a distance passing points as the initial value of the target line length. The data is, for example, managed by the passing point management unit 23 .
- step S 12 convergence (repetition) calculation is performed using 0.25 times of the target line length as the initial value of the amount h of offset while modifying the amount h of offset. During the convergence calculation, step S 13 is executed.
- step S 13 a route is generated every time the amount h of offset is modified and the line length and the minimum route curvature radius are calculated.
- step S 14 it is determined whether a route (curve) whose minimum route curvature radius is equal to or more than the default radius in at least one of the modified amounts h of offset is established (generated). If there are such one or more routes, it is determined that it is “established” and the process advances to step S 16 . Otherwise, it is determined “not established” and the process advances to step S 15 . Then, in step S 15 , the maximum allowable line length is set for the target line length. Afterward, the process returns to step S 12 .
- step S 16 it is determined whether of the modified amounts h of offset, there are both one in which the minimum route curvature radius is equal to or more than the default radius and one in which the minimum route curvature radius is less than the default radius. If there is no amount h of offset in which the minimum route curvature radius is less than the default radius or there is no boundary between the amount h of offset in which is equal to or more than the default radius and the amount h of offset in which is less than the default radius, it is determined “not exist”. Then, for example, after storing the shortest one of routes meeting a curve constraint as the final result, the route generation process is terminated. Otherwise, namely, if one or more boundaries between the amount h of offset in which is equal to or more than the default radius and the amount h of offset in which is less than the default radius, it is determined “exist” and the process advances to step S 17 .
- step S 17 the amount h of offset on the boundary is extracted, and then the minimum amount h 1 of offset in which the minimum route curvature radius is equal to or more than the default radius, its line length L 1 , the maximum amount h 2 of offset in which the minimum route curvature radius is less than the default radius and its line length L 2 are extracted.
- the line length L 2 and the amount h 1 of offset are set for the target line length and the initial value of the amount h of offset, respectively. If there are a plurality of boundaries, one whose amount h of offset is a minimum is adopted.
- step S 18 the amount h of offset is more finely modified than in step S 13 , a route is generated every time the amount h of offset is modified and its line length and minimum route curvature radius are calculated.
- a route whose minimum route curvature radius is equal to or more than the default radius and whose amount h of offset is a minimum is stored as the final result and the route generation process is terminated.
- step S 13 firstly the first convergence calculation (step S 13 ) in which the amount h of offset is fairly roughly modified and then the second convergence calculation (step S 18 ) in which the amount h of offset is finely modified is performed, as required according to the calculation result.
- steps S 14 and S 16 are performed by preparing a variable irc and assigning a value to be assigned to the variable irc in step S 13 .
- FIG. 10 also illustrates the value of the variable irc by which respective determination results in steps S 14 and S 16 .
- control points are re-arranged before executing the route generation process, this is made in order to more rapidly obtain more preferable final result.
- it can be determined whether to re-arrange control points, on the basis of the execution result of the route generation process and the re-arrangement can be performed according to the determination result.
- a cable including wire harness, an optical cable and the like
- another different type structure can be also targeted.
- the target on which a route is designed namely, a target thing to which a linear object is attached, it can also be a thing including a plurality of devices arranged in different places.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Generation (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
- Patent document 1: Japanese Laid-open Patent Publication No. 2004-127925
- Patent document 2: Japanese Laid-open Patent Publication No. 2004-172088
- Patent document 3: Japanese Laid-open Patent Publication No. 2005-100913
- Patent document 4: Japanese Laid-open Patent Publication No. 2000-284130
(2) At least one of an angle formed by a line segment C2C3C4 linearly connecting control points C2 through C4 (an angle formed by a straight line connecting control points C2 and C3 and a straight line connecting control points C3 and C4) and an angle formed by a line segment connecting between control points C3 through C5 is equal to or less than the reference angle.
Claims (11)
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| WOPCT/JP2007/050189 | 2007-01-10 | ||
| PCT/JP2007/050189 WO2008084535A1 (en) | 2007-01-10 | 2007-01-10 | System, method and program for generating curve of cable |
| PCT/JP2007/001433 WO2008084517A1 (en) | 2007-01-10 | 2007-12-19 | System, method and program for generating route curve |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2007/001433 Continuation WO2008084517A1 (en) | 2007-01-10 | 2007-12-19 | System, method and program for generating route curve |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20090276194A1 US20090276194A1 (en) | 2009-11-05 |
| US8301424B2 true US8301424B2 (en) | 2012-10-30 |
Family
ID=39608422
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/498,977 Expired - Fee Related US8301424B2 (en) | 2007-01-10 | 2009-07-07 | Route curve generation system, method and storage medium |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US8301424B2 (en) |
| EP (1) | EP2120169A1 (en) |
| WO (2) | WO2008084535A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120239352A1 (en) * | 2011-03-18 | 2012-09-20 | Fujitsu Limited | Design support method and apparatus |
| CN104573213A (en) * | 2014-12-30 | 2015-04-29 | 国电南瑞科技股份有限公司 | G-language-based generating method of intelligent electronic equipment electric wiring graph |
Families Citing this family (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2008084534A1 (en) * | 2007-01-10 | 2008-07-17 | Fujitsu Limited | Design support system, method and program |
| WO2009001403A1 (en) | 2007-06-26 | 2008-12-31 | Fujitsu Limited | Design support device, method, and program |
| EP2031526A3 (en) | 2007-08-30 | 2014-04-23 | Fujitsu Limited | Binding management apparatus, method and program |
| US8706452B2 (en) * | 2008-06-26 | 2014-04-22 | Siemens Product Lifecycle Management Software Inc. | System and method for collision-free CAD design of pipe and tube paths |
| JP5239746B2 (en) * | 2008-10-28 | 2013-07-17 | 富士通株式会社 | Model bending operation input device and model bending method |
| JP5195641B2 (en) * | 2009-05-26 | 2013-05-08 | 富士通株式会社 | Harness verification device and harness verification program |
| KR101196374B1 (en) | 2011-02-28 | 2012-11-05 | 한국과학기술연구원 | Path planning system for mobile robot |
| JP2014092974A (en) * | 2012-11-05 | 2014-05-19 | Isuzu Motors Ltd | Method and apparatus for designing routing shape of linear body |
| WO2014205632A1 (en) * | 2013-06-24 | 2014-12-31 | Adobe Systems Incorporated | Gravity point drawing method |
| CN104298807B (en) * | 2014-08-15 | 2017-07-07 | 上汽大众汽车有限公司 | The intelligent generation method and system of stamping mold pipe-line system |
| KR102560681B1 (en) * | 2016-01-07 | 2023-07-28 | 한화에어로스페이스 주식회사 | Method for optimal path generation and apparatus for the same |
| CN108959215B (en) * | 2017-05-24 | 2022-06-10 | 阿里健康信息技术有限公司 | Data processing method and device, and display method and device |
| US11468211B2 (en) | 2017-11-30 | 2022-10-11 | Siemens Industry Software Limited | Method of operating a CAD system model for modelling an article to be manufactured |
| CN110640027B (en) * | 2019-09-18 | 2021-04-30 | 东风模具冲压技术有限公司 | Stamping die gas circuit pipeline design method |
| CN111665845B (en) * | 2020-06-24 | 2023-09-22 | 阿波罗智能技术(北京)有限公司 | Method, apparatus, device and storage medium for planning path |
| CN114690206B (en) * | 2020-12-31 | 2025-03-18 | 千寻位置网络有限公司 | Evaluation method and system for control point distribution of GNSS reference station network |
| KR20240137774A (en) * | 2023-03-09 | 2024-09-20 | 주식회사 모라이 | Method and system for optimizing road shape information |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0785110A (en) | 1993-06-30 | 1995-03-31 | Dainippon Screen Mfg Co Ltd | Method for approximating point sequence |
| JP2000284130A (en) | 1999-03-30 | 2000-10-13 | Nec Corp | Optical cable route generating device |
| JP2004127925A (en) | 2002-09-09 | 2004-04-22 | Yazaki Corp | Wire harness variation prediction method, apparatus and program |
| JP2004172088A (en) | 2002-11-08 | 2004-06-17 | Yazaki Corp | Wire harness route design support device, support method, support program, and storage medium storing the program |
| WO2004104868A1 (en) | 2003-05-19 | 2004-12-02 | Fujitsu Limited | Harness design support device, harness design support program, and computer-readable recording medium having the program recorded therein |
| JP2004362191A (en) | 2003-06-04 | 2004-12-24 | Fujitsu Ltd | CAD program |
| JP2005100913A (en) | 2002-11-19 | 2005-04-14 | Yazaki Corp | WIRING DESIGN SUPPORT METHOD FOR LINE STRUCTURE, ITS DEVICE, AND ITS PROGRAM |
| US7308389B2 (en) | 2002-11-19 | 2007-12-11 | Yazaki Corporation | Method of predicting shape of wire-like structure, its apparatus and its program |
-
2007
- 2007-01-10 WO PCT/JP2007/050189 patent/WO2008084535A1/en not_active Ceased
- 2007-12-19 WO PCT/JP2007/001433 patent/WO2008084517A1/en not_active Ceased
- 2007-12-19 EP EP07849863A patent/EP2120169A1/en not_active Withdrawn
-
2009
- 2009-07-07 US US12/498,977 patent/US8301424B2/en not_active Expired - Fee Related
Patent Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0785110A (en) | 1993-06-30 | 1995-03-31 | Dainippon Screen Mfg Co Ltd | Method for approximating point sequence |
| JP2000284130A (en) | 1999-03-30 | 2000-10-13 | Nec Corp | Optical cable route generating device |
| JP2004127925A (en) | 2002-09-09 | 2004-04-22 | Yazaki Corp | Wire harness variation prediction method, apparatus and program |
| US6968289B1 (en) | 2002-09-09 | 2005-11-22 | Yazaki Corporation | Method of predicting displacement range of wire harness, predicting device and predicting program |
| JP2004172088A (en) | 2002-11-08 | 2004-06-17 | Yazaki Corp | Wire harness route design support device, support method, support program, and storage medium storing the program |
| US20040230403A1 (en) | 2002-11-08 | 2004-11-18 | Yazaki Corporation | Wire harness wiring path design aiding apparatus and method, wire harness wiring path design aiding program and medium storing the program |
| JP2005100913A (en) | 2002-11-19 | 2005-04-14 | Yazaki Corp | WIRING DESIGN SUPPORT METHOD FOR LINE STRUCTURE, ITS DEVICE, AND ITS PROGRAM |
| US7308389B2 (en) | 2002-11-19 | 2007-12-11 | Yazaki Corporation | Method of predicting shape of wire-like structure, its apparatus and its program |
| WO2004104868A1 (en) | 2003-05-19 | 2004-12-02 | Fujitsu Limited | Harness design support device, harness design support program, and computer-readable recording medium having the program recorded therein |
| US20050240383A1 (en) * | 2003-05-19 | 2005-10-27 | Fujitsu Limited | Harness design supporting apparatus and computer-readable recording medium recording harness design supporting program |
| JP2004362191A (en) | 2003-06-04 | 2004-12-24 | Fujitsu Ltd | CAD program |
Non-Patent Citations (4)
| Title |
|---|
| Galvez et al. "Bezier Curve and Surface Fitting of 3D Point Clouds Through Genetic Algorithms, Functional Networks and Least-Squares Approximation", 2007, ICCSA 2007, LNCS 4706, Part II, pp. 680-693. * |
| International Search Report for International Application No. PCT/JP2007/050189, mailed Feb. 20, 2007. |
| Mittal et al. "Three-Dimensional Offline Path Planning for UAVs Using Multiobjective Evolutionary Algorithms", IEEE, 2007, pp. 3195-3202. * |
| Moll et al. "Path Planning for Deformable Linear Objects" IEEE Transactions on Robotics, vol. 22, No. 4, Aug. 2006, pp. 625-636. * |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120239352A1 (en) * | 2011-03-18 | 2012-09-20 | Fujitsu Limited | Design support method and apparatus |
| US9262580B2 (en) * | 2011-03-18 | 2016-02-16 | Fujitsu Limited | Support method and apparatus |
| CN104573213A (en) * | 2014-12-30 | 2015-04-29 | 国电南瑞科技股份有限公司 | G-language-based generating method of intelligent electronic equipment electric wiring graph |
| CN104573213B (en) * | 2014-12-30 | 2017-11-10 | 国电南瑞科技股份有限公司 | A kind of generation method of the intelligent electronic device electric hookup based on G language |
Also Published As
| Publication number | Publication date |
|---|---|
| US20090276194A1 (en) | 2009-11-05 |
| EP2120169A1 (en) | 2009-11-18 |
| WO2008084535A1 (en) | 2008-07-17 |
| WO2008084517A1 (en) | 2008-07-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8301424B2 (en) | Route curve generation system, method and storage medium | |
| KR101741402B1 (en) | Design of a part modeled by parallel geodesic curves | |
| US7444269B2 (en) | Constraint-based method of designing a route for a transport element | |
| US20180150059A1 (en) | Orientation of a real object for 3d printing | |
| US7932907B2 (en) | Layered graph layouts with a given aspect ratio | |
| US9607422B1 (en) | Interactive vertex manipulation system and methods for geometry repair | |
| US10796497B2 (en) | Distance field coupled fitted deformation lattices for shape modification | |
| US20140023261A1 (en) | Display processing method and apparatus | |
| US5701404A (en) | Method and system for efficiently trimming a nurbs surface with a projected curve | |
| EP3038060B1 (en) | 3D modeled object defined by a grid of control points | |
| US10534893B2 (en) | Execution of sequential update | |
| US10496784B2 (en) | Designing a physical system constrained by equations | |
| US10521516B2 (en) | Criterion for sequential update | |
| EP3718031B1 (en) | A method of operating a cad system model for modelling an article to be manufactured | |
| EP2930692A1 (en) | Fitting sample points of 3D curves sketched by a user with an isovalue surface | |
| US20230177229A1 (en) | Partitioning 3d cad model | |
| US8005650B2 (en) | Enhanced flattening for cable and wiring harnesses in computer-aided design drawings | |
| TW201437963A (en) | Information processing technique for graph including nodes | |
| US8117015B2 (en) | Analytical model creation system | |
| US7439990B2 (en) | Surface selecting method and information processing apparatus | |
| KR20220150575A (en) | Flow analysis data processing device and computer trogram that performs each step of the device | |
| US20210127022A1 (en) | Information processing apparatus, information processing method, and information processing system | |
| JP4851542B2 (en) | Route curve generation system, method, and program | |
| US20230153940A1 (en) | Method for Maintaining 3D Orientation of Route Segments and Components in Route Harness Flattening | |
| JP2005332183A (en) | Mesh correction device, mesh correction method and program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: FUJITSU LIMITED, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KIDERA, MASAYUKI;DEMIZU, KOUJI;REEL/FRAME:022952/0933 Effective date: 20090611 |
|
| ZAAA | Notice of allowance and fees due |
Free format text: ORIGINAL CODE: NOA |
|
| ZAAB | Notice of allowance mailed |
Free format text: ORIGINAL CODE: MN/=. |
|
| ZAAA | Notice of allowance and fees due |
Free format text: ORIGINAL CODE: NOA |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| FPAY | Fee payment |
Year of fee payment: 4 |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
| FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
| FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20241030 |