mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-16 08:57:27
This commit is contained in:
parent
2c52649a8d
commit
742ef64ea3
@ -0,0 +1,62 @@
|
||||
---
|
||||
title: "06-challenges-for-ubicomp-and-intro-to-sensors"
|
||||
tags:
|
||||
- lecture
|
||||
- info305
|
||||
---
|
||||
|
||||
Challenges
|
||||
- What’s difficult about Ubiquitous Computing?
|
||||
- Requires understanding of sensors and new sensing technologies
|
||||
- Noisy inputs
|
||||
- Sensor fusion
|
||||
- Wireless communication channels
|
||||
- Power consumption
|
||||
- Context is only a proxy for human intent
|
||||
- Unpredictable ussage context in particular for mobile devices
|
||||
- Require novel user interfaces, limited/different I/O capabilities
|
||||
- Lack of standardization in interface patterns
|
||||
- Privacy & Security
|
||||
|
||||
Wireless Communication Channels
|
||||
- 
|
||||
- Unpredictable availability and throughout
|
||||
- Many physical issues:
|
||||
- Refraction
|
||||
- Absorption
|
||||
- Antenna Geometry
|
||||
- Power Limits
|
||||
- Wireless spectrum is highly contested
|
||||
- Many sources of interference
|
||||
- Limited bandwith available
|
||||
- Often complext SW/HW stacks
|
||||
|
||||
Power Consumption
|
||||
- Biggest energy consumers
|
||||
- Display (backlight)
|
||||
- Wireless modules
|
||||
- GPS receiver, cameras
|
||||
- Sensors (touch, accelerometer, IMU)
|
||||
- Limited power supply
|
||||
- Tradeoff: capacity vs. size/weight/portability
|
||||
- Energy consumption becomes important
|
||||
- Two solutions:
|
||||
- Increase energy in relation to size/weight
|
||||
- Requires chemistry & physics knowledge
|
||||
- Decrease energy consumption
|
||||
- Requires CS/IS/EE knowledge
|
||||
- 
|
||||
|
||||
Privacy and Security
|
||||
- Context awareness requires huge amounts of private & personal data (see current generation mobile devices)
|
||||
- Emails, contacts
|
||||
- Sensor data, movement profiles
|
||||
- PIN/TAN codes
|
||||
- Photos
|
||||
- Many people want to access data
|
||||
- Google, Facebook, Microsoft (> ads)
|
||||
- NSA, GCHQ, BND, Five Eyes (> crime prevention)
|
||||
- Hackers (> extorsion, stealing your money)
|
||||
- Problem 1: No pervasive encryption
|
||||
- Problem 2: Voluntary use of cloud services, interconnected services
|
||||
|
||||
@ -19,5 +19,6 @@ tags:
|
||||
- [[03-intro-AR-dev]]
|
||||
- [[04-lens-studio]]
|
||||
- [x] [[05-pervasive-ubiquitious-2]]
|
||||
- [[06-challenges-for-ubicomp-and-intro-to-sensors]]
|
||||
|
||||
# Info
|
||||
Loading…
Reference in New Issue
Block a user