Packages in DEVS Java Version 3.0

CoreDevs
  Illustrative Model Packages   Example projects   Recent projects
 Exam Packages


CoreDevs.jar

This jar files contains the class files of the core of DEVS java. It contains the basic architecture of DEVS implemented in Java. The user doesn't require source code for these files as he will never be making changes to these files. It contains the following packages:

1.
GenCol
contains General Collections Framework
2.
genDevs
containd general DEVS framework

a    modeling
contains modeling framework

b    simulation
contains DEVS simulation framework

c    plots
contains files to create and display plots
3.
simView
contains GUI framework
4.
statistics
contains files that enhances statistical computation
5.
util
contains general utility package

Install it.



Illustrative Model Packages

This zip contains packages that were created by DEVS architects to provide sound understanding of DEVS concepts. Each package deals with a particular category of DEVS models.

1.
SimpArc Simple architecure package that contains basic architectural examples
2.
oneDCellSpace contains one dimensional cell space models
3.
Continuity contains Continous system models
4.
variableStructure contains example that illustrate variable structure models
5.
pulseModels contains pulse models that explicitly use pulseExpFrame above
6.
Random contains examples that use random number behavior
7.
twoDCellSpace contains two dimensional cell space models
8.
Quantization
contains quantized system framework
9.
pulseExpFrames
contains different experimental frame to facillitate pulse mode behavior

Install it.


Example Packages

This zip contains independent projects that are complete in every respect. These projects use one or more packages mentioned above. They provide a good example of how DEVS is used in different scenarios

1.
CallCenter
a package that implements a call center
2.
ForestFire
package that simulates forest fire
3.
LibraryReq
package that shows library operation

Install it.



Recent Projects

This zip contains the projects that were created by students in the ECE 575 course during Fall 2003. It also contains the sample code for exams conducted during this course. Each project folder contains an evaluation document that was done while grading these projects and the project report in the zipped format.

1.
Student Projects
a package that holds various other packages

a
Airport


b
BattleSim


c
BusinessOrg


d
CritterSim


e
DigAudio


f
Earthquake


g
Grating


h
LinkEleven


i
NetShortPath


j
PursuerEvader


k
RadarProject


l
RoadTraffic


m
RobotFormation


n
SimpNet


o
TravelAgency


Install it.



Exam Packages

This zip contains sample code for the exam problems. The exams were given during the ECE 575 Fall 2003 course.

1.
MidExam03
package contains sample solution code for midterm exam 03
2.
FinalExam03
package contains sample solution code for final exam 03

Install it.