Faculty Publications

Permanent URI for this communityhttps://idr.nitk.ac.in/handle/123456789/18736

Publications by NITK Faculty

Browse

Search Results

Now showing 1 - 4 of 4
  • Item
    Implementation of comprehensive address generator for digital signal processor
    (2013) Ramesh Kini, R.M.; Sumam David, S.
    The performance of signal-processing algorithms implemented in hardware depends on the efficiency of datapath, memory speed and address computation. Pattern of data access in signal-processing applications is complex and it is desirable to execute the innermost loop of a kernel in a single-clock cycle. This necessitates the generation of typically three addresses per clock: two addresses for data sample/coefficient and one for the storage of processed data. Most of the Reconfigurable Processors, designed for multimedia, focus on mapping the multimedia applications written in a high-level language directly on to the reconfigurable fabric, implying the use of same datapath resources for kernel processing and address generation. This results in inconsistent and non-optimal use of finite datapath resources. Presence of a set of dedicated, efficient Address Generator Units (AGUs) helps in better utilisation of the datapath elements by using them only for kernel operations; and will certainly enhance the performance. This article focuses on the design and application-specific integrated circuit implementation of address generators for complex addressing modes required by multimedia signal-processing kernels. A novel algorithm and hardware for AGU is developed for accessing data and coefficients in a bit-reversed order for fast Fourier transform kernel spanning over log 2 N stages, AGUs for zig-zag-ordered data access for entropy coding after Discrete Cosine Transform (DCT), convolution kernels with stored/streaming data, accessing data for motion estimation using the block-matching technique and other conventional addressing modes. When mapped to hardware, they scale linearly in gate complexity with increase in the size. © 2013 Copyright Taylor and Francis Group, LLC.
  • Item
    Real-time implementation of an amplitude-locked loop: A validation on the dSPACE DS1006-based platform
    (2013) Gonda, J.M.; Sumam David, S.
    The extraction of harmonics and/or the fundamental from a distorted waveform is an important process in the implementation of custom-power devices. Several schemes towards this have been proposed in the past. Among these, the algorithms based on synchronous (with respect to the supply voltages) extraction (both in phase and amplitude) have certain established advantages over the others. Amplitude-locked loops (ALLs) have been in use in signal-communication systems but are limited to sinusoidal inputs. There is a need for fast and rugged algorithms to synchronously extract harmonics and/or the fundamental from a distorted waveform in many power system applications. In this paper a real-time implementation of a novel scheme, which is based on an adaptation of an ALL, is presented for synchronous extraction of harmonics and/or the fundamental from a distorted periodic waveform. The operation of the algorithm, its performance, and its design aspects are briey discussed. The main features of this ALL are simplicity, speed of operation, noise rejection, availability of both fundamental and harmonics without much additional processing, and excellent insensitivity to distortion (robustness). Furthermore, it is applicable to single-phase or 3-phase systems. This paper reports a real-time hardware implementation of the algorithm, thereby validating it. The algorithm is implemented on a real-time hardware-emulation platform, a dSPACE modular system (configured around the DS1006 processor board). It is tested for various cases of interest and the results are presented. © Tübi?tak;.
  • Item
    Combined radiogrammetry and texture analysis for early diagnosis of osteoporosis using Indian and Swiss data
    (Elsevier Ltd, 2018) Areeckal, A.S.; Kamath, J.; Zawadynski, S.; Kocher, M.; Sumam David, S.
    Osteoporosis is a bone disorder characterized by bone loss and decreased bone strength. The most widely used technique for detection of osteoporosis is the measurement of bone mineral density (BMD) using dual energy X-ray absorptiometry (DXA). But DXA scans are expensive and not widely available in low-income economies. In this paper, we propose a low cost pre-screening tool for the detection of low bone mass, using cortical radiogrammetry of third metacarpal bone and trabecular texture analysis of distal radius from hand and wrist radiographs. An automatic segmentation algorithm to automatically locate and segment the third metacarpal bone and distal radius region of interest (ROI) is proposed. Cortical measurements such as combined cortical thickness (CCT), cortical area (CA), percent cortical area (PCA) and Barnett Nordin index (BNI) were taken from the shaft of third metacarpal bone. Texture analysis of trabecular network at the distal radius was performed using features obtained from histogram, gray level Co-occurrence matrix (GLCM) and morphological gradient method (MGM). The significant cortical and texture features were selected using independent sample t-test and used to train classifiers to classify healthy subjects and people with low bone mass. The proposed pre-screening tool was validated on two ethnic groups, Indian sample population and Swiss sample population. Data of 134 subjects from Indian sample population and 65 subjects from Swiss sample population were analysed. The proposed automatic segmentation approach shows a detection accuracy of 86% in detecting the third metacarpal bone shaft and 90% in accurately locating the distal radius ROI. Comparison of the automatic radiogrammetry to the ground truth provided by experts show a mean absolute error of 0.04 mm for cortical width of healthy group, 0.12 mm for cortical width of low bone mass group, 0.22 mm for medullary width of healthy group, and 0.26 mm for medullary width of low bone mass group. Independent sample t-test was used to select the most discriminant features, to be used as input for training the classifiers. Pearson correlation analysis of the extracted features with DXA-BMD of lumbar spine (DXA-LS) shows significantly high correlation values. Classifiers were trained with the most significant features in the Indian and Swiss sample data. Weighted KNN classifier shows the best test accuracy of 78% for Indian sample data and 100% for Swiss sample data. Hence, combined automatic radiogrammetry and texture analysis is shown to be an effective low cost pre-screening tool for early diagnosis of osteoporosis. © 2018 Elsevier Ltd
  • Item
    Semantic segmentation of low magnification effusion cytology images: A semi-supervised approach
    (Elsevier Ltd, 2022) Aboobacker, S.; Vijayasenan, D.; Sumam David, S.; Suresh, P.K.; Sreeram, S.
    Cytopathologists examine microscopic images obtained at various magnifications to identify malignancy in effusions. They locate the malignant cell clusters at a low magnification and then zoom in to investigate cell-level features at a high magnification. This study predicts the malignancy at low magnification levels such as 4X and 10X in effusion cytology images to reduce scanning time. However, the most challenging problem is annotating the low magnification images, particularly the 4X images. This paper extends two semi-supervised learning (SSL) models, MixMatch and FixMatch, for semantic segmentation. The original FixMatch and MixMatch algorithms are designed for classification tasks. While performing image augmentation, the generated pseudo labels are spatially altered. We introduce reverse augmentation to compensate for the effect of the spatial alterations. The extended models are trained using labelled 10X and unlabelled 4X images. The average F-score of benign and malignant pixels on the predictions of 4X images is improved approximately by 9% for both Extended MixMatch and Extended FixMatch respectively compared with the baseline model. In the Extended MixMatch, 62% sub-regions of low magnification images are eliminated from scanning at a higher magnification, thereby saving scanning time. © 2022 Elsevier Ltd