학술논문

A Novel Fbit_sort Algorithm for digital encoding process
Document Type
Conference
Source
2022 6th International Conference on Intelligent Computing and Control Systems (ICICCS) Intelligent Computing and Control Systems (ICICCS), 2022 6th International Conference on. :1863-1870 May, 2022
Subject
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Robotics and Control Systems
Signal Processing and Analysis
Computer languages
Programming
Control systems
Encoding
Mathematics
Boolean algebra
Arrays
Sorting
Array
Floating Binary Data
Numeric Data
Data Management
Data Arrangement
Language
ISSN
2768-5330
Abstract
Managing and arranging of voluminous junk of facts can be a great task for computer sciences’ and data sciences’ domain. The data consists majorly of two types-numeric data and binary floating type data. The arrangement of humongous numeric data is done currently by the researcher community using various sorting based algorithmic procedures like insertion’s sort, bubble’s sort, merge’s sort, selection’s sort. Till now, to the best of our knowledge, there is no work available in literature which deals with the efficient management and arrangement of binary floating data. In this research paper, a novel Fbit_sort algorithm is proposed which can efficiently manage and sort the binary floating data. Binary data (two-digit number system) is used in digital encoding process on which computer language and programming is based on. In addition to this, the application of binary numbers in Boolean Algebra, a branch of mathematics has been determined.