SlideShare a Scribd company logo
1 of 22
Download to read offline
1/22
Introduction Method Simulation Conclusion and Future Work
Hand Carry Data Collecting Through
Questionnaire and Quiz Alike on Crowds Using
Mini computer Raspberry Pi
Fajar Purnama, Muhammad Bagus Andra, Hendarmawan,
Tsuyoshi Usagawa, Masahiro Iida
Computer Science and Electrical Engineering, Kumamoto University
fajar@st.cs.kumamoto-u.ac.jp, bagus@st.cs.kumamoto-u.ac.jp,
hendarmawan@st.cs.kumamoto-u.ac.jp, tuie@cs.kumamoto-u.ac.jp,
iida@cs.kumamoto-u.ac.jp
10 June 2017
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
2/22
Introduction Method Simulation Conclusion and Future Work
Outline
Introduction
Method
Simulation
Conclusion and Future Work
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
3/22
Introduction Method Simulation Conclusion and Future Work
Technical Methods of Survey
Surveys has been often used to access other peoples thoughts, opinions, and
feelings. Simply, it is one of many existing methods to gain information.
Conventional Paper Based Method
https://static.pexels.com/photos/159353/
survey-opinion-research-voting-fill-159353.jpeg
Modern Online Based Method
https://upload.wikimedia.org/wikipedia/
commons/thumb/1/1b/Online Survey Icon
or logo.svg/1024px-Online Survey Icon or logo.svg.png
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
4/22
Introduction Method Simulation Conclusion and Future Work
Motivation
People
Most people owns computer devices.
which favors to modern online based method due to its automations
Problem
Internet connections are still unreliable.
usually in most developing countries (Monmonthe., Win, T., Oo, M, Z., & Usagawa, T.
(2016). Students Ereadiness for Elearning at Two MajorTechnological Universities in Myanmar. In Seventh
International Conference on Science andEngineering (pp. 299-303). Yangon, Myanmar)
online based survey cannot be used and revert to paper based survey
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
5/22
Introduction Method Simulation Conclusion and Future Work
Proposal
Make a portable server (hand carry server) and ask the participants
to connect to the local survey site. (Bring the server to them)
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
6/22
Introduction Method Simulation Conclusion and Future Work
Hypothesis
The handcarry server:
will reduce manual labor
have resource limitation
have service limitation
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
7/22
Introduction Method Simulation Conclusion and Future Work
Hand Carry Server Specification
Raspberry Pi 2 Model B $30
Resources:
A 900MHz quad-core ARM Cortex-A7 CPU
1 Giga Byte (GB) Random Access Memory (RAM)
Video Core IV 3D graphics cire
Physical aspects:
Size of 85.60 mm 56.5 mm (3.370 in 2.224 in)
Weight of 45g
Others:
Micro Serial Digital (SD) card slot
4 Universal Serial Bus (USB) ports
Ethernet Port
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
8/22
Introduction Method Simulation Conclusion and Future Work
Transforming to Hand Carry Server
Insert an Operating System (OS) (here is Raspbian).
Install a Hotspot Module (here is Hostapd).
Install a Dynamic Host Configuration Protocol (DHCP)
Server (here is udhcpd).
Install a Webserver and Database Server (here is Apache2 and
MySQL).
Install Limesurvey Content Management System (CMS).
Optional install Domain Name System (DNS) Server and
Iptables for landing page.
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
9/22
Introduction Method Simulation Conclusion and Future Work
Hypothesis
The handcarry server:
will reduce manual labor
have resource limitation
have service limitation
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
10/22
Introduction Method Simulation Conclusion and Future Work
Survey Labor Simulation
A survey of MOOC Readiness containing 30 questionnaire items.
The number of participants is 30.
Preparation Stage.
Creating the questionnaire.
Printing the questionnaire (for paper based).
Responding Stage
Handing the questionnaire to participants.
Answering session.
Collecting the responses.
Post Survey Stage
Inputing responses to the database (for paper based).
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
11/22
Introduction Method Simulation Conclusion and Future Work
Survey Settings
Responses are anonymous.
Cookies are used for duplication control.
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
12/22
Introduction Method Simulation Conclusion and Future Work
Labors
Preparation: no significant difference.
Responding: no significant difference.
Post Survey:
Paper-based: needs to input response into database.
Hand-carry-server: automatic and can do any analysis.
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
13/22
Introduction Method Simulation Conclusion and Future Work
Hypothesis
The handcarry server:
will reduce manual labor
have resource limitation
have service limitation
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
14/22
Introduction Method Simulation Conclusion and Future Work
Resources Usage
Power delivery of 4.6 watt hour (low cost):
Whole survey process: 39 minutes.
Power bank: 20000 miliampere hours, 5 volts.
Power bank indicater: from 100% to 97%.
In this condition is should be able to last 1300
minutes ( 21 hours).
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
15/22
Introduction Method Simulation Conclusion and Future Work
Resources Usage
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
16/22
Introduction Method Simulation Conclusion and Future Work
Hypothesis
The handcarry server:
will reduce manual labor
have resource limitation
have service limitation
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
17/22
Introduction Method Simulation Conclusion and Future Work
Stress Testing
Stress testing application: Funkload
Number of virtual users up to: 100
Testing: attempting survey
Tested: response time
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
18/22
Introduction Method Simulation Conclusion and Future Work
Stress testing up to 100 virtual users. The larger the concurrent
users and questionnaire items, the longer the response time.
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
19/22
Introduction Method Simulation Conclusion and Future Work
Advantage
Simple, low power cost and requires less manual labors.
Instantaneous statistical result and able to do any analysis.
Screenshot:
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
20/22
Introduction Method Simulation Conclusion and Future Work
Conclusion and Future Work
Conclusion
A method of survey using hand carry servers are presented.
The simulation results gives insights to surveyors of how much
the hand carry server can handle.
Low power cost but exhausts CPU and memory.
The response time is affected by the size of conccurent users
and questionnaire contents.
Future Work
This work is only experimental and real implementation is
necessary to complete this research.
Performance can be further increased.
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
21/22
Introduction Method Simulation Conclusion and Future Work
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017
22/22
Introduction Method Simulation Conclusion and Future Work
Thank you
Any comments or questions?
Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University
International Mobile Learning Festival (IMLF) 2017

More Related Content

What's hot (8)

Levelsandstagesofevaluation
LevelsandstagesofevaluationLevelsandstagesofevaluation
Levelsandstagesofevaluation
 
cv-seyoung
cv-seyoungcv-seyoung
cv-seyoung
 
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
 
1 file front M.TECH ( M S WORD FILE )
1 file front M.TECH ( M S WORD FILE )1 file front M.TECH ( M S WORD FILE )
1 file front M.TECH ( M S WORD FILE )
 
1 file front M.TECH ( PDF FILE )
1 file front M.TECH ( PDF FILE )1 file front M.TECH ( PDF FILE )
1 file front M.TECH ( PDF FILE )
 
1 front M.TECH ( M S WORD FILE )
1 front M.TECH ( M S WORD FILE )1 front M.TECH ( M S WORD FILE )
1 front M.TECH ( M S WORD FILE )
 
1 front M.TACH ( PDF FILE )
1 front M.TACH ( PDF FILE )1 front M.TACH ( PDF FILE )
1 front M.TACH ( PDF FILE )
 
Learning to learn with meta learning
Learning to learn with meta learningLearning to learn with meta learning
Learning to learn with meta learning
 

Similar to Hand-Carry-Data-Collecting-Through-Questionnaire-and-Quiz-Alike-on-Crowds-using-Mini-Computer-Raspberry-Pi-Slide

DJSCOE ACM 2015-16
DJSCOE ACM 2015-16DJSCOE ACM 2015-16
DJSCOE ACM 2015-16i_m_parmar
 
Murugan c publications and participations
Murugan c publications and participationsMurugan c publications and participations
Murugan c publications and participationsmuruganachievements
 
Project Report on The Haptic Proximity Module (The HPM) by Sourabh Kumar
Project Report on The Haptic Proximity Module (The HPM) by Sourabh KumarProject Report on The Haptic Proximity Module (The HPM) by Sourabh Kumar
Project Report on The Haptic Proximity Module (The HPM) by Sourabh KumarSourabh Kumar
 
Green Computing Seminar
Green Computing SeminarGreen Computing Seminar
Green Computing SeminarNikunj_Agrawal
 
Resume ( Pankaj Negi)
Resume ( Pankaj Negi)Resume ( Pankaj Negi)
Resume ( Pankaj Negi)Pankaj Negi
 
Brv vardhan 2013
Brv vardhan 2013Brv vardhan 2013
Brv vardhan 2013Anup Pravin
 
Advanced Captcha Report
Advanced Captcha ReportAdvanced Captcha Report
Advanced Captcha ReportArpit Gupta
 
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHMFLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHMIRJET Journal
 
smart traffic control system using canny edge detection algorithm (4).pdf
smart traffic control system using canny edge detection algorithm (4).pdfsmart traffic control system using canny edge detection algorithm (4).pdf
smart traffic control system using canny edge detection algorithm (4).pdfGYamini22
 
Assessing the Impact of Service Workers on the Energy Efficiency of Progressi...
Assessing the Impact of Service Workers on the Energy Efficiency of Progressi...Assessing the Impact of Service Workers on the Energy Efficiency of Progressi...
Assessing the Impact of Service Workers on the Energy Efficiency of Progressi...MobileSoft
 
Introduction to Model-Based Machine Learning
Introduction to Model-Based Machine LearningIntroduction to Model-Based Machine Learning
Introduction to Model-Based Machine LearningDaniel Emaasit
 
OpenACC and Open Hackathons Monthly Highlights May 2023.pdf
OpenACC and Open Hackathons Monthly Highlights May  2023.pdfOpenACC and Open Hackathons Monthly Highlights May  2023.pdf
OpenACC and Open Hackathons Monthly Highlights May 2023.pdfOpenACC
 
Updated amit resume
Updated amit resumeUpdated amit resume
Updated amit resumemohit rawat
 
ANSYS - FEA / FEM Course
ANSYS - FEA / FEM CourseANSYS - FEA / FEM Course
ANSYS - FEA / FEM CourseSrishti Sikaria
 
Implementing Saas as Cloud controllers using Mobile Agent based technology wi...
Implementing Saas as Cloud controllers using Mobile Agent based technology wi...Implementing Saas as Cloud controllers using Mobile Agent based technology wi...
Implementing Saas as Cloud controllers using Mobile Agent based technology wi...Sunil Rajput
 
P-D controller computer vision and robotics integration based for student’s p...
P-D controller computer vision and robotics integration based for student’s p...P-D controller computer vision and robotics integration based for student’s p...
P-D controller computer vision and robotics integration based for student’s p...TELKOMNIKA JOURNAL
 

Similar to Hand-Carry-Data-Collecting-Through-Questionnaire-and-Quiz-Alike-on-Crowds-using-Mini-Computer-Raspberry-Pi-Slide (20)

DJSCOE ACM 2015-16
DJSCOE ACM 2015-16DJSCOE ACM 2015-16
DJSCOE ACM 2015-16
 
DJSCOE ACM
DJSCOE ACMDJSCOE ACM
DJSCOE ACM
 
Murugan c publications and participations
Murugan c publications and participationsMurugan c publications and participations
Murugan c publications and participations
 
Project Report on The Haptic Proximity Module (The HPM) by Sourabh Kumar
Project Report on The Haptic Proximity Module (The HPM) by Sourabh KumarProject Report on The Haptic Proximity Module (The HPM) by Sourabh Kumar
Project Report on The Haptic Proximity Module (The HPM) by Sourabh Kumar
 
Green Computing Seminar
Green Computing SeminarGreen Computing Seminar
Green Computing Seminar
 
Resume ( Pankaj Negi)
Resume ( Pankaj Negi)Resume ( Pankaj Negi)
Resume ( Pankaj Negi)
 
Brv vardhan 2013
Brv vardhan 2013Brv vardhan 2013
Brv vardhan 2013
 
Advanced Captcha Report
Advanced Captcha ReportAdvanced Captcha Report
Advanced Captcha Report
 
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHMFLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
FLOOD FORECASTING USING MACHINE LEARNING ALGORITHM
 
smart traffic control system using canny edge detection algorithm (4).pdf
smart traffic control system using canny edge detection algorithm (4).pdfsmart traffic control system using canny edge detection algorithm (4).pdf
smart traffic control system using canny edge detection algorithm (4).pdf
 
Resume_Naveena1
Resume_Naveena1Resume_Naveena1
Resume_Naveena1
 
Assessing the Impact of Service Workers on the Energy Efficiency of Progressi...
Assessing the Impact of Service Workers on the Energy Efficiency of Progressi...Assessing the Impact of Service Workers on the Energy Efficiency of Progressi...
Assessing the Impact of Service Workers on the Energy Efficiency of Progressi...
 
resume2
resume2resume2
resume2
 
Introduction to Model-Based Machine Learning
Introduction to Model-Based Machine LearningIntroduction to Model-Based Machine Learning
Introduction to Model-Based Machine Learning
 
OpenACC and Open Hackathons Monthly Highlights May 2023.pdf
OpenACC and Open Hackathons Monthly Highlights May  2023.pdfOpenACC and Open Hackathons Monthly Highlights May  2023.pdf
OpenACC and Open Hackathons Monthly Highlights May 2023.pdf
 
Bhavin_Shah_1.5
Bhavin_Shah_1.5Bhavin_Shah_1.5
Bhavin_Shah_1.5
 
Updated amit resume
Updated amit resumeUpdated amit resume
Updated amit resume
 
ANSYS - FEA / FEM Course
ANSYS - FEA / FEM CourseANSYS - FEA / FEM Course
ANSYS - FEA / FEM Course
 
Implementing Saas as Cloud controllers using Mobile Agent based technology wi...
Implementing Saas as Cloud controllers using Mobile Agent based technology wi...Implementing Saas as Cloud controllers using Mobile Agent based technology wi...
Implementing Saas as Cloud controllers using Mobile Agent based technology wi...
 
P-D controller computer vision and robotics integration based for student’s p...
P-D controller computer vision and robotics integration based for student’s p...P-D controller computer vision and robotics integration based for student’s p...
P-D controller computer vision and robotics integration based for student’s p...
 

More from Fajar Purnama

Nimesha Ranasinghe's Research on Digital Flavours.pptx
Nimesha Ranasinghe's Research on Digital Flavours.pptxNimesha Ranasinghe's Research on Digital Flavours.pptx
Nimesha Ranasinghe's Research on Digital Flavours.pptxFajar Purnama
 
Mata Uang Kripto 101 untuk Pengguna: BAB 1 Cerita dan Filosofi
Mata Uang Kripto 101 untuk Pengguna: BAB 1 Cerita dan FilosofiMata Uang Kripto 101 untuk Pengguna: BAB 1 Cerita dan Filosofi
Mata Uang Kripto 101 untuk Pengguna: BAB 1 Cerita dan FilosofiFajar Purnama
 
Tugas Kuliah Flow Control Error dan Selective Repeat ARQ
Tugas Kuliah Flow Control Error dan Selective Repeat ARQTugas Kuliah Flow Control Error dan Selective Repeat ARQ
Tugas Kuliah Flow Control Error dan Selective Repeat ARQFajar Purnama
 
Transmisi citra pada perangkat jaringan sensor visual nirkabel platform imote...
Transmisi citra pada perangkat jaringan sensor visual nirkabel platform imote...Transmisi citra pada perangkat jaringan sensor visual nirkabel platform imote...
Transmisi citra pada perangkat jaringan sensor visual nirkabel platform imote...Fajar Purnama
 
Development of a lossy online mouse tracking method for capturing user intera...
Development of a lossy online mouse tracking method for capturing user intera...Development of a lossy online mouse tracking method for capturing user intera...
Development of a lossy online mouse tracking method for capturing user intera...Fajar Purnama
 
Recruiting future backup cryptocurrency miners with solar power bank on singl...
Recruiting future backup cryptocurrency miners with solar power bank on singl...Recruiting future backup cryptocurrency miners with solar power bank on singl...
Recruiting future backup cryptocurrency miners with solar power bank on singl...Fajar Purnama
 
fp slide on deep investigation of cross language plagiarism detection methods
fp slide on deep investigation of cross language plagiarism detection methodsfp slide on deep investigation of cross language plagiarism detection methods
fp slide on deep investigation of cross language plagiarism detection methodsFajar Purnama
 
I present someone's paper on eye tracking and web design.
I present someone's paper on eye tracking and web design.I present someone's paper on eye tracking and web design.
I present someone's paper on eye tracking and web design.Fajar Purnama
 
Portable and Synchronized Distributed Learning Management System in Severe Ne...
Portable and Synchronized Distributed Learning Management System in Severe Ne...Portable and Synchronized Distributed Learning Management System in Severe Ne...
Portable and Synchronized Distributed Learning Management System in Severe Ne...Fajar Purnama
 
Origin of biosignals fajar purnama 152D-8713
Origin of biosignals fajar purnama 152D-8713Origin of biosignals fajar purnama 152D-8713
Origin of biosignals fajar purnama 152D-8713Fajar Purnama
 
Demonstration on extending_the_pageview_feature_to_page_section_based_present...
Demonstration on extending_the_pageview_feature_to_page_section_based_present...Demonstration on extending_the_pageview_feature_to_page_section_based_present...
Demonstration on extending_the_pageview_feature_to_page_section_based_present...Fajar Purnama
 
Introductory Work on Section Based Page View of Web Contents Presentation
Introductory Work on Section Based Page View of Web Contents PresentationIntroductory Work on Section Based Page View of Web Contents Presentation
Introductory Work on Section Based Page View of Web Contents PresentationFajar Purnama
 
Compatible course content synchronization model for course distribution over ...
Compatible course content synchronization model for course distribution over ...Compatible course content synchronization model for course distribution over ...
Compatible course content synchronization model for course distribution over ...Fajar Purnama
 
Fajar Purnama 152-d8713 Dynamic Content Synchronization Distributed LMS
Fajar Purnama 152-d8713 Dynamic Content Synchronization Distributed LMSFajar Purnama 152-d8713 Dynamic Content Synchronization Distributed LMS
Fajar Purnama 152-d8713 Dynamic Content Synchronization Distributed LMSFajar Purnama
 
Presentation of Understanding and Surpassing Dropbox Globecom 2015
Presentation of Understanding and Surpassing Dropbox Globecom 2015Presentation of Understanding and Surpassing Dropbox Globecom 2015
Presentation of Understanding and Surpassing Dropbox Globecom 2015Fajar Purnama
 

More from Fajar Purnama (15)

Nimesha Ranasinghe's Research on Digital Flavours.pptx
Nimesha Ranasinghe's Research on Digital Flavours.pptxNimesha Ranasinghe's Research on Digital Flavours.pptx
Nimesha Ranasinghe's Research on Digital Flavours.pptx
 
Mata Uang Kripto 101 untuk Pengguna: BAB 1 Cerita dan Filosofi
Mata Uang Kripto 101 untuk Pengguna: BAB 1 Cerita dan FilosofiMata Uang Kripto 101 untuk Pengguna: BAB 1 Cerita dan Filosofi
Mata Uang Kripto 101 untuk Pengguna: BAB 1 Cerita dan Filosofi
 
Tugas Kuliah Flow Control Error dan Selective Repeat ARQ
Tugas Kuliah Flow Control Error dan Selective Repeat ARQTugas Kuliah Flow Control Error dan Selective Repeat ARQ
Tugas Kuliah Flow Control Error dan Selective Repeat ARQ
 
Transmisi citra pada perangkat jaringan sensor visual nirkabel platform imote...
Transmisi citra pada perangkat jaringan sensor visual nirkabel platform imote...Transmisi citra pada perangkat jaringan sensor visual nirkabel platform imote...
Transmisi citra pada perangkat jaringan sensor visual nirkabel platform imote...
 
Development of a lossy online mouse tracking method for capturing user intera...
Development of a lossy online mouse tracking method for capturing user intera...Development of a lossy online mouse tracking method for capturing user intera...
Development of a lossy online mouse tracking method for capturing user intera...
 
Recruiting future backup cryptocurrency miners with solar power bank on singl...
Recruiting future backup cryptocurrency miners with solar power bank on singl...Recruiting future backup cryptocurrency miners with solar power bank on singl...
Recruiting future backup cryptocurrency miners with solar power bank on singl...
 
fp slide on deep investigation of cross language plagiarism detection methods
fp slide on deep investigation of cross language plagiarism detection methodsfp slide on deep investigation of cross language plagiarism detection methods
fp slide on deep investigation of cross language plagiarism detection methods
 
I present someone's paper on eye tracking and web design.
I present someone's paper on eye tracking and web design.I present someone's paper on eye tracking and web design.
I present someone's paper on eye tracking and web design.
 
Portable and Synchronized Distributed Learning Management System in Severe Ne...
Portable and Synchronized Distributed Learning Management System in Severe Ne...Portable and Synchronized Distributed Learning Management System in Severe Ne...
Portable and Synchronized Distributed Learning Management System in Severe Ne...
 
Origin of biosignals fajar purnama 152D-8713
Origin of biosignals fajar purnama 152D-8713Origin of biosignals fajar purnama 152D-8713
Origin of biosignals fajar purnama 152D-8713
 
Demonstration on extending_the_pageview_feature_to_page_section_based_present...
Demonstration on extending_the_pageview_feature_to_page_section_based_present...Demonstration on extending_the_pageview_feature_to_page_section_based_present...
Demonstration on extending_the_pageview_feature_to_page_section_based_present...
 
Introductory Work on Section Based Page View of Web Contents Presentation
Introductory Work on Section Based Page View of Web Contents PresentationIntroductory Work on Section Based Page View of Web Contents Presentation
Introductory Work on Section Based Page View of Web Contents Presentation
 
Compatible course content synchronization model for course distribution over ...
Compatible course content synchronization model for course distribution over ...Compatible course content synchronization model for course distribution over ...
Compatible course content synchronization model for course distribution over ...
 
Fajar Purnama 152-d8713 Dynamic Content Synchronization Distributed LMS
Fajar Purnama 152-d8713 Dynamic Content Synchronization Distributed LMSFajar Purnama 152-d8713 Dynamic Content Synchronization Distributed LMS
Fajar Purnama 152-d8713 Dynamic Content Synchronization Distributed LMS
 
Presentation of Understanding and Surpassing Dropbox Globecom 2015
Presentation of Understanding and Surpassing Dropbox Globecom 2015Presentation of Understanding and Surpassing Dropbox Globecom 2015
Presentation of Understanding and Surpassing Dropbox Globecom 2015
 

Recently uploaded

Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
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
 
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
 
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
 
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
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
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
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 

Recently uploaded (20)

Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
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
 
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
 
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
 
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
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
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...
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 

Hand-Carry-Data-Collecting-Through-Questionnaire-and-Quiz-Alike-on-Crowds-using-Mini-Computer-Raspberry-Pi-Slide

  • 1. 1/22 Introduction Method Simulation Conclusion and Future Work Hand Carry Data Collecting Through Questionnaire and Quiz Alike on Crowds Using Mini computer Raspberry Pi Fajar Purnama, Muhammad Bagus Andra, Hendarmawan, Tsuyoshi Usagawa, Masahiro Iida Computer Science and Electrical Engineering, Kumamoto University fajar@st.cs.kumamoto-u.ac.jp, bagus@st.cs.kumamoto-u.ac.jp, hendarmawan@st.cs.kumamoto-u.ac.jp, tuie@cs.kumamoto-u.ac.jp, iida@cs.kumamoto-u.ac.jp 10 June 2017 Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 2. 2/22 Introduction Method Simulation Conclusion and Future Work Outline Introduction Method Simulation Conclusion and Future Work Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 3. 3/22 Introduction Method Simulation Conclusion and Future Work Technical Methods of Survey Surveys has been often used to access other peoples thoughts, opinions, and feelings. Simply, it is one of many existing methods to gain information. Conventional Paper Based Method https://static.pexels.com/photos/159353/ survey-opinion-research-voting-fill-159353.jpeg Modern Online Based Method https://upload.wikimedia.org/wikipedia/ commons/thumb/1/1b/Online Survey Icon or logo.svg/1024px-Online Survey Icon or logo.svg.png Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 4. 4/22 Introduction Method Simulation Conclusion and Future Work Motivation People Most people owns computer devices. which favors to modern online based method due to its automations Problem Internet connections are still unreliable. usually in most developing countries (Monmonthe., Win, T., Oo, M, Z., & Usagawa, T. (2016). Students Ereadiness for Elearning at Two MajorTechnological Universities in Myanmar. In Seventh International Conference on Science andEngineering (pp. 299-303). Yangon, Myanmar) online based survey cannot be used and revert to paper based survey Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 5. 5/22 Introduction Method Simulation Conclusion and Future Work Proposal Make a portable server (hand carry server) and ask the participants to connect to the local survey site. (Bring the server to them) Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 6. 6/22 Introduction Method Simulation Conclusion and Future Work Hypothesis The handcarry server: will reduce manual labor have resource limitation have service limitation Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 7. 7/22 Introduction Method Simulation Conclusion and Future Work Hand Carry Server Specification Raspberry Pi 2 Model B $30 Resources: A 900MHz quad-core ARM Cortex-A7 CPU 1 Giga Byte (GB) Random Access Memory (RAM) Video Core IV 3D graphics cire Physical aspects: Size of 85.60 mm 56.5 mm (3.370 in 2.224 in) Weight of 45g Others: Micro Serial Digital (SD) card slot 4 Universal Serial Bus (USB) ports Ethernet Port Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 8. 8/22 Introduction Method Simulation Conclusion and Future Work Transforming to Hand Carry Server Insert an Operating System (OS) (here is Raspbian). Install a Hotspot Module (here is Hostapd). Install a Dynamic Host Configuration Protocol (DHCP) Server (here is udhcpd). Install a Webserver and Database Server (here is Apache2 and MySQL). Install Limesurvey Content Management System (CMS). Optional install Domain Name System (DNS) Server and Iptables for landing page. Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 9. 9/22 Introduction Method Simulation Conclusion and Future Work Hypothesis The handcarry server: will reduce manual labor have resource limitation have service limitation Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 10. 10/22 Introduction Method Simulation Conclusion and Future Work Survey Labor Simulation A survey of MOOC Readiness containing 30 questionnaire items. The number of participants is 30. Preparation Stage. Creating the questionnaire. Printing the questionnaire (for paper based). Responding Stage Handing the questionnaire to participants. Answering session. Collecting the responses. Post Survey Stage Inputing responses to the database (for paper based). Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 11. 11/22 Introduction Method Simulation Conclusion and Future Work Survey Settings Responses are anonymous. Cookies are used for duplication control. Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 12. 12/22 Introduction Method Simulation Conclusion and Future Work Labors Preparation: no significant difference. Responding: no significant difference. Post Survey: Paper-based: needs to input response into database. Hand-carry-server: automatic and can do any analysis. Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 13. 13/22 Introduction Method Simulation Conclusion and Future Work Hypothesis The handcarry server: will reduce manual labor have resource limitation have service limitation Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 14. 14/22 Introduction Method Simulation Conclusion and Future Work Resources Usage Power delivery of 4.6 watt hour (low cost): Whole survey process: 39 minutes. Power bank: 20000 miliampere hours, 5 volts. Power bank indicater: from 100% to 97%. In this condition is should be able to last 1300 minutes ( 21 hours). Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 15. 15/22 Introduction Method Simulation Conclusion and Future Work Resources Usage Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 16. 16/22 Introduction Method Simulation Conclusion and Future Work Hypothesis The handcarry server: will reduce manual labor have resource limitation have service limitation Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 17. 17/22 Introduction Method Simulation Conclusion and Future Work Stress Testing Stress testing application: Funkload Number of virtual users up to: 100 Testing: attempting survey Tested: response time Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 18. 18/22 Introduction Method Simulation Conclusion and Future Work Stress testing up to 100 virtual users. The larger the concurrent users and questionnaire items, the longer the response time. Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 19. 19/22 Introduction Method Simulation Conclusion and Future Work Advantage Simple, low power cost and requires less manual labors. Instantaneous statistical result and able to do any analysis. Screenshot: Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 20. 20/22 Introduction Method Simulation Conclusion and Future Work Conclusion and Future Work Conclusion A method of survey using hand carry servers are presented. The simulation results gives insights to surveyors of how much the hand carry server can handle. Low power cost but exhausts CPU and memory. The response time is affected by the size of conccurent users and questionnaire contents. Future Work This work is only experimental and real implementation is necessary to complete this research. Performance can be further increased. Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 21. 21/22 Introduction Method Simulation Conclusion and Future Work Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017
  • 22. 22/22 Introduction Method Simulation Conclusion and Future Work Thank you Any comments or questions? Presented by: Fajar Purnama Computer Science and Electrical Engineering, Kumamoto University International Mobile Learning Festival (IMLF) 2017