EP2803757A1 - Programming method of a textile machine - Google Patents

Programming method of a textile machine Download PDF

Info

Publication number
EP2803757A1
EP2803757A1 EP13175814.6A EP13175814A EP2803757A1 EP 2803757 A1 EP2803757 A1 EP 2803757A1 EP 13175814 A EP13175814 A EP 13175814A EP 2803757 A1 EP2803757 A1 EP 2803757A1
Authority
EP
European Patent Office
Prior art keywords
textile
elementary
previous
activation
blocks
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.)
Withdrawn
Application number
EP13175814.6A
Other languages
German (de)
French (fr)
Inventor
Daniele Ziglioli
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.)
Signal Srl
Original Assignee
Signal Srl
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 Signal Srl filed Critical Signal Srl
Publication of EP2803757A1 publication Critical patent/EP2803757A1/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • DTEXTILES; PAPER
    • D04BRAIDING; LACE-MAKING; KNITTING; TRIMMINGS; NON-WOVEN FABRICS
    • D04BKNITTING
    • D04B37/00Auxiliary apparatus or devices for use with knitting machines
    • D04B37/02Auxiliary apparatus or devices for use with knitting machines with weft knitting machines

Definitions

  • the present invention relates to a programming method of a textile machine, a method of making a textile article on a textile machine, a computer product and a textile machine which permit the implementation of such method.
  • each turn of the cylinder corresponds to an advancement of the execution steps of the programme containing the sequence of command instructions. Consequently, the rotation of the cylinder which the needles are housed in and move on, the feeding of the yarn by means of a yarn guide system, and the activation of the electromechanical actuators according to the sequence of command instructions given, concur to form the textile article.
  • Chain programming includes all the command instructions needed to create the structure of the textile article (for example, in the case of a sock, the band, the leg, the heel, the sole, the toe etc.), while pattern programming contains all the information relative to the pattern to be created.
  • Such programming thus makes it possible to make articles having the same structure but different patterns, maintaining the same chain programming and varying only the pattern programming.
  • the structure of two socks may differ only in the type of toe, or initial band, or the presence or not of terry or other knitting in some zones etc.
  • the operator designing the textile article and who must therefore translate the characteristics of the article into a sequence of command instructions of the textile machine wishes to concentrate on the textile aspects of the desired product and thus operate high level choices, for example on the presence of terry or not, on the presence of the heel or not, on whether to make a ribbed or plain leg etc.
  • the object of the present invention is to propose a programming method of a textile machine, and a method of making textile articles able to overcome the drawbacks discussed above of the current programming methods.
  • the present invention sets out to simplify the programming of the textile machine both for the manufacturer and for the user, so that even a person lacking advanced mechanical-textile know-how is able to create a textile article, thus being able to concentrate on the textile aspects of the desired product without an in-depth knowledge of the mechanics of the textile equipment.
  • FIG. 1 is a block diagram of the method of programming a textile machine according to the invention.
  • FIG. 2 shows a portion of code of the control programme of the textile machine
  • FIG. 3 is a schematic representation of a form of implementation of the programming method
  • FIG. 4 is an example of a user interface of the programme for making a textile article.
  • FIG. 5 is a block diagram of the sequence of steps of the programme for making a textile article.
  • a programming method of a textile machine which comprises a plurality of electromechanical devices which concur to form the textile article, such as a sock.
  • the electromechanical devices are operatively connected to a control unit and commanded by means of a sequence of command instructions provided to said control unit.
  • the "structure" of a textile article will be taken to mean the combination of the various parts which the article is composed of.
  • the structure may be composed of the band, the leg, the heel, the sole, the toe etc.
  • the "knitting" of the textile article is understood as the type of stitch forming the textile article or parts thereof. Examples of knitting are terry, rib, plain, lace stitch etc.
  • the programming method provides for associating to at least some of all the possible command instructions, indicated by reference numeral 12 in the block diagram in figure 1 , respective activation rules 16 which establish if and/or how the relative command instructions must be carried out. At least some of said activation rules are dependent on the value of at least one activation parameter 18 selected and/or set by a user, for example depending on the structure and/or knitting and /or pattern of the textile article or parts thereof.
  • a user interface 20 is provided by means of which the user selects a parameter, for example from a plurality of predefined parameters, or sets the value of a parameter, for example at will from a range of predefined values or choosing from a finite set of predefined values.
  • the activation rules 16 associated with the command instructions are implemented using a formal programming language, preferably transparent to the user of the textile machine.
  • the textile machine programme asks the user to select and/or set, using the user interface 20, the activation parameters relative to textile characteristics for example relative to the structure, the knitting or the pattern of the article to be made.
  • the activation rules 16 deal with translating the choices made by the user into conditions of the command instructions 12, which may or may not be performed , or advantageously be performed in a certain way.
  • the machine user does not need to know how the activation parameters influence the command instructions by means of the activation rules.
  • the user may thus concentrate on the textile and design aspects of the article he intends to make, without having to worry about how to mechanically command the machine to achieve the desired result.
  • the activation parameters may comprise not just those which can be selected and/or set by the user to obtain a desired textile result, but may also comprise parameters related to the technical characteristics, type or model of the textile machine (thus pre-defined by the machine manufacturer), or to the type of article chosen by the user, or in any case, to the decisions previously made during the procedure for making the textile article.
  • the parameterization of at least some of the command instructions makes it possible to significantly reduce the number of command instructions comprised in the control programme of the textile machine, in that many of these instructions can be activated or deactivated, or activated in different ways, without having to provide for different programme portions depending on whether some command instructions are present or not, or on the different values assumed by some command instructions.
  • Column 10 contains a sequence of command instructions 12; for each command instruction, column 14 contains an activation rule 16, 16', 16".
  • Some activation rules, indicated by reference numeral 16 make the respective command instructions 12 always active.
  • Other activation rules, indicated by reference numeral 16' activate the respective command instructions 12 depending on the status of an activation parameter selected by the user, in this case the presence of terry and of a closed stitch.
  • a further activation rule, indicated by reference numeral 16" always enables the respective command instruction, but at the condition set by the user according to which the machine must be at the height corresponding to the needle Y chosen by the user.
  • the first command instruction of the portion of programme considered here is made parametric by the relative activation rule, in that the same manufacturer may have various versions of machine, to which different values of the needle X may correspond. Thanks to the programming method according to the invention, the same control programme may be used on all the machines leaving the manufacturer free to set the value of parameter X.
  • the sequence of command instructions which, on the basis of the activation parameters selected and /or set, is sent to the control unit of the electromechanical actuators of the textile machine is a selection, or at most coincides with, a unique parametric sequence of starting commands.
  • the sequence of commands to send to the control unit corresponds to one of several predefined command sequences. It is evident that, in this case, the programming of textile machines by the machine manufacturer is much more onerous and at the same time much more restrictive to the user who is prevented from choosing some textile characteristics of the article in maximum freedom.
  • the structure of the textile article is sub-divided into a plurality of structure parts P1, P2, ..., Pn, and to each structure part at least one elementary block 30 comprising at least one command instruction 12 and at least one respective activation rule 16 is associated.
  • the complete structure of the textile article can thus be obtained with a chain of several elementary blocks 30.
  • structure parts Pi may be the band, the leg, the heel, the sole, the toe etc.
  • Another criteria may however be used for dividing the structure of the textile article into structure parts, for example on the basis of the yarns used, the knitting of the stitch etc..
  • the programming method of a textile machine according to the invention thus provides for making a plurality of elementary blocks 30 so that the user of the machine can design the textile article choosing a sequence of elementary blocks having the desired characteristics.
  • a graphic representation 40 or a description of the textile effect achievable with each elementary block 30 maybe associated therewith.
  • the user of the textile machine can thus design various textile articles by using different elementary blocks and/or different combinations of elementary blocks.
  • the single elementary blocks 30 are parametric.
  • the same elementary block may provide different knitting, patterns or other textile characteristics depending on the parameters selected ad/or set by the user.
  • an elementary block relative to a leg part may make such leg part with or without terry, with or without ribbing etc.
  • a compatibility code between blocks is associated to at least some of said elementary blocks, so that the use of one elementary block imposes the choice of the next block and/or of a previous block from a set of compatible blocks, sub-set of all the elementary blocks.
  • the compatibility between blocks is determined by the position assumed by electromechanical actuators after the last command instruction of a block.
  • the introduction of the compatibility code is particularly useful for preventing the user of the machine from choosing a sequence of command instructions preventing the realisation of the textile article or even causing damage to the machine
  • a certain number of compatibility levels are defined for each block and in particular a number of compatibility code levels with the previous blocks, a number of compatibility code levels with the subsequent blocks and a number of incompatibility code levels.
  • a block is accepted as the next of a chain or sequence of blocks only if the previous compatibility code of the next block is the same as the next compatibility code of the current block.
  • Figure 4 shows an example of a user interface 20 for programming the control unit of the textile machine, and in particular for selecting the elementary blocks 30 and the relative activation parameters 18.
  • the table on the left in the screen captured by the monitor of the control unit of the textile machine represents the elementary blocks 30 already selected by the user, in this case named "sock 2" and "plain"
  • textiles and relative activation parameters 18 modifiable by the user are indicated, in this case, for example, the possible enabling of Chinese terry and of the pattern.
  • the section to the side of the table shows several activation parameters 18' relative to the machine characteristics, and therefore independent of the blocks selected, such as for example, the linking, the elastic and the maximum speed.
  • the user interface 20 includes, as said above, a preview 40 of the article or article parts obtainable with the blocks selected.
  • the section on the right of the screen shows the next elementary blocks 30' available, in other words selectable by the user, for example according to the compatibility code described above.
  • a series of command instructions forms an execution step of the control programme of the machine, such as a turn of the cylinder in the case of a circular machine; a sequence of steps of the execution programme forms an elementary block; a sequence of elementary blocks forms the textile article. At least some of the elementary blocks are parametric, so that starting form a parametric block the user can derive various instruction command sequences.
  • the present invention also relates to a computer product suitable for being directly loaded in the memory of a processor, such as a computer provided with a user interface or a control unit of a textile machine, to command a plurality of electromechanical devices of a textile machine for making a textile article.
  • a computer product comprises a plurality of command instructions suitable for commanding said electromechanical devices and a set of activation rules, implemented using a formal programming language, each associated to a respective command instruction and suitable for establishing if and/or how said command instruction should be carried out, At least some of said activation rules are dependent on the value of at least one activation parameter.
  • Said activation parameter may be selected and/or set by a user of the textile machine or by the machine manufacturer or may depend on other circumstances or conditions, such as the status or position of an actuator of the machine.
  • the computer product further comprises a user interface for the selection and/or setting of the value of activation parameters relative to the structure and/or knitting and /or to the pattern of the textile article.
  • the computer product comprises a plurality of elementary blocks, each comprising at least one command instruction suitable for commanding at least one of said electromechanical devices to form a respective structure part of the textile article.
  • the user interface is suitable for permitting a selection of said elementary blocks to form a chain of elementary blocks to obtain a desired textile article.
  • At least one of said elementary blocks is assigned a compatibility code on the basis of which the use of one elementary block imposes the choice of a previous or subsequent block from a set of compatible blocks, sub-set of all the elementary blocks.
  • a graphic representation of a relative structure part of the textile article and/or of a relative knitting and/or pattern is associated to at least some of the elementary blocks.
  • the present invention also relates to a method of making a textile article on a textile machine, where the textile machine comprises plurality of electromechanical devices which concur to form the textile article, and where said electromechanical devices are operatively connected to a control unit and commanded by means of a sequence of command instructions provided to said control unit.
  • the method provides for using the computer product described above and for selecting and/or setting the value of at least one activation parameter by means of the user interface.
  • selection of at least one elementary block is performed by means of the user interface. Consequently, the step of selecting and/or setting of the parameters is carried out on activation parameters of the command instructions included in said elementary block.
  • the method provides for identifying, by means of the compatibility codes, a sub-set of previous or subsequent elementary blocks compatible with said block.
  • An elementary block is selected from the compatible elementary blocks and such identification procedure and selection of compatible blocks is repeated as far as completion of the chain of elementary blocks.
  • Figure 5 is a flow diagram showing an example of an operating sequence 100 of the steps for making a textile article according to the invention.
  • the programme for making a textile article is loaded into a computer having functions such as, for example in terms of processing unit, video card, user interface etc. to permit the user to design the desired textile article simply, rapidly, and intuitively.
  • the user selects the model of textile machine which will be used to make the article (step 102).
  • the programme may be loaded directly into the machine.
  • the user selects the elementary blocks (step 103).
  • the programme returns the chain of elementary blocks (step 104) and allows the user to parameterize the single blocks (step 105).
  • the parameterization may be performed at the same time as the selection of the single blocks or groups of blocks.
  • the programme After completing the parameterization, the programme generates the final sequence of the command instructions of the actuators of the textile machine (step 106).
  • step 107 the sequence of instructions obtained by the programme for making the desired article is loaded in the control unit of the textile machine (step 107) and production (step 108) may commence.
  • the present invention also relates to a textile machine for making a textile article, comprising a plurality of electromechanical devices which concur to form the textile article, and a control unit suitable for commanding said electromechanical devices, wherein a computer product as described above is loaded or may be loaded in said control unit.

Landscapes

  • Engineering & Computer Science (AREA)
  • Textile Engineering (AREA)
  • Yarns And Mechanical Finishing Of Yarns Or Ropes (AREA)
  • Moulding By Coating Moulds (AREA)
  • Spinning Or Twisting Of Yarns (AREA)
  • Knitting Machines (AREA)

Abstract

The present invention relates to a programming method of a textile machine, where the textile machine comprises a plurality of electromechanical devices which concur to form the textile article, and where said electromechanical devices are operatively connected to a control unit and commanded by means of a sequence of command instructions provided to said control unit. The method comprises the steps of:
-associating to at least some of all the possible command instructions respective activation rules which establish if and/or how the relative command instructions must be carried out, at least some of said activation rules being dependent on the value of at least one activation parameter;
-providing a user interface for selecting and/or setting the value of at least one activation parameter relative to the structure and/or knitting and /or to the pattern of the textile article.

Description

  • The present invention relates to a programming method of a textile machine, a method of making a textile article on a textile machine, a computer product and a textile machine which permit the implementation of such method.
  • As is known, in order to make a textile article, such as a sock, a sequence of command instructions, divided into various steps, must be provided to a textile machine, to operate the electromechanical devices of the machine.
  • The textile machine performs this series of instructions so as to obtain the desired article. For example, in a circular machine,, each turn of the cylinder corresponds to an advancement of the execution steps of the programme containing the sequence of command instructions. Consequently, the rotation of the cylinder which the needles are housed in and move on, the feeding of the yarn by means of a yarn guide system, and the activation of the electromechanical actuators according to the sequence of command instructions given, concur to form the textile article.
  • Presently, various programming systems of a textile machine falling within the general description given above are known of, some of which set out to avoid having to reprogramme the textile machine by making it possible to produce different articles but having the same structure. For example, it is known to divide the programming of the textile machine into two subsystems known as "chain programming" and "pattern programming".
  • Chain programming includes all the command instructions needed to create the structure of the textile article (for example, in the case of a sock, the band, the leg, the heel, the sole, the toe etc.), while pattern programming contains all the information relative to the pattern to be created.
  • Such programming thus makes it possible to make articles having the same structure but different patterns, maintaining the same chain programming and varying only the pattern programming.
  • In practice however, even in the structure of the article there are parts which remain the same even when pertaining to different models. For example, the structure of two socks may differ only in the type of toe, or initial band, or the presence or not of terry or other knitting in some zones etc.
  • On the other hand, the operator designing the textile article and who must therefore translate the characteristics of the article into a sequence of command instructions of the textile machine, wishes to concentrate on the textile aspects of the desired product and thus operate high level choices, for example on the presence of terry or not, on the presence of the heel or not, on whether to make a ribbed or plain leg etc.
  • The main difficulty currently encountered in satisfying such demand for simplification by users of the textile machines, derives from the fact that, for each of such high level choices, numerous different electromechanical or mechanical operations must be activated each time, the use of which requires an in-depth knowledge of all the mechanical parts of the textile machine and the effects thereof.
  • In particular, often the activation of some mechanical components of the machine is not optional but is highly dependent on the current status of said machine and the position of some components or actuators. There is therefore a high level of interdependence between the various commands of the machine devices.
  • In brief, the large number of elementary command instructions and their interdependence is the main factor making the programming of textile machines difficult.
  • In the attempt to tackle and resolve such drawbacks, solutions have been proposed in the past based essentially on creating a large initial database of predefined articles, provided by the manufacturer of the textile machine based on the technical characteristics of said machine, so as to offer the machine user a series of preconstituted programming options, anticipating de facto the requirements.
  • This approach has proved counterproductive however, except for a few limited cases, in that by their very nature most textile machines are suitable for making a practically infinite number of different articles and it is thus practically impossible to provide the user with all the possible combinations of command instructions which he would like to have available. In fact, the textile machine user often finds it impossible to achieve a desired textile result which the manufacturer has not envisaged.
  • The object of the present invention is to propose a programming method of a textile machine, and a method of making textile articles able to overcome the drawbacks discussed above of the current programming methods.
  • In particular, the present invention sets out to simplify the programming of the textile machine both for the manufacturer and for the user, so that even a person lacking advanced mechanical-textile know-how is able to create a textile article, thus being able to concentrate on the textile aspects of the desired product without an in-depth knowledge of the mechanics of the textile equipment.
  • Such object is achieved by a method according to claim 1, by a computer product according to claim 8, by a method of making a textile article according to claim 12 and by a textile machine according to claim 15. The dependent claims describe preferred embodiments of the invention.
  • The characteristics and advantages of the invention will, in any case, be evident from the description given below of its preferred embodiments, made by way of a nonlimiting example with reference to the appended drawings, wherein:
  • - Figure 1 is a block diagram of the method of programming a textile machine according to the invention;
  • -Figure 2 shows a portion of code of the control programme of the textile machine;
  • - Figure 3 is a schematic representation of a form of implementation of the programming method;
  • -Figure 4 is an example of a user interface of the programme for making a textile article; and
  • -Figure 5 is a block diagram of the sequence of steps of the programme for making a textile article.
  • According to one aspect of the invention, a programming method of a textile machine is proposed, which comprises a plurality of electromechanical devices which concur to form the textile article, such as a sock.
  • Generally, the electromechanical devices are operatively connected to a control unit and commanded by means of a sequence of command instructions provided to said control unit.
  • Henceforth in the description, the "structure" of a textile article will be taken to mean the combination of the various parts which the article is composed of. For example, in the case of a sock, the structure may be composed of the band, the leg, the heel, the sole, the toe etc.
  • The "knitting" of the textile article is understood as the type of stitch forming the textile article or parts thereof. Examples of knitting are terry, rib, plain, lace stitch etc.
  • The programming method provides for associating to at least some of all the possible command instructions, indicated by reference numeral 12 in the block diagram in figure 1, respective activation rules 16 which establish if and/or how the relative command instructions must be carried out. At least some of said activation rules are dependent on the value of at least one activation parameter 18 selected and/or set by a user, for example depending on the structure and/or knitting and /or pattern of the textile article or parts thereof.
  • To enable the user, that is the user of the textile machine, to select and/or set the value of said activation parameters, a user interface 20 is provided by means of which the user selects a parameter, for example from a plurality of predefined parameters, or sets the value of a parameter, for example at will from a range of predefined values or choosing from a finite set of predefined values.
  • The activation rules 16 associated with the command instructions are implemented using a formal programming language, preferably transparent to the user of the textile machine. In fact, the textile machine programme asks the user to select and/or set, using the user interface 20, the activation parameters relative to textile characteristics for example relative to the structure, the knitting or the pattern of the article to be made.
  • By means of the formal programming language, the activation rules 16 deal with translating the choices made by the user into conditions of the command instructions 12, which may or may not be performed , or advantageously be performed in a certain way.
  • Advantageously, the machine user does not need to know how the activation parameters influence the command instructions by means of the activation rules. The user may thus concentrate on the textile and design aspects of the article he intends to make, without having to worry about how to mechanically command the machine to achieve the desired result.
  • It is to be noted that, the activation parameters may comprise not just those which can be selected and/or set by the user to obtain a desired textile result, but may also comprise parameters related to the technical characteristics, type or model of the textile machine (thus pre-defined by the machine manufacturer), or to the type of article chosen by the user, or in any case, to the decisions previously made during the procedure for making the textile article.
  • In all cases, the parameterization of at least some of the command instructions makes it possible to significantly reduce the number of command instructions comprised in the control programme of the textile machine, in that many of these instructions can be activated or deactivated, or activated in different ways, without having to provide for different programme portions depending on whether some command instructions are present or not, or on the different values assumed by some command instructions.
  • To make this aspect of the invention clearer, consider for example the portion of programme shown in figure 2. Column 10 contains a sequence of command instructions 12; for each command instruction, column 14 contains an activation rule 16, 16', 16". Some activation rules, indicated by reference numeral 16, make the respective command instructions 12 always active. Other activation rules, indicated by reference numeral 16' activate the respective command instructions 12 depending on the status of an activation parameter selected by the user, in this case the presence of terry and of a closed stitch.
  • In the example considered, if and only if the user selects the "with terry" option will the "Param_spugna" parameter be true and the output 02 and input 11 therefore be activated.
  • A further activation rule, indicated by reference numeral 16" always enables the respective command instruction, but at the condition set by the user according to which the machine must be at the height corresponding to the needle Y chosen by the user.
  • Without the possibility of parameterizing the command instructions by means of the activation rules, the same portion of programme would have to be duplicated several times, depending on the presence or not of the terry, of the closed toe and of the Y value relative to the needle at whose height the output 05 must be activated. Depending on the choices made by the user, only one of these portions of programme would have been used, while the others would have been rejected.
  • It is to be noted that, even the first command instruction of the portion of programme considered here is made parametric by the relative activation rule, in that the same manufacturer may have various versions of machine, to which different values of the needle X may correspond. Thanks to the programming method according to the invention, the same control programme may be used on all the machines leaving the manufacturer free to set the value of parameter X.
  • In other words, in the present programming method the sequence of command instructions which, on the basis of the activation parameters selected and /or set, is sent to the control unit of the electromechanical actuators of the textile machine is a selection, or at most coincides with, a unique parametric sequence of starting commands. Instead, in the programming methods according to the state of the art the sequence of commands to send to the control unit corresponds to one of several predefined command sequences. It is evident that, in this case, the programming of textile machines by the machine manufacturer is much more onerous and at the same time much more restrictive to the user who is prevented from choosing some textile characteristics of the article in maximum freedom.
  • With reference to the schematic representation in figure 3, according to a further aspect of the present programming method of a textile machine, the structure of the textile article is sub-divided into a plurality of structure parts P1, P2, ..., Pn, and to each structure part at least one elementary block 30 comprising at least one command instruction 12 and at least one respective activation rule 16 is associated. The complete structure of the textile article can thus be obtained with a chain of several elementary blocks 30.
  • For example, as shown in figure 3, a possible subdivision of the structure of the textile article is performed on the basis of the various zones of the article. For example, in the case of a sock, structure parts Pi may be the band, the leg, the heel, the sole, the toe etc. Another criteria may however be used for dividing the structure of the textile article into structure parts, for example on the basis of the yarns used, the knitting of the stitch etc..
  • The programming method of a textile machine according to the invention thus provides for making a plurality of elementary blocks 30 so that the user of the machine can design the textile article choosing a sequence of elementary blocks having the desired characteristics. For example, a graphic representation 40 or a description of the textile effect achievable with each elementary block 30 maybe associated therewith.
  • The user of the textile machine can thus design various textile articles by using different elementary blocks and/or different combinations of elementary blocks.
  • Thanks to the use of the activation rules 16 associated with the command instructions 12, the single elementary blocks 30 are parametric. In other words, the same elementary block may provide different knitting, patterns or other textile characteristics depending on the parameters selected ad/or set by the user. For example, an elementary block relative to a leg part may make such leg part with or without terry, with or without ribbing etc.
  • According to another aspect of the present programming method, a compatibility code between blocks is associated to at least some of said elementary blocks, so that the use of one elementary block imposes the choice of the next block and/or of a previous block from a set of compatible blocks, sub-set of all the elementary blocks.
  • For example, the compatibility between blocks is determined by the position assumed by electromechanical actuators after the last command instruction of a block. The introduction of the compatibility code is particularly useful for preventing the user of the machine from choosing a sequence of command instructions preventing the realisation of the textile article or even causing damage to the machine
  • In one embodiment, a certain number of compatibility levels are defined for each block and in particular a number of compatibility code levels with the previous blocks, a number of compatibility code levels with the subsequent blocks and a number of incompatibility code levels.
  • Consequently, a block is accepted as the next of a chain or sequence of blocks only if the previous compatibility code of the next block is the same as the next compatibility code of the current block.
  • Figure 4 shows an example of a user interface 20 for programming the control unit of the textile machine, and in particular for selecting the elementary blocks 30 and the relative activation parameters 18. The table on the left in the screen captured by the monitor of the control unit of the textile machine represents the elementary blocks 30 already selected by the user, in this case named "sock 2" and "plain" For each block the characteristics distinguishing it, textiles and relative activation parameters 18 modifiable by the user are indicated, in this case, for example, the possible enabling of Chinese terry and of the pattern.
  • The section to the side of the table shows several activation parameters 18' relative to the machine characteristics, and therefore independent of the blocks selected, such as for example, the linking, the elastic and the maximum speed.
  • The user interface 20 includes, as said above, a preview 40 of the article or article parts obtainable with the blocks selected.
  • The section on the right of the screen shows the next elementary blocks 30' available, in other words selectable by the user, for example according to the compatibility code described above.
  • Summarising, in a preferred embodiment of the present programming method of a textile machine, a series of command instructions forms an execution step of the control programme of the machine, such as a turn of the cylinder in the case of a circular machine; a sequence of steps of the execution programme forms an elementary block; a sequence of elementary blocks forms the textile article. At least some of the elementary blocks are parametric, so that starting form a parametric block the user can derive various instruction command sequences.
  • The present invention also relates to a computer product suitable for being directly loaded in the memory of a processor, such as a computer provided with a user interface or a control unit of a textile machine, to command a plurality of electromechanical devices of a textile machine for making a textile article. Such computer product comprises a plurality of command instructions suitable for commanding said electromechanical devices and a set of activation rules, implemented using a formal programming language, each associated to a respective command instruction and suitable for establishing if and/or how said command instruction should be carried out, At least some of said activation rules are dependent on the value of at least one activation parameter. Said activation parameter may be selected and/or set by a user of the textile machine or by the machine manufacturer or may depend on other circumstances or conditions, such as the status or position of an actuator of the machine.
  • The computer product further comprises a user interface for the selection and/or setting of the value of activation parameters relative to the structure and/or knitting and /or to the pattern of the textile article.
  • In a preferred embodiment, the computer product comprises a plurality of elementary blocks, each comprising at least one command instruction suitable for commanding at least one of said electromechanical devices to form a respective structure part of the textile article. The user interface is suitable for permitting a selection of said elementary blocks to form a chain of elementary blocks to obtain a desired textile article.
  • In a preferred embodiment, at least one of said elementary blocks is assigned a compatibility code on the basis of which the use of one elementary block imposes the choice of a previous or subsequent block from a set of compatible blocks, sub-set of all the elementary blocks.
  • In a preferred embodiment, a graphic representation of a relative structure part of the textile article and/or of a relative knitting and/or pattern is associated to at least some of the elementary blocks.
  • The present invention also relates to a method of making a textile article on a textile machine, where the textile machine comprises plurality of electromechanical devices which concur to form the textile article, and where said electromechanical devices are operatively connected to a control unit and commanded by means of a sequence of command instructions provided to said control unit. The method provides for using the computer product described above and for selecting and/or setting the value of at least one activation parameter by means of the user interface.
  • Preferably, before the selection and/or setting of the value of activation parameters, selection of at least one elementary block is performed by means of the user interface. Consequently, the step of selecting and/or setting of the parameters is carried out on activation parameters of the command instructions included in said elementary block.
  • Preferably, moreover, given an elementary block, the method provides for identifying, by means of the compatibility codes, a sub-set of previous or subsequent elementary blocks compatible with said block. An elementary block is selected from the compatible elementary blocks and such identification procedure and selection of compatible blocks is repeated as far as completion of the chain of elementary blocks.
  • Figure 5 is a flow diagram showing an example of an operating sequence 100 of the steps for making a textile article according to the invention. In a preferred embodiment, the programme for making a textile article is loaded into a computer having functions such as, for example in terms of processing unit, video card, user interface etc. to permit the user to design the desired textile article simply, rapidly, and intuitively. In this case, after launching the programme (step 101), the user selects the model of textile machine which will be used to make the article (step 102).
  • In an alternative embodiment, the programme may be loaded directly into the machine.
  • At this point, the user selects the elementary blocks (step 103). After completing such selection, the programme returns the chain of elementary blocks (step 104) and allows the user to parameterize the single blocks (step 105).
  • In an alternative embodiment, the parameterization may be performed at the same time as the selection of the single blocks or groups of blocks.
  • After completing the parameterization, the programme generates the final sequence of the command instructions of the actuators of the textile machine (step 106).
  • At this point, the sequence of instructions obtained by the programme for making the desired article is loaded in the control unit of the textile machine (step 107) and production (step 108) may commence.
  • The present invention also relates to a textile machine for making a textile article, comprising a plurality of electromechanical devices which concur to form the textile article, and a control unit suitable for commanding said electromechanical devices, wherein a computer product as described above is loaded or may be loaded in said control unit.
  • A person skilled in the art may make modifications and adaptations to the embodiments of the programming method of a textile machine, computer product and method of making a textile article according to the invention, replacing elements with others functionally equivalent so as to satisfy contingent requirements while remaining within the scope of protection of the following claims. Each of the characteristics described as belonging to a possible embodiment may be realised independently of the other embodiments described.

Claims (15)

  1. Method of programming a textile machine, where the textile machine comprises a plurality of electromechanical devices which concur to form the textile article, and where said electromechanical devices are operatively connected to a control unit and commanded by means of a sequence of command instructions provided to said control unit, the method comprising the steps of:
    - associating to at least some of all the possible command instructions respective activation rules which establish if and/or how the relative command instructions must be carried out, at least some of said activation rules being dependent on the value of at least one activation parameter;
    - providing a user interface for the selection and/or setting of the value of at least one activation parameter relative to the structure and/or knitting and /or to the pattern of the textile article.
  2. Method according to the previous claim, wherein said activation rules establish the conditions of use of the respective command instructions depending on the technical characteristics and/or model of the textile machine.
  3. Method according to claim 1 or 2, comprising the steps of:
    sub-dividing the structure of the textile article into a plurality of structure parts;
    - associating to each structure part at least one elementary block comprising at least one command instruction and at least one respective activation rule, the complete structure of the textile article being obtainable with a chain of several elementary blocks.
  4. Method according to any of the previous claims, wherein said activation parameter has a value pre-set by the manufacturer of the textile machine.
  5. Method according to any of the previous claims, wherein said activation parameter has a value depending on the value of an activation parameter selected for a previous command instruction.
  6. Method according to any of the previous claims, wherein the selection of a value of an activation parameter by means of the user interface comprises the selection of a value from a set of predefined values.
  7. Method according to any of the claims from 3 to 6, further comprising the step of associating to at least some of said elementary blocks a compatibility code between blocks, so that the use of one elementary block imposes the choice of the next block and/or of a previous block from a set of compatible blocks, sub-set of all the elementary blocks.
  8. Computer product suitable for being directly loaded in the memory of a processor to command a plurality of electromechanical devices of a textile machine for making a textile article, comprising:
    - a plurality of command instructions suitable for commanding said electromechanical devices;
    - a set of activation rules, each associated to a respective command instruction and suitable for establishing if and/or how said command instruction should be carried out, at least some of said activation rules being dependent on the value of at least one activation parameter;
    - a user interface for the selection and/or setting of the value of at least one activation parameter relative to the structure and/or knitting and /or to the pattern of the textile article.
  9. Computer product according to the previous claim, comprising a plurality of elementary blocks, each comprising at least one command instruction suitable for commanding at least one of said electromechanical devices to form a respective structure part of the textile article, the complete structure of the textile article being achievable with a chain of several elementary blocks, the user interface being suitable for permitting a selection of said elementary blocks to form a chain of elementary blocks to obtain a desired textile article.
  10. Computer product according to the previous claim, wherein at least one of said elementary blocks is assigned a compatibility code on the basis of which the use of one elementary block imposes the choice of a previous or subsequent block from a set of compatible blocks, sub-set of all the elementary blocks.
  11. Computer product according to the previous claim, wherein a graphic representation of a relative structure part of the textile article and/or of a relative knitting and/or pattern is associated to each elementary block.
  12. Method of making a textile article on a textile machine, where the textile machine comprises plurality of electromechanical devices which concur to form the textile article, and where said electromechanical devices are operatively connected to a control unit and commanded by means of a sequence of command instructions provided to said control unit, comprising the steps of:
    a) providing a computer product according to any of the previous claims;
    b) selecting and/or setting the value of at least one activation parameter by means of the user interface.
  13. Method according to the previous claim, wherein before the step b), selection of at least one elementary block is performed by means of the user interface, the step b) being carried out on activation parameters of the command instructions included in said elementary block.
  14. Method according to the previous claim, comprising the steps of:
    c) identifying, by means of the compatibility code, a sub-set of previous or subsequent elementary blocks compatible with the block previously selected;
    d) selecting one elementary block from among said sub-set of compatible blocks;
    e) repeating steps c) and d) as far as completion of the chain of elementary blocks.
  15. Textile machine for making a textile article, comprising a plurality of electromechanical devices which concur to form the textile article, and a control unit suitable for commanding said electromechanical devices, characterised in that a computer product according to any of the claims 8-11 is loaded or is adapted to be loaded in said control unit.
EP13175814.6A 2013-05-16 2013-07-09 Programming method of a textile machine Withdrawn EP2803757A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
IT000068A ITBS20130068A1 (en) 2013-05-16 2013-05-16 PROGRAMMING METHOD OF A TEXTILE MACHINE

Publications (1)

Publication Number Publication Date
EP2803757A1 true EP2803757A1 (en) 2014-11-19

Family

ID=48951484

Family Applications (1)

Application Number Title Priority Date Filing Date
EP13175814.6A Withdrawn EP2803757A1 (en) 2013-05-16 2013-07-09 Programming method of a textile machine

Country Status (2)

Country Link
EP (1) EP2803757A1 (en)
IT (1) ITBS20130068A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114672920A (en) * 2022-03-21 2022-06-28 浙江大豪科技有限公司 Glove knitting machine control method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030066316A1 (en) * 2001-10-06 2003-04-10 Thomas Stoll Method of and arrangement for designing of tubular round knitted articles produced of a flat knitting machine
US6611730B1 (en) * 1999-01-16 2003-08-26 H. Stoll Gmbh & Co. Device and method of designing knit products to be manufactured on a knitting machine

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6611730B1 (en) * 1999-01-16 2003-08-26 H. Stoll Gmbh & Co. Device and method of designing knit products to be manufactured on a knitting machine
US20030066316A1 (en) * 2001-10-06 2003-04-10 Thomas Stoll Method of and arrangement for designing of tubular round knitted articles produced of a flat knitting machine

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JIMMY K.C. LAM, JIN-YUN ZHOU: "Digital Knitting - A New Perspective for Knitting Industry", 28 May 2009 (2009-05-28), AUTEX 2009 World Textile Conference, Izmir, Turkey, XP002717681, Retrieved from the Internet <URL:http://www.docstoc.com/docs/32435707/Standardization-of-knitting-scheme--3D-knitwear-and-integral> [retrieved on 20131210] *
STOLL: "Pattern Software M1Plus", 30 September 2007 (2007-09-30), XP002717682, Retrieved from the Internet <URL:https://web.archive.org/web/20080416061645/http://195.145.71.72/softwaresolutions/epaper_popup.html> [retrieved on 20131209] *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114672920A (en) * 2022-03-21 2022-06-28 浙江大豪科技有限公司 Glove knitting machine control method and device, electronic equipment and storage medium
CN114672920B (en) * 2022-03-21 2023-08-18 浙江大豪科技有限公司 Glove knitting machine control method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
ITBS20130068A1 (en) 2014-11-17

Similar Documents

Publication Publication Date Title
CN103034142B (en) A kind of self-adaptation hosiery machine control method and system
RU2696361C2 (en) Method and system for managing and controlling feeding of at least one thread to weaving machine depending on operating stage of machine
US10324438B2 (en) Sequence-control programming apparatus, sequence-control programming method, and operating system
CN105787163B (en) The generation system and generation method of weaving flower pattern file
EP2273002B1 (en) Knitted fabric designing system
DE15725305T1 (en) Method and device for automated production
EP2803757A1 (en) Programming method of a textile machine
US9937650B2 (en) Operating unit for an injection molding machine
JP5413286B2 (en) NC machine tool
JP2020004408A5 (en)
CN114547882B (en) Method, device and medium for testing knitwear properties of multi-tone-line horizontal bar knitted fabric
JP2020049285A5 (en)
JP5674631B2 (en) How to design a mold knitting based on vector contour data
CN114755987A (en) Work order switching method and device, electronic control equipment and storage medium
JP6838023B2 (en) Machine tool control system
JP2020509257A5 (en)
CN108360131A (en) Control method, straight-bar machines and the device with store function of head
CN108179534A (en) Computerized flat knitting machine and its weaving method, the device with store function
EP3771765A1 (en) Method and device for operating a household appliance and household system
CN113622075B8 (en) Method for making crocheted pattern
US8958902B2 (en) Method for managing and eliminating float threads in knitted garments
US20160103439A1 (en) Production machine or machine tool and method for operating such a machine tool
JP2010179017A (en) Sewing machine by which embroidering is possible
CN102605546B (en) Method and design device for producing a knitting pattern described by means of knitting data in a plurality of processing stages
CN108179535A (en) Computerized flat knitting machine and its weaving method, the device with store function

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20130709

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20150520