1 / 30

NOTICE!

NOTICE!.

wirt
Télécharger la présentation

NOTICE!

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. NOTICE! • These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer Science and Engineering, University of Mälardalen, Västerås, Sweden and at the Faculty of Electrical Engineering and Computing, University of Zagreb, Croatia (year 2009/2010). • For all other purposes, authors’ written permission is needed! • The purpose of these materials is to help students in better understanding of lectures in DSD and not their replacement!

  2. Distributed Software Development

  3. Vijaya Cherukuri and Gordan Kreković Requirements Definition and Design Description

  4. The Story Behind Ring-ring! Hello? Ring-ring! Hello? Ring-ring! Hello? Mobile originated/terminated call NRTRDE System Mobile originated/terminated SMS GPRS

  5. RATING CONVERSION AND LOADING SUSPENSION REPORTING ADMINISTRATION

  6. Conversion Process ASN.1 CSV

  7. Loading Process • Keeping a log of processed files • Time stamps • File names • Number of records • Sender • Conversion and loading status • Invoked from a shell script at predefined period of time.

  8. Rating Engine • Price depends on: • Operator • Geographic zone • Time zone • Service • Duration / volume

  9. Geographic zone • Determined by a prefix of a B-number +390862... +38591... +38542... +3851... +9140... +385... +92... • every operator has own price for each geo-zone • searching starts with longest prefix to avoid ambiguity

  10. Time zone • Determined by a start time of an event • time zone is continual period of a day with same price • every operator has own time zones and own prices for each zone • each day can have different zones – problem! peak off-peak night ...

  11. Duration • A calling event is consisted of: • a first interval • as many as needed next intervals

  12. Rating Algorithm • Find geographic zone • Find time zone • Get duration and prices for first and next segments for given operator, geo-zone, time zone and service • Get factor from operator • Compute price

  13. Suspension • Generate a list of subscribers for suspension • The list should be created • in the database • XML format • Suspension criteria: • logic expression; variables • total expense, total duration/volume, number of events • expense, duration/volume per event

  14. Reports • The system should be able to generate reports giving: • IMSI (MSISDN) • time period • roaming partner PLMN • duration (volume) by service • amount

  15. Administration Application The administration application will enable: • creation, deletion and modification of new entries in rating tables • creation, deletion and modification of suspension rules • monitoring and management of the loading process • creation of error reports

  16. Non-functional Requirements • Applications will be implemented as web application • no special client software on the agent side • GUI should behave and look the same in different web browsers • Monolithic system • Archive backup

  17. Use Case Diagram

  18. Use Case Diagram

  19. Activity Diagram

  20. Activity Diagram Activity Diagram

  21. Requirements Group • Conversion and loading process (CLP) • Rating engine (RE) • Reports (RT) • Administration application (ADM) • Other (OTH)

  22. Importance of Each Group

  23. Priorities • Processing system is not acceptable without any of mentioned parts • except file converter because we can use existing one • Non-functional requirements (OTH) are less important • Optional requirements in ADM group • ability to administrate operators list

  24. Database Design

  25. Architecture

  26. Components

  27. Technologies GNU/C, shell script, daemon programming, ODBC PL/SQL procedures, PostgreSql Linux Apache, PHP, HTML, XML

  28. Progress Understanding of Requirements Design Technology/Environment setup Communication Implementation Confidence

  29. The End It’s time for questions! Tank you!

More Related