An interpolated sensor utilizes the touch delta of two or more adjacent sensor nodes arranged in a row to calculate the position of a touch contact along that row. The sensor layout is designed and the threshold configured in such a way that a contact anywhere along the sensor will cause:
An interpolated sensor may be formed into any physical shape, with or without a wrap-around from the last sensor to the first. A sensor with wrap-around is configured as a ‘Wheel’, while one without is configured as a ‘Slider’. In the case of the wheel, a touch contact centered on the 1st key uses the last key for ‘left’ interpolation and vice versa while the slider option implements a dead band at the ends.