Mobile Crowd Sensing(MCS)is an emerging paradigm that leverages sensor-equipped smart devices to collect data.The introduction of MCS also poses some challenges such as providing highquality data for upper layer MCS a...Mobile Crowd Sensing(MCS)is an emerging paradigm that leverages sensor-equipped smart devices to collect data.The introduction of MCS also poses some challenges such as providing highquality data for upper layer MCS applications,which requires adequate participants.However,recruiting enough participants to provide the sensing data for free is hard for the MCS platform under a limited budget,which may lead to a low coverage ratio of sensing area.This paper proposes a novel method to choose participants uniformly distributed in a specific sensing area based on the mobility patterns of mobile users.The method consists of two steps:(1)A second-order Markov chain is used to predict the next positions of users,and select users whose next places are in the target sensing area to form a candidate pool.(2)The Average Entropy(DAE)is proposed to measure the distribution of participants.The participant maximizing the DAE value of a specific sensing area with different granular sub-areas is chosen to maximize the coverage ratio of the sensing area.Experimental results show that the proposed method can maximize the coverage ratio of a sensing area under different partition granularities.展开更多
In the mobile crowdsensing of vehicular ad hoc networks (VANETs), in order to improve the amount of data collection, an effective method to attract a large number of vehicles is needed. Therefore, the incentive mechan...In the mobile crowdsensing of vehicular ad hoc networks (VANETs), in order to improve the amount of data collection, an effective method to attract a large number of vehicles is needed. Therefore, the incentive mechanism plays a dominant role in the mobile crowdsensing of vehicular ad hoc networks. In addition, the behavior of providing malicious data by vehicles as data collectors will have a huge negative impact on the whole collection process. Therefore, participants need to be encouraged to provide data honestly to obtain more available data. In order to increase data collection and improve the availability of collected data, this paper proposes an incentive mechanism for mobile crowdsensing in vehicular ad hoc networks named V-IMCS. Specifically, the Stackelberg game model, Lloyd’s clustering algorithm and reputation management mechanism are used to balance the competitive relationship between participants and process the data according to the priority order, so as to improve the amount of data collection and encourage participants to honestly provide data to obtain more available data. In addition, the effectiveness of the proposed mechanism is verified by a series of simulations. The simulation results show that the amount of available data is significantly higher than the existing incentive mechanism while improving the amount of data collection.展开更多
As a result of the popularity of mobile devices,Mobile Crowd Sensing (MCS) has attracted a lot of attention. Task allocation is a significant problem in MCS. Most previous studies mainly focused on stationary spatial ...As a result of the popularity of mobile devices,Mobile Crowd Sensing (MCS) has attracted a lot of attention. Task allocation is a significant problem in MCS. Most previous studies mainly focused on stationary spatial tasks while neglecting the changes of tasks and workers. In this paper,the proposed hybrid two-phase task allocation algorithm considers heterogeneous tasks and diverse workers.For heterogeneous tasks,there are different start times and deadlines. In each round,the tasks are divided into urgent and non-urgent tasks. The diverse workers are classified into opportunistic and participatory workers.The former complete tasks on their way,so they only receive a fixed payment as employment compensation,while the latter commute a certain distance that a distance fee is paid to complete the tasks in each round as needed apart from basic employment compensation. The task allocation stage is divided into multiple rounds consisting of the opportunistic worker phase and the participatory worker phase. At the start of each round,the hiring of opportunistic workers is considered because they cost less to complete each task. The Poisson distribution is used to predict the location that the workers are going to visit,and greedily choose the ones with high utility. For participatory workers,the urgent tasks are clustered by employing hierarchical clustering after selecting the tasks from the uncompleted task set.After completing the above steps,the tasks are assigned to participatory workers by extending the Kuhn-Munkres (KM) algorithm.The rest of the uncompleted tasks are non-urgent tasks which are added to the task set for the next round.Experiments are conducted based on a real dataset,Brightkite,and three typical baseline methods are selected for comparison. Experimental results show that the proposed algorithm has better performance in terms of total cost as well as efficiency under the constraint that all tasks are completed.展开更多
Based on mobile devices as a solution for measurement faces interesting challenges, which involve poor human- computer interaction and limited computer capability. In this paper, we present the mobile sensing system ...Based on mobile devices as a solution for measurement faces interesting challenges, which involve poor human- computer interaction and limited computer capability. In this paper, we present the mobile sensing system (MSS) with func- tions of constructing, configuring and implementing measurement applications. MSS consists of a mobile device and a sensor probe, In the mobile device we install a pocket virtual instrument platform (PVIP), which has object-oriented software ar- chitecture and can be configured through extensible markup language (XML) files. And these configuration files can be written to the probe. Therefore, the probe can produce the measurement of APP in the mobile device. This infrastructure has been illustrated by a sound signal acquisition task and a flexible force measurement task which are finished with an android smartphone and a probe. These examples suggest that MSS is reconfigurable, highly automatical and flexible.展开更多
The rapid technological convergence between Internet of Things (loT), Wireless Body Area Networks (WBANs) and cloud computing has made e-healthcare emerge as a promising application domain, which has significant p...The rapid technological convergence between Internet of Things (loT), Wireless Body Area Networks (WBANs) and cloud computing has made e-healthcare emerge as a promising application domain, which has significant potential to improve the quality of medical care. In particular, patient-centric health monitoring plays a vital role in e-healthcare service, involving a set of important operations ranging from medical data collection and aggregation, data transmission and segregation, to data analytics. This survey paper firstly presents an architectural framework to describe the entire monitoring life cycle and highlight the essential service components. More detailed discussions are then devoted to {/em data collection} at patient side, which we argue that it serves as fundamental basis in achieving robust, efficient, and secure health monitoring. Subsequently, a profound discussion of the security threats targeting eHealth monitoring systems is presented, and the major limitations of the existing solutions are analyzed and extensively discussed. Finally, a set of design challenges is identified in order to achieve high quality and secure patient-centric monitoring schemes, along with some potential solutions.展开更多
With the proliferation of sensor-equipped portable mobile devices, Mobile CrowdSensing (MCS) using smart devices provides unprecedented opportunities for collecting enormous surrounding data. In MCS applications, a ...With the proliferation of sensor-equipped portable mobile devices, Mobile CrowdSensing (MCS) using smart devices provides unprecedented opportunities for collecting enormous surrounding data. In MCS applications, a crucial issue is how to recruit appropriate participants from a pool of available users to accomplish released tasks, satisfying both resource efficiency and sensing quality. In order to meet these two optimization goals simultaneously, in this paper, we present a novel MCS task allocation framework by aligning existing task sequence with users' moving regularity as much as possible. Based on the process of mobility repetitive pattern discovery, the original task allocation problem is converted into a pattern matching issue, and the involved optimization goals are transformed into pattern matching length and support degree indicators. To determine a trade-off between these two competitive metrics, we propose greedy- based optimal assignment scheme search approaches, namely MLP, MDP, IU1 and IU2 algorithm, with respect to matching length-preferred, support degree-preferred and integrated utility, respectively. Comprehensive experiments on real- world open data set and synthetic data set clearly validate the effectiveness of our proposed framework on MCS task optimal allocation.展开更多
Mobile crowd sensing is an innovative paradigm which leverages the crowd, i.e., a large group of people with their mobile devices, to sense various information in the physical world. With the help of sensed informatio...Mobile crowd sensing is an innovative paradigm which leverages the crowd, i.e., a large group of people with their mobile devices, to sense various information in the physical world. With the help of sensed information, many tasks can be fulfilled in an efficient manner, such as environment monitoring, traffic prediction, and indoor localization. Task and participant matching is an important issue in mobile crowd sensing, because it determines the quality and efficiency of a mobile crowd sensing task. Hence, numerous matching strategies have been proposed in recent research work. This survey aims to provide an up-to-date view on this topic. We propose a research framework for the matching problem in this paper, including participant model, task model, and solution design. The participant model is made up of three kinds of participant characters, i.e., attributes, requirements, and supplements. The task models are separated according to application backgrounds and objective functions. Offline and online solutions in recent literatures are both discussed. Some open issues are introduced, including matching strategy for heterogeneous tasks, context-aware matching, online strategy, and leveraging historical data to finish new tasks.展开更多
Currently, mobile devices (e.g., smartphones) are equipped with multiple wireless interfaces and rich builtin functional sensors that possess powerful computation and communication capabilities, and enable numerous ...Currently, mobile devices (e.g., smartphones) are equipped with multiple wireless interfaces and rich builtin functional sensors that possess powerful computation and communication capabilities, and enable numerous Mobile Crowdsourced Sensing (MCS) applications. Generally, an MCS system is composed of three components: a publisher of sensing tasks, crowd participants who complete the crowdsourced tasks for some kinds of rewards, and the crowdsourcing platform that facilitates the interaction between publishers and crowd participants. Incentives are a fundamental issue in MCS. This paper proposes an integrated incentive framework for MCS, which appropriately utilizes three widely used incentive methods: reverse auction, gamification, and reputation updating. Firstly, a reverse-auction-based two-round participant selection mechanism is proposed to incentivize crowds to actively participate and provide high-quality sensing data. Secondly, in order to avoid untruthful publisher feedback about sensing-data quality, a gamification-based verification mechanism is designed to evaluate the truthfulness of the publisher's feedback. Finally, the platform updates the reputation of both participants and publishers based on their corresponding behaviors. This integrated incentive mechanism can motivate participants to provide high-quality sensed contents, stimulate publishers to give truthful feedback, and make the platform profitable.展开更多
This paper represents a design and development of a mobile sensing unit as well as its prototype implementation for railway track monitoring. The unit consists of an ultra-small personal computer (PC), a global positi...This paper represents a design and development of a mobile sensing unit as well as its prototype implementation for railway track monitoring. The unit consists of an ultra-small personal computer (PC), a global positioning system (GPS) receiver, an accelerometer and an ADC (Analog/Digital Converter) so that the unit can trace the route while capturing an acceleration response of a passenger vehicle. The unit enables more frequent and qualitative data acquisition compared with traditional and the state of the practice railway track inspection equipments. Locating disorder is the key of our unit, which has a reasonable accuracy of positioning with GPS data, existing facilities landmarks, and car acceleration responses. The proposed unit is a promising device for efficient properties management of railway agencies. The prototype implementation shows a result that car acceleration responses are related with the track displacements in low frequencies. The results also imply that sensor settlement on a vehicle floor, not axes or bogies, is effective for capturing track vertical displacements.展开更多
Environmental monitoring plays a critical role in creating and maintaining a comfortable,productive,and healthy environment.Built upon the advancements of robotics and data processing,mobile sensing demonstrates its p...Environmental monitoring plays a critical role in creating and maintaining a comfortable,productive,and healthy environment.Built upon the advancements of robotics and data processing,mobile sensing demonstrates its potential to address problems regarding cost,deployment,and resolution that stationary monitoring encounters,which therefore has attracted increasing research attentions recently.To facilitate mobile sensing,two key algorithms are needed:the field reconstruction algorithm and the route planning algorithm.The field reconstruction algorithm is to reconstruct the entire environment field from spatially-and temporally-discrete measurements collected by the mobile sensors.The route planning algorithm is to instruct the mobile sensors where the mobile sensor needs to move to for the next measurements.The performance of mobile sensors highly depends on these two algorithms.However,developing and testing those algorithms in the real world is expensive,challenging,and time-consuming.To address these issues,we proposed and implemented an open-source virtual testbed,AlphaMobileSensing,that can be used to develop,test,and benchmark mobile sensing algorithms.AlphaMobileSensing aims to help users more easily develop and test the field reconstruction and route planning algorithms for mobile sensing solutions,without worrying about hardware fault,test accidents(such as collision during the test),etc.The separation of concerns can significantly reduce the cost of developing software solutions for mobile sensing.For versatility and flexibility,AlphaMobileSensing was wrapped up using the standardized interface of OpenAI Gym,and it also provides an interface for loading physical fields that were generated by numerical simulations as virtual test sites to perform mobile sensing and retrieving monitoring data.We demonstrated applications of the virtual testbed by implementing and testing algorithms for physical field reconstruction in both static and dynamic indoor thermal environments.AlphaMobileSensing provides a novel and flexible platform to develop,test,and benchmark mobile sensing algorithms more easily,conveniently,and efficiently.AlphaMobileSensing is open sourced at https://github.com/kishuqizhou/AlphaMobileSensing.展开更多
Formation control is essential for an underwater mobile sensing network(UMSN) ,and an ad hoc network which wirelessly connects underwater vehicles of sensing and/or observing types via acoustic communications,to fulfi...Formation control is essential for an underwater mobile sensing network(UMSN) ,and an ad hoc network which wirelessly connects underwater vehicles of sensing and/or observing types via acoustic communications,to fulfill mobile sensing tasks.The problem of formation control for a UMSN with varying topology is studied in this paper.The methodology of synthesizing distributed formation controller which stabilizes a UMSN with varying topology is proposed on the basis of the stability analysis of linear time-varying systems.展开更多
Mobile social sensing network is one kind of emerging networks in which sensing tasks are performed by mobile users and sensing data are shared and collected by leveraging the intermittent inter-contacts among mobile ...Mobile social sensing network is one kind of emerging networks in which sensing tasks are performed by mobile users and sensing data are shared and collected by leveraging the intermittent inter-contacts among mobile users. Traditional ad hoc routing protocols are inapplicable or perform poorly for data collection or data sharing in such mobile social networks because nodes are seldom fully connected. In recent years, many routing protocols (especially social-based routing) are proposed to improve the delivery ratio in mobile social networks, but most of them do not consider the load of nodes thus may lead to unbalanced energy consumption among nodes. In this paper, we propose a simple Energy Efficient framework for Social-based Routing (EE-SR) in mobile social sensing networks to balance the load of nodes while maintaining the delivery ratio within an acceptable range by limiting the chances of forwarding in traditional social-based routing. Furthermore, we also propose an improved version of EE-SR to dynamically adjust the controlling parameter. Simulation results on real-life mobile traces demonstrate the efficiency of our proposed framework.展开更多
Comprised by a swarm of acoustically linked and cooperative autonomous underwater vehicles(AUVs) with onboard sensors,an underwater mobile sensing network(UMSN) will be a complementary means to fixed observatory netwo...Comprised by a swarm of acoustically linked and cooperative autonomous underwater vehicles(AUVs) with onboard sensors,an underwater mobile sensing network(UMSN) will be a complementary means to fixed observatory networks,e.g.seafloor observatory networks and moored buoy arrays.It has obvious advantages over a single large AUV in higher efficiency due to parallel observation,stronger robustness to vehicle failures and lower cost.Although an UMSN can be viewed as a counterpart of wireless mobile sensing networks for air and terrestrial applications,it is much more challenging due to poor performance of underwater acoustic communication, poor performance of underwater positioning and high degree of uncertainty in vehicle dynamics and underwater environment.In order to verify key technologies involved in an UMSN,e.g.cooperation of multi-AUVs based on acoustic communication,a low cost testbed has been developed for experimental study.The design of both hardware and software is introduced.Also the results of a functional test for verification of the effectiveness of the testbed are presented.展开更多
Mobile phone localization plays a key role in the fast-growing location-based applications domain. Most of the existing localization schemes rely on infrastructure support such as GSM, Wi-Fi or GPS. In this paper, we ...Mobile phone localization plays a key role in the fast-growing location-based applications domain. Most of the existing localization schemes rely on infrastructure support such as GSM, Wi-Fi or GPS. In this paper, we present FTrack, a novel floor localization system to identify the floor level in a multi-floor building on which a mobile user is located. FTrack uses the mobile phone's sensors only without any infrastructure support. It does not require any prior knowledge of the building such as floor height or floor levels. Through crowdsourcing, FTrack builds a mapping table which contains the magnetic field signature of users taking the elevator/escalator or walking on the stairs between any two floors. The table can then be used for mobile users to pinpoint their current floor levels. We conduct both simulation and field studies to demonstrate the eiTiciency, scalability and robustness of FTrack. Our field trial shows that FTrack achieves an accuracy of over 96% in three different buildings.展开更多
基金supported by the Open Foundation of State key Laboratory of Networking and Switching Technology(Beijing University of Posts and Telecommunications)(SKLNST-2021-1-18)the General Program of Natural Science Foundation of Chongqing(cstc2020jcyj-msxmX1021)+1 种基金the Science and Technology Research Program of Chongqing Municipal Education Commission(KJZD-K202000602)Chongqing graduate research and innovation project(CYS22478).
文摘Mobile Crowd Sensing(MCS)is an emerging paradigm that leverages sensor-equipped smart devices to collect data.The introduction of MCS also poses some challenges such as providing highquality data for upper layer MCS applications,which requires adequate participants.However,recruiting enough participants to provide the sensing data for free is hard for the MCS platform under a limited budget,which may lead to a low coverage ratio of sensing area.This paper proposes a novel method to choose participants uniformly distributed in a specific sensing area based on the mobility patterns of mobile users.The method consists of two steps:(1)A second-order Markov chain is used to predict the next positions of users,and select users whose next places are in the target sensing area to form a candidate pool.(2)The Average Entropy(DAE)is proposed to measure the distribution of participants.The participant maximizing the DAE value of a specific sensing area with different granular sub-areas is chosen to maximize the coverage ratio of the sensing area.Experimental results show that the proposed method can maximize the coverage ratio of a sensing area under different partition granularities.
文摘In the mobile crowdsensing of vehicular ad hoc networks (VANETs), in order to improve the amount of data collection, an effective method to attract a large number of vehicles is needed. Therefore, the incentive mechanism plays a dominant role in the mobile crowdsensing of vehicular ad hoc networks. In addition, the behavior of providing malicious data by vehicles as data collectors will have a huge negative impact on the whole collection process. Therefore, participants need to be encouraged to provide data honestly to obtain more available data. In order to increase data collection and improve the availability of collected data, this paper proposes an incentive mechanism for mobile crowdsensing in vehicular ad hoc networks named V-IMCS. Specifically, the Stackelberg game model, Lloyd’s clustering algorithm and reputation management mechanism are used to balance the competitive relationship between participants and process the data according to the priority order, so as to improve the amount of data collection and encourage participants to honestly provide data to obtain more available data. In addition, the effectiveness of the proposed mechanism is verified by a series of simulations. The simulation results show that the amount of available data is significantly higher than the existing incentive mechanism while improving the amount of data collection.
基金National Natural Science Foundation of China(62102275,U20A20182,61873177,62072322)Natural Science Foundation of Jiangsu Province in China(BK20210704)Natural Science Foundation of the Jiangsu Higher Education Institutions of China(21KJB520025).
文摘As a result of the popularity of mobile devices,Mobile Crowd Sensing (MCS) has attracted a lot of attention. Task allocation is a significant problem in MCS. Most previous studies mainly focused on stationary spatial tasks while neglecting the changes of tasks and workers. In this paper,the proposed hybrid two-phase task allocation algorithm considers heterogeneous tasks and diverse workers.For heterogeneous tasks,there are different start times and deadlines. In each round,the tasks are divided into urgent and non-urgent tasks. The diverse workers are classified into opportunistic and participatory workers.The former complete tasks on their way,so they only receive a fixed payment as employment compensation,while the latter commute a certain distance that a distance fee is paid to complete the tasks in each round as needed apart from basic employment compensation. The task allocation stage is divided into multiple rounds consisting of the opportunistic worker phase and the participatory worker phase. At the start of each round,the hiring of opportunistic workers is considered because they cost less to complete each task. The Poisson distribution is used to predict the location that the workers are going to visit,and greedily choose the ones with high utility. For participatory workers,the urgent tasks are clustered by employing hierarchical clustering after selecting the tasks from the uncompleted task set.After completing the above steps,the tasks are assigned to participatory workers by extending the Kuhn-Munkres (KM) algorithm.The rest of the uncompleted tasks are non-urgent tasks which are added to the task set for the next round.Experiments are conducted based on a real dataset,Brightkite,and three typical baseline methods are selected for comparison. Experimental results show that the proposed algorithm has better performance in terms of total cost as well as efficiency under the constraint that all tasks are completed.
基金The Ministry of Science and Technology of the People's Republic of China,Within the Framework of the Project the CNC Products innovation demonstration(No.2012BAF13B06)
文摘Based on mobile devices as a solution for measurement faces interesting challenges, which involve poor human- computer interaction and limited computer capability. In this paper, we present the mobile sensing system (MSS) with func- tions of constructing, configuring and implementing measurement applications. MSS consists of a mobile device and a sensor probe, In the mobile device we install a pocket virtual instrument platform (PVIP), which has object-oriented software ar- chitecture and can be configured through extensible markup language (XML) files. And these configuration files can be written to the probe. Therefore, the probe can produce the measurement of APP in the mobile device. This infrastructure has been illustrated by a sound signal acquisition task and a flexible force measurement task which are finished with an android smartphone and a probe. These examples suggest that MSS is reconfigurable, highly automatical and flexible.
基金supported,in part,by Science Foundation Ireland grant 10/CE/I1855 to Lero -the Irish Software Engineering Research Centre(www.lero.ie)
文摘The rapid technological convergence between Internet of Things (loT), Wireless Body Area Networks (WBANs) and cloud computing has made e-healthcare emerge as a promising application domain, which has significant potential to improve the quality of medical care. In particular, patient-centric health monitoring plays a vital role in e-healthcare service, involving a set of important operations ranging from medical data collection and aggregation, data transmission and segregation, to data analytics. This survey paper firstly presents an architectural framework to describe the entire monitoring life cycle and highlight the essential service components. More detailed discussions are then devoted to {/em data collection} at patient side, which we argue that it serves as fundamental basis in achieving robust, efficient, and secure health monitoring. Subsequently, a profound discussion of the security threats targeting eHealth monitoring systems is presented, and the major limitations of the existing solutions are analyzed and extensively discussed. Finally, a set of design challenges is identified in order to achieve high quality and secure patient-centric monitoring schemes, along with some potential solutions.
基金Acknowledgements This work was partially supported by the National Basic Research Program of China (2015CB352400), the National Natural Science Foundation of China (Grant Nos. 61402360, 61402369), the Foundation of Shaanxi Educational Committee (16JK1509). The authors are grateful to the anonymous referees for their helpful comments and suggestions.
文摘With the proliferation of sensor-equipped portable mobile devices, Mobile CrowdSensing (MCS) using smart devices provides unprecedented opportunities for collecting enormous surrounding data. In MCS applications, a crucial issue is how to recruit appropriate participants from a pool of available users to accomplish released tasks, satisfying both resource efficiency and sensing quality. In order to meet these two optimization goals simultaneously, in this paper, we present a novel MCS task allocation framework by aligning existing task sequence with users' moving regularity as much as possible. Based on the process of mobility repetitive pattern discovery, the original task allocation problem is converted into a pattern matching issue, and the involved optimization goals are transformed into pattern matching length and support degree indicators. To determine a trade-off between these two competitive metrics, we propose greedy- based optimal assignment scheme search approaches, namely MLP, MDP, IU1 and IU2 algorithm, with respect to matching length-preferred, support degree-preferred and integrated utility, respectively. Comprehensive experiments on real- world open data set and synthetic data set clearly validate the effectiveness of our proposed framework on MCS task optimal allocation.
基金This work was partially supported by the National Natural Science Foundation for Outstanding Excellent Young Scholars of China under Grant No. 61422214, the National Natural Science Foundation of China under Grant Nos. 61402513, 61379144, and 61772544, the National Basic Research 973 Program of China under Grant No. 2014CB347800, the Hunan Provincial Natural Science Fund for Distinguished Young Scholars of China under Grant No. 2016JJ1002, the Natural Science Foundation of Guangxi Zhuang Autonomous Region of China under Grant No. 2016GXNSFBA380182, the Guangxi Cooperative Innovation Center of Cloud Computing and Big Data under Grant Nos. YD16507 and YD17X11, and the Scientific Research Foundation of Guangxi University under Grant Nos. XGZ150322 and XGZ141182.
文摘Mobile crowd sensing is an innovative paradigm which leverages the crowd, i.e., a large group of people with their mobile devices, to sense various information in the physical world. With the help of sensed information, many tasks can be fulfilled in an efficient manner, such as environment monitoring, traffic prediction, and indoor localization. Task and participant matching is an important issue in mobile crowd sensing, because it determines the quality and efficiency of a mobile crowd sensing task. Hence, numerous matching strategies have been proposed in recent research work. This survey aims to provide an up-to-date view on this topic. We propose a research framework for the matching problem in this paper, including participant model, task model, and solution design. The participant model is made up of three kinds of participant characters, i.e., attributes, requirements, and supplements. The task models are separated according to application backgrounds and objective functions. Offline and online solutions in recent literatures are both discussed. Some open issues are introduced, including matching strategy for heterogeneous tasks, context-aware matching, online strategy, and leveraging historical data to finish new tasks.
基金supported in part by the National Natural Science Foundation of China(No.61171092)in part by the Jiangsu Educational Bureau Project(No.14KJA510004)
文摘Currently, mobile devices (e.g., smartphones) are equipped with multiple wireless interfaces and rich builtin functional sensors that possess powerful computation and communication capabilities, and enable numerous Mobile Crowdsourced Sensing (MCS) applications. Generally, an MCS system is composed of three components: a publisher of sensing tasks, crowd participants who complete the crowdsourced tasks for some kinds of rewards, and the crowdsourcing platform that facilitates the interaction between publishers and crowd participants. Incentives are a fundamental issue in MCS. This paper proposes an integrated incentive framework for MCS, which appropriately utilizes three widely used incentive methods: reverse auction, gamification, and reputation updating. Firstly, a reverse-auction-based two-round participant selection mechanism is proposed to incentivize crowds to actively participate and provide high-quality sensing data. Secondly, in order to avoid untruthful publisher feedback about sensing-data quality, a gamification-based verification mechanism is designed to evaluate the truthfulness of the publisher's feedback. Finally, the platform updates the reputation of both participants and publishers based on their corresponding behaviors. This integrated incentive mechanism can motivate participants to provide high-quality sensed contents, stimulate publishers to give truthful feedback, and make the platform profitable.
基金the joint research project between East Japan Railway Company and the University of Tokyo
文摘This paper represents a design and development of a mobile sensing unit as well as its prototype implementation for railway track monitoring. The unit consists of an ultra-small personal computer (PC), a global positioning system (GPS) receiver, an accelerometer and an ADC (Analog/Digital Converter) so that the unit can trace the route while capturing an acceleration response of a passenger vehicle. The unit enables more frequent and qualitative data acquisition compared with traditional and the state of the practice railway track inspection equipments. Locating disorder is the key of our unit, which has a reasonable accuracy of positioning with GPS data, existing facilities landmarks, and car acceleration responses. The proposed unit is a promising device for efficient properties management of railway agencies. The prototype implementation shows a result that car acceleration responses are related with the track displacements in low frequencies. The results also imply that sensor settlement on a vehicle floor, not axes or bogies, is effective for capturing track vertical displacements.
基金supported by the Project of Autonomous Cruise UVC Disinfection and Microclimate Air-conditioning Robot Topic#3 Thermal Management for the UVC LED Disinfection Robotics(FSUST21-SHCIRI07C)supported in part by the Project of Hetao Shenzhen-Hong Kong Science and Technology Innovation Cooperation Zone(HZQB-KCZYB-2020083).
文摘Environmental monitoring plays a critical role in creating and maintaining a comfortable,productive,and healthy environment.Built upon the advancements of robotics and data processing,mobile sensing demonstrates its potential to address problems regarding cost,deployment,and resolution that stationary monitoring encounters,which therefore has attracted increasing research attentions recently.To facilitate mobile sensing,two key algorithms are needed:the field reconstruction algorithm and the route planning algorithm.The field reconstruction algorithm is to reconstruct the entire environment field from spatially-and temporally-discrete measurements collected by the mobile sensors.The route planning algorithm is to instruct the mobile sensors where the mobile sensor needs to move to for the next measurements.The performance of mobile sensors highly depends on these two algorithms.However,developing and testing those algorithms in the real world is expensive,challenging,and time-consuming.To address these issues,we proposed and implemented an open-source virtual testbed,AlphaMobileSensing,that can be used to develop,test,and benchmark mobile sensing algorithms.AlphaMobileSensing aims to help users more easily develop and test the field reconstruction and route planning algorithms for mobile sensing solutions,without worrying about hardware fault,test accidents(such as collision during the test),etc.The separation of concerns can significantly reduce the cost of developing software solutions for mobile sensing.For versatility and flexibility,AlphaMobileSensing was wrapped up using the standardized interface of OpenAI Gym,and it also provides an interface for loading physical fields that were generated by numerical simulations as virtual test sites to perform mobile sensing and retrieving monitoring data.We demonstrated applications of the virtual testbed by implementing and testing algorithms for physical field reconstruction in both static and dynamic indoor thermal environments.AlphaMobileSensing provides a novel and flexible platform to develop,test,and benchmark mobile sensing algorithms more easily,conveniently,and efficiently.AlphaMobileSensing is open sourced at https://github.com/kishuqizhou/AlphaMobileSensing.
基金the National High Technology Research and Development Program (863) of China (No.2006AA09Z233)
文摘Formation control is essential for an underwater mobile sensing network(UMSN) ,and an ad hoc network which wirelessly connects underwater vehicles of sensing and/or observing types via acoustic communications,to fulfill mobile sensing tasks.The problem of formation control for a UMSN with varying topology is studied in this paper.The methodology of synthesizing distributed formation controller which stabilizes a UMSN with varying topology is proposed on the basis of the stability analysis of linear time-varying systems.
基金supported by the National Natural Science Foundation of China (Nos. 61370192, 61432015, 61428203, and 61572347)the US National Science Foundation (Nos. CNS-1319915 and CNS-1343355)
文摘Mobile social sensing network is one kind of emerging networks in which sensing tasks are performed by mobile users and sensing data are shared and collected by leveraging the intermittent inter-contacts among mobile users. Traditional ad hoc routing protocols are inapplicable or perform poorly for data collection or data sharing in such mobile social networks because nodes are seldom fully connected. In recent years, many routing protocols (especially social-based routing) are proposed to improve the delivery ratio in mobile social networks, but most of them do not consider the load of nodes thus may lead to unbalanced energy consumption among nodes. In this paper, we propose a simple Energy Efficient framework for Social-based Routing (EE-SR) in mobile social sensing networks to balance the load of nodes while maintaining the delivery ratio within an acceptable range by limiting the chances of forwarding in traditional social-based routing. Furthermore, we also propose an improved version of EE-SR to dynamically adjust the controlling parameter. Simulation results on real-life mobile traces demonstrate the efficiency of our proposed framework.
基金the National High Technology Research and Development Program(863) of China (No.2006AA09Z233)
文摘Comprised by a swarm of acoustically linked and cooperative autonomous underwater vehicles(AUVs) with onboard sensors,an underwater mobile sensing network(UMSN) will be a complementary means to fixed observatory networks,e.g.seafloor observatory networks and moored buoy arrays.It has obvious advantages over a single large AUV in higher efficiency due to parallel observation,stronger robustness to vehicle failures and lower cost.Although an UMSN can be viewed as a counterpart of wireless mobile sensing networks for air and terrestrial applications,it is much more challenging due to poor performance of underwater acoustic communication, poor performance of underwater positioning and high degree of uncertainty in vehicle dynamics and underwater environment.In order to verify key technologies involved in an UMSN,e.g.cooperation of multi-AUVs based on acoustic communication,a low cost testbed has been developed for experimental study.The design of both hardware and software is introduced.Also the results of a functional test for verification of the effectiveness of the testbed are presented.
基金This work was supported by the National High Technology Research and Development 863 Program of China under Grant No. 2013AA01A213 and the National Natural Science Foundation of China under Grant Nos. 91318301, 61373011 and 61321491.
文摘Mobile phone localization plays a key role in the fast-growing location-based applications domain. Most of the existing localization schemes rely on infrastructure support such as GSM, Wi-Fi or GPS. In this paper, we present FTrack, a novel floor localization system to identify the floor level in a multi-floor building on which a mobile user is located. FTrack uses the mobile phone's sensors only without any infrastructure support. It does not require any prior knowledge of the building such as floor height or floor levels. Through crowdsourcing, FTrack builds a mapping table which contains the magnetic field signature of users taking the elevator/escalator or walking on the stairs between any two floors. The table can then be used for mobile users to pinpoint their current floor levels. We conduct both simulation and field studies to demonstrate the eiTiciency, scalability and robustness of FTrack. Our field trial shows that FTrack achieves an accuracy of over 96% in three different buildings.