Square Root

From Visuino
Jump to navigation Jump to search

File:TArduinoSquareRoot.png

Summary

Calculates the square root of an analog input signal.

Description

The Square Root component computes the square root of an incoming analog signal and outputs the result. This is useful for applications where non-linear sensor signals need to be linearized or for mathematical signal processing.

Diagram:

Properties

  • Enabled – Enables or disables the square root calculation.

Pins

Input Pins

  • In (analog) – Input analog signal.

Output Pins

  • Out (analog) – Output signal representing the square root of the input.

Categories