Re: Signal Database
From: Eric Robinson <eric.robinson_at_computer.org>
Date: 17 Jan 2003 14:59:26 -0800
Message-ID: <692c6302.0301171459.1164cc99_at_posting.google.com>
Date: 17 Jan 2003 14:59:26 -0800
Message-ID: <692c6302.0301171459.1164cc99_at_posting.google.com>
Part of the complication with modeling signals/streams is that the data feeds are continuous. A relational database is discrete by design. You will need to make a decision as to data granularity because continuous feeds are not plausible nor desirable.
For example, choose a fractional second increment and design your data model accordingly.
Michal Widera <michal.widera_at_itam.zabrze.pl> wrote in message news:<b00nkq$3nh$1_at_zeus.polsl.gliwice.pl>...
> Hi,
>
> Does anybody heard or seen any database model or implementation
> dedicated for signal or streams processing ?
Received on Fri Jan 17 2003 - 23:59:26 CET
