Skip to content

Calibration

Duddie edited this page Sep 26, 2021 · 6 revisions

# Why Calibrate?

In the ideal world things are well... ideal. Although in real world things are not perfect and this is where term tolerance kicks in. Every electronic component has tolerance. Usually measured in percentage and usually this tolerance is like %1 for resistors and %5 for capacitors. Each circuit contains multiple electronic components and tolerances of those components add together making quite a huge percentage tolerance of the circuit. When circuit is operating the tolerances of this circuit do not change. Tolerance just change component properties at manufacturing stage. Therefore the circuit is always stable but might be slightly off.

Of course there are different ways to deal with the non-ideal circuits. Some of them are expensive (on hardware level) and some of them are quite cheap. One of those methods is calibration.

Calibration allows to establish default values returned by circuit under controlled environment and use them as reference points.

Calibration of music instruments

Many music instruments need calibration. Even tuning the piano or guitar. For digital or hybrid modules like The Centre the calibration process is to connect a well calibrated source of pitch that will provide stable value of voltages at two or more reference points. Usually two points are enough. The software will recalculate all the values and will apply proper algorithms to always generate correct pitch for voltages.

Calibrating The Centre

The Centre needs two voltages separated by 2V. In other words, the centre needs a Control Voltage (CV) for two C notes separated by 2 octaves. Ideally that would be C1 and C3 but many current MIDI keyboards supply only voltages between 0V and 5V which translates to C2 and C8. Yep, there is no standard for V/Oct assignemnt of voltage to notes so at 1V/OCT we assume that C2 is 0V. It does not matter anyway, because every V/Oct input has Octave and Note correction anyway.

Clone this wiki locally