Reply
Thread Tools
Posts: 64 | Thanked: 16 times | Joined on Jan 2008
#1
I have been wondering about single touch/multi touch technology for a bit recently. I was wondering if it is hardware or a software limitation. I have heard that android is currently single touch but that the software will be updated so that it will become multitouch, and I was wondering if this will change the G1.

But what I have really been thinking about is the n800 and if it is software then the touching on the screen is essentially acting as a cursor or mouse input? Or is it a hardware limitation? If its a software limitation is it something that could be fixed or would be part of the propriety software that users do not have access too?
I have a feeling these are probably silly questions but I believe they are worth asking.
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#2
its both, altho primarily hardware, as it need to be able to register and report multiple coordinates.

the software then need to take these coordinates and make use of them...
 
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#3
Google for 'how to make a cheap multi touch device' or something like this. You can make this with a simple webcam and cheap materials.

It still depends on the hardware though. I don't remember exactly why anymore, but I remember not every touch screen is the same under the hood. What I remember is that it can be magnetic, but also that it can use a camera in the back to register touch.

Ofcourse, the software also has to understand multiple touchings and provide a framework (API) to use the input. This is the most complex part. See also Wikipedia entry.
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!
 
Posts: 345 | Thanked: 467 times | Joined on Nov 2007 @ Germany
#4
There are basically two wide spread technologies for touch screens. One works by the electical resitance of thin plastic layers on top of the screen. This is what the tablets use. It's precise, but cannot detect multiple touches (as is just measures one resistance per direction).

The other type works by measuring electrical capacity from below the lcd screen and can detect multiple touches. But its resolution is limited and its thus mainly used on devices that use this for a finger touch screen where accuracy to the pixel is not required. The iphone uses this.

Also the latter one is more robust as the sensitive part does not consist of a thin layer on top of the screen.

People have however tried to emulate multi touch with resistive screens ... with limited success ...
 

The Following 2 Users Say Thank You to Master of Gizmo For This Useful Post:
Posts: 1,213 | Thanked: 356 times | Joined on Jan 2008 @ California and Virginia
#5
Or, you can have both (called dual digitizer).

| | | | |
V V V V V

tso's post underneath this one is talking about your standard Wacom tablet.

They are very accurate, can detect things like pen tilt and distance from surface, pressure, etc. Also, they are very expensive.
__________________
----------------------------------------------------

www.ezschool.com - The best online educational experience.

Last edited by Thesandlord; 2008-12-23 at 19:43.
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#6
there is also the option of having a "active" stylus, that either via a static charge or battery interacts with a sensor in the display/surface.
 
Posts: 631 | Thanked: 837 times | Joined on May 2007 @ Milton, Ontario, Canada
#7
Originally Posted by Master of Gizmo View Post
People have however tried to emulate multi touch with resistive screens ... with limited success ...
I know there was some experimentation with this in liqbase that was quite impressive, but I don't know how far along lcuk got in implementing it practically or what sorts of problems arose from it...
 
wazd's Avatar
Posts: 528 | Thanked: 895 times | Joined on Oct 2007 @ Moscow, Russia
#8
21 finger gestures, anyone?
 
Posts: 1,213 | Thanked: 356 times | Joined on Jan 2008 @ California and Virginia
#9
Originally Posted by wazd View Post
21 finger gestures, anyone?
Ummm, 10 fingers, 10 toes, and a tongue?
__________________
----------------------------------------------------

www.ezschool.com - The best online educational experience.
 
Posts: 1,513 | Thanked: 2,248 times | Joined on Mar 2006 @ US
#10
Originally Posted by allnameswereout View Post
It still depends on the hardware though. I don't remember exactly why anymore, but I remember not every touch screen is the same under the hood. What I remember is that it can be magnetic, but also that it can use a camera in the back to register touch.

Ofcourse, the software also has to understand multiple touchings and provide a framework (API) to use the input. This is the most complex part. See also Wikipedia entry.
This is a nice history of multitouch.

http://www.billbuxton.com/multitouchOverview.html

IIRC, according to Nokia, multitouch is defined as where the touch screen is contacted at a first point and the contact moves to a second point where it is released and so most HW is capable of multitouch according to this definition. This would mean the first handheld communications device with multitouch was invented by Nokia (not iPhone) in 2004.
 

The Following User Says Thank You to SD69 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 08:14.