Статьи журнала - International Journal of Information Technology and Computer Science

Все статьи: 1211

Beampattern for Multiple Antennas in Hybrid Terrestrial Satellite Communications System (HTSCS)

Beampattern for Multiple Antennas in Hybrid Terrestrial Satellite Communications System (HTSCS)

Farman Ullah, Nadia N Qadri, Aamir Khan, Khalid Ibrahim

Статья научная

The hybrid architecture of Terrestrial and Satellite networks discussed in this paper utilizes frequency reuse. However, at the same time the frequency reuse results in Co-Channel Interference (CCI). The CCI is caused by the mobile users to the satellite end because of the strong receiver on the satellite end. Mainly, this paper will focus on to tone down the CCI and would also show that how the OFDM based adaptive beamforming can be employed to mitigate this interference. The technique which is being used to mitigate this interference is Pre-FFT adaptive beamforming also called as time domain beamforming. In this paper, main task is to mitigate the CCI which is induced by the mobile users to the satellite end and will be considered that there are J users. Out of these J users there is one desired user and rest are interferers. When the interfered data is received at the satellite end, the Pre-FFT adaptive beamforming extracts the desired user data from the interferers by applying the complex weights to the received symbol. The weight for the next symbol is then updated by Least Mean Square (LMS) algorithm and then is applied to it. This process is carried out till all the desired user data is extracted from the interference signal.

Бесплатно

Beyond the Hype: A Proposed Model Based on Critical Analysis of Blockchain Technology’s Potential to Address Supply Chain Issues

Beyond the Hype: A Proposed Model Based on Critical Analysis of Blockchain Technology’s Potential to Address Supply Chain Issues

A.S.M. Fazle Rabbi, T.M. Ragib Shahrier, Md. Mushfiqur Rahman Miraz, Sazia Rahman, Dip Nandi

Статья научная

This paper explores the proposed solutions based on blockchain technology's potential to solve supply chain management issues. The problems include lack of traceability and transparency, scalability and cost issues, sustainability, efficiency, patchwork logistics, and bullwhip effect issues. In this paper, we have suggested some solutions with the help of blockchain technology. The solutions can solve multiple significant issues in supply chain management. Our blockchain-based solutions can provide a secure and visible record of all transactions and data along the supply chain, which can improve traceability and transparency, a decentralized and efficient method of data processing and exchange that can also increase scalability and reduce cost, a transparent and accountable way to track and verify sustainability-related data. Our method can enable more streamlined and automated tracking and data sharing, helping to reduce the risk of delays and inefficiencies while mitigating the risk of the bullwhip effect by providing real-time visibility and enabling better communication and collaboration between parties. The paper discusses the implications and challenges of implementing blockchain in supply chain management.

Бесплатно

Big Data Analytics Maturity Model for SMEs

Big Data Analytics Maturity Model for SMEs

Matthew Willetts, Anthony S. Atkins

Статья научная

Small and medium-sized enterprises (SMEs) are the backbone of the global economy, constituting 90% of all businesses. Despite being widely adopted by large businesses who have reported numerous benefits including increased profitability and increased efficiency and a survey in 2017 of 50 Fortune 1000 and leading firms’ executives indicated that 48.4% of respondents confirmed they are achieving measurable results from their Big Data investments, with 80.7% confirming that they have generated business. Big Data Analytics is adopted by only 10% of SMEs. The paper outlines a review of Big Data Maturity Models and discusses their positive features and limitations. Previous research has analysed the barriers to adoption of Big Data Analytics in SMEs and a scoring tool has been developed to help SMEs adopt Big Data Analytics. The paper demonstrates that the scoring tool could be translated and compared to a Maturity Model to provide a visual representation of Big Data Analytics maturity and help SMEs to understand where they are on the journey. The paper outlines a case study to show a comparison to provide intuitive visual model to assist top management to improve their competitive advantage.

Бесплатно

Big data analytics and visualization for hospital recommendation using HCAHPS standardized patient survey

Big data analytics and visualization for hospital recommendation using HCAHPS standardized patient survey

Ajinkya Kunjir, Jugal Shah, Navdeep Singh, Tejas Wadiwala

Статья научная

In Healthcare and Medical diagnosis, Patient Satisfaction surveys are a valuable information resource and if studied adequately can contribute significantly to recognize the performance of the hospitals and recommend it. The analysis of measurements concerning patient satisfaction can act as a valid indicator for giving recommendations to the patient about a specific hospital, as well as can provide insights to improve the services for healthcare organizations. The primary objective of the proposed research is to carry out an in-depth investigation of all the measurements in HCAHPS survey dataset and distinguish those that contribute considerably to the hospital suggestions. This work performs predictive analysis by building multiple classification models, each of which examined and evaluated to determine the efficiency in predicting the target variable, i.e., whether the hospital is recommended or not, based on specific set of measurements that contribute to it. All the models built as a part of research specified the same list of measure id is that help in deriving the target. It provides an insight into how caregiver interaction, emphasizes on the services rendered by the caregiver and overall patient experience makes a hospital highly valued and preferred. An in depth-analysis is conducted to derive the implementation results and have been stated in the later part of the paper.

Бесплатно

Biometric Verification, Security Concerns and Related Issues - A Comprehensive Study

Biometric Verification, Security Concerns and Related Issues - A Comprehensive Study

Sheela Shankar, V.R Udupi, Rahul Dasharath Gavas

Статья научная

There has been many attempts to make authentication processes more robust. Biometric techniques are one among them. Biometrics is unique to an individual and hence their usage can overcome most of the issues in conventional authentication process. This paper makes a scrutinizing study of the existing biometric techniques, their usage and limitations pertaining to their deployment in real time cases. It also deals with the motivation behind adapting biometrics in present day scenarios. The paper also makes an attempt to throw light on the technical and security related issues pertaining to biometric systems.

Бесплатно

Body Gestures Recognition System to Control a Service Robot

Body Gestures Recognition System to Control a Service Robot

José L. Medina-Catzin, Anabel Martin-Gonzalez, Carlos Brito-Loeza, Victor Uc-Cetina

Статья научная

Personal service robots will be in the short future part of our world by assisting humans in their daily chores. A highly efficient way of communication with people is through basic gestures. In this work, we present an efficient body gestures’ interface that gives the user practical communication to control a personal service robot. The robot can interpret two body gestures of the subject and performs actions related to those gestures. The service robot’s setup consists of a Pioneer P3-DX research robot, a Kinect sensor and a portable workstation. The gesture recognition system developed is based on tracking the skeleton of the user to get the body parts relative 3D positions. In addition, the system takes depth images from the sensor and extracts their Haar features, which will train the Adaboost algorithm to classify the gesture. The system was developed using the ROS framework, showing good performance during experimental evaluation with users. Our body gesture-based interface may serve as a baseline to develop practical and natural interfaces to communicate with service robots in the near future.

Бесплатно

Bug Severity Prediction using Keywords in Imbalanced Learning Environment

Bug Severity Prediction using Keywords in Imbalanced Learning Environment

Jayalath Ekanayake

Статья научная

Reported bugs of software systems are classified into different severity levels before fixing them. The number of bug reports may not be equally distributed according to the severity levels of bugs. However, most of the severity prediction models developed in the literature assumed that the underlying data distribution is evenly distributed, which may not correct at all instances and hence, the aim of this study is to develop bug classification models from unevenly distributed datasets and tested them accordingly. To that end first, the topics or keywords of developer descriptions of bug reports are extracted using Rapid Keyword Extraction (RAKE) algorithm and then transferred them into numerical attributes, which combined with severity levels constructs datasets. These datasets are used to build classification models; Naïve Bayes, Logistic Regression, and Decision Tree Learner algorithms. The models’ prediction quality is measured using Area Under Recursive Operative Characteristics Curves (AUC) as the models learnt from more skewed environments. According to the results, the prediction quality of the Logistics Regression model is 0.65 AUC whereas the other two models recorded maximum 0.60 AUC. Though the datasets contain comparatively less number of instances from the high severity classes; Blocking and High, the Logistic Regression models predict the two classes with a decent AUC value of 0.65 AUC. Hence, this projects shows that the models can be trained from highly skewed datasets so that the models prediction quality is equally well over all the classes regardless of number of instances representing the class. Further, this project emphasizes that the models should be evaluated using the appropriate metrics when the models are trained from imbalance learning environments. Also, this work uncovers that the Logistic Regression model is also capable of classifying documents as Naïve Bayes, which is well known for this task.

Бесплатно

Building Ontologies for Cross-domain Recommendation on Facial Skin Problem and Related Cosmetics

Building Ontologies for Cross-domain Recommendation on Facial Skin Problem and Related Cosmetics

Hla Hla Moe, Win Thanda Aung

Статья научная

Nowadays, recommendation has become an everyday activity in the World Wide Web. An increasing amount of work has been published in various areas related to the recommender system. Cross-domain recommendation is an emerging research topic. This type of recommendations has barely been investigated because it is difficult to obtain public datasets with user preferences crossing different domains. To solve dataset problem, one of the solution is to create different domains. Ontology is playing increasingly important roles in many research areas such as semantics interoperability and knowledge base and creating domain. Ontology defines a common vocabulary and a shared understanding and is applied for real world applications. Ontology is a formal representation of a set of concepts within a domain and the relationships between those concepts. This paper presents an approach for building ontologies using Taxonomic conversational case-based reasoning (Taxonomic CCBR) to apply cross-domain recommendation based on facial skin problems and related cosmetics. For linking cross-domain recommendation, Ford-Fulkerson algorithm is used to build the bridge of the concepts between two domain ontologies (Problems domain as the source domain and Cosmetics domain as the target domain).

Бесплатно

Building a template for intuitive virtual e-commerce shopping site in India

Building a template for intuitive virtual e-commerce shopping site in India

Megharani T. Patil, Madhuri Y. Rao

Статья научная

With the aim to take forward the digital India mission, it is essential to building a template for intuitive e-commerce shopping site so that users can shop easily, without taking any special training. We have achieved this using several steps. First, we have documented mental model and behavioral patterns of end users while they were interacting with the shopping site. We have mapped existing shopping sites with the mental model, behavioral pattern and as a result, problem themes are identified. Effective procedures are identified to make GUI for the e-commerce shopping sites more intuitive. Based on these procedures, the prototype is designed and validated. Finally, the template for intuitive e-commerce shopping site is formed.

Бесплатно

Building and Annotating a Codeswitched Hate Speech Corpora

Building and Annotating a Codeswitched Hate Speech Corpora

Edward Ombui, Lawrence Muchemi, Peter Wagacha

Статья научная

Presidential campaign periods are a major trigger event for hate speech on social media in almost every country. A systematic review of previous studies indicates inadequate publicly available annotated datasets and hardly any evidence of theoretical underpinning for the annotation schemes used for hate speech identification. This situation stifles the development of empirically useful data for research, especially in supervised machine learning. This paper describes the methodology that was used to develop a multidimensional hate speech framework based on the duplex theory of hate [1] components that include distance, passion, commitment to hate, and hate as a story. Subsequently, an annotation scheme based on the framework was used to annotate a random sample of ~51k tweets from ~400k tweets that were collected during the August and October 2017 presidential campaign period in Kenya. This resulted in a gold-standard codeswitched dataset that could be used for comparative and empirical studies in supervised machine learning. The resulting classifiers trained on this dataset could be used to provide real-time monitoring of hate speech spikes on social media and inform data-driven decision-making by relevant security agencies in government.

Бесплатно

Building secure web-applications using threat model

Building secure web-applications using threat model

Sobia Usman, Humera Niaz

Статья научная

Ensuring security in web based applications is one of the key issues nowadays. The processes of designing and building a web site have changed. As the online transactions are increasing, increase in type and number of attacks have been observed regarding security of online payment systems. Generally used web development methodologies do not assure security as an umbrella activity. Moreover appropriate threat modeling is also not being conducted against web security objectives. Need of the hour is to have a comprehensive and simple to use web development methodology which caters security throughout the WDLC for web based solutions.

Бесплатно

Calculation of Overvoltage and Estimation of Power Transformer’s Behavior When Activating the Reactors

Calculation of Overvoltage and Estimation of Power Transformer’s Behavior When Activating the Reactors

Slobodan Bjelić, Zorica Bogićević

Статья научная

The document illustrates the methods and algorithms for calculation of overvoltage at the power transformer excerpts during the activation of inductive consumer to secondary transformer. Characteristic stages are activation of the primary phase and followed by two other phases. The new specific condition occurs during the activation of each phase which is presented by alternative electric circuit and simplified equivalent scheme that is used to calculate the values and evaluate overvoltage. For selected parameters of the transformer and inductive loads, the simulation is performed with chosen MATLAB software package.

Бесплатно

Capacity Enhancement by Using a Multi-User Detector on Uplink Synchronous Mode

Capacity Enhancement by Using a Multi-User Detector on Uplink Synchronous Mode

Fadoua Thami Alami, Noura Aknin, Najat Erradi, Ahmed El Moussaoui

Статья научная

The Uplink Synchronous Transmission Scheme [1], is a technique used by operators, that exploit the uplink orthogonality, to reduce multiple access interferences in uplink direction and consequently to increase uplink capacity. The USTS gives better performances when we have an ideal case presented by no channelization code restrictions per scrambling code. In reality, channelization codes are limited. To resolve this problem, several scrambling codes are used to admit more users in the cell. However, the use of different scrambling codes increases the multiple access interference and consequently decreases uplink capacity gain, since signals transmitted by users under different scrambling codes are non-orthogonal. To obtain more performances and therefore to increase the uplink capacity gain, we will study the introduction of a multi-user detector for interferences cancellation, in uplink synchronous mode. For that, two values of interference cancellation efficiency of the multi-user detector are considered. In this study, only the multiple access interference is reduced. To show the effect of other-cell interferences on uplink synchronous mode capacity, two scenarios are considered: an isolated cell and a multiple cell network.

Бесплатно

Cardiotocography Data Analysis to Predict Fetal Health Risks with Tree-Based Ensemble Learning

Cardiotocography Data Analysis to Predict Fetal Health Risks with Tree-Based Ensemble Learning

Pankaj Bhowmik, Pulak Chandra Bhowmik, U. A. Md. Ehsan Ali, Md. Sohrawordi

Статья научная

A sizeable number of women face difficulties during pregnancy, which eventually can lead the fetus towards serious health problems. However, early detection of these risks can save both the invaluable life of infants and mothers. Cardiotocography (CTG) data provides sophisticated information by monitoring the heart rate signal of the fetus, is used to predict the potential risks of fetal wellbeing and for making clinical conclusions. This paper proposed to analyze the antepartum CTG data (available on UCI Machine Learning Repository) and develop an efficient tree-based ensemble learning (EL) classifier model to predict fetal health status. In this study, EL considers the Stacking approach, and a concise overview of this approach is discussed and developed accordingly. The study also endeavors to apply distinct machine learning algorithmic techniques on the CTG dataset and determine their performances. The Stacking EL technique, in this paper, involves four tree-based machine learning algorithms, namely, Random Forest classifier, Decision Tree classifier, Extra Trees classifier, and Deep Forest classifier as base learners. The CTG dataset contains 21 features, but only 10 most important features are selected from the dataset with the Chi-square method for this experiment, and then the features are normalized with Min-Max scaling. Following that, Grid Search is applied for tuning the hyperparameters of the base algorithms. Subsequently, 10-folds cross validation is performed to select the meta learner of the EL classifier model. However, a comparative model assessment is made between the individual base learning algorithms and the EL classifier model; and the finding depicts EL classifiers’ superiority in fetal health risks prediction with securing the accuracy of about 96.05%. Eventually, this study concludes that the Stacking EL approach can be a substantial paradigm in machine learning studies to improve models’ accuracy and reduce the error rate.

Бесплатно

Career Guidance through Multilevel Expert System Using Data Mining Technique

Career Guidance through Multilevel Expert System Using Data Mining Technique

Gufran Ahmad Ansari

Статья научная

In this paper, the author provides a framework for Multilevel Expert System to advice scholars for their future career. The proposed framework aims at providing information to decide the career paths for the academics. The emerging fields of Expert System, Education, and Data Mining are speedily providing new possibilities for collecting, analyzing and guiding the scholars in their careers. Many scholars suffer from taking a right career decision, only a few scholars took the right decision about their careers. A poor career decision of scholars may push his whole life in the dark. Nowadays selecting a right career becomes very difficult for the scholars. Among the works reported in this field, we concentrate only Experts Systems that deal with scholar's career selection problem through Data Mining technique.

Бесплатно

Cascaded Factor Analysis and Wavelet Transform Method for Tumor Classification Using Gene Expression Data

Cascaded Factor Analysis and Wavelet Transform Method for Tumor Classification Using Gene Expression Data

Jayakishan Meher, Ram Chandra Barik, Madhab Ranjan Panigrahi, Saroj Kumar Pradhan, Gananath Dash

Статья научная

Correlation between gene expression profiles to disease or different developmental stages of a cell through microarray data and its analysis has been a great deal in molecular biology. As the microarray data have thousands of genes and very few sample, thus efficient feature extraction and computational method development is necessary for the analysis. In this paper we have proposed an effective feature extraction method based on factor analysis (FA) with discrete wavelet transform (DWT) to detect informative genes. Radial basis function neural network (RBFNN) classifier is used to efficiently predict the sample class which has a low complexity than other classifier. The potential of the proposed approach is evaluated through an exhaustive study by many benchmark datasets. The experimental results show that the proposed method can be a useful approach for cancer classification.

Бесплатно

Case-Based Reasoning Framework for Malaria Diagnosis

Case-Based Reasoning Framework for Malaria Diagnosis

Eshetie Gizachew Addisu, Abiot Sinamo Boltena, Samson Yohannes Amare

Статья научная

Malaria is life threatening disease in Ethiopia specifically in Tigray region. Having common symptoms with other diseases makes it complex and challenging to diagnose effectively. In this paper case based reasoning framework for malaria diagnosis has been designed to diminish the challenges faced by inexperienced practitioners during malaria diagnosis and to solve the problem on shortage of health professionals. The required knowledge for this study was collected through interview and document analysis from domain experts, malaria patient history cards and other related relevant documents. In the case acquisition process the manual format of cases makes the process too challenging. Decision tree is used to model the acquired knowledge. The case structure was then constructed using the selected most determinant attributes. Machine learning approach is applied to select the most relevant features. Feature-vector case representation technique is applied to represent the collected malaria cases. Jcolibri programming tool integrated with Eclipse and Nearest Neighbor retrieval algorithm are used to design the framework. To the end based on the results we can say that the machine learning approach can be used to select most relevant attributes in diseases having several common symptoms and designing case-based diagnosis frameworks could overcome the main problems observed in health centers of Tigray. As an artifact the framework is evaluated by statistical analysis, comparative evaluation, user evaluation and other evaluation techniques. Averagely 79 % precision, 89 % recall, 91.4% accuracy and 78.8% domain expert’s evaluation was the results scored.

Бесплатно

Central Nervous System Based Computing Models for Shelf Life Prediction of Soft Mouth Melting Milk Cakes

Central Nervous System Based Computing Models for Shelf Life Prediction of Soft Mouth Melting Milk Cakes

Sumit Goyal, Gyanendra Kumar Goyal

Статья научная

This paper presents the latency and potential of central nervous system based system intelligent computer engineering system for detecting shelf life of soft mouth melting milk cakes stored at 10o C. Soft mouth melting milk cakes are exquisite sweetmeat cuisine made out of heat and acid thickened solidified sweetened milk. In today’s highly competitive market consumers look for good quality food products. Shelf life is a good and accurate indicator to the food quality and safety. To achieve good quality of food products, detection of shelf life is important. Central nervous system based intelligent computing model was developed which detected 19.82 days shelf life, as against 21 days experimental shelf life.

Бесплатно

Challenges of Airline Reservation System and Possible Solutions (A Case Study of Overland Airways)

Challenges of Airline Reservation System and Possible Solutions (A Case Study of Overland Airways)

Abisoye Blessing O., Abubakar Umar, Abisoye Opeyemi A.

Статья научная

An Airline Reservation system is very important because it has the strong ability to reduce errors that might have occurred when using a manual system of reservation and helps speed up the boarding process. Overland Airways has an existing Airline Reservation System, but this paper analyzed the problems of the existing system. The problems are: inability of passengers to select their preferred seat(s) from the reservation system, No option of passengers printing their boarding pass from the existing system, non-notification of passengers of flight cancellation or delays and passengers don't have access to aircraft maintenance report to ease the fears associated with air travel and its disasters. In this paper, an Improved Airline Reservation System that is convenient for passengers to solve the aforementioned problems was designed. The Improved Airline Reservation system is designed and implemented using data obtained from interviewing airline personnel, passengers, and materials on Airline Reservation Systems. In this regard, the Improved Airline Reservation System will assist Overland Airways in variety of airline administration tasks and service needs from time of initial reservation through completion of the task. The following programming languages were used: PHP, JavaScript, HTML and CSS for designing the interface of the system, and SQL for the database. The designed airline system was tested with 50 passengers.

Бесплатно

Chaotic Dynamics of Complex Logistic Map in I-Superior Orbit

Chaotic Dynamics of Complex Logistic Map in I-Superior Orbit

Shafali Agarwal

Статья научная

Recently, the logistic map is studied to analyse the impact on the chaotic dynamics of various iterated logistic maps using Picard, Mann, and many more. The purpose of this paper is to explore the behavior of a multi-scale population model, i.e. modified logistic map (Mod-LM) and chosen population proportion model, i.e. extended logistic map (Ex-LM) in an I-superior orbit using a bifurcation diagram. The additional parameters of Mod-LM and Ex-LM with the three-step iteration system, increase the degree of freedom which invariably enhances the stability of both the functions. A detailed study of possible scenarios has been conducted to discover the effect of each parameter to the fixed point and its location, periodic cycle, and stability condition by examining the corresponding bifurcation diagram. The experimental result is discussed in terms of convergence point and chaotic range of the given dynamical systems.

Бесплатно

Журнал