Coder Social home page Coder Social logo

envision's Introduction

Envision

This software is not maintained. I built Envision and last worked on it during my engineering (2016) for acoustic communication research for underwater applications and have not worked on it since. I don't know if the code in this repository will even build anymore. ๐Ÿ˜‚

Envision is a Dynamic Systems Simulator (similar to Simulink) written in C#.

Features

  • Block diagram based model design.
  • Built-in toolbox with facilities for:
    • Signal generation (Digital, Analog, Noise)
    • Visualization (Time Plotting + Spectrum)
    • Basic Arithmetic operations
  • LiquidDSP integration, which enables:
    • Complex signal operations such as FFT/iFFT
    • FIR & IIR filters with filter designer for Butterworth, Chebyshev, Bessel etc.
    • Over 10 (PSK, ASK, DPSK, QPSK, ARB etc.) Modulation/Demodulation methods with their 8, 16, upto 256 bit variations.
  • Signal sinks to write simulation results to file or to even play it using audio output H/W (e.g., speaker) on the host.
  • IronPython integration to enable writing custom simulation components.
    • Envision can load python files at startup and expose python functions as blocks.
    • Also has a Python block with syntax highlighting editor which enables writing python scripts directly within the model editor.
  • Block interface which can be implemented and added as extension to Envision through external DLL files built using any .NET Runtime compatible languages (C#, VB .NET etc.)

Screenshots

Simple Chirp Signal Generation

Signal Generation/Visualization

DC Offset using Python Block

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.