Location-Based Services Petteri Nurmi, Ella Peltonen
|
|
- Aki Niemelä
- 8 vuotta sitten
- Katselukertoja:
Transkriptio
1 Location-Based Services Petteri Nurmi, Ella Peltonen
2 Questions How location-based services (LBS) operate and what kind of services there are currently available? What are the main challenges for LBS? What is an inference attack and what kind of countermeasures are available against it? What are duty cycling and sensor management?
3 Location-Based Services (LBS) Computer applications that deliver information depending on the location of the device and user Local or global: works in a specific environment (e.g., campus) vs. everywhere (e.g., GPS navigation) Personal or collaborative: designed for single user (e.g., mobile maps) or multiple persons (e.g., participatory sensing) Typically require network access and infrastructure for measuring location information Location determination topic later during the course
4 Architecture of LBS - Stakeholders Mobile client Runs the application/service on a mobile device Location system Responsible for determining the location of the device Position can be determined on the client or by infrastructure Service provider Provides the application/service E.g., advertising service Content provider Provides content within the application/service E.g., company that provides advertisements
5 Lifecycle of LBS 1.Client requests the service for location sensitive information 2.Location system determines the location of the client (or uses latest estimate) 3.Request for information and current location sent to service provider that returns relevant information Typically data connectivity needed Optionally some information could be cached/stored on the client directly
6 Categories of LBS - Emergency Services E911 (Enhanced 9-1-1) Locate where a call to an emergency number originates Strict guidelines regarding positioning accuracy and consistency: 50/100 meters 67% of times (handset/network-based) 150/300 meters 90% of times (handset/networkbased) E112 European equivalent of E911 No strict positioning requirements best effort with respect to technological possibilities of infrastructure
7 Categories of LBS - Mobile Advertising Mobile marketing/advertising One of the most popular domains for LBS currently Push-based: advertisements delivered to the client terminal automatically Permission-based: require user s consent Pull-based: client requests for advertisements Different location-sensitive advertising approaches: Proximity-based: user s within close proximity pushed advertisement Profile-based: Routines detected by mining user s location history Coupons: discount vouchers delivered on the mobile device based on locations/shops visited (and profile)
8 Categories of LBS - Mobile Advertising Foursquare (video 2010):
9 Categories of LBS - Location-Based Games Game where the game play varies or evolves according to user s location Geocaching User searches for boxes that other users have hidden Treasure-hunt kind of game Boxes specified by coordinates Serious games Games that aim to achieve some desirable objective E.g., learning or achieving behavior change Example: Savannah, a location-based game that teaches children behavior of lions
10 Categories of LBS - Location-Based Games Mixed reality games Games that consists of a virtual and physical reality Actions in the physical world affect the state of the game in virtual reality Example: PacLan / Pac-Manhattan: real-world versions of Pacman Example: Pokémon GO: catching pokemons in the wild Urban games Games that use the urban environment for gameplay
11 Categories of LBS - Location-Based Games Real-world Pacman (2006): Pokémon GO (2016):
12 Categories of LBS - Mobile Augmented Reality Live, direct or indirect view of a physical real-world environment that is augmented with virtual content Common example: see-through lens + virtual content Location needed for two purposes: Tracking the orientation and pose of the device (viewport that is being augmented) Tracking the location of the client for delivering suitable information Wide range of examples especially for outdoors: Tourist guides Interactions at a distance (e.g., architecture)
13 Categories of LBS - Mobile Augmented Reality Augmented museum app (2013): Simple architecture example (2014):
14 Categories of LBS - Navigation Systems System that assists people in the movement from one place to another Indoors: supermarkets, malls, airports, campus or office environments Outdoors: pedestrian navigation in cities or within large tourist sights Various ways to present route instructions Mobile maps (2D or 3D) Landmarks (verbal, auditory, visual, multimodal) Generally considered most effective way to present navigation instructions for pedestrian purposes
15 Categories of LBS - Navigation Systems Hyondai navigator and driving guide (2015):
16 Categories of LBS - Mobile Tourist Guides Mobile systems that provide assistance to tourists visiting a particular city or other location Cyberguide and Guide are examples of early prototypes of these systems Common functionalities include Map with information about interesting locations Navigation support Location-sensitive recommendations Also other variations: E.g., restaurant or other point-of-interest (POI) finders
17 Categories of LBS - Mobile Tourist Guides Florance travel guide (2012):
18 Categories of LBS - Participatory Sensing The concept of communities contributing sensory information to form a body of knowledge Mapping prices at different gas stations Nericell: mapping road conditions in India Active research area currently, examples of topics: Providing suitable incentives to participate in data collection Security and privacy Determining which users to ask to contribute to data collection
19 Categories of LBS - Participatory Sensing GasBuddy (2016):
20 Challenges in LBS Lack of standards Phone manufacturers have different APIs Location-sensitive databases have different formats Positioning Tradeoff between power consumption and accuracy Lack of widely available indoor positioning solution Power consumption Sensing (including positioning), camera and Internet connectivity have high power consumption Privacy Possibility to deduce sensitive personal information
21 Location Privacy Ability to prevent other parties from learning one s current or past location Beresford & Stajano, 2003 Special type of information privacy which concerns the claim of individuals to determine for themselves when, how and to what extent location information about them is communicated to others Duckham & Kulik,
22 Location Privacy Inference Attack An approach that aims to discover sensitive private information from location data Detect patterns in location data Cross-correlate patterns with other data sources Home and workplace detection Place detection (discussed later on the course) can be used to identify places where person stays regularly Correlations with time can be used to determine home and workplace for over 80% of individuals Home address detection also examined in the context of GPS traces from drivers
23 Location Privacy Inference Attack Gruteser and Hoh: completely anonymized GPS data from multiple (3 and later 5) users Clustering can be used to reconstruct original traces of each user with high accuracy despite anonymization Wilson and Atkeson: Presence sensors within a smart home (motion detectors, pressure mats, ) Observations from any single sensor not sufficient for detecting identity Patterns in sensor triggering sequences could be used to determine who in the house was where (around 85% accuracy)
24 Location Privacy Countermeasures 1.Regulatory strategies: governmental rules on the use of personal information 2.Privacy policies: trust-based agreements between individuals 3.Anonymity: use a pseudonym or create ambiguity by grouping people together 4.Obfuscation: reduce the quality of location information First two are manual enforcement techniques Last two are computational privacy measures
25 Location Privacy Anonymity Basic idea to replace associated name with a pseudonym or other untraceable identifier Naïve approach: change pseudonyms regularly to reduce risk of learning about habits Clustering can be used to detect which pseudonyms belong together, at least when data from only few individuals K-Anonymity: instead of reporting the location of a person, report a region containing k-1 people Additional information, such as patterns in service requests, could be used to break k-anonymity Historical k-anonymity : inject ambiguity into additional information as well
26 Location Privacy K-Anonymity The protection provided by k-anonymity sensitive to Choice of the value of k The positions of the entities K-anonymity can be extended to protect the identify of the person who initiated location request
27 Location Privacy Mix Zones Application zones: Areas where location-based services are used User s location reported Mix zones Areas between the application zones User given a new, unused pseudonym when transferring from application zone to mix zone
28 Location Privacy Spatial and Temporal Degradation Alternative countermeasure is to degrade the quality of location measurements Adding white noise to measurements Random samples from a zero-mean Gaussian Standard deviation determines extent of noise
29 Location Privacy Spatial and Temporal Degradation Temporal degradation: Increasing time between location reports Cloaking Removing data from certain locations (spatial) and/or from certain times (temporal)
30 Location Sensing Nowadays most location-based services (apps) operate in a continuous (and sustained) mode I.e., location data continually collected and analyzed Resource-efficiency a critical constraint High CPU or I/O load can hinder other applications Location sensing drain battery, forcing users to charge the phone more often Usability concerns Consistency of the application performance Accuracy, particularly when the user interface is adapted based on them
31 Energy-Efficiency Continuous location sensing and reporting consumes significant amounts of energy Approaches for location sensing vary significantly in terms of power consumption Typically: GPS > WiFi > Inertial > Accelerometer > GSM Main ways to reduce power consumption: Duty cycling: reduce sensing frequency Sensor management: use low-power sensors whenever possible Intelligent uploading: reducing reporting (data connectivity) frequency Offloading: perform (parts of) computations elsewhere
32 Energy-Efficiency for Location Sensing Savings in power consumption often come at the expense of location accuracy Potential solution is to optimize energy consumption for a given error threshold E Reduce power consumption as much as possible Guarantee that location accuracy never (or seldom) exceeds the error threshold E Monitoring of location related information referred to as tracking
33 Energy-Efficiency Location Tracking Position tracking: Estimate and report new position only when position error cannot guaranteed to be within error threshold Can be understood as a circle of uncertainty around the last reported location Trajectory tracking: Report information about the user s trajectory when error of the trajectory exceeds a threshold Error corridor around actual trajectory Buddy tracking: Report entrance/departure of a friend from close proximity
34 Duty Cycling Duty cycling reduces sampling by alternating between idle and active states of the sensor Duty cycle = percentage of period where a signal is active D = T / P * 100% where T is active time and P is the period of the signal Sampling sensor for one minute each five minutes thus corresponds to a 20% duty cycle Need to be carefully designed Going from lower sampling state to higher typically has an additional activation cost Moving from a high state to a lower state often has delay - need sufficiently long inactive states to save energy
35 Duty Cycling Example Motion Tracking Duty cycling schemes can be rather sophisticated Example: GPS duty cycling for location reporting Assume location needs to be reported every 100m Given current speed of user v m/s (from last GPS), the next time GPS needs to be sampled (latest) is 100 / v Can also incorporate errors, e.g., if GPS error is E m, the next sample should be within (100 E) / v Error threshold Estimated error since last position update Estimated speed of the user
36 Sensor Substitution / Replacement Often multiple sensors can be used to measure the same phenomena WiFi/GPS/GSM all provide location information Accelerometer and GPS can be used to estimate speed Energy-accuracy trade-off The more accurate information is required, the more energy heavy sensor (usually) needs to be used Sensor substitution/replacement a generic technique whereby a sensor is replaced with another (less power hungry) one
37 Active / Inactive State Detection Users tend to spend the majority of times within few locations ( 50+% of time at either home or work) During these periods users mainly stationary - can let sensors sleep until something happens Activity spotting: determine if any activity (of interest) is taking place Most common strategy is to consider the variance of accelerometer magnitude Another example is monitoring the stability of WiFi / audio environment Special case of sensor substitution
38 Active / Inactive State Detection: Example Example data from a walking segment Blue line: accelerometer magnitude, i.e., i x i Stationary periods clearly distinguishable as periods of low variance
39 Sensor Substitution Example Heading-Aware Tracking Compass heading can be used to reduce need for GPS when user is moving along a straight line Assume constant velocity Position estimated using accumulated orthogonal distance (discussed later during the course) Position update triggered when error estimate exceeds the tracking threshold
40 Intelligent Uploading Duty cycling network transmissions Reduce frequency of data transmissions from the mobile client Basic uploading strategies Continuous: send data all the time (only realistic for ondemand sensing with low sampling rates) Periodic: schedule uploads at regular intervals Interval determines sampling frequency of reporting Event-based: upload when a given event occurs Error-based: upload when an error threshold exceeded Position tracking: use position error as measure Trajectory tracking: use trajectory reconstruction error
41 Energy-Efficiency for Buddy Tracking Trigger update (or alert) whenever another user (or friend) comes (or leaves) the vicinity of an user Strips algorithm 1.Exchange location messages between devices 2.For each pair of devices (a,b), determine a strip S(a,b) along which all points are equally far from a and b 3.If a or b violate the strip S(a,b), they exchange location information If within close vicinity, trigger entrance If not within close vicinity, redefine the strip S(a,b)
42 Energy-Efficiency Buddy Tracking
43 Summary Location-based services Computer applications that deliver information depending on the location of the user and/or device Require access and to network and location information Client, location system, service provider, content provider Location privacy Privacy that concerns ability to determine when, how, and to which extent location information is communicated Location Inference attack Computational approach that attempts to discover sensitive personal data from location traces
44 Summary Computational countermeasures Anonymity: k-anonymity, mixed zones Obfuscation: cloaking, noising, temporal degradation Energy-efficiency Duty cycling: reducing sampling rate Sensor management: using low power sensors when possible Uploading policies: reduce time span when location reported Tracking: position, trajectory and buddy tracking
45 Literature Location-Based Services Raper, J.; Gartner, G.; Karimi, H. & Rizos, C., A critical evaluation of location based services and their potential, Journal of location based services, 2007, 1, 5-45 Capin, T.; Pulli, K. & Akenine-Möller, T., The State of the Art in Mobile Graphics Research, IEEE Comput. Graph. Appl., IEEE Computer Society Press, 2008, 28, Takacs, G.; Chandrasekhar, V.; Gelfand, N.; Xiong, Y.; Chen, W.-C.; Bismpigiannis, T.; Grzeszczuk, R.; Pulli, K. & Girod, B., Outdoors augmented reality on mobile phone using loxel-based visual feature organization, MIR '08: Proc. of the 1st ACM international conference on Multimedia information retrieval, ACM, 2008, Benford, S.; Crabtree, A.; Flintham, M.; Drozd, A.; Anastasi, R.; Paxton, M.; Tandavanitj, N.; Adams, M. & Row-Farr, J., Can You See Me Now? ACM Transactions on Computer-Human Interaction, 2006, 13, Aalto, L.; Göthlin, N.; Korhonen, J. & Ojala, T. Bluetooth and WAP Push Based Location-Aware Mobile Advertising System Proceedings of the International Conference on Mobile Systems, Applications, and Services (MobiSys), ACM,
46 Literature Location-Based Services Barwise, P. & Strong, C., Permission-Based Mobile Advertising Journal of Interactive Marketing, 2002, 16, Baus, J.; Krüger, A. & Wahlster, W., A resource-adaptive mobile navigation system Proceedings of the 7th international conference on Intelligent user interfaces (IUI), ACM, 2002, Krüger, A.; Baus, J.; Heckmann, D.; Kruppa, M. & Wasinger, R., Brusilovsky, P.; Adaptive Mobile Guides, The Adaptive Web, Springer, 2007, 4321, Abdelzaher, T.; Anokwa, Y.; Boda, P.; Burke, J.; Estrin, D.; Guibas, L.; Kansal, A.; Madden, S. & Reich, J., Mobiscopes for Human Spaces, IEEE Pervasive Computing, 2007, 6, Miller, B. N.; Konstan, J. A. & Riedl, J., PocketLens: Towards a Personal Recommender System, ACM Transactions on Information Systems, 2004, 22, Nurmi, P.; Salovaara, A.; Bhattacharya, S.; Pulkkinen, T. & Kahl, G., Influence of Landmark-Based Navigation Instructions on User Attention in Indoor Smart Spaces Proceedings of the 15th International Conference on Intelligent User Interfaces (IUI), ACM Press, 2011,
47 Literature Computational Location Privacy Krumm, J., A survey of computational location privacy, Personal and Ubiquitous Computing, 2009, 13, Gruteser, M. & Hoh, B., On the Anonymity of Periodic Location Samples Proceedings of the 2nd International Conference on Security in Pervasive Computing (SPC), 2005 Hoh, B. & Gruteser, M., Protecting Location Privacy Through Path Confusion, Proc. of the 1st International Conference on Security and Privacy for Emerging Areas in Communications Networks (SecureComm), IEEE, 2005, Krumm, J., Inference Attacks on Location Traces, Proceedings of the 5th International Conference on Pervasive Computing (PERVASIVE), Springer, 2007 Hoh, B.; Gruteser, M.; Xiong, H. & Alrabady, A. Preserving privacy in GPS traces via uncertainty-aware path cloaking Proceedings of the 14th ACM conference on Computer and communications security (CCS), ACM, 2007, Wilson, D. & Atkeson, C., Simultaneous Tracking and Activity Recognition (STAR) Using Many Anonymous, Binary Sensors, Proceedings of the 3rd International Conference on Pervasive Computing (PERVASIVE), Springer, 2005,
48 Literature Energy-Efficiency Kjærgaard, M. B.; Bhattacharya, S.; Blunck, H. & Nurmi, P., Energy-efficient Trajectory Tracking for Mobile Devices, Proceedings of the 9th International Conference on Mobile Systems, Applications and Services (MobiSys), 2011 Amir, A.; Efrat, A.; Myllymaki, J.; Palaniappan, L. & Wampler, K. Buddy tracking an efficient proximity detection among mobile friends Pervasive and Mobile Computing, 2007, 3, Wang, Y.; Lin, J.; Annavaram, M.; Jacobson, Q. A.; Hong, J.; Krishnamachari, B. & Sadeh, N., A framework of energy efficient mobile sensing for automatic user state recognition, Proceedings of the 7th international conference on Mobile systems, applications, and services (MobiSys'09), 2009, Kjærgaard, M. B.; Langdal, J.; Godsk, T. & Toftkjær, T., EnTracked: energy-efficient robust position tracking for mobile devices. Proc. of the 7th international conference on Mobile systems, applications, and services (MobiSys'09), 2009, Paek, J.; Kim, J. & Govindan, R., Energy-efficient rate-adaptive GPS-based positioning for smartphones. Proceedings of the 8th International Conference on Mobile Systems, Applications, and Services (MobiSys 2010), 2010,
Location-Based Services Petteri Nurmi
Location-Based Services Petteri Nurmi 19.1.2012 1 Questions How location-based services (LBS) operate and what kind of services there are currently available? What are E911 and E112? What are the main
Capacity Utilization
Capacity Utilization Tim Schöneberg 28th November Agenda Introduction Fixed and variable input ressources Technical capacity utilization Price based capacity utilization measure Long run and short run
TIEKE Verkottaja Service Tools for electronic data interchange utilizers. Heikki Laaksamo
TIEKE Verkottaja Service Tools for electronic data interchange utilizers Heikki Laaksamo TIEKE Finnish Information Society Development Centre (TIEKE Tietoyhteiskunnan kehittämiskeskus ry) TIEKE is a neutral,
7.4 Variability management
7.4 Variability management time... space software product-line should support variability in space (different products) support variability in time (maintenance, evolution) 1 Product variation Product
Efficiency change over time
Efficiency change over time Heikki Tikanmäki Optimointiopin seminaari 14.11.2007 Contents Introduction (11.1) Window analysis (11.2) Example, application, analysis Malmquist index (11.3) Dealing with panel
The CCR Model and Production Correspondence
The CCR Model and Production Correspondence Tim Schöneberg The 19th of September Agenda Introduction Definitions Production Possiblity Set CCR Model and the Dual Problem Input excesses and output shortfalls
Network to Get Work. Tehtäviä opiskelijoille Assignments for students. www.laurea.fi
Network to Get Work Tehtäviä opiskelijoille Assignments for students www.laurea.fi Ohje henkilöstölle Instructions for Staff Seuraavassa on esitetty joukko tehtäviä, joista voit valita opiskelijaryhmällesi
AYYE 9/ HOUSING POLICY
AYYE 9/12 2.10.2012 HOUSING POLICY Mission for AYY Housing? What do we want to achieve by renting apartments? 1) How many apartments do we need? 2) What kind of apartments do we need? 3) To whom do we
Uusi Ajatus Löytyy Luonnosta 4 (käsikirja) (Finnish Edition)
Uusi Ajatus Löytyy Luonnosta 4 (käsikirja) (Finnish Edition) Esko Jalkanen Click here if your download doesn"t start automatically Uusi Ajatus Löytyy Luonnosta 4 (käsikirja) (Finnish Edition) Esko Jalkanen
On instrument costs in decentralized macroeconomic decision making (Helsingin Kauppakorkeakoulun julkaisuja ; D-31)
On instrument costs in decentralized macroeconomic decision making (Helsingin Kauppakorkeakoulun julkaisuja ; D-31) Juha Kahkonen Click here if your download doesn"t start automatically On instrument costs
On instrument costs in decentralized macroeconomic decision making (Helsingin Kauppakorkeakoulun julkaisuja ; D-31)
On instrument costs in decentralized macroeconomic decision making (Helsingin Kauppakorkeakoulun julkaisuja ; D-31) Juha Kahkonen Click here if your download doesn"t start automatically On instrument costs
Innovative and responsible public procurement Urban Agenda kumppanuusryhmä. public-procurement
Innovative and responsible public procurement Urban Agenda kumppanuusryhmä https://ec.europa.eu/futurium/en/ public-procurement Julkiset hankinnat liittyvät moneen Konsortio Lähtökohdat ja tavoitteet Every
Information on preparing Presentation
Information on preparing Presentation Seminar on big data management Lecturer: Spring 2017 20.1.2017 1 Agenda Hints and tips on giving a good presentation Watch two videos and discussion 22.1.2017 2 Goals
LYTH-CONS CONSISTENCY TRANSMITTER
LYTH-CONS CONSISTENCY TRANSMITTER LYTH-INSTRUMENT OY has generate new consistency transmitter with blade-system to meet high technical requirements in Pulp&Paper industries. Insurmountable advantages are
Other approaches to restrict multipliers
Other approaches to restrict multipliers Heikki Tikanmäki Optimointiopin seminaari 10.10.2007 Contents Short revision (6.2) Another Assurance Region Model (6.3) Cone-Ratio Method (6.4) An Application of
toukokuu 2011: Lukion kokeiden kehittämistyöryhmien suunnittelukokous
Tuula Sutela toukokuu 2011: Lukion kokeiden kehittämistyöryhmien suunnittelukokous äidinkieli ja kirjallisuus, modersmål och litteratur, kemia, maantiede, matematiikka, englanti käsikirjoitukset vuoden
DIGITAL MARKETING LANDSCAPE. Maatalous-metsätieteellinen tiedekunta
DIGITAL MARKETING LANDSCAPE Mobile marketing, services and games MOBILE TECHNOLOGIES Handset technologies Network technologies Application technologies INTRODUCTION TO MOBILE TECHNOLOGIES COMPANY PERSPECTIVE
Infrastruktuurin asemoituminen kansalliseen ja kansainväliseen kenttään Outi Ala-Honkola Tiedeasiantuntija
Infrastruktuurin asemoituminen kansalliseen ja kansainväliseen kenttään Outi Ala-Honkola Tiedeasiantuntija 1 Asemoitumisen kuvaus Hakemukset parantuneet viime vuodesta, mutta paneeli toivoi edelleen asemoitumisen
Augmented Reality (AR) in media applications
Augmented Reality (AR) in media applications Maiju Aikala, Tatu Harviainen, Pekka Siltanen & Caj Södergård VTT Technical Research Centre of Finland Research questions Is it possible to create more addictive
Results on the new polydrug use questions in the Finnish TDI data
Results on the new polydrug use questions in the Finnish TDI data Multi-drug use, polydrug use and problematic polydrug use Martta Forsell, Finnish Focal Point 28/09/2015 Martta Forsell 1 28/09/2015 Esityksen
HITSAUKSEN TUOTTAVUUSRATKAISUT
Kemppi ARC YOU GET WHAT YOU MEASURE OR BE CAREFUL WHAT YOU WISH FOR HITSAUKSEN TUOTTAVUUSRATKAISUT Puolitetaan hitsauskustannukset seminaari 9.4.2008 Mikko Veikkolainen, Ratkaisuliiketoimintapäällikkö
On instrument costs in decentralized macroeconomic decision making (Helsingin Kauppakorkeakoulun julkaisuja ; D-31)
On instrument costs in decentralized macroeconomic decision making (Helsingin Kauppakorkeakoulun julkaisuja ; D-31) Juha Kahkonen Click here if your download doesn"t start automatically On instrument costs
Returns to Scale II. S ysteemianalyysin. Laboratorio. Esitelmä 8 Timo Salminen. Teknillinen korkeakoulu
Returns to Scale II Contents Most Productive Scale Size Further Considerations Relaxation of the Convexity Condition Useful Reminder Theorem 5.5 A DMU found to be efficient with a CCR model will also be
7. Product-line architectures
7. Product-line architectures 7.1 Introduction 7.2 Product-line basics 7.3 Layered style for product-lines 7.4 Variability management 7.5 Benefits and problems with product-lines 1 Short history of software
Helsinki Metropolitan Area Council
Helsinki Metropolitan Area Council Current events at YTV The future of YTV and HKL On the initiative of 4 city mayors the Helsinki region negotiation consortiums coordinating group have presented that:
Sisällysluettelo Table of contents
Sisällysluettelo Table of contents OTC:n Moodlen käyttöohje suomeksi... 1 Kirjautuminen Moodleen... 2 Ensimmäinen kirjautuminen Moodleen... 2 Salasanan vaihto... 2 Oma käyttäjäprofiili... 3 Työskentely
WAMS 2010,Ylivieska Monitoring service of energy efficiency in housing. 13.10.2010 Jan Nyman, jan.nyman@posintra.fi
WAMS 2010,Ylivieska Monitoring service of energy efficiency in housing 13.10.2010 Jan Nyman, jan.nyman@posintra.fi Background info STOK: development center for technology related to building automation
MEETING PEOPLE COMMUNICATIVE QUESTIONS
Tiistilän koulu English Grades 7-9 Heikki Raevaara MEETING PEOPLE COMMUNICATIVE QUESTIONS Meeting People Hello! Hi! Good morning! Good afternoon! How do you do? Nice to meet you. / Pleased to meet you.
WITNESS SUPPORT THE FINNISH EXPERIENCE
WITNESS SUPPORT THE FINNISH EXPERIENCE T i i n a R a n t a n e n R e g i o n a l M a n a g e r, V i c t i m S u p p o r t F i n l a n d 17.6.2013 1 VS FINLAND S SERVICES Help line (nation wide) Mon - Tue
The role of 3dr sector in rural -community based- tourism - potentials, challenges
The role of 3dr sector in rural -community based- tourism - potentials, challenges Lappeenranta, 5th September 2014 Contents of the presentation 1. SEPRA what is it and why does it exist? 2. Experiences
Choose Finland-Helsinki Valitse Finland-Helsinki
Write down the Temporary Application ID. If you do not manage to complete the form you can continue where you stopped with this ID no. Muista Temporary Application ID. Jos et onnistu täyttää lomake loppuun
Data protection template
Data protection template Aihe: rekisteriseloste ja informointipohja Topic: information about the register and information to users (related to General Data Protection Regulation (GDPR) (EU) 2016/679) Mallina
JA CHALLENGE 18.-19.4.2013. Anna-Mari Sopenlehto Central Administration The City Development Group Business Developement and Competence
JA CHALLENGE 18.-19.4.2013 Anna-Mari Sopenlehto Central Administration The City Development Group Business Developement and Competence 12.11.2014 Challenges of the City of Turku What kind of city you would
Mobile Sensing II Energy-Efficiency Petteri Nurmi Spring 2015
Mobile Sensing II Energy-Efficiency Petteri Nurmi Spring 2015 12.3.2015 1 Learning Objectives Understanding the most important resource constraints and how they affect continuous sensing Learn different
Microsoft Lync 2010 Attendee
VYVI MEETING Lync Attendee 2010 Instruction 1 (15) Microsoft Lync 2010 Attendee Online meeting VYVI MEETING Lync Attendee 2010 Instruction 2 (15) Index 1 Microsoft LYNC 2010 Attendee... 3 2 Acquiring Lync
LANSEERAUS LÄHESTYY AIKATAULU OMINAISUUDET. Sähköinen jäsenkortti. Yksinkertainen tapa lähettää viestejä jäsenille
tiedote 2 / 9.3.2017 LANSEERAUS LÄHESTYY AIKATAULU 4.3. ebirdie-jäsenkortti esiteltiin Golfliiton 60-vuotisjuhlaseminaarissa 17.3. ebirdie tulee kaikkien ladattavaksi Golfmessuilla 17.3. klo 12:00 alkaen
Skene. Games Refueled. Muokkaa perustyyl. napsautt. @Games for Health, Kuopio. 2013 kari.korhonen@tekes.fi. www.tekes.fi/skene
Skene Muokkaa perustyyl. Games Refueled napsautt. @Games for Health, Kuopio Muokkaa alaotsikon perustyyliä napsautt. 2013 kari.korhonen@tekes.fi www.tekes.fi/skene 10.9.201 3 Muokkaa Skene boosts perustyyl.
Welcome to. Finland Lahti Wellamo Community College. 11 December 2007
Welcome to Finland Lahti Wellamo Community College 11 December 2007 We operate in the premises of Lahti Adult Education Centre The building was inaugurated exactly 20 year ago and was built to serve university
Miten koulut voivat? Peruskoulujen eriytyminen ja tuki Helsingin metropolialueella
Miten koulut voivat? Peruskoulujen eriytyminen ja tuki Helsingin metropolialueella 26.4.2012 1 "There is often a property bubble around catchment areas. If a school makes a house more saleable or desirable,
Sähköjärjestelmän käyttövarmuus & teknologia Käyttövarmuuspäivä 25.11.2014
Sähköjärjestelmän käyttövarmuus & teknologia Käyttövarmuuspäivä 25.11.2014 Jarmo Partanen, professori, Lappeenrannan yliopisto jarmo.partanen@lut.fi +358 40 5066 564 Electricity Market, targets Competitive
Guidebook for Multicultural TUT Users
1 Guidebook for Multicultural TUT Users WORKPLACE PIRKANMAA-hankkeen KESKUSTELUTILAISUUS 16.12.2010 Hyvää käytäntöä kehittämässä - vuorovaikutusopas kansainvälisille opiskelijoille TTY Teknis-taloudellinen
Perusoikeusbarometri. Panu Artemjeff Erityisasiantuntija
Perusoikeusbarometri Panu Artemjeff Erityisasiantuntija Taustaa FRA toteuttaa vuoden aikana 2018 Fundamental Rights Survey-tutkimuksen Kansallisessa perus- ja ihmisoikeustoimintaohjelmassa valmisteltiin
Land-Use Model for the Helsinki Metropolitan Area
Land-Use Model for the Helsinki Metropolitan Area Paavo Moilanen Introduction & Background Metropolitan Area Council asked 2005: What is good land use for the transport systems plan? At first a literature
Constructive Alignment in Specialisation Studies in Industrial Pharmacy in Finland
Constructive Alignment in Specialisation Studies in Industrial Pharmacy in Finland Anne Mari Juppo, Nina Katajavuori University of Helsinki Faculty of Pharmacy 23.7.2012 1 Background Pedagogic research
Tarua vai totta: sähkön vähittäismarkkina ei toimi? 11.2.2015 Satu Viljainen Professori, sähkömarkkinat
Tarua vai totta: sähkön vähittäismarkkina ei toimi? 11.2.2015 Satu Viljainen Professori, sähkömarkkinat Esityksen sisältö: 1. EU:n energiapolitiikka on se, joka ei toimi 2. Mihin perustuu väite, etteivät
1. SIT. The handler and dog stop with the dog sitting at heel. When the dog is sitting, the handler cues the dog to heel forward.
START START SIT 1. SIT. The handler and dog stop with the dog sitting at heel. When the dog is sitting, the handler cues the dog to heel forward. This is a static exercise. SIT STAND 2. SIT STAND. The
Office 2013 ja SQL Server 2012 SP1 uudet BI toiminnallisuudet Marko Somppi/Invenco Oy
t Office 2013 ja SQL Server 2012 SP1 uudet BI toiminnallisuudet Marko Somppi/Invenco Oy Agenda 1. Office Excel 2013 2. SharePoint 2013 3. SQL Server 2012 SP1 4. SharePoint 2013 BI-arkkitehtuuri 5. Kunta-analyysi
FinFamily PostgreSQL installation ( ) FinFamily PostgreSQL
FinFamily PostgreSQL 1 Sisällys / Contents FinFamily PostgreSQL... 1 1. Asenna PostgreSQL tietokanta / Install PostgreSQL database... 3 1.1. PostgreSQL tietokannasta / About the PostgreSQL database...
A new model of regional development work in habilitation of children - Good habilitation in functional networks
A new model of regional development work in habilitation of children - Good habilitation in functional networks Salla Sipari, PhD, Principal Lecturer Helena Launiainen, M.Ed, Manager Helsinki Metropolia
IFAGG WORLD CUP I, CHALLENGE CUP I and GIRLS 12-14 OPEN INTERNATIONAL COMPETITION 1 st 2 nd April 2011, Vantaa Finland
IFAGG WORLD CUP I, CHALLENGE CUP I and GIRLS 12-14 OPEN INTERNATIONAL COMPETITION 1 st 2 nd April 2011, Vantaa Finland Vantaa Gymnastics Club and Finnish Gymnastics Federation are very pleased to welcome
Sulautettu tietotekniikka 2007 2013 Kimmo Ahola
M2M - uutta liiketoimintaa ja rahoitusta - työpaja 19.2.2013, Tampere Sulautettu tietotekniikka 2007 2013 Kimmo Ahola Ubicom ohjelman päällikkö, Twitter: @KimmoAhola Helmikuu 2013 Ubicom Embedded ICT Finland
16. Allocation Models
16. Allocation Models Juha Saloheimo 17.1.27 S steemianalsin Optimointiopin seminaari - Sks 27 Content Introduction Overall Efficienc with common prices and costs Cost Efficienc S steemianalsin Revenue
Informaatioteknologia vaikuttaa ihmisten käyttäytymiseen ja asenteisiin
Infotech Seminar, Oulu, November 11, 2005 Informaatioteknologia vaikuttaa ihmisten käyttäytymiseen ja asenteisiin Prof. Harri Oinas-Kukkonen Dept. Information Processing Science University of Oulu Outline
ProAgria. Opportunities For Success
ProAgria Opportunities For Success Association of ProAgria Centres and ProAgria Centres 11 regional Finnish ProAgria Centres offer their members Leadership-, planning-, monitoring-, development- and consulting
Data Quality Master Data Management
Data Quality Master Data Management TDWI Finland, 28.1.2011 Johdanto: Petri Hakanen Agenda 08.30-09.00 Coffee 09.00-09.30 Welcome by IBM! Introduction by TDWI 09.30-10.30 Dario Bezzina: The Data Quality
AKKREDITOITU TESTAUSLABORATORIO ACCREDITED TESTING LABORATORY VERKOTAN OY VERKOTAN LTD.
T287/M03/2017 Liite 1 / Appendix 1 Sivu / Page 1(5) AKKREDITOITU TESTAUSLABORATORIO ACCREDITED TESTING LABORATORY VERKOTAN OY VERKOTAN LTD. Tunnus Code Laboratorio Laboratory Osoite Address www www T287
Valuation of Asian Quanto- Basket Options
Valuation of Asian Quanto- Basket Options (Final Presentation) 21.11.2011 Thesis Instructor and Supervisor: Prof. Ahti Salo Työn saa tallentaa ja julkistaa Aalto-yliopiston avoimilla verkkosivuilla. Muilta
Fighting diffuse nutrient load: Multifunctional water management concept in natural reed beds
PhD Anne Hemmi 14.2.2013 RRR 2013 Conference in Greifswald, Germany Fighting diffuse nutrient load: Multifunctional water management concept in natural reed beds Eutrophication in surface waters High nutrient
Olet vastuussa osaamisestasi
Olet vastuussa osaamisestasi Ohjelmistoammattilaisuuden uudet haasteet Timo Vehmaro 02-12-2015 1 Nokia 2015 Mitä osaamista tulevaisuudessa tarvitaan? Vahva perusosaaminen on kaiken perusta Implementaatio
Business Opening. Arvoisa Herra Presidentti Very formal, recipient has a special title that must be used in place of their name
- Opening Finnish Norwegian Arvoisa Herra Presidentti Very formal, recipient has a special title that must be used in place of their name Hyvä Herra, Formal, male recipient, name unknown Hyvä Rouva Formal,
xbox pelit need for speed underground 2 half life 2 luettelo xbox peleista grand theft auto san andreas run like hell max payne
DOWNLOAD OR READ : XBOX PELIT NEED FOR SPEED UNDERGROUND 2 HALF LIFE 2 LUETTELO XBOX PELEISTA GRAND THEFT AUTO SAN ANDREAS RUN LIKE HELL MAX PAYNE PDF EBOOK EPUB MOBI Page 1 Page 2 auto san andreas run
dupol.eu - smart home product comparison
DUPOL KFT HUNGARY SINGULAR WIFI WIFI alarm communicator for signal to smartphone App, working with any alarm panel Connection to alarm panel through Ring/Tip terminals (emulates phone line) Forwards Contact
ReFuel 70 % Emission Reduction Using Renewable High Cetane Number Paraffinic Diesel Fuel. Kalle Lehto, Aalto-yliopisto 5.5.
ReFuel 70 % Emission Reduction Using Renewable High Cetane Number Paraffinic Diesel Fuel Kalle Lehto, Aalto-yliopisto 5.5.2011 Otaniemi ReFuel a three year research project (2009-2011) goal utilize the
Use of spatial data in the new production environment and in a data warehouse
Use of spatial data in the new production environment and in a data warehouse Nordic Forum for Geostatistics 2007 Session 3, GI infrastructure and use of spatial database Statistics Finland, Population
Additions, deletions and changes to courses for the academic year Mitä vanhoja kursseja uusi korvaa / kommentit
s, s and changes to courses for the academic year 2016 2017 Mikro ja nanotekniikan laitos Department for Micro and Nanosciences S 69, S 87, S 104, S 129, ELEC A3, ELEC C3, ELEC D3, ELEC E3, ELEC L3 T 4030
BLOCKCHAINS AND ODR: SMART CONTRACTS AS AN ALTERNATIVE TO ENFORCEMENT
UNCITRAL EMERGENCE CONFERENCE 13.12.2016 Session I: Emerging Legal Issues in the Commercial Exploitation of Deep Seabed, Space and AI BLOCKCHAINS AND ODR: SMART CONTRACTS AS AN ALTERNATIVE TO ENFORCEMENT
Alternative DEA Models
Mat-2.4142 Alternative DEA Models 19.9.2007 Table of Contents Banker-Charnes-Cooper Model Additive Model Example Data Home assignment BCC Model (Banker-Charnes-Cooper) production frontiers spanned by convex
Smart specialisation for regions and international collaboration Smart Pilots Seminar
Smart specialisation for regions and international collaboration Smart Pilots Seminar 23.5.2017 Krista Taipale Head of Internaltional Affairs Helsinki-Uusimaa Regional Council Internationalisation
Co-Design Yhteissuunnittelu
Co-Design Yhteissuunnittelu Tuuli Mattelmäki DA, associate professor Aalto University School of Arts, Design and Architecture School of Arts, Design and Architecture design with and for people Codesign
Improving advisory services through technology. Challenges for agricultural advisory after 2020 Jussi Juhola Warsaw,
Improving advisory services through technology Challenges for agricultural advisory after 2020 Jussi Juhola Warsaw, 22.2.2018 ProAgria in a nutshell Provides farm-and-agriculture entrepreneurs with services
The Viking Battle - Part Version: Finnish
The Viking Battle - Part 1 015 Version: Finnish Tehtävä 1 Olkoon kokonaisluku, ja olkoon A n joukko A n = { n k k Z, 0 k < n}. Selvitä suurin kokonaisluku M n, jota ei voi kirjoittaa yhden tai useamman
CASE POSTI: KEHITYKSEN KÄRJESSÄ TALOUDEN SUUNNITTELUSSA KETTERÄSTI PALA KERRALLAAN
POSTI GROUP CASE POSTI: KEHITYKSEN KÄRJESSÄ TALOUDEN SUUNNITTELUSSA KETTERÄSTI PALA KERRALLAAN TIINA KATTILAKOSKI POSTIN TALOUDEN SUUNNITTELU Mistä lähdettiin liikkeelle? Ennustaminen painottui vuosisuunnitteluun
MUSEOT KULTTUURIPALVELUINA
Elina Arola MUSEOT KULTTUURIPALVELUINA Tutkimuskohteena Mikkelin museot Opinnäytetyö Kulttuuripalvelujen koulutusohjelma Marraskuu 2005 KUVAILULEHTI Opinnäytetyön päivämäärä 25.11.2005 Tekijä(t) Elina
Exercise 1. (session: )
EEN-E3001, FUNDAMENTALS IN INDUSTRIAL ENERGY ENGINEERING Exercise 1 (session: 24.1.2017) Problem 3 will be graded. The deadline for the return is on 31.1. at 12:00 am (before the exercise session). You
Paikkatiedon semanttinen mallinnus, integrointi ja julkaiseminen Case Suomalainen ajallinen paikkaontologia SAPO
Paikkatiedon semanttinen mallinnus, integrointi ja julkaiseminen Case Suomalainen ajallinen paikkaontologia SAPO Tomi Kauppinen, Eero Hyvönen, Jari Väätäinen Semantic Computing Research Group (SeCo) http://www.seco.tkk.fi/
Miksi Suomi on Suomi (Finnish Edition)
Miksi Suomi on Suomi (Finnish Edition) Tommi Uschanov Click here if your download doesn"t start automatically Miksi Suomi on Suomi (Finnish Edition) Tommi Uschanov Miksi Suomi on Suomi (Finnish Edition)
National Building Code of Finland, Part D1, Building Water Supply and Sewerage Systems, Regulations and guidelines 2007
National Building Code of Finland, Part D1, Building Water Supply and Sewerage Systems, Regulations and guidelines 2007 Chapter 2.4 Jukka Räisä 1 WATER PIPES PLACEMENT 2.4.1 Regulation Water pipe and its
Making diversity manageable. Miradore. Käytännön kokemuksia rahoituksen hakemisesta. Tiistai 17.4.2012 Technopolis Vapaudenaukio / Lappeenranta
Miradore Käytännön kokemuksia rahoituksen hakemisesta Tiistai Technopolis Vapaudenaukio / Lappeenranta Miradore Ltd Established in 2006, spin-off from UPM The story started already in 1995 from a burning
The Finnish healthcare service grid and access in rural Finland
The Finnish healthcare service grid and access in rural Finland Kimmo Parhiala, M.Soc.Sc Development Manager, National Institute for Health and Welfare TW: @parhialakimmo 20.6.2017 The Finnish healthcare
Voice Over LTE (VoLTE) By Miikka Poikselkä;Harri Holma;Jukka Hongisto
Voice Over LTE (VoLTE) By Miikka Poikselkä;Harri Holma;Jukka Hongisto If you are searched for a book by Miikka Poikselkä;Harri Holma;Jukka Hongisto Voice over LTE (VoLTE) in pdf form, then you have come
Särmäystyökalut kuvasto Press brake tools catalogue
Finnish sheet metal machinery know-how since 1978 Särmäystyökalut kuvasto Press brake tools catalogue www.aliko.fi ALIKO bending chart Required capacity in kn (T) in relation to V-opening. V R A S = plates
KONEISTUSKOKOONPANON TEKEMINEN NX10-YMPÄRISTÖSSÄ
KONEISTUSKOKOONPANON TEKEMINEN NX10-YMPÄRISTÖSSÄ https://community.plm.automation.siemens.com/t5/tech-tips- Knowledge-Base-NX/How-to-simulate-any-G-code-file-in-NX- CAM/ta-p/3340 Koneistusympäristön määrittely
Indoor Environment 2011-2015
Indoor Environment 2011-2015 18.4.2013 Risto Kosonen Ohjelma on investointinäkökulmasta edennyt pääosin suunnitelman mukaisesti Työpaketti Kumulatiiviset kustannukset 1.5.2011 31.8.2012 Kumulatiiviset
Kilpailutoiminta. Klo 13-14 Kilpailutoiminnan turvallisuuskoulutus Timo Mustakallio Klo 14-14.30 Kahvitauko. Kilpailutapahtumatrekisteri, koulutus
Kilpailutoiminta Klo 13-14 Kilpailutoiminnan turvallisuuskoulutus Timo Mustakallio Klo 14-14.30 Kahvitauko Klo 14.30 15.15 Klo 15.15 16.00 Kilpailutapahtumatrekisteri, koulutus Trax Meet, GPS-seuranta
C++11 seminaari, kevät Johannes Koskinen
C++11 seminaari, kevät 2012 Johannes Koskinen Sisältö Mikä onkaan ongelma? Standardidraftin luku 29: Atomiset tyypit Muistimalli Rinnakkaisuus On multicore systems, when a thread writes a value to memory,
The BaltCICA Project Climate Change: Impacts, Costs and Adaptation in the Baltic Sea Region
The BaltCICA Project Climate Change: Impacts, Costs and Adaptation in the Baltic Sea Region The BaltCICA Project is designed to focus on the most imminent problems that climate change is likely to cause
computer are not up to the challenges of tomorrow. home desktop computer obselete.
Jarmo Harju 1. Today s Internet and home desktop computer are not up to the challenges of tomorrow. 2. Supermatrix: The next generation Internet platform. 3. Supermatrix virtual computer makes the home
FPGA-piirien käyttökohteet nyt ja tulevaisuudessa Tomi Norolampi
FPGA-piirien käyttökohteet nyt ja tulevaisuudessa Tomi Norolampi ESITYKSEN SISÄLTÖ Flexibilis Oy lyhyesti FPGA FPGA-teknologian nykytilanne ja tulevaisuus Kaupallinen näkökulma Uudelleenkonfiguroinnin
Erasmus Charter for Higher Education Hakukierros kevät 2013 Anne Siltala, CIMO
Erasmus Charter for Higher Education 2014-2020 Hakukierros kevät 2013 Anne Siltala, CIMO 2/2009 Mikä on Erasmus-peruskirja? Erasmus-peruskirja (Erasmus Charter for Higher Education, ECHE) säilyy korkeakoulun
Scanfil Kannattavaa kasvua
Scanfil Kannattavaa kasvua CEO Petteri Jokitalo 30.11 2017 scanfil.com Missio Scanfil Scanfil auttaa asiakkaitaan menestymään tarjoamalla tehokkaita ja innovatiivisiä ratkaisuja tuotteen valmistamiseksi
General studies: Art and theory studies and language studies
General studies: Art and theory studies and language studies Centre for General Studies (YOYO) Aalto University School of Arts, Design and Architecture ARTS General Studies General Studies are offered
Travel Getting Around
- Location Olen eksyksissä. Not knowing where you are Voisitko näyttää kartalta missä sen on? Asking for a specific location on a map Mistä täällä on? Asking for a specific...wc?...pankki / rahanvaihtopiste?...hotelli?...huoltoasema?...sairaala?...apteekki?...tavaratalo?...ruokakauppa?...bussipysäkki?
Increase of opioid use in Finland when is there enough key indicator data to state a trend?
Increase of opioid use in Finland when is there enough key indicator data to state a trend? Martta Forsell, Finnish Focal Point 28.9.2015 Esityksen nimi / Tekijä 1 Martta Forsell Master of Social Sciences
JABRA. Juha Pieviläinen Channel Account Manager - Finland
JABRA Juha Pieviläinen Channel Account Manager - Finland 140+ YEARS IN COMMUNICATIONS In 1869 GN Store Nord (Great Northern) was established as a telegraph company pioneering in uniting Europe and Asia
Toimisto (5) HUOM. Komiteoiden ja seurantaryhmien kokoonpanot on esitetty SESKOn komitealuettelossa
Toimisto 2012-06-29 1(5) SK 34 VALAISIMET S202-12 Energy performance of lamp controlgear. Part 2: Controlgear for high intensity discharge lamps (excluding fluorescent lamps). Method of measurement to
F-SECURE TOTAL. Pysy turvassa verkossa. Suojaa yksityisyytesi. Tietoturva ja VPN kaikille laitteille. f-secure.com/total
F-SECURE TOTAL Tietoturva ja VPN kaikille laitteille Pysy turvassa verkossa. Suojaa yksityisyytesi. Kaksi vahvaa ratkaisua samassa paketissa: luokkansa paras Internet-tietoturva eli F-Secure SAFE ja online-tietosuoja
Making use of BIM in energy management
BuildingEQ-Symposium in Berlin, October 1, 2009 Making use of BIM in energy management Tuomas Laine Olof Granlund Oy www.buildingeq.net Content BIM based tools for energy performance analysis and thermal
Tietorakenteet ja algoritmit
Tietorakenteet ja algoritmit Taulukon edut Taulukon haitat Taulukon haittojen välttäminen Dynaamisesti linkattu lista Linkatun listan solmun määrittelytavat Lineaarisen listan toteutus dynaamisesti linkattuna
Miehittämätön meriliikenne
Rolls-Royce & Unmanned Shipping Ecosystem Miehittämätön meriliikenne Digimurros 2020+ 17.11. 2016 September 2016 2016 Rolls-Royce plc The 2016 information Rolls-Royce in this plc document is the property
Transport and Infrastructure what about the future? Professor Jorma Mäntynen Tampere University of Technology
Transport and Infrastructure what about the future? Professor Jorma Mäntynen Tampere University of Technology 1 Finland as a part of the World Kuva: NASA Globalisation and the structural change of trade