Browse Source

Typo and misc fixes

tags/SensorLogger/0.1
Chris Smith 14 years ago
parent
commit
846ae5caee
2 changed files with 14 additions and 7 deletions
  1. 14
    7
      reports/outsourcing.lyx
  2. BIN
      reports/outsourcing.pdf

+ 14
- 7
reports/outsourcing.lyx View File

98
 \end_layout
98
 \end_layout
99
 
99
 
100
 \begin_layout Standard
100
 \begin_layout Standard
101
-Making a context-aware API available on an open mobile platform such as
102
- Android will enable developers to start adding context-aware functionality
103
- to their applications without the extremely large overhead of writing a
104
- logger and classifier themselves, or re-engineering the application to
105
- use a context-aware framework if one is available.
101
+This project aims to make a context-aware API available on an open mobile
102
+ platform, which will enable developers to start adding context-aware functional
103
+ity to their applications without the extremely large overhead of writing
104
+ a logger and classifier themselves, or re-engineering the application to
105
+ use an existing context-aware framework if one is available.
106
 \end_layout
106
 \end_layout
107
 
107
 
108
 \begin_layout Section
108
 \begin_layout Section
171
 \end_inset
171
 \end_inset
172
 
172
 
173
  requires a static camera fixed in an office to observe user behaviour,
173
  requires a static camera fixed in an office to observe user behaviour,
174
- instead of implementing it directly on a telephone, which obviously constraints
174
+ instead of implementing it directly on a telephone, which obviously constrains
175
  its usefulness.
175
  its usefulness.
176
  Of the two solutions actually targeted at mobile telephones, one
176
  Of the two solutions actually targeted at mobile telephones, one
177
 \begin_inset CommandInset citation
177
 \begin_inset CommandInset citation
776
 \begin_layout Standard
776
 \begin_layout Standard
777
 The drawback of genetic algorithms is the need for a fitness function -
777
 The drawback of genetic algorithms is the need for a fitness function -
778
  the network will only ever be as good as the fitness function, and if you
778
  the network will only ever be as good as the fitness function, and if you
779
- have a way to define what makes a good network you could hardcode 
779
+ have a way to define what makes a good network you could in most cases
780
+ hardcode the solution instead of evolving a network to satisfy it.
780
 \end_layout
781
 \end_layout
781
 
782
 
782
 \begin_layout Subsubsection
783
 \begin_layout Subsubsection
1738
 monitors raw sensor data and extracts features from the device's:
1739
 monitors raw sensor data and extracts features from the device's:
1739
 \end_layout
1740
 \end_layout
1740
 
1741
 
1742
+\begin_deeper
1741
 \begin_layout Itemize
1743
 \begin_layout Itemize
1742
 accelerometer sensors
1744
 accelerometer sensors
1743
 \end_layout
1745
 \end_layout
1754
 microphone
1756
 microphone
1755
 \end_layout
1757
 \end_layout
1756
 
1758
 
1759
+\end_deeper
1757
 \begin_layout Itemize
1760
 \begin_layout Itemize
1758
 monitors relevant data and extracts features concerning:
1761
 monitors relevant data and extracts features concerning:
1759
 \end_layout
1762
 \end_layout
1760
 
1763
 
1764
+\begin_deeper
1761
 \begin_layout Itemize
1765
 \begin_layout Itemize
1762
 visible Bluetooth devices in proximity to the device
1766
 visible Bluetooth devices in proximity to the device
1763
 \end_layout
1767
 \end_layout
1770
 the current GSM signal strength and cell ID
1774
 the current GSM signal strength and cell ID
1771
 \end_layout
1775
 \end_layout
1772
 
1776
 
1777
+\end_deeper
1773
 \begin_layout Itemize
1778
 \begin_layout Itemize
1774
 presents the user with a method of optionally annotating this data with
1779
 presents the user with a method of optionally annotating this data with
1775
  their current activity
1780
  their current activity
1785
  or Bluetooth service:
1790
  or Bluetooth service:
1786
 \end_layout
1791
 \end_layout
1787
 
1792
 
1793
+\begin_deeper
1788
 \begin_layout Itemize
1794
 \begin_layout Itemize
1789
 the user's probable source and destination, if traveling
1795
 the user's probable source and destination, if traveling
1790
 \end_layout
1796
 \end_layout
1797
 the user's company, if detected
1803
 the user's company, if detected
1798
 \end_layout
1804
 \end_layout
1799
 
1805
 
1806
+\end_deeper
1800
 \begin_layout Itemize
1807
 \begin_layout Itemize
1801
 attempts to conserve battery life by intelligent management and timing of
1808
 attempts to conserve battery life by intelligent management and timing of
1802
  sensor activity
1809
  sensor activity

BIN
reports/outsourcing.pdf View File


Loading…
Cancel
Save