ABOUT ME
Jorge Vizárraga obtained his degree in Electronic and Automatic Engineering from the School of Engineering and Architecture (EINA) of the University of Zaragoza (UZ) in 2018 and obtained a Master’s Degree in Electronic Engineering from that same school in 2019.
Motivated by the development of electronic devices for IoT, industry 4.0, efficient harvesting, he develops in his final degree project a solar harvesting device for interiors and tunnels. This work takes place in Howlab, where he began his research career in September 2018, in the field of hardware development for intelligent systems.
A year later, he decided to develop algorithms for data compression for this type of intelligent sensors, defending his final master’s work developed in the same group. Currently with a published paper of this work.
At present in Howlab working with smart sensors applying different communication strategies, data processing but always seeking to maximize autonomy and performance. Expanding his knowledge in PCB development, microcontroller programming, 3D enclosures and data analytics.
PUBLICATIONS
2020
Vizárraga, Jorge; Casas, Roberto; Marco, Álvaro; Buldain, David J
Dimensionality Reduction for Smart IoT Sensors Journal Article
In: Electronics, vol. 9, no. 12, 2020, ISSN: 2079-9292.
@article{electronics9122035,
title = {Dimensionality Reduction for Smart IoT Sensors},
author = {Jorge Vizárraga and Roberto Casas and Álvaro Marco and David J Buldain},
url = {https://www.mdpi.com/2079-9292/9/12/2035},
doi = {10.3390/electronics9122035},
issn = {2079-9292},
year = {2020},
date = {2020-01-01},
journal = {Electronics},
volume = {9},
number = {12},
abstract = {Smart IoT sensors are characterized by their ability to sense and process signals, producing high-level information that is usually sent wirelessly while minimising energy consumption and maximising communication efficiency. Systems are getting smarter, meaning that they are providing ever richer information from the same raw data. This increasing intelligence can occur at various levels, including in the sensor itself, at the edge, and in the cloud. As sending one byte of data is several orders of magnitude more energy-expensive than processing it, data must be handled as near as possible to its generation. Thus, the intelligence should be located in the sensor; nevertheless, it is not always possible to do so because real data is not always available for designing the algorithms or the hardware capacity is limited. Smart devices detecting data coming from inertial sensors are a good example of this. They generate hundreds of bytes per second (100 Hz, 12-bit sampling of a triaxial accelerometer) but useful information comes out in just a few bytes per minute (number of steps, type of activity, and so forth). We propose a lossy compression method to reduce the dimensionality of raw data from accelerometers, gyroscopes, and magnetometers, while maintaining a high quality of information in the reconstructed signal coming from an embedded device. The implemented method uses an adaptive vector-quantisation algorithm that represents the input data with a limited set of codewords. The adaptive process generates a codebook that evolves to become highly specific for the input data, while providing high compression rates. The codebook’s reconstruction quality is measured with a peak signal-to-noise ratio (PSNR) above 40 dB for a 12-bit representation.},
keywords = {},
pubstate = {published},
tppubtype = {article}
}