834,515 research outputs found

    Analysis of Dynamic Task Allocation in Multi-Robot Systems

    Full text link
    Dynamic task allocation is an essential requirement for multi-robot systems operating in unknown dynamic environments. It allows robots to change their behavior in response to environmental changes or actions of other robots in order to improve overall system performance. Emergent coordination algorithms for task allocation that use only local sensing and no direct communication between robots are attractive because they are robust and scalable. However, a lack of formal analysis tools makes emergent coordination algorithms difficult to design. In this paper we present a mathematical model of a general dynamic task allocation mechanism. Robots using this mechanism have to choose between two types of task, and the goal is to achieve a desired task division in the absence of explicit communication and global knowledge. Robots estimate the state of the environment from repeated local observations and decide which task to choose based on these observations. We model the robots and observations as stochastic processes and study the dynamics of the collective behavior. Specifically, we analyze the effect that the number of observations and the choice of the decision function have on the performance of the system. The mathematical models are validated in a multi-robot multi-foraging scenario. The model's predictions agree very closely with experimental results from sensor-based simulations.Comment: Preprint version of the paper published in International Journal of Robotics, March 2006, Volume 25, pp. 225-24

    Partial Correctness of a Power Algorithm

    Get PDF
    This work continues a formal verification of algorithms written in terms of simple-named complex-valued nominative data [6],[8],[15],[11],[12],[13]. In this paper we present a formalization in the Mizar system [3],[1] of the partial correctness of the algorithm: i := val.1 j := val.2 b := val.3 n := val.4 s := val.5 while (i n) i := i + j s := s * b return s computing the natural n power of given complex number b, where variables i, b, n, s are located as values of a V-valued Function, loc, as: loc/.1 = i, loc/.3 = b, loc/.4 = n and loc/.5 = s, and the constant 1 is located in the location loc/.2 = j (set V represents simple names of considered nominative data [17]).The validity of the algorithm is presented in terms of semantic Floyd-Hoare triples over such data [9]. Proofs of the correctness are based on an inference system for an extended Floyd-Hoare logic [2],[4] with partial pre- and post-conditions [14],[16],[7],[5].Institute of Informatics, University of Białystok, PolandGrzegorz Bancerek, Czesław Byliński, Adam Grabowski, Artur Korniłowicz, Roman Matuszewski, Adam Naumowicz, and Karol Pąk. The role of the Mizar Mathematical Library for interactive proof development in Mizar. Journal of Automated Reasoning, 61(1):9–32, 2018. doi:10.1007/s10817-017-9440-6.R.W. Floyd. Assigning meanings to programs. Mathematical aspects of computer science, 19(19–32), 1967.Adam Grabowski, Artur Korniłowicz, and Adam Naumowicz. Four decades of Mizar. Journal of Automated Reasoning, 55(3):191–198, 2015. doi:10.1007/s10817-015-9345-1.C.A.R. Hoare. An axiomatic basis for computer programming. Commun. ACM, 12(10): 576–580, 1969.Ievgen Ivanov and Mykola Nikitchenko. On the sequence rule for the Floyd-Hoare logic with partial pre- and post-conditions. In Proceedings of the 14th International Conference on ICT in Education, Research and Industrial Applications. Integration, Harmonization and Knowledge Transfer. Volume II: Workshops, Kyiv, Ukraine, May 14–17, 2018, volume 2104 of CEUR Workshop Proceedings, pages 716–724, 2018.Ievgen Ivanov, Mykola Nikitchenko, Andrii Kryvolap, and Artur Korniłowicz. Simple-named complex-valued nominative data – definition and basic operations. Formalized Mathematics, 25(3):205–216, 2017. doi:10.1515/forma-2017-0020.Ievgen Ivanov, Artur Korniłowicz, and Mykola Nikitchenko. Implementation of the composition-nominative approach to program formalization in Mizar. The Computer Science Journal of Moldova, 26(1):59–76, 2018.Ievgen Ivanov, Artur Korniłowicz, and Mykola Nikitchenko. On an algorithmic algebra over simple-named complex-valued nominative data. Formalized Mathematics, 26(2):149–158, 2018. doi:10.2478/forma-2018-0012.Ievgen Ivanov, Artur Korniłowicz, and Mykola Nikitchenko. An inference system of an extension of Floyd-Hoare logic for partial predicates. Formalized Mathematics, 26(2): 159–164, 2018. doi:10.2478/forma-2018-0013.Ievgen Ivanov, Artur Korniłowicz, and Mykola Nikitchenko. Partial correctness of GCD algorithm. Formalized Mathematics, 26(2):165–173, 2018. doi:10.2478/forma-2018-0014.Ievgen Ivanov, Artur Korniłowicz, and Mykola Nikitchenko. On algebras of algorithms and specifications over uninterpreted data. Formalized Mathematics, 26(2):141–147, 2018. doi:10.2478/forma-2018-0011.Artur Kornilowicz, Andrii Kryvolap, Mykola Nikitchenko, and Ievgen Ivanov. Formalization of the algebra of nominative data in Mizar. In Maria Ganzha, Leszek A. Maciaszek, and Marcin Paprzycki, editors, Proceedings of the 2017 Federated Conference on Computer Science and Information Systems, FedCSIS 2017, Prague, Czech Republic, September 3–6, 2017., pages 237–244, 2017. ISBN 978-83-946253-7-5. doi:10.15439/2017F301.Artur Kornilowicz, Andrii Kryvolap, Mykola Nikitchenko, and Ievgen Ivanov. Formalization of the nominative algorithmic algebra in Mizar. In Leszek Borzemski, Jerzy Świątek, and Zofia Wilimowska, editors, Information Systems Architecture and Technology: Proceedings of 38th International Conference on Information Systems Architecture and Technology – ISAT 2017 – Part II, Szklarska Poręba, Poland, September 17–19, 2017, volume 656 of Advances in Intelligent Systems and Computing, pages 176–186. Springer, 2017. ISBN 978-3-319-67228-1. doi:10.1007/978-3-319-67229-8_16.Artur Korniłowicz, Andrii Kryvolap, Mykola Nikitchenko, and Ievgen Ivanov. An approach to formalization of an extension of Floyd-Hoare logic. In Vadim Ermolayev, Nick Bassiliades, Hans-Georg Fill, Vitaliy Yakovyna, Heinrich C. Mayr, Vyacheslav Kharchenko, Vladimir Peschanenko, Mariya Shyshkina, Mykola Nikitchenko, and Aleksander Spivakovsky, editors, Proceedings of the 13th International Conference on ICT in Education, Research and Industrial Applications. Integration, Harmonization and Knowledge Transfer, Kyiv, Ukraine, May 15–18, 2017, volume 1844 of CEUR Workshop Proceedings, pages 504–523. CEUR-WS.org, 2017.Artur Korniłowicz, Ievgen Ivanov, and Mykola Nikitchenko. Kleene algebra of partial predicates. Formalized Mathematics, 26(1):11–20, 2018. doi:10.2478/forma-2018-0002.Andrii Kryvolap, Mykola Nikitchenko, and Wolfgang Schreiner. Extending Floyd-Hoare logic for partial pre- and postconditions. In Vadim Ermolayev, Heinrich C. Mayr, Mykola Nikitchenko, Aleksander Spivakovsky, and Grygoriy Zholtkevych, editors, Information and Communication Technologies in Education, Research, and Industrial Applications: 9th International Conference, ICTERI 2013, Kherson, Ukraine, June 19–22, 2013, Revised Selected Papers, pages 355–378. Springer International Publishing, 2013. ISBN 978-3-319-03998-5. doi:10.1007/978-3-319-03998-5_18.Volodymyr G. Skobelev, Mykola Nikitchenko, and Ievgen Ivanov. On algebraic properties of nominative data and functions. In Vadim Ermolayev, Heinrich C. Mayr, Mykola Nikitchenko, Aleksander Spivakovsky, and Grygoriy Zholtkevych, editors, Information and Communication Technologies in Education, Research, and Industrial Applications – 10th International Conference, ICTERI 2014, Kherson, Ukraine, June 9–12, 2014, Revised Selected Papers, volume 469 of Communications in Computer and Information Science, pages 117–138. Springer, 2014. ISBN 978-3-319-13205-1. doi:10.1007/978-3-319-13206-8_6.27218919

    Mediatisation in Twitter: an exploratory analysis of the 2015 Spanish general election

    Full text link
    [EN] The mediatisation model in politics assumes that media conveys political messages between parties and citizenship, with the risk of promoting issues that frame the electoral content in terms of competition. These dynamics could distract from the debate of ideas and political policies. However, digital media like Twitter provide direct communication channels between parties, candidates and users. The present research explores Twitter content during an electoral campaign focused on the four issues proposed by Patterson (1980) to assess mediatisation: political, policy, campaign and personal (regarding the candidate). The goal of this research study is to evaluate the degree of mediatisation on Twitter using this typology. The research also evaluates the influence of the issue on retweet volume. The study¿s basis was a 15.8 million-tweet corpus obtained during the 2015 Spanish General Election pre-campaign and campaign. This dataset was analysed using an automatic classification system. The results highlighted a predominance of policy issues during both the pre- campaign and campaign, except for the two televised debates, during which campaign issues were the most prevalent. On the election night, users commented much more on political issues. Finally, the kind of issue most likely to be retweeted was policy issues.This research was supported by the Spanish Ministry of Economy and Competitiveness, with Grants CSO2013-43960-R (Los flujos de comunicación en los procesos de movilización política: medios, blogs y líderes de opinión) and CSO2016-77331-C2-1-R (Estrategias, agendas y discursos en las cibercampañas electorales: medios de comunicación y ciudadanos).Baviera, T.; Calvo, D.; Llorca-Abad, G. (2019). Mediatisation in Twitter: an exploratory analysis of the 2015 Spanish general election. Journal of International Communication. 25(2):275-300. https://doi.org/10.1080/13216597.2019.1634619S275300252Antonakaki, D., Spiliotopoulos, D., V. Samaras, C., Pratikakis, P., Ioannidis, S., & Fragopoulou, P. (2017). Social media analysis during political turbulence. PLOS ONE, 12(10), e0186836. doi:10.1371/journal.pone.0186836Barberá, P. (2015). Birds of the Same Feather Tweet Together: Bayesian Ideal Point Estimation Using Twitter Data. Political Analysis, 23(1), 76-91. doi:10.1093/pan/mpu011Bartholomé, G., Lecheler, S., & de Vreese, C. (2017). Towards A Typology of Conflict Frames. Journalism Studies, 19(12), 1689-1711. doi:10.1080/1461670x.2017.1299033Batrinca, B., & Treleaven, P. C. (2014). Social media analytics: a survey of techniques, tools and platforms. AI & SOCIETY, 30(1), 89-116. doi:10.1007/s00146-014-0549-4Baviera, T., Peris, À., & Cano-Orón, L. (2017). Political candidates in infotainment programmes and their emotional effects on Twitter: an analysis of the 2015 Spanish general elections pre-campaign season. Contemporary Social Science, 14(1), 144-156. doi:10.1080/21582041.2017.1367833BLUMLER, J. G., & KAVANAGH, D. (1999). The Third Age of Political Communication: Influences and Features. Political Communication, 16(3), 209-230. doi:10.1080/105846099198596Bor, S. E. (2013). Using Social Network Sites to Improve Communication Between Political Campaigns and Citizens in the 2012 Election. American Behavioral Scientist, 58(9), 1195-1213. doi:10.1177/0002764213490698Brants, K., & Neijens, P. (1998). The Infotainment of Politics. Political Communication, 15(2), 149-164. doi:10.1080/10584609809342363Burnap, P., Gibson, R., Sloan, L., Southern, R., & Williams, M. (2016). 140 characters to victory?: Using Twitter to predict the UK 2015 General Election. Electoral Studies, 41, 230-233. doi:10.1016/j.electstud.2015.11.017Campos-Domínguez, E. (2017). Twitter y la comunicación política. El Profesional de la Información, 26(5), 785. doi:10.3145/epi.2017.sep.01Campos-Domínguez, E., & Calvo, D. (2017). Electoral campaign on the Internet: Planning, impact and viralization on Twitter during the Spanish general election, 2015. Comunicación y Sociedad, 0(29), 93-116. doi:10.32870/cys.v0i29.6423Ceron, A., & Splendore, S. (2016). From contents to comments: Social TV and perceived pluralism in political talk shows. New Media & Society, 20(2), 659-675. doi:10.1177/1461444816668187Chadwick, A. (2013). The Hybrid Media System. doi:10.1093/acprof:oso/9780199759477.001.0001Conway, B. A., Kenski, K., & Wang, D. (2015). The Rise of Twitter in the Political Campaign: Searching for Intermedia Agenda-Setting Effects in the Presidential Primary. Journal of Computer-Mediated Communication, 20(4), 363-380. doi:10.1111/jcc4.12124Couldry, N., & Hepp, A. (2013). Conceptualizing Mediatization: Contexts, Traditions, Arguments. Communication Theory, 23(3), 191-202. doi:10.1111/comt.12019Dang-Xuan, L., Stieglitz, S., Wladarsch, J., & Neuberger, C. (2013). AN INVESTIGATION OF INFLUENTIALS AND THE ROLE OF SENTIMENT IN POLITICAL COMMUNICATION ON TWITTER DURING ELECTION PERIODS. Information, Communication & Society, 16(5), 795-825. doi:10.1080/1369118x.2013.783608D’heer, E., & Verdegem, P. (2014). Conversations about the elections on Twitter: Towards a structural understanding of Twitter’s relation with the political and the media field. European Journal of Communication, 29(6), 720-734. doi:10.1177/0267323114544866Díaz-Parra, I., & Jover-Báez, J. (2016). Social movements in crisis? From the 15-M movement to the electoral shift in Spain. International Journal of Sociology and Social Policy, 36(9/10), 680-694. doi:10.1108/ijssp-09-2015-0101DiGrazia, J., McKelvey, K., Bollen, J., & Rojas, F. (2013). More Tweets, More Votes: Social Media as a Quantitative Indicator of Political Behavior. PLoS ONE, 8(11), e79449. doi:10.1371/journal.pone.0079449Felt, M. (2016). Social media and the social sciences: How researchers employ Big Data analytics. Big Data & Society, 3(1), 205395171664582. doi:10.1177/2053951716645828Filer, T., & Fredheim, R. (2016). Popular with the Robots: Accusation and Automation in the Argentine Presidential Elections, 2015. International Journal of Politics, Culture, and Society, 30(3), 259-274. doi:10.1007/s10767-016-9233-7Freelon, D., & Karpf, D. (2014). Of big birds and bayonets: hybrid Twitter interactivity in the 2012 Presidential debates. Information, Communication & Society, 18(4), 390-406. doi:10.1080/1369118x.2014.952659Giglietto, F., & Selva, D. (2014). Second Screen and Participation: A Content Analysis on a Full Season Dataset of Tweets. Journal of Communication, 64(2), 260-277. doi:10.1111/jcom.12085Gil de Zúñiga, H., Garcia-Perdomo, V., & McGregor, S. C. (2015). What Is Second Screening? Exploring Motivations of Second Screen Use and Its Effect on Online Political Participation. Journal of Communication, 65(5), 793-815. doi:10.1111/jcom.12174Grover, P., Kar, A. K., Dwivedi, Y. K., & Janssen, M. (2019). Polarization and acculturation in US Election 2016 outcomes – Can twitter analytics predict changes in voting preferences. Technological Forecasting and Social Change, 145, 438-460. doi:10.1016/j.techfore.2018.09.009Jensen, K. B. (2013). Definitive and Sensitizing Conceptualizations of Mediatization. Communication Theory, 23(3), 203-222. doi:10.1111/comt.12014Jungherr, A. (2014). The Logic of Political Coverage on Twitter: Temporal Dynamics and Content. Journal of Communication, 64(2), 239-259. doi:10.1111/jcom.12087Kalsnes, B., Krumsvik, A. H., & Storsul, T. (2014). Social media as a political backchannel. Aslib Journal of Information Management, 66(3), 313-328. doi:10.1108/ajim-09-2013-0093Lee, K., Palsetia, D., Narayanan, R., Patwary, M. M. A., Agrawal, A., & Choudhary, A. (2011). Twitter Trending Topic Classification. 2011 IEEE 11th International Conference on Data Mining Workshops. doi:10.1109/icdmw.2011.171López García, G., Llorca Abad, G., Valera Ordaz, L., & Peris Blanes, A. (2018). Los debates electorales, ¿el último reducto frente la mediatización? Un estudio de caso de las elecciones generales españolas de 2015. Palabra Clave - Revista de Comunicación, 21(3), 772-797. doi:10.5294/pacla.2018.21.3.6López-Rico, C.-M., & Peris-Blanes, À. (2017). Agenda e imagen de los candidatos de las elecciones generales de 2015 en España en programas televisivos de infoentretenimiento. El Profesional de la Información, 26(4), 611. doi:10.3145/epi.2017.jul.05MAZZOLENI, G., & SCHULZ, W. (1999). «Mediatization» of Politics: A Challenge for Democracy? Political Communication, 16(3), 247-261. doi:10.1080/105846099198613Murthy, D. (2015). Twitter and elections: are tweets, predictive, reactive, or a form of buzz? Information, Communication & Society, 18(7), 816-831. doi:10.1080/1369118x.2015.1006659Russell Neuman, W., Guggenheim, L., Mo Jang, S., & Bae, S. Y. (2014). The Dynamics of Public Attention: Agenda-Setting Theory Meets Big Data. Journal of Communication, 64(2), 193-214. doi:10.1111/jcom.12088Orriols, L., & Cordero, G. (2016). The Breakdown of the Spanish Two-Party System: The Upsurge of Podemos and Ciudadanos in the 2015 General Election. South European Society and Politics, 21(4), 469-492. doi:10.1080/13608746.2016.1198454References to the IBEREVAL Workshop ProceedingsRill, S., Reinel, D., Scheidt, J., & Zicari, R. V. (2014). PoliTwi: Early detection of emerging political topics on twitter and the impact on concept-level sentiment analysis. Knowledge-Based Systems, 69, 24-33. doi:10.1016/j.knosys.2014.05.008Rogstad, I. (2016). Is Twitter just rehashing? Intermedia agenda setting between Twitter and mainstream media. Journal of Information Technology & Politics, 13(2), 142-158. doi:10.1080/19331681.2016.1160263Sampedro, V., & Lobera, J. (2014). The Spanish 15-M Movement: a consensual dissent? Journal of Spanish Cultural Studies, 15(1-2), 61-80. doi:10.1080/14636204.2014.938466Shah, D. V., Hanna, A., Bucy, E. P., Lassen, D. S., Van Thomme, J., Bialik, K., … Pevehouse, J. C. W. (2016). Dual Screening During Presidential Debates. American Behavioral Scientist, 60(14), 1816-1843. doi:10.1177/0002764216676245Shao, C., Ciampaglia, G. L., Varol, O., Yang, K.-C., Flammini, A., & Menczer, F. (2018). The spread of low-credibility content by social bots. Nature Communications, 9(1). doi:10.1038/s41467-018-06930-7Stella, M., Ferrara, E., & De Domenico, M. (2018). Bots increase exposure to negative and inflammatory content in online social systems. Proceedings of the National Academy of Sciences, 115(49), 12435-12440. doi:10.1073/pnas.1803470115Stier, S., Bleier, A., Lietz, H., & Strohmaier, M. (2018). Election Campaigning on Social Media: Politicians, Audiences, and the Mediation of Political Communication on Facebook and Twitter. Political Communication, 35(1), 50-74. doi:10.1080/10584609.2017.1334728Vaccari, C., Chadwick, A., & O’Loughlin, B. (2015). Dual Screening the Political: Media Events, Social Media, and Citizen Engagement. Journal of Communication, 65(6), 1041-1061. doi:10.1111/jcom.12187Vaccari, C., & Nielsen, R. K. (2013). What Drives Politicians’ Online Popularity? An Analysis of the 2010 U.S. Midterm Elections. Journal of Information Technology & Politics, 10(2), 208-222. doi:10.1080/19331681.2012.758072Vargo, C. J., Guo, L., McCombs, M., & Shaw, D. L. (2014). Network Issue Agendas on Twitter During the 2012 U.S. Presidential Election. Journal of Communication, 64(2), 296-316. doi:10.1111/jcom.12089Vergeer, M., & Franses, P. H. (2015). Live audience responses to live televised election debates: time series analysis of issue salience and party salience on audience behavior. Information, Communication & Society, 19(10), 1390-1410. doi:10.1080/1369118x.2015.1093526Xu, W. W., Sang, Y., Blasiola, S., & Park, H. W. (2014). Predicting Opinion Leaders in Twitter Activism Networks. American Behavioral Scientist, 58(10), 1278-1293. doi:10.1177/000276421452709

    Sur un problem de contrˆole optimal stochastique pour certain aspect des ´equations differentielles stochastiques de type mean-field et applications

    Get PDF
    Cette thèse de doctorat s’inscrit dans le cadre de l’analyse stochastique dont le thème central est: les conditions necessaires et suffisantes sous forme du maximum stochastique de type champ moyen d’optimalite et de presque optimalite et ces applications. L’objectif de ce travail est d’etudier des problemes d’optimisation stochastique. Il s’agira ensuite de faire le point sur les conditions necessaires et suffisantes d’optimalite et de presque optimalite pour un system gouverne par des equations differentielles stochastiques de type champ moyen. Cette these s’articule autour de qua¬tre chapitres: Le chapitre 1 est essentiellement un rappel. La candidate présente quelques concepts et résultats qui lui permettent d’aborder son travail; tels que les processus stochastiques, l’esperance condition-nelle, les martingales, les formules d’Ito, les classes de contrôle stochastique,... etc. Dans le deuxieme chapitre, on a etablie et on a prouve les conditions necessaires et suffisantes de presque optimalite d’order 3b5{ 3bb} verifiees par un contrôle optimal stochastique, pour un system différentiel gouverne par des equations differentielles stochastiques EDSs. Le domaine de contrôle stochastique est suppose convexe. La methode utilisee est basee sur le lemme d’Ekeland. Les résultats obtenus dans le chapitre 2, sont tous nouveaux et font l’objet d’un premier article intitule : Boukaf Samira & Mokhtar Hafayed, & Ghebouli Messaoud: A study on optimal control problem with ex-error bound for stochastic systems with application to linear quadratic problem, International Journal of Dynamics and Control, Springer DOI: 10.1007/s40435-015-0178-x (2015). Dans le troisieme chapitre, on a demontré le principe du maximum stochastique de presque optimalite, oh le system est gouverne par des equations differentielles stochastiques progressive rétrogrades avec saut (FBSDEs). Ces resultats ont ete appliques pour résoudre un probleme d’optimisation en finance. Ces resultats generalisent le principe du maximum de Zhou (SIAM. Control. Optim. (36)-3, 929-947 (1998)). Les resultats obtenus dans le chapitre 3 sont tous nouveaux et font l’objet d’un deuxieme article intitule: Mokhtar Hafayed, & Abdelmadjid Abba & Samira Boukaf: On Zhou’s maximumprinciple for near- optimal control of mean-field forward-backward stochastic systems with jumps and its applications International Journal of Modelling, Identification and Control. 25 (1), 1-16, (2016). De plus, et dans le chapitre 4, on a prouve un principe du maximum stochastique de type de Pontryagin pour des systems gouvernes par FBSDEs avec saut. Ces resultats ont ete etabli avec M. Hafayed, et M. Tabet, sous le titre : Mokhtar Hafayed, & Moufida Tabet & Samira Boukaf: Mean-field maximum principle for optimal control of forward-backward stochastic systems with jumps and its application to mean-variance portfolio problem, Communication in Mathematics and Statistics, Springer, Doi: 10.1007/s40304- 015-0054-1, Volume 3, Issue 2, pp 163-186 (2015). Dans le chapitre 5, on a aborde un problème de contrôle singulier, où le problème est d’établir des conditions necessaires et suffisantes d’optimalite pour un control singulier ou le system est gouverne par des equations differentielles stochastiques progressive retrograde de type McKean-Vlasov. Dans ces cas, le domaine de contrôle admissible est suppose convexe. Les résultats obtenus dans le chapitre 5 sont tous nouveaux et font l’objet d’un article intitule : Mokhtar Hafayed, & Samira Boukaf & Yan Shi, & Shahlar Meherrem.: A McKean-Vlasov optimal mixed regular-singular control problem, for nonlinear stochastic systems with Poisson jump pro-cesses, Neurocomputing. Doi 10.1016/j.neucom.2015.11.082, Volume 182,19, pages 133-144 (2016

    Improved reception of in-body signals by means of a wearable multi-antenna system

    Get PDF
    High data-rate wireless communication for in-body human implants is mainly performed in the 402-405 MHz Medical Implant Communication System band and the 2.45 GHz Industrial, Scientific and Medical band. The latter band offers larger bandwidth, enabling high-resolution live video transmission. Although in-body signal attenuation is larger, at least 29 dB more power may be transmitted in this band and the antenna efficiency for compact antennas at 2.45 GHz is also up to 10 times higher. Moreover, at the receive side, one can exploit the large surface provided by a garment by deploying multiple compact highly efficient wearable antennas, capturing the signals transmitted by the implant directly at the body surface, yielding stronger signals and reducing interference. In this paper, we implement a reliable 3.5 Mbps wearable textile multi-antenna system suitable for integration into a jacket worn by a patient, and evaluate its potential to improve the In-to-Out Body wireless link reliability by means of spatial receive diversity in a standardized measurement setup. We derive the optimal distribution and the minimum number of on-body antennas required to ensure signal levels that are large enough for real-time wireless endoscopy-capsule applications, at varying positions and orientations of the implant in the human body

    A review on analysis and synthesis of nonlinear stochastic systems with randomly occurring incomplete information

    Get PDF
    Copyright q 2012 Hongli Dong et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.In the context of systems and control, incomplete information refers to a dynamical system in which knowledge about the system states is limited due to the difficulties in modeling complexity in a quantitative way. The well-known types of incomplete information include parameter uncertainties and norm-bounded nonlinearities. Recently, in response to the development of network technologies, the phenomenon of randomly occurring incomplete information has become more and more prevalent. Such a phenomenon typically appears in a networked environment. Examples include, but are not limited to, randomly occurring uncertainties, randomly occurring nonlinearities, randomly occurring saturation, randomly missing measurements and randomly occurring quantization. Randomly occurring incomplete information, if not properly handled, would seriously deteriorate the performance of a control system. In this paper, we aim to survey some recent advances on the analysis and synthesis problems for nonlinear stochastic systems with randomly occurring incomplete information. The developments of the filtering, control and fault detection problems are systematically reviewed. Latest results on analysis and synthesis of nonlinear stochastic systems are discussed in great detail. In addition, various distributed filtering technologies over sensor networks are highlighted. Finally, some concluding remarks are given and some possible future research directions are pointed out. © 2012 Hongli Dong et al.This work was supported in part by the National Natural Science Foundation of China under Grants 61273156, 61134009, 61273201, 61021002, and 61004067, the Engineering and Physical Sciences Research Council (EPSRC) of the UK under Grant GR/S27658/01, the Royal Society of the UK, the National Science Foundation of the USA under Grant No. HRD-1137732, and the Alexander von Humboldt Foundation of German
    corecore