By Brandon Miniman | May 12, 2008 4:56 AM
So there are two types of touchscreens that are used in mobile devices. Resistive (found on every Windows Mobile device) and capacitive (found on the iPhone, and a few other devices).
Resistive screens work by, well, resistance. If you press on the screen, you’re causing two electrically-charged layers to meet at a certain point. The device can then track the coordinates of the touch by where this contact occurred. Resistive touchscreens are cheaper to produce than capacitive, though offer lower visual clarity and are often times less sensitive.
A capacitive touchscreen exhibits a continuous flow of electrons across the surface. When an object that has capacitance, like a person’s finger, touches the screen, the capacitive field is distorted. The phone tracks the distortion and assigns coordinates to the touch. This is why you can’t use a pen tip (or any other non-finger object) with the iPhone – a pen tip doesn’t have capacitance.
Here’s the big question: Why don’t Windows Mobile device have iPhone-like capacitive touchscreens? Read on for more…










