Coder Social home page Coder Social logo

danilonovakovic / power-plant-metering-simulator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 614 KB

Visualizes power plant data received from metering simulator, able to register/delete/filter reactors and log information when plant reaches critical temperature (School Project - Faculty of Technical Sciences) ๐Ÿซ

C# 100.00%
wpf wpf-ui material-design human-computer-interaction csharp school-project ftn metering-simulator deprecated archived obsolete windows desktop

power-plant-metering-simulator's Introduction

Power Plant Metering Application

No Maintenance Intended

School project from Human Computer Interaction course in Applied Software Engineering department (Faculty of Technical Sciences Novi Sad).

Table of Contents

Getting Started

To start application:

  1. Build solution
  2. (Optional) Set solution to multiple startup projects ( Right Click Solution > Properties > Multiple Startup Perojects) where PZ3-NetworkService project will be loaded first and then MeteringSimulator
  3. Run solution

This project is made using WPF and .NET Framework 4.6.1

Metering Simulator

Goald of metering simulator is to simulate data from the field. In case of this project it simulates temperatures from reactor plants.

How it works:

  1. Asks PZ3-NetworkService for number of reactor plants at the start of it's life
  2. Periodically sends data to PZ3-NetworkService in form "Objekat_" + rInt + ":" + value. Where rInt is random number / power plant index.

Metering Simulator Image

PZ3-NetworkService

Main goal of this app is to support visualization of data aquired from the MeteringSimulator as well as to alert user when power plant reaches critical temperature.

Network

This View is composed of two parts. Grid of tracked reactors, and list of reactors. If user wants to track an reactor he can drag and drop it to desired location in grid. If temperature is critical it will have red border, if not then it will have green border.

Network Image

Network Data

Here user can register an reactor, delete it from the list, also he can filter them by reactor type and/or id.

Network Data Image

Data Chart

Provides the ability for user to see how reactor temperature changed over time. Essentially it takes data from log file and visualizes it.

Data Chart Image

Report

Displays log file in an user friendly way.

Report Image

power-plant-metering-simulator's People

Contributors

danilonovakovic avatar

Watchers

 avatar

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.