Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Electrical and Electronics

Theses

Computer graphics

Publication Year

Articles 1 - 3 of 3

Full-Text Articles in Entire DC Network

Graphical User Interface For The Dsp : Using Texas Instruments Tms320c31 And Labview, Tahir Nazir May 1999

Graphical User Interface For The Dsp : Using Texas Instruments Tms320c31 And Labview, Tahir Nazir

Theses

Digital Signal Processors (DSP's) have become very popular due to their ease of operation, economic value, adaptability and availability. However, the development environments for the DSP are still the archaic Assembly and C language programming. It is tedious, error prone and time consuming to develop and use DSP applications using these compared to Graphical User Interface development tools if available. In the modern age programming is very heavily done in object oriented graphical languages like the Visual C++ and Visual Basic. Windows also gives a good graphical user interface.

LAB VIEW with its readily available ensemble of good analysis, programming …


Object Oriented Design Of Petri Net Simulator, Himanshu Juneja Oct 1993

Object Oriented Design Of Petri Net Simulator, Himanshu Juneja

Theses

Petri nets are highly useful for modeling discrete event dynamic systems. The objective of this effort is to develop a tool for drawing, editing and simulating Petri nets using object oriented programming on a standard platform. The object oriented approach was chosen because of its code reuse and extendability features which simplify the task of adding features to the tool as the model evolves. The design stresses on modeling of the problem by objects which closely relate the system design with the implementation.

C++ is used for implementing the object oriented design, and the XView toolkit is used for building …


A Color Petri Net Simulation Tool, Sanjaykumar V. Desai Dec 1991

A Color Petri Net Simulation Tool, Sanjaykumar V. Desai

Theses

A user friendly, modular and highly interactive graphical tool for drawing, editing and simulating color Petri nets is developed. The tool is designed to model concurrent and interlocked systems, such as flexible manufacturing systems, communication protocols and computer systems. A Color Petri Net(CPN) has a more concise graphical system representation than a standard Petri net, because net entities in CPN carry information. The CPNS(Color Petri Net Simulation) tool simulates a net having conflicts, reveals deadlocks, and creates a log file with the state history of the system yielding performance measures.