Searcharxiv⌕ Search

arXiv subjects

Vishal R Satpute

Publications and source records attributed to Vishal R Satpute.

2 recordsLinked to original sources

A study and comparison of COordinate Rotation DIgital Computer (CORDIC) architectures

Most of the digital signal processing applications performs operations like multiplication, addition, square-root calculation, solving linear equations etc. The physical implementation of these operations consumes a lot of hardware and, software implementation consumes large memory. Even if they are implemented in hardware, they do not provide high speed, and due to this reason, even today the software implementation dominates hardware. For realizing operations from basic to very complex ones with less hardware, a Co-ordinate Rotation Digital Computer (CORDIC) proves beneficial. It is capable of performing mathematical operations right from addition to highly complex functions with the help of arithmetic unit and shifters only. This paper gives a brief overview of various existing CORDIC architectures, their working principle, application domain and a comparison of these architectures. Different designs are available as per the target, i.e. high accuracy and precision, low area, low latency, hardware efficient, low power, reconfigurability, etc. that can be used as per the application in which the architecture needs to be employed.

cs.AR↗

Stand-alone device for IoT applications

Internet of Things (IoT) is a digital world of connected and talking devices, providing room for countless and diverse smart applications. This paper proposes one such IoT enabled stand-alone device with numerous capabilities: (i) interaction with user, (ii) required application selection, (iii) data sensing, (iv) data publish, and (v) decision making and actuation. The algorithm allows user to pick an application and input specific data for calibration, which on completion enables the device for further working. To verify and test its capability, a smart home garden environment is created using this device, temperature, humidity, soil moisture sensors and actuators. As it is implicit that real-time communication is inevitable for an IoT application, the sensor data is published to a Mosquitto MQTT broker to permit real-time remote access. The decision taken by the device is sent to actuators via relay, thus a continuous monitoring process is achieved. Results are obtained for the application which proves the device suitability for IoT applications.

cs.NI↗