real-time refers to processing done with a strict set of time constraints in a deterministic manner.
Questions tagged [real-time]
165 questions
2
votes
2 answers
Implement a software PID for the first time in real time software, I can find P what about I and D?
Here we have the basic formula of a Proportional Integral Derivative controller. This is the formula from the Wikipedia page on the subject
I want to implement this type of controller in my system. Currently the system (function in the software) is…
KDecker
- 125
- 4
2
votes
3 answers
what is the difference between buffering and queuing?
I've some problems with definition of queuing and buffering so
what is the difference between buffering and queuing ?
Aof
- 21
- 1
- 2
2
votes
2 answers
Upper bound for realtime application
I have developped an application for image inpainting. Now I want to claim that it can be used for realtime purposes.
Does somebody know a paper which gives some boundaries for realtime applications? I want to refer to a paper to prove my…
DictionaryProver
- 181
- 5
1
vote
1 answer
Realtime DSP algorithms by NI aquisition by PC host
Is it possible to implement realtime DSP algorithms on PC using a NI PC acquisition card like NI PCI-4461?
In A New FXLMS Algorithm with Off-line and On-line Secondary-Path Modeling Scheme for Active Noise Control of Power Transformers, they run a…
mohammadsdtmnd
- 363
- 3
- 14
-1
votes
1 answer
Is there a discrete signal which isn't discrete in time?
Is there a discrete signal which isn't discrete in time (rather, discrete in at least one other thing which isn't time)?
If so please share a typical example.
yaraklis
- 1
- 1
- 6