Signal Processor

From Electrical Age
Revision as of 01:33, 28 June 2015 by Kim (talk | contribs) (list of functions)

Jump to: navigation, search
Signal Processor
Signal Processor.png
Block type: Single
Powered by: Signal Source
Requirements for operation: None
Stackable: Yes (64)



Crafting

Signal Processor

Grid Iron Ingot.png
Grid Signal Cable.png
Grid Iron Ingot.png
Grid Signal Cable.png
Grid Cheap Chip.png
Grid Signal Cable.png
Grid Iron Ingot.png
Grid Signal Cable.png
Grid Iron Ingot.png


Purpose

To process signals, the formula can use the following functions:

Operators

  • * Multiply
  • / Divide
  • + Addition
  • - subtraction
  • ( ) parens / order of operations


functions

batteryCharge

if

max

pid

pid( Desired_Setpoint, Process Variable*,P gain, I gain, D gain)

Implements a proportional-integral-derivative controller.


====rc====