SlideShare a Scribd company logo
1 of 51
Download to read offline
Mobile NFC vs Touchscreen Based Interaction:
Architecture Proposal and Evaluation
IWAAL 2013

Pablo Curiel, Koldo Zabaleta, Ana B. Lago
DeustoTech - Deusto Institute of Technology, University of Deusto
http://www.morelab.deusto.es

December 3, 2013

NFC vs Touchscreen Based Interaction

1/38
Outline

Introduction
State of the Art

The Platform
Evaluation
Conclusion

NFC vs Touchscreen Based Interaction

2/38
Outline

Introduction
State of the Art

The Platform
Evaluation
Conclusion

NFC vs Touchscreen Based Interaction

3/38
Advances in ICTs

►

Increasing number of electronic devices with noticeable
computing capabilities.

NFC vs Touchscreen Based Interaction

Introduction

4/38
Advances in ICTs

►
►

Increasing number of electronic devices with noticeable
computing capabilities.
Wide range of advanced services offered.

NFC vs Touchscreen Based Interaction

Introduction

5/38
Usability issues

►

Yet accessing these services can be troublesome…

NFC vs Touchscreen Based Interaction

Introduction

6/38
NFC vs Touchscreen Based Interaction

7/38
NFC vs Touchscreen Based Interaction

8/38
Outline

Introduction
State of the Art

The Platform
Evaluation
Conclusion

NFC vs Touchscreen Based Interaction

9/38
Related Projects

►
►
►

Several studies have used NFC-enabled phones to ease
the interaction with them and provide different services.
Common approach: Each NFC tag identifies a given
service that is fired when the tag is read.
Extensions to it:
► General

tags which identify objects and special tags with
additional information or services that those objects provide
(Riekki et al.).
► User context as additional condition to determine which
service to provide (Riekki et al.).
► Tags that identify services and tags that identify arguments
for them. (Broll et al.).
NFC vs Touchscreen Based Interaction

State of the Art

10/38
Our Proposal

A tag represents an object or concept of the
real world, not a particular service. Thus, it is
the combination of tags read by a user what
determines the service to be provided.

NFC vs Touchscreen Based Interaction

State of the Art

11/38
Outline

Introduction
State of the Art

The Platform
Evaluation
Conclusion

NFC vs Touchscreen Based Interaction

12/38
The Platform

►

Activate the most used services on mobile devices by
interacting with NFC tags.

►

Client-Server architecture

►

Three main components:
► The

Model
► The Server
► The Mobile Application

NFC vs Touchscreen Based Interaction

Proposed Solution

13/38
The Model

►

OWL Ontology where two kinds of elements are modelled.

NFC vs Touchscreen Based Interaction

Proposed Solution

14/38
The Model

►

OWL Ontology where two kinds of elements are modelled.
► Real

world entities to be represented on NFC tags

NFC vs Touchscreen Based Interaction

Proposed Solution

15/38
The Model

►

OWL Ontology where two kinds of elements are modelled.
► Real

world entities to be represented on NFC tags

► Hierarchy

NFC vs Touchscreen Based Interaction

Proposed Solution

16/38
The Model

►

OWL Ontology where two kinds of elements are modelled.
► Real

world entities to be represented on NFC tags

► Hierarchy

► The

actions to execute

NFC vs Touchscreen Based Interaction

Proposed Solution

17/38
The Model

►

OWL Ontology where two kinds of elements are modelled.
► Real

world entities to be represented on NFC tags

► Hierarchy

► The

actions to execute

►A

combination of different number and types of tags

hasTag exactly 1
EmailTag

EmailTag

SendEmail

hasAttribute min 1
Contact
NFC vs Touchscreen Based Interaction

Proposed Solution

Contact

18/38
The Server

►

Checks if the combination of tags read by the user is
valid…
And if so, it determines the action they represent.

►

Two steps:

►

► The

Rule Engine
► Consistency Checking

NFC vs Touchscreen Based Interaction

Proposed Solution

19/38
The Server – The Rule Engine

One rule per action or service available.
► Each rule checks if the information of the tags read
matches, in principle, to its corresponding action.
► If so, it creates an instance of that action and with the
attributes that apply in each case.
►

Telephone
And
Contact
instances

NFC vs Touchscreen Based Interaction

Rule
Engine

Proposed Solution

Telephone
action
with associated
Contact

20/38
The Server –Consistency Checking

►

Once an action with its corresponding attributes is
created, its consistency is checked.
► Types

of the attributes
► Cardinality of the attributes

TelephoneCall
Telephone
action
with associated
Contact

Semantic
Reasoner

hasAttribute
exactly 1
Contact

Contact

NFC vs Touchscreen Based Interaction

Proposed Solution

21/38
The Server –Consistency Checking

►

Once an action with its corresponding attributes is
created, its consistency is checked.
► Types

of the attributes
► Cardinality of the attributes
►

Consistent Action = Valid Action
TelephoneCall
Telephone
action
with associated
Contact

Semantic
Reasoner

Consistent!

NFC vs Touchscreen Based Interaction

hasAttribute
exactly 1
Contact

Contact

Proposed Solution

22/38
The Mobile Application – Object Creation

►

The representation of the objects in the tags follows the
ontological model.

NFC vs Touchscreen Based Interaction

Proposed Solution

23/38
The Mobile Application – Object Creation

►

The representation of the objects in the tags follows the
ontological model.

<PlaceTagUri>

NFC vs Touchscreen Based Interaction

Proposed Solution

24/38
The Mobile Application – Object Creation

►

The representation of the objects in the tags follows the
ontological model.

<PlaceTagUri> <rdf:type> <lnfc:PlaceTag> .
<PlaceTagUri> <lnfc:latitude> “51.513016”^^xsd:double .
<PlaceTagUri> <lnfc:longitude> “-0.122337”^^xsd:double .

NFC vs Touchscreen Based Interaction

Proposed Solution

25/38
The Mobile Application – Action Execution

►

When a user reads a combination of tags to execute an
action, the URIs written on them are used to retrieve the
instance from the triplestore.

►

The retrieved instances are sent to the server, which
determines the action to execute.

►

Finally, the mobile phone provides the service that
corresponds according to the action returned by the
server.

NFC vs Touchscreen Based Interaction

Proposed Solution

26/38
Outline

Introduction
State of the Art

The Platform
Evaluation
Conclusion

NFC vs Touchscreen Based Interaction

27/38
Evaluation

►

Goals
► Validate

our proposal
► Compare it to traditional Touchscreen-based interaction
►

Hypothesis: Interaction based on NFC is faster and
easier for end-users than the touchscreen- based one.

NFC vs Touchscreen Based Interaction

Evaluation

28/38
Experiment design

►

Subjects executed three different actions, both with NFC
and an ad-hoc touchscreen-based GUI.
► See

weather forecast (no params)
► Make a phone call to a contact (one param)
► Send an e-mail to two contacts (two params)

NFC vs Touchscreen Based Interaction

Evaluation

29/38
NFC-based Interaction

NFC vs Touchscreen Based Interaction

Evaluation

30/38
NFC vs Touchscreen Based Interaction

31/38
Touchscreen-based Interaction

NFC vs Touchscreen Based Interaction

Evaluation

32/38
Experiment steps

Application explanation
► Live demo
► Training for one subject group
► Subjects executed the actions
►

► Half

of the subjects first with NFC, the other first with
touchscreen

►

Post-experiment survey
► Age,

Gender, Familiarity with NFC/Touchscreen
phones/New technologies in general and subjective
impressions

NFC vs Touchscreen Based Interaction

Evaluation

33/38
Subject characteristics

40 Subjects
► Between 20 and 60 years old
►

NFC vs Touchscreen Based Interaction

Evaluation

34/38
Subject characteristics

40 Subjects
► Between 20 and 60 years old
► 30 men and 10 women
► Varied technological skills
►

NFC vs Touchscreen Based Interaction

Evaluation

35/38
Subject characteristics

40 Subjects
► Between 20 and 60 years old
► 30 men and 10 women
► Varied technological skills
► 80% owned a touchscreen phone
► 66% familiar with NFC/RFID
►

► But

►

only 33% had used a NFC-enabled phone

15 subjects trained with the application before the
experiment

NFC vs Touchscreen Based Interaction

Evaluation

36/38
Subject characteristics - Dependencies

►

Age and technological skills
► Older

subjects took less advantage of their smartphones

NFC vs Touchscreen Based Interaction

Evaluation

37/38
Subject characteristics - Dependencies

►

Age and technological skills
► Older

►

subjects took less advantage of their smartphones

Age and phone type
► All

subjects under 40 owned a smartphone

NFC vs Touchscreen Based Interaction

Evaluation

38/38
Subject characteristics - Dependencies

►

Age and technological skills
► Older

►

Age and phone type
► All

►

subjects under 40 owned a smartphone

Age and experience with NFC
► None

►

subjects took less advantage of their smartphones

of the older subjects had used a NFC phone before

Phone type and experience with NFC
► Only

one subject with prior experience with a NFC phone
owned a non-touchscreen phone

NFC vs Touchscreen Based Interaction

Evaluation

39/38
Subject impressions

►
►

Nearly all subjects found the NFC-based interaction
useful
75% of the subjects would use it at least occasionally

NFC vs Touchscreen Based Interaction

Evaluation

40/38
Task efficiency

►

NFC 0.5 seconds faster on average

►

No significant difference between the different actions
21 subjects faster with NFC / 19 faster with touchscreen
Pre-experiment training equal for both interaction
approaches

►
►

► Subjects

with training were 2 seconds faster on average
with both technologies.

►

No correlation between subjective impressions and task
efficiency

NFC vs Touchscreen Based Interaction

Evaluation

41/38
Task efficiency (II)

►

Significant correlation between task efficiency and
subject age
► Specially
► 630

ms slower per year increase (P < 0.001)

► Weaker
► 333

for touch-based interaction

for NFC

ms slower per year increase (P < 0.01)

NFC vs Touchscreen Based Interaction

Evaluation

42/38
Task efficiency (III)

►

Interaction time differences (touchscreen time minus
NFC time for each subject and task)
► For

each year increase in subject age, they are 300 ms
faster with NFC (P ≈ 0.001)
► On average, subjects older than 30 are faster with NFC

NFC vs Touchscreen Based Interaction

Evaluation

43/38
Task efficiency (IV)

►

Subjects who own a touchscreen-phone are clearly
faster with this kind of interaction
► 18

►

seconds faster on average (P < 0.001)

While it is not that clear that subjects with previous
experience with a NFC phone are faster
►6

seconds faster on average (P ≈ 0.05)

NFC vs Touchscreen Based Interaction

Evaluation

44/38
Outline

Introduction
State of the Art

The Platform
Evaluation
Conclusion

NFC vs Touchscreen Based Interaction

45/38
Conclusion (I)

►

Platform to access the most-used services in mobile
phones using NFC.

►

New approach for NFC-based interaction: Actions as
combinations of tags.

►

Proposed interaction scheme considered convenient and
useful by test users.

NFC vs Touchscreen Based Interaction

Conclusion

46/38
Conclusion (II)

►

NFC also proved faster than touchscreen, specially for…
► Older

people (over 30 years old)
► Those less familiar with touch-based interaction
► Those less familiar with new technologies in general
►

Learning curve of NFC-based interaction also proved to
be low.

NFC vs Touchscreen Based Interaction

Conclusion

47/38
Future Work

►

Run a larger scale experiment
► Larger

number of subjects, more homogeneous groups

► More

subjects in older age groups
► More people with lower technological skills
► Minimize

►

dependency among variables

Longer in time
► Study

the long-term learning effect in both interaction
approaches

►

Apart from studying task efficiency, measure interaction
errors with both technologies

NFC vs Touchscreen Based Interaction

Conclusion

48/38
¡GRACIAS!

THANK YOU!

NFC vs Touchscreen Based Interaction

49/38
All rights of images are reserved by the original
owners*, the rest of the content is licensed under a
Creative Commons by-sa 3.0 license.

*

Android Open Source Project: http://en.wikipedia.org/wiki/File:Nexus_4.png
http://en.wikipedia.org/wiki/File:Nexus_10.png
Stefan Svartling: https://picasaweb.google.com/lh/photo/LJ44WQRTFlHX5ciB_xLV8lDUMCdxqHK-2KnxRTTdAcc
Google Inc.: http://commons.wikimedia.org/wiki/File:Google_Chrome_icon_(2011).svg
Photoshopedia: https://www.iconfinder.com/icons/33896/camera_photography_webdesign_icon
Wwalczyszyn: https://www.iconfinder.com/icons/67500/android_maps_r_icon
Aha-Soft:
https://www.iconfinder.com/icons/54522/feed_garbage_good_tidings_journal_lection_literary_garbage_mandarin_mandarine_news_newspaper_or
ange_organ_paper_print_read_reader_reading_retiree_rss_sheet_slipslop_tangerine_tidings_uncos_yellow_icon
https://www.iconfinder.com/icons/54526/community_connection_consultation_consulting_earth_global_group_internet_large_group_network_polar
_round_table_social_social_network_users_world_icon
Alessandro Rei: http://findicons.com/icon/254687/audacity
Oliver Scholtz (and others): https://www.iconfinder.com/icons/24246/and_calendar_preferences_tasks_icon
Bharathp666: https://www.iconfinder.com/icons/72149/android_base_gmail_icon
Juan José Aza: http://www.flickr.com/photos/todojuanjo/2630161117/
Chris Arvin: http://dribbble.com/shots/396641-Freebie-PSD-Android-4-0-UI?list=users
W3C: http://www.w3.org/RDF/icons/rdf_flyer.svg
TAPPIN: http://tappinn.com/public/images/main2011/nfc-sticker.jpg
Icons Land: https://www.iconfinder.com/icons/73049/base_chartreuse_inside_map_marker_socialmediabookmark_icon
Everaldo Coelho: https://www.iconfinder.com/icons/18095/clouds_sun_weather_icon

NFC vs Touchscreen Based Interaction

50/38
Mobile NFC vs Touchscreen Based Interaction:
Architecture Proposal and Evaluation
Koldo Zabaleta

{koldo.zabaleta@deusto.es}
DeustoTech - Deusto Institute of Technology, University of Deusto
http://www.morelab.deusto.es

NFC vs Touchscreen Based Interaction

51/38

More Related Content

Viewers also liked

Danil Krivoruchko @ Charmex
Danil Krivoruchko @ CharmexDanil Krivoruchko @ Charmex
Danil Krivoruchko @ CharmexStas Kremnev
 
Newsletter, dec 2010
Newsletter,  dec 2010Newsletter,  dec 2010
Newsletter, dec 2010EWAS_Surabaya
 
Delivering places together: support for spatial planning
Delivering places together: support for spatial planningDelivering places together: support for spatial planning
Delivering places together: support for spatial planningPlanning Advisory Service
 
Hello huayu introduction
Hello huayu introductionHello huayu introduction
Hello huayu introductionFenty Kuo
 
Reconversión de H4X0R para securizar tu pin
Reconversión de H4X0R para securizar tu pinReconversión de H4X0R para securizar tu pin
Reconversión de H4X0R para securizar tu pinDavid Hurtado
 
Client List JAN 2017 ENG C
Client List JAN 2017 ENG CClient List JAN 2017 ENG C
Client List JAN 2017 ENG CAlfonso Barquin
 
Memorias usb memorias sd micro sd y memorias ssd
Memorias usb memorias sd micro sd y memorias ssdMemorias usb memorias sd micro sd y memorias ssd
Memorias usb memorias sd micro sd y memorias ssdJajo Hernandez
 
Anexo 13 investigacion de accidentes e incidentes de aviacion
Anexo 13   investigacion de accidentes e incidentes de aviacionAnexo 13   investigacion de accidentes e incidentes de aviacion
Anexo 13 investigacion de accidentes e incidentes de aviacionVanessa Ríos
 
PECB Webinar: ISO 9001 + ITIL = ISO 20000 (Spanish)
PECB Webinar: ISO 9001 + ITIL = ISO 20000 (Spanish)PECB Webinar: ISO 9001 + ITIL = ISO 20000 (Spanish)
PECB Webinar: ISO 9001 + ITIL = ISO 20000 (Spanish)PECB
 
El Guernica de Picasso. Taller de Arte La Enredadera
El Guernica de Picasso. Taller de Arte La EnredaderaEl Guernica de Picasso. Taller de Arte La Enredadera
El Guernica de Picasso. Taller de Arte La EnredaderaLaEnredadera Taller de Arte
 
Uvaldino y la cafetera maravillosa
Uvaldino y la cafetera maravillosaUvaldino y la cafetera maravillosa
Uvaldino y la cafetera maravillosaSebastian Portilla
 
Your introduction to Puki Design and Sign
Your introduction to Puki Design and SignYour introduction to Puki Design and Sign
Your introduction to Puki Design and SignBertheMaes
 

Viewers also liked (16)

Danil Krivoruchko @ Charmex
Danil Krivoruchko @ CharmexDanil Krivoruchko @ Charmex
Danil Krivoruchko @ Charmex
 
Newsletter, dec 2010
Newsletter,  dec 2010Newsletter,  dec 2010
Newsletter, dec 2010
 
Delivering places together: support for spatial planning
Delivering places together: support for spatial planningDelivering places together: support for spatial planning
Delivering places together: support for spatial planning
 
Cv Michelle Borda
Cv Michelle BordaCv Michelle Borda
Cv Michelle Borda
 
Labmetrics März 2012
Labmetrics März 2012Labmetrics März 2012
Labmetrics März 2012
 
New FAB X
New FAB XNew FAB X
New FAB X
 
Hello huayu introduction
Hello huayu introductionHello huayu introduction
Hello huayu introduction
 
Reconversión de H4X0R para securizar tu pin
Reconversión de H4X0R para securizar tu pinReconversión de H4X0R para securizar tu pin
Reconversión de H4X0R para securizar tu pin
 
Client List JAN 2017 ENG C
Client List JAN 2017 ENG CClient List JAN 2017 ENG C
Client List JAN 2017 ENG C
 
Memorias usb memorias sd micro sd y memorias ssd
Memorias usb memorias sd micro sd y memorias ssdMemorias usb memorias sd micro sd y memorias ssd
Memorias usb memorias sd micro sd y memorias ssd
 
Anexo 13 investigacion de accidentes e incidentes de aviacion
Anexo 13   investigacion de accidentes e incidentes de aviacionAnexo 13   investigacion de accidentes e incidentes de aviacion
Anexo 13 investigacion de accidentes e incidentes de aviacion
 
PECB Webinar: ISO 9001 + ITIL = ISO 20000 (Spanish)
PECB Webinar: ISO 9001 + ITIL = ISO 20000 (Spanish)PECB Webinar: ISO 9001 + ITIL = ISO 20000 (Spanish)
PECB Webinar: ISO 9001 + ITIL = ISO 20000 (Spanish)
 
El Guernica de Picasso. Taller de Arte La Enredadera
El Guernica de Picasso. Taller de Arte La EnredaderaEl Guernica de Picasso. Taller de Arte La Enredadera
El Guernica de Picasso. Taller de Arte La Enredadera
 
Uvaldino y la cafetera maravillosa
Uvaldino y la cafetera maravillosaUvaldino y la cafetera maravillosa
Uvaldino y la cafetera maravillosa
 
Your introduction to Puki Design and Sign
Your introduction to Puki Design and SignYour introduction to Puki Design and Sign
Your introduction to Puki Design and Sign
 
LENGUAJE INTERMODAL
LENGUAJE INTERMODALLENGUAJE INTERMODAL
LENGUAJE INTERMODAL
 

Similar to IWAAL 2013 - Mobile NFC vs Touchscreen Based Interaction: Architecture Proposal and Evaluation

Transforming the NFC Public Transport Experience from Vision to Reality -- Th...
Transforming the NFC Public Transport Experience from Vision to Reality -- Th...Transforming the NFC Public Transport Experience from Vision to Reality -- Th...
Transforming the NFC Public Transport Experience from Vision to Reality -- Th...NFC Forum
 
Introduction to the Interoperability Initiative
Introduction to the Interoperability InitiativeIntroduction to the Interoperability Initiative
Introduction to the Interoperability InitiativeNFC Forum
 
Show and Tell - Data and Digitalisation, Digital Twins.pdf
Show and Tell - Data and Digitalisation, Digital Twins.pdfShow and Tell - Data and Digitalisation, Digital Twins.pdf
Show and Tell - Data and Digitalisation, Digital Twins.pdfSIFOfgem
 
NFC-based User Interfaces
NFC-based User InterfacesNFC-based User Interfaces
NFC-based User InterfacesJukka Riekki
 
A SESERV methodology for tussle analysis in Future Internet technologies - In...
A SESERV methodology for tussle analysis in Future Internet technologies - In...A SESERV methodology for tussle analysis in Future Internet technologies - In...
A SESERV methodology for tussle analysis in Future Internet technologies - In...ictseserv
 
Effectiveness Measurement Framework for Field-Based Experiments Focused on An...
Effectiveness Measurement Framework for Field-Based Experiments Focused on An...Effectiveness Measurement Framework for Field-Based Experiments Focused on An...
Effectiveness Measurement Framework for Field-Based Experiments Focused on An...Ivan Pretel
 
OPTIMOS Interoperability Event - Introduction to the Interoperability Initiative
OPTIMOS Interoperability Event - Introduction to the Interoperability InitiativeOPTIMOS Interoperability Event - Introduction to the Interoperability Initiative
OPTIMOS Interoperability Event - Introduction to the Interoperability InitiativeNFC Forum
 
AUTOMATED TOLL COLLECTION
AUTOMATED TOLL COLLECTIONAUTOMATED TOLL COLLECTION
AUTOMATED TOLL COLLECTIONNaveen Sampath
 
Mobile Crowdsensing with Mobile Agents
Mobile Crowdsensing with Mobile AgentsMobile Crowdsensing with Mobile Agents
Mobile Crowdsensing with Mobile AgentsTeemu Leppänen
 
NFC Forum Tap Into NFC Developer Event Intro
NFC Forum Tap Into NFC Developer Event IntroNFC Forum Tap Into NFC Developer Event Intro
NFC Forum Tap Into NFC Developer Event IntroNFC Forum
 
NFC: Connect, Transact, and Charge
NFC: Connect, Transact, and ChargeNFC: Connect, Transact, and Charge
NFC: Connect, Transact, and ChargeNFC Forum
 
Methodologies for the Development of Crowd and Social-based applications
Methodologies for the Development of Crowd and Social-based applicationsMethodologies for the Development of Crowd and Social-based applications
Methodologies for the Development of Crowd and Social-based applicationsAndrea Mauri
 
IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...
IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...
IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...IRJET Journal
 
HCE. . . and Beyond - It's Not Just a Transaction
HCE. . . and Beyond - It's Not Just a TransactionHCE. . . and Beyond - It's Not Just a Transaction
HCE. . . and Beyond - It's Not Just a TransactionNFC Forum
 
Module 10 - Section 2: ICTs, the environment and climate change & Section 3: ...
Module 10 - Section 2: ICTs, the environment and climate change & Section 3: ...Module 10 - Section 2: ICTs, the environment and climate change & Section 3: ...
Module 10 - Section 2: ICTs, the environment and climate change & Section 3: ...Richard Labelle
 
NFC Bridging the Internet of Things
NFC Bridging the Internet of ThingsNFC Bridging the Internet of Things
NFC Bridging the Internet of ThingsNFC Forum
 

Similar to IWAAL 2013 - Mobile NFC vs Touchscreen Based Interaction: Architecture Proposal and Evaluation (20)

Transforming the NFC Public Transport Experience from Vision to Reality -- Th...
Transforming the NFC Public Transport Experience from Vision to Reality -- Th...Transforming the NFC Public Transport Experience from Vision to Reality -- Th...
Transforming the NFC Public Transport Experience from Vision to Reality -- Th...
 
Introduction to the Interoperability Initiative
Introduction to the Interoperability InitiativeIntroduction to the Interoperability Initiative
Introduction to the Interoperability Initiative
 
Show and Tell - Data and Digitalisation, Digital Twins.pdf
Show and Tell - Data and Digitalisation, Digital Twins.pdfShow and Tell - Data and Digitalisation, Digital Twins.pdf
Show and Tell - Data and Digitalisation, Digital Twins.pdf
 
NFC-based User Interfaces
NFC-based User InterfacesNFC-based User Interfaces
NFC-based User Interfaces
 
A SESERV methodology for tussle analysis in Future Internet technologies - In...
A SESERV methodology for tussle analysis in Future Internet technologies - In...A SESERV methodology for tussle analysis in Future Internet technologies - In...
A SESERV methodology for tussle analysis in Future Internet technologies - In...
 
Nfc technology
Nfc technologyNfc technology
Nfc technology
 
Effectiveness Measurement Framework for Field-Based Experiments Focused on An...
Effectiveness Measurement Framework for Field-Based Experiments Focused on An...Effectiveness Measurement Framework for Field-Based Experiments Focused on An...
Effectiveness Measurement Framework for Field-Based Experiments Focused on An...
 
OPTIMOS Interoperability Event - Introduction to the Interoperability Initiative
OPTIMOS Interoperability Event - Introduction to the Interoperability InitiativeOPTIMOS Interoperability Event - Introduction to the Interoperability Initiative
OPTIMOS Interoperability Event - Introduction to the Interoperability Initiative
 
AUTOMATED TOLL COLLECTION
AUTOMATED TOLL COLLECTIONAUTOMATED TOLL COLLECTION
AUTOMATED TOLL COLLECTION
 
Mobile Crowdsensing with Mobile Agents
Mobile Crowdsensing with Mobile AgentsMobile Crowdsensing with Mobile Agents
Mobile Crowdsensing with Mobile Agents
 
NFC Forum Tap Into NFC Developer Event Intro
NFC Forum Tap Into NFC Developer Event IntroNFC Forum Tap Into NFC Developer Event Intro
NFC Forum Tap Into NFC Developer Event Intro
 
NFC: Connect, Transact, and Charge
NFC: Connect, Transact, and ChargeNFC: Connect, Transact, and Charge
NFC: Connect, Transact, and Charge
 
Methodologies for the Development of Crowd and Social-based applications
Methodologies for the Development of Crowd and Social-based applicationsMethodologies for the Development of Crowd and Social-based applications
Methodologies for the Development of Crowd and Social-based applications
 
IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...
IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...
IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...
 
HCE. . . and Beyond - It's Not Just a Transaction
HCE. . . and Beyond - It's Not Just a TransactionHCE. . . and Beyond - It's Not Just a Transaction
HCE. . . and Beyond - It's Not Just a Transaction
 
ccnc_contextPro
ccnc_contextProccnc_contextPro
ccnc_contextPro
 
Module 10 - Section 2: ICTs, the environment and climate change & Section 3: ...
Module 10 - Section 2: ICTs, the environment and climate change & Section 3: ...Module 10 - Section 2: ICTs, the environment and climate change & Section 3: ...
Module 10 - Section 2: ICTs, the environment and climate change & Section 3: ...
 
Project
ProjectProject
Project
 
NFC Bridging the Internet of Things
NFC Bridging the Internet of ThingsNFC Bridging the Internet of Things
NFC Bridging the Internet of Things
 
5
55
5
 

Recently uploaded

Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 

Recently uploaded (20)

Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 

IWAAL 2013 - Mobile NFC vs Touchscreen Based Interaction: Architecture Proposal and Evaluation

  • 1. Mobile NFC vs Touchscreen Based Interaction: Architecture Proposal and Evaluation IWAAL 2013 Pablo Curiel, Koldo Zabaleta, Ana B. Lago DeustoTech - Deusto Institute of Technology, University of Deusto http://www.morelab.deusto.es December 3, 2013 NFC vs Touchscreen Based Interaction 1/38
  • 2. Outline Introduction State of the Art The Platform Evaluation Conclusion NFC vs Touchscreen Based Interaction 2/38
  • 3. Outline Introduction State of the Art The Platform Evaluation Conclusion NFC vs Touchscreen Based Interaction 3/38
  • 4. Advances in ICTs ► Increasing number of electronic devices with noticeable computing capabilities. NFC vs Touchscreen Based Interaction Introduction 4/38
  • 5. Advances in ICTs ► ► Increasing number of electronic devices with noticeable computing capabilities. Wide range of advanced services offered. NFC vs Touchscreen Based Interaction Introduction 5/38
  • 6. Usability issues ► Yet accessing these services can be troublesome… NFC vs Touchscreen Based Interaction Introduction 6/38
  • 7. NFC vs Touchscreen Based Interaction 7/38
  • 8. NFC vs Touchscreen Based Interaction 8/38
  • 9. Outline Introduction State of the Art The Platform Evaluation Conclusion NFC vs Touchscreen Based Interaction 9/38
  • 10. Related Projects ► ► ► Several studies have used NFC-enabled phones to ease the interaction with them and provide different services. Common approach: Each NFC tag identifies a given service that is fired when the tag is read. Extensions to it: ► General tags which identify objects and special tags with additional information or services that those objects provide (Riekki et al.). ► User context as additional condition to determine which service to provide (Riekki et al.). ► Tags that identify services and tags that identify arguments for them. (Broll et al.). NFC vs Touchscreen Based Interaction State of the Art 10/38
  • 11. Our Proposal A tag represents an object or concept of the real world, not a particular service. Thus, it is the combination of tags read by a user what determines the service to be provided. NFC vs Touchscreen Based Interaction State of the Art 11/38
  • 12. Outline Introduction State of the Art The Platform Evaluation Conclusion NFC vs Touchscreen Based Interaction 12/38
  • 13. The Platform ► Activate the most used services on mobile devices by interacting with NFC tags. ► Client-Server architecture ► Three main components: ► The Model ► The Server ► The Mobile Application NFC vs Touchscreen Based Interaction Proposed Solution 13/38
  • 14. The Model ► OWL Ontology where two kinds of elements are modelled. NFC vs Touchscreen Based Interaction Proposed Solution 14/38
  • 15. The Model ► OWL Ontology where two kinds of elements are modelled. ► Real world entities to be represented on NFC tags NFC vs Touchscreen Based Interaction Proposed Solution 15/38
  • 16. The Model ► OWL Ontology where two kinds of elements are modelled. ► Real world entities to be represented on NFC tags ► Hierarchy NFC vs Touchscreen Based Interaction Proposed Solution 16/38
  • 17. The Model ► OWL Ontology where two kinds of elements are modelled. ► Real world entities to be represented on NFC tags ► Hierarchy ► The actions to execute NFC vs Touchscreen Based Interaction Proposed Solution 17/38
  • 18. The Model ► OWL Ontology where two kinds of elements are modelled. ► Real world entities to be represented on NFC tags ► Hierarchy ► The actions to execute ►A combination of different number and types of tags hasTag exactly 1 EmailTag EmailTag SendEmail hasAttribute min 1 Contact NFC vs Touchscreen Based Interaction Proposed Solution Contact 18/38
  • 19. The Server ► Checks if the combination of tags read by the user is valid… And if so, it determines the action they represent. ► Two steps: ► ► The Rule Engine ► Consistency Checking NFC vs Touchscreen Based Interaction Proposed Solution 19/38
  • 20. The Server – The Rule Engine One rule per action or service available. ► Each rule checks if the information of the tags read matches, in principle, to its corresponding action. ► If so, it creates an instance of that action and with the attributes that apply in each case. ► Telephone And Contact instances NFC vs Touchscreen Based Interaction Rule Engine Proposed Solution Telephone action with associated Contact 20/38
  • 21. The Server –Consistency Checking ► Once an action with its corresponding attributes is created, its consistency is checked. ► Types of the attributes ► Cardinality of the attributes TelephoneCall Telephone action with associated Contact Semantic Reasoner hasAttribute exactly 1 Contact Contact NFC vs Touchscreen Based Interaction Proposed Solution 21/38
  • 22. The Server –Consistency Checking ► Once an action with its corresponding attributes is created, its consistency is checked. ► Types of the attributes ► Cardinality of the attributes ► Consistent Action = Valid Action TelephoneCall Telephone action with associated Contact Semantic Reasoner Consistent! NFC vs Touchscreen Based Interaction hasAttribute exactly 1 Contact Contact Proposed Solution 22/38
  • 23. The Mobile Application – Object Creation ► The representation of the objects in the tags follows the ontological model. NFC vs Touchscreen Based Interaction Proposed Solution 23/38
  • 24. The Mobile Application – Object Creation ► The representation of the objects in the tags follows the ontological model. <PlaceTagUri> NFC vs Touchscreen Based Interaction Proposed Solution 24/38
  • 25. The Mobile Application – Object Creation ► The representation of the objects in the tags follows the ontological model. <PlaceTagUri> <rdf:type> <lnfc:PlaceTag> . <PlaceTagUri> <lnfc:latitude> “51.513016”^^xsd:double . <PlaceTagUri> <lnfc:longitude> “-0.122337”^^xsd:double . NFC vs Touchscreen Based Interaction Proposed Solution 25/38
  • 26. The Mobile Application – Action Execution ► When a user reads a combination of tags to execute an action, the URIs written on them are used to retrieve the instance from the triplestore. ► The retrieved instances are sent to the server, which determines the action to execute. ► Finally, the mobile phone provides the service that corresponds according to the action returned by the server. NFC vs Touchscreen Based Interaction Proposed Solution 26/38
  • 27. Outline Introduction State of the Art The Platform Evaluation Conclusion NFC vs Touchscreen Based Interaction 27/38
  • 28. Evaluation ► Goals ► Validate our proposal ► Compare it to traditional Touchscreen-based interaction ► Hypothesis: Interaction based on NFC is faster and easier for end-users than the touchscreen- based one. NFC vs Touchscreen Based Interaction Evaluation 28/38
  • 29. Experiment design ► Subjects executed three different actions, both with NFC and an ad-hoc touchscreen-based GUI. ► See weather forecast (no params) ► Make a phone call to a contact (one param) ► Send an e-mail to two contacts (two params) NFC vs Touchscreen Based Interaction Evaluation 29/38
  • 30. NFC-based Interaction NFC vs Touchscreen Based Interaction Evaluation 30/38
  • 31. NFC vs Touchscreen Based Interaction 31/38
  • 32. Touchscreen-based Interaction NFC vs Touchscreen Based Interaction Evaluation 32/38
  • 33. Experiment steps Application explanation ► Live demo ► Training for one subject group ► Subjects executed the actions ► ► Half of the subjects first with NFC, the other first with touchscreen ► Post-experiment survey ► Age, Gender, Familiarity with NFC/Touchscreen phones/New technologies in general and subjective impressions NFC vs Touchscreen Based Interaction Evaluation 33/38
  • 34. Subject characteristics 40 Subjects ► Between 20 and 60 years old ► NFC vs Touchscreen Based Interaction Evaluation 34/38
  • 35. Subject characteristics 40 Subjects ► Between 20 and 60 years old ► 30 men and 10 women ► Varied technological skills ► NFC vs Touchscreen Based Interaction Evaluation 35/38
  • 36. Subject characteristics 40 Subjects ► Between 20 and 60 years old ► 30 men and 10 women ► Varied technological skills ► 80% owned a touchscreen phone ► 66% familiar with NFC/RFID ► ► But ► only 33% had used a NFC-enabled phone 15 subjects trained with the application before the experiment NFC vs Touchscreen Based Interaction Evaluation 36/38
  • 37. Subject characteristics - Dependencies ► Age and technological skills ► Older subjects took less advantage of their smartphones NFC vs Touchscreen Based Interaction Evaluation 37/38
  • 38. Subject characteristics - Dependencies ► Age and technological skills ► Older ► subjects took less advantage of their smartphones Age and phone type ► All subjects under 40 owned a smartphone NFC vs Touchscreen Based Interaction Evaluation 38/38
  • 39. Subject characteristics - Dependencies ► Age and technological skills ► Older ► Age and phone type ► All ► subjects under 40 owned a smartphone Age and experience with NFC ► None ► subjects took less advantage of their smartphones of the older subjects had used a NFC phone before Phone type and experience with NFC ► Only one subject with prior experience with a NFC phone owned a non-touchscreen phone NFC vs Touchscreen Based Interaction Evaluation 39/38
  • 40. Subject impressions ► ► Nearly all subjects found the NFC-based interaction useful 75% of the subjects would use it at least occasionally NFC vs Touchscreen Based Interaction Evaluation 40/38
  • 41. Task efficiency ► NFC 0.5 seconds faster on average ► No significant difference between the different actions 21 subjects faster with NFC / 19 faster with touchscreen Pre-experiment training equal for both interaction approaches ► ► ► Subjects with training were 2 seconds faster on average with both technologies. ► No correlation between subjective impressions and task efficiency NFC vs Touchscreen Based Interaction Evaluation 41/38
  • 42. Task efficiency (II) ► Significant correlation between task efficiency and subject age ► Specially ► 630 ms slower per year increase (P < 0.001) ► Weaker ► 333 for touch-based interaction for NFC ms slower per year increase (P < 0.01) NFC vs Touchscreen Based Interaction Evaluation 42/38
  • 43. Task efficiency (III) ► Interaction time differences (touchscreen time minus NFC time for each subject and task) ► For each year increase in subject age, they are 300 ms faster with NFC (P ≈ 0.001) ► On average, subjects older than 30 are faster with NFC NFC vs Touchscreen Based Interaction Evaluation 43/38
  • 44. Task efficiency (IV) ► Subjects who own a touchscreen-phone are clearly faster with this kind of interaction ► 18 ► seconds faster on average (P < 0.001) While it is not that clear that subjects with previous experience with a NFC phone are faster ►6 seconds faster on average (P ≈ 0.05) NFC vs Touchscreen Based Interaction Evaluation 44/38
  • 45. Outline Introduction State of the Art The Platform Evaluation Conclusion NFC vs Touchscreen Based Interaction 45/38
  • 46. Conclusion (I) ► Platform to access the most-used services in mobile phones using NFC. ► New approach for NFC-based interaction: Actions as combinations of tags. ► Proposed interaction scheme considered convenient and useful by test users. NFC vs Touchscreen Based Interaction Conclusion 46/38
  • 47. Conclusion (II) ► NFC also proved faster than touchscreen, specially for… ► Older people (over 30 years old) ► Those less familiar with touch-based interaction ► Those less familiar with new technologies in general ► Learning curve of NFC-based interaction also proved to be low. NFC vs Touchscreen Based Interaction Conclusion 47/38
  • 48. Future Work ► Run a larger scale experiment ► Larger number of subjects, more homogeneous groups ► More subjects in older age groups ► More people with lower technological skills ► Minimize ► dependency among variables Longer in time ► Study the long-term learning effect in both interaction approaches ► Apart from studying task efficiency, measure interaction errors with both technologies NFC vs Touchscreen Based Interaction Conclusion 48/38
  • 49. ¡GRACIAS! THANK YOU! NFC vs Touchscreen Based Interaction 49/38
  • 50. All rights of images are reserved by the original owners*, the rest of the content is licensed under a Creative Commons by-sa 3.0 license. * Android Open Source Project: http://en.wikipedia.org/wiki/File:Nexus_4.png http://en.wikipedia.org/wiki/File:Nexus_10.png Stefan Svartling: https://picasaweb.google.com/lh/photo/LJ44WQRTFlHX5ciB_xLV8lDUMCdxqHK-2KnxRTTdAcc Google Inc.: http://commons.wikimedia.org/wiki/File:Google_Chrome_icon_(2011).svg Photoshopedia: https://www.iconfinder.com/icons/33896/camera_photography_webdesign_icon Wwalczyszyn: https://www.iconfinder.com/icons/67500/android_maps_r_icon Aha-Soft: https://www.iconfinder.com/icons/54522/feed_garbage_good_tidings_journal_lection_literary_garbage_mandarin_mandarine_news_newspaper_or ange_organ_paper_print_read_reader_reading_retiree_rss_sheet_slipslop_tangerine_tidings_uncos_yellow_icon https://www.iconfinder.com/icons/54526/community_connection_consultation_consulting_earth_global_group_internet_large_group_network_polar _round_table_social_social_network_users_world_icon Alessandro Rei: http://findicons.com/icon/254687/audacity Oliver Scholtz (and others): https://www.iconfinder.com/icons/24246/and_calendar_preferences_tasks_icon Bharathp666: https://www.iconfinder.com/icons/72149/android_base_gmail_icon Juan José Aza: http://www.flickr.com/photos/todojuanjo/2630161117/ Chris Arvin: http://dribbble.com/shots/396641-Freebie-PSD-Android-4-0-UI?list=users W3C: http://www.w3.org/RDF/icons/rdf_flyer.svg TAPPIN: http://tappinn.com/public/images/main2011/nfc-sticker.jpg Icons Land: https://www.iconfinder.com/icons/73049/base_chartreuse_inside_map_marker_socialmediabookmark_icon Everaldo Coelho: https://www.iconfinder.com/icons/18095/clouds_sun_weather_icon NFC vs Touchscreen Based Interaction 50/38
  • 51. Mobile NFC vs Touchscreen Based Interaction: Architecture Proposal and Evaluation Koldo Zabaleta {koldo.zabaleta@deusto.es} DeustoTech - Deusto Institute of Technology, University of Deusto http://www.morelab.deusto.es NFC vs Touchscreen Based Interaction 51/38