Search results for "processing"
showing 10 items of 8572 documents
Highly Compact Partial Power Converter for a Highly Efficient PV-BESS Stacked Generation System
2022
The inherently intermittent nature of photovoltaic (PV) energy has brought increasing interest towards the integration between PV sources and Battery Energy Storage Systems (BESS). In this paper, a Series Partial Power Processing (PPP) converter based on Capacitive Power Transfer (CPT) is proposed to integrate PV and BESS in a grid-connected inverter system. The proposed converter has been simulated according to a PV string capable to provide 1430 W under full irradiance conditions, a BESS nominal voltage equal to 215 V and a solar inverter assumed to operate with a minimum voltage of 150 V and a maximum current of 10 A. Simulation tests carried out at different conditions of solar radiatio…
Restoration of out-of-focus images based on circle of confusion estimate
2002
In this paper a new method for a fast out-of-focus blur estimation and restoration is proposed. It is suitable for CFA (Color Filter Array) images acquired by typical CCD/CMOS sensor. The method is based on the analysis of a single image and consists of two steps: 1) out-of-focus blur estimation via Bayer pattern analysis; 2) image restoration. Blur estimation is based on a block-wise edge detection technique. This edge detection is carried out on the green pixels of the CFA sensor image also called Bayer pattern. Once the blur level has been estimated the image is restored through the application of a new inverse filtering technique. This algorithm gives sharp images reducing ringing and c…
Image Processing Chain For Digital Still Cameras Based On The Simpil Architecture
2005
The new generation of wireless devices herald the development of products for integrated portable image and video communication requiring to image and video applications high computing performance. Portable MultiMedia Supercomputers (PMMS), a new class of architectures, allow to combine high computational performance, needed by multimedia applications, and a big energy efficiency, needed by portable devices. Among PMMS, the SIMPil (SIMD processor pixel) architecture satisfies the above requirements, especially with video and digital images processing tasks. In this paper we, exploit the SIMPil computation and throughput efficiency to implement the whole image processing chain of a digital s…
Near field improvements of stochastic collaborative beamforming in wireless sensor networks
2020
Wireless sensor networks (WSN) are groups of small devices that contain a microcontroller in which a large number of sensors can be added. They transmit data and communicate to each other in the ISM band, standard IEEE 802.15.4, exchanging packets using a multi-hop routing. These devices are named motes and are nodes of the WSN. They are very simple and easy to program, powered by batteries of 1.5Volts (AA and AAA). The nodes are autonomous elements that can be deployed implementing any type of network. In a typical deployment the nodes communicate with each other and with a master node or Base Station (BS), which in turn transmits the information to an external server, which collects the e…
Using coded excitation to maintain signal to noise for FMC+TFM on attenuating materials
2019
Ultrasonic Non-Destructive Evaluation using Full Matrix Capture (FMC) and Total Focusing Method (TFM) is used for high resolution imaging as every pixel is in optimal focus. FMC excites one element in turn, so operates with lower transmitted energy compared to phased array beamforming. The energy at a reflector is further reduced by the broad directivity pattern of the single element. The large number of Tx/Rx A-scans that contribute to each pixel recover the Signal-to-Noise Ratio (SNR) in the final TFM image. Maintaining this in the presence of attenuating materials is a challenge because relevant information in each A-scan signal is buried in the thermal noise, and the TFM process assumes…
Practical Considerations in the Implementation of Collaborative Beamforming on Wireless Sensor Networks
2017
Wireless Sensor Networks (WSNs) are composed of spatially distributed autonomous sensor devices, named motes. These motes have their own power supply, processing unit, sensors and wireless communications However with many constraints, such as limited energy, bandwidth and computational capabilities. In these networks, at least one mote called a sink, acts as a gateway to connect with other networks. These sensor networks run monitoring applications and then the data gathered by these motes needs to be retrieved by the sink. When this sink is located in the far field, there have been many proposals in the literature based on Collaborative Beamforming (CB), also known as Distributed or Cooper…
Real-time Sound Source Localization on an Embedded GPU Using a Spherical Microphone Array
2015
Abstract Spherical microphone arrays are becoming increasingly important in acoustic signal processing systems for their applications in sound field analysis, beamforming, spatial audio, etc. The positioning of target and interfering sound sources is a crucial step in many of the above applications. Therefore, 3D sound source localization is a highly relevant topic in the acoustic signal processing field. However, spherical microphone arrays are usually composed of many microphones and running signal processing localization methods in real time is an important issue. Some works have already shown the potential of Graphic Processing Units (GPUs) for developing high-end real-time signal proce…
Decoding Children's Social Behavior
2013
We introduce a new problem domain for activity recognition: the analysis of children's social and communicative behaviors based on video and audio data. We specifically target interactions between children aged 1-2 years and an adult. Such interactions arise naturally in the diagnosis and treatment of developmental disorders such as autism. We introduce a new publicly-available dataset containing over 160 sessions of a 3-5 minute child-adult interaction. In each session, the adult examiner followed a semi-structured play interaction protocol which was designed to elicit a broad range of social behaviors. We identify the key technical challenges in analyzing these behaviors, and describe met…
Combined spike-related functional MRI and multiple source analysis in the non-invasive spike localization of benign rolandic epilepsy.
2007
Abstract Objective To localize the irritative zone in children by combined spike-related fMRI and EEG multiple source analysis (MSA) in children with benign rolandic epilepsy. Methods Interictal spikes were averaged and localized using MSA, and source locations were displayed in the anatomical 3D-MRI in 11 patients (5–12 yrs, median 10). Interictal spikes were additionally recorded during the fMRI acquisition (EEG-fMRI), and the fMRI sequences were correlated off-line with the EEG spikes. Results MSA revealed an initial central dipole in all patients, including the face or hand area. A second dipolar source was mostly consistent with propagated activity. BOLD activations from EEG-fMRI, cons…
A comparison of HDFS compact data formats: Avro versus Parquet
2017
In this paper, file formats like Avro and Parquet are compared with text formats to evaluate the performance of the data queries. Different data query patterns have been evaluated. Cloudera’s open-source Apache Hadoop distribution CDH 5.4 has been chosen for the experiments presented in this article. The results show that compact data formats (Avro and Parquet) take up less storage space when compared with plain text data formats because of binary data format and compression advantage. Furthermore, data queries from the column based data format Parquet are faster when compared with text data formats and Avro. Article in English. HDFS glaustųjų duomenų formatų palyginimas: Avro prieš Parquet…