Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (72)

Search Parameters:
Keywords = High-Level Synthesis (HLS)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
9 pages, 583 KiB  
Article
Porting MADGRAPH to FPGA Using High-Level Synthesis (HLS)
by Héctor Gutiérrez Arance, Luca Fiorini, Alberto Valero Biot, Francisco Hervás Álvarez, Santiago Folgueras, Carlos Vico Villalba, Pelayo Leguina López, Arantza Oyanguren Campos, Valerii Kholoimov, Volodymyr Svintozelskyi and Jiahui Zhuo
Particles 2025, 8(3), 63; https://doi.org/10.3390/particles8030063 - 20 Jun 2025
Viewed by 303
Abstract
The escalating demand for data processing in particle physics research has spurred the exploration of novel technologies to enhance the efficiency and speed of calculations. This study presents the development of an implementation of MADGRAPH, a widely used tool in particle collision simulations, [...] Read more.
The escalating demand for data processing in particle physics research has spurred the exploration of novel technologies to enhance the efficiency and speed of calculations. This study presents the development of an implementation of MADGRAPH, a widely used tool in particle collision simulations, to Field Programmable Gate Array (FPGA) using High-Level Synthesis (HLS). This research presents a proof of concept limited to a single, relatively simple process e+eμ+μ. The experimental evaluation methodology is described, focusing on performance comparison between traditional CPU implementations, GPU acceleration, and the new FPGA approach. This study describes the complex process of adapting MADGRAPH to FPGA using HLS, focusing on optimizing algorithms for parallel processing. These advancements could enable faster execution of complex simulations, highlighting FPGA’s crucial role in advancing particle physics research. The encouraging results obtained in this proof of concept prove potential interest in testing the performance of the FPGA implementation of more complex processes. Full article
Show Figures

Figure 1

35 pages, 2630 KiB  
Article
AHA: Design and Evaluation of Compute-Intensive Hardware Accelerators for AMD-Xilinx Zynq SoCs Using HLS IP Flow
by David Berrazueta-Mena and Byron Navas
Computers 2025, 14(5), 189; https://doi.org/10.3390/computers14050189 - 13 May 2025
Viewed by 911
Abstract
The increasing complexity of algorithms in embedded applications has amplified the demand for high-performance computing. Heterogeneous embedded systems, particularly FPGA-based systems-on-chip (SoCs), enhance execution speed by integrating hardware accelerator intellectual property (IP) cores. However, traditional low-level IP-core design presents significant challenges. High-level synthesis [...] Read more.
The increasing complexity of algorithms in embedded applications has amplified the demand for high-performance computing. Heterogeneous embedded systems, particularly FPGA-based systems-on-chip (SoCs), enhance execution speed by integrating hardware accelerator intellectual property (IP) cores. However, traditional low-level IP-core design presents significant challenges. High-level synthesis (HLS) offers a promising alternative, enabling efficient FPGA development through high-level programming languages. Yet, effective methodologies for designing and evaluating heterogeneous FPGA-based SoCs remain crucial. This study surveys HLS tools and design concepts and presents the development of the AHA IP cores, a set of five benchmarking accelerators for rapid Zynq-based SoC evaluation. These accelerators target compute-intensive tasks, including matrix multiplication, Fast Fourier Transform (FFT), Advanced Encryption Standard (AES), Back-Propagation Neural Network (BPNN), and Artificial Neural Network (ANN). We establish a streamlined design flow using AMD-Xilinx tools for rapid prototyping and testing FPGA-based heterogeneous platforms. We outline criteria for selecting algorithms to improve speed and resource efficiency in HLS design. Our performance evaluation across various configurations highlights performance–resource trade-offs and demonstrates that ANN and BPNN achieve significant parallelism, while AES optimization increases resource utilization the most. Matrix multiplication shows strong optimization potential, whereas FFT is constrained by data dependencies. Full article
Show Figures

Figure 1

23 pages, 3101 KiB  
Article
A Sea-Surface Radar Target-Detection Method Based on an Improved U-Net and Its FPGA Implementation
by Gangyi Zhai, Jianjiang Zhou, Haocheng Yang and Yutao Zhang
Electronics 2025, 14(10), 1944; https://doi.org/10.3390/electronics14101944 - 10 May 2025
Cited by 1 | Viewed by 443
Abstract
Existing radar target-detection methods exhibit suboptimal performance when they are applied to sea-surface target detection. This is due to the difficulties in detecting weak targets and the interference from sea clutter, as well as to the inability of statistical models to accurately model [...] Read more.
Existing radar target-detection methods exhibit suboptimal performance when they are applied to sea-surface target detection. This is due to the difficulties in detecting weak targets and the interference from sea clutter, as well as to the inability of statistical models to accurately model sea-surface targets, which leads to degraded detection performance. With the development of artificial intelligence technologies, research based on deep learning methods has gained momentum in the field of radar target detection. Considering the complexity of neural networks and the real-time requirements of radar target-detection algorithms, this paper investigates a sea-surface radar target-detection method based on an improved U-Net network and its FPGA implementation, achieving real-time radar target detection without relying on GPUs. This paper first selected the lightweight U-Net network through a survey and analysis. The original U-Net network was then structurally optimized using network volume-reduction methods. Based on the characteristics of the network structure, optimization strategies such as pipelining and parallel processing, hybrid-layer design, and convolution-layer optimization were applied to the accelerator system. These optimizations reduced the system’s hardware-resource requirements and enabled the complete deployment of the network onto the accelerator system. The accelerator system was implemented using high-level synthesis (HLS) with modular and template-based design approaches. Experiments showed that the proposed method has significant advantages in improving detection probability, reducing false-alarm rates, and achieving real-time processing. Full article
Show Figures

Figure 1

17 pages, 4831 KiB  
Article
Achieving Low-Latency, High-Throughput Online Partial Particle Identification for the NA62 Experiment Using FPGAs and Machine Learning
by Pierpaolo Perticaroli, Roberto Ammendola, Andrea Biagioni, Carlotta Chiarini, Andrea Ciardiello, Paolo Cretaro, Ottorino Frezza, Francesca Lo Cicero, Michele Martinelli, Roberto Piandani, Luca Pontisso, Mauro Raggi, Cristian Rossi, Francesco Simula, Matteo Turisini, Piero Vicini and Alessandro Lonardo
Electronics 2025, 14(9), 1892; https://doi.org/10.3390/electronics14091892 - 7 May 2025
Viewed by 446
Abstract
FPGA-RICH is an FPGA-based online partial particle identification system for the NA62 experiment employing AI techniques. Integrated between the readout of the Ring Imaging Cherenkov detector (RICH) and the low-level trigger processor (L0TP+), FPGA-RICH implements a fast pipeline to process in real-time the [...] Read more.
FPGA-RICH is an FPGA-based online partial particle identification system for the NA62 experiment employing AI techniques. Integrated between the readout of the Ring Imaging Cherenkov detector (RICH) and the low-level trigger processor (L0TP+), FPGA-RICH implements a fast pipeline to process in real-time the RICH raw hit data stream, producing trigger primitives containing elaborate physics information—e.g., the number of charged particles in a physics event—that L0TP+ can use to improve trigger decision efficiency. Deployed on a single FPGA, the system combines classical online processing with a compact Neural Network algorithm to achieve efficient event classification while managing the challenging ∼10 MHz throughput requirement of NA62. The streaming pipeline ensures ∼1 μs latency, comparable to that of the NA62 detectors, allowing its seamless integration in the existing TDAQ setup as an additional detector. Development leverages High-Level Synthesis (HLS) and the open-source hls4ml package software–hardware codesign workflow, enabling fast and flexible reprogramming, debugging, and performance optimization. We describe the implementation of the full processing pipeline, the Neural Network classifier, their functional validation, performance metrics and the system’s current status and outlook. Full article
(This article belongs to the Special Issue Emerging Applications of FPGAs and Reconfigurable Computing System)
Show Figures

Figure 1

22 pages, 882 KiB  
Article
HLSCAM: Fine-Tuned HLS-Based Content Addressable Memory Implementation for Packet Processing on FPGA
by Mostafa Abbasmollaei, Tarek Ould-Bachir and Yvon Savaria
Electronics 2025, 14(9), 1765; https://doi.org/10.3390/electronics14091765 - 26 Apr 2025
Viewed by 695
Abstract
Content Addressable Memories (CAMs) are pivotal in high-speed packet processing systems, enabling rapid data lookup operations essential for applications such as routing, switching, and network security. While traditional Register-Transfer Level (RTL) methodologies have been extensively used to implement CAM architectures on Field-Programmable Gate [...] Read more.
Content Addressable Memories (CAMs) are pivotal in high-speed packet processing systems, enabling rapid data lookup operations essential for applications such as routing, switching, and network security. While traditional Register-Transfer Level (RTL) methodologies have been extensively used to implement CAM architectures on Field-Programmable Gate Arrays (FPGAs), they often involve complex, time-consuming design processes with limited flexibility. In this paper, we propose a novel templated High-Level Synthesis (HLS)-based approach for the design and implementation of CAM architectures such as Binary CAMs (BCAMs) and Ternary CAMs (TCAMs) optimized for data plane packet processing. Our HLS-based methodology leverages the parallel processing capabilities of FPGAs through employing various design parameters and optimization directives while significantly reducing development time and enhancing design portability. This paper also presents architectural design and optimization strategies to offer a fine-tuned CAM solution for networking-related arbitrary use cases. Experimental results demonstrate that HLSCAM achieves a high throughput, reaching up to 31.18 Gbps, 9.04 Gbps, and 33.04 Gbps in the 256×128, 512×36, and 1024×150 CAM sizes, making it a competitive solution for high-speed packet processing on FPGAs. Full article
Show Figures

Figure 1

18 pages, 5095 KiB  
Article
FPGA-Based Low-Power High-Performance CNN Accelerator Integrating DIST for Rice Leaf Disease Classification
by Jingwen Zheng, Zefei Lv, Dayang Li, Chengbo Lu, Yang Zhang, Liangzun Fu, Xiwei Huang, Jiye Huang, Dongmei Chen and Jingcheng Zhang
Electronics 2025, 14(9), 1704; https://doi.org/10.3390/electronics14091704 - 22 Apr 2025
Cited by 1 | Viewed by 1047
Abstract
Agricultural pest and disease monitoring has recently become a crucial aspect of modern agriculture. Toward this end, this study investigates methodologies for implementing low-power, high-performance convolutional neural networks (CNNs) on agricultural edge detection devices. Recognizing the potential of field-programmable gate arrays (FPGAs) to [...] Read more.
Agricultural pest and disease monitoring has recently become a crucial aspect of modern agriculture. Toward this end, this study investigates methodologies for implementing low-power, high-performance convolutional neural networks (CNNs) on agricultural edge detection devices. Recognizing the potential of field-programmable gate arrays (FPGAs) to enhance inference parallelism, we leveraged their computational capabilities and intensive storage to propose an embedded FPGA-based CNN accelerator design aimed at optimizing rice leaf disease image classification. Additionally, we trained the MobileNetV2 network using multimodal image data and employed knowledge distillation from a stronger teacher (DIST) as the hardware benchmark. The solution was deployed on the ZYNQ-AC7Z020 hardware platform using High-Level Synthesis (HLS) design tools. Through a combination of fine-grained pipelining, matrix blocking, and linear buffering optimizations, the proposed system achieved a power consumption of 3.21 W, an accuracy of 97.41%, and an inference speed of 43 ms per frame, making it a practical solution for edge-based rice leaf disease classification. Full article
Show Figures

Figure 1

22 pages, 675 KiB  
Article
Enhancing CuFP Library with Self-Alignment Technique
by Fahimeh Hajizadeh, Tarek Ould-Bachir and Jean Pierre David
Computers 2025, 14(4), 118; https://doi.org/10.3390/computers14040118 - 24 Mar 2025
Viewed by 416
Abstract
High-Level Synthesis (HLS) tools have transformed FPGA development by streamlining digital design and enhancing efficiency. Meanwhile, advancements in semiconductor technology now support the integration of hundreds of floating-point units on a single chip, enabling more resource-intensive computations. CuFP, an HLS library, facilitates the [...] Read more.
High-Level Synthesis (HLS) tools have transformed FPGA development by streamlining digital design and enhancing efficiency. Meanwhile, advancements in semiconductor technology now support the integration of hundreds of floating-point units on a single chip, enabling more resource-intensive computations. CuFP, an HLS library, facilitates the creation of customized floating-point operators with configurable exponent and mantissa bit widths, providing greater flexibility and resource efficiency. This paper introduces the integration of the self-alignment technique (SAT) into the CuFP library, extending its capability for customized addition-related floating-point operations with enhanced precision and resource utilization. Our findings demonstrate that incorporating SAT into CuFP enables the efficient FPGA deployment of complex floating-point operators, achieving significant reductions in computational latency and improved resource efficiency. Specifically, for a vector size of 64, CuFPSAF reduces execution cycles by 29.4% compared to CuFP and by 81.5% compared to vendor IP while maintaining the same DSP utilization as CuFP and reducing it by 59.7% compared to vendor IP. These results highlight the efficiency of SAT in FPGA-based floating-point computations. Full article
Show Figures

Figure 1

13 pages, 523 KiB  
Article
A Sliding Window for Data Reuse in Deep Convolution Operations to Reduce Bandwidth Requirements and Resource Utilization
by Yiqi Sun, Yaoyang Ma, Zixuan Chen, Zhiyu Liu, Boxin Chen and Rui Song
Electronics 2025, 14(3), 582; https://doi.org/10.3390/electronics14030582 - 1 Feb 2025
Viewed by 1242
Abstract
Convolutional Neural Networks (CNNs) have demonstrated high accuracy in applications such as object detection, classification, and image processing. However, convolutional layers account for the majority of computations within CNNs. Typically, these layers are executed on GPUs, resulting in higher-power consumption and hindering lightweight [...] Read more.
Convolutional Neural Networks (CNNs) have demonstrated high accuracy in applications such as object detection, classification, and image processing. However, convolutional layers account for the majority of computations within CNNs. Typically, these layers are executed on GPUs, resulting in higher-power consumption and hindering lightweight deployment. This paper presents a design that deploys convolutional layers on FPGAs with adjustable parameters. In this FPGA deployment, a 4 × 4 3D sliding window is used to traverse the data, reducing bandwidth requirements and facilitating seamless integration with subsequent processing stages. A three-dimensional plane buffer design is proposed, which implements data reuse. Compared to directly inputting the feature map and performing the computation, it reduces the on-chip memory bandwidth requirement by 75%. Additionally, a new addressing strategy is introduced to map 3D feature maps to RAM addresses, eliminating addressing time. Due to the resource-intensive nature of high-level synthesis (HLS) technology, HDL design is used for the convolutional layers. This design achieves an inference speed of 121.36 GOPS at a 16-bit width, providing a 39.10 times increase in performance compared to CPU implementations. Full article
(This article belongs to the Section Circuit and Signal Processing)
Show Figures

Figure 1

15 pages, 626 KiB  
Article
Fast Resource Estimation of FPGA-Based MLP Accelerators for TinyML Applications
by Argyris Kokkinis and Kostas Siozios
Electronics 2025, 14(2), 247; https://doi.org/10.3390/electronics14020247 - 9 Jan 2025
Viewed by 1515
Abstract
Tiny machine learning (TinyML) demands the development of edge solutions that are both low-latency and power-efficient. To achieve these on System-on-Chip (SoC) FPGAs, co-design methodologies, such as hls4ml, have emerged aiming to speed up the design process. In this context, fast estimation of [...] Read more.
Tiny machine learning (TinyML) demands the development of edge solutions that are both low-latency and power-efficient. To achieve these on System-on-Chip (SoC) FPGAs, co-design methodologies, such as hls4ml, have emerged aiming to speed up the design process. In this context, fast estimation of FPGA’s utilized resources is needed to rapidly assess the feasibility of a design. In this paper, we propose a resource estimator for fully customized (bespoke) multilayer perceptrons (MLPs) designed through the hls4ml workflow. Through the analysis of bespoke MLPs synthesized using Xilinx High-Level Synthesis (HLS) tools, we developed resource estimation models for the dense layers’ arithmetic modules and registers. These models consider the unique characteristics inherent to the bespoke nature of the MLPs. Our estimator was evaluated on six different architectures for synthetic and real benchmarks, which were designed using Xilinx Vitis HLS 2022.1 targeting the ZYNQ-7000 FPGAs. Our experimental analysis demonstrates that our estimator can accurately predict the required resources in terms of the utilized Look-Up Tables (LUTs), Flip-Flops (FFs), and Digital Signal Processing (DSP) units in less than 147 ms of single-threaded execution. Full article
(This article belongs to the Special Issue Advancements in Hardware-Efficient Machine Learning)
Show Figures

Graphical abstract

21 pages, 1104 KiB  
Article
Advancing Applications of Robot Audition Systems: Efficient HARK Deployment with GPU and FPGA Implementations
by Zirui Lin, Hideharu Amano, Masayuki Takigahira, Naoya Terakado, Katsutoshi Itoyama, Haris Gulzar and Kazuhiro Nakadai
Chips 2025, 4(1), 2; https://doi.org/10.3390/chips4010002 - 27 Dec 2024
Viewed by 1521
Abstract
This paper proposes efficient implementations of robot audition systems, specifically focusing on deployments using HARK, an open-source software (OSS) platform designed for robot audition. Although robot audition systems are versatile and suitable for various scenarios, efficiently deploying them can be challenging due to [...] Read more.
This paper proposes efficient implementations of robot audition systems, specifically focusing on deployments using HARK, an open-source software (OSS) platform designed for robot audition. Although robot audition systems are versatile and suitable for various scenarios, efficiently deploying them can be challenging due to their high computational demands and extensive processing times. For scenarios involving intensive high-dimensional data processing with large-scale microphone arrays, our generalizable GPU-based implementation significantly reduced processing time, enabling real-time Sound Source Localization (SSL) and Sound Source Separation (SSS) using a 60-channel microphone array across two distinct GPU platforms. Specifically, our implementation achieved speedups of 23.3× for SSL and 3.0× for SSS on a high-performance server equipped with an NVIDIA A100 80 GB GPU. Additionally, on the Jetson AGX Orin 32 GB, which represents embedded environments, it achieved speedups of 14.8× for SSL and 1.6× for SSS. For edge computing scenarios, we developed an adaptable FPGA-based implementation of HARK using High-Level Synthesis (HLS) on M-KUBOS, a Multi-Access Edge Computing (MEC) FPGA Multiprocessor System on a Chip (MPSoC) device. Utilizing an eight-channel microphone array, this implementation achieved a 1.2× speedup for SSL and a 1.1× speedup for SSS, along with a 1.1× improvement in overall energy efficiency. Full article
Show Figures

Figure 1

18 pages, 3248 KiB  
Article
ABA and Melatonin: Players on the Same Field?
by Ivan Bychkov, Natalia Kudryakova, Elena S. Pojidaeva, Anastasia Doroshenko, Victoria Shitikova and Victor Kusnetsov
Int. J. Mol. Sci. 2024, 25(22), 12266; https://doi.org/10.3390/ijms252212266 - 15 Nov 2024
Cited by 1 | Viewed by 937
Abstract
In plants, abscisic acid (ABA) and melatonin (MT) are conventionally treated as molecules mitigating stress responses. To understand the mechanisms of ABA–MT interplay, we examined the effects of ABA and MT treatment in ABA and MT loss-of-function mutants of Arabidopsis thaliana exposed to high [...] Read more.
In plants, abscisic acid (ABA) and melatonin (MT) are conventionally treated as molecules mitigating stress responses. To understand the mechanisms of ABA–MT interplay, we examined the effects of ABA and MT treatment in ABA and MT loss-of-function mutants of Arabidopsis thaliana exposed to high light (HL) stress. ABA constantly suppressed ASMT encoding N-acetylserotonin methyltransferase in the context of differential responses of other MT biosynthesis genes in both the wild type (WT) and mutants. However, this response was absent in the mutant with the disrupted ABI4. Given that the ASMT promoter region contains several potential ABI4-binding elements, these data suggest that ASMT can be a potential target gene for ABI4. A role for ABI4 in the interactions between ABA and MT is supported by the finding that ABI4 is constitutively derepressed in the MT signaling mutants cand2 and gpa1, which exhibited elevated steady state levels of ABI4 transcripts and were not regulated by either stress or melatonin. In addition, the abi4 mutant showed increased modulations in the expression of the MT catabolic genes M2H and M3H in response to ABA treatment, inferring that this transcription factor is a negative regulator of ABA-dependent changes in MT content. Furthermore, all tested mutants with impaired ABA synthesis or signaling displayed elevated steady state MT levels compared to WT, while MT treatment contributed to the downregulation of key ABA synthesis and signaling genes. Collectively, our results suggest that ABA and melatonin act antagonistically, modulating the expression of ABA and MT signaling and metabolism genes. To understand the mechanisms of ABA–MT interactions, we studied the effects of ABA and MT treatment in ABA and MT loss-of-function mutants of Arabidopsis thaliana exposed to severe light stress (SLS). Full article
(This article belongs to the Special Issue Plant Development and Hormonal Signaling)
Show Figures

Figure 1

27 pages, 482 KiB  
Article
Domain Specific Abstractions for the Development of Fast-by-Construction Dataflow Codes on FPGAs
by Nick Brown
Chips 2024, 3(4), 334-360; https://doi.org/10.3390/chips3040017 - 4 Oct 2024
Viewed by 1072
Abstract
FPGAs are popular in many fields but have yet to gain wide acceptance for accelerating HPC codes. A major cause is that whilst the growth of High-Level Synthesis (HLS), enabling the use of C or C++, has increased accessibility, without widespread algorithmic changes [...] Read more.
FPGAs are popular in many fields but have yet to gain wide acceptance for accelerating HPC codes. A major cause is that whilst the growth of High-Level Synthesis (HLS), enabling the use of C or C++, has increased accessibility, without widespread algorithmic changes these tools only provide correct-by-construction rather than fast-by-construction programming. The fundamental issue is that HLS presents a Von Neumann-based execution model that is poorly suited to FPGAs, resulting in a significant disconnect between HLS’s language semantics and how experienced FPGA programmers structure dataflow algorithms to exploit hardware. We have developed the high-level language Lucent which builds on principles previously developed for programming general-purpose dataflow architectures. Using Lucent as a vehicle, in this paper we explore appropriate abstractions for developing application-specific dataflow machines on reconfigurable architectures. The result is an approach enabling fast-by-construction programming for FPGAs, delivering competitive performance against hand-optimised HLS codes whilst significantly enhancing programmer productivity. Full article
Show Figures

Figure 1

18 pages, 2495 KiB  
Article
An Energy-Efficient Field-Programmable Gate Array (FPGA) Implementation of a Real-Time Perspective-n-Point Solver
by Haobo Lv and Qiongzhi Wu
Electronics 2024, 13(19), 3815; https://doi.org/10.3390/electronics13193815 - 26 Sep 2024
Viewed by 1071
Abstract
Solving the Perspective-n-Point (PnP) problem is difficult in low-power systems due to the high computing workload. To handle this challenge, we present an originally designed FPGA implementation of a PnP solver based on Vivado HLS. A matrix operation library and a matrix decomposition [...] Read more.
Solving the Perspective-n-Point (PnP) problem is difficult in low-power systems due to the high computing workload. To handle this challenge, we present an originally designed FPGA implementation of a PnP solver based on Vivado HLS. A matrix operation library and a matrix decomposition library based on QR decomposition have been developed, upon which the EPnP algorithm has been implemented. To enhance the operational speed of the system, we employed pipeline optimization techniques and adjusted the computational process to shorten the calculation time. The experimental results show that when the number of input data points is 300, the proposed system achieves a processing speed of 45.2 fps with a power consumption of 1.7 W and reaches a peak-signal-to-noise ratio of over 70 dB. Our system consumes only 3.9% of the power consumption per calculation compared to desktop-level processors. The proposed system significantly reduces the power consumption required for the PnP solution and is suitable for application in low-power systems. Full article
(This article belongs to the Special Issue System-on-Chip (SoC) and Field-Programmable Gate Array (FPGA) Design)
Show Figures

Figure 1

16 pages, 2525 KiB  
Article
The Suitability of Algae Solution in Pea Microgreens Cultivation under Different Light Intensities
by Barbara Frąszczak, Monika Kula-Maximenko and Caihua Li
Agriculture 2024, 14(10), 1665; https://doi.org/10.3390/agriculture14101665 - 24 Sep 2024
Cited by 3 | Viewed by 1535
Abstract
Microgreens are young plants grown from vegetables, grain, or herb seeds in a controlled environment with artificial lighting. LED modules are the preferred option for indoor and vertical farming. Light intensity (LI) is crucial for plant growth and the synthesis of phytochemicals. The [...] Read more.
Microgreens are young plants grown from vegetables, grain, or herb seeds in a controlled environment with artificial lighting. LED modules are the preferred option for indoor and vertical farming. Light intensity (LI) is crucial for plant growth and the synthesis of phytochemicals. The study aimed to assess whether growing microgreens under low light intensity but with the addition of algae would produce plants with similar parameters (biometric, active compound content) to those grown under higher light intensity. The experiment evaluated LED white light at two intensity levels: 115 µmol m−2 s−1 (low light, LL) and 230 µmol m−2 s−1 (high light, HL). Pea seeds were soaked in a 10% solution of Chlorella vulgaris algae or water before sowing, and the plants were watered or sprayed during growth with the same solutions. The results showed no positive effect of algae on plant biometric traits. However, plants treated with algae had a significantly higher chlorophyll and carotenoid content index. Light significantly influenced pea growth, with plants grown under high light (HL) showing greater weight, height, and plant area. Additionally, changes in the photosynthetic apparatus and light stress were observed in microgreens watered with water (AW and WW) under high light during the vegetative phase. Raman spectra also indicated changes in the chemical composition of microgreens’ leaves based on light intensity and treatment. Microgreens treated with algae solution during seed soaking and water during the vegetative phase produced much more carotenoids compared to other variants. Full article
(This article belongs to the Section Crop Production)
Show Figures

Figure 1

14 pages, 3852 KiB  
Article
Implementation of an FPGA-Based 3D Shape Measurement System Using High-Level Synthesis
by Tae-Hyeon Kim, Hyunki Lee and Seung-Ho Ok
Electronics 2024, 13(16), 3282; https://doi.org/10.3390/electronics13163282 - 19 Aug 2024
Cited by 1 | Viewed by 1426
Abstract
Three-dimensional(3D) shape measurement using point clouds has recently gained significant attention. Phase measuring profilometry (PMP) is widely preferred for its robustness against external lighting changes and high-precision results. However, PMP suffers from long computation times due to complex calculations and its high memory [...] Read more.
Three-dimensional(3D) shape measurement using point clouds has recently gained significant attention. Phase measuring profilometry (PMP) is widely preferred for its robustness against external lighting changes and high-precision results. However, PMP suffers from long computation times due to complex calculations and its high memory usage. It also faces a 2π ambiguity issue, as the measured phase is limited to the 2π range. This is typically resolved using dual-wavelength methods. However, these methods require separate measurements of phase changes at two wavelengths, increasing the data processing volume and computation times. Our study addresses these challenges by implementing a 3D shape measurement system on a System-on-Chip (SoC)-type Field-Programmable Gate Array (FPGA). We developed a PMP algorithm with dual-wavelength methods, accelerating it through high-level synthesis (HLS) on the FPGA. This hardware implementation significantly reduces computation time while maintaining measurement accuracy. The experimental results demonstrate that our system operates correctly on the SoC-type FPGA, achieving computation speeds approximately 11.55 times higher than those of conventional software implementations. Our approach offers a practical solution for real-time 3D shape measurement, potentially benefiting applications in fields such as quality control, robotics, and computer vision. Full article
(This article belongs to the Special Issue 3D Computer Vision and 3D Reconstruction)
Show Figures

Figure 1

Back to TopTop