maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Singletouch/Multitouch (https://talk.maemo.org/showthread.php?t=25753)

bobthebuilder 2008-12-23 03:09

Singletouch/Multitouch
 
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 2008-12-23 03:58

Re: Singletouch/Multitouch
 
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 2008-12-23 04:14

Re: Singletouch/Multitouch
 
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.

Master of Gizmo 2008-12-23 17:31

Re: Singletouch/Multitouch
 
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 ...

Thesandlord 2008-12-23 19:28

Re: Singletouch/Multitouch
 
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.

tso 2008-12-23 19:32

Re: Singletouch/Multitouch
 
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.

jolouis 2008-12-24 13:58

Re: Singletouch/Multitouch
 
Quote:

Originally Posted by Master of Gizmo (Post 252066)
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 2008-12-25 00:04

Re: Singletouch/Multitouch
 
21 finger gestures, anyone?

Thesandlord 2008-12-25 00:07

Re: Singletouch/Multitouch
 
Quote:

Originally Posted by wazd (Post 252399)
21 finger gestures, anyone?

Ummm, 10 fingers, 10 toes, and a tongue?

SD69 2008-12-25 20:10

Re: Singletouch/Multitouch
 
Quote:

Originally Posted by allnameswereout (Post 251915)
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.

allnameswereout 2008-12-26 18:33

Re: Singletouch/Multitouch
 
Quote:

Originally Posted by SD69 (Post 252544)
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.

http://tweakers.net/nieuws/57525/nok...lti-touch.html

SD69 2008-12-30 00:59

Re: Singletouch/Multitouch
 
Quote:

Originally Posted by allnameswereout (Post 252679)

I don't understand that page or the patent. I was talking about multitouch on a touch screen display and that patent looks like they are swiping the keyboard?

allnameswereout 2008-12-30 21:04

Re: Singletouch/Multitouch
 
Quote:

Originally Posted by SD69 (Post 253338)
I don't understand that page or the patent. I was talking about multitouch on a touch screen display and that patent looks like they are swiping the keyboard?

Forgot to translate and there is no English source in the article it seems except for the patent application.

The relevant part:

Quote:

Nokia wil ook patent op multi-touch

[...]

De patentaanvraag, die anderhalf jaar geleden is ingediend, maar Eerste Kerstdag werd gepubliceerd, beschrijft een techniek, waarbij de telefoon het plaatsen van knoppen aanpast op de manier, waarop de telefoon wordt vastgehouden. Het touchscreen kan daarbij meerdere vingers tegelijk detecteren, een techniek die voor het eerst in een smartphone werd toegepast in de iPhone. Het is onduidelijk of de patenten strijdig met elkaar zijn en of Apple actie wil ondernemen tegen Nokia vanwege dit patent.
Rough translation:

Quote:

Nokia also wants patent on multi-touch

[...]

The patent request which was submitted 1,5 year ago but made public on 24 decembre 2008 describes a technique in which the telephone adapts the places of buttons based on the way the telephone is held. This technique was on smartphones first applied in iPhone. It is unclear whether the patents are in conflict with each other, or whether Apple will sue Nokia because of this patent.
Here is another interesting patent request: by Apple though...

SD69 2008-12-31 01:06

Re: Singletouch/Multitouch
 
Quote:

Originally Posted by allnameswereout (Post 253535)
Forgot to translate and there is no English source in the article it seems except for the patent application.

The relevant part:



Rough translation:



Here is another interesting patent request: by Apple though...

Nokia filed for a patent including multitouch in 2004. I'll start a separate thread since people might get a kick out of it.


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

vBulletin® Version 3.8.8