LOW_PEAK
int range = HIGH_PEAK - LOW_PEAK;
int mid_value = (HIGH_PEAK + LOW_PEAK) / 2;
pos_b = b - LOW_PEAK + DEG270;
pos_a = a - LOW_PEAK;