Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3991338
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T06:36:13+00:00 2026-05-20T06:36:13+00:00

I work with a data logging system in car racing. I am developing an

  • 0

I work with a data logging system in car racing. I am developing an application that aids in the analysis of this logged data and have found some of the query functionality with, datasets, datatables and LINQ to be very useful, i.e. Minimums, Averages, etc.

Currently, I am extracting all data from its native format to a data table and post-processing that data. I am also currently working with data where all channels are logged at the same rate, i.e. 50 Hz (50 samples per second). I would like to start writing this logged data to a database so it is somewhat platform independent, and the extraction process doesn’t have to happen everytime I want to analyze a dataset.

Which leads me to the main question… Does anyone have a recommendation for the best way to store data that is related by time, but logged at different rates? I have approximately 200 channels that are logged and the rates vary from 1 Hz to 500 Hz.

Some of the methods I have thought of so far are:

  • creating a datatable for all data at 500 Hz using Double.NaN for values that are between actual logged samples
  • creating separate tables for each logging frquency, i.e. one table for 1 Hz, another for 10 Hz, and another for 500 Hz.
  • creating a separate table for each channel with a relationship to a time table. Each time step would then be indexed, and the table of data for each channel would not be dependent on a fixed time frequency

I think I’m leaning towards the index time stamp with a separate table for each channel, but I wanted to find out if anyone has advice on a best practice.

For the record, the datasets can range from 10 Mb to 200-300 Mb depending on the duration of the time that the car is on track.

I would like to have a single data store that houses an entire season, or at least an entire race event, so that is something I am considering as well.

Thanks very much for any advice!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T06:36:14+00:00Added an answer on May 20, 2026 at 6:36 am

    Can you create a table something like:

    Channel, Timestamp, Measurement
    

    ?

    The database structure doesn’t need to depend on the frequency; the frequency can be determined by the amount of time between timestamps.

    This gives you more flexibility as you can write one piece of code to handle the calculations on all the channels, just give it a channel name.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In order to work with decimal data types, I have to do this with
In our data access layer at work we have this standard implementation where the
We have a system that allows our parents (I work for a school district)
I work on a data intensive module. I have a datacolumn inside a dataset
I work on a program in Delphi that holds a lot of data, and
I'm just starting to work on a logging library that everyone can use to
At my work we have an existing ASP.NET web application and are duplicating some
I have an application in Zend where I need to implement system which will
I have a logging function that takes the calling object as a parameter. I
Here at work we have a very large application with multiple sub applications. (500

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.