Browse Articles

Optimizing airfoil shape for small, low speed, unmanned gliders: A homemade investigation

Lara et al. | Mar 30, 2023

Optimizing airfoil shape for small, low speed, unmanned gliders: A homemade investigation
Image credit: Konrad Wojciechowski

Here, the authors sought to identify a method to optimize the lift generated by an airfoil based solely on its shape. By beginning with a Bernoullian model to predict an optimized wing shape, the authors then tested their model against other possible shapes by constructing them from Styrofoam and testing them in a small wind tunnel. Contrary to their hypothesis, they found their expected optimal airfoil shape did not result in the greatest lift generation. They attributed this to a variety of confounding variables and concluded that their results pointed to a correlation between airfoil shape and lift generation.

Read More...

A meta-analysis on NIST post-quantum cryptographic primitive finalists

Benny et al. | Sep 21, 2024

A meta-analysis on NIST post-quantum cryptographic primitive finalists
Image credit: Benny et al. 2024

The advent of quantum computing will pose a substantial threat to the security of classical cryptographic methods, which could become vulnerable to quantum-based attacks. In response to this impending challenge, the field of post-quantum cryptography has emerged, aiming to develop algorithms that can withstand the computational power of quantum computers. This study addressed the pressing concern of classical cryptographic methods becoming vulnerable to quantum-based attacks due to the rise of quantum computing. The emergence of post-quantum cryptography has led to the development of new resistant algorithms. Our research focused on four quantum-resistant algorithms endorsed by America’s National Institute of Standards and Technology (NIST) in 2022: CRYSTALS-Kyber, CRYSTALS-Dilithium, FALCON, and SPHINCS+. This study evaluated the security, performance, and comparative attributes of the four algorithms, considering factors such as key size, encryption/decryption speed, and complexity. Comparative analyses against each other and existing quantum-resistant algorithms provided insights into the strengths and weaknesses of each program. This research explored potential applications and future directions in the realm of quantum-resistant cryptography. Our findings concluded that the NIST algorithms were substantially more effective and efficient compared to classical cryptographic algorithms. Ultimately, this work underscored the need to adapt cryptographic techniques in the face of advancing quantum computing capabilities, offering valuable insights for researchers and practitioners in the field. Implementing NIST-endorsed quantum-resistant algorithms substantially reduced the vulnerability of cryptographic systems to quantum-based attacks compared to classical cryptographic methods.

Read More...

The effect of activation function choice on the performance of convolutional neural networks

Wang et al. | Sep 15, 2023

The effect of activation function choice on the performance of convolutional neural networks
Image credit: Tara Winstead

With the advance of technology, artificial intelligence (AI) is now applied widely in society. In the study of AI, machine learning (ML) is a subfield in which a machine learns to be better at performing certain tasks through experience. This work focuses on the convolutional neural network (CNN), a framework of ML, applied to an image classification task. Specifically, we analyzed the performance of the CNN as the type of neural activation function changes.

Read More...

Open string vibrato: does it exist?

Ge et al. | May 01, 2025

Open string vibrato: does it exist?
Image credit: Ge and Zhang 2025

Vibrato, defined as a rapid and subtle oscillation in pitch, is a technique that is commonly used by musicians to add expression and colour to notes. However, on stringed instruments, there are certain notes (open string notes) on which it is impossible to perform the technique. Without vibrato, they can sound angular and unpleasant, especially when juxtaposed against other notes played with vibrato. String players therefore use an alternative to achieve the same vibrato effect on the open string — a technique referred to as “open string vibrato”. While the technique is widely used, it is unknown how much of a physical effect it has on the sound waves produced, if any at all. The purpose of this study is to analyse open string vibrato using a statistical approach to provide evidence to characterize the physical effect of the technique, and then compare it to normal vibrato. We hypothesised that it would have a noticeable and measurable effect on the sound waves produced because of the technique’s widespread usage. To test this, notes, with and without either open string vibrato or normal vibrato, were recorded on the violin. We analyzed the audio recordings using a computational and statistical approach. The results of the study partially agreed with our hypothesis: while the technique has an observable physical effect on the sound waves, the effect is weaker than expected. We concluded that open string vibrato does work, but has quite a subtle effect, and thus should only be used when there is no other option.

Read More...

Population Forecasting by Population Growth Models based on MATLAB Simulation

Li et al. | Aug 31, 2020

Population Forecasting by Population Growth Models based on MATLAB Simulation

In this work, the authors investigate the accuracy with which two different population growth models can predict population growth over time. They apply the Malthusian law or Logistic law to US population from 1951 until 2019. To assess how closely the growth model fits actual population data, a least-squared curve fit was applied and revealed that the Logistic law of population growth resulted in smaller sum of squared residuals. These findings are important for ensuring optimal population growth models are implemented to data as population forecasting affects a country's economic and social structure.

Read More...

Fractal dimensions of crumpled paper

Zhou et al. | Aug 10, 2023

Fractal dimensions of crumpled paper
Image credit: Richard Dykes

Here, beginning from an interest in fractals, infinitely complex shapes. The authors investigated the fractal object that results from crumpling a sheet of paper. They determined its fractal dimension using continuous Chi-squared analysis, thereby testing and validating their model against the more conventional least squares analysis.

Read More...

Ant Colony Optimization Algorithms with Multiple Simulated Colonies Offer Potential Advantages for Solving the Traveling Salesman Problem and, by Extension, Other Optimization Problems

Wildenhain et al. | May 22, 2015

Ant Colony Optimization Algorithms with Multiple Simulated Colonies Offer Potential Advantages for Solving the Traveling Salesman Problem and, by Extension, Other Optimization Problems

Ant colony optimization algorithms simulate ants moving from point to point on a graph and coordinate their actions, similar to ants laying down pheromones to strengthen a path as it is used more frequently. These ACO algorithms can be applied to the classic traveling salesman problem, which aims to determine the lowest-cost path through a given set of points on a graph. In this study, a novel multiple-colony system was developed that uses multiple simulated ant colonies to generate improved solutions to the traveling salesman problem.

Read More...