-
2019.08.19 How to analyze the commuter flow pattern in Pohang city.
1.Research Question What kind of people’s behavior patterns can be analyzed using the smartphone’s sensors ? 1)Industrial cities, such as Pohang, have a clear spatial separation between their work space and residential spaces. 2) Many people drive to work in their cars. 3)Traffic problems are serious and roads are crowded 4) There is a lot […]
-
2019.08.14 How to make research questions.
1.Research Questions for Smart City I decided to go back to Smart City and rethink Research questions for good research. So I read an article or report to identify the trends of smart cities. There are many interesting examples of smart cities. Previously, I was interested in smart mobility. So I read many articles and […]
-
2019.08.13 How can I use opensource for getting sensor data?
1.Using Open Source I analyzed the code today to see how open source code uses sensors. *UML 2. Studying JAVA And because it is Java based code, additionally I watched Java related videos and studied. https://opentutorials.org/module/516/5261 *Link https://postechackr-my.sharepoint.com/personal/juhpark_postech_ac_kr/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Fjuhpark%5Fpostech%5Fac%5Fkr%2FDocuments%2FPDI%20Lab%2FChang%20Mi%2F0813
-
2019.08.12 How can I get the information from Smart phone?
1.Simplified data using sensors in smartphone. As an open source, I checked and studied the code to obtain sensor data through a smartphone. 2.Detailed data about location using GPS Logger. Through the code provided by the GPS Logger, detailed data about the location can be obtained from the sensors on the smartphone. It also has […]
-
2019.08.09 (Paper) How can I analyze the Scooter-sharing system as a service?(2)
Analysis of Scooter-sharing Service for Smart City based on Mobile App Development
-
2019.08.07 (Paper) How can I analyze the Scooter-sharing system as a service?
Service comparison analysis through smartphone app 1.Bird (USA, Europe) 2.Lime (USA, Europe) 3. Kickgoing (South Korea) Eye-Tracking for analyzing Smartphone App I plan to use Eye tracking technology for quantitative analysis of three apps. Procedure Participants were asked to look at each label for completing two predefined tasks: evaluating their willingness to purchase and perceived […]
-
2019.08.06 How can I analyze the Scooter-sharing system?
Scooter-sharing system A scooter-sharing system is a service in which scooters are made available to use for short-term rentals. The term describes the sharing of mostly electric motor scooters (also referred to as electric mopeds) as well as electric kick scooters. The sharing of scooters is similar to carsharing or bicycle-sharing systems; with some scooter-sharing companies offering more than one type of […]
-
2019.08.05 How can I understand UX (User Experience)?
UX is not a new phenomenon. It has been around since the moment humans began to interact with tools and machines. It is found in everything that humans touch — ranging from tangible objects, such as a can opener, to the seamless experience of Amazon’s “1-Click” feature. *Reference : https://uxdesign.cc/who-are-the-founding-fathers-of-ux-design-e41158dbc6e5 The History of UX Design […]
-
2019.07.24 How can I upload the data automatically?
GPSLogger for Android The location information can be obtained more easily than the GNSS Logger. And if you set it for your convenience, you can set upload time every 5 minutes, every 10 minutes. GPSLogger uses the GPS capabilities of your Android phone to log coordinates to GPS format files at regular intervals. The purpose […]
-
2019.07.23 How can I interpret the graph from GNSS Logger (2)
Additional information for interpreting graph The pseudoranges of Clocks column The pseudorange (from pseudo- and range) is the pseudo distance between a satellite and a navigation satellite receiver for instance Global Positioning System (GPS) receivers. To determine its position, a satellite navigation receiver will determine the ranges to (at least) four satellites as well as their positions at time of transmitting. Knowing the satellites’ orbital parameters, these […]