| تعداد نشریات | 44 |
| تعداد شمارهها | 1,877 |
| تعداد مقالات | 15,278 |
| تعداد مشاهده مقاله | 43,730,695 |
| تعداد دریافت فایل اصل مقاله | 17,562,987 |
Enhancing Error Detection Performance through Parallel CRC Computation on Multi-Core Architectures | ||
| Journal of Computing and Security | ||
| مقالات آماده انتشار، پذیرفته شده، انتشار آنلاین از تاریخ 05 مرداد 1405 | ||
| نوع مقاله: Research Article | ||
| شناسه دیجیتال (DOI): 10.22108/jcs.2026.148544.1198 | ||
| نویسندگان | ||
| Mahmood Ahmadi* 1؛ Mohammadjavad Khani2 | ||
| 1Computer Engineering dept. faculty of Engineering, | ||
| 2Computer Engineering and Information Technology Department, Razi University, Kermanshah, Iran | ||
| چکیده | ||
| Cyclic Redundancy Check (CRC) remains one of the most widely used error-detection mechanisms in communication, storage, and embedded systems. However, conventional software CRC implementations suffer from inherent sequential dependencies that limit efficient utilization of modern multi-core processors. This paper presents a generalized software-based parallel CRC framework for multi-core architectures using POSIX threads (pthreads). The proposed framework supports multiple CRC variants, including CRC-8, CRC-16, CRC-32, CRC-64, and CRC-128, within a unified implementation model. {\color{black} To preserve correctness during parallel execution, the framework employs a GF(2)-based CRC combination mechanism rather than naïve XOR aggregation. The combine stage is formulated using polynomial arithmetic and matrix-based shifting operations over GF(2), ensuring equivalence between parallel and serial CRC computation. The proposed method was evaluated using multiple workload sizes and thread configurations. Experimental analysis includes execution time, throughput, latency, scalability behavior, and energy estimation under varying thread counts. Results indicate that parallel execution significantly improves performance for large datasets, achieving approximately 3–4× speedup on the evaluated platform while preserving exact CRC correctness. Comparative discussion with representative CRC optimization approaches, including lookup-table methods, slicing-by-8, SIMD/vectorized CRC, and hardware-assisted CRC techniques, is also provided to position the proposed framework within the broader CRC optimization landscape. Although the presented framework emphasizes portability, multi-variant support, and correctness-preserving software parallelization, scalability remains influenced by synchronization overhead, memory bandwidth constraints, and hardware characteristics. Overall, the proposed approach provides a portable and generalized software framework for correctness-preserving parallel CRC acceleration on general-purpose multi-core systems. | ||
| کلیدواژهها | ||
| Cyclic Redundancy Check (CRC)؛ Parallel Computing؛ Multithreading؛ Energy Efficiency؛ Performance Evaluation | ||
|
آمار تعداد مشاهده مقاله: 55 |
||