EP1433031A1 - Method for organizing and executing a plurality of services, in particular on board a motor vehicle - Google Patents

Method for organizing and executing a plurality of services, in particular on board a motor vehicle

Info

Publication number
EP1433031A1
EP1433031A1 EP02783158A EP02783158A EP1433031A1 EP 1433031 A1 EP1433031 A1 EP 1433031A1 EP 02783158 A EP02783158 A EP 02783158A EP 02783158 A EP02783158 A EP 02783158A EP 1433031 A1 EP1433031 A1 EP 1433031A1
Authority
EP
European Patent Office
Prior art keywords
context
request
state
organizing
service
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
EP02783158A
Other languages
German (de)
French (fr)
Inventor
Samuel Boutin
Hugo Chale Gongora
Azim Panday
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.)
Renault SAS
Original Assignee
Renault SAS
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 Renault SAS filed Critical Renault SAS
Publication of EP1433031A1 publication Critical patent/EP1433031A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23006Finite state modeling
    • 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/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23289State logic control, finite state, tasks, machine, fsm

Definitions

  • the present invention relates to a method of organizing and carrying out a plurality of services, in particular in a motor vehicle.
  • Document WO 99/56201 discloses a method for reprogramming a system forming part of a motor vehicle (internal combustion engine, electric motor, braking system, etc.) or of a system linked to a user of said system. vehicle (mobile phone, navigation system, radio receiver, etc.). Such reprogramming may be necessary to ensure the execution of a service such as, for example, the adjustment of the operation of the engine, after a certain operating time, or the updating of the list of telephone numbers. saved in the mobile phone.
  • a service such as, for example, the adjustment of the operation of the engine, after a certain operating time, or the updating of the list of telephone numbers. saved in the mobile phone.
  • the method described designed to ensure reprogramming accessible only to authorized persons or entities, performs such reprogramming, or programming of a new function, by means of the downloading into a microcontroller of a compiled code for executing a complete software capable of ensuring this reprogramming or of performing this new function.
  • the loading of such a complete software obviously takes place with a high flow of information. It is therefore disadvantageously cumbersome to implement.
  • the object of the present invention is to produce an automaton from a plurality of use cases defining a service. Furthermore, the invention also aims to allow the reprogramming of services, specific to a motor vehicle for example, by modification of already installed services, or addition of new services, this reprogramming does not require knowledge of the architecture of the microcontroller used for execution benefits . It is then much lighter and is executed by means of a transfer of information at low speed, by comparison with that required by the method described in the aforementioned patent.
  • FIG. 1 is a graphic representation of an automaton corresponding to the implementation of the FIG. 2 is a graphical representation of another automaton corresponding to the implementation of the present invention of a particular service in different contexts
  • FIG. 3 is a functional diagram of an automaton of the type represented in FIG. 2 adapted, by way of example, to control the air conditioning of the passenger compartment of a motor vehicle, according to the method according to invention.
  • a motor vehicle normally comprises a plurality of physical systems: propulsion engine, braking, suspension, heating, air conditioning, communications, etc. devices used by the driver of the vehicle to obtain various "services".
  • the method according to the invention consists in formalizing the cases in which the driver uses each of the systems. To this end, for each of these "use cases", a “context” of operation is defined, the “request” from the driver and the “reaction” of the system to such a request, issued in said context.
  • a "context” of operation is defined, the "request” from the driver and the “reaction” of the system to such a request, issued in said context.
  • the context of use may consist of information from the environment: temperature of the passenger compartment, vehicle speed, driving condition (outside temperature, presence of rain, etc.). This information is detectable using appropriate sensors, or can be calculated.
  • the context may also take into account information produced during previous reactions during the implementation of the service.
  • the driver's requests are actions by the driver on organs or interfaces (button, keyboard, voice recognition device for a word, etc.) which allow him to call or modify one of the services offered by the vehicle). Requests can be implicit when the driver is not in control of the situation, such as putting yourself in an accident situation is a request for which the driver is not responsible.
  • the reactions of the system are facts which activate the services themselves: activation of windscreen wipers, activation of a flashing light, display of an icon on a screen, etc. Formalization of cases according to the invention, the usage is supplemented by timeout information indicating within which time a reaction must be implemented and under what time a context or a request must be taken into account.
  • the identified use cases can be combined into services independent of each other
  • a first service is taken into account.
  • a second step for the service considered, we identify the contexts of the CAi automaton which each represent a set of values of vehicle parameters which are not affected by the service but which affect the service, for example, the stopped or running state of the engine is not affected by the air conditioning service but affects it.
  • a state Ei is defined for each response i j of the use case CUj j such that, by definition, when we access Ei j , we execute Ri j .
  • an iterative process begins which stops when an iteration no longer adds a transition to the automaton.
  • the context represents at least one mode of operation of the system, the modes being transversal to the services and outside of direct control of the services, for example a mode representing a level of available energy. and / or a type of user of the system and or an accident or not condition of a vehicle.
  • the context may represent a context of the system automaton, consisting of a set of combinations of vehicle operating modes, the contexts of automata thus being transversal to the services, the use cases representing all the responses or absence of response from the system in all PLC contexts, these representing together all the combinations of vehicle operating modes.
  • a change in the context of the PLC will have higher priority than a formal request.
  • a request to change context PLC and a simple request from the driver appear in parallel, we preferably deal with the change of context of the PLC, then the formalized request.
  • Two changes of PLC context cannot happen simultaneously, by definition (for example, the abovementioned "motor running” and "motor stopped” PLC contexts obviously cannot coexist).
  • FIG. 1 constitutes a graphic representation of this automaton, in the case where the preliminary study made it possible to identify a single context of automaton Co, two requests Di and D 2 and 5 possible reactions (Ri to R 5 ).
  • the different states (Ci, R k ) are represented by circles and the transitions between states on request Di or D 2 / by arrows in solid line. This is how, for example, we pass from the state (C 0 , R 2 ) to the state (C 0 , R 4 ) by the request D x and from this latter state to the state (C 0 , R 5 ) by request D 2 .
  • the different contexts, requests and reactions identified can be saved in various predetermined locations of RAM memories in the form of a boolean set to "1", for example to signal the existence of such or such context of PLC or request, or. to produce this or that reaction.
  • a suitable computer such as a duly programmed microcontroller, or hardware means such as a wired or printed circuit, make it possible to materialize the automaton used in the present invention.
  • FIG. 2 of the appended drawing in which the structure of an automatic machine suitable for implementing a particular service has been represented graphically, in different contexts of automatic systems Ci, C 2 and C 3 .
  • Requests Di, D 2 make it possible to control, depending on the context of the automaton, transitions to states characterized by reactions Ri, R 2 or R 3 .
  • the R 3 block details, by way of example, the reactions activated in the state (Ci, R 3 ): capture of values, quantities, execution of different functions, various commands, etc.
  • cl, c2, c3 we gathered the states identified in the contexts of automata Ci, C 2 and C 3 respectively.
  • the arrows in solid lines illustrate the transitions between states controlled by requests Di or D 2 , formulated by the driver of the vehicle.
  • the uni- or bidirectional arrows in broken lines illustrate transitions between the context of automata. This is how a request D, formulated from a state (Ci, R 3 ) commands a transition to the state (Ci, R 2 ).
  • the automaton allowing the execution of the particular service in question having been defined (as illustrated by figure 2), it remains to code and to load in RAM memory said automaton, as indicated above.
  • a request monitor constantly observes the state of the booleans representing these requests. The transitions between states resulting from these requests and conditions determine the activation of sensors, organs, functions or commands allowing the execution of the requested service, in any of the states identified during the analysis of this service.
  • the service analyzed is the air conditioning control of the passenger compartment of a motor vehicle. It is described by a set of CUs such as: a) in the context where the engine is running, the client requests air conditioning, the response of which is to switch on the air conditioning and the signaling of this switching on b) in the context where the engine is stopped and the customer requests air conditioning, nothing happens At first analysis this command can be illustrated by two blocks cl and c2 corresponding to the context of automata Ci and C 2 in which the engine propelling the vehicle is rotating, or stopped, respectively.
  • the state (Ci, R) corresponds to "air conditioning requested" on request Di.
  • the reaction R 2 is then constituted by the lighting of an LED diode on the dashboard to confirm to the driver the activation of the air conditioning by the activation of a refrigerant compressor and its regulation, in order to reach a predetermined passenger compartment temperature displayed by the driver, and possibly by a request for additional torque from the engine, to avoid torque surges, etc.
  • this additional capacity for activating the air conditioning of the unoccupied vehicle can be easily added to the automaton by loading or downloading a few additional digital identifiers, those corresponding to C 3 and R 3 / therefore at low information rate.
  • the RAM memory storing the "value tables" corresponding to the "air conditioning" service.
  • the invention makes it possible to achieve one of the goals set, namely to provide a method of organization and execution of services designed to allow modifications of the services, or additions of new services, for simple additions to the initial programming. Thanks to the use of an automaton executing the "intermediate" language described above, the architecture of the microcontroller hosting the automaton does not have to be taken into account when these modifications or new services are introduced. . This introduction is obtained by means of a light download of additional instructions, at low speed, and not by fully recharging the modified or added services, as known from the prior art, heavy recharging and at high speed.
  • the invention is not limited to the "air conditioning" application described above and extends, on the contrary, to any other application that one may have to implement in the environment of a motor vehicle such as, for example: the door opening / closing control,
  • the invention is also not limited to the evolution of an existing service and also extends, as indicated above, to the addition of a new service.
  • the invention further extends to applications taking into account requests other than those originating from the driver of the vehicle.
  • requests other than those originating from the driver of the vehicle.
  • the exceeding of a certain age or a certain mileage by this vehicle could automatically trigger actions of calibration or adjustment of the engine, justified by its age or its state of wear.
  • the invention also extends to the organization and execution of services in an environment other than the automobile.

Abstract

The invention concerns a method which consists in: a) defining a plurality of use instances (CU) for each of which, in a given context (Ci) a request (Dj) calls for a response (Rk) providing a specific service, and b) selectively activating said response, when the transmission of said request (Dj) is detected in said context (Ci).

Description

Procédé d'organisation et d'exécution d'une pluralité de prestations, notamment dans un véhicule automobile. La présente invention est relative à un procédé d'organisation et d'exécution d'une pluralité de prestations, notamment dans un véhicule automobile. Method for organizing and performing a plurality of services, in particular in a motor vehicle. The present invention relates to a method of organizing and carrying out a plurality of services, in particular in a motor vehicle.
On connaît du document WO 99/56201 un procédé de reprogrammation d'un système formant partie d'un véhicule automobile (moteur à combustion interne, moteur électrique, système de freinage, etc..) ou d'un système lié à un utilisateur dudit véhicule (téléphone portable, système de navigation, récepteur radio, etc..) . Une telle reprogrammation peut être nécessaire pour assurer l'exécution d'une -prestation telle que, par exemple, -le réglage du fonctionnement du moteur, après un certain temps de fonctionnement, ou la mise à jour de la liste des numéros d'appel enregistrés dans le téléphone portable. Le procédé décrit, conçu pour assurer une reprogrammation accessible aux seules personnes ou entités autorisées, exécute une telle reprogrammation, ou une programmation d'une nouvelle fonction, par le moyen du téléchargement dans un microcontrôleur d'un code compilé d'exécution d'un logiciel complet capable d'assurer cette reprogrammation ou d'exécuter cette nouvelle fonction. Le chargement d'un tel logiciel complet s'opère évidemment avec un fort débit d'informations. Il est donc désavantageusement lourd à mettre en œuvre .Document WO 99/56201 discloses a method for reprogramming a system forming part of a motor vehicle (internal combustion engine, electric motor, braking system, etc.) or of a system linked to a user of said system. vehicle (mobile phone, navigation system, radio receiver, etc.). Such reprogramming may be necessary to ensure the execution of a service such as, for example, the adjustment of the operation of the engine, after a certain operating time, or the updating of the list of telephone numbers. saved in the mobile phone. The method described, designed to ensure reprogramming accessible only to authorized persons or entities, performs such reprogramming, or programming of a new function, by means of the downloading into a microcontroller of a compiled code for executing a complete software capable of ensuring this reprogramming or of performing this new function. The loading of such a complete software obviously takes place with a high flow of information. It is therefore disadvantageously cumbersome to implement.
La présente invention a pour but de réaliser un automate à partir d'une pluralité de cas d'utilisation définissant une prestation. Par ailleurs l'invention a aussi pour but de permettre la reprogrammation de prestations, propres à un véhicule automobile par exemple, par modification de prestations déjà installées, ou additions de nouvelles prestations, cette reprogrammation n'exigeant pas la connaissance de l'architecture du microcontrôleur utilisé pour l'exécution des prestations . Elle est alors beaucoup plus légère et s'exécute au moyen d'un transfert d'informations à faible débit, par comparaison avec celui exigé par le procédé décrit dans le brevet précité. On atteint ce but de l'invention, ainsi que d'autres qui apparaîtront à la lecture de la description qui va suivre, avec un procédé d'organisation et d'exécution d'une pluralité de prestations, notamment dans un véhicule automobile, ce procédé étant remarquable en ce que a) on définit une pluralité de cas d'utilisation (CU) pour chacun desquels, dans un contexte (Ci) une demande (Dj) appelle une réaction (Rk) réalisant une prestation particulière, et b) on active sélectivement ladite réaction, sur détection de l'émission de ladite demande (Dj) dans ledit contexte (Ci) .The object of the present invention is to produce an automaton from a plurality of use cases defining a service. Furthermore, the invention also aims to allow the reprogramming of services, specific to a motor vehicle for example, by modification of already installed services, or addition of new services, this reprogramming does not require knowledge of the architecture of the microcontroller used for execution benefits . It is then much lighter and is executed by means of a transfer of information at low speed, by comparison with that required by the method described in the aforementioned patent. This object of the invention is achieved, as well as others which will appear on reading the description which follows, with a method of organization and execution of a plurality of services, in particular in a motor vehicle, this process being remarkable in that a) a plurality of use cases (CU) is defined for each of which, in a context (Ci), a request (D j ) calls for a reaction (R k ) performing a particular service, and b ) said reaction is selectively activated, upon detection of the emission of said request (Dj) in said context (Ci).
Comme on le verra plus loin en détail, ce procédé permet, au prix d'une analyse préalable fine de l'architecture à donner au logiciel d'exécution des prestations en cause, de modifier ultérieurement ces prestations, ou d'en ajouter de nouvelles, au moyen d'un chargement d'informations à débit beaucoup plus faible que dans le cas du procédé décrit dans le document WO 99/56201 précité, la mise en œuvre d'un tel chargement étant alors beaucoup plus aisé. D'autres caractéristiques et avantages de la présente invention apparaîtront à la lecture de la description qui va suivre et à 1 ' examen du dessin annexé dans lequel : la figure 1 est une représentation graphique d'un automate correspondant à la mise en œuvre de la présente invention, la figure 2 est une représentation graphique d'un autre automate correspondant à la mise en œuvre de la présente invention d'une prestation particulière dans différents contextes, et la figure 3 est un diagramme fonctionnel d'un automate du type de celui représenté à la figure 2 adapté, à titre d'exemple, à la commande de la climatisation de l'habitacle d'un véhicule automobile, selon le procédé suivant l'invention.As will be seen in detail below, this process allows, at the cost of a fine preliminary analysis of the architecture to be given to the software for performing the services in question, to subsequently modify these services, or to add new ones. , by means of a loading of information at a much lower rate than in the case of the method described in the document WO 99/56201 cited above, the implementation of such a loading then being much easier. Other characteristics and advantages of the present invention will become apparent on reading the description which follows and on examining the appended drawing in which: FIG. 1 is a graphic representation of an automaton corresponding to the implementation of the FIG. 2 is a graphical representation of another automaton corresponding to the implementation of the present invention of a particular service in different contexts, and FIG. 3 is a functional diagram of an automaton of the type represented in FIG. 2 adapted, by way of example, to control the air conditioning of the passenger compartment of a motor vehicle, according to the method according to invention.
Un véhicule automobile comprend normalement une pluralité de systèmes physiques : moteur de propulsion, dispositifs de freinage, de suspension, de chauffage, de climatisation, de communications, etc.. utilisés par le conducteur du véhicule pour obtenir diverses "prestations". Dans un premier temps le procédé suivant 1 ' invention consiste à formaliser les cas dans lesquels le conducteur utilise chacun des systèmes. A cet effet, pour chacun de ces "cas d'utilisation", on définit un "contexte" de fonctionnement, la "demande" du conducteur et la "réaction" du système à une telle demande, émise dans ledit contexte. A titre d'exemple illustratif et non limitatif :A motor vehicle normally comprises a plurality of physical systems: propulsion engine, braking, suspension, heating, air conditioning, communications, etc. devices used by the driver of the vehicle to obtain various "services". Firstly, the method according to the invention consists in formalizing the cases in which the driver uses each of the systems. To this end, for each of these "use cases", a "context" of operation is defined, the "request" from the driver and the "reaction" of the system to such a request, issued in said context. As an illustrative and non-limiting example:
1) le contexte d'utilisation peut être constitué d ' informations provenant de 1 ' environnement : température de l'habitacle, vitesse du véhicule, condition de roulage (température extérieure, présence d'une pluie, etc..) . Ces informations sont détectables à 1 ' aide de capteurs appropriés, ou bien calculables.1) the context of use may consist of information from the environment: temperature of the passenger compartment, vehicle speed, driving condition (outside temperature, presence of rain, etc.). This information is detectable using appropriate sensors, or can be calculated.
Le contexte peut aussi tenir compte d'informations produites lors de réactions antérieures lors de la mise en œuvre de la prestation.The context may also take into account information produced during previous reactions during the implementation of the service.
2) les demandes du conducteur sont des actions de celui-ci sur des organes ou interfaces (bouton, clavier, dispositif de reconnaissance vocale d'un mot, etc..) qui lui permettent d'appeler ou de modifier l'une des prestations offertes par le véhicule) . Les demandes peuvent être implicites lorsque le conducteur n'est pas maître de la situation, comme par exemple se mettre en situation d'accident est une demande dont le conducteur n'est pas responsable. 3) les réactions du système sont des faits qui activent les prestations elle-mê es : mise en marche d' essuies-glace, activation d'un feu clignotant, affichage d'une icône sur un écran, etc.. La formalisation des cas d'utilisation est, suivant l'invention, complétée par une information de temporisation indiquant sous quel délai une réaction doit être mise en œuvre et sous quel délai un contexte ou une demande doit être prise en compte. A titre d'exemple de cas d'utilisation ainsi définis, on peut citer le suivant : pour n'importe quelle valeur des paramètres véhicules, une "demande" du conducteur constituée par l'enfoncement du bouton "feux de détresse", demande qui doit être prise en compte, appelle une "réaction" constituée par l'allumage de quatre clignotants, avec une fréquence de répétition de 2 Hz.2) the driver's requests are actions by the driver on organs or interfaces (button, keyboard, voice recognition device for a word, etc.) which allow him to call or modify one of the services offered by the vehicle). Requests can be implicit when the driver is not in control of the situation, such as putting yourself in an accident situation is a request for which the driver is not responsible. 3) the reactions of the system are facts which activate the services themselves: activation of windscreen wipers, activation of a flashing light, display of an icon on a screen, etc. Formalization of cases according to the invention, the usage is supplemented by timeout information indicating within which time a reaction must be implemented and under what time a context or a request must be taken into account. As an example of a use case thus defined, the following can be cited: for any value of the vehicle parameters, a "request" from the driver constituted by pressing the "hazard warning" button, request which must be taken into account, calls a "reaction" consisting of the lighting of four indicators, with a repetition frequency of 2 Hz.
On établit ainsi trois listes de contextes, de demandes et de réactions formalisés.Three lists of contexts, requests and formalized reactions are thus established.
Les cas d'utilisation (CU) identifiés peuvent être réunis en prestations indépendantes les unes des autresThe identified use cases (CU) can be combined into services independent of each other
(telles que, par exemples, l'essuyage des vitres et le fonctionnement d'un dispositif d'éclairage), éventuellement activées en parallèle. Dans la suite on décrira seulement l'organisation suivant l'invention d'une seule prestation, les autres prestations étant organisées de même.(such as, for example, wiping the windows and operating a lighting device), possibly activated in parallel. In the following, only the organization according to the invention of a single service will be described, the other services being organized in the same way.
"Pour définir l'automate correspondant à toutes les prestations, les étapes suivantes sont effectués. Au cours d'une première étape, compte une première prestation est prise en compte. Au cours d'une seconde étape, pour la prestation considérée, on identifie les contextes de l'automate CAi qui représent, chacun, un ensemble de valeurs de paramètres du véhicule qui ne sont pas affectées par la prestation mais qui affectent la prestation. Par exemple, l'état arrêté ou tournant du moteur n'est pas affecté par la prestation climatisation mais l'affecte. Au cours d'une troisième étape, pour chaque contexte d'automate CAi et pour chaque cas d'utilisation CUj, dont le contexte correspond à CAi, on définit, pour chaque réponse ij du cas d'utilisation CUj, un état Eij tel que, par définition, quand on accède à Eij, on exécute Rij ."To define the automaton corresponding to all the services, the following steps are carried out. During a first step, a first service is taken into account. During a second step, for the service considered, we identify the contexts of the CAi automaton which each represent a set of values of vehicle parameters which are not affected by the service but which affect the service, for example, the stopped or running state of the engine is not affected by the air conditioning service but affects it. During a third step, for each automaton context CAi and for each use case CU j , the context of which corresponds to CAi, a state Ei is defined for each response i j of the use case CUj j such that, by definition, when we access Ei j , we execute Ri j .
Au cours d'une quatrième étape, on entame un processus itératif qui s'arrête lorsque une itération n'ajoute plus de transition à l'automate .During a fourth step, an iterative process begins which stops when an iteration no longer adds a transition to the automaton.
Au cours de chaque itération de ce processus itératif, pour chaque cas d'utilisation CUj on effectue les étapes suivantes : identification des couples (CAi, Ejk) compatibles avec le contexte du cas d'utilisation CUj,During each iteration of this iterative process, for each use case CU j the following steps are carried out: identification of the pairs (CAi, Ej k ) compatible with the context of the use case CUj,
Création, dans l'automate, pour chacun de ces couples (CAi, Ejk) , de la transition qui mène de (CAi, Ejk) àCreation, in the automaton, for each of these couples (CAi, Ejk), of the transition which leads from (CAi, Ej k ) to
(CAj, Eij) par la demande Di du cas d'utilisation CUj, Eij étant un état réalisant la réponse du cas d'utilisation(CAj, Ei j ) by the request Di of the use case CU j , Ei j being a state carrying out the response of the use case
CUj, et si l'état Eij n'existe pas déjà, ajout dans le contexte d'automate Caj,CUj, and if the state Eij does not already exist, addition in the context of the Caj automaton,
-Retour à la condition d'arrêt au début de 1 ' itération.-Back to the stop condition at the start of the iteration.
Enfin, on retourne à l'a seconde étape, pour une autre prestation qui n'a pas encore été traitée.Finally, we return to the second stage, for another service that has not yet been processed.
Si, au cours d'une nouvelle étape, on ajoute un cas d'utilisation à une prestation, on reproduit la troisième étape et les suivantes, si le nouveau cas d'utilisation induit une nouvelle réponse. Sinon, on passe à la quatrième étape.If, during a new stage, a use case is added to a service, the third stage and the following ones are reproduced, if the new use case induces a new response. Otherwise, we go to the fourth step.
On note que le contexte représente au moins un mode de fonctionnement du système, les modes étant transversaux aux prestations et hors du contrôle direct des prestations, par exemple un mode représentant un niveau d'énergie disponible et/ou un type d'utilisateur du système et ou un état accidenté ou non d'un véhicule.We note that the context represents at least one mode of operation of the system, the modes being transversal to the services and outside of direct control of the services, for example a mode representing a level of available energy. and / or a type of user of the system and or an accident or not condition of a vehicle.
En particulier, le contexte peut représenter un contexte d'automate du système, constituée d'un ensemble de combinaison des modes de fonctionnement du véhicule, les contextes d'automates étant ainsi transversaux aux prestations, les cas d'utilisation représentant toutes les réponses ou absences de réponse du système dans tous les contextes d'automate, ceux-ci représentant, ensemble, toutes les combinaisons des modes de fonctionnement du véhicule.In particular, the context may represent a context of the system automaton, consisting of a set of combinations of vehicle operating modes, the contexts of automata thus being transversal to the services, the use cases representing all the responses or absence of response from the system in all PLC contexts, these representing together all the combinations of vehicle operating modes.
Lorsque dans un contexte d'automate Ca les différents états correspondent à des réactions Rj différentes, alors ils ont caractérisés par* les couples (Ca, Rj ) et il n'est pas nécessaire de les nommer (convention utilisée pour les figures 1 et 2 ) .When in a context of automaton Ca the different states correspond to different reactions Rj, then they have characterized by * the couples (Ca, Rj) and it is not necessary to name them (convention used for Figures 1 and 2 ).
Avant d'arrêter l'étude permettant d'établir les contextes d'utilisation CU, il convient de s'assurer de 1 ' exhaustivité de cette étude.Before stopping the study allowing to establish the contexts of use CU, it is advisable to make sure 1 exhaustiveness of this study.
A cet effet, pour chaque prestation, on précisera les demandes formalisées qui peuvent se produire "simultanément" du fait de leur délai de prise en compte, ou parce que plusieurs utilisateurs peuvent y avoir accès. On validera ou invalidera ensuite les CU obtenus pour chaque contexte avec un ensemble de demandes concurrentes qui forment une nouvelle demande formalisée que l'on qualifiera de "demande simultanée", et une réaction formalisée dans la liste des réactions formalisées de la prestation.For this purpose, for each service, we will specify the formalized requests which can occur "simultaneously" because of their time taken into account, or because several users can have access to them. We will then validate or invalidate the CUs obtained for each context with a set of competing requests which form a new formalized request that we will qualify as "simultaneous request", and a formalized reaction in the list of formalized reactions of the service.
De préférence, un changement de contexte d'automate sera plus prioritaire qu'une demande formalisée. On n'a donc pas à prendre en compte une éventuelle simultanéité dans ce cas. Si une demande de changement de contexte d'automate et une simple demande du conducteur apparaissent en parallèle, on traite de préférence le changement de contexte d'automate, puis la demande formalisée. Deux changements de contexte d'automate ne peuvent arriver simultanément, par définition (par exemple, les contexte d'automates "moteur tournant" et "moteur arrêté" précités ne peuvent évidemment coexister) .Preferably, a change in the context of the PLC will have higher priority than a formal request. We therefore do not have to take into account a possible simultaneity in this case. If a request to change context PLC and a simple request from the driver appear in parallel, we preferably deal with the change of context of the PLC, then the formalized request. Two changes of PLC context cannot happen simultaneously, by definition (for example, the abovementioned "motor running" and "motor stopped" PLC contexts obviously cannot coexist).
Il convient aussi de s'assurer que l'automate formulé est correct, étape au cours de laquelle si, dans un même état de départ, deux états de l'automate sont reliés par des demandes différentes, alors on détermine la nécessité de définir une priorité entre les réponses du système et on incorpore cette priorité comme un attribut des sorties de l'état. Une information de priorité vient typiquement après la conception des cas d'utilisation . Il est possible que pour des raisons mécaniques ou autres, deux demandes potentiellement concurrentes ne soient en fait jamais réalisables simultanément. Dans ce cas il faut attendre une étape de conception plus avancée pour être sûr qu'il n'est pas nécessaire de spécifier une priorité, à moins' que cela puisse être garanti directement (ex : ouvrir une porte et fermer une porte) . De plus, si deux demandes identiques mènes à des états différents, il y a alors une inconhérence à corriger et l'une des demandes doit être supprimée et le cas d'utilisation correspondant doit être précisé en conséquence .It is also advisable to make sure that the formulated automaton is correct, stage during which if, in the same starting state, two states of the automaton are connected by different requests, then one determines the need to define a priority between system responses and this priority is incorporated as an attribute of the state outputs. Priority information typically comes after the design of the use cases. It is possible that for mechanical or other reasons, two potentially competing demands may in fact never be achievable simultaneously. In this case, you have to wait for a more advanced design step to be sure that it is not necessary to specify a priority, unless this can be guaranteed directly (ex: open a door and close a door). In addition, if two identical requests lead to different states, then there is an inconsistency to be corrected and one of the requests must be deleted and the corresponding use case must be specified accordingly.
Il convient aussi de s'assurer que l'automate formulé est complet selon le processus explicité ci-dessous en liaison avec la figure 1, qui constitue une représentation graphique de cet automate, dans le cas où l'étude préalable a permis d'identifier un seul contexte d'automate Co, deux demandes Di et D2 et 5 réactions possibles (Ri à R5) . Sur la figure 1, les différents états (Ci, Rk) sont représentés par des cercles et les transitions entre états sur demande Di ou D2/ par des flèches en trait plein. C'est ainsi que, par exemple, on passe de l'état (C0,R2) à l'état (C0, R4) par la demande Dx et de ce dernier état à l'état (C0, R5) par la demande D2.It is also advisable to make sure that the formulated automaton is complete according to the process explained below in connection with figure 1, which constitutes a graphic representation of this automaton, in the case where the preliminary study made it possible to identify a single context of automaton Co, two requests Di and D 2 and 5 possible reactions (Ri to R 5 ). In FIG. 1, the different states (Ci, R k ) are represented by circles and the transitions between states on request Di or D 2 / by arrows in solid line. This is how, for example, we pass from the state (C 0 , R 2 ) to the state (C 0 , R 4 ) by the request D x and from this latter state to the state (C 0 , R 5 ) by request D 2 .
Des flèches en trait interrompu schématisent des transitions potentiellement manquantes, sur demande Dx ou D2 non figurées par une flèche en trait plein. Il apparaît que si les transitions à partir de l'état (C0, R2) sur demande Di ou D2 sont complètes, il n'en est pas de même des 4 autres états représentés .Arrows in broken lines show diagrams of potentially missing transitions, on request D x or D 2 not shown by an arrow in solid line. It appears that if the transitions from state (C 0 , R 2 ) on request Di or D 2 are complete, it is not the same for the 4 other states represented.
Pour chacun de ces autres états (Ci, Rk) il faudra alors vérifier que la demande Di ou la demande D2 ne peut pas déclencher une transition vers un autre état.For each of these other states (Ci, R k ) it will then be necessary to verify that the request Di or the request D 2 cannot trigger a transition to another state.
Sur le plan matériel, les différents contextes, demandes et réactions identifiés peuvent être enregistrés dans divers emplacements prédéterminés de mémoires RAM sous la forme d'une booléen mis à "1", par exemple pour signaler l'existence de tel ou tel contexte d'automate ou demande, ou. pour produire telle ou telle réaction. Un calculateur approprié, tel qu'un microcontrôleur dûment programmé, ou des moyens matériels tel qu'un circuit câblé ou imprimé, permettent de matérialiser l'automate utilisé dans la présente invention.On the material level, the different contexts, requests and reactions identified can be saved in various predetermined locations of RAM memories in the form of a boolean set to "1", for example to signal the existence of such or such context of PLC or request, or. to produce this or that reaction. A suitable computer, such as a duly programmed microcontroller, or hardware means such as a wired or printed circuit, make it possible to materialize the automaton used in the present invention.
On se réfère maintenant à la figure 2 du dessin annexé où l'on a représenté graphiquement la structure d'un automate propre à mettre en œuvre une prestation particulière, dans différents contexte d'automates Ci, C2 et C3. Des demandes Di, D2 permettent de commander, selon le contexte d'automate, des transitions vers des états caractérisés par des réactions Ri, R2 ou R3. Le bloc R3 détaille, à titre d'exemple, les réactions activées dans l'état (Ci, R3) : capture de valeurs, de grandeurs, exécution de différentes fonctions, commandes diverses, etc.. Dans chacun des trois blocs repérés cl, c2, c3 on a rassemblé les états identifiés dans les contextes d'automates Ci, C2 et C3 respectivement. Comme pour l'automate de la figure 1, les flèches en trait plein illustrent les transitions entre états commandées par des demandes Di ou D2, formulées par le conducteur du véhicule. Par contre les flèches uni- ou bidirectionnelles en trait interrompu illustrent des transitions entre contexte d'automates. C'est ainsi qu'une demande D , formulée à partir d'un état (Ci, R3) commande une transition vers l'état (Ci, R2) .Reference is now made to FIG. 2 of the appended drawing in which the structure of an automatic machine suitable for implementing a particular service has been represented graphically, in different contexts of automatic systems Ci, C 2 and C 3 . Requests Di, D 2 make it possible to control, depending on the context of the automaton, transitions to states characterized by reactions Ri, R 2 or R 3 . The R 3 block details, by way of example, the reactions activated in the state (Ci, R 3 ): capture of values, quantities, execution of different functions, various commands, etc. In each of the three identified blocks cl, c2, c3 we gathered the states identified in the contexts of automata Ci, C 2 and C 3 respectively. As for the automaton in FIG. 1, the arrows in solid lines illustrate the transitions between states controlled by requests Di or D 2 , formulated by the driver of the vehicle. On the other hand, the uni- or bidirectional arrows in broken lines illustrate transitions between the context of automata. This is how a request D, formulated from a state (Ci, R 3 ) commands a transition to the state (Ci, R 2 ).
Si alors une demande D3 impliquant un changement de contexte d'automate apparaît, l'état évolue vers l'état (C2, R2) figuré dans le bloc c2.If then a request D3 involving a change of context of an automaton appears, the state evolves towards the state (C 2 , R 2 ) shown in block c2.
L'automate permettant l'exécution de la prestation particulière en cause ayant été défini (comme illustré par la figure 2), il reste à coder et à charger en mémoire RAM ledit automate, comme indiqué ci-dessus. Un moniteur des demandes observe à chaque instant l'état des booléens représentatifs de ces demandes. Les transitions entre états découlant de ces demandes et conditions déterminent l'activation de capteurs, organes, fonctions ou commandes permettant d'exécuter la prestation demandée, dans l'un quelconque des états identifiés pendant l'analyse de cette prestation.The automaton allowing the execution of the particular service in question having been defined (as illustrated by figure 2), it remains to code and to load in RAM memory said automaton, as indicated above. A request monitor constantly observes the state of the booleans representing these requests. The transitions between states resulting from these requests and conditions determine the activation of sensors, organs, functions or commands allowing the execution of the requested service, in any of the states identified during the analysis of this service.
On va maintenant décrire, en liaison avec la figure 3 un exemple d'application du procédé d'organisation et d'exécution de prestations, suivant la présente invention. ExempleWe will now describe, in connection with FIG. 3, an example of application of the method of organization and execution of services, according to the present invention. Example
La prestation analysée est la commande de climatisation de l'habitacle d'un véhicule automobile. Elle est décrite par un ensemble de CU tels que : a) dans le contexte où le moteur est tournant, le client demande la climatisation, dont la réponse est la mise en marche de la climatisation et la signalisation de cette mise en marche b) dans le contexte où le moteur est arrêté et le client demande la climatisation, rien ne se passe En première analyse cette commande peut être illustrée par deux blocs cl et c2 correspondant à des contexte d'automates Ci et C2 dans lesquels le moteur propulsant le véhicule est tournant, ou arrêté, respectivement.The service analyzed is the air conditioning control of the passenger compartment of a motor vehicle. It is described by a set of CUs such as: a) in the context where the engine is running, the client requests air conditioning, the response of which is to switch on the air conditioning and the signaling of this switching on b) in the context where the engine is stopped and the customer requests air conditioning, nothing happens At first analysis this command can be illustrated by two blocks cl and c2 corresponding to the context of automata Ci and C 2 in which the engine propelling the vehicle is rotating, or stopped, respectively.
Dans le contexte d'automate Ci on identifie des premier et deuxième états (Ci, Rx) et (Cl7 R) . L'état (Ci, Ri) correspond à une "climatisation non demandée" et donc à une absence de réaction, illustrée par la mention "Rien" correspondant à Ri .In the context of automaton Ci we identify first and second states (Ci, R x ) and (C l7 R). The state (Ci, Ri) corresponds to an "air conditioning not requested" and therefore to an absence of reaction, illustrated by the mention "Nothing" corresponding to Ri.
L'état (Ci, R) correspond à une "climatisation demandée" sur demande Di. La réaction R2 est alors constituée par l'allumage d'une diode LED sur le tableau de bord pour confirmer au conducteur 1 ' activation de la climatisation par l' activation d'un compresseur de fluide frigorigène et de sa régulation, pour atteindre une température d'habitacle prédéterminé affiché par le conducteur, et, éventuellement, par une demande de couple supplémentaire au moteur, pour éviter des à-coups de couple, etc, ....The state (Ci, R) corresponds to "air conditioning requested" on request Di. The reaction R 2 is then constituted by the lighting of an LED diode on the dashboard to confirm to the driver the activation of the air conditioning by the activation of a refrigerant compressor and its regulation, in order to reach a predetermined passenger compartment temperature displayed by the driver, and possibly by a request for additional torque from the engine, to avoid torque surges, etc.
Dans ce contexte Ci, quand le conducteur demande l'arrêt de la climatisation (demande D) , cette demande commande une transition de l'automate de l'état (Ci, R2) vers l' état (Ci, Ri) .In this context Ci, when the driver requests the air conditioning to stop (request D), this request controls a transition of the automatic device from the state (Ci, R 2 ) to the state (Ci, Ri).
Dans le contexte C2 (moteur arrêté) une demande Di d' activation de la climatisation ne doit avoir aucun effet du fait que le conducteur ne demeure normalement pas dans son véhicule, à l'arrêt. La réaction aux demandes Di et D2 est alors toujours Ri (= rien) .In the context C 2 (engine stopped) a request Di to activate the air conditioning must have no effect since the driver does not normally remain in his vehicle when stationary. The reaction to requests Di and D 2 is then always Ri (= nothing).
Les flèches en trait interrompu illustrent les changements d'état qui résultent de changements de contexte d'automate provoqués par les demandes « demande d'arrêt moteur » ou "demande de démarrage du moteur", qui illustrent bien le cas d'un paramètre (état moteur) affectant la prestation et non affecté par la prestation.The arrows in dashed lines illustrate the changes of state which result from changes in the context of the controller caused by the requests "engine stop request" or "engine start request", which illustrate the case of a parameter ( engine condition) affecting the service and not affected by the service.
Suivant une caractéristique avantageuse du procédé selon l'invention, il est possible de développer la prestation "climatisation" décrite ci-dessus, quand bien même ce développement n'aurait pas été envisagé lors de la conception de cette prestation.According to an advantageous characteristic of the method according to the invention, it is possible to develop the "air conditioning" service described above, even though this development would not have been considered when designing this service.
C'est ainsi qu'il est possible de modifier l'automate de manière à donner au conducteur la possibilité d'activer la climatisation, alors même que le véhicule est inoccupé.This is how it is possible to modify the PLC so as to give the driver the possibility of activating air conditioning even when the vehicle is unoccupied.
Une telle possibilité ajoute un confort supplémentaire au véhicule, en ce sens que l'air de l'habitacle peut être amené à une température agréable avant même que le conducteur ne pénètre dans cet habitacle, surchauffé antérieurement par un stationnement prolongé du véhicule au soleil, par exemple.Such a possibility adds additional comfort to the vehicle, in the sense that the air in the passenger compartment can be brought to a pleasant temperature even before the driver enters this passenger compartment, previously overheated by prolonged parking of the vehicle in the sun, for example.
Dans ce contexte d'automate C3 "véhicule inoccupé", on distingue deux états (C3, Ri) et (C3, R3) . Des flèches en trait interrompu illustrent les changements d'état résultant de changements de contexte d'automate (occupant sort du véhicule, véhicule occupé) .In this context of automaton C 3 "unoccupied vehicle", there are two states (C 3 , Ri) and (C 3 , R 3 ). Dashed arrows illustrate the changes of state resulting from changes in the context of the PLC (occupant leaves the vehicle, occupied vehicle).
Sur une demande Dx du conducteur se trouvant à l'extérieur de son véhicule, chargée au moyen d'une télécommande assurant en outre, classiquement, le déverrouillage des portes du véhicule, on peut mettre sous tension le réseau électrique du véhicule, de manière à mettre en route la ventilation intérieure du véhicule et abaisser les fenêtres du véhicule. L'ensemble de ces commandes constitue la réaction R3 de l'état (C3, R3) .On a request D x of the driver being outside his vehicle, charged by means of a remote control ensuring, in addition, conventionally, the unlocking of the doors of the vehicle, the electrical network of the vehicle can be energized, so to start the vehicle interior ventilation and lower the vehicle windows. All of these commands constitute the reaction R 3 of the state (C 3 , R 3 ).
On comprend que cette capacité supplémentaire d' activation de la climatisation du véhicule inoccupé peut être aisément ajoutée à l'automate par un chargement ou téléchargement de quelques identificateurs numériques supplémentaires, ceux correspondant à C3 et R3/ donc à faible débit d'informations, dans la mémoire RAM stockant les "tableaux de valeurs" correspondant à la prestation "climatisation" .It is understood that this additional capacity for activating the air conditioning of the unoccupied vehicle can be easily added to the automaton by loading or downloading a few additional digital identifiers, those corresponding to C 3 and R 3 / therefore at low information rate. , in the RAM memory storing the "value tables" corresponding to the "air conditioning" service.
Il apparaît maintenant que l'invention permet bien d'atteindre l'un des buts fixés, à savoir fournir un procédé d'organisation et d'exécution de prestations conçu pour permettre des modifications des prestations, ou des ajouts de prestations nouvelles, moyennant des additions simples à la programmation initiale. Grâce à l'utilisation d'un automate exécutant le langage "intermédiaire" décrit ci-dessus, l'architecture du microcontrôleur accueillant l'automate n'a pas à être prise en compte au moment où l'on introduit ces modifications ou prestations nouvelles. Cette introduction s'obtient par le moyen d'un téléchargement léger d'instructions complémentaires, à faible débit, et non par rechargement complet des prestations modifiées ou ajoutées, tels que connu de la technique antérieure, rechargement lourd et à fort débit.It now appears that the invention makes it possible to achieve one of the goals set, namely to provide a method of organization and execution of services designed to allow modifications of the services, or additions of new services, for simple additions to the initial programming. Thanks to the use of an automaton executing the "intermediate" language described above, the architecture of the microcontroller hosting the automaton does not have to be taken into account when these modifications or new services are introduced. . This introduction is obtained by means of a light download of additional instructions, at low speed, and not by fully recharging the modified or added services, as known from the prior art, heavy recharging and at high speed.
Bien entendu l'invention n'est pas limitée à l'application "climatisation" décrite ci-dessus et s'étend, au contraire, à toute autre application que l'on peut avoir à mettre en œuvre dans l'environnement d'un véhicule automobile telle que, par exemple : la commande d'ouverture/fermeture des portes,Of course, the invention is not limited to the "air conditioning" application described above and extends, on the contrary, to any other application that one may have to implement in the environment of a motor vehicle such as, for example: the door opening / closing control,
1 ' activation/désactivation d'une alarme, le stockage de réglages propres au conducteur (siège, rétroviseurs, etc..) , la connexion d'un système de navigation à un système d'information sur le trafic automobile, ou à tout autre service accessible par le réseau Internet, etc, etc..1 activation / deactivation of an alarm, storage of driver-specific settings (seat, mirrors, etc.), connection of a navigation system to an information system on car traffic, or any other service accessible via the Internet, etc., etc.
L'invention n'est pas non plus limitée à l'évolution d'une prestation existante et s'étend également, comme on l'a indiqué ci-dessus, à l'ajout d'une nouvelle prestation. L'invention s'étend encore à des applications prenant en compte des demandes autres qu ' originaires du conducteur du véhicule. C'est ainsi que, par exemple, le dépassement d'un certain âge ou d'un certain kilométrage par ce véhicule pourrait déclencher automatiquement des actions de calibrage ou réglage du moteur, justifié par son âge ou son état d'usure.The invention is also not limited to the evolution of an existing service and also extends, as indicated above, to the addition of a new service. The invention further extends to applications taking into account requests other than those originating from the driver of the vehicle. Thus, for example, the exceeding of a certain age or a certain mileage by this vehicle could automatically trigger actions of calibration or adjustment of the engine, justified by its age or its state of wear.
L'invention s'étend aussi à l'organisation et à 1 ' exécution de prestations dans un environnement autre qu ' automobile . The invention also extends to the organization and execution of services in an environment other than the automobile.

Claims

REVENDICATIONS 1. Procédé d'organisation et d'exécution d'une pluralité de prestations, notamment dans un véhicule automobile, caractérisé en ce que : a) on définit une pluralité de cas d'utilisation (CU) pour chacun desquels, dans un contexte (Ci) une demande (Dj) appelle une réaction (Rk) réalisant une prestation particulière, et b) on active sélectivement ladite réaction, sur détection de l'émission de ladite demande (Dj) dans ledit contexte (Ci) .CLAIMS 1. Method for organizing and performing a plurality of services, in particular in a motor vehicle, characterized in that: a) a plurality of use cases (CU) is defined for each of which, in a context (Ci) a request (D j ) calls a reaction (R k ) performing a particular service, and b) selectively activating said reaction, upon detection of the emission of said request (Dj) in said context (Ci).
2. Procédé d'organisation d'une pluralité de prestations selon la revendication 1, caractérisé en ce que : pour chaque prestation réalisée par un système de composants matériels et logiciels, une pluralité de cas d'utilisation de la prestation est définie, chaque cas d'utilisation comportant : un contexte correspondant à des conditions d'application du cas d'utilisation, sous la forme de paramètres informatiques ou d'états physique de composants matériels, une demande de l'utilisateur, éventuellement implicite, et2. Method for organizing a plurality of services according to claim 1, characterized in that: for each service provided by a system of hardware and software components, a plurality of use cases of the service is defined, each case of use comprising: a context corresponding to the conditions of application of the use case, in the form of computer parameters or physical states of hardware components, a user request, possibly implicit, and
- une réponse du système à la demande, et - et le système effectue ladite réponse, sur détection de l'émission de ladite demande dans ledit contexte.- a response of the system to the request, and - and the system performs said response, upon detection of the emission of said request in said context.
3. Procédé d'organisation d'une pluralité de prestations selon les revendications 1 et 2 , caractérisé en ce qu'il comporte une étape de conception, pour chaque prestation, d'un automate mis en oeuvre par le système de composants matériels et logiciels, les transitions dudit automate représentant les demandes des cas d'utilisation et les états représentant 1 ' exécution des réponses des cas d'utilisation. 3. A method of organizing a plurality of services according to claims 1 and 2, characterized in that it comprises a step of designing, for each service, an automaton implemented by the system of hardware and software components , the transitions of said automaton representing the requests of the use cases and the states representing the execution of the responses of the use cases.
4. Procédé d'organisation d'une pluralité de prestations selon l'une des revendications précédentes, caractérisé en ce qu'il comporte les étapes suivantes : identification des contextes de l'automate (CAi) qui représentent, chacun, un ensemble de valeurs de paramètres du véhicule qui ne sont pas affectées par la prestation mais qui affectent la prestation et - au cours de l'étape de conception, pour chaque prestation4. Method for organizing a plurality of services according to one of the preceding claims, characterized in that it comprises the following steps: identification of the contexts of the automaton (CAi) which each represent a set of values vehicle parameters which are not affected by the service but which affect the service and - during the design stage, for each service
- définition des états correspondant à l'exécution des réponses de cas d'utilisation dans leurs contextes respectifs, et de manière itérative, jusqu'à ce qu'une itération n'ajoute pas de transition, pour chaque cas d'utilisation (CUj) : identification des couples (CAi, Ejk) compatibles avec le contexte du cas d'utilisation (CUj) , - création, dans l'automate, pour chacun de ces couples (CAi, Ejk) , la transition qui mène de (CAi, Ejk) à (CAi, Eij) par la demande Di du cas d'utilisation CUj, Eij étant un état réalisant la réponse du cas d'utilisation CUj, (412) et - si l'état Eij n'existe pas déjà, ajout dans le contexte (CAj) .- definition of the states corresponding to the execution of the use case responses in their respective contexts, and iteratively, until an iteration does not add a transition, for each use case (CUj) : identification of the couples (CAi, E jk ) compatible with the context of the use case (CU j ), - creation, in the automaton, for each of these couples (CAi, Ej k ), the transition which leads from ( CAi, E jk ) to (CAi, Eij) by the request Di of the use case CUj, Eij being a state carrying out the response of the use case CU j , (412) and - if the state Eij does not exist not already, added in context (CA j ).
5. Procédé d'organisation d'une pluralité de prestations selon l'une des revendications précédentes, caractérisé en ce que l'étape de conception comporte :5. Method for organizing a plurality of services according to one of the preceding claims, characterized in that the design step comprises:
- une étape d'ajout d'un cas d'utilisation formalisé de la prestation, spécifié par un contexte ou situation initiale du système, une demande d'un utilisateur au système et une réponse du système correspondant à un changement de son état, - et, de manière itérative, pour chaque état déjà construit, on cherche s'il est compatible avec le contexte du cas d'utilisation ajouté et, si oui, on construit un nouvel état du système relié audit état déjà construit par la demande du cas d'utilisation ajouté, le nouvel état tenant compte de l'état déjà construit et de sa modification par la réponse du cas d'utilisation ajouté.- a step of adding a formalized use case of the service, specified by a context or initial situation of the system, a request from a user to the system and a response from the system corresponding to a change in its state, - And, iteratively, for each state already constructed, we seek whether it is compatible with the context of the added use case and, if so, we construct a new state of the system linked to said state already constructed by the request of the added use case, the new state taking into account the already built state and its modification by the response of the added use case.
6. Procédé d'organisation d'une pluralité de prestations selon l'une quelconque des revendications 1 à 5, caractérisé en ce que le contexte représente au moins un mode de fonctionnement du système, les modes étant transversaux aux prestations et hors du contrôle direct des prestations, par exemple un mode représentant un niveau d'énergie disponible et/ou un type d'utilisateur du système et ou un état accidenté ou non d'un véhicule.6. Method for organizing a plurality of services according to any one of claims 1 to 5, characterized in that the context represents at least one mode of operation of the system, the modes being transversal to the services and outside direct control services, for example a mode representing an available energy level and / or a type of user of the system and or an accident or not state of a vehicle.
7. Procédé d'organisation d'une pluralité de prestations selon la revendication 6, caractérisé en ce que le contexte représente un contexte d'automate du système, constituée d'un ensemble de combinaison des modes de fonctionnement du véhicule, les contextes d'automates étant ainsi transversales aux prestations, les cas d'utilisationreprésentant toutes les réponses ou absences de réponse du système dans tous les contextes d'automate, ceux-ci représentant, ensemble, toutes les combinaisons dés modes de fonctionnement du véhicule.7. A method of organizing a plurality of services according to claim 6, characterized in that the context represents a context of the system automaton, consisting of a set of combination of operating modes of the vehicle, the contexts of automata thus being transversal to the services, the use cases representing all the responses or absence of response of the system in all the contexts of the automaton, these representing, together, all the combinations of the operating modes of the vehicle.
8. Procédé d'organisation d'une pluralité de prestations selon l'une quelconque des revendications 1 à 7, caractérisé en ce qu'il comporte une étape de complétion au cours de laquelle, pour chaque réponse, on envisage toutes les demandes clients non encore traitées et on demande à un concepteur si un traitement de la demande doit être effectué dans l'état correspondant à cette réponse. 8. A method of organizing a plurality of services according to any one of claims 1 to 7, characterized in that it includes a completion step during which, for each response, we consider all customer requests not still processed and a designer is asked if the request should be processed in the state corresponding to this response.
9. Procédé d'organisation d'une pluralité de prestations selon l'une quelconque des revendications 1 à 8, caractérisé en ce qu'il comporte une étape de correction au cours de laquelle si, pour le même état, deux états de l'automate lui sont reliés, en sortie, par la même demande, on détermine qu'il est nécessaire d'éliminer l'une des deux.9. A method of organizing a plurality of services according to any one of claims 1 to 8, characterized in that it comprises a correction step during which if, for the same state, two states of the are connected to it, at the output, by the same request, it is determined that it is necessary to eliminate one of the two.
10. Procédé d'organisation d'une pluralité de prestations selon l'une quelconque des revendications 1 à 9, caractérisé en ce qu'il comporte une étape de jonction au cours de laquelle si deux états ont la même interface vis à vis des autres états, on les fusionne en un seul état. 10. A method of organizing a plurality of services according to any one of claims 1 to 9, characterized in that it includes a joining step during which if two states have the same interface with respect to the others states, we merge them into one state.
EP02783158A 2001-09-12 2002-09-12 Method for organizing and executing a plurality of services, in particular on board a motor vehicle Withdrawn EP1433031A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
FR0111794 2001-09-12
FR0111794A FR2829596B1 (en) 2001-09-12 2001-09-12 PROCESS FOR ORGANIZING AND EXECUTING A PLURALITY OF SERVICES, ESPECIALLY IN A MOTOR VEHICLE
PCT/FR2002/003119 WO2003023533A1 (en) 2001-09-12 2002-09-12 Method for organizing and executing a plurality of services, in particular on board a motor vehicle

Publications (1)

Publication Number Publication Date
EP1433031A1 true EP1433031A1 (en) 2004-06-30

Family

ID=8867209

Family Applications (1)

Application Number Title Priority Date Filing Date
EP02783158A Withdrawn EP1433031A1 (en) 2001-09-12 2002-09-12 Method for organizing and executing a plurality of services, in particular on board a motor vehicle

Country Status (5)

Country Link
US (1) US7454271B2 (en)
EP (1) EP1433031A1 (en)
JP (1) JP2005517562A (en)
FR (1) FR2829596B1 (en)
WO (1) WO2003023533A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102012019993A1 (en) * 2012-10-12 2014-04-17 Audi Ag Method for configuring a control unit, control unit and vehicle
US11861353B2 (en) * 2019-05-31 2024-01-02 Nec Corporation System update procedure planning apparatus, method, and computer-readable recording medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5301553A (en) * 1989-12-20 1994-04-12 Tjs Development Corporation Apparatus for remote sensing and receiving
US5717387A (en) * 1990-01-19 1998-02-10 Prince Corporation Remote vehicle programming system
US5806018A (en) * 1993-05-25 1998-09-08 Intellectual Property Development Associates Of Connecticut, Incorporated Methods and apparatus for updating navigation information in a motorized vehicle
US6067008A (en) * 1993-05-25 2000-05-23 Intellectual Property Development Associates Of Connecticut, Inc. Methods and apparatus for inputting messages, including advertisements, to a vehicle
US5732074A (en) * 1996-01-16 1998-03-24 Cellport Labs, Inc. Mobile portable wireless communication system
US5799193A (en) * 1996-04-29 1998-08-25 Siemens Corporate Research, Inc. Scenario based iterative method for development of an object oriented system model
US5787367A (en) * 1996-07-03 1998-07-28 Chrysler Corporation Flash reprogramming security for vehicle computer
US6275585B1 (en) * 1998-04-28 2001-08-14 Motorola, Inc. Method for reprogramming a vehicle system or a user system in a vehicle
US6882917B2 (en) * 1999-07-30 2005-04-19 Oshkosh Truck Corporation Steering control system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO03023533A1 *

Also Published As

Publication number Publication date
FR2829596A1 (en) 2003-03-14
US20050283278A1 (en) 2005-12-22
US7454271B2 (en) 2008-11-18
JP2005517562A (en) 2005-06-16
WO2003023533A1 (en) 2003-03-20
FR2829596B1 (en) 2003-12-26

Similar Documents

Publication Publication Date Title
US7286047B2 (en) Telematics system diagnostics logic analyzer
US20060202799A1 (en) System and method of using telematics units for locking and unlocking vehicle functions
EP2920768B1 (en) Method for assisting remote vehicle diagnosis
FR2705072A1 (en) System and method for programming at least one control apparatus of a motor vehicle.
CN103167447B (en) The message that checking sends between vehicle and central facilities
CN113492777A (en) Control of vehicle functions
CN111190414B (en) Fault diagnosis method and device for vehicle remote start and vehicle
US20050187680A1 (en) Method and system for providing automated vehicle diagnostic function utilizing a telematics unit
EP1433031A1 (en) Method for organizing and executing a plurality of services, in particular on board a motor vehicle
CN110406469B (en) Vehicle door sound effect simulation method and device and vehicle-mounted processor
CN112291739A (en) WiFi (Wireless Fidelity) online method, system and medium for intelligent terminal and vehicle-mounted terminal and T-BOX (T-BOX)
CN111447589A (en) Vehicle-mounted Ethernet diagnosis system monitoring and authorized use method based on mobile communication
FR3066874B1 (en) METHOD AND DEVICE FOR REMOTELY CONTROLLING VEHICLE FUNCTIONS BY A MOBILE COMMUNICATION EQUIPMENT
US9065416B2 (en) Methods and systems for controlling the volume of infotainment units of vehicles
CN109484396A (en) A kind of method and device of vehicle automatic parking
WO2004059407A1 (en) Method for diagnosis of functional faults in a functional architecture
FR2994407A1 (en) System for managing activation state of power unit of e.g. car, has controller lodging definition of activation states of power unit, where system controls placement of unit in standby active state in response to implicit request of driver
CN111169411B (en) Vehicle, vehicle automatic control device and vehicle automatic control method based on authentication
EP3571693B1 (en) User assistance device for a vehicle, having multiple conversational agents
EP3107751B1 (en) Method and device for acquiring data from a vehicle start enabling device, and vehicle including said device
CN115848268A (en) Method and device for intelligently reminding vehicle
WO2019145612A1 (en) Automatic remote control controlled by a vehicle
FR3128173A1 (en) METHOD FOR MANAGING THE SECURITY OF A MOTOR VEHICLE.
CN117854186A (en) Control method and system for vehicle door lock, computer equipment and storage medium
FR3128346A1 (en) METHOD AND DEVICE FOR FORGOTTEN MOBILE COMMUNICATION DEVICE ALERT CONTROL IN A VEHICLE

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: 20040219

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LI LU MC NL PT SE SK TR

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: 20130403