2015
DOI: 10.15837/ijccc.2016.1.1442
|View full text |Cite
|
Sign up to set email alerts
|

Computing Sorted Subsets for Data Processing in Communicating Software/Hardware Control Systems

Abstract: Computing and filtering sorted subsets are frequently required in statistical data manipulation and control applications. The main objective is to extract subsets from large data sets in accordance with some criteria, for example, with the maximum and/or the minimum values in the entire set or within the predefined constraints. The paper suggests a new computation method enabling the indicated above problem to be solved in all programmable systems-on-chip from the Xilinx Zynq family that combine a dual-core Co… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
5
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(5 citation statements)
references
References 15 publications
0
5
0
Order By: Relevance
“…Note that there are some other operations that are not as frequent as the operations listed above. Let us consider four examples from [11,15,17,19]. In [11] the described above operations help malicious attacks to be detected in data transmission.…”
Section: Basic Operationsmentioning
confidence: 99%
See 1 more Smart Citation
“…Note that there are some other operations that are not as frequent as the operations listed above. Let us consider four examples from [11,15,17,19]. In [11] the described above operations help malicious attacks to be detected in data transmission.…”
Section: Basic Operationsmentioning
confidence: 99%
“…In [19] HW computations allow well-organized objects satisfying some requirements to be extracted from unstructured and semi-structured data. Solving this and similar problems might be helpful in the scope of big data [20].…”
Section: Basic Operationsmentioning
confidence: 99%
“…Let us consider an example. Suppose the set D = {10, 0, 21,41,89,7,21,22,14,10,21,7,10,21,24, 28} of integers is given. Sorting permits the following sorted set {0, 7,7,10,10,10,14,21,21,21,21,22,24,28, 41, 89} to be produced.…”
Section: Introductionmentioning
confidence: 99%
“…Suppose the set D = {10, 0, 21,41,89,7,21,22,14,10,21,7,10,21,24, 28} of integers is given. Sorting permits the following sorted set {0, 7,7,10,10,10,14,21,21,21,21,22,24,28, 41, 89} to be produced. In the next step, all pairs of adjacent items are compared, and the vector V is built: V = (010110011100000), where the left 0 is the result of the comparison of 0 and 7, the next 1 is the result of the comparison of 7 and 7, the next 0 is the result of comparison of 7 and 10, etc.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation