1 / 17

AVANCEMENT DES TRAVAUX DE THESE

PRESENTATION. AVANCEMENT DES TRAVAUX DE THESE. Modélisation des Réseaux de Télécommunication à l’aide des Systèmes Multi-Agents et les Réseaux de Pétri. Thème :. Présenté par : Elie FUTE T. Date: 29-05-2004. Introduction (Objectifs et résultats attendus).

rianne
Télécharger la présentation

AVANCEMENT DES TRAVAUX DE THESE

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PRESENTATION AVANCEMENT DES TRAVAUX DE THESE Modélisation des Réseaux de Télécommunication à l’aide des Systèmes Multi-Agents et les Réseaux de Pétri. Thème: Présenté par:Elie FUTE T. Date: 29-05-2004

  2. Introduction (Objectifs et résultats attendus) Ø Environnement de simulation multi-agents. Ø Environnement de simulation des réseaux de Pétri. ØLa formalisation. Fin

  3. N2 N1 N3

  4. Chapitre 1(Architecture du système) Suite

  5. Chapitre 1(Modélisation du Système par la méthode OMT) Contraintes Cartes Gestionnaire Agent CARTE Agent GESTIONNAIRE Nœuds Liens Agent Ligne COMMUNICATION Usagers Equipements Suite Agent NOEUDS Cartes indexcarte Nœuds index Liens natureliens Usagers identificateur Equipements identificateq Contraintes naturec Gestionnaire nature

  6. Chapitre 1(Modélisation par Système Multi-Agents) Agent Coordonnateur Agent Ligne Communication Agent Nœud Agent Carte Inter-action entre agents Une étude du problème à résoudre nous amène à la modélisation suivante: Suite

  7. Chapitre 1(Modélisation par Système Multi-Agents) classAgentNoeud{ int IdAgentNoeud; static int NombreNoeud; char NatureNoeud[40]; float LatitudeNoeud; float LongitudeNoeud; float AltitudeNoeud; float DebitEntrant; float DebitSortant; int MarquageNoeud; public: AgentNoeud(); void DetermPosition(); float DetermDebit(); void ModifiePosition(float,float,float); void AfficheNoeud(); void EffaceNoeud(); int ReceptionMessNoeud(int[]); int EnvoiMessNoeud(int[]); static int EnvoiMessage(); static int ReceptionMessage(); static void AfficheMarq(); ~AgentNoeud(); }; classAgentCarte{ char NomCarte[40]; float LatitudeHaut; float LongitudeHaut; float LatitudeBas; float LongitudeBas; public: AgentCarte(); void AfficheCarte(char*); void EffaceCarte(char*); int ReceptionMessCarte(); int EnvoiMessCarte(); ~AgentCarte(); }; Simulation Retour Simulation

  8. Chapitre (Simulation du Système Multi-Agents) longitude latitude Retour

  9. Chapitre (Simulation du Système Multi-Agents) longitude Agent en Lat=8.65 Long=12.39 latitude Agent en Lat=8.70 Long=12.26 Retour

  10. Chapitre 1(Modélisation par Système Multi-Agents) classAgentLigCom{ int IdLigCom; static int NombreLigCom; int IdNoeudInit; int IdNoeudFin; char NatureLig[40]; float DebitLig; public: AgentLigCom(); float DetermDebit(); char* DetermNature(); int ReceptionMessLig(); int EnvoiMessLig(); ~AgentLigCom(); }; classAgentCoordo{ int IdAgentCoordo; public: AgentCoordo(); void DetruireNoeud(int); void CreeNoeud(int); void ModifEtatNoeud(int); int DetermNbreAgents(); void DetermLigCom(); int ReceptionMessCoordo(); int EnvoiMessCoordo(); ~AgentCoordo(); }; Simulation Retour

  11. Chapitre (Simulation du Système Multi-Agents) longitude Agent en Lat=8.65 Long=12.39 latitude Agent en Lat=8.70 Long=12.26 Retour

  12. Chapitre (Simulation du Système Multi-Agents) longitude latitude Agent en Lat=8.70 Long=12.26 Agent en Lat=8.65 Long=12.39 Ligne de Communication Retour

  13. En Conclusion

  14. Conclusion (Synthèse des travaux) • Nous avons: • Modèle multi-agents pour un système de télécommunication • Simulation modèle multi-agents.

  15. Perspectives • Développer la plateforme de simulation multi-agents. • Développer la communication entre agents.

  16. Merci de votre attention

More Related