
QTouch Schematic and Layout Checklist [APPLICATION NOTE]
Atmel-42094C-QTouch-Schematic-and-Layout-Checklist-ApplicationNote_072014
1 Abbreviations and Definitions
The following is a list of terms, which will be used throughout the document.
•Acquisition: A single capacitive measurement process
•Atmel QTouch Library: The set of libraries for the touch sensing technologies offered by Atmel (QTouch,
QTouchADC, and QMatrix)
•AVR®: Refers to a device in the Atmel tinyAVR®, megaAVR®, XMEGA®, and UC3 microcontroller (MCU)
family
•Button: It is a zero dimensional sensor used to implement On/Off digital sensors, and is composed of a
single channel. It is also known as a Key
•Channel: A channel is a logical group of pins used to perform the touch acquisition measurement. It can be
composed of a single pin (QTouchADC), a pair of pins (QTouch) or a matrix of pins (QMatrix)
•Charge Cycle Period: It is the width of the charging pulse applied to the channel sampling capacitor
•Charge Share Delay: It is the duration when charge is shared between Cs and Cs in QTouchADC
•Ct: The capacitance caused by a finger touch over the Sense Electrode
•Cx: The self-capacitance or mutual-capacitance of the Sense Electrode
•Dwell Cycle: In a QMatrix acquisition method, the duration in which charge coupled from X to Y is
captured
•Port Pair: A combination of SNS port and SNSK port to which sensors are connected in QTouch
technology. The SNS and SNSK ports used in a port pair can be located in the same AVR Port (eight pins
for four sensors), or they may be on two different AVR Ports (8+8 pins for eight sensors)
•QMatrix: A type of capacitive touch sensing technology that uses the mutual capacitance between two
electrodes. Each channel has a drive electrode (X Electrode) and a receive electrode (Y Electrode)
•QTouch: A type of capacitive touch sensing technology that uses the self capacitance of an electrode
•QTouchADC: A type of capacitive touch sensing technology that uses the self capacitance of an electrode
connected to a single pin (ADC input)
•Rs: Series resistor on the sense line. This should be in the charging path of Cs
•Sense Component: The set of components connected to the MCU, which are used to perform a touch
measurement
•Sense Electrode: Electrodes are typically areas of copper on a printed circuit board. An electrode or a pair
of electrodes used to detect a finger touch
•Sense Line: Any track that connects the Sense Electrode to Sense Components
•Sensor: A channel or group of channels used to form a touch sensor. The three types of sensors are
Buttons, Sliders, and Wheels
•Slider: It is a one dimensional sensor used to implement linear position sensors. A group of channels
forms a Slider, which is used to detect the linear position of touch. A QTouch Slider is composed of three
channels. A QMatrix Slider can be composed of three to eight channels
•SNS Pin: ‘Sense’ pin connected to the sampling capacitor (Cs) in QTouch technology
•SNSK Pin: ‘Sense Key’ pin connected to the electrode through a series resistor (Rs) in QTouch technology
•Wheel: It is a one dimensional sensor used to implement angular position controls. A QTouch Wheel is
composed of three channels. A QMatrix Wheel can be composed of three to eight channels. It is also know
as a Rotor
•X Line: The Sense Line connected to the X Electrode in QMatrix Technology
•Y Line: The Sense Line connected to the Y Electrode used in QMatrix Technology
•Intra-Port: A configuration for QTouch acquisition method libraries, when the sensor SNS and SNSK pins
are available on the same port
•Inter-Port: A configuration for QTouch acquisition method libraries, when the sensor SNS and SNSK pins
are available on distinct ports