Search results

1 – 10 of 577
Article
Publication date: 22 December 2023

Vaclav Snasel, Tran Khanh Dang, Josef Kueng and Lingping Kong

This paper aims to review in-memory computing (IMC) for machine learning (ML) applications from history, architectures and options aspects. In this review, the authors investigate…

87

Abstract

Purpose

This paper aims to review in-memory computing (IMC) for machine learning (ML) applications from history, architectures and options aspects. In this review, the authors investigate different architectural aspects and collect and provide our comparative evaluations.

Design/methodology/approach

Collecting over 40 IMC papers related to hardware design and optimization techniques of recent years, then classify them into three optimization option categories: optimization through graphic processing unit (GPU), optimization through reduced precision and optimization through hardware accelerator. Then, the authors brief those techniques in aspects such as what kind of data set it applied, how it is designed and what is the contribution of this design.

Findings

ML algorithms are potent tools accommodated on IMC architecture. Although general-purpose hardware (central processing units and GPUs) can supply explicit solutions, their energy efficiencies have limitations because of their excessive flexibility support. On the other hand, hardware accelerators (field programmable gate arrays and application-specific integrated circuits) win on the energy efficiency aspect, but individual accelerator often adapts exclusively to ax single ML approach (family). From a long hardware evolution perspective, hardware/software collaboration heterogeneity design from hybrid platforms is an option for the researcher.

Originality/value

IMC’s optimization enables high-speed processing, increases performance and analyzes massive volumes of data in real-time. This work reviews IMC and its evolution. Then, the authors categorize three optimization paths for the IMC architecture to improve performance metrics.

Details

International Journal of Web Information Systems, vol. 20 no. 1
Type: Research Article
ISSN: 1744-0084

Keywords

Article
Publication date: 7 May 2024

Swathi Pennapareddy, Ramprasad Srinivasan and Natarajan K.

Automatic dependent surveillance-broadcast (ADS-B) is the foundational technology of the next generation air transportation system defined by Federal Aviation Authority and is one…

Abstract

Purpose

Automatic dependent surveillance-broadcast (ADS-B) is the foundational technology of the next generation air transportation system defined by Federal Aviation Authority and is one of the most precise ways for tracking aircraft position. ADS-B is intended to provide greater situational awareness to the pilots by displaying the traffic information like aircraft ID, altitude, speed and other critical parameters on the Cockpit Display of Traffic Information displays in the cockpit. Unfortunately, due to the initial proposed nature of ADS-B protocol, it is neither encrypted nor has any other innate security mechanisms, which makes it an easy target for malicious attacks. The system is vulnerable to various active and passive attacks like message ingestion, message deletion, eavesdropping, jamming, etc., which has become an area of concern for the aviation industry. The purpose of this study is to propose a method based on modified advanced encryption standard (AES) algorithm to secure the ADS=B messages and increase the integrity of ADS-B data transmissions.

Design/methodology/approach

Though there are various cryptographic and non-cryptographic methods proposed to secure ADS-B data transmissions, it is evident that most of these systems have limitations in terms of cost, implementation or feasibility. The new proposed method implements AES encryption techniques on the ADS-B data on the sender side and correlated decryption mechanism at the receiver end. The system is designed based on the flight schedule data available from any flight planning systems and implementing the AES algorithm on the ADS-B data from each aircraft in the flight schedule.

Findings

The suitable hardware was developed using Raspberry pi, ESP32 and Ra-02. Several runs were done to verify the original message, transmitted data and received data. During transmission, encryption algorithm was being developed, which has got very high secured transmission, and during the reception, the data was secured. Field test was conducted to validate the transmission and quality. Several trials were done to validate the transmission process. The authors have successfully shown that the ADS-B data can be encrypted using AES algorithm. The authors are successful in transmitting and receiving the ADS-B data packet using the discussed hardware and software methodology. One major advantage of using the proposed solution is that the information received is encrypted, and the receiver ADS-B system can decrypt the messages on the receiving end. This clearly proves that when the data is received by an unknown receiver, the messages cannot be decrypted, as the receiver is not capable of decrypting the AES-authenticated messages transmitted by the authenticated source. Also, AES encryption is highly unlikely to be decrypted if the encryption key and the associated decryption key are not known.

Research limitations/implications

Implementation of the developed solution in actual onboard avionics systems is not within the scope of this research. Hence, assessing in the real-time distances is not covered.

Social implications

The authors propose to extend this as a software solution to the onboard avionics systems by considering the required architectural changes. This solution can also bring in positive results for unmanned air vehicles in addition to the commercial aircrafts. Enhancement of security to the key operational and navigation data elements is going to be invaluable for future air traffic management and saving lives of people.

Originality/value

The proposed solution has been practically implemented by developing the hardware and software as part of this research. This has been clearly brought out in the paper. The implementation has been tested using the actual ADS-B data/messages received from using the ADS-B receiver. The solution works perfectly, and this brings immense value to the aircraft-to-aircraft and aircraft-to-ground communications, specifically while using ADS-B data for communicating the position information. With the proposed architecture and minor software updates to the onboard avionics, this solution can enhance safety of flights.

Details

Aircraft Engineering and Aerospace Technology, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1748-8842

Keywords

Article
Publication date: 13 September 2022

Haixiao Dai, Phong Lam Nguyen and Cat Kutay

Digital learning systems are crucial for education and data collected can analyse students learning performances to improve support. The purpose of this study is to design and…

Abstract

Purpose

Digital learning systems are crucial for education and data collected can analyse students learning performances to improve support. The purpose of this study is to design and build an asynchronous hardware and software system that can store data on a local device until able to share. It was developed for staff and students at university who are using the limited internet access in areas such as remote Northern Territory. This system can asynchronously link the users’ devices and the central server at the university using unstable internet.

Design/methodology/approach

A Learning Box has been build based on minicomputer and a web learning management system (LMS). This study presents different options to create such a system and discusses various approaches for data syncing. The structure of the final setup is a Moodle (Modular Object Oriented Developmental Learning Environment) LMS on a Raspberry Pi which provides a Wi-Fi hotspot. The authors worked with lecturers from X University who work in remote Northern Territory regions to test this and provide feedback. This study also considered suitable data collection and techniques that can be used to analyse the available data to support learning analysis by the staff. This research focuses on building an asynchronous hardware and software system that can store data on a local device until able to share. It was developed for staff and students at university who are using the limited internet access in areas such as remote Northern Territory. This system can asynchronously link the users’ devices and the central server at the university using unstable internet. Digital learning systems are crucial for education, and data collected can analyse students learning performances to improve support.

Findings

The resultant system has been tested in various scenarios to ensure it is robust when students’ submissions are collected. Furthermore, issues around student familiarity and ability to use online systems have been considered due to early feedback.

Research limitations/implications

Monitoring asynchronous collaborative learning systems through analytics can assist students learning in their own time. Learning Hubs can be easily set up and maintained using micro-computers now easily available. A phone interface is sufficient for learning when video and audio submissions are supported in the LMS.

Practical implications

This study shows digital learning can be implemented in an offline environment by using a Raspberry Pi as LMS server. Offline collaborative learning in remote communities can be achieved by applying asynchronized data syncing techniques. Also asynchronized data syncing can be reliably achieved by using change logs and incremental syncing technique.

Social implications

Focus on audio and video submission allows engagement in higher education by students with lower literacy but higher practice skills. Curriculum that clearly supports the level of learning required for a job needs to be developed, and the assumption that literacy is part of the skilled job in the workplace needs to be removed.

Originality/value

To the best of the authors’ knowledge, this is the first remote asynchronous collaborative LMS environment that has been implemented. This provides the hardware and software for opportunities to share learning remotely. Material to support low literacy students is also included.

Details

Interactive Technology and Smart Education, vol. 21 no. 1
Type: Research Article
ISSN: 1741-5659

Keywords

Article
Publication date: 17 February 2022

Manish Kumar Ghodki

Electric motor heating during biomass recovery and its handling on conveyor is a serious concern for the motor performance. Thus, the purpose of this paper is to design and…

Abstract

Purpose

Electric motor heating during biomass recovery and its handling on conveyor is a serious concern for the motor performance. Thus, the purpose of this paper is to design and develop a hardware prototype of master–slave electric motors based biomass conveyor system to use the motors under normal operating conditions without overheating.

Design/methodology/approach

The hardware prototype of the system used master–slave electric motors for embedded controller operated robotic arm to automatically replace conveyor motors by one another. A mixed signal based embedded controller (C8051F226DK), fully compliant with IEEE 1149.1 specifications, was used to operate the entire system. A precise temperature measurement of motor with the help of negative temperature coefficient sensor was possible due to the utilization of industry standard temperature controller (N76E003AT20). Also, a pulse width modulation based speed control was achieved for master–slave motors of biomass conveyor.

Findings

As compared to conventional energy based mains supply, the system is self-sufficient to extract more energy from solar supply with an energy increase of 11.38%. With respect to conventional energy based \ of 47.31%, solar energy based higher energy saving of 52.69% was reported. Also, the work achieved higher temperature reduction of 34.26% of the motor as compared to previous cooling options.

Originality/value

The proposed technique is free from air, liquid and phase-changing material based cooling materials. As a consequence, the work prevents the wastage of these materials and does not cause the risk of health hazards. Also, the motors are used with their original dimensions without facing any leakage problems.

Details

Journal of Engineering, Design and Technology , vol. 22 no. 3
Type: Research Article
ISSN: 1726-0531

Keywords

Article
Publication date: 3 April 2024

Erol Can and Ugur Kilic

Static inverters are very important for the emergency energy distribution system of aircraft and similar machines. At the same time, the electrical energy produced at high…

Abstract

Purpose

Static inverters are very important for the emergency energy distribution system of aircraft and similar machines. At the same time, the electrical energy produced at high frequency for electrical devices is used to reduce the weight of the cables in the aircraft and spacecraft because of the skin effect. In the high-frequency system, a thinner cable cross-section is used, and a great weight reduction occurs in the aircraft. So, fuel economy, less and late wear of the materials (landing gear, etc.) can be obtained with decreasing weight. This paper aims to present the development of a functional multilevel inverter (FMLI) with fractional sinus pulse width modulation (FSPWM) and a reduced number of switches to provide high-frequency and quality electrical energy conversion.

Design/methodology/approach

After the production of FSPWM for FMLI with a reduced component, which, to the best of the authors’ knowledge, is presented for the first time in this study, is explained step by step, and eight operating states are given according to different FSPWMs operating the circuit. The designed inverter and modulation technique are compared by testing the conventional modular multilevel inverter on different loads.

Findings

According to application results, it is seen that there is a 50% reduction in cross-section from 100 Hz to 400 Hz with the skin effect. At 1000 Hz, there is a 90% cross-section reduction. The decrease can be in cable weights that may occur in aircraft from 10 kg to 100 kg according to different frequencies. It causes less harmonic distortion than conventional converters. This supports the safer operation of the system. Compared to the traditional system, the proposed system provides more amplitude in converting the source to alternating voltage and increases the efficiency.

Practical implications

FSPWM is developed for multilevel inverters with reduced components at the high frequency and cascaded switching studies in the power electronics of aircraft.

Social implications

Although the proposed system has less current and power loss as mentioned in the previous sections, it contains fewer power elements than conventional inverters that are equivalent for different hardware levels. This not only reduces the cost of the system but also provides ease of maintenance. To reduce the cable load in aircraft and create more efficient working conditions, 400 Hz alternative voltage is used. The proposed system causes less losses and lower harmonic distortions than traditional systems. This will reduce possible malfunctions and contribute to aircraft reliability for passengers and cargo. As technology develops, it is revealed that the proposed inverter system will be more efficient than traditional inverters when devices operating at frequencies higher than 400 Hz are used. With the proposed inverter, safer operation will be ensured, while there will be less energy loss, less fuel consumption and less carbon emissions to the environment.

Originality/value

The proposed inverter structure shows that it can provide energy transmission for electrical devices in space and aircraft by using the skin effect. It also contains less power elements than the traditional inverters, which are equivalent for different levels of hardware.

Details

Aircraft Engineering and Aerospace Technology, vol. 96 no. 3
Type: Research Article
ISSN: 1748-8842

Keywords

Article
Publication date: 28 March 2022

Philip Hong Wei Jiang and William Yu Chung Wang

The purpose of this paper is to explain how enterprise resource planning (ERP) implementation evolves by cloud computing in different industries with different delivery models of…

Abstract

Purpose

The purpose of this paper is to explain how enterprise resource planning (ERP) implementation evolves by cloud computing in different industries with different delivery models of cloud ERP. This paper also investigates infrastructure as a service (IaaS) as a delivery approach for cloud ERP. Case research on IaaS is rarely found in the literature. In addition, this paper intends to reveal how this transformation from on-premises to the cloud would influence the ERP implementation process.

Design/methodology/approach

A multiple-case study is conducted to identify the different deployed models of cloud ERP systems in the implementation projects. The influences of emerging cloud computing technology on ERP implementation are investigated by interviewing consultants related to the projects.

Findings

The findings illustrate that not only software as a service (SaaS) but also IaaS and platform as a service cloud computing services are widely applied in cloud ERP implementation. This study also indicates that certain technical limitations of cloud ERP might have a positive effect on the outcome of ERP implementation.

Originality/value

This study investigates how cloud computing influences ERP implementation from different aspects. The result identifies both SaaS and IaaS as two different approaches widely adopted in cloud ERP implementation. Besides, this study has discussed in-depth and analyzed these two cloud ERP paradigms in five factors, including functionality, performance, portability, security, cost and customization. The classification and suggestions are original to the literature.

Details

VINE Journal of Information and Knowledge Management Systems, vol. 54 no. 3
Type: Research Article
ISSN: 2059-5891

Keywords

Article
Publication date: 4 March 2024

Betul Gokkaya, Erisa Karafili, Leonardo Aniello and Basel Halak

The purpose of this study is to increase awareness of current supply chain (SC) security-related issues by providing an extensive analysis of existing SC security solutions and…

Abstract

Purpose

The purpose of this study is to increase awareness of current supply chain (SC) security-related issues by providing an extensive analysis of existing SC security solutions and their limitations. The security of SCs has received increasing attention from researchers, due to the emerging risks associated with their distributed nature. The increase in risk in SCs comes from threats that are inherently similar regardless of the type of SC, thus, requiring similar defence mechanisms. Being able to identify the types of threats will help developers to build effective defences.

Design/methodology/approach

In this work, we provide an analysis of the threats, possible attacks and traceability solutions for SCs, and highlight outstanding problems. Through a comprehensive literature review (2015–2021), we analysed various SC security solutions, focussing on tracking solutions. In particular, we focus on three types of SCs: digital, food and pharmaceutical that are considered prime targets for cyberattacks. We introduce a systematic categorization of threats and discuss emerging solutions for prevention and mitigation.

Findings

Our study shows that the current traceability solutions for SC systems do not offer a broadened security analysis and fail to provide extensive protection against cyberattacks. Furthermore, global SCs face common challenges, as there are still unresolved issues, especially those related to the increasing SC complexity and interconnectivity, where cyberattacks are spread across suppliers.

Originality/value

This is the first time that a systematic categorization of general threats for SC is made based on an existing threat model for hardware SC.

Details

Benchmarking: An International Journal, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1463-5771

Keywords

Article
Publication date: 30 April 2024

Sophie van Roosmale, Amaryllis Audenaert and Jasmine Meysman

This paper aims to highlight the expanding link between facility management (FM) and building automation and control systems (BACS) through a review of literature. It examines the…

Abstract

Purpose

This paper aims to highlight the expanding link between facility management (FM) and building automation and control systems (BACS) through a review of literature. It examines the opportunities and challenges of BACS for facility managers and proposes solutions for mitigating the risks associated with BACS implementation.

Design/methodology/approach

This paper reviews various research papers to explore the positive influences of BACS on FM, such as support with strategic decision-making, predictive maintenance, energy efficiency and comfort improvement. It also discusses the challenges of BACS, including obsolescence, interoperability, vendor lock-in, reliability and security risks and suggests potential solutions based on existing literature.

Findings

BACS offers numerous opportunities for facility managers, such as improved decision-making, energy efficiency and comfort levels in office buildings. However, there are also risks associated with BACS implementation, including obsolescence, interoperability, vendor lock-in, reliability and security risks. These risks can be mitigated through measures such as hardware and software obsolescence management plans, functional requirement lists, wireless communication protocols, advanced feedback systems and increased awareness about BACS security.

Originality/value

To the best of the authors’ knowledge, no prior academic research has been conducted on the expanding link between FM and BACS. Although some papers have touched upon the opportunities and challenges of BACS for FM, this paper aims to provide a comprehensive overview of these findings by consolidating existing literature.

Details

Facilities , vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0263-2772

Keywords

Article
Publication date: 2 April 2024

Andrew Swan, Anne Schiffer, Peter Skipworth and James Huntingdon

This paper aims to present a literature review of remote monitoring systems for water infrastructure in the Global South.

Abstract

Purpose

This paper aims to present a literature review of remote monitoring systems for water infrastructure in the Global South.

Design/methodology/approach

Following initial scoping searches, further examination was made of key remote monitoring technologies for water infrastructure in the Global South. A standard literature search methodology was adopted to examine these monitoring technologies and their respective deployments. This hierarchical approach prioritised “peer-reviewed” articles, followed by “scholarly” publications, then “credible” information sources and, finally, “other” relevant materials. The first two search phases were conducted using academic search services (e.g. Scopus and Google Scholar). In the third and fourth phases, Web searches were carried out on various stakeholders, including manufacturers, governmental agencies and non-governmental organisations/charities associated with Water, Sanitation and Hygiene (WASH) in the Global South.

Findings

This exercise expands the number of monitoring technologies considered in comparison to earlier review publications. Similarly, preceding reviews have largely focused upon monitoring applications in sub-Saharan Africa (SSA). This paper explores opportunities in other geographical regions and highlights India as a significant potential market for these tools.

Research limitations/implications

This review predominantly focuses upon information/data currently available in the public domain.

Practical implications

Remote monitoring technologies enable the rapid detection of broken water pumps. Broken water infrastructure significantly impacts many vulnerable communities, often leading to the use of less protected water sources and increased exposure to water-related diseases. Further to these public health impacts, there are additional economic disadvantages for these user communities.

Originality/value

This literature review has sought to address some key technological omissions and to widen the geographical scope associated with previous investigations.

Details

Journal of Engineering, Design and Technology , vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1726-0531

Keywords

Article
Publication date: 29 February 2024

Heng Liu, Yonghua Lu, Haibo Yang, Lihua Zhou and Qiang Feng

In the context of fixed-wing aircraft wing assembly, there is a need for a rapid and precise measurement technique to determine the center distance between two double-hole…

Abstract

Purpose

In the context of fixed-wing aircraft wing assembly, there is a need for a rapid and precise measurement technique to determine the center distance between two double-hole components. This paper aims to propose an optical-based spatial point distance measurement technique using the spatial triangulation method. The purpose of this paper is to design a specialized measurement system, specifically a spherically mounted retroreflector nest (SMR nest), equipped with two laser displacement sensors and a rotary encoder as the core to achieve accurate distance measurements between the double holes.

Design/methodology/approach

To develop an efficient and accurate measurement system, the paper uses a combination of laser displacement sensors and a rotary encoder within the SMR nest. The system is designed, implemented and tested to meet the requirements of precise distance measurement. Software and hardware components have been developed and integrated for validation.

Findings

The optical-based distance measurement system achieves high precision at 0.04 mm and repeatability at 0.02 mm within a range of 412.084 mm to 1,590.591 mm. These results validate its suitability for efficient assembly processes, eliminating repetitive errors in aircraft wing assembly.

Originality/value

This paper proposes an optical-based spatial point distance measurement technique, as well as a unique design of a SMR nest and the introduction of two novel calibration techniques, all of which are validated by the developed software and hardware platform.

Details

Sensor Review, vol. 44 no. 2
Type: Research Article
ISSN: 0260-2288

Keywords

1 – 10 of 577