SlideShare a Scribd company logo
1 of 17
Requirement and System Specification Document for
TagesAnzeiger
“SwarmPulse” Project
Specification Document 2
Revision History
Version Author Date Comment
0.1 Prasad Pulikal 21.07.2015 Initial Draft
Specification Document 3
Index
1. INTRODUCTION............................................................................................................................................................4
1.1. PURPOSE ...................................................................................................................................................................4
1.2. PROJECT SCOPE ........................................................................................................................................................4
2. SYSTEM REQUIREMENTS ..........................................................................................................................................5
3. FUNCTIONAL REQUIREMENTS..................................................................................................................................6
3.1. MOBILE CLIENT...........................................................................................................................................................6
3.2. HEAT MAP VISUALIZATION WEBSITE .............................................................................................................................7
2. NON FUNCTIONAL REQUIREMENTS.........................................................................................................................8
2.1. SECURITY / PRIVACY...................................................................................................................................................8
2.2. PERFORMANCE...........................................................................................................................................................8
2.3. INTERNATIONALIZATION...............................................................................................................................................9
2.4. TARGET PLATFORMS ..................................................................................................................................................9
3. PROPOSED SYSTEM.................................................................................................................................................10
3.1. SYSTEM DESCRIPTION ..............................................................................................................................................10
3.2. SYSTEM ARCHITECTURE ...........................................................................................................................................11
4. UI / WIREFRAMES......................................................................................................................................................12
4.1. MOBILE CLIENT - WIREFRAMES .................................................................................................................................12
4.2. HEAT MAP VISUALIZATION WEBSITE - WIREFRAMES ....................................................................................................14
5. ISSUES........................................................................................................................................................................16
5.1. GPS / LOCATION COORDINATES AND PRIVACY CONCERNS:........................................................................................16
5.2. POSSIBLE ERRONEOUS SENSOR VALUES:...................................................................................................................17
Specification Document 4
1. Introduction
1.1. Purpose
This document describes the software requirements for a project titled the TagesAnzeiger Newspaper Project. The basic requirement is to build a heat
map of Light and Noise levels for specific cities/regions by using Mobile Phone Sensors.
This project will be developed as part of the Nervousnet project being developed by the Team at the Department of Humanities and Social Sciences (D-
GESS) at ETH Zurich.
1.2. Project Scope
The Client (TagesAnzeiger Newspaper) wants to allows its readers to:
• Use an application stored within their mobile phones to collect data related to noise and light levels at a specific moment and location.
• To be able to view a heat map (from a browser/website) that shows a collective representation of the data so collected by the Mobile Applications.
The initial requirement is to build the mobile client for the IPhone and Android devices. The client had a request of focusing on the IPhone release first.
However, in term of building a fast prototype to showcase the working of the system, it might just be useful to work with the Android release during the
approval phase.
Additional features discussed during the meeting included features like:
• Awards, flags and recognition for users who allow the data to be collected.
• Inviting new users.
Specification Document 5
2. System Requirements
Based on the discussion with the client, they want to provide their readers with a system that can show the Light, Noise levels for specific regions/ location
at any given point in time. More sensors can be added for later versions of the system.
Functionalities required:
• Collection of data for Light, Noise levels from a specific location.
• Allow for detailed and customized visualization of this collected data.
For the above functionalities it is important to collect sensor data. Existing methods within the Nervousnet platform for collecting data is with Mobile Phone
sensors and Bluetooth beacons. For building a heat map of Light and Sensor values within a city, mobile phones seem to be the best alternative.
Bluetooth beacons have limited reach and hence we will require a large number of beacons strategically located within the city. A hybrid of Mobile phone
sensors and Bluetooth beacons would also be a good option. However, since the Client has a large number of readers of their newspaper and magazine,
it is planned that they will promote the mobile application through which we can collect the sensor data.
For visualization purpose, the best way would be to visualize the data through a web browser. Alternatively, such visualization can be also display within
the mobile application.
Specification Document 6
3. Functional Requirements
3.1. Mobile Client
ID Requirement
TA-M-F-01 Application should show the Terms of Usage and Privacy statement to the user and allow them to accept it before
proceeding to use the application. Terms of Usage should only be shown and accepted after the first install and after
possible version updates.
TA-M-F-02 During first time start of application should prompt user for enabling sensors from the Settings Screen. By default
Sensor settings should be disabled and only be enable after the user changes the settings.
TA-M-F-03 Users can enable or disable collection of sensor data for individual sensors from the Settings screen.
TA-M-F-04 Users can select the time interval at which sensor data is collected from the Settings screen.
TA-M-F-05 Users have the option of uploading sensor data manually, i.e. at the press of a button. This feature is required when the
user disables automatic collection of sensor data from the Settings Screen
TA-M-F-06 Users should be able to view the current sensor reading for individual sensors (e.g. Light and Sound)
TA-M-F-07 Users should be able to read the “Terms of Usage” statement from the About screen
TA-M-F-08 Users should also have access to a FAQ section, related to working of the Application and data collected including the
format and values collected with examples.
TA-M-F-09 Once sensor data collection is enabled, application should run in the background and collect data at time intervals as
specified in the settings and upload it to the server in the specific format.
TA-M-F-10 Sensor data that is uploaded to the server has to be encrypted and cannot include any data that can identify a device or
user uniquely.
Specification Document 7
3.2. Heat map visualization Website
ID Requirement
TA-W-F-01 At the start, the website should make a request to the server for data specific to the default sensor and region and
display it accordingly on a geographical map of the region.
TA-W-F-02 Sensor data should be mapped over a geographical map and show the concentration and collective levels of sensor
values at specific locations accurately
TA-W-F-03 Collective levels of Sensor data should be represented appropriately using different colors and color indication should
be shown to the user. E.g. location with higher levels of sound can be represented in shades of red color. Refer to
figure 9 for exact implementation.
TA-W-F-04 User should have the option of switching between sensors to visualize related heat maps.
TA-W-F-05 User should have the option of manually refreshing the heat maps or allow for an Auto Refresh at specific time
intervals.
TA-W-F-06 User should be allowed to zoom in and zoom out within a map to get a better perspective of the region / city / country
etc.
Specification Document 8
2. Non Functional Requirements
2.1. Security / Privacy
The transfer of data collected from sensors from the Mobile Client and Server has to be encrypted. Data encryption functionality is part of the
Nervousnet project on which this project is based.
In terms of privacy, it is highly important that the data collected from sensor is not linked to any particular mobile device or user. End-user privacy is of
great importance for the Nervousnet platform and hence the TagesAnzeiger Project is expected to follow similar parameters when it comes to user
privacy. Additionally end-users of the mobile client should have complete control over when and how sensor data is collected from their personal
phones.
2.2. Performance
Mobile Client: The performance of the Mobile client is expected to be highly responsive to user inputs. The collection of sensor data from mobile
phones should not interfere with other functionalities or performance of the mobile handset. It is expected that the collection of sensor data occurs in a
background thread or service and does not interfere with the functioning of a device. The system has to be designed in a way such that the battery life
of the mobile phone is not affected due to the constant collection of Sensor data. The minimum interval of data collection has to be optimally designed
for allowing collection of data and also keeping in mind various other factors like the battery life of the mobile device and the load on the server.
Website: The website used for visualization of noise and light maps with sensor data, is expected to show near real time data. Keeping in mind the
performance of the server and collection of sensor data from mobile clients, it is expected that such visualizations can have a delay of a few seconds.
Specification Document 9
2.3. Internationalization
In the initial phase the mobile application and website front-end will be developed for English speaking users. In addition keeping in mind the target
users for the system, i.e. the German language speaking users, it would also be useful to support the mobile application and website in the German
language. German language support can be supported in later versions of the Mobile Application and website.
System Component Languages Supported
Version 1.0 Version 2.0
Mobile Client English German
Website front-end English German
2.4. Target Platforms
System Component Target Platforms
Mobile Client IPhone 5 and greater, Android Phones supporting OS 4.x, 5.x
Website front-end Firefox, Safari, Chrome. Including Mobile platforms.
Specification Document 10
3. Proposed System
3.1. System Description
The architecture of the proposed system is based on the Nervousnet project, which already has components that allows user to collect, store and upload
data for research purposes using their Mobile phones.
The three components that are part of the proposed system are (Figure 1):
1) Mobile Client / Application (called as City Sensor till a final name is
decided): specifically designed and customized with TagesAnzeiger
branding and Nervousnet logos. This application will be designed to
allow users to collect and upload multiple sensor data to the
NervousNet Servers. Additionally users will have multiple privacy
options and settings, which will only allow data to be collected when
the user wishes to without compromising his privacy.
2) Server: The Server component will be used as a backend to store the
collected sensor values and to process the so collected data for
visualization purposes.
3) Website: The website will be designed to allow user to visualize noise
and light levels in various location on a map. The visualization will be
based on heat maps according to concentration and levels of
noise/light on a map. The website will also provide various
customization option of zoom in/out on a map; select specific times of
the hour, days of the week, month etc.
Figure 1: Proposed System Components
Specification Document 11
3.2. System Architecture
This project is designed as extension of the Nervousnet project and hence most of the features and components will use the existing functionalities being
developed as part of the Nervousnet project. The mobile application and server will be developed over the NervousNet mobile app and backend
components. The front-end or website that will allow the users to visualize this data, will have to be developed anew. A complete architecture is shown in
figure 2.
Figure 2: Architecture of the Proposed System
Specification Document 12
4. UI / Wireframes
4.1. Mobile Client - Wireframes
Figure 3: Splash Screen Figure 4: Home Screen
Figure 5: Settings Screen
Specification Document 13
Figure 6: Light Sensor Reading Screen Figure 7: Sound Sensor Reading Screen
Specification Document 14
4.2. Heat map visualization website - Wireframes
Figure 8: Website showing Light sensor heatmap
Specification Document 15
Figure 9: Website showing Sound Sensor values
Specification Document 16
5. Issues
5.1. GPS / Location coordinates and Privacy Concerns:
Description This project is based on the Nervousnet project, and Nervousnet has always been designed keeping in mind privacy
concerns of the end-users. End user privacy is of high concern to our team at Nervousnet. This project requires usage
of location data for mapping the sensor values on the map for visualization purposes. In other words GPS location of
has to be part of to the sensor data that is uploaded to the server. Without the GPS location data, it would be highly
impossible to map the sensor values on a geological map.
Possible Workarounds 1. Show a privacy notice to user that his location data is being collected but no unique identifier is associated with
the data to identify a user or phone uniquely.
2. Android API’s allows applications to specify the level of exactness while collecting location data. i.e COARSE or
FINE. “Coarse” settings collect location data from Cell tower triangulation and Wifi connections. “Fine” settings
use the GPS to locate the phone. Using coarse value the location is relative and not exact.
3. Use of beacons strategically located at various locations across the city.
Final Accepted Solution To be decided.
Specification Document 17
5.2. Possible erroneous sensor values:
Description It is possible that mobile sensor gives erroneous values. For e.g. Light Sensors can give very low values when the
mobile handset is inside a pocket or is covered in a sleeve. This might give an impression of zero light in that specific
area, whereas the actual light reading is very high.
Possible Workarounds 1. Collective representation of sensor data will help up avoid possible outliers within the sensor data collected.
Sensor data falling outside the average readings can be ignored while representing the values.
2. Giving high priority to Manual collection of sensor data by the users, which will help avoid such incorrect sensor
values.
Final Accepted Solution To be decided.

More Related Content

What's hot

A virtual touch event method using scene recognition for digital television
A virtual touch event method using scene recognition for digital televisionA virtual touch event method using scene recognition for digital television
A virtual touch event method using scene recognition for digital televisionEcwayt
 
Sensors on android
Sensors on androidSensors on android
Sensors on androidChinmay V S
 
A virtual touch event method using scene recognition for digital television
A virtual touch event method using scene recognition for digital televisionA virtual touch event method using scene recognition for digital television
A virtual touch event method using scene recognition for digital televisionecwayerode
 
Dotnet target tracking and mobile sensor navigation in wireless sensor networks
Dotnet  target tracking and mobile sensor navigation in wireless sensor networksDotnet  target tracking and mobile sensor navigation in wireless sensor networks
Dotnet target tracking and mobile sensor navigation in wireless sensor networksEcway Technologies
 

What's hot (7)

A virtual touch event method using scene recognition for digital television
A virtual touch event method using scene recognition for digital televisionA virtual touch event method using scene recognition for digital television
A virtual touch event method using scene recognition for digital television
 
Sensors on android
Sensors on androidSensors on android
Sensors on android
 
Sensor's inside
Sensor's insideSensor's inside
Sensor's inside
 
Flyer_EN_v03
Flyer_EN_v03Flyer_EN_v03
Flyer_EN_v03
 
A virtual touch event method using scene recognition for digital television
A virtual touch event method using scene recognition for digital televisionA virtual touch event method using scene recognition for digital television
A virtual touch event method using scene recognition for digital television
 
Android Sensors
Android SensorsAndroid Sensors
Android Sensors
 
Dotnet target tracking and mobile sensor navigation in wireless sensor networks
Dotnet  target tracking and mobile sensor navigation in wireless sensor networksDotnet  target tracking and mobile sensor navigation in wireless sensor networks
Dotnet target tracking and mobile sensor navigation in wireless sensor networks
 

Similar to Swarmpulse specifications-document

IRJET- Location based Management of Profile
IRJET- Location based Management of ProfileIRJET- Location based Management of Profile
IRJET- Location based Management of ProfileIRJET Journal
 
802.15.4+system+design+proposa
802.15.4+system+design+proposa802.15.4+system+design+proposa
802.15.4+system+design+proposaLuis Orozco
 
Data Visualization and Communication by Big Data
Data Visualization and Communication by Big DataData Visualization and Communication by Big Data
Data Visualization and Communication by Big DataIRJET Journal
 
Software Requirements Specification (SRS) for Online Tower Plotting System (O...
Software Requirements Specification (SRS) for Online Tower Plotting System (O...Software Requirements Specification (SRS) for Online Tower Plotting System (O...
Software Requirements Specification (SRS) for Online Tower Plotting System (O...Dr Sukhpal Singh Gill
 
NetSIm Technology Library- Cognitive radio
NetSIm Technology Library- Cognitive radioNetSIm Technology Library- Cognitive radio
NetSIm Technology Library- Cognitive radioVishal Sharma
 
A Survey on Mobile Sensing Technology and its Platform
A Survey on Mobile Sensing Technology and its PlatformA Survey on Mobile Sensing Technology and its Platform
A Survey on Mobile Sensing Technology and its PlatformEswar Publications
 
Whitepaper: Software Defined Data Center – An Implementation view - Happiest ...
Whitepaper: Software Defined Data Center – An Implementation view - Happiest ...Whitepaper: Software Defined Data Center – An Implementation view - Happiest ...
Whitepaper: Software Defined Data Center – An Implementation view - Happiest ...Happiest Minds Technologies
 
IRJET- Profile Management System
IRJET- Profile Management SystemIRJET- Profile Management System
IRJET- Profile Management SystemIRJET Journal
 
Network Monitoring System for University
Network Monitoring System for UniversityNetwork Monitoring System for University
Network Monitoring System for Universityijtsrd
 
ALCS_AID v4.0, 2016-03-18
ALCS_AID v4.0, 2016-03-18ALCS_AID v4.0, 2016-03-18
ALCS_AID v4.0, 2016-03-18lakshmanan m
 
ProjectPDF.pdf project documentation pdf
ProjectPDF.pdf project documentation pdfProjectPDF.pdf project documentation pdf
ProjectPDF.pdf project documentation pdfkomkar98230
 
IRJET - Notification Blockerbased on Location
IRJET - Notification Blockerbased on LocationIRJET - Notification Blockerbased on Location
IRJET - Notification Blockerbased on LocationIRJET Journal
 
Sending Siemens S7 Controller Data to Cloud Over MQTT Using Node Red With Rev...
Sending Siemens S7 Controller Data to Cloud Over MQTT Using Node Red With Rev...Sending Siemens S7 Controller Data to Cloud Over MQTT Using Node Red With Rev...
Sending Siemens S7 Controller Data to Cloud Over MQTT Using Node Red With Rev...UL Group
 
IRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring SystemIRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring SystemIRJET Journal
 
Energy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformEnergy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformIRJET Journal
 
Sound Profile Switching
Sound Profile SwitchingSound Profile Switching
Sound Profile SwitchingIRJET Journal
 
Sap tr um_dm_meter reading entry screen_v1.0
Sap tr um_dm_meter reading entry screen_v1.0Sap tr um_dm_meter reading entry screen_v1.0
Sap tr um_dm_meter reading entry screen_v1.0UF Technology
 
201810003 201750007project report
201810003 201750007project report201810003 201750007project report
201810003 201750007project reportssuser219889
 
Srs example 2010_group2
Srs example 2010_group2Srs example 2010_group2
Srs example 2010_group2Mohammed Omar
 

Similar to Swarmpulse specifications-document (20)

IRJET- Location based Management of Profile
IRJET- Location based Management of ProfileIRJET- Location based Management of Profile
IRJET- Location based Management of Profile
 
802.15.4+system+design+proposa
802.15.4+system+design+proposa802.15.4+system+design+proposa
802.15.4+system+design+proposa
 
Data Visualization and Communication by Big Data
Data Visualization and Communication by Big DataData Visualization and Communication by Big Data
Data Visualization and Communication by Big Data
 
Software Requirements Specification (SRS) for Online Tower Plotting System (O...
Software Requirements Specification (SRS) for Online Tower Plotting System (O...Software Requirements Specification (SRS) for Online Tower Plotting System (O...
Software Requirements Specification (SRS) for Online Tower Plotting System (O...
 
NetSIm Technology Library- Cognitive radio
NetSIm Technology Library- Cognitive radioNetSIm Technology Library- Cognitive radio
NetSIm Technology Library- Cognitive radio
 
A Survey on Mobile Sensing Technology and its Platform
A Survey on Mobile Sensing Technology and its PlatformA Survey on Mobile Sensing Technology and its Platform
A Survey on Mobile Sensing Technology and its Platform
 
Whitepaper: Software Defined Data Center – An Implementation view - Happiest ...
Whitepaper: Software Defined Data Center – An Implementation view - Happiest ...Whitepaper: Software Defined Data Center – An Implementation view - Happiest ...
Whitepaper: Software Defined Data Center – An Implementation view - Happiest ...
 
IRJET- Profile Management System
IRJET- Profile Management SystemIRJET- Profile Management System
IRJET- Profile Management System
 
Network Monitoring System for University
Network Monitoring System for UniversityNetwork Monitoring System for University
Network Monitoring System for University
 
ALCS_AID v4.0, 2016-03-18
ALCS_AID v4.0, 2016-03-18ALCS_AID v4.0, 2016-03-18
ALCS_AID v4.0, 2016-03-18
 
ProjectPDF.pdf project documentation pdf
ProjectPDF.pdf project documentation pdfProjectPDF.pdf project documentation pdf
ProjectPDF.pdf project documentation pdf
 
IRJET - Notification Blockerbased on Location
IRJET - Notification Blockerbased on LocationIRJET - Notification Blockerbased on Location
IRJET - Notification Blockerbased on Location
 
Sending Siemens S7 Controller Data to Cloud Over MQTT Using Node Red With Rev...
Sending Siemens S7 Controller Data to Cloud Over MQTT Using Node Red With Rev...Sending Siemens S7 Controller Data to Cloud Over MQTT Using Node Red With Rev...
Sending Siemens S7 Controller Data to Cloud Over MQTT Using Node Red With Rev...
 
IRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring SystemIRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring System
 
172809159 sip
172809159 sip172809159 sip
172809159 sip
 
Energy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformEnergy Meters using Internet of Things Platform
Energy Meters using Internet of Things Platform
 
Sound Profile Switching
Sound Profile SwitchingSound Profile Switching
Sound Profile Switching
 
Sap tr um_dm_meter reading entry screen_v1.0
Sap tr um_dm_meter reading entry screen_v1.0Sap tr um_dm_meter reading entry screen_v1.0
Sap tr um_dm_meter reading entry screen_v1.0
 
201810003 201750007project report
201810003 201750007project report201810003 201750007project report
201810003 201750007project report
 
Srs example 2010_group2
Srs example 2010_group2Srs example 2010_group2
Srs example 2010_group2
 

Recently uploaded

Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
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
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
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
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
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
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
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
 
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
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
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
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
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
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
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
 

Recently uploaded (20)

Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
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
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
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
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
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
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
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
 
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
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
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
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
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
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
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
 

Swarmpulse specifications-document

  • 1. Requirement and System Specification Document for TagesAnzeiger “SwarmPulse” Project
  • 2. Specification Document 2 Revision History Version Author Date Comment 0.1 Prasad Pulikal 21.07.2015 Initial Draft
  • 3. Specification Document 3 Index 1. INTRODUCTION............................................................................................................................................................4 1.1. PURPOSE ...................................................................................................................................................................4 1.2. PROJECT SCOPE ........................................................................................................................................................4 2. SYSTEM REQUIREMENTS ..........................................................................................................................................5 3. FUNCTIONAL REQUIREMENTS..................................................................................................................................6 3.1. MOBILE CLIENT...........................................................................................................................................................6 3.2. HEAT MAP VISUALIZATION WEBSITE .............................................................................................................................7 2. NON FUNCTIONAL REQUIREMENTS.........................................................................................................................8 2.1. SECURITY / PRIVACY...................................................................................................................................................8 2.2. PERFORMANCE...........................................................................................................................................................8 2.3. INTERNATIONALIZATION...............................................................................................................................................9 2.4. TARGET PLATFORMS ..................................................................................................................................................9 3. PROPOSED SYSTEM.................................................................................................................................................10 3.1. SYSTEM DESCRIPTION ..............................................................................................................................................10 3.2. SYSTEM ARCHITECTURE ...........................................................................................................................................11 4. UI / WIREFRAMES......................................................................................................................................................12 4.1. MOBILE CLIENT - WIREFRAMES .................................................................................................................................12 4.2. HEAT MAP VISUALIZATION WEBSITE - WIREFRAMES ....................................................................................................14 5. ISSUES........................................................................................................................................................................16 5.1. GPS / LOCATION COORDINATES AND PRIVACY CONCERNS:........................................................................................16 5.2. POSSIBLE ERRONEOUS SENSOR VALUES:...................................................................................................................17
  • 4. Specification Document 4 1. Introduction 1.1. Purpose This document describes the software requirements for a project titled the TagesAnzeiger Newspaper Project. The basic requirement is to build a heat map of Light and Noise levels for specific cities/regions by using Mobile Phone Sensors. This project will be developed as part of the Nervousnet project being developed by the Team at the Department of Humanities and Social Sciences (D- GESS) at ETH Zurich. 1.2. Project Scope The Client (TagesAnzeiger Newspaper) wants to allows its readers to: • Use an application stored within their mobile phones to collect data related to noise and light levels at a specific moment and location. • To be able to view a heat map (from a browser/website) that shows a collective representation of the data so collected by the Mobile Applications. The initial requirement is to build the mobile client for the IPhone and Android devices. The client had a request of focusing on the IPhone release first. However, in term of building a fast prototype to showcase the working of the system, it might just be useful to work with the Android release during the approval phase. Additional features discussed during the meeting included features like: • Awards, flags and recognition for users who allow the data to be collected. • Inviting new users.
  • 5. Specification Document 5 2. System Requirements Based on the discussion with the client, they want to provide their readers with a system that can show the Light, Noise levels for specific regions/ location at any given point in time. More sensors can be added for later versions of the system. Functionalities required: • Collection of data for Light, Noise levels from a specific location. • Allow for detailed and customized visualization of this collected data. For the above functionalities it is important to collect sensor data. Existing methods within the Nervousnet platform for collecting data is with Mobile Phone sensors and Bluetooth beacons. For building a heat map of Light and Sensor values within a city, mobile phones seem to be the best alternative. Bluetooth beacons have limited reach and hence we will require a large number of beacons strategically located within the city. A hybrid of Mobile phone sensors and Bluetooth beacons would also be a good option. However, since the Client has a large number of readers of their newspaper and magazine, it is planned that they will promote the mobile application through which we can collect the sensor data. For visualization purpose, the best way would be to visualize the data through a web browser. Alternatively, such visualization can be also display within the mobile application.
  • 6. Specification Document 6 3. Functional Requirements 3.1. Mobile Client ID Requirement TA-M-F-01 Application should show the Terms of Usage and Privacy statement to the user and allow them to accept it before proceeding to use the application. Terms of Usage should only be shown and accepted after the first install and after possible version updates. TA-M-F-02 During first time start of application should prompt user for enabling sensors from the Settings Screen. By default Sensor settings should be disabled and only be enable after the user changes the settings. TA-M-F-03 Users can enable or disable collection of sensor data for individual sensors from the Settings screen. TA-M-F-04 Users can select the time interval at which sensor data is collected from the Settings screen. TA-M-F-05 Users have the option of uploading sensor data manually, i.e. at the press of a button. This feature is required when the user disables automatic collection of sensor data from the Settings Screen TA-M-F-06 Users should be able to view the current sensor reading for individual sensors (e.g. Light and Sound) TA-M-F-07 Users should be able to read the “Terms of Usage” statement from the About screen TA-M-F-08 Users should also have access to a FAQ section, related to working of the Application and data collected including the format and values collected with examples. TA-M-F-09 Once sensor data collection is enabled, application should run in the background and collect data at time intervals as specified in the settings and upload it to the server in the specific format. TA-M-F-10 Sensor data that is uploaded to the server has to be encrypted and cannot include any data that can identify a device or user uniquely.
  • 7. Specification Document 7 3.2. Heat map visualization Website ID Requirement TA-W-F-01 At the start, the website should make a request to the server for data specific to the default sensor and region and display it accordingly on a geographical map of the region. TA-W-F-02 Sensor data should be mapped over a geographical map and show the concentration and collective levels of sensor values at specific locations accurately TA-W-F-03 Collective levels of Sensor data should be represented appropriately using different colors and color indication should be shown to the user. E.g. location with higher levels of sound can be represented in shades of red color. Refer to figure 9 for exact implementation. TA-W-F-04 User should have the option of switching between sensors to visualize related heat maps. TA-W-F-05 User should have the option of manually refreshing the heat maps or allow for an Auto Refresh at specific time intervals. TA-W-F-06 User should be allowed to zoom in and zoom out within a map to get a better perspective of the region / city / country etc.
  • 8. Specification Document 8 2. Non Functional Requirements 2.1. Security / Privacy The transfer of data collected from sensors from the Mobile Client and Server has to be encrypted. Data encryption functionality is part of the Nervousnet project on which this project is based. In terms of privacy, it is highly important that the data collected from sensor is not linked to any particular mobile device or user. End-user privacy is of great importance for the Nervousnet platform and hence the TagesAnzeiger Project is expected to follow similar parameters when it comes to user privacy. Additionally end-users of the mobile client should have complete control over when and how sensor data is collected from their personal phones. 2.2. Performance Mobile Client: The performance of the Mobile client is expected to be highly responsive to user inputs. The collection of sensor data from mobile phones should not interfere with other functionalities or performance of the mobile handset. It is expected that the collection of sensor data occurs in a background thread or service and does not interfere with the functioning of a device. The system has to be designed in a way such that the battery life of the mobile phone is not affected due to the constant collection of Sensor data. The minimum interval of data collection has to be optimally designed for allowing collection of data and also keeping in mind various other factors like the battery life of the mobile device and the load on the server. Website: The website used for visualization of noise and light maps with sensor data, is expected to show near real time data. Keeping in mind the performance of the server and collection of sensor data from mobile clients, it is expected that such visualizations can have a delay of a few seconds.
  • 9. Specification Document 9 2.3. Internationalization In the initial phase the mobile application and website front-end will be developed for English speaking users. In addition keeping in mind the target users for the system, i.e. the German language speaking users, it would also be useful to support the mobile application and website in the German language. German language support can be supported in later versions of the Mobile Application and website. System Component Languages Supported Version 1.0 Version 2.0 Mobile Client English German Website front-end English German 2.4. Target Platforms System Component Target Platforms Mobile Client IPhone 5 and greater, Android Phones supporting OS 4.x, 5.x Website front-end Firefox, Safari, Chrome. Including Mobile platforms.
  • 10. Specification Document 10 3. Proposed System 3.1. System Description The architecture of the proposed system is based on the Nervousnet project, which already has components that allows user to collect, store and upload data for research purposes using their Mobile phones. The three components that are part of the proposed system are (Figure 1): 1) Mobile Client / Application (called as City Sensor till a final name is decided): specifically designed and customized with TagesAnzeiger branding and Nervousnet logos. This application will be designed to allow users to collect and upload multiple sensor data to the NervousNet Servers. Additionally users will have multiple privacy options and settings, which will only allow data to be collected when the user wishes to without compromising his privacy. 2) Server: The Server component will be used as a backend to store the collected sensor values and to process the so collected data for visualization purposes. 3) Website: The website will be designed to allow user to visualize noise and light levels in various location on a map. The visualization will be based on heat maps according to concentration and levels of noise/light on a map. The website will also provide various customization option of zoom in/out on a map; select specific times of the hour, days of the week, month etc. Figure 1: Proposed System Components
  • 11. Specification Document 11 3.2. System Architecture This project is designed as extension of the Nervousnet project and hence most of the features and components will use the existing functionalities being developed as part of the Nervousnet project. The mobile application and server will be developed over the NervousNet mobile app and backend components. The front-end or website that will allow the users to visualize this data, will have to be developed anew. A complete architecture is shown in figure 2. Figure 2: Architecture of the Proposed System
  • 12. Specification Document 12 4. UI / Wireframes 4.1. Mobile Client - Wireframes Figure 3: Splash Screen Figure 4: Home Screen Figure 5: Settings Screen
  • 13. Specification Document 13 Figure 6: Light Sensor Reading Screen Figure 7: Sound Sensor Reading Screen
  • 14. Specification Document 14 4.2. Heat map visualization website - Wireframes Figure 8: Website showing Light sensor heatmap
  • 15. Specification Document 15 Figure 9: Website showing Sound Sensor values
  • 16. Specification Document 16 5. Issues 5.1. GPS / Location coordinates and Privacy Concerns: Description This project is based on the Nervousnet project, and Nervousnet has always been designed keeping in mind privacy concerns of the end-users. End user privacy is of high concern to our team at Nervousnet. This project requires usage of location data for mapping the sensor values on the map for visualization purposes. In other words GPS location of has to be part of to the sensor data that is uploaded to the server. Without the GPS location data, it would be highly impossible to map the sensor values on a geological map. Possible Workarounds 1. Show a privacy notice to user that his location data is being collected but no unique identifier is associated with the data to identify a user or phone uniquely. 2. Android API’s allows applications to specify the level of exactness while collecting location data. i.e COARSE or FINE. “Coarse” settings collect location data from Cell tower triangulation and Wifi connections. “Fine” settings use the GPS to locate the phone. Using coarse value the location is relative and not exact. 3. Use of beacons strategically located at various locations across the city. Final Accepted Solution To be decided.
  • 17. Specification Document 17 5.2. Possible erroneous sensor values: Description It is possible that mobile sensor gives erroneous values. For e.g. Light Sensors can give very low values when the mobile handset is inside a pocket or is covered in a sleeve. This might give an impression of zero light in that specific area, whereas the actual light reading is very high. Possible Workarounds 1. Collective representation of sensor data will help up avoid possible outliers within the sensor data collected. Sensor data falling outside the average readings can be ignored while representing the values. 2. Giving high priority to Manual collection of sensor data by the users, which will help avoid such incorrect sensor values. Final Accepted Solution To be decided.