US20040148268A1 - Artificial multiped and motion controller therefor - Google Patents

Artificial multiped and motion controller therefor Download PDF

Info

Publication number
US20040148268A1
US20040148268A1 US10/469,372 US46937204A US2004148268A1 US 20040148268 A1 US20040148268 A1 US 20040148268A1 US 46937204 A US46937204 A US 46937204A US 2004148268 A1 US2004148268 A1 US 2004148268A1
Authority
US
United States
Prior art keywords
leg
actuator
image
multiped
neural network
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.)
Abandoned
Application number
US10/469,372
Inventor
Torsten Reil
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Naturalmotion Ltd
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Assigned to ISIS INNOVATION LIMITED reassignment ISIS INNOVATION LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: REIL, TORSTEN
Publication of US20040148268A1 publication Critical patent/US20040148268A1/en
Priority to US12/122,608 priority Critical patent/US7685081B2/en
Assigned to NATURALMOTION LIMITED reassignment NATURALMOTION LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ISIS INNOVATION LIMITED
Abandoned legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1602Programme controls characterised by the control system, structure, architecture
    • B25J9/161Hardware, e.g. neural networks, fuzzy logic, interfaces, processor
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B62LAND VEHICLES FOR TRAVELLING OTHERWISE THAN ON RAILS
    • B62DMOTOR VEHICLES; TRAILERS
    • B62D57/00Vehicles characterised by having other propulsion or other ground- engaging means than wheels or endless track, alone or in addition to wheels or endless track
    • B62D57/02Vehicles characterised by having other propulsion or other ground- engaging means than wheels or endless track, alone or in addition to wheels or endless track with ground-engaging propulsion means, e.g. walking members
    • B62D57/032Vehicles characterised by having other propulsion or other ground- engaging means than wheels or endless track, alone or in addition to wheels or endless track with ground-engaging propulsion means, e.g. walking members with alternately or sequentially lifted supporting base and legs; with alternately or sequentially lifted feet or skid
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/39Robotics, robotics to robotics hand
    • G05B2219/39273Neural oscillator
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/39Robotics, robotics to robotics hand
    • G05B2219/39284NSC neural servo controller

Definitions

  • This invention relates to an artificial multiped such as a robot or a computer-generated image, and to a controller therefor.
  • the invention relates in particular to the control of the walking of computer generated bipedal images, and particularly but not exclusively, to the body dynamics of such images.
  • Techniques such as inverse kinematics and inverse dynamics can be employed to place virtual limbs at the desired positions and accordingly to compute the required forces.
  • the problem with this approach is that the controller tends to use finite state machines (because of the cyclical nature of ambulatory movement) which results in only partially realistic movement and requires hand turning of the parameters of the finite state machine.
  • neural networks have been employed to improve the control of morpho-functional machines.
  • So called recurrent neural networks (RNNs) have been found to be particularly appropriate for locomotion of multipeds, when used in combination with artificial evolution to optimize the parameter settings of the network.
  • RNNs recurrent neural networks
  • the present invention seeks to improve on the prior art.
  • one object of the present invention is to provide an artificial morpho-functional multiped which appears qualitatively more realistic when moving.
  • a further object is to provide a bipedal motion controller which leads to a faster evolution of stable walking, which at least alleviates the problems of the prior art biped controllers and which again causes qualitatively more realistic walking of the biped.
  • a computer system comprising: processing means arranged (i) to generate an image, on a visual display unit, of a multiped having a trunk and at least two legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part; (ii) to simulate the Newtonian forces that would be acting upon each separate part of the multiped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces; (iii) to cause the image of each upper leg part to pivot about the trunk; (iv) to cause the image of the upper part of each leg to be moved via a simulated actuator in an arc relative to the said trunk; and (v) to cause the image of each relatively lower leg part to describe an apparently substantially free-swinging movement relative to its respective-upper part; (vi) to provide a neural network having a plurality of neurones, the output of which neural network controls the actuator movement
  • the processing means is further arranged to simulate the actuator by calculating the simulated torque, ⁇ T , required to move the image of the upper part of each leg, under the effect of the said simulated Newtonian forces, in response to an output from the neural network.
  • the actuator used to cause movement of the upper part of each leg may take several forms.
  • k p , k D and k I are the proportional, derivative and integral coefficients, and t is time.
  • the coefficient k I is set to or near zero, so that the actuator becomes a proportional-differential (PD) actuator.
  • An actuator implementation of this type requires as input the desired angle between the upper part of the leg and the trunk (equivalent to the desired length of a biological muscle).
  • the necessary force (torque) to reach the “sweet spot” is calculated by the actuator itself.
  • motor commands from the neural network to the actuator do not, in the preferred embodiment, represent forces, but instead represent desired kinematic parameters like relative joint angles.
  • PID or PD controllers brings about several advantages. Firstly, control is provided at a low level, as any discrepancy between the actual and the desired angle is automatically reduced. As a consequence, the tendency of the computer-generated images of the limbs (for example) to buckle under the simulated body mass is counteracted directly by the actuator, a task which would otherwise have to be accomplished by the neural network. In addition, by tuning the allowed desired angle ( ⁇ d ) range, upper and lower limits to limb movement can easily be achieved. This is not possible if the neural network has explicitly to specify forces rather than desired angles.
  • the processing means is further arranged to simulate the actuator as a force limited velocity constraint actuator in which the torque, ⁇ T , applied to the upper part of each of the two legs is a function of the desired velocity of movement of the upper part of the one leg relative to the body trunk, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between the two upper leg parts, the desired relative angle being derived from the neural network.
  • the multiped has only a single actuator per leg, such that the lower leg parts swing freely. Multiple actuators for each leg are however envisaged as well.
  • the multiped is simulated as a biped with two hip joints, each hip joint connecting the upper part of a respective one of the two legs to the trunk.
  • the hip joint is constrained to have only a single degree of freedom in the preferred embodiment. It has been found that lateral and twist movements are not necessary for straight line walking.
  • the processor is further arranged to generate an image of a plurality of feet, each of which appears to be connected to an end of the image of the lower part of a corresponding leg via an ankle joint, and wherein the processor simulates the action of a damped torsional spring to govern the movement of each said ankle joint.
  • the feet represent the only physical interface between a walking multiped and its environment, and therefore play an important role in its locomotion.
  • the ankles serve to allow a smooth roll of the foot over the floor whilst simultaneously storing energy. At toe lift-off, this energy is released to used to initiate the next stride. No active neural network control is required for this task.
  • the processor may also limit the angle between the image of the upper part and the image of the lower part of each leg.
  • the reason for this is that a passively swinging lower leg preferably requires a mechanism to provide a rapid stop to the movement at full extension.
  • an appropriately controlled and timed actuator could in principle achieve this functionality, a preferred solution is to place a soft angular limit on the knee joint (that is, the angle between the upper and lower parts of each leg).
  • the neurones of the neural network are arranged as a recurrent neural network (RNN) so as to form two bi-directionally coupled chains of identical oscillators, at least two of the neurones acting as motor neurones whose output controls the said actuator associated with the upper part of each said leg.
  • RNN recurrent neural network
  • the neural network architecture of the preferred embodiment acts as a central pattern generator.
  • the number of identical oscillators in each chain is preferably twice that of the appendages to be actuated. In other words, four oscillators per chain or eight in total are preferred to control quadrupeds, whereas two oscillators per chain, i.e. four in total, are desirable for bipeds.
  • the recurrent neural network comprises one recurrent subnet per oscillator, and each recurrent subnet preferably comprises six nodes as this was found to produce a high degree of spontaneous cyclic activity.
  • Each of these recurrent subnets is connected to a laterally adjacent recurrent subnet (i.e., a recurrent subnet in the other of the two chains) via symmetrical weights so as to allow bidirectional coupling.
  • Each neurone in each recurrent subnet is preferably arranged to synapse with its equivalent in the opposite recurrent subnet in the opposite chain. Connections to sagittal neighbours are asymmetric, in the preferred embodiment, that is, each neurone is preferably connected to its equivalent in the next recurrent subnet in the same chain, but no connections exist the other way.
  • two of the nodes in the RNN are designated as motor neurones, with the output of these nodes being used to control left and right sagittal hip actuation. More generally, it is preferable to have one motor neurone per leg to be actuated in a multiped.
  • an ancillary stability controller may be applied at the beginning of an optimization procedure, to improve the overall speed of evolution of stable network parameters. The effect of this ancillary controller is gradually reduced in subsequent optimisation iterations.
  • the properties of the neurones and their connections within the said neural network are determined on the basis of a genetic algorithm.
  • the criterion used to optimise the network parameters is that the distance over which an end of the lower part of a rearmost leg in the image of the multipedal object, relative to that origin, should be maximized relative to the said origin.
  • Rapid optimisation of the network parameters is further achieved, in preferred embodiments, by aborting consideration of trial arrays of networks parameters as soon as certain undesirable situations occur. For example, if the centre of mass of the simulated body drops below a certain, predetermined value, then any resultant locomotion will certainly not appear realistic and the network parameters resulting in this form of image control are considered non-ideal. Enforcing the early abortion of unpromising runs speeds up evolution dramatically.
  • a controller for a computer-generated image of a biped comprising two legs depending from a trunk, each leg being actuated by a computer simulated actuator, the controller comprising a neural network having a plurality of neurones, the output of the neural network being arranged to control the computer simulated actuator such that the image of the trunk is caused to move as the image of the legs is moved.
  • the invention also extends to a computer system comprising processing means arranged (i) to generate an image, on a visual display unit, of a biped having a trunk and legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part; (ii) to simulate the Newtonian forces that would be acting upon each separate part of the biped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces; (iii) to cause the image of each upper leg part to pivot about the trunk; (iv) to provide a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled pairs of identical oscillators; (v) to cause the image of the upper parts of each of the two legs to be moved by a force limited velocity constraint actuator, in an arc relative to the said trunk, the actuator being simulated by the processing means to calculate the simulated torque, T, required to move the image of the upper part of its associated
  • a computer program comprising program elements which, when executed on a digital computer, cause a processor thereof: (i) to generate an image, on a visual display unit, of a multiped having a trunk and at least two legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part; (ii) to simulate the Newtonian forces that would be acting upon each separate part of the multiped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces; (iii) to cause the image of each upper leg part to pivot about the trunk; (iv) to provide a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled pairs of identical oscillators; (v) to cause the image of the upper parts of each of the two legs to be moved by a force limited velocity constraint actuator, in an arc relative to the said trunk, the actuator being simulated by the
  • the computer program may be stored upon a computer-readable storage medium such as a magnetic or optical disc. Alternatively, it may be embodied upon an electromagnetic signal.
  • Still a further aspect of the present invention provides a method of controlling the locomotion of a computer-generated biped, comprising the steps of: (a) establishing a neural network having a plurality of neurones; (b) generating a computer image of a body trunk and at least two legs, each leg depending from the trunk; (c) simulating the Newtonian forces that would be acting upon each separate part of the computer-generated object at a given time; (d) applying those simulated forces to each said separate part so that, when displayed on a visual display unit, each part appears to move under the influence of those simulated forces; (e) simulating an actuator for actuation of each said leg; and (f) controlling the operation of the actuator via an output from the neural network.
  • a method of optimising the network parameters in a neural network controller for controlling the locomotion of a computer-generated image of a multiped comprises: (i) generating a plurality of different trial arrays of network property values; (ii) applying the different trial arrays to the neural network to create different trial neural networks; (iii) identifying those arrays selected from the plurality of different arrays which, when applied to the neural networks, form trial neural networks which optimize the control of the said image of the multiped in accordance with at least the criterion that the distance, d, over which an end of the lower part of a rearmost leg of the computer-generated image should have travelled from the origin should be maximized; the method further comprising: aborting, as non-optimized, the consideration of those arrays forming trial neural networks when at least one of the following conditions is met: (a) a point attractor is reached such that the image when controlled by that trial network stops moving away from the origin, (b) the trunk of the multiped, as
  • an artificial multiped comprising: a body trunk; at least two legs depending from the trunk, each leg having at least a first, upper part and a second, relatively lower part pivotable about the said first upper part; a plurality of hip joints each connecting the upper part of an associated leg to the body trunk; an actuator arranged to move the upper part of each leg in an arc about the hip joint; a neural controller arranged to control the movement of the said actuator such that, as each upper leg part is moved through the said arc, the corresponding lower part thereof is arranged to describe an apparently substantially free-swinging movement over at least a part of the said upper leg part movement.
  • the angle between the upper and lower parts of the legs can be limited using an artificial kneecap rather than calculation of angular limit.
  • the invention also extends to a controller for an artificial biped, the biped comprising two legs depending from a trunk and being capable of actuation via an actuator, the controller comprising a neural network having a plurality of neurones, at least two of the neurones acting as motor neurones which are arranged to control the movement of the actuator so as to cause locomotion of the trunk via the legs.
  • an artificial biped comprising: a body trunk; two legs depending from the trunk, each leg having a first, upper part and a second, lower part freely pivotable about the said first upper part; two hip joints, each one connecting the upper part of an associated one of the two legs to the body trunk; a controller, comprising two bi-directionally coupled pairs of identical oscillators embodied as a neural network having a plurality of neurones, at least two neurones acting as motor neurones; and a force-limited velocity constraint actuator arranged to move the upper part of each leg in an arc about its associated hip joint, and in which the torque, T, applied to the upper part of each of the two legs is a function of the desired velocity of movement of the upper part of the one leg relative to the upper part of the other leg, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between the two upper leg parts, the desired relative angle being derived from the neural controller; the controller being arranged to control the
  • a controller for control of cyclical movement of an appendage of an artificial or computer-simulated body comprising a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled arrays of identical oscillators.
  • aspects of the invention provide an artificial or simulated biped in which the length of evolutionary optimization required to evolve parameters for a neural network that produces straight line walking of that biped is very short. Moreover, the large majority of neural networks obtained via the optimization procedures result in successful controllers. Furthermore, the perceived realism of the body dynamics of a biped or other device/object having more than two legs is increased relative to actual multipedal walking, particularly for bipeds such as humans. This can be confirmed by comparison with motion capture data. The use of free swinging lower legs constrains the walking dynamics in a particularly favourable manner. Walking styles that do not make use of a full lower leg swing (and hence a kneecap) were less stable than those which do.
  • the neuro-evolutionary approach of aspects of this invention allows the overall body control to be fully automated which provides several advantages, including body implementation flexibility and the avoidance of the need for manual retuning of controller parameters.
  • the neural network architecture of further aspects of the invention also allows the integration of sensory (in particular proprioceptive) feed back and tonic input to the controller, which may in turn allow improved robustness of walking gaits on uneven terrain by appropriate modulation of the neural network.
  • FIGS. 1 a and 1 b show fully rendered and wire-frame versions of a computer-generated biped embodying an aspect of the present invention
  • FIGS. 2 a - 2 d show side views of a sequence of movement of the biped of FIG. 1 a;
  • FIG. 3 shows a schematic arrangement of a central pattern generator (CPG) suitable for controlling the locomotion of the biped of FIGS. 1 and 2, and embodying another aspect of the present invention
  • FIG. 4 shows a specific neurone arrangement to implement the CPG of FIG. 3 as a neural network
  • FIG. 5 shows a decision tree for evolving the parameters of the neural network of FIG. 4, for example
  • FIG. 6 a and 6 b show two exemplary graphs of fitness, defined as distance travelled by the rear foot of the biped of FIGS. 1 and 2, as a function of the number of generations of evolution of the neural network parameters, when evolved using the decision tree of FIG. 5 and when applied to the neural network of FIG. 4;
  • FIGS. 7 a and 7 b show two further exemplary graphs of fitness versus number of evolutionary generations, with an ancillary stabilisation controller employed that is deactivated after the fitness reaches a predetermined distance;
  • FIG. 8 shows another exemplary graph of fitness versus the number of evolutionary generations, with no ancillary stability controller employed
  • FIG. 9 shows the output, in radians, of the neural network of FIG. 4 with optimised parameters, and the resulting body dynamics of the biped of FIGS. 1 and 2, also in radians, each as a function of time;
  • FIG. 10 shows a plot of the left hip angle of the biped of FIG. 1 as a function of the left hip motor neurone output in the neural network of FIG. 4;
  • FIGS. 11 a and 11 b show attractor plots of left and right hip neurone outputs, and left and right actual angles, respectively, for the biped of FIGS. 1 and 2;
  • FIG. 12 shows a plot of the left hip angle of the biped of FIGS. 1 and 2, when actuated in accordance with one aspect of the present invention, as a function of the left knee angle of the biped of FIGS. 1 and 2;
  • FIG. 13 shows, in perspective, a further sequence of movement of the biped of FIGS. 1 and 2 when actuated in accordance with an aspect of the present invention and controlled in accordance with another aspect of the present invention.
  • the bipedal object in the following example is computer-generated.
  • the principles underlying the present invention are equally applicable to quadrupeds and other multi-limbed creatures and even to control of other limits such as birds' wings, provided that they exhibit cyclical movement in use.
  • the present invention is equally applicable to embodied devices such as multipedal and, more specifically, bipedal robots.
  • FIGS. 1 a and 1 b fully rendered and wire-framed versions of a computer-generated biped 10 are respectively shown.
  • the biped is simulated using a rigid body dynamics simulation program.
  • Such programs are well known in the art and are available either as commercial or as freeware/open source software.
  • Rigid body dynamics simulation software simulates the motion of idealised bodies connected by idealised joints. The bodies are able to collide with one another, rest and slide over one another and so forth.
  • the software calculates the Newtonian mechanics for a body having specified parameters, so that when these bodies are moved, they appear to move as if under the influence of gravity, for example.
  • FIG. 1 a The biped shown in FIG. 1 a in particular is simulated using Dynamics Toolkit Version 0.0.5, by MathEngine plc, Oxford, UK. This program is particularly preferred because it is optimised for speed rather than accuracy which is useful when using evolutionary optimisation. A further advantage is that this program includes a force limited velocity constraint algorithm. This is useful for actuation of the limbs as will be explained below.
  • the MathEngine program is delivered as a suite of libraries coded in C and assembler. Objects are called from the libraries to build the simulated biped shown in FIGS. 1 a and 1 b.
  • the biped which is simulated by the MathEngine program comprises a body trunk 20 and two legs 25 which each depend from the body trunk 20 .
  • Each leg comprises a first, upper part 35 and a second, lower part 45 .
  • the upper part 35 of each leg is journalled about the body trunk 20 via a corresponding hip joint 30 .
  • the lower part 45 of each leg pivots about the upper part 35 of the same leg via a knee joint 40 .
  • At the end of each leg is a foot 60 which pivots about the lower part 45 of an associated leg via an ankle joint 50 .
  • the biped has eight degrees of freedom: hip-roll, hip-pitch, knee-pitch, and ankle-pitch. As will be explained below, only the two hip joints 30 are actively actuated.
  • each body part as set out in Table 1 above, is modelled using a simulated density of 1 kg/l. It will be appreciated that a simple block is employed to simulate the body trunk of the biped in the current implementation. This is because the dynamics of the upper part of the body present different (and, generally, more straightforward) problems to those which are addressed by the present invention. Therefore, to aid understanding, the details of the upper part of the body of the biped described herein are not given.
  • FIGS. 1 a and 1 b The biped of FIGS. 1 a and 1 b is caused to move by a combination of actuation and passive swinging.
  • the hip joints 30 actuate the upper leg parts 35
  • the lower leg parts 45 are allowed to follow passively, i.e., without separate actuation.
  • the control task for straight line walking of the biped 10 can be simplified to two degrees of freedom (the hip joints 30 ) for the biped 10 .
  • each leg 25 is allowed to swing passively, a mechanism is required to provide a rapid stop to the movement at full extension. Whilst an appropriately controlled and timed actuator could in principle achieve this functionality, it is simpler to employ a simulated kneecap. In the preferred implementation, a soft angular limit to the knee joint 40 is simulated. Of course, in an embodied morpho-functional machine, such as a robot, a physical kneecap can be employed instead.
  • a weak constant torque is applied between the upper and lower leg parts 35 , 45 .
  • the torque is applied in the direction that would tend to straighten the leg. It is to be understood that this weak constant torque is by no means essential, however, and in any event is sufficiently weak that it is not, or at least barely, discernable to the human eye.
  • the simulated biped 10 also employs feet 60 . These represent the only physical interface between a walking biped and its environment, and therefore play an important role in its locomotion.
  • the ankle joints 50 serve to allow a smooth roll-off of the foot 60 over the simulated floor, whilst simultaneously storing energy. Upon liftoff of the front of the foot, this energy is released and used to initiate the next stride. No active control of the foot 60 or ankle joint 50 is required for this task.
  • the presently preferred implementation simulates a damped torsional spring in each of the ankle joints 50 . Again, this can readily be performed through the libraries available in the MathEngine program.
  • an actuator is employed as a low level controller which takes as inputs the relative angles and angular velocities of the two body parts (here, the upper leg parts 35 ) being actuated from a simulation, a desired relative angle from the neural controller, and which calculates a torque to be applied equally and oppositely to the two body parts being actuated.
  • An actuator must generate the effect of turning body parts towards the desired relative angle smoothly and at a reasonably controlled pace.
  • actuators there are several types of actuator that can be used, and which provide the level of control necessary for stable biped locomotion.
  • a proportional integral derivative (PID) controller can be used.
  • PID proportional integral derivative
  • An actuator implementation of this type requires as input the desired angle which is, in this case, equivalent to the desired length of a biological muscle.
  • the necessary force to reach the “sweet spot” is calculated by the actuator itself. That is, motor commands from higher control centres (such as a central pattern generator, as described below) to actuators do not represent forces, but desired kinematic parameters like relative joint angles.
  • PID controllers bring about several advantages. They provide control at a low level, as they automatically reduce any discrepancy between the actual and the desired angle. As a consequence, the tendency of limbs, for example, to buckle under the simulated body mass is counteracted directly by the actuator, a task which would otherwise have to be accomplished by a separate controller. In addition, by tuning the allowed desired angle ( ⁇ d ) range, upper and lower caps to limb movement can easily be achieved. This is not possible if the higher control centre is required explicitly to specify forces rather than desired angles.
  • PID or PD controllers have their advantages, they do also suffer from a number of drawbacks. Firstly, changes in the control environment (e.g. the simulated load on the simulated body) require dynamic parameter modulation of the PID. Because this modulation must itself be controlled, more degrees of freedom are inevitably added to the system.
  • PID controllers may bring about numerical instabilities.
  • the presently preferred implementation employs a different but conceptually analogous actuator type known as a force limited velocity constraint actuator.
  • a force limited velocity constraint actuator Such actuators allow the user to specify a desired relative velocity between two bodies. They tend to be more reliable than PD or PID actuators, but are typically computationally more expensive.
  • the relative angle between the two upper leg parts 35 is used as a first input.
  • a desired angle is input from the neural controller (see below).
  • a demand velocity is then calculated whose magnitude is related to the difference between the actual relative angle and the desired relative angle.
  • the demand velocity is used by the constraint solver of the simulation to calculate the torques required to satisfy this request.
  • the torque is applied equally and oppositely to the two upper leg parts 35 , unless the calculated torque exceeds a maximum ( ⁇ max ), in which case the maximum is applied. In that case, then, an external modulation of controller parameters becomes unnecessary.
  • the third part of the system which allows realistic locomotion of the biped 10 is a neural network which acts as a global controller for the biped.
  • the structure is shown in FIG. 3.
  • the structure comprises four identical oscillators 70 , 80 , 90 , 100 , arranged as two bi-directionally coupled chains. More generally, the number of oscillators in each chain should correspond to the number of appendages to be actuated. Thus, for quadrupeds, each chain would consist of four identical oscillators such that the overall structure contains eight identical oscillators.
  • FIG. 3 The generalised structure of FIG. 3 is implemented for the computer-simulated biped 10 as a neural network, again written as a subroutine in C or C++; the network connections are shown in FIG. 4.
  • Each oscillator 70 , 80 , 90 , 100 is represented by a fully connected recurrent neural network having six nodes 71 - 76 , 81 - 86 , 91 - 96 and 101 - 106 .
  • the oscillators 70 and 90 are laterally adjacent but in different oscillator chains.
  • the oscillators 80 and 100 are laterally adjacent but in different oscillator chains.
  • Each neurone in one of the laterally adjacent oscillators is connected to its equivalent neurone in the laterally opposite oscillator via a symmetrical weight so as to allow bi-directional coupling.
  • the neurone 71 in the oscillator 70 is connected to the neurone 91 in the oscillator 90 .
  • each neurone in oscillator 80 (such as neurone 86 ) is connected to its equivalent (neurone 76 in this example) in the next or other oscillator in the same chain (in this case, oscillator 70 ), but no connections exist the other way.
  • the neurone model of FIG. 4 includes a time constant ⁇ j , and a bias t j .
  • the activity of the j th neurone in the RNN of FIG. 4 is computed according to:
  • ⁇ j is the time constant of the j th neurone
  • a j its activity O i the output of the i th to the j th neurone
  • ⁇ overscore ( ⁇ ) ⁇ ij the weight from the i th to the j th neurone.
  • t j is the bias of the j th neurone.
  • the ringed neurones 81 and 101 in FIG. 4 are designated motor neurones. Their outputs are between 0.0 and 1.0 and are scaled to drive the actuators to move the upper leg parts 35 through the allowed angles.
  • the motor neurone 101 is used for sagittal actuation of the left hip joint 30 of the biped 10
  • the motor neurone 81 is used for sagittal actuation of the right hip joint 30 in the biped 10 .
  • the parameters of the neural network which are to be evolved are the synapse weights and the node properties (time constants and biases). These are encoded as real numbers in a linear chromosome with different ranges for each parameter, typically [ ⁇ 16.0, 16.0] for the weights, [0.5, 5.0] for the time constants and [ ⁇ 4.0, 4.0] for the biases.
  • the algorithm as a whole is yet another bespoke C or C++ subroutine which can be called as necessary by the graphics simulator.
  • the mutation rate is chosen so as to cause an average of one substitution per individual. No crossover operator is applied.
  • Rank-based selection is used on a population of 100 individuals, with a fittest fraction of 0.5. This is equivalent to culling the bottom, weakest half of the population, and replacing it with a copy of the top half.
  • This latter procedure is known, as such, from, for example, W. D. Hillis, “Co-evolving parasites improves simulated evolution as an optimisation procedure”, in Artificial Life II, edited by C. Langton et al, Addison-Wesley at pages 313-324.
  • the individuals are selected on the basis of a fitness function which is depicted graphically in FIG. 5.
  • the overall fitness criterion selected is the distance, d, of the hindmost foot 60 of the simulated biped 10 from an origin at which locomotion commences.
  • the hindmost foot is chosen as a reference point so as to penalise individuals that take only one large stride.
  • t time
  • t e maximum time
  • h the CoM height
  • the CoM height threshold
  • a distance threshold
  • ⁇ a a measure of the change in activation in the neural network of FIG. 4
  • d is the distance from the hindmost foot 60 of the biped 10 to an origin.
  • a weak assisting controller is preferable to permit rapid evolution of stable locomotion control of the biped 10 .
  • This assisting controller is applied only at the beginning of an evolutionary run, in order to support the trunk 20 both laterally and sagittally.
  • the controller takes the form of an un-damped orientation spring between the trunk 20 and a reference “frame” for the biped 10 .
  • the spring has no displacement parameters, that is, the torque exerted on the trunk 20 is dependent only on its orientation, not its position.
  • the ancillary controller serves initially to guide evolution towards the production of rhythmic step cycles during early mutations.
  • its strength that is, the spring stiffness
  • the stiffness of the spring is iteratively reduced until the stabiliser is weak enough to be discarded or at least not to visibly impair biped simulation.
  • FIGS. 6 a and 6 b two representative plots of fitness, in metres, as a function of number of generations of evolution are shown. It is noted that each of these representative plots indicates that successful straight line walking has been achieved. In each case, the ancillary controller described in connection with FIG. 5 was activated. It will in particular be noticed that realistic straight line walking occurs within a relatively small number of generations. The average walking speed of walkers was 0.8 m/s with maximum speeds of about 1.2 m/s reached by some individuals.
  • FIG. 9 shows a plot of neural output (desired angles for left and right hips 50 , in radians) as a function of time, as well as the resulting body dynamics (the actual angles of the left and right hips 50 , again in radians), as a function of time.
  • FIG. 9 shows a plot of neural output (desired angles for left and right hips 50 , in radians) as a function of time, as well as the resulting body dynamics (the actual angles of the left and right hips 50 , again in radians), as a function of time.
  • FIG. 10 shows a plot of the angle of the left hip 50 of the biped 10 as a function of the output of the motor neurone 101 (FIG. 4) which controls left hip actuation. It will likewise be seen from this Figure that, after an initial settling phase, both periods become locked to one another.
  • FIG. 11 a shows an attractor plot of the desired angles of the left and right hip joints 50 .
  • FIG. 11 b shows an attractor plot of the actual angle of the left and right hip joints 50 .
  • Periodic gaits tend to be preceded by a short settling phase, in which the neural outputs and the body dynamics differ from the subsequently established pattern. By visual analysis, it would appear that this initial settling phase is used to initialise the body position for the walking gait. The initial settling phase is more prominent where passive body dynamics are employed (as described in connection with FIG. 2 in particular), rather than a fully actuated leg. This is best understood from FIG.
  • FIG. 13 shows screen shots of the biped 10 of FIGS. 1 and 2, in perspective view, over one gait cycle. It will be seen even from the ten frames illustrated that the gait is highly anthropomorphic i.e. realistic, making full use of the passive dynamics of the body such as the free-swinging lower legs.

Abstract

An artificial multiped is constructed (either in simulation or embodied) in such a way that its natural body dynamics allow the lower part of each leg to swing naturally under the influence of gravity. The upper part of each leg is actively actuated in the sagittal plane. The necessary input to drive the above-mentioned actuators is derived from a neural network controller. The latter is arranged as two bi-directionally coupled chains of neural oscillators, the number of which equals twice that of the legs to be actuated. Parameter optimisation of the controllers is achieved by evolutionary computation in the form of a genetic algorithm.

Description

    FIELD OF THE INVENTION
  • This invention relates to an artificial multiped such as a robot or a computer-generated image, and to a controller therefor. The invention relates in particular to the control of the walking of computer generated bipedal images, and particularly but not exclusively, to the body dynamics of such images. [0001]
  • BACKGROUND TO THE INVENTION
  • The control of artificial multipeds, whether embodied or physically simulated, is an inherently difficult task. There is considerable interest in this matter, from disciplines as diverse as robotics, computer animation, virtual reality and biology. [0002]
  • For computer animation, the use of motion capture has long been employed, wherein the desired human behaviour is filmed and then typically digitized to provide data for animation of an equivalent image. Whilst this provides realistic motion dynamics, particularly for the difficult simulation of bipeds, the technique suffers from the difficulty in generalizing walking motions, particularly in unpredictable conditions. The technique also imposes high demands on data storage capacity, and is inappropriate for robots. [0003]
  • A further approach which has therefore been developed, both for robots and for computer-generated images, relies upon a semi-physical representation of the multiped coupled with a controller to create movement patterns. Techniques such as inverse kinematics and inverse dynamics can be employed to place virtual limbs at the desired positions and accordingly to compute the required forces. The problem with this approach is that the controller tends to use finite state machines (because of the cyclical nature of ambulatory movement) which results in only partially realistic movement and requires hand turning of the parameters of the finite state machine. [0004]
  • In recent years, neural networks have been employed to improve the control of morpho-functional machines. So called recurrent neural networks (RNNs) have been found to be particularly appropriate for locomotion of multipeds, when used in combination with artificial evolution to optimize the parameter settings of the network. U.S. Pat. No. 5,124,918 discusses such an approach in the control of a hexapedal insect-like robot, and Ijspeert et al in “From Lampreys to Salamanders: Evolving Neural Controllers for Swimming and Walking” from Animals to Animats, Proceedings of the 5th International Conference of the Society for Adaptive Behaviour (SAB98), pages 390 to 399, MIT Press (1998) discuss the application of neural networks to artificial salamanders. Golubitsky et al in “Symmetry in locomotor central pattern generators and animal gaits”, Nature 401, pages 693-695 (1999) discuss, at a theoretical level only, the neural controllers necessary for many-legged creatures. [0005]
  • There are particular problems associated with the control of bipeds, both embodied as robots and as computer simulations. Specifically, the unstable dynamics of two-legged walking require that, in general, continuous active control is necessary. Additional controllers have also been necessary to control lateral and sagittal stability. For this reason, engineering techniques such as finite state machines and conventional control theory have been considered necessary. As previously explained, this brings with it the problems of mathematical tractability, the need for manual optimisation, and limits on extendability. Bipeds controlled in this manner also tend to be relatively slow moving. [0006]
  • SUMMARY OF THE INVENTION
  • The present invention seeks to improve on the prior art. In particular, one object of the present invention is to provide an artificial morpho-functional multiped which appears qualitatively more realistic when moving. A further object is to provide a bipedal motion controller which leads to a faster evolution of stable walking, which at least alleviates the problems of the prior art biped controllers and which again causes qualitatively more realistic walking of the biped. [0007]
  • According to a first aspect of the present invention, there is provided a computer system comprising: processing means arranged (i) to generate an image, on a visual display unit, of a multiped having a trunk and at least two legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part; (ii) to simulate the Newtonian forces that would be acting upon each separate part of the multiped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces; (iii) to cause the image of each upper leg part to pivot about the trunk; (iv) to cause the image of the upper part of each leg to be moved via a simulated actuator in an arc relative to the said trunk; and (v) to cause the image of each relatively lower leg part to describe an apparently substantially free-swinging movement relative to its respective-upper part; (vi) to provide a neural network having a plurality of neurones, the output of which neural network controls the actuator movement of each upper leg part such that the image of the multiped appears to walk. [0008]
  • The use of “passive dynamics”, that is, the use of freely swinging relatively lower leg parts with only the upper part of the leg being actuated, provides a walking gate of an anthropomorphic nature. It will of course be appreciated that the same effect is achieved even if the lower leg part is actuated, (although at the expense of further hardware and control) provided that the nett result is that the lower leg part moves in a manner which appears to be free swinging or nearly so, and the scope of the claim is to be construed accordingly. Actuation of the lower leg part may in fact be desirable if the multiped is to circumvent or climb over objects. Indeed, a weak constant simulated torque applied between the upper and lower leg parts, which tends to straighten the leg, has been found to be particularly useful. The strength of the torque is sufficiently small that the lower leg part nevertheless appears substantially free-swinging. Likewise, although a leg with only two parts, upper and lower, is preferred, the claim is not restricted thereto and multi-jointed legs are contemplated as well. [0009]
  • Preferably, the processing means is further arranged to simulate the actuator by calculating the simulated torque, Γ[0010] T, required to move the image of the upper part of each leg, under the effect of the said simulated Newtonian forces, in response to an output from the neural network.
  • The actuator used to cause movement of the upper part of each leg may take several forms. In one preferred embodiment, the actuator is a proportional-integral-derivative (P-I-D) actuator in which, preferably, the torque Γ[0011] T at a time T is related to the angle Θ in accordance with the equation Γ T = k p ( θ d - θ ) - k D θ t + k I T - Δ T T + Δ T ( θ d - θ ) t
    Figure US20040148268A1-20040729-M00001
  • where k[0012] p, kD and kI are the proportional, derivative and integral coefficients, and t is time.
  • In particularly preferred embodiments, the coefficient k[0013] I is set to or near zero, so that the actuator becomes a proportional-differential (PD) actuator.
  • An actuator implementation of this type requires as input the desired angle between the upper part of the leg and the trunk (equivalent to the desired length of a biological muscle). The necessary force (torque) to reach the “sweet spot” is calculated by the actuator itself. In other words, motor commands from the neural network to the actuator do not, in the preferred embodiment, represent forces, but instead represent desired kinematic parameters like relative joint angles. [0014]
  • The use of PID or PD controllers brings about several advantages. Firstly, control is provided at a low level, as any discrepancy between the actual and the desired angle is automatically reduced. As a consequence, the tendency of the computer-generated images of the limbs (for example) to buckle under the simulated body mass is counteracted directly by the actuator, a task which would otherwise have to be accomplished by the neural network. In addition, by tuning the allowed desired angle (Θ[0015] d) range, upper and lower limits to limb movement can easily be achieved. This is not possible if the neural network has explicitly to specify forces rather than desired angles.
  • Yet a further advantage is that a joint actuator arrangement which acts as one entity rather than implementing single muscles (agonists, synergists, antagonists) greatly reduces the degrees of freedom of the system (and of the neural network controller). [0016]
  • In other preferred embodiments, however, the processing means is further arranged to simulate the actuator as a force limited velocity constraint actuator in which the torque, Γ[0017] T, applied to the upper part of each of the two legs is a function of the desired velocity of movement of the upper part of the one leg relative to the body trunk, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between the two upper leg parts, the desired relative angle being derived from the neural network.
  • The object point to which an angle of an upper leg part is relative is of course arbitrary for perfectly symmetrical walking. A relative angle between one leg and the trunk is functionally equivalent to a relative angle between one of the upper leg parts a fixed point for example. For perfectly symmetrical walking, indeed, it would be possible to measure the angle of one leg relative to the other. [0018]
  • In each case, it is to be understood that application of the torque to the upper leg parts may be directly (i.e. to a simulated thigh muscle), to a simulated hip joint or both. [0019]
  • Preferably, the multiped has only a single actuator per leg, such that the lower leg parts swing freely. Multiple actuators for each leg are however envisaged as well. [0020]
  • Most preferably, the multiped is simulated as a biped with two hip joints, each hip joint connecting the upper part of a respective one of the two legs to the trunk. The hip joint is constrained to have only a single degree of freedom in the preferred embodiment. It has been found that lateral and twist movements are not necessary for straight line walking. [0021]
  • Preferably, the processor is further arranged to generate an image of a plurality of feet, each of which appears to be connected to an end of the image of the lower part of a corresponding leg via an ankle joint, and wherein the processor simulates the action of a damped torsional spring to govern the movement of each said ankle joint. [0022]
  • During walking, the feet represent the only physical interface between a walking multiped and its environment, and therefore play an important role in its locomotion. In particular, by acting analogously to a damped spring, the ankles serve to allow a smooth roll of the foot over the floor whilst simultaneously storing energy. At toe lift-off, this energy is released to used to initiate the next stride. No active neural network control is required for this task. [0023]
  • The processor may also limit the angle between the image of the upper part and the image of the lower part of each leg. The reason for this is that a passively swinging lower leg preferably requires a mechanism to provide a rapid stop to the movement at full extension. Although an appropriately controlled and timed actuator could in principle achieve this functionality, a preferred solution is to place a soft angular limit on the knee joint (that is, the angle between the upper and lower parts of each leg). [0024]
  • In a particularly preferred embodiment, the neurones of the neural network are arranged as a recurrent neural network (RNN) so as to form two bi-directionally coupled chains of identical oscillators, at least two of the neurones acting as motor neurones whose output controls the said actuator associated with the upper part of each said leg. [0025]
  • The neural network architecture of the preferred embodiment acts as a central pattern generator. The number of identical oscillators in each chain is preferably twice that of the appendages to be actuated. In other words, four oscillators per chain or eight in total are preferred to control quadrupeds, whereas two oscillators per chain, i.e. four in total, are desirable for bipeds. [0026]
  • Most preferably, the recurrent neural network comprises one recurrent subnet per oscillator, and each recurrent subnet preferably comprises six nodes as this was found to produce a high degree of spontaneous cyclic activity. Each of these recurrent subnets is connected to a laterally adjacent recurrent subnet (i.e., a recurrent subnet in the other of the two chains) via symmetrical weights so as to allow bidirectional coupling. Each neurone in each recurrent subnet is preferably arranged to synapse with its equivalent in the opposite recurrent subnet in the opposite chain. Connections to sagittal neighbours are asymmetric, in the preferred embodiment, that is, each neurone is preferably connected to its equivalent in the next recurrent subnet in the same chain, but no connections exist the other way. [0027]
  • For a biped, preferably, two of the nodes in the RNN are designated as motor neurones, with the output of these nodes being used to control left and right sagittal hip actuation. More generally, it is preferable to have one motor neurone per leg to be actuated in a multiped. [0028]
  • The use of identical oscillators as well as only two sets of coupling weights (lateral and sagittal) limits the search spaced (for the network parameters) to a total of 60 parameters (36 weights plus 12 neurone parameters plus 6 lateral weights plus 6 sagittal weights). [0029]
  • Furthermore, an ancillary stability controller may be applied at the beginning of an optimization procedure, to improve the overall speed of evolution of stable network parameters. The effect of this ancillary controller is gradually reduced in subsequent optimisation iterations. [0030]
  • Preferably, the properties of the neurones and their connections within the said neural network are determined on the basis of a genetic algorithm. Most preferably, the criterion used to optimise the network parameters is that the distance over which an end of the lower part of a rearmost leg in the image of the multipedal object, relative to that origin, should be maximized relative to the said origin. [0031]
  • Rapid optimisation of the network parameters is further achieved, in preferred embodiments, by aborting consideration of trial arrays of networks parameters as soon as certain undesirable situations occur. For example, if the centre of mass of the simulated body drops below a certain, predetermined value, then any resultant locomotion will certainly not appear realistic and the network parameters resulting in this form of image control are considered non-ideal. Enforcing the early abortion of unpromising runs speeds up evolution dramatically. [0032]
  • According to a second aspect of the present invention, there is provided a controller for a computer-generated image of a biped, the image comprising two legs depending from a trunk, each leg being actuated by a computer simulated actuator, the controller comprising a neural network having a plurality of neurones, the output of the neural network being arranged to control the computer simulated actuator such that the image of the trunk is caused to move as the image of the legs is moved. [0033]
  • The invention also extends to a computer system comprising processing means arranged (i) to generate an image, on a visual display unit, of a biped having a trunk and legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part; (ii) to simulate the Newtonian forces that would be acting upon each separate part of the biped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces; (iii) to cause the image of each upper leg part to pivot about the trunk; (iv) to provide a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled pairs of identical oscillators; (v) to cause the image of the upper parts of each of the two legs to be moved by a force limited velocity constraint actuator, in an arc relative to the said trunk, the actuator being simulated by the processing means to calculate the simulated torque, T, required to move the image of the upper part of its associated leg, under the effect of the said simulated Newtonian forces, as a function of the desired velocity of movement of the upper part of the one leg relative to the upper part of the other leg, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between the two upper leg parts, the desired relative angle being derived from the neural network; and (vi) to cause the image of each lower leg part to describe an apparently substantially free-swinging movement relative to its respective upper part as the said upper part moves in its said arc; the output of the neural network being arranged to control the simulated actuator such that the image of the trunk is caused to move as the image of the legs is moved. [0034]
  • In yet a further aspect of the present invention, there is provided computer program comprising program elements which, when executed on a digital computer, cause a processor thereof: (i) to generate an image, on a visual display unit, of a multiped having a trunk and at least two legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part; (ii) to simulate the Newtonian forces that would be acting upon each separate part of the multiped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces; (iii) to cause the image of each upper leg part to pivot about the trunk; (iv) to provide a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled pairs of identical oscillators; (v) to cause the image of the upper parts of each of the two legs to be moved by a force limited velocity constraint actuator, in an arc relative to the said trunk, the actuator being simulated by the processing means to calculate the simulated torque, T, required to move the image of the upper part of its associated leg, under the effect of the said simulated Newtonian forces, as a function of the desired velocity of movement of the upper part of the one leg relative to the upper part of the other leg, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between the two upper leg parts, the desired relative angle being derived from the neural network; and (vi) to cause the image of each lower leg part to describe an apparently substantially free-swinging movement relative to its respective upper part as the said upper part moves in its said arc; the output of the neural network being arranged to control the simulated actuator such that the image of the trunk is caused to move as the image of the legs is moved. [0035]
  • In this case, the computer program may be stored upon a computer-readable storage medium such as a magnetic or optical disc. Alternatively, it may be embodied upon an electromagnetic signal. [0036]
  • Still a further aspect of the present invention provides a method of controlling the locomotion of a computer-generated biped, comprising the steps of: (a) establishing a neural network having a plurality of neurones; (b) generating a computer image of a body trunk and at least two legs, each leg depending from the trunk; (c) simulating the Newtonian forces that would be acting upon each separate part of the computer-generated object at a given time; (d) applying those simulated forces to each said separate part so that, when displayed on a visual display unit, each part appears to move under the influence of those simulated forces; (e) simulating an actuator for actuation of each said leg; and (f) controlling the operation of the actuator via an output from the neural network. [0037]
  • A method of optimising the network parameters in a neural network controller for controlling the locomotion of a computer-generated image of a multiped is also provided. The method comprises: (i) generating a plurality of different trial arrays of network property values; (ii) applying the different trial arrays to the neural network to create different trial neural networks; (iii) identifying those arrays selected from the plurality of different arrays which, when applied to the neural networks, form trial neural networks which optimize the control of the said image of the multiped in accordance with at least the criterion that the distance, d, over which an end of the lower part of a rearmost leg of the computer-generated image should have travelled from the origin should be maximized; the method further comprising: aborting, as non-optimized, the consideration of those arrays forming trial neural networks when at least one of the following conditions is met: (a) a point attractor is reached such that the image when controlled by that trial network stops moving away from the origin, (b) the trunk of the multiped, as determined by applying Newtonian mechanics to the object, drops below a threshold height; and/or (c) the multiped does not move away from the origin and/or falls over prior to moving away therefrom. [0038]
  • It is to be understood that the invention is equally applicable to both computer-generated images and to embodied multipeds, such as robots. Therefore, according to still a further aspect of the present invention, there is provided an artificial multiped, comprising: a body trunk; at least two legs depending from the trunk, each leg having at least a first, upper part and a second, relatively lower part pivotable about the said first upper part; a plurality of hip joints each connecting the upper part of an associated leg to the body trunk; an actuator arranged to move the upper part of each leg in an arc about the hip joint; a neural controller arranged to control the movement of the said actuator such that, as each upper leg part is moved through the said arc, the corresponding lower part thereof is arranged to describe an apparently substantially free-swinging movement over at least a part of the said upper leg part movement. [0039]
  • Where the multiped is embodied rather than computer-generated, the angle between the upper and lower parts of the legs can be limited using an artificial kneecap rather than calculation of angular limit. [0040]
  • The invention also extends to a controller for an artificial biped, the biped comprising two legs depending from a trunk and being capable of actuation via an actuator, the controller comprising a neural network having a plurality of neurones, at least two of the neurones acting as motor neurones which are arranged to control the movement of the actuator so as to cause locomotion of the trunk via the legs. [0041]
  • In another aspect of the present invention, there is provided an artificial biped comprising: a body trunk; two legs depending from the trunk, each leg having a first, upper part and a second, lower part freely pivotable about the said first upper part; two hip joints, each one connecting the upper part of an associated one of the two legs to the body trunk; a controller, comprising two bi-directionally coupled pairs of identical oscillators embodied as a neural network having a plurality of neurones, at least two neurones acting as motor neurones; and a force-limited velocity constraint actuator arranged to move the upper part of each leg in an arc about its associated hip joint, and in which the torque, T, applied to the upper part of each of the two legs is a function of the desired velocity of movement of the upper part of the one leg relative to the upper part of the other leg, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between the two upper leg parts, the desired relative angle being derived from the neural controller; the controller being arranged to control the actuation of the actuator such that, as each upper leg part is moved through the said arc, the corresponding lower part thereof describes an apparently substantially free-swinging movement over at least a part of the said upper leg part movement. [0042]
  • Although aspects of the invention focus upon neural control of bipeds, it is to be understood that the invention has broader application. Any cyclical movement of a body part can be controlled in this manner. For example, the flapping of bird's wings (either embodied or simulated) can be controlled in an analogous manner. Therefore, in accordance with still a further aspect of this invention, there is provided a controller for control of cyclical movement of an appendage of an artificial or computer-simulated body, the controller comprising a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled arrays of identical oscillators. [0043]
  • In summary, aspects of the invention provide an artificial or simulated biped in which the length of evolutionary optimization required to evolve parameters for a neural network that produces straight line walking of that biped is very short. Moreover, the large majority of neural networks obtained via the optimization procedures result in successful controllers. Furthermore, the perceived realism of the body dynamics of a biped or other device/object having more than two legs is increased relative to actual multipedal walking, particularly for bipeds such as humans. This can be confirmed by comparison with motion capture data. The use of free swinging lower legs constrains the walking dynamics in a particularly favourable manner. Walking styles that do not make use of a full lower leg swing (and hence a kneecap) were less stable than those which do. [0044]
  • The neuro-evolutionary approach of aspects of this invention allows the overall body control to be fully automated which provides several advantages, including body implementation flexibility and the avoidance of the need for manual retuning of controller parameters. The neural network architecture of further aspects of the invention also allows the integration of sensory (in particular proprioceptive) feed back and tonic input to the controller, which may in turn allow improved robustness of walking gaits on uneven terrain by appropriate modulation of the neural network.[0045]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention may be put into practice in a number of ways, and one embodiment will now be described by way of example only and with reference to the accompanying drawings in which: [0046]
  • FIGS. 1[0047] a and 1 b show fully rendered and wire-frame versions of a computer-generated biped embodying an aspect of the present invention;
  • FIGS. 2[0048] a-2 d show side views of a sequence of movement of the biped of FIG. 1a;
  • FIG. 3 shows a schematic arrangement of a central pattern generator (CPG) suitable for controlling the locomotion of the biped of FIGS. 1 and 2, and embodying another aspect of the present invention; [0049]
  • FIG. 4 shows a specific neurone arrangement to implement the CPG of FIG. 3 as a neural network; [0050]
  • FIG. 5 shows a decision tree for evolving the parameters of the neural network of FIG. 4, for example; [0051]
  • FIG. 6[0052] a and 6 b show two exemplary graphs of fitness, defined as distance travelled by the rear foot of the biped of FIGS. 1 and 2, as a function of the number of generations of evolution of the neural network parameters, when evolved using the decision tree of FIG. 5 and when applied to the neural network of FIG. 4;
  • FIGS. 7[0053] a and 7 b show two further exemplary graphs of fitness versus number of evolutionary generations, with an ancillary stabilisation controller employed that is deactivated after the fitness reaches a predetermined distance;
  • FIG. 8 shows another exemplary graph of fitness versus the number of evolutionary generations, with no ancillary stability controller employed; [0054]
  • FIG. 9 shows the output, in radians, of the neural network of FIG. 4 with optimised parameters, and the resulting body dynamics of the biped of FIGS. 1 and 2, also in radians, each as a function of time; [0055]
  • FIG. 10 shows a plot of the left hip angle of the biped of FIG. 1 as a function of the left hip motor neurone output in the neural network of FIG. 4; [0056]
  • FIGS. 11[0057] a and 11 b show attractor plots of left and right hip neurone outputs, and left and right actual angles, respectively, for the biped of FIGS. 1 and 2;
  • FIG. 12 shows a plot of the left hip angle of the biped of FIGS. 1 and 2, when actuated in accordance with one aspect of the present invention, as a function of the left knee angle of the biped of FIGS. 1 and 2; and [0058]
  • FIG. 13 shows, in perspective, a further sequence of movement of the biped of FIGS. 1 and 2 when actuated in accordance with an aspect of the present invention and controlled in accordance with another aspect of the present invention.[0059]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • The following will describe, by way of example, the currently preferred arrangement which illustrates the various aspects of the present invention. The bipedal object in the following example is computer-generated. However, it is to be understood that the principles underlying the present invention are equally applicable to quadrupeds and other multi-limbed creatures and even to control of other limits such as birds' wings, provided that they exhibit cyclical movement in use. Furthermore, it is to be understood that the present invention is equally applicable to embodied devices such as multipedal and, more specifically, bipedal robots. [0060]
  • Referring first to FIGS. 1[0061] a and 1 b, fully rendered and wire-framed versions of a computer-generated biped 10 are respectively shown. The biped is simulated using a rigid body dynamics simulation program. Such programs are well known in the art and are available either as commercial or as freeware/open source software. Rigid body dynamics simulation software simulates the motion of idealised bodies connected by idealised joints. The bodies are able to collide with one another, rest and slide over one another and so forth. The software calculates the Newtonian mechanics for a body having specified parameters, so that when these bodies are moved, they appear to move as if under the influence of gravity, for example.
  • The biped shown in FIG. 1[0062] a in particular is simulated using Dynamics Toolkit Version 0.0.5, by MathEngine plc, Oxford, UK. This program is particularly preferred because it is optimised for speed rather than accuracy which is useful when using evolutionary optimisation. A further advantage is that this program includes a force limited velocity constraint algorithm. This is useful for actuation of the limbs as will be explained below.
  • The MathEngine program is delivered as a suite of libraries coded in C and assembler. Objects are called from the libraries to build the simulated biped shown in FIGS. 1[0063] a and 1 b.
  • As seen more clearly in FIG. 1[0064] b, the biped which is simulated by the MathEngine program comprises a body trunk 20 and two legs 25 which each depend from the body trunk 20. Each leg comprises a first, upper part 35 and a second, lower part 45. The upper part 35 of each leg is journalled about the body trunk 20 via a corresponding hip joint 30. The lower part 45 of each leg pivots about the upper part 35 of the same leg via a knee joint 40. At the end of each leg is a foot 60 which pivots about the lower part 45 of an associated leg via an ankle joint 50. In currently preferred embodiments, the biped has eight degrees of freedom: hip-roll, hip-pitch, knee-pitch, and ankle-pitch. As will be explained below, only the two hip joints 30 are actively actuated.
  • The specific dimensions of the biped shown in FIGS. 1[0065] a and 1 b are set out in Table 1 below.
    TABLE 1
    BODY IMPLEMENTATION DIMENSIONS
    Heel sphere  0.08 m radius
    Toe sphere  0.08 m radius
    Calf cuboid 0.125 m × 0.540 m × 0.125 m
    Thigh cuboid 0.175 m × 0.500 m × 0.175 m
    Hip sphere 0.125 m radius
    Pelvis/body cuboid 0.500 m × 0.500 m × 0.600 m
    trunk
  • Each body part, as set out in Table 1 above, is modelled using a simulated density of 1 kg/l. It will be appreciated that a simple block is employed to simulate the body trunk of the biped in the current implementation. This is because the dynamics of the upper part of the body present different (and, generally, more straightforward) problems to those which are addressed by the present invention. Therefore, to aid understanding, the details of the upper part of the body of the biped described herein are not given. [0066]
  • In order to allow simulated walking of the biped shown in FIGS. 1[0067] a and 1 b, three distinct design solutions are proposed. Each individually and in combination facilitates the rapid evolution of an anthropomorphic walking style.
  • Body Dynamics [0068]
  • The biped of FIGS. 1[0069] a and 1 b is caused to move by a combination of actuation and passive swinging. In particular, the hip joints 30 actuate the upper leg parts 35, and the lower leg parts 45 are allowed to follow passively, i.e., without separate actuation. Given this, the control task for straight line walking of the biped 10 can be simplified to two degrees of freedom (the hip joints 30) for the biped 10.
  • The dynamics of a [0070] leg 25 in which the upper part 35 is actuated and the lower part 45 swings passively are shown in the sequence of FIGS. 2a to 2 d. The passive, lower leg part 45 is accelerated only by the effect of the simulated gravity thereupon, in combination with the pulling movement of the upper leg part 35. In addition to simplification of the control (because the knee joint is not actively actuated, in contrast to previous morpho-functional machines), this implementation markedly increases the realism of the walking pattern produced.
  • Because the [0071] lower leg part 45 of each leg 25 is allowed to swing passively, a mechanism is required to provide a rapid stop to the movement at full extension. Whilst an appropriately controlled and timed actuator could in principle achieve this functionality, it is simpler to employ a simulated kneecap. In the preferred implementation, a soft angular limit to the knee joint 40 is simulated. Of course, in an embodied morpho-functional machine, such as a robot, a physical kneecap can be employed instead.
  • Whilst a completely free-swinging kneecap is successful in allowing realistic walking gaits to be simulated, in fact in presently preferred embodiments a weak constant torque is applied between the upper and [0072] lower leg parts 35, 45. The torque is applied in the direction that would tend to straighten the leg. It is to be understood that this weak constant torque is by no means essential, however, and in any event is sufficiently weak that it is not, or at least barely, discernable to the human eye.
  • The [0073] simulated biped 10 also employs feet 60. These represent the only physical interface between a walking biped and its environment, and therefore play an important role in its locomotion. By acting analogously to a damped spring, the ankle joints 50 serve to allow a smooth roll-off of the foot 60 over the simulated floor, whilst simultaneously storing energy. Upon liftoff of the front of the foot, this energy is released and used to initiate the next stride. No active control of the foot 60 or ankle joint 50 is required for this task. The presently preferred implementation simulates a damped torsional spring in each of the ankle joints 50. Again, this can readily be performed through the libraries available in the MathEngine program.
  • Actuators [0074]
  • In humans and animals, simple lower level mechanisms such as spinal reflexes are believed to be important in coordination of movement. In the present case, an actuator is employed as a low level controller which takes as inputs the relative angles and angular velocities of the two body parts (here, the upper leg parts [0075] 35) being actuated from a simulation, a desired relative angle from the neural controller, and which calculates a torque to be applied equally and oppositely to the two body parts being actuated.
  • An actuator must generate the effect of turning body parts towards the desired relative angle smoothly and at a reasonably controlled pace. [0076]
  • There are several types of actuator that can be used, and which provide the level of control necessary for stable biped locomotion. For example, a proportional integral derivative (PID) controller can be used. Applied to the actuator control of the hip joints in the [0077] biped 10 of FIGS. 1 and 2, it is possible to express the torque T as a function of the desired angle between the upper part 35 of the leg and the body trunk 20 and the actual angle between those two parts. In particular, the torque ΓT at time T can be expressed as Γ T = k p ( θ d - θ ) - k D θ t + k I T - Δ T T + Δ T ( θ d - θ ) t
    Figure US20040148268A1-20040729-M00002
  • where k[0078] p, kD and kI are the proportional, derivative and integral coefficients respectively, Θd is the desired angle and Θ is the actual angle. In practice, the integral coefficient kI and the period t are small or vanishing. Thus the actuator tends to a proportional derivative actuator.
  • The code to simulate the actuator is written in C or C++ and forms a subroutine called from within MathEngine. [0079]
  • An actuator implementation of this type requires as input the desired angle which is, in this case, equivalent to the desired length of a biological muscle. The necessary force to reach the “sweet spot” is calculated by the actuator itself. That is, motor commands from higher control centres (such as a central pattern generator, as described below) to actuators do not represent forces, but desired kinematic parameters like relative joint angles. [0080]
  • The use of PID controllers brings about several advantages. They provide control at a low level, as they automatically reduce any discrepancy between the actual and the desired angle. As a consequence, the tendency of limbs, for example, to buckle under the simulated body mass is counteracted directly by the actuator, a task which would otherwise have to be accomplished by a separate controller. In addition, by tuning the allowed desired angle (Θ[0081] d) range, upper and lower caps to limb movement can easily be achieved. This is not possible if the higher control centre is required explicitly to specify forces rather than desired angles.
  • Finally, a joint-actuator arrangement that acts as one entity rather than implementing single muscles (agonists, synergists, antagonists) greatly reduces the degrees of freedom of the system and of the overall system controller (for which, again see below). [0082]
  • Whilst PID or PD controllers have their advantages, they do also suffer from a number of drawbacks. Firstly, changes in the control environment (e.g. the simulated load on the simulated body) require dynamic parameter modulation of the PID. Because this modulation must itself be controlled, more degrees of freedom are inevitably added to the system. [0083]
  • Secondly, PID controllers may bring about numerical instabilities. For these reasons, the presently preferred implementation employs a different but conceptually analogous actuator type known as a force limited velocity constraint actuator. Such actuators allow the user to specify a desired relative velocity between two bodies. They tend to be more reliable than PD or PID actuators, but are typically computationally more expensive. [0084]
  • In the present case, the relative angle between the two [0085] upper leg parts 35 is used as a first input. A desired angle is input from the neural controller (see below). A demand velocity is then calculated whose magnitude is related to the difference between the actual relative angle and the desired relative angle. The demand velocity is used by the constraint solver of the simulation to calculate the torques required to satisfy this request. The torque is applied equally and oppositely to the two upper leg parts 35, unless the calculated torque exceeds a maximum (Γmax), in which case the maximum is applied. In that case, then, an external modulation of controller parameters becomes unnecessary.
  • In the case of each actuator type, several constants need to be predetermined, i.e. k[0086] p, kD, kI, Δt or Γmax. These are determined by experimentation with the simulation and can be used from then on for all simulations of similar scale.
  • Controller Architecture [0087]
  • The third part of the system which allows realistic locomotion of the biped [0088] 10 is a neural network which acts as a global controller for the biped. The structure is shown in FIG. 3. The structure comprises four identical oscillators 70, 80, 90, 100, arranged as two bi-directionally coupled chains. More generally, the number of oscillators in each chain should correspond to the number of appendages to be actuated. Thus, for quadrupeds, each chain would consist of four identical oscillators such that the overall structure contains eight identical oscillators.
  • The generalised structure of FIG. 3 is implemented for the computer-[0089] simulated biped 10 as a neural network, again written as a subroutine in C or C++; the network connections are shown in FIG. 4. Each oscillator 70, 80, 90, 100 is represented by a fully connected recurrent neural network having six nodes 71-76, 81-86, 91-96 and 101-106. The oscillators 70 and 90 are laterally adjacent but in different oscillator chains. Likewise, the oscillators 80 and 100 are laterally adjacent but in different oscillator chains. Each neurone in one of the laterally adjacent oscillators is connected to its equivalent neurone in the laterally opposite oscillator via a symmetrical weight so as to allow bi-directional coupling. For example, the neurone 71 in the oscillator 70 is connected to the neurone 91 in the oscillator 90.
  • By contrast, the connections to the sagittal neighbours are asymmetric, as seen most readily in FIG. 3. In the neural network arrangement of FIG. 4, each neurone in oscillator [0090] 80 (such as neurone 86) is connected to its equivalent (neurone 76 in this example) in the next or other oscillator in the same chain (in this case, oscillator 70), but no connections exist the other way.
  • The neurone model of FIG. 4 includes a time constant τ[0091] j, and a bias tj.
  • At each iteration, the activity of the j[0092] th neurone in the RNN of FIG. 4 is computed according to:
  • τj *A j =−A j+Σωij O i
  • where τ[0093] j is the time constant of the jth neurone, Aj its activity, Oi the output of the ith to the jth neurone, and {overscore (ω)}ij the weight from the ith to the jth neurone. The corresponding output is:
  • O j=(1+e (t j −A j ))−1
  • where t[0094] j is the bias of the jth neurone.
  • These parameters have allowed ranges, as do the synapse weight parameters. [0095]
  • The ringed [0096] neurones 81 and 101 in FIG. 4 are designated motor neurones. Their outputs are between 0.0 and 1.0 and are scaled to drive the actuators to move the upper leg parts 35 through the allowed angles. The motor neurone 101 is used for sagittal actuation of the left hip joint 30 of the biped 10, and the motor neurone 81 is used for sagittal actuation of the right hip joint 30 in the biped 10.
  • The use of identical oscillators as well as only two sets of coupling weights (lateral and sagittal) limits the search space to a total of 60 parameters (36 weights, 12 neurone parameters, 6 lateral weights and 6 sagittal weights). This allows the time taken to optimise the parameters to be reduced dramatically. [0097]
  • Genetic Algorithm [0098]
  • The parameters of the neural network which are to be evolved are the synapse weights and the node properties (time constants and biases). These are encoded as real numbers in a linear chromosome with different ranges for each parameter, typically [−16.0, 16.0] for the weights, [0.5, 5.0] for the time constants and [−4.0, 4.0] for the biases. The algorithm as a whole is yet another bespoke C or C++ subroutine which can be called as necessary by the graphics simulator. The mutation rate is chosen so as to cause an average of one substitution per individual. No crossover operator is applied. [0099]
  • Rank-based selection is used on a population of 100 individuals, with a fittest fraction of 0.5. This is equivalent to culling the bottom, weakest half of the population, and replacing it with a copy of the top half. This latter procedure is known, as such, from, for example, W. D. Hillis, “Co-evolving parasites improves simulated evolution as an optimisation procedure”, in Artificial Life II, edited by C. Langton et al, Addison-Wesley at pages 313-324. [0100]
  • The individuals are selected on the basis of a fitness function which is depicted graphically in FIG. 5. The overall fitness criterion selected is the distance, d, of the [0101] hindmost foot 60 of the simulated biped 10 from an origin at which locomotion commences. The hindmost foot is chosen as a reference point so as to penalise individuals that take only one large stride.
  • The fitness function decision tree of FIG. 5 serves several functions. Importantly, it enforces the early abortion of unpromising runs (t<t[0102] e), in order to speed up evolution. A run is aborted if the position of the centre of mass (CoM) falls below a predetermined height, β, i.e. h<β. This criterion penalises falling down, as well as grotesque movements. Individuals that fall over without previously moving (d<α, where α is a distance threshold) are assigned a fitness of 0. If a point attractor (Δa=0) is reached, and the biped's movement forward stops, then the result may be discarded (i.e. fitness set to zero) or may be used as part of the next population (dt), at the user's discretion. In FIG. 5, t is time, te is maximum time, h is the CoM height, β is the CoM height threshold, α is a distance threshold, Δa is a measure of the change in activation in the neural network of FIG. 4, and d is the distance from the hindmost foot 60 of the biped 10 to an origin.
  • It has been found that a weak assisting controller is preferable to permit rapid evolution of stable locomotion control of the biped [0103] 10. This assisting controller is applied only at the beginning of an evolutionary run, in order to support the trunk 20 both laterally and sagittally. The controller takes the form of an un-damped orientation spring between the trunk 20 and a reference “frame” for the biped 10. The spring has no displacement parameters, that is, the torque exerted on the trunk 20 is dependent only on its orientation, not its position.
  • The ancillary controller serves initially to guide evolution towards the production of rhythmic step cycles during early mutations. When the genetic algorithm has found a solution with suitably high fitness using the torso stabiliser, its strength (that is, the spring stiffness) is reduced and the search restarted, seeded with the population from the previous optimization procedure. The stiffness of the spring is iteratively reduced until the stabiliser is weak enough to be discarded or at least not to visibly impair biped simulation. The advantage of this procedure will be further understood with reference to FIGS. 7[0104] a, 7 b and 8 described below.
  • Referring now to FIGS. 6[0105] a and 6 b, two representative plots of fitness, in metres, as a function of number of generations of evolution are shown. It is noted that each of these representative plots indicates that successful straight line walking has been achieved. In each case, the ancillary controller described in connection with FIG. 5 was activated. It will in particular be noticed that realistic straight line walking occurs within a relatively small number of generations. The average walking speed of walkers was 0.8 m/s with maximum speeds of about 1.2 m/s reached by some individuals.
  • Because initial runs were performed with a weak stabilising ancillary controller, populations of controllers that permitted stable walking of the biped [0106] 10 were picked at random from a series of evolutionary runs and re-evolved with the effect of the ancillary controller substantially reduced. It was found that these individuals reliably evolved to attain the previously achieved fitness. This is shown in FIGS. 7a and 7 b. Here, runs were evolved with ancillary controllers until the biped reached a distance of 20 metres from the origin. The ancillary controller was then switched off and the population re-evolved.
  • By contrast, control experiments with de novo evolution and de-activated or at least substantially reduced ancillary controllers did not result in successful runs, the measure of success being defined in this case as a minimum fitness of 20 metres. This may be seen from FIG. 8. [0107]
  • The analysis of the neural activity and the resulting body dynamics show that relatively simple periodic controller outputs sufficed to produce stable walking. This may be seen from FIG. 9, which shows a plot of neural output (desired angles for left and [0108] right hips 50, in radians) as a function of time, as well as the resulting body dynamics (the actual angles of the left and right hips 50, again in radians), as a function of time. It will be noted that (a) the periods of the neural output, and the body dynamics (such as the hip angles) were locked, and (b) there is a small sub-oscillation in the neural output. This sub-oscillation is, however, not reflected in the body dynamics, which are shown in FIG. 13 (from which the data of FIG. 9 were obtained). This is because the lag between actual and desired angles acts as a low pass filter, smoothing out small oscillations in the desired angle trace.
  • FIG. 10 shows a plot of the angle of the [0109] left hip 50 of the biped 10 as a function of the output of the motor neurone 101 (FIG. 4) which controls left hip actuation. It will likewise be seen from this Figure that, after an initial settling phase, both periods become locked to one another.
  • FIG. 11[0110] a shows an attractor plot of the desired angles of the left and right hip joints 50. FIG. 11b shows an attractor plot of the actual angle of the left and right hip joints 50. Periodic gaits tend to be preceded by a short settling phase, in which the neural outputs and the body dynamics differ from the subsequently established pattern. By visual analysis, it would appear that this initial settling phase is used to initialise the body position for the walking gait. The initial settling phase is more prominent where passive body dynamics are employed (as described in connection with FIG. 2 in particular), rather than a fully actuated leg. This is best understood from FIG. 12, which shows the angle of the left upper leg part 35 of the biped 10, relative to the body trunk 20, as actuated by the hip joint 30, as a function of the angle of the lower leg part 45 relative to the upper leg part 35, which lower leg part is not actuated. It will be noted that it takes several steps until the knee joint 40 reaches its final full swing cycle.
  • FIG. 13 shows screen shots of the [0111] biped 10 of FIGS. 1 and 2, in perspective view, over one gait cycle. It will be seen even from the ten frames illustrated that the gait is highly anthropomorphic i.e. realistic, making full use of the passive dynamics of the body such as the free-swinging lower legs.
  • Although one specific embodiment has been described, the skilled person will readily understand that various modifications or improvements may be made without departing from the scope of the invention as defined by the accompanying claims. For example, although the foregoing description and drawings refer to a specific rigid body dynamic simulator, it will be understood that the specific implementation is not crucial to an understanding of the invention. For example, other simulation tools, such as FastDynamics Version 1.005, or the more recent “Dynamics Toolkit”, both by MathEngine plc could equally be used. Havok Hardcore™, by Havok and Vortex™, by Critical Mass Labs, are likewise suitable physics engines. Furthermore, because of the increased flexibility afforded by the neuro-evolutionary approach outlined above, in particular with respect to body implementation, it is relatively straightforward (and quick, on a modern p.c.) to test different mass distributions, body dimensions, and actuator or joint types simply by evolving suitable controllers. [0112]

Claims (102)

1. An artificial multiped, comprising:
a body trunk;
at least two legs depending from the trunk, each leg having at least a first, upper part and a second, relatively lower part pivotable about the said first upper part;
a plurality of hip joints each connecting the upper part of an associated leg to the body trunk;
an actuator arranged to move the upper part of each leg in an arc about the hip joint;
a neural controller arranged to control the movement of the said actuator such that, as each upper leg part is moved through the said arc, the corresponding lower part thereof is arranged to describe an apparently substantially free-swinging movement over at least a part of the said upper leg part movement.
2. The multiped of claim 1, in which the second relatively lower part of each leg is freely pivotable about the corresponding first upper part of that leg, and in which the lower part of each leg is unactuated such that it swings substantially freely over at least a part of the said upper leg part movement.
3. The multiped of claim 1 or claim 2, in which the actuator is arranged to receive an output from the neural controller and to generate a torque in response thereto.
4. The multiped of claim 3, in which the actuator is a force limited actuator.
5. The multiped of claim 3, in which the actuator is a proportional derivative actuator in which the torque at time T, ΓT, applied to the upper part of each leg is a function of the angle, Θ, of the upper part of each said leg relative to another body part.
6. The multiped of claim 3, in which the actuator is a proportional-integral-derivative actuator in which the torque at time T, ΓT, applied to the upper part of each leg is a function of the angle, Θ, of the upper part of each said leg relative to another body part.
7. The multiped of claim 6, in which the torque applied to the upper part of each leg is related to the angle thereof via the equation
Γ T = k p ( θ d - θ ) - k D θ t + k I T - Δ T T + Δ T ( θ d - θ ) t
Figure US20040148268A1-20040729-M00003
where kp, kD and kI are the proportional, derivative and integral coefficients respectively, t is time, ΓT is the torque at time T, and ΘD is a desired angle of the upper part of each leg relative to the body trunk.
8. The multiped of claim 3, in which the actuator is a force limited velocity constraint (FLVC) actuator, wherein the torque generated is a function of the desired velocity of movement of an upper leg part of a first leg relative to the body trunk; and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between the upper part of the said first leg and the body trunk, the desired relative angle being derived by the said neural controller.
9. The multiped of any preceding claim comprising at least one actuator per leg, arranged to actuate the associated hip joint so as to cause the corresponding upper leg part to move.
10. The multiped of claim 9, in which each leg comprises a single actuator, associated with the first, upper part of the respective leg.
11. The multiped of any one of the preceding claims, in which each hip joint has only one degree of freedom such that the corresponding upper leg part is constrained to move only sagitally.
12. The multiped of any preceding claim, in which each lower leg part is freely pivotable about the upper leg part but wherein the angle between the said upper and lower leg parts is limited in use.
13. The multiped of any preceding claim, further comprising a plurality of feet each connected to an end of the lower part of a corresponding leg via an ankle joint which acts in use as a damped torsional spring.
14. The multiped of any preceding claim, in which the neural controller comprises a neural network having a plurality of neurones, at least two of the neurones acting as motor neurones each arranged to control the movement of the actuator so as to cause locomotion of the said trunk via the legs.
15. The multiped of claim 14, in which the neural network is arranged to act as two bi-directionally coupled chains of identical oscillators.
16. The multiped of claim 15 in which the neural network is arranged to act as two bi-directionally coupled pairs of identical oscillators.
17. The multiped of claim 14, claim 15 or claim 16, in which each oscillator in the said chains is embodied as a fully recurrent neural network (RNN) having a plurality of nodes.
18. The multiped of claim 17 in which each RNN has six nodes.
19. The multiped of claim 17 or claim 18, in which each RNN oscillator in one of the chains is connected to a laterally adjacent RNN oscillator in the other of the chains via symmetrical weights so as to provide bi-directional coupling therebetween, and in which each neurone in each RNN oscillator is arranged to synapse with an equivalent neurone in the said laterally adjacent RNN oscillator.
20. The multiped of claim 19, in which each neurone within each RNN oscillator in one of the chains is asymmetrically (unidirectionally) connected to a corresponding neurone within a next RNN oscillator in the same chain.
21. The multiped of any one of claims 14 to 20, in which the properties of the RNNs within the controller are evolved via a genetic algorithm.
22. The multiped of any preceding claim, comprising two legs and two associated hips such that the multiped is a biped.
23. A controller for an artificial biped, the biped comprising two legs depending from a trunk and being capable of actuation via an actuator, the controller comprising a neural network having a plurality of neurones, at least two of the neurones acting as motor neurones which are arranged to control the movement of the actuator so as to cause locomotion of the trunk via the legs.
24. The controller of claim 23, in which the neural network is arranged to act as two bi-directionally coupled pairs of identical oscillators.
25. The controller of claim 23 or claim 24, in which each oscillator in the said chains is embodied as a fully recurrent neural network (RNN) having a plurality of nodes.
26. The controller of claim 25, in which each RNN has six nodes.
27. The controller of claim 25 or claim 26, in which each RNN oscillator in one of the chains is connected to a laterally adjacent RNN oscillator in the other of the chains via symmetrical weights so as to provide bi-directional coupling therebetween, and in which each neurone in each RNN oscillator is arranged to synapse with an equivalent neurone in the said laterally adjacent RNN oscillator.
28. The controller of claim 27, in which each neurone within each RNN oscillator in one of the chains is asymmetrically (unidirectionally) connected to a corresponding neurone within a next RNN oscillator in the same chain.
29. The controller of any one of claims 23 to 28, in which the properties of the RNNs within the controller are evolved via a genetic algorithm.
30. An artificial biped comprising two legs depending from a trunk and being capable of actuation via an actuator, in combination with the controller of any of claims 23 to 29.
31. An artificial biped comprising:
a body trunk;
two legs depending from the trunk, each leg having a first, upper part and a second, lower part freely pivotable about the said first upper part;
two hip joints, each one connecting the upper part of an associated one of the two legs to the body trunk;
a controller, comprising two bi-directionally coupled pairs of identical oscillators embodied as a neural network having a plurality of neurones, at least two neurones acting as motor neurones; and
a force-limited velocity constraint actuator arranged to move the upper part of each leg in an arc about its associated hip joint, and in which the torque, PT, applied to the upper part of each of the two legs is a function of the desired velocity of movement of the upper part of each leg relative to the body trunk, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between each upper leg part and the body trunk, the desired relative angle being derived from the neural controller; the controller being arranged to control the actuation of the actuator such that, as each upper leg part is moved through the said arc, the corresponding lower part thereof describes an apparently substantially free-swinging movement over at least a part of the said upper leg part movement.
32. A computer system comprising:
processing means arranged
(i) to generate an image, on a visual display unit, of a multiped having a trunk and at least two legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part;
(ii) to simulate the Newtonian forces that would be acting upon each separate part of the multiped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces;
(iii) to cause the image of each upper leg part to pivot about the trunk;
(iv) to cause the image of the upper part of each leg to be moved via a simulated actuator in an arc relative to the said trunk; and
(v) to cause the image of each relatively lower leg part to describe an apparently substantially free-swinging movement relative to its respective upper part;
(vi) to provide a neural network having a plurality of neurones, the output of which neural network controls the actuator movement of each upper leg part such that the image of the multiped appears to walk.
33. The system of claim 32, in which the processing means is further arranged to simulate the actuator by calculating the simulated torque, ΓT, at a time T that is required to move the image of the upper part of each leg, under the effect of the said simulated Newtonian forces, in response to an output from the neural network.
34. The system of claim 33, in which the actuator is a proportional derivative actuator, wherein the simulated torque, ΓT, applied to the upper part of each leg is a function of the angle, Θ, of the upper part of each said leg relative to another body part.
35. The system of claim 33, in which the actuator is a proportional-integral-derivative actuator wherein the simulated torque, ΓT, applied to the upper part of each leg is a function of the angle, Θ, of the upper part of each said leg relative another body part.
36. The system of claim 35, in which the torque ΓT, at time T is related to the angle Θ in accordance with the equation
Γ T = k p ( θ d - θ ) - k D θ t + k I T - Δ T T + Δ T ( θ d - θ ) t
Figure US20040148268A1-20040729-M00004
where kp, kD and kI are the proportional, derivative and integral coefficients, and t is time.
37. The system of claim 32, in which the processing means is further arranged to simulate the actuator as a force limited velocity constraint actuator in which the torque, ΓT, applied to the upper part of each of the two legs is a function of the desired velocity of movement of the upper part of a leg relative to the body trunk, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between each upper leg part and the body trunk, the desired relative angle being derived from the neural network.
38. The system of any one of claims 32 to 37, in which the processing means is arranged to generate a simulated hip joint for each leg, to link the upper part of a given leg to the trunk and to simulate at least one actuator per leg, each actuator being arranged to act upon the hip joint associated therewith so as to cause the image of the corresponding upper leg part to move.
39. The system of claim 38, in which the processing means is arranged to simulate one actuator per leg.
40. The system of claim 38 or claim 39, in which the processor constrains the simulated hip joint to have only one degree of freedom such that the image of the corresponding upper leg part is constrained to move only sagitally.
41. The system of any one of claims 32 to 40, in which the processing means is further arranged to generate an image of a plurality of feet, each of which appears to be connected to an end of the image of the lower part of a corresponding leg via an ankle joint, and wherein the processing means simulates the action of a damped torsional spring to govern the movement of each said ankle joint.
42. The system of any one of claims 32 to 41, in which the processing means limits the angle between the image of the upper part and the image of the lower part of each leg.
43. The system of any of claims 32 to 42, in which the neurones of the neural network are arranged as a recurrent neural network (RNN) so as to form two bi-directionally coupled chains of identical oscillators, at least two of the neurones acting as motor neurones whose output controls the said actuator associated with the upper part of each said leg.
44. The system of claim 43, in which the RNN comprises a plurality of neurones arranged so as to form two bi-directionally coupled pairs of identical oscillators.
45. The system of claim 44, in which the RNN comprises one recurrent subnet per oscillator, each of which has six nodes.
46. The system of claim 45, in which each recurrent subnet in one of the chains is connected to a laterally adjacent recurrent subnet in the other of the chains via symmetrical weights so as to provide bi-directional coupling therebetween, and in which each neurone in each recurrent subnet is arranged to synapse with an equivalent neurone in the said laterally adjacent recurrent subnet.
47. The system of claim 46, in which each neurone within each recurrent subnet in one of the chains is asymmetrically (unidirectionally) connected to a corresponding neurone within a next recurrent subnet in the same chain.
48. The system of any one of claims 32 to 47, in which the processing means is further configured to determine the properties of the neurones and their connections within the said neural network on the basis of a genetic algorithm.
49. The system of claim 48, in which the processing means determines the said properties on the basis of a genetic algorithm in which the said properties are optimized by the identification of a fittest array of property values from a plurality of different arrays of property values in accordance with the criterion that the distance over which an end of the lower part of the rearmost leg in the image of the multiple, relative to an origin, should have travelled a maximum distance from the said origin.
50. The system of claim 49, in which the processing means is further arranged to abort the consideration of a given one of the arrays of property values if it is determined that a point attractor has been reached such that the image of the multiped stops moving away from the origin.
51. The system of claim 49 or claim 50, in which the processing means is further arranged to abort the consideration of a particular one of the arrays if it is determined that the centre of mass of the trunk of the multiped, as calculated via the simulation of the Newtonian forces thereupon, falls below a predetermined height.
53. The system of any of claims 32 to 52, in which the processor is arranged to generate an image of a biped.
54. A controller for a computer-generated image of a biped, the image comprising two legs depending from a trunk, each leg being actuated by a computer simulated actuator, the controller comprising a neural network having a plurality of neurones, the output of the neural network being arranged to control the computer simulated actuator such that the image of the trunk is caused to move as the image of the legs is moved.
55. The controller of claim 54, in which the neural network is arranged to act as two bi-directionally coupled pairs of identical oscillators.
56. The controller of claim 54 or claim 55, in which each oscillator in the said chains is embodied as a fully recurrent neural network (RNN) having a plurality of nodes.
57. The controller of claim 56, in which each RNN has six nodes.
58. The controller of claim 56 or claim 57, in which each RNN oscillator in one of the chains is connected to a laterally adjacent RNN oscillator in the other of the chains via symmetrical weights so as to provide bi-directional coupling therebetween, and in which each neurone in each RNN oscillator is arranged to synapse with an equivalent neurone in the said laterally adjacent RNN oscillator.
59. The controller of claim 58, in which each neurone within each RNN oscillator in one of the chains is asymmetrically (unidirectionally) connected to a corresponding neurone within the other RNN oscillator in the same chain.
60. The controller of any of claims 54 to 59, in which the properties of the RNNs within the controller are evolved via a genetic algorithm.
61. The controller of claim 60, in which the said properties are determined on the basis of a genetic algorithm in which said properties are optimized by the identification of a fittest array of property values from a plurality of different arrays of property values in accordance with the criterion that the distance over which an end of the lower part of a rearmost leg in the image of the multipedal device, relative to an origin, should have travelled a maximum distance from the said origin.
62. A computer system comprising processing means arranged
(i) to generate an image, on a visual display unit, of a biped having a trunk and legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part;
(ii) to simulate the Newtonian forces that would be acting upon each separate part of the biped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces;
(iii) to cause the image of each upper leg part to pivot about the trunk;
(iv) to provide a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled pairs of identical oscillators;
(v) to cause the image of the upper parts of each of the two legs to be moved by a force limited velocity constraint actuator, in an arc relative to the said trunk, the actuator being simulated by the processing means to calculate the simulated torque ΓT, at a time T, required to move the image of the upper part of its associated leg, under the effect of the said simulated Newtonian forces, as a function of the desired velocity of movement of the upper part of each leg relative to the body trunk, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between each upper leg part and the body trunk, the desired relative angle being derived from the neural network; and
(vi) to cause the image of each lower leg part to describe an apparently substantially free-swinging movement relative to its respective upper part as the said upper part moves in its said arc;
the output of the neural network being arranged to control the simulated actuator such that the image of the trunk is caused to move as the image of the legs is moved.
63. A computer program comprising program elements which, when executed on a digital computer, cause a processor thereof:
(i) to generate an image, on a visual display unit, of a multiped having a trunk and at least two legs depending therefrom, each leg including at least a first, upper part and a second, relatively lower part;
(ii) to simulate the Newtonian forces that would be acting upon each separate part of the multiped at a given time and to apply these simulated forces to each said separate part so that, when displayed, each part moves under the influence of these simulated forces;
(iii) to cause the image of each upper leg part to pivot about the trunk;
(iv) to provide a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled pairs of identical oscillators;
(v) to cause the image of the upper parts of each of the two legs to be moved by an actuator, in an arc relative to the said trunk; and
(vi) to cause the image of each lower leg part to describe an apparently substantially free-swinging movement relative to its respective upper part as the said upper part moves in its said arc;
the output of the neural network being arranged to control the simulated actuator such that the image of the trunk is caused to move as the image of the legs is moved.
64. The computer program of claim 63, further comprising a program element which causes the actuator to be simulated by calculating the simulated torque, ΓT, required to move the image of the upper part of each leg, under the effect of the said simulated Newtonian forces, in response to an output from the neural network.
65. The computer program of claim 64, in which the actuator is a proportional derivative actuator, wherein the simulated torque, ΓT, at a time T, applied to the upper part of each leg is a function of the angle, Θ, of the upper part of each said leg relative to another body part.
66. The computer program of claim 64, in which the actuator is a proportional-integral-derivative actuator wherein the simulated torque, ΓT, at a time T, applied to the upper part of each leg is a function of the angle, Θ, of the upper part of each said leg relative to another body part.
67. The computer program of claim 66, in which the torque ΓT is related to the angle Θ in accordance with the equation
Γ T = k p ( θ d - θ ) - k D θ t + k I T - Δ T T + Δ T ( θ d - θ ) t
Figure US20040148268A1-20040729-M00005
where kp, kD and kI are the proportional, derivative and integral coefficients, and t is time.
68. The computer program of claim 64, in which the actuator is simulated as a force limited velocity constraint actuator in which the torque ΓT at a time T, applied to the upper part of each of the two legs is a function of the desired velocity of movement of the upper part of a leg relative to the body trunk, and wherein the desired velocity of movement is related to a difference between the actual and the desired angle between each upper leg part and the trunk, the desired relative angle being derived from the neural network.
69. The computer program of any one of claims 63 to 68, further comprising one or more program elements which cause the processor to generate a simulated hip joint for each leg, to link the upper part of a given leg to the trunk and to simulate at least one actuator per leg, each actuator being arranged to act upon the hip joint associated therewith so as to cause the image of the corresponding upper leg part to move.
70. The computer program of claim 69, in which the or each program element is caused to simulate a single actuator for each leg.
71. The computer program of claim 70, in which the simulated hip joint is constrained to have a single degree of freedom such that the image of the corresponding upper leg part is constrained to move only sagitally.
72. The computer program of any of claims 63 to 71, further comprising one or more program elements that cause an image of a plurality of feet to be generated, each of which appears to be connected to an end of the image of the lower part of a corresponding leg via an ankle joint, and wherein the or each program element is arranged to cause the action of a damped torsional spring to be simulated so as to govern the movement of each said ankle joint.
73. The computer program of any of claims 63 to 72, in which the angle between the image of the upper part and the image of the lower part of each leg is limited.
74. The computer program of any of claims 63 to 73, in which the neurones of the neural network are arranged as a recurrent neural network (RNN) so as to form two bi-directionally coupled chains of identical oscillators, at least two of the neurones acting as motor neurones whose output controls the said actuator associated with the upper part of each said leg.
75. The computer program of claim 74, in which the RNN comprises a plurality of neurones arranged so as to form two bi-directionally coupled pairs of identical oscillators.
76. The computer program of claim 75, in which the RNN comprises one recurrent subnet per oscillator, each of which has six nodes.
77. The computer program of claim 76, in which each recurrent subnet in one of the chains is connected to a laterally adjacent recurrent subnet in the other of the chains via symmetrical weights so as to provide bi-directional coupling therebetween, and in which each neurone in each recurrent subnet is arranged to synapse with an equivalent neurone in the said laterally adjacent recurrent subnet.
78. The computer program of claim 76, in which each neurone within each recurrent subnet in one of the chains is asymmetrically (unidirectionally) connected to a corresponding neurone within a next recurrent subnet in the same chain.
79. The computer program of any of claims 63 to 78, further comprising one or more program elements which, when executed, determine the properties of the neurones and their connections within the said neural network on the basis of a genetic algorithm.
80. A computer readable storage medium upon which is stored the computer program of any one of claims 63 to 79.
81. An electromagnetic signal carrying the computer program of any of claims 63 to 79.
82. A method of controlling the locomotion of a computer-generated biped, comprising the steps of:
(a) establishing a neural network having a plurality of neurones;
(b) generating a computer image of a body trunk and at least two legs, each leg depending from the trunk;
(c) simulating the Newtonian forces that would be acting upon each separate part of the computer-generated object at a given time;
(d) applying those simulated forces to each said separate part so that, when displayed on a visual display unit, each part appears to move under the influence of those simulated forces;
(e) simulating an actuator for actuation of each said leg; and
(f) controlling the operation of the actuator via an output from the neural network.
83. The method of claim 82, in which the step (a) of establishing a neural network further comprises establishing a neural network having a plurality of neurones arranged to act as two bi-directionally coupled pairs of identical oscillators.
84. The method of claim 82 or claim 83, in which the step (a) of establishing a neural network further comprises establishing fully recurrent neural networks (RNNs), having a plurality of nodes, for each of the plurality of oscillators.
85. The method of claim 84, in which the step (a) comprises establishing RNNs each comprising six nodes.
86. The method of claim 84 or claim 85, further comprising connecting each RNN in one of the chains to a laterally adjacent RNN in the other of the chains via symmetrical weights so as to provide bi-directional coupling therebetween.
87. The method of claim 86, further comprising connecting each neurone within each RNN in one of the chains asymmetrically (uni-directionally) with a corresponding neurone within a next RNN in the same chain.
88. The method of any of claims 82 to 87, further comprising:
evolving the properties of the neural network via a genetic algorithm.
89. The method of claim 88, in which the neural network properties are evolved by:
(i) generating a plurality of different trial arrays of network property values;
(ii) applying the different trial arrays to the neural network to create different trial neural networks;
(iii) identifying those arrays selected from the plurality of different arrays which, when applied to the neural networks, form trial neural networks which optimize the control of the said image of the multiped in accordance with at least the criterion that the distance, d, over which an end of the lower part of a rearmost leg of the computer-generated image should have travelled from an origin should be maximized.
90. The method of claim 89, further comprising:
aborting, as non-optimized, the consideration of those arrays forming trial neural networks once a point attractor has been reached, such that the image when controlled by that trial network stops moving away from the origin.
91. The method of claim 89 or claim 90, further comprising aborting, as non-optimized, the consideration of those arrays forming trial neural networks once the centre of mass of the multiped thus controlled drops below a predetermined threshold height.
92. The method of claim 89, claim 90 or claim 91. further comprising aborting, as non-optimized, the consideration of those arrays forming trial neural networks if the thus controlled multiped does not move relative to the origin.
93. The method of any one of claims 81 to 84, further comprising:
ranking each trial neural networks in order of fitness;
discarding those arrays representing the less fit trial neural networks;
generating further trial neural networks on the basis of the remaining trial arrays; and mutating the resulting trial arrays so as to generate a further mutated set of trial arrays;
generating further trial neural networks on the basis of the mutated trial arrays so as to allow identification of still further optimized trial arrays.
94. The method of claim 93, further comprising:.
applying an ancillary stability controller to the computer-generated biped so as to stabilize sagittal and/or lateral stability during initial identification of arrays; and
subsequently reducing the effect of the ancillary controller prior to identification of the said still further optimized trial arrays.
95. A method of optimizing the network parameters in a neural network controller for controlling the locomotion of a computer-generated image of a multiped, the method comprising:
(i) generating a plurality of different trial arrays of network property values;
(ii) applying the different trial arrays to the neural network to create different trial neural networks;
(iii) identifying those arrays selected from the plurality of different arrays which, when applied to the neural networks, form trial neural networks which optimize the control of the said image of the multiped in accordance with at least the criterion that the distance, d, over which an end of the lower part of a rearmost leg of the computer-generated image should have travelled from the origin should be maximized;
the method further comprising:
aborting, as non-optimized, the consideration of those arrays forming trial neural networks when at least one of the following conditions is met:
(a) a point attractor is reached such that the image when controlled by that trial network stops moving away from the origin,
(b) the centre of mass or trunk of the multiped, as determined by applying Newtonian mechanics to the object, drops below a threshold height; and/or
(c) the multiped does not move away from the origin and/or falls over prior to moving away therefrom.
96. The method of claim 95, further comprising:
ranking each trial neural networks in order of fitness;
discarding those arrays representing the less fit trial neural networks;
generating further trial neural networks on the basis of the remaining trial arrays; and mutating the resulting trial arrays so as to generate a further mutated set of trial arrays;
so as to allow identification of still further optimized trial arrays.
97. The method of claim 96, further comprising:
applying an ancillary stability controller to the computer-generated multiped so as to stabilize sagittal and/or lateral stability during initial identification of arrays; and
subsequently reducing the effect of the ancillary controller prior to identification of the said still further optimized trial arrays.
98. A controller for control of cyclical movement of an appendage of an artificial or computer-simulated body, the controller comprising a neural network having a plurality of neurones together arranged to act as two bi-directionally coupled arrays of identical oscillators.
99. A computer system substantially as herein described with reference to and as illustrated in the accompanying drawings.
100. A controller for a computer-generated image substantially as herein described with reference to and as illustrated in the accompanying drawings.
101. A computer program substantially as herein described with reference to and as illustrated in the accompanying drawings.
102. A method of controlling the locomotion of a computer-generated multiped substantially as herein described with reference to and as illustrated in the accompanying drawings.
103. A method of optimizing the network parameters in a neural network controller substantially as herein described with reference to and as illustrated in the accompanying drawings.
US10/469,372 2001-02-28 2002-01-25 Artificial multiped and motion controller therefor Abandoned US20040148268A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/122,608 US7685081B2 (en) 2001-02-28 2008-05-16 Bipedal walking simulation

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GB0104995.6 2001-02-28
GBGB0104995.6A GB0104995D0 (en) 2001-02-28 2001-02-28 Artificial morpho-functional multiped and motion controller therefor
PCT/GB2002/000338 WO2002069256A2 (en) 2001-02-28 2002-01-25 Artificial multiped and neural motion controller therefor

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/122,608 Continuation US7685081B2 (en) 2001-02-28 2008-05-16 Bipedal walking simulation

Publications (1)

Publication Number Publication Date
US20040148268A1 true US20040148268A1 (en) 2004-07-29

Family

ID=9909727

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/469,372 Abandoned US20040148268A1 (en) 2001-02-28 2002-01-25 Artificial multiped and motion controller therefor
US12/122,608 Expired - Fee Related US7685081B2 (en) 2001-02-28 2008-05-16 Bipedal walking simulation

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/122,608 Expired - Fee Related US7685081B2 (en) 2001-02-28 2008-05-16 Bipedal walking simulation

Country Status (7)

Country Link
US (2) US20040148268A1 (en)
EP (1) EP1392556B1 (en)
JP (1) JP2004531400A (en)
AU (1) AU2002225224A1 (en)
CA (1) CA2439326A1 (en)
GB (1) GB0104995D0 (en)
WO (1) WO2002069256A2 (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020161562A1 (en) * 2001-04-25 2002-10-31 Oliver Strunk Method and apparatus for simulating dynamic contact of objects
US20020180739A1 (en) * 2001-04-25 2002-12-05 Hugh Reynolds Method and apparatus for simulating soft object movement
US20050113973A1 (en) * 2003-08-25 2005-05-26 Sony Corporation Robot and attitude control method of robot
US20060149516A1 (en) * 2004-12-03 2006-07-06 Andrew Bond Physics simulation apparatus and method
US20070220637A1 (en) * 2006-02-09 2007-09-20 Gen Endo Robot apparatus and method of controlling the same
US20070244599A1 (en) * 2006-04-14 2007-10-18 Fanuc Robotics America, Inc. A Method for Optimizing a Robot Program and a Robot System
US20080306627A1 (en) * 2006-09-06 2008-12-11 Samsung Electronics Co., Ltd. System and method for generating robot genome
US20100161116A1 (en) * 2008-12-22 2010-06-24 Samsung Electronics Co., Ltd. Robot and method of controlling balance thereof
US20100161115A1 (en) * 2008-12-22 2010-06-24 Samsung Electronics Co., Ltd. Robot and method of controlling balance thereof
US20100185330A1 (en) * 2009-01-22 2010-07-22 Samsung Electronics Co., Ltd. Robot walking control apparatus and method thereof
US20120191244A1 (en) * 2011-01-24 2012-07-26 Samsung Electronics Co., Ltd. Robot control system and method
US20140289703A1 (en) * 2010-10-01 2014-09-25 Adobe Systems Incorporated Methods and Systems for Physically-Based Runtime Effects
US20160288848A1 (en) * 2015-04-01 2016-10-06 Oregon State University Apparatus and method for energy regulation and leg control for spring-mass walking machine
CN107315346A (en) * 2017-06-23 2017-11-03 武汉工程大学 A kind of humanoid robot gait's planing method based on CPG models
US9868204B2 (en) * 2015-08-11 2018-01-16 Samsung Electronics Co., Ltd. Method and apparatus for calculating torque of walking assistance device
US9875440B1 (en) 2010-10-26 2018-01-23 Michael Lamport Commons Intelligent control with hierarchical stacked neural networks
US20190122035A1 (en) * 2016-03-28 2019-04-25 Beijing Sensetime Technology Development Co., Ltd Method and system for pose estimation
US10510000B1 (en) 2010-10-26 2019-12-17 Michael Lamport Commons Intelligent control with hierarchical stacked neural networks
CN111098950A (en) * 2019-12-30 2020-05-05 深圳市优必选科技股份有限公司 Walking structure and robot
CN115447692A (en) * 2022-10-10 2022-12-09 日照中兴汽车有限公司 Multi-foot motion simulation robot based on virtual prototype technology and simulation method

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4512406B2 (en) * 2004-04-23 2010-07-28 ソニー株式会社 Biped walking movement device
KR100835354B1 (en) * 2006-07-05 2008-06-04 삼성전자주식회사 Walking robot and control method thereof
JP2010524098A (en) * 2007-04-12 2010-07-15 エクストラノーマル テクノロジー インコーポレーテッド Digital representation and animation of physical objects
KR20100073438A (en) * 2008-12-23 2010-07-01 삼성전자주식회사 Robot and control method thereof
US8199151B2 (en) * 2009-02-13 2012-06-12 Naturalmotion Ltd. Animation events
US8428828B2 (en) * 2009-03-05 2013-04-23 GM Global Technology Operations LLC Adaptive control system for automated vehicle applications
ITMI20091185A1 (en) * 2009-07-06 2011-01-07 Emanuele Lindo Secco METHOD OF INTERFACE BETWEEN AN OPERATOR AND A MULTI-ARTICULAR ROBOTIC AND / OR PROSTHETIC DEVICE FOR HANDLING THE SAME
KR101633362B1 (en) * 2010-01-18 2016-06-28 삼성전자 주식회사 Humanoid robot and walking control method thereof
JP5088972B2 (en) * 2010-06-11 2012-12-05 株式会社ソニー・コンピュータエンタテインメント Image processing apparatus, image processing method, computer program, recording medium, and semiconductor device
KR101809972B1 (en) * 2010-12-21 2017-12-18 삼성전자주식회사 Walking robot and control method thereof
RU2012109492A (en) * 2012-03-14 2013-09-20 Сергей Анатольевич Борисихин METHOD FOR IMPLEMENTING VEHICLE FUNCTIONS AS MINIMUM WITH ONE REPEATABLE SUPPORT AND DEVICE FOR IMPLEMENTING THIS METHOD
CN103203746B (en) * 2012-09-29 2015-10-28 同济大学 Biped robot CPG net control topological structure construction method
CN110466643B (en) * 2019-08-01 2021-10-22 电子科技大学 Penguin bionic robot and walking method
WO2023073412A1 (en) * 2021-10-29 2023-05-04 Ptt Exploration And Production Public Company Limited A method and system for controlling motion of a climbing robot

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5379210A (en) * 1992-07-24 1995-01-03 M&M Software Products, Inc. Natural tracking controller
US5988849A (en) * 1994-11-19 1999-11-23 Leica Lasertechnik Gmbh Device and process for controlling the movement of an object

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5124918A (en) * 1990-01-18 1992-06-23 Case Western Reserve University Neural-based autonomous robotic system
US5586224A (en) * 1990-12-25 1996-12-17 Shukyohojin, Kongo Zen Sohonzan Shorinji Robot or numerical control programming method
JPH05228856A (en) * 1992-02-14 1993-09-07 Fujitsu Ltd Upright mechanism of artificial legs

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5379210A (en) * 1992-07-24 1995-01-03 M&M Software Products, Inc. Natural tracking controller
US5988849A (en) * 1994-11-19 1999-11-23 Leica Lasertechnik Gmbh Device and process for controlling the movement of an object

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020180739A1 (en) * 2001-04-25 2002-12-05 Hugh Reynolds Method and apparatus for simulating soft object movement
US7353149B2 (en) 2001-04-25 2008-04-01 Telekinesys Research Limited Method and apparatus for simulating dynamic contact of objects
US7363199B2 (en) 2001-04-25 2008-04-22 Telekinesys Research Limited Method and apparatus for simulating soft object movement
US20020161562A1 (en) * 2001-04-25 2002-10-31 Oliver Strunk Method and apparatus for simulating dynamic contact of objects
US20050113973A1 (en) * 2003-08-25 2005-05-26 Sony Corporation Robot and attitude control method of robot
US7657345B2 (en) * 2003-08-25 2010-02-02 Sony Corporation Robot and attitude control method of robot
US8437992B2 (en) 2004-12-03 2013-05-07 Telekinesys Research Limited Physics simulation apparatus and method
US20060149516A1 (en) * 2004-12-03 2006-07-06 Andrew Bond Physics simulation apparatus and method
US20110077923A1 (en) * 2004-12-03 2011-03-31 Telekinesys Research Limited Physics simulation apparatus and method
US20100299121A1 (en) * 2004-12-03 2010-11-25 Telekinesys Research Limited Physics Simulation Apparatus and Method
US7788071B2 (en) 2004-12-03 2010-08-31 Telekinesys Research Limited Physics simulation apparatus and method
US9440148B2 (en) 2004-12-03 2016-09-13 Telekinesys Research Limited Physics simulation apparatus and method
US20070220637A1 (en) * 2006-02-09 2007-09-20 Gen Endo Robot apparatus and method of controlling the same
US7949428B2 (en) * 2006-02-09 2011-05-24 Sony Corporation Robot apparatus and method of controlling the same
US20070244599A1 (en) * 2006-04-14 2007-10-18 Fanuc Robotics America, Inc. A Method for Optimizing a Robot Program and a Robot System
US7853356B2 (en) 2006-04-14 2010-12-14 Fanuc Robotics America, Inc. Method for optimizing a robot program and a robot system
US20080306627A1 (en) * 2006-09-06 2008-12-11 Samsung Electronics Co., Ltd. System and method for generating robot genome
US7937337B2 (en) * 2006-09-06 2011-05-03 Samsung Electronics Co., Ltd System and method for generating robot genome
US20100161116A1 (en) * 2008-12-22 2010-06-24 Samsung Electronics Co., Ltd. Robot and method of controlling balance thereof
US8498743B2 (en) * 2008-12-22 2013-07-30 Samsung Electronics Co., Ltd. Robot and method of controlling balance thereof
US8498742B2 (en) * 2008-12-22 2013-07-30 Samsung Electronics Co., Ltd. Robot and method of controlling balance thereof
US20100161115A1 (en) * 2008-12-22 2010-06-24 Samsung Electronics Co., Ltd. Robot and method of controlling balance thereof
US20100185330A1 (en) * 2009-01-22 2010-07-22 Samsung Electronics Co., Ltd. Robot walking control apparatus and method thereof
US8612054B2 (en) * 2009-01-22 2013-12-17 Samsung Electronics Co., Ltd. Robot walking control apparatus and method thereof
US20140289703A1 (en) * 2010-10-01 2014-09-25 Adobe Systems Incorporated Methods and Systems for Physically-Based Runtime Effects
US9652201B2 (en) * 2010-10-01 2017-05-16 Adobe Systems Incorporated Methods and systems for physically-based runtime effects
US9875440B1 (en) 2010-10-26 2018-01-23 Michael Lamport Commons Intelligent control with hierarchical stacked neural networks
US11514305B1 (en) 2010-10-26 2022-11-29 Michael Lamport Commons Intelligent control with hierarchical stacked neural networks
US10510000B1 (en) 2010-10-26 2019-12-17 Michael Lamport Commons Intelligent control with hierarchical stacked neural networks
US9227319B2 (en) * 2011-01-24 2016-01-05 Samsung Electronics Co., Ltd. Robot control system and method
US20120191244A1 (en) * 2011-01-24 2012-07-26 Samsung Electronics Co., Ltd. Robot control system and method
US9789920B2 (en) * 2015-04-01 2017-10-17 Oregon State University Apparatus and method for energy regulation and leg control for spring-mass walking machine
US20160288848A1 (en) * 2015-04-01 2016-10-06 Oregon State University Apparatus and method for energy regulation and leg control for spring-mass walking machine
US9868204B2 (en) * 2015-08-11 2018-01-16 Samsung Electronics Co., Ltd. Method and apparatus for calculating torque of walking assistance device
US10315308B2 (en) * 2015-08-11 2019-06-11 Samsung Electronics Co., Ltd. Method and apparatus for calculating torque of walking assistance device
US20190122035A1 (en) * 2016-03-28 2019-04-25 Beijing Sensetime Technology Development Co., Ltd Method and system for pose estimation
US20190138799A1 (en) * 2016-03-28 2019-05-09 Beijing Sensetime Technology Development Co., Ltd Method and system for pose estimation
US10891471B2 (en) * 2016-03-28 2021-01-12 Beijing Sensetime Technology Development Co., Ltd Method and system for pose estimation
CN107315346A (en) * 2017-06-23 2017-11-03 武汉工程大学 A kind of humanoid robot gait's planing method based on CPG models
CN111098950A (en) * 2019-12-30 2020-05-05 深圳市优必选科技股份有限公司 Walking structure and robot
CN115447692A (en) * 2022-10-10 2022-12-09 日照中兴汽车有限公司 Multi-foot motion simulation robot based on virtual prototype technology and simulation method

Also Published As

Publication number Publication date
CA2439326A1 (en) 2002-09-06
AU2002225224A1 (en) 2002-09-12
JP2004531400A (en) 2004-10-14
EP1392556B1 (en) 2012-06-27
WO2002069256A2 (en) 2002-09-06
US7685081B2 (en) 2010-03-23
WO2002069256A3 (en) 2003-12-11
EP1392556A2 (en) 2004-03-03
GB0104995D0 (en) 2001-04-18
US20080275831A1 (en) 2008-11-06

Similar Documents

Publication Publication Date Title
US7685081B2 (en) Bipedal walking simulation
JP4587738B2 (en) Robot apparatus and robot posture control method
Van de Panne et al. Sensor-actuator networks
Koditschek et al. Mechanical aspects of legged locomotion control
Van der Noot et al. Biped gait controller for large speed variations, combining reflexes and a central pattern generator in a neuromuscular model
Chew et al. Dynamic bipedal walking assisted by learning
JP2006289602A (en) Robot device and its control method
Zielinska et al. Robot gait synthesis using the scheme of human motions skills development
Schmitz et al. No need for a body model: positive velocity feedback for the control of an 18-DOF robot walker
CN114609918B (en) Four-footed robot motion control method, system, storage medium and equipment
Huang et al. Torque–stiffness-controlled dynamic walking with central pattern generators
JP2005288594A (en) Biped walking moving device
Allen et al. Evolved controllers for simulated locomotion
Chew et al. A general control architecture for dynamic bipedal walking
Fielding et al. Omnidirectional hexapod walking and efficient gaits using restrictedness
JP3355113B2 (en) Method for simulating human body movement and method for generating animation using the method
Kalani et al. Application of DQN learning for delayed output feedback control of a gait-assist hip exoskeleton
Culha An actuated flexible spinal mechanism for a bounding quadrupedal robot
Mombaur et al. Control of motion and compliance
Wang et al. Dynamic walking on uneven terrains with passivity-based bipedal robots
Heinen et al. Neural networks applied to gait control of physically based simulated robots
Schilling et al. Local control mechanisms in six-legged walking
Serhan et al. A new control strategy for ROBIAN biped robot inspired from human walking
Harding et al. Augmented neuromuscular gait controller enables real-time tracking of bipedal running speed
Bret Virtual living beings

Legal Events

Date Code Title Description
AS Assignment

Owner name: ISIS INNOVATION LIMITED, UNITED KINGDOM

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:REIL, TORSTEN;REEL/FRAME:015091/0220

Effective date: 20040224

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: NATURALMOTION LIMITED, UNITED KINGDOM

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ISIS INNOVATION LIMITED;REEL/FRAME:021532/0618

Effective date: 20080827