Real Time Data Visualisation (Charts & Gauges) using ASP.NET

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi guys,

I was wondering if anyone could give me some advice.

I am looking to develop an ASP.NET application that will enable several workstations to access real time telemetry data received from a vehicle on a track.

The data flow would be as follows:


|-- Workstation 1
|-- Workstation 2
From Car <--[2 Way Radio Link]--> Server-|-- Workstation 3
|-- Workstation 4
|-- Workstation n

The workstations would be running the same web application which would enable them to set up one or more "views", with graphs, gauges, and other visual components, as well as controls that would enable them to change setting on the vehicle (which would be sent back to the car through the server).

The server would also log everything to a database so that engineers have access to all the parameters at any time after the fact.

Cananyone recommend any components for charts and gauges that would enable this "real time" (and it must be real time) visualisation. I was looking at dundas charts and gauge but the update rate is very slow (I think because they use images to update).

I want to keep this as an ASP.NET application, so theoretically anyone could access the data in real time over the internet, whether they are at the circuit or 6,000 miles away at the team base.

Many thanks for any recommendations!

Martin Hughes

Relevant Pages

  • Re: Real Time Data Visualisation (Charts & Gauges) using ASP.NET
    ... You also want to seperate the code which gets the data from the code whichs presents it ... I am looking to develop an ASP.NET application that will enable several workstations to access real time telemetry data received from a vehicle on a track. ... The server would also log everything to a database so that engineers have access to all the parameters at any time after the fact. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Real Time Data Visualisation (Charts & Gauges) using ASP.NET
    ... You also want to seperate the code which gets the data from the code whichs presents it ... I am looking to develop an ASP.NET application that will enable several workstations to access real time telemetry data received from a vehicle on a track. ... The server would also log everything to a database so that engineers have access to all the parameters at any time after the fact. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Real-time monitoring
    ... I need to monitor some of my asp.net application activities in real time ... Calling a web service running on my workstation over the internet from ... web server, when a URL/ button is clicked, however this might slow down the ... Calling a webservice from my workstation. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Real Time Data Visualisation (Charts & Gauges) using ASP.NET
    ... I was wondering if anyone could give me some advice. ... I am looking to develop an ASP.NET application that will enable several workstations to access real time telemetry data received from a vehicle on a track. ... The server would also log everything to a database so that engineers have access to all the parameters at any time after the fact. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Real Time Data Visualisation (Charts & Gauges) using ASP.NET
    ... I was wondering if anyone could give me some advice. ... I am looking to develop an ASP.NET application that will enable several workstations to access real time telemetry data received from a vehicle on a track. ... The server would also log everything to a database so that engineers have access to all the parameters at any time after the fact. ...
    (microsoft.public.dotnet.framework.aspnet)