Menu

Tree [r23] /
 History

HTTPS access


File Date Author Commit
 Metis 2008-12-26 entity_a [r23] Added: Module ScaleMap
 Metis.sln 2008-12-26 entity_a [r22] many fixes
 license.txt 2007-10-28 entity_a [r4] Simulation thread bugfix
 readme.txt 2008-12-26 entity_a [r22] many fixes

Read Me

The Metis DSP Software is a simple simulation system for digital signal processing applications.

The Software allows the user to build and experience standard signal processing structures like amplitude modulation and quantization and simulate it with various parameter changes. 

The intended users are engineering students who like to interactivly play with representations of often abstract concepts like the Fourier-Transformation and Modulation. Metis DSP does not aim to be a substitute to SPICE-like simulation systems and rather concentrates on the educational aspects. 

It is fully object-oriented through C# and .NET and uses multithreading. 

Double-click on a module in the listbox on the right to add a module. 

To connect them with wires click on an input or output port and hold the left mousebutton to create a new wire. Drag it to 
anothers module input or output port and release the mousebutton. You cannot connect output to output or input to input.

Double-click on a module to change some properties, e.g. Sin/Square/Pulse for an oscillator.

You should add a numeric display or a sampler with a scope to see some results.

Start the simulation with the button on the lower right.

[Left mouse]  - Drag and Drop modules
[Middle mouse] - Pan surface
[Right mouse] - Context menu to delete connection or module
[Mousewheel] - Zoom

Have fun!

Randolf Ebelt
r.ebelt@online.de