Biomimicry is the practice of applying models and systems found in nature to improve the efficiency and usefulness of human technologies. In this study, the authors designed helicopter blades with tubercle structures similar to those found on the tails of humpback whales. The authors found that certain arrangements of these tubercle structures improved the windspeed and efficiency of a model helicopter.
Different songs can seem to evoke different emotions. Here the authors demonstrate that different songs can have a significant effect on the heart rate of listeners. A slower song slows heart rate, and a faster song increases it.
Environment affects the progression of life, especially at the cellular level. This study investigates multiple 3-dimensional growth environments, also known as scaffolds or hydrogels, and their effect on the growth of a type of cells called fibroblasts. These results suggest that a scaffold made of collagen and polyethylene glycol are favorable for cell growth. This research is useful for developing implantable devices to aid wound healing.
This article investigates whether induction heating can speed up static recrystallization in AISI 4130 steel compared with traditional radiant heating. It was found that induction-heated samples recrystallized faster, softened more quickly, and showed earlier microstructural changes like grain nucleation and pearlite spheroidization, suggesting induction heating could be a more efficient alternative for industrial metal heat treatments.
Here the authors investigated the potential of plant-derived smoke water to mitigate the negative impacts of abiotic stressors, such as heat, salinity, and water fluctuations, on the germination and growth of various agricultural crops. Their findings suggest that smoke water, specifically from buckwheat, pea, and radish, significantly improves plant resilience against drought and excessive water stress, offering a viable strategy to bolster food security in the face of climate change.
The global issue of water quality has led to the use of machine learning models, like ANN and SVM, to predict water potability. However, these models can be complex and resource-intensive. This research aimed to find a simpler, more efficient model for water quality prediction.
Global reliance on extractive energy sources has many downsides, among which are inconsistent supply and consequent price volatility that distress companies and consumers. It is unclear if renewable energy offers stable and affordable solutions to extractive energy sources. The cost of solar energy generation has decreased sharply in recent years, prompting a surge of installations with a range of financing options. Even so, most existing options require upfront payment, making installation inaccessible for towns with limited financial resources. The primary objective of our research is to examine the use of green bonds to finance solar energy systems, as they eliminate the need for upfront capital and enable repayment through revenue generated over time. We hypothesized that if we modeled the usage of green bonds to finance the installation of a solar energy system in New Jersey, then the revenue generated over the system’s lifetime would be enough to repay the bond. After modeling the financial performance of a proposed solar energy-producing carport in Madison, New Jersey, financed with green bonds, we found that revenue from solar energy systems successfully covered the annual green bond payments and enabled the installers to obtain over 50% of the income for themselves. Our research demonstrated green bonds as a promising option for New Jersey towns with limited financial resources seeking to install solar energy systems, thereby breaking down a financial barrier.
Additive manufacturing (AM) is transforming the production of complex metal parts, but challenges like internal cracking can arise, particularly in critical sectors such as aerospace and automotive. Traditional methods to assess cracking susceptibility are costly and time-consuming, prompting the use of machine learning (ML) for more efficient predictions. This study developed a multi-model ML pipeline that predicts solidification cracking susceptibility (SCS) more accurately by considering secondary alloy properties alongside composition, with Random Forest models showing the best performance, highlighting a promising direction for future research into SCS quantification.
Almost all urban areas face the challenge of urban heat islands, areas with substantially hotter land surface temperatures than the surrounding rural areas. These areas are associated with worse air and water
quality, increased power outages, and increased heat-related illnesses. To learn more about these areas, Ustin et al. analyze satellite images of Cleveland neighborhoods to find out if there is a correlation between surface area development and surface temperature.
Although there has been great progress in the field of Natural language processing (NLP) over the last few years, particularly with the development of attention-based models, less research has contributed towards modeling keystroke log data. State of the art methods handle textual data directly and while this has produced excellent results, the time complexity and resource usage are quite high for such methods. Additionally, these methods fail to incorporate the actual writing process when assessing text and instead solely focus on the content. Therefore, we proposed a framework for modeling textual data using keystroke-based features. Such methods pay attention to how a document or response was written, rather than the final text that was produced. These features are vastly different from the kind of features extracted from raw text but reveal information that is otherwise hidden. We hypothesized that pairing efficient machine learning techniques with keystroke log information should produce results comparable to transformer techniques, models which pay more or less attention to the different components of a text sequence in a far quicker time. Transformer-based methods dominate the field of NLP currently due to the strong understanding they display of natural language. We showed that models trained on keystroke log data are capable of effectively evaluating the quality of writing and do it in a significantly shorter amount of time compared to traditional methods. This is significant as it provides a necessary fast and cheap alternative to increasingly larger and slower LLMs.