EP4644226A1 - Motion planning for a marine vessel - Google Patents
Motion planning for a marine vesselInfo
- Publication number
- EP4644226A1 EP4644226A1 EP24173257.7A EP24173257A EP4644226A1 EP 4644226 A1 EP4644226 A1 EP 4644226A1 EP 24173257 A EP24173257 A EP 24173257A EP 4644226 A1 EP4644226 A1 EP 4644226A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- marine vessel
- processing device
- comfort
- planned route
- planning
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B63—SHIPS OR OTHER WATERBORNE VESSELS; RELATED EQUIPMENT
- B63B—SHIPS OR OTHER WATERBORNE VESSELS; EQUIPMENT FOR SHIPPING
- B63B49/00—Arrangements of nautical instruments or navigational aids
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/20—Instruments for performing navigational calculations
- G01C21/203—Instruments for performing navigational calculations specially adapted for water-borne vessels
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B63—SHIPS OR OTHER WATERBORNE VESSELS; RELATED EQUIPMENT
- B63B—SHIPS OR OTHER WATERBORNE VESSELS; EQUIPMENT FOR SHIPPING
- B63B45/00—Arrangements or adaptations of signalling or lighting devices
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B63—SHIPS OR OTHER WATERBORNE VESSELS; RELATED EQUIPMENT
- B63B—SHIPS OR OTHER WATERBORNE VESSELS; EQUIPMENT FOR SHIPPING
- B63B79/00—Monitoring properties or operating parameters of vessels in operation
- B63B79/30—Monitoring properties or operating parameters of vessels in operation for diagnosing, testing or predicting the integrity or performance of vessels
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B63—SHIPS OR OTHER WATERBORNE VESSELS; RELATED EQUIPMENT
- B63B—SHIPS OR OTHER WATERBORNE VESSELS; EQUIPMENT FOR SHIPPING
- B63B79/00—Monitoring properties or operating parameters of vessels in operation
- B63B79/40—Monitoring properties or operating parameters of vessels in operation for controlling the operation of vessels, e.g. monitoring their speed, routing or maintenance schedules
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0283—Price estimation or determination
- G06Q30/0284—Time or distance, e.g. usage of parking meters or taximeters
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B63—SHIPS OR OTHER WATERBORNE VESSELS; RELATED EQUIPMENT
- B63B—SHIPS OR OTHER WATERBORNE VESSELS; EQUIPMENT FOR SHIPPING
- B63B2213/00—Navigational aids and use thereof, not otherwise provided for in this class
Definitions
- the present disclosure relates to motion planning for a marine vessel, e.g. a ship.
- Motion planning is one of building blocks to enable autonomous operation of marine vessels. It deals with the task of computing a sequence of actions that the vessel must take to make progress along a route, or to arrive at a specific target. Minimizing travel time and energy consumption are widely considered in motion planning of marine vessels.
- passenger comfort is typically quantified by Motion Sickness Incidence (MSI), which refer to the percentage of seasickness after two hours of voyage and should e.g. be less than 10% for passenger ships.
- MSI Motion Sickness Incidence
- cargo stability is important in ensuring the safety of the container ship, its crew, and its cargo, as well as the environment.
- passenger comfort and cargo stability may also be relevant in motion planning.
- the present disclosure relates to a method of motion planning for a marine vessel, the method being performed by a processing device on the marine vessel.
- the Comfort is calculated as a function of acceleration and jerk in the surge and sway directions of the marine vessel along the planned route and is above a preset minimum.
- the comfort/discomfort By including a term of discomfort in the cost function, the comfort/discomfort, including cargo stability, is considered when minimizing the cost function for motion planning. Thus, time, energy and comfort/discomfort are all considered, and the weights can be set as desired to prioritize between the three properties.
- the comfort is calculated as a function of acceleration and jerk in the surge (longitudinal) and sway (lateral) directions of the marine vessel. This does not preclude the comfort to also be calculated as a function of acceleration and/or jerk in the heave (vertical) direction, but motion in the heave direction may be difficult to predict in advance during motion planning.
- the planned route may be in the form of consecutive waypoints.
- the comfort may be calculated at each of the waypoints, and an average comfort/discomfort over all or some of the waypoints may then be used in the cost function. Additionally or alternatively, an upper limit may be set for the discomfort, which limit should not be exceeded at any one of the waypoints, or which limit should not be exceeded at more than a preset number of the waypoints.
- “Jerk” (also called jolt), as discussed herein, is the rate of change of the vessel's acceleration over time. It is a vector quantity (having both magnitude and direction).
- the jerk can be expressed as the first time derivative of acceleration, the second time derivative of velocity, and the third time derivative of position, and may thus typically be expressed in m/s 3 . It has been realized that jerk is an important factor in passenger comfort, for reducing motion sickness or discomfort, as well as for cargo stability.
- “Voyage planning”, also known as passage planning, is an extensive dock to dock plan, that may strategically take advantage of for instance favourable weather conditions, the prevailing currents, e.g. the Gulf Stream or Kuroshio Current, to reduce fuel consumption while also avoiding potential hazardous weather.
- Path planning is another important aspect of autonomous ship navigation, used to find a collision-free path that is dynamically feasible.
- path planning there are two types of path planning, global and local.
- Global path planning is used to find dynamically feasible path from the starting point to the end point by considering static obstacles
- local path planning is the dynamic adjustment made by ships when navigating along the globally planned path by considering both static and dynamic obstacles.
- Figure 1 illustrates degrees of freedom of motion of a marine vessel 1, here a ship in the form of a tanker.
- the present invention is primarily related to linear movement in the surge and sway directions. Movement in the other degrees of freedom may not be predicted in advance and e.g. roll may be handled by stability controllers.
- FIG. 2 illustrates a processing device 10, typically at least partly located on (also in) the marine vessel 1.
- the processing device 10 comprises processing circuitry 11 e.g. a central processing unit (CPU).
- the processing circuitry 11 may comprise one or a plurality of processing units in the form of microprocessor(s). However, other suitable devices with computing capabilities could be comprised in the processing circuitry 11, e.g. an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or a complex programmable logic device (CPLD).
- ASIC application specific integrated circuit
- FPGA field programmable gate array
- CPLD complex programmable logic device
- the processing circuitry 11 is configured to run one or several computer program(s) or software (SW) 13 stored in a storage 12 of one or several storage unit(s) e.g. a memory.
- the storage unit is regarded as a computer readable means, forming a computer program product together with the SW 13 stored thereon as computer-executable components, and may e.g. be in the form of a Random Access Memory (RAM), a Flash memory or other solid state memory, or a hard disk, or be a combination thereof.
- the processing circuitry 11 may also be configured to store data in the storage 12, as needed.
- the processing device 10 may be any suitable device, e.g. a general or special purpose computer, which is at least partly located on the marine vessel 1. However, parts of the processing device 10, e.g. all or part of the processing circuitry 11 and/or the storage 12 may be located away from the marine vessel for instance in a computer cloud or external server.
- the processing device 10 may comprise a user interface 14 for interacting with a user U of the processing device. For instance, the processing device 10 may provide output 16 of information to the user U via the user interface 14 and/or the user U may provide input 17 of information to the processing device 10 via the user interface 14.
- the processing device 10 may comprise a communication interface 15 for interacting with other device(s), external to the processing device 10, e.g. with a control system 18 for controlling motion (e.g. propulsion, steering etc.) of the marine vessel 1.
- the processing device 10 may provide output 19 of information, e.g. of motion planning, to the control system 18 via the communication interface 15.
- the control system 18 may then use the outputted information for controlling the motion of the marine vessel.
- the control system 18 may also provide input to the processing device 10 via the communication interface 15, e.g. feedback about the controlling of the motion of the marine vessel 10 resulting from information 19 about the motion planning provided to the control system.
- Figure 3 illustrates some embodiments of the method of motion planning for the marine vessel 1.
- the motion planning may be part of path planning, global and/or local, and/or voyage planning for the marine vessel.
- the method may be performed by a processing device 10, e.g. as discussed above with reference to figure 2 .
- the method comprises obtaining S1 a planned future route for the marine vessel.
- the planned route is a route for docking or undocking the marine vessel 1 in a harbour. Docking and undocking have been identified as situations where there may be a generally increased risk of discomfort to passengers or of cargo instability.
- the planned future route may result from path planning and/or voyage planning for the marine vessel, especially global or local path planning, e.g. also performed by the processing device 10 or by another processing device on the marine vessel 1, and in some embodiments the motion planning may be a subroutine for such path planning and/or voyage planning.
- the motion planning may provide input to said path planning and/or voyage planning which in turn provides S1 an updated planned route to/in the processing device 10 in an iterative manner.
- the method also comprises calculating S2 vessel position, heading and speed along the planned route of the marine vessel 1, e.g. at a plurality of waypoints along the planned route.
- weights w1, w2 and w3 in the cost function allow to find a suitable trade-off between maximization of passenger comfort/cargo stability and minimization of time and/or energy consumption during the process of motion planning.
- the user U may not care too much about the energy consumption, but wants to perform the procedure smoothly (emphasis on comfort) without taking too much time.
- the user may then set the weight w3 to a low number, e.g. 0.1, set the weight w1 to a relatively high number, e.g. 0.6, whereby the weight w2 is set to 0.3 (if the sum of the weights should be 1).
- the cost function with these set weights is then used when calculating the planned vessel position, heading and speed along the planned route during motion planning.
- the Comfort or Discomfort is calculated as a function of acceleration (a) and jerk (j) in the surge and sway directions of the marine vessel 1 along the planned route.
- a constraint may be set of the Comfort/discomfort, e.g. that the Discomfort over the planned route should be below a preset soft or hard maximum, corresponding to that the Comfort over the planned route should be above a preset soft or hard minimum, or that the Comfort/Discomfort is within a preset range between a maximum and minimum.
- the planned route may be in the form of consecutive waypoints.
- a hard upper limit may be set for the discomfort (or lower limit for the comfort), which limit should not be exceeded at any one of the waypoints, or which limit should not be exceeded at more than a preset number of the waypoints.
- the preset range, or minimum/maximum may be preprogrammed or stored in the in the processing device 10, or given by the user U via the user interface 14. Preferably, it is stored in the storage 12 in the processing device 10.
- the range may be written as Comfort min ⁇ Comfort ⁇ Comfort max
- the method comprises receiving S4 input 17 from a user U, e.g. a captain of the vessel 1, via a user interface 14 of the processing device 10, e.g. a touch screen of a graphical user interface (GUI).
- the input 17 could for instance indicate whether any one or two of comfort, time and energy should be prioritized in the motion planning.
- the method may also comprise setting S5 at least one of the weights w1, w2 and w3, e.g. w1, prior to the minimizing S3 of the cost function based on said received S4 input. For instance, if comfort is to be prioritized, the weight w1 of the cost function could be set relatively high compared to w2 and/or w3.
- the method comprises outputting S6 information 19 and/or 16 about the calculated S2 vessel position, heading and/or speed, e.g. to the control system 18 of the marine vessel 1 via a communication interface 15, e.g. a transmitter or transceiver, of the processing device 10 and/or to the user U via a user interface 14, e.g. a GUI and/or speaker, of the processing device 10.
- the control system 18 and/or user U may then use the output S6 information for controlling the motion of the marine vessel 1.
Landscapes
- Engineering & Computer Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Chemical & Material Sciences (AREA)
- Ocean & Marine Engineering (AREA)
- Mechanical Engineering (AREA)
- Combustion & Propulsion (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Development Economics (AREA)
- Automation & Control Theory (AREA)
- Finance (AREA)
- Strategic Management (AREA)
- Accounting & Taxation (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Game Theory and Decision Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Navigation (AREA)
- Traffic Control Systems (AREA)
Abstract
The present disclosure relates to a method of motion planning for a marine vessel, the method being performed by a processing device (10) on the marine vessel. The method comprises obtaining a planned future route for the marine vessel and calculating vessel position, heading and speed along the planned route, including minimizing the cost function: Cost Function = w1 × Discomfort + w2 × Time + w3 × Energy, where Discomfort = 1/Comfort, Time is the time it will take the marine vessel to complete the planned route, Energy is the amount of energy, e.g. fuel, the marine vessel will consume to complete the planned route, and w1, w2 and w3 are preset weights. The Comfort is calculated as a function of acceleration and jerk in the surge and sway directions of the marine vessel along the planned route, and is above a preset minimum.
Description
- The present disclosure relates to motion planning for a marine vessel, e.g. a ship.
- Motion planning is one of building blocks to enable autonomous operation of marine vessels. It deals with the task of computing a sequence of actions that the vessel must take to make progress along a route, or to arrive at a specific target. Minimizing travel time and energy consumption are widely considered in motion planning of marine vessels.
- On the other hand, passenger comfort is typically quantified by Motion Sickness Incidence (MSI), which refer to the percentage of seasickness after two hours of voyage and should e.g. be less than 10% for passenger ships. There is no such unified measure available for cargo stability for container ships. However, cargo stability is important in ensuring the safety of the container ship, its crew, and its cargo, as well as the environment. Hence, passenger comfort and cargo stability may also be relevant in motion planning.
- It is an objective of the present invention to provide motion planning which also takes account of passenger comfort and/or cargo stability.
- The present disclosure relates to a method of motion planning for a marine vessel, the method being performed by a processing device on the marine vessel. The method comprises obtaining a planned future route for the marine vessel and calculating vessel position, heading and speed along the planned route, including minimizing the cost function:
where Discomfort = 1/Comfort, Time is the time it will take the marine vessel to complete the planned route, Energy is the amount of energy, e.g. fuel, the marine vessel will consume to complete the planned route, and w1, w2 and w3 are preset weights. The Comfort is calculated as a function of acceleration and jerk in the surge and sway directions of the marine vessel along the planned route and is above a preset minimum. - By including a term of discomfort in the cost function, the comfort/discomfort, including cargo stability, is considered when minimizing the cost function for motion planning. Thus, time, energy and comfort/discomfort are all considered, and the weights can be set as desired to prioritize between the three properties. The comfort is calculated as a function of acceleration and jerk in the surge (longitudinal) and sway (lateral) directions of the marine vessel. This does not preclude the comfort to also be calculated as a function of acceleration and/or jerk in the heave (vertical) direction, but motion in the heave direction may be difficult to predict in advance during motion planning.
- The planned route may be in the form of consecutive waypoints. The comfort may be calculated at each of the waypoints, and an average comfort/discomfort over all or some of the waypoints may then be used in the cost function. Additionally or alternatively, an upper limit may be set for the discomfort, which limit should not be exceeded at any one of the waypoints, or which limit should not be exceeded at more than a preset number of the waypoints.
- It is to be noted that any feature of any of the aspects may be applied to any other aspect, wherever appropriate. Likewise, any advantage of any of the aspects may apply to any of the other aspects. Other objectives, features and advantages of the enclosed embodiments will be apparent from the following detailed disclosure, from the attached dependent claims as well as from the drawings.
- Generally, all terms used in the claims are to be interpreted according to their ordinary meaning in the technical field, unless explicitly defined otherwise herein. All references to "a/an/the element, apparatus, component, means, step, etc." are to be interpreted openly as referring to at least one instance of the element, apparatus, component, means, step, etc., unless explicitly stated otherwise. The steps of any method disclosed herein do not have to be performed in the exact order disclosed, unless explicitly stated. The use of "first", "second" etc. for different features/components of the present disclosure are only intended to distinguish the features/components from other similar features/components and not to impart any order or hierarchy to the features/components.
- Embodiments will be described, by way of example, with reference to the accompanying drawings, in which:
-
Fig 1 illustrates degrees of freedom of a marine vessel, with linear and rotational movement in three dimensions, in accordance with some embodiments of the present invention. -
Fig 2 is a schematic block diagram of a processing device which may interact with a user and/or a control system, in accordance with some embodiments of the present invention. -
Fig 3 is a schematic flow chart of a method, in accordance with some embodiments of the present invention. - Embodiments will now be described more fully hereinafter with reference to the accompanying drawings, in which certain embodiments are shown. However, other embodiments in many different forms are possible within the scope of the present disclosure. Rather, the following embodiments are provided by way of example so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art. Like numbers refer to like elements throughout the description.
- "Jerk" (also called jolt), as discussed herein, is the rate of change of the vessel's acceleration over time. It is a vector quantity (having both magnitude and direction). The jerk can be expressed as the first time derivative of acceleration, the second time derivative of velocity, and the third time derivative of position, and may thus typically be expressed in m/s3. It has been realized that jerk is an important factor in passenger comfort, for reducing motion sickness or discomfort, as well as for cargo stability.
- "Voyage planning", also known as passage planning, is an extensive dock to dock plan, that may strategically take advantage of for instance favourable weather conditions, the prevailing currents, e.g. the Gulf Stream or Kuroshio Current, to reduce fuel consumption while also avoiding potential hazardous weather.
- "Path planning" is another important aspect of autonomous ship navigation, used to find a collision-free path that is dynamically feasible. Typically, there are two types of path planning, global and local. Global path planning is used to find dynamically feasible path from the starting point to the end point by considering static obstacles, while local path planning is the dynamic adjustment made by ships when navigating along the globally planned path by considering both static and dynamic obstacles.
-
Figure 1 illustrates degrees of freedom of motion of a marine vessel 1, here a ship in the form of a tanker. There are three linear degrees of freedom of motion, in the surge (longitudinal), sway (lateral) and heave (vertical) directions, and three rotational degrees of freedom of motion, in the form of roll (about an axis in the surge direction), pitch (about an axis in the sway direction) and yaw (about an axis in the heave direction). The present invention is primarily related to linear movement in the surge and sway directions. Movement in the other degrees of freedom may not be predicted in advance and e.g. roll may be handled by stability controllers. -
Figure 2 illustrates a processing device 10, typically at least partly located on (also in) the marine vessel 1. The processing device 10 comprises processing circuitry 11 e.g. a central processing unit (CPU). The processing circuitry 11 may comprise one or a plurality of processing units in the form of microprocessor(s). However, other suitable devices with computing capabilities could be comprised in the processing circuitry 11, e.g. an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or a complex programmable logic device (CPLD). The processing circuitry 11 is configured to run one or several computer program(s) or software (SW) 13 stored in a storage 12 of one or several storage unit(s) e.g. a memory. The storage unit is regarded as a computer readable means, forming a computer program product together with the SW 13 stored thereon as computer-executable components, and may e.g. be in the form of a Random Access Memory (RAM), a Flash memory or other solid state memory, or a hard disk, or be a combination thereof. The processing circuitry 11 may also be configured to store data in the storage 12, as needed. The processing device 10 may be any suitable device, e.g. a general or special purpose computer, which is at least partly located on the marine vessel 1. However, parts of the processing device 10, e.g. all or part of the processing circuitry 11 and/or the storage 12 may be located away from the marine vessel for instance in a computer cloud or external server. - In some embodiments, the processing device 10 may comprise a user interface 14 for interacting with a user U of the processing device. For instance, the processing device 10 may provide output 16 of information to the user U via the user interface 14 and/or the user U may provide input 17 of information to the processing device 10 via the user interface 14.
- Additionally or alternatively, in some embodiments, the processing device 10 may comprise a communication interface 15 for interacting with other device(s), external to the processing device 10, e.g. with a control system 18 for controlling motion (e.g. propulsion, steering etc.) of the marine vessel 1. For instance, the processing device 10 may provide output 19 of information, e.g. of motion planning, to the control system 18 via the communication interface 15. The control system 18 may then use the outputted information for controlling the motion of the marine vessel. In some embodiments, the control system 18 may also provide input to the processing device 10 via the communication interface 15, e.g. feedback about the controlling of the motion of the marine vessel 10 resulting from information 19 about the motion planning provided to the control system.
-
Figure 3 illustrates some embodiments of the method of motion planning for the marine vessel 1. The motion planning may be part of path planning, global and/or local, and/or voyage planning for the marine vessel. The method may be performed by a processing device 10, e.g. as discussed above with reference tofigure 2 . - The method comprises obtaining S1 a planned future route for the marine vessel. In some embodiments, the planned route is a route for docking or undocking the marine vessel 1 in a harbour. Docking and undocking have been identified as situations where there may be a generally increased risk of discomfort to passengers or of cargo instability.
- In some embodiments, the planned future route may result from path planning and/or voyage planning for the marine vessel, especially global or local path planning, e.g. also performed by the processing device 10 or by another processing device on the marine vessel 1, and in some embodiments the motion planning may be a subroutine for such path planning and/or voyage planning. In some embodiments, the motion planning may provide input to said path planning and/or voyage planning which in turn provides S1 an updated planned route to/in the processing device 10 in an iterative manner.
- The method also comprises calculating S2 vessel position, heading and speed along the planned route of the marine vessel 1, e.g. at a plurality of waypoints along the planned route. The calculating S2 comprises minimizing (S3) the cost function:
where - Discomfort = 1/Comfort,
- Time is the time it will take the marine vessel to complete the planned route,
- Energy is the amount of energy, e.g. fuel, the marine vessel will consume to complete the planned route, and
- w1, w2 and w3 are preset weights.
- The weights w1, w2 and w3 in the cost function allow to find a suitable trade-off between maximization of passenger comfort/cargo stability and minimization of time and/or energy consumption during the process of motion planning.
- For instance, if the route is e.g. a docking or undocking procedure, the user U may not care too much about the energy consumption, but wants to perform the procedure smoothly (emphasis on comfort) without taking too much time. The user may then set the weight w3 to a low number, e.g. 0.1, set the weight w1 to a relatively high number, e.g. 0.6, whereby the weight w2 is set to 0.3 (if the sum of the weights should be 1). The cost function with these set weights is then used when calculating the planned vessel position, heading and speed along the planned route during motion planning.
- The Comfort or Discomfort is calculated as a function of acceleration (a) and jerk (j) in the surge and sway directions of the marine vessel 1 along the planned route. A constraint may be set of the Comfort/discomfort, e.g. that the Discomfort over the planned route should be below a preset soft or hard maximum, corresponding to that the Comfort over the planned route should be above a preset soft or hard minimum, or that the Comfort/Discomfort is within a preset range between a maximum and minimum. The comfort function, which could just as well be expressed as discomfort (since comfort and discomfort are the inverse of each other), may thus be written as
- As mentioned above, the planned route may be in the form of consecutive waypoints. In some embodiments, a hard upper limit may be set for the discomfort (or lower limit for the comfort), which limit should not be exceeded at any one of the waypoints, or which limit should not be exceeded at more than a preset number of the waypoints.
- That the comfort or discomfort is within a preset range, or above/below a preset minimum/maximum (as discussed above) implies that the overall comfort is not planned to be lower than what is provided by the minimum or lower limit of the range even if e.g. the user U wants to prioritize time and/or energy in the cost function. Similarly, the higher limit of the range allows for also considering the time and/or energy in the cost function even if comfort is prioritized. The preset range, or minimum/maximum, may be preprogrammed or stored in the in the processing device 10, or given by the user U via the user interface 14. Preferably, it is stored in the storage 12 in the processing device 10. The range may be written as
- In some embodiments of the present invention, the method comprises receiving S4 input 17 from a user U, e.g. a captain of the vessel 1, via a user interface 14 of the processing device 10, e.g. a touch screen of a graphical user interface (GUI). The input 17 could for instance indicate whether any one or two of comfort, time and energy should be prioritized in the motion planning. Then, the method may also comprise setting S5 at least one of the weights w1, w2 and w3, e.g. w1, prior to the minimizing S3 of the cost function based on said received S4 input. For instance, if comfort is to be prioritized, the weight w1 of the cost function could be set relatively high compared to w2 and/or w3.
- Additionally or alternatively, in some embodiments of the present invention, the method comprises outputting S6 information 19 and/or 16 about the calculated S2 vessel position, heading and/or speed, e.g. to the control system 18 of the marine vessel 1 via a communication interface 15, e.g. a transmitter or transceiver, of the processing device 10 and/or to the user U via a user interface 14, e.g. a GUI and/or speaker, of the processing device 10. The control system 18 and/or user U may then use the output S6 information for controlling the motion of the marine vessel 1.
- The present disclosure has mainly been described above with reference to a few embodiments. However, as is readily appreciated by a person skilled in the art, other embodiments than the ones disclosed above are equally possible within the scope of the present disclosure, as defined by the appended claims.
Claims (9)
- A method of motion planning for a marine vessel (1), the method being performed by a processing device (10) on the marine vessel, the method comprising:obtaining (S1) a planned future route for the marine vessel; andcalculating (S2) vessel position, heading and speed along the planned route, including minimizing (S3) the cost function:
whereDiscomfort = 1/Comfort,Time is the time it will take the marine vessel to complete the planned route,Energy is the amount of energy, e.g. fuel, the marine vessel will consume to complete the planned route, andw1, w2 and w3 are preset weights;wherein the Comfort is calculated as a function of acceleration and jerk in the surge and sway directions of the marine vessel (1) along the planned route and is above a preset minimum. - The method of claim 1, further comprising:receiving (S4) input (17) from a user (U) via a user interface (14) of the processing device (10); andsetting (S5) at least one of the weights w1, w2 and w3, e.g. w1, prior to the minimizing (S3) of the cost function based on said received (S4) input.
- The method of claim 1 or 2, further comprising:
outputting (S6) information (19/16) about the calculated (S2) vessel position, heading and/or speed, e.g. to a control system (18) of the marine vessel (1) via a communication interface (15) of the processing device (10) and/or to a user (U) via a user interface (14) of the processing device (10). - The method of any preceding claim, wherein the planned route is a route for docking or undocking the marine vessel (1) in a harbour.
- The method of any preceding claim, wherein the motion planning is part of path planning, e.g. global path planning or local path planning, for the marine vessel (1).
- The method of any preceding claim, wherein the motion planning is part of voyage planning for the marine vessel (1).
- A processing device (10) configured for motion planning for a marine vessel (1), the device comprising processing circuitry (11) and storage (12) storing instructions (13) executable by said processing circuitry whereby said device is operative to perform the method of any preceding claim.
- A marine vessel (1) comprising the processing device (10) of claim 7.
- A computer program product (12) comprising computer-executable components (13) for causing a processing device (10) to perform the method of any one of claims 1-6 when the computer-executable components are run on processing circuitry (11) comprised in the device.
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP24173257.7A EP4644226A1 (en) | 2024-04-30 | 2024-04-30 | Motion planning for a marine vessel |
| CN202510497082.3A CN120869112A (en) | 2024-04-30 | 2025-04-21 | Motion planning for a vessel |
| US19/192,461 US20250333148A1 (en) | 2024-04-30 | 2025-04-29 | Motion Planning for a Marine Vessel |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP24173257.7A EP4644226A1 (en) | 2024-04-30 | 2024-04-30 | Motion planning for a marine vessel |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP4644226A1 true EP4644226A1 (en) | 2025-11-05 |
Family
ID=90925192
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP24173257.7A Pending EP4644226A1 (en) | 2024-04-30 | 2024-04-30 | Motion planning for a marine vessel |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20250333148A1 (en) |
| EP (1) | EP4644226A1 (en) |
| CN (1) | CN120869112A (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2008152613A2 (en) * | 2007-06-14 | 2008-12-18 | Fincantieri Cantieri Navali Italiani S.P.A. | Device and method for operator guidance of a ship |
| EP3330666A1 (en) * | 2016-11-30 | 2018-06-06 | Offshore Navigation Limited | A communication apparatus for adapting an actual route of a vessel |
| US20210348926A1 (en) * | 2018-10-23 | 2021-11-11 | Offshore Navigation Limited | An apparatus for determining an optimal route of a maritime ship |
| JP2022175993A (en) * | 2021-05-14 | 2022-11-25 | 東京計器株式会社 | Automatic steering system for ship |
-
2024
- 2024-04-30 EP EP24173257.7A patent/EP4644226A1/en active Pending
-
2025
- 2025-04-21 CN CN202510497082.3A patent/CN120869112A/en active Pending
- 2025-04-29 US US19/192,461 patent/US20250333148A1/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2008152613A2 (en) * | 2007-06-14 | 2008-12-18 | Fincantieri Cantieri Navali Italiani S.P.A. | Device and method for operator guidance of a ship |
| EP3330666A1 (en) * | 2016-11-30 | 2018-06-06 | Offshore Navigation Limited | A communication apparatus for adapting an actual route of a vessel |
| US20210348926A1 (en) * | 2018-10-23 | 2021-11-11 | Offshore Navigation Limited | An apparatus for determining an optimal route of a maritime ship |
| JP2022175993A (en) * | 2021-05-14 | 2022-11-25 | 東京計器株式会社 | Automatic steering system for ship |
Also Published As
| Publication number | Publication date |
|---|---|
| US20250333148A1 (en) | 2025-10-30 |
| CN120869112A (en) | 2025-10-31 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP1235735B1 (en) | Nonlinear active control of dynamical systems | |
| Bačkalov et al. | Improvement of ship stability and safety in intact condition through operational measures: challenges and opportunities | |
| CN117826824B (en) | Ship self-adaptive autonomous navigation decision-making method and device and electronic equipment | |
| Eide et al. | The autonomous urban passenger ferry milliAmpere2: Design and testing | |
| Lee et al. | An optimization model of tugboat operation for conveying a large surface vessel | |
| CN117970786B (en) | A method, device, ship and storage medium for autonomous navigation decision-making of a ship | |
| EP4644226A1 (en) | Motion planning for a marine vessel | |
| Fang et al. | A control strategy of normal motion and active self-rescue for autonomous underwater vehicle based on deep reinforcement learning | |
| CN117008606A (en) | A method and device for autonomous navigation decision-making of ships in route-controlled waters | |
| CN111469983B (en) | Intelligent ship berthing and departing method, device and system | |
| Koschorrek et al. | Towards semi-autonomous operation of an over-actuated river ferry | |
| van Daalen et al. | Simulation of a feeder on a port-to-port mission | |
| JP2002149767A (en) | System and method for operation management of ship in harbor | |
| EP4411505B1 (en) | Auto-docking of marine vessels | |
| CN114995410B (en) | Autonomous navigation method, system and storage medium for underactuated unmanned boat | |
| CN118295422A (en) | Ship collision avoidance method based on real-time risk assessment and switching control | |
| Xu et al. | Tuning parameters sensitivity analysis study for a DP roll–pitch motion controller for small waterplane surface vessels | |
| KR101062358B1 (en) | Method and device for planning operation of mobile port system | |
| KR20250012117A (en) | Shipbuilding system and shipbuilding method | |
| Ursavas | Crane allocation with stability considerations | |
| Nakano et al. | An attempt to predict manoeuvring indices using AIS data for automatic OD data acquisition | |
| Cozijn et al. | Round-Trip Between Two Ports: Autonomous Operation of a Container Feeder Vessel | |
| Mudronja et al. | Review of seakeeping criteria for container ship sustainable speed calculation in rough weather | |
| CN119575956B (en) | Cooperative working method and device of dual unmanned boats based on urgency priority control | |
| JP7776820B2 (en) | Berthing System |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC ME MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |