Search results

1 – 10 of 120
Open Access
Article
Publication date: 7 July 2022

Sirilak Ketchaya and Apisit Rattanatranurak

Sorting is a very important algorithm to solve problems in computer science. The most well-known divide and conquer sorting algorithm is quicksort. It starts with dividing the…

1279

Abstract

Purpose

Sorting is a very important algorithm to solve problems in computer science. The most well-known divide and conquer sorting algorithm is quicksort. It starts with dividing the data into subarrays and finally sorting them.

Design/methodology/approach

In this paper, the algorithm named Dual Parallel Partition Sorting (DPPSort) is analyzed and optimized. It consists of a partitioning algorithm named Dual Parallel Partition (DPPartition). The DPPartition is analyzed and optimized in this paper and sorted with standard sorting functions named qsort and STLSort which are quicksort, and introsort algorithms, respectively. This algorithm is run on any shared memory/multicore systems. OpenMP library which supports multiprocessing programming is developed to be compatible with C/C++ standard library function. The authors’ algorithm recursively divides an unsorted array into two halves equally in parallel with Lomuto's partitioning and merge without compare-and-swap instructions. Then, qsort/STLSort is executed in parallel while the subarray is smaller than the sorting cutoff.

Findings

In the authors’ experiments, the 4-core Intel i7-6770 with Ubuntu Linux system is implemented. DPPSort is faster than qsort and STLSort up to 6.82× and 5.88× on Uint64 random distributions, respectively.

Originality/value

The authors can improve the performance of the parallel sorting algorithm by reducing the compare-and-swap instructions in the algorithm. This concept can be used to develop related problems to increase speedup of algorithms.

Details

Applied Computing and Informatics, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2634-1964

Keywords

Open Access
Article
Publication date: 1 December 2022

Keisuke Kaneko, Fumihito Sasamori, Masao Okuhara, Suchinda Jarupat Maruo, Kazuki Ashida, Hisaaki Tabuchi, Hisaki Akasaki, Kazuki Kobayashi, Yuya Aoyagi, Noriaki Watanabe, Tomoyuki Nishino and Koji Terasawa

This study aims to evaluate a human rights-informed dementia prevention program promoting better health and social care among older adults. In this study, the authors examined…

Abstract

Purpose

This study aims to evaluate a human rights-informed dementia prevention program promoting better health and social care among older adults. In this study, the authors examined whether a dual-task training would improve cognition in healthy older adults.

Design/methodology/approach

Individuals attending the systematic health education program for older adults based in Japan were recruited for study inclusion, and divided into a dual-task training group (TG) and a control group (CG). The TG underwent 90 min of a weekly dual-task training for 12 weeks. Severity of dementia was measured using the Mini-Mental State Examination (MMSE) test. Brain function was assessed using a go/no-go task paradigm, during which cerebral blood flow was additionally measured using functional near-infrared spectroscopy to quantify oxyhemoglobin (oxy-Hb).

Findings

MMSE total score, number of errors in the go/no-go tasks and oxy-Hb values showed significant improvements in the TG.

Research limitations/implications

Owing to the small number of participants allocated to the CG, the results must be interpreted with caution. Replication and further validation based on large-scale, randomized-controlled trials is warranted.

Practical implications

This study highlights potential benefits of incorporating an early prevention training for dementia into a human rights-friendly health education program.

Social implications

This study suggests a potential means to reduce costs of social security and health care by introducing a human rights-informed dementia prevention program.

Originality/value

The results suggest that dual-task training may improve cognitive function in healthy older adults, thereby contributing to better health and improvement of social health care, based on a human rights-informed health education program for the prevention of dementia.

Details

International Journal of Human Rights in Healthcare, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2056-4902

Keywords

Open Access
Article
Publication date: 19 April 2024

Jason Martin, Per-Erik Ellström, Andreas Wallo and Mattias Elg

This paper aims to further our understanding of policy–practice gaps in organizations from an organizational learning perspective. The authors conceptualize and analyze…

Abstract

Purpose

This paper aims to further our understanding of policy–practice gaps in organizations from an organizational learning perspective. The authors conceptualize and analyze policy–practice gaps in terms of what they label the dual challenge of organizational learning, i.e. the organizational tasks of both adapting ongoing practices to prescribed policy demands and adapting the policy itself to the needs of practice. Specifically, the authors address how this dual challenge can be understood in terms of organizational learning and how an organization can be managed to successfully resolve the dual learning challenge and, thereby, bridge policy–practice gaps in organizations.

Design/methodology/approach

This paper draws on existing literature to explore the gap between policy and practice. Through a synthesis of theories and an illustrative practical example, this paper highlights key conceptual underpinnings.

Findings

In the analysis of the dual challenge of organizational learning, this study provides a conceptual framework that emphasizes the important role of tensions and contradictions between policy and practice and their role as drivers of organizational learning. To bridge policy–practice gaps in organizations, this paper proposes five key principles that aim to resolve the dual challenge and accommodate both deployment and discovery in organizations.

Research limitations/implications

Because this is a conceptual study, empirical research is called for to explore further and test the findings and conclusions of the study. Several avenues of possible future research are proposed.

Originality/value

This paper primarily contributes by introducing and elaborating on a conceptual framework that offers novel perspectives on the dual challenges of facilitating both discovery and deployment processes within organizations.

Details

The Learning Organization, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0969-6474

Keywords

Open Access
Article
Publication date: 5 January 2024

Jannicke Baalsrud Hauge and Yongkuk Jeong

This research analyses challenges faced by users at various levels in planning and designing participatory simulation models of cities. It aims to identify issues that hinder…

Abstract

Purpose

This research analyses challenges faced by users at various levels in planning and designing participatory simulation models of cities. It aims to identify issues that hinder experts from maximising the effectiveness of the SUMO tool. Additionally, evaluating current methods highlights their strengths and weaknesses, facilitating the use of participatory simulation advantages to address these issues. Finally, the presented case studies illustrate the diversity of user groups and emphasise the need for further development of blueprints.

Design/methodology/approach

In this research, action research was used to assess and improve a step-by-step guideline. The guideline's conceptual design is based on stakeholder analysis results from those involved in developing urban logistics scenarios and feedback from potential users. A two-round process of application and refinement was conducted to evaluate and enhance the guideline's initial version.

Findings

The guidelines still demand an advanced skill level in simulation modelling, rendering them less effective for the intended audience. However, they have proven beneficial in a simulation course for students, emphasising the importance of developing accurate conceptual models and the need for careful implementation.

Originality/value

This paper introduces a step-by-step guideline designed to tackle challenges in modelling urban logistics scenarios using SUMO simulation software. The guideline's effectiveness was tested and enhanced through experiments involving diverse groups of students, varying in their experience with simulation modelling. This approach demonstrates the guideline's applicability and adaptability across different skill levels.

Details

The International Journal of Logistics Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0957-4093

Keywords

Open Access
Article
Publication date: 1 April 2021

Arunit Maity, P. Prakasam and Sarthak Bhargava

Due to the continuous and rapid evolution of telecommunication equipment, the demand for more efficient and noise-robust detection of dual-tone multi-frequency (DTMF) signals is…

1308

Abstract

Purpose

Due to the continuous and rapid evolution of telecommunication equipment, the demand for more efficient and noise-robust detection of dual-tone multi-frequency (DTMF) signals is most significant.

Design/methodology/approach

A novel machine learning-based approach to detect DTMF tones affected by noise, frequency and time variations by employing the k-nearest neighbour (KNN) algorithm is proposed. The features required for training the proposed KNN classifier are extracted using Goertzel's algorithm that estimates the absolute discrete Fourier transform (DFT) coefficient values for the fundamental DTMF frequencies with or without considering their second harmonic frequencies. The proposed KNN classifier model is configured in four different manners which differ in being trained with or without augmented data, as well as, with or without the inclusion of second harmonic frequency DFT coefficient values as features.

Findings

It is found that the model which is trained using the augmented data set and additionally includes the absolute DFT values of the second harmonic frequency values for the eight fundamental DTMF frequencies as the features, achieved the best performance with a macro classification F1 score of 0.980835, a five-fold stratified cross-validation accuracy of 98.47% and test data set detection accuracy of 98.1053%.

Originality/value

The generated DTMF signal has been classified and detected using the proposed KNN classifier which utilizes the DFT coefficient along with second harmonic frequencies for better classification. Additionally, the proposed KNN classifier has been compared with existing models to ascertain its superiority and proclaim its state-of-the-art performance.

Details

Applied Computing and Informatics, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2634-1964

Keywords

Open Access
Article
Publication date: 4 January 2024

Ankita Kalia

This study aims to explore the relationship between chief executive officer (CEO) power and stock price crash risk in India. Furthermore, it seeks to analyse how insider trades…

Abstract

Purpose

This study aims to explore the relationship between chief executive officer (CEO) power and stock price crash risk in India. Furthermore, it seeks to analyse how insider trades may moderate the impact of CEO power on stock price crash risk.

Design/methodology/approach

A study of 236 companies from the S&P BSE 500 Index (2014–2023) have been analysed through pooled ordinary least square (OLS) regression in the baseline analysis. To enhance the results' reliability, robustness checks include alternative methodologies, such as panel data regression with fixed-effects, binary logistic regression and Bayesian regression. Additional control variables and alternative crash risk measure have also been utilised. To address potential endogeneity, instrumental variable techniques such as two-stage least squares (IV-2SLS) and difference-in-difference (DiD) methodologies are utilised.

Findings

Stakeholder theory is supported by results revealing that CEO power proxies like CEO duality, status and directorship reduce one-year ahead stock price crash risk and vice versa. Insider trades are found to moderate the link between select dimensions of CEO power and stock price crash risk. These findings persist after addressing potential endogeneity concerns, and the results remain consistent across alternative methodologies and variable inclusions.

Originality/value

This study significantly advances research on stock price crash risk, especially in emerging economies like India. The implications of these findings are crucial for investors aiming to mitigate crash risk, for corporations seeking enhanced governance measures and for policymakers considering the economic and welfare consequences associated with this phenomenon.

Details

Asian Journal of Economics and Banking, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2615-9821

Keywords

Open Access
Article
Publication date: 10 May 2024

Arunpreet Singh Suali, Jagjit Singh Srai and Naoum Tsolakis

Operational risks can cause considerable, atypical disturbances and impact food supply chain (SC) resilience. Indicatively, the COVID-19 pandemic caused significant disruptions in…

Abstract

Purpose

Operational risks can cause considerable, atypical disturbances and impact food supply chain (SC) resilience. Indicatively, the COVID-19 pandemic caused significant disruptions in the UK food services as nationwide stockouts led to unprecedented discrepancies between retail and home-delivery supply capacity and demand. To this effect, this study aims to examine the emergence of digital platforms as an innovative instrument for food SC resilience in severe market disruptions.

Design/methodology/approach

An interpretive multiple case-study approach was used to unravel how different generations of e-commerce food service providers, i.e. established and emergent, responded to the need for more resilient operations during the COVID-19 pandemic.

Findings

SC disruption management for high-impact low-frequency events requires analysing four research elements: platformisation, structural variety, process flexibility and system resource efficiency. Established e-commerce food operators use partner onboarding and local waste valorisation to enhance resilience. Instead, emergent e-commerce food providers leverage localised rapid upscaling and product personalisation.

Practical implications

Digital food platforms offer a highly customisable, multisided digital marketplace wherein platform members may aggregate product offerings and customers, thus sharing value throughout the network. Platform-induced disintermediation allows bidirectional flows of data and information among SC partners, ensuring compliance and safety in the food retail sector.

Originality/value

The study contributes to the SC configuration and resilience literature by investigating the interrelationship among platformisation, structural variety, process flexibility and system resource efficiency for safe and resilient food provision within exogenously disrupted environments.

Details

Supply Chain Management: An International Journal, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1359-8546

Keywords

Open Access
Article
Publication date: 9 March 2023

Katja Hutter, Ferry-Michael Brendgens, Sebastian Peter Gauster and Kurt Matzler

This paper aims to examine the key challenges experienced and lessons learned when organizations undergo large-scale agile transformations and seeks to answer the question of how…

4416

Abstract

Purpose

This paper aims to examine the key challenges experienced and lessons learned when organizations undergo large-scale agile transformations and seeks to answer the question of how incumbent firms achieve agility at scale.

Design/methodology/approach

Building on a case study of a multinational corporation seeking to scale up agility, the authors combined 36 semistructured interviews with secondary data from the organization to analyze its transformation since the early planning period.

Findings

The results show how incumbent firms develop and successfully integrate agility-enhancing capabilities to sense, seize and transform in times of digital transformation and rapid change. The findings highlight how agility can be established initially at the divisional level, namely with a key accelerator in the form of a center of competence, and later prepared to be scaled up across the organization. Moreover, the authors abstract and organize the findings according to the dynamic capabilities framework and offer propositions of how companies can achieve organizational agility by scaling up agility from a divisional to an organizational level.

Practical implications

Along with in-depth insights into agile transformations, this article provides practitioners with guidance for developing agility-enhancing capabilities within incumbent organizations and creating, scaling and managing agility across them.

Originality/value

Examining the case of a multinational corporation's exceptional, pioneering effort to scale agility, this article addresses the strategic importance of agility and explains how organizational agility can serve incumbent firms in industries characterized by uncertainty and intense competition.

Details

Management Decision, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0025-1747

Keywords

Open Access
Article
Publication date: 22 March 2024

Peter E. Johansson, Jessica Bruch, Koteshwar Chirumalla, Christer Osterman and Lina Stålberg

The purpose of this paper is to advance the understanding of paradoxes, underlying tensions and potential management strategies when integrating digital technologies into existing…

Abstract

Purpose

The purpose of this paper is to advance the understanding of paradoxes, underlying tensions and potential management strategies when integrating digital technologies into existing lean-based production systems (LPSs), with the aim of achieving synergies and fostering the development of production systems.

Design/methodology/approach

This study adopts a collaborative management research (CMR) approach to identify patterns of organisational tensions and paradoxes and explore management strategies to overcome them. The data were collected through interviews and focus group interviews with experts on lean and/or digital technologies from the companies, from documents and from workshops with the in-case researchers.

Findings

The findings of this paper provide insights into the salient organisational paradoxes embraced in the integration of digital technologies in LPS by identifying different aspects of the performing, organising, learning and belonging paradoxes. Furthermore, the findings demonstrate the intricacies and relatedness between different paradoxes and their resolutions, and more specifically, how a resolution strategy adopted to manage one paradox might unintentionally generate new tensions. This, in turn, calls for either re-contextualising actions to counteract the drift or the adoption of new resolution strategies.

Originality/value

This paper adds perspective to operations management (OM) research through the use of paradox theory, and we (1) provide a fine-grained perspective on why integration sometimes “fails” and label the forces of internal drift as mechanisms of imbalances and (2) provide detailed insights into how different management and resolution strategies are adopted, especially by identifying re-contextualising actions as a key to rebalancing organisational paradoxes in favour of the integration of digital technologies in LPSs.

Details

International Journal of Operations & Production Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0144-3577

Keywords

Open Access
Article
Publication date: 1 April 2024

Heather Bailie Schock, Yvonne Franco and Madelon McCall

Most teacher preparation programs (TPP) provide little instruction on mitigating the stress-related consequences of teaching (Miller and Flint-Stipp, 2019). This study aims to…

Abstract

Purpose

Most teacher preparation programs (TPP) provide little instruction on mitigating the stress-related consequences of teaching (Miller and Flint-Stipp, 2019). This study aims to provide empirical support for including a self-care unit in teacher preparation curricula to address the secondary trauma and stressors inherent to the teaching profession (Essential 2; NAPDS, 2021; Sutcher et al., 2019).

Design/methodology/approach

This investigation occurred in an elementary TPP at a private southeastern US university and spanned two years, utilizing a mixed methods approach.

Findings

Findings suggest that after experiencing a 5-week self-care unit, preservice teachers exhibited a statistically significant increase in well-being and a newfound recognition of the need to prioritize self-care for effective teaching, suggesting its potential effectiveness in reducing burnout and attrition.

Research limitations/implications

While this study provided valuable insights into the implementation and impact of a self-care unit within the context of elementary education majors at a mid-sized private university in the USA, it is essential to acknowledge its limitations. One notable limitation is the relatively homogenous sample, primarily consisting of White female participants.

Practical implications

The implications of this study are critical for teacher education policy and practice, advocating for including self-care curricula to enhance teacher well-being and, by extension, prepare teachers with a skillset to support their career trajectory (Essential 3; NAPDS, 2021).

Originality/value

This recommendation underscores the collaborative efforts between TPPs and partnership schools to implement such initiatives effectively, representing a pivotal step toward better-preparing teachers to manage the demands of their profession while prioritizing their mental health (Essentials 4 & 5; NAPDS, 2021).

Details

School-University Partnerships, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1935-7125

Keywords

Access

Only Open Access

Year

Content type

Earlycite article (120)
1 – 10 of 120