International Professional University of Technology in Nagoya Repository
Not a member yet
    15131 research outputs found

    Caractérisation numérique de l'exposition électromagnétique des personnes en bandes HF et VHF

    No full text
    In military environments, especially land field, high frequencies (HF, 3 - 30 MHz), very high frequencies (VHF, 30 - 300 MHz) and ultra high frequencies (UHF, 300 - 3000 MHz) have been used for long range and shortrange communications, for communication interference or for detection. To have all those functions on the same carrier, they require many antennas, therefore they are increasing the operator's electromagnetic overexposure risk. Civilian and military standards were published providing limits on external electromagnetic fields and dosimetric quantities (specific absortion rate SAR, current density and internal electric field) to limit this overexposure risk between 0 and 300 GHz. The PhD thesis project has two main objectives. First, civilian and military standards are studied to understand how they were developed and if they are really suited for HF and VHF frequencies. Second, a new validation method of Thales radio product is proposed and validated. This PhD thesis project have characterized numerically the human body electromagnetic and thermal behavior during electromagnetic exposure in HF and VHF. Then, by studying couplings between external electromagnetic fields, induced current and human body, formulas to calculate both whole-body averaged SAR and local SAR 10 g in homogeneous body are proposed for the first time.Dans les environnements militaires, et plus particulièrement dans le domaine terrestre, de nombreux systèmes radioélectriques HF (de 3 à 30 MHz), VHF (de 30 à 300 MHz) et UHF (de 300 à 3000 MHz) sont utilisés. Ces systèmes remplissent plusieurs fonctions (communication longue et courte distance, brouillage, radar, etc ...) et peuvent parfois cohabiter sur un même porteur. Ces différentes fonctions utilisent plusieurs antennes et augmentent les risques de surexposition électromagnétique des opérateurs. Des normes civiles et militaires proposent des limites sur les champs électromagnétiques appliqués et sur des grandeurs dosimétriques (débit d'absorption spécifique DAS, densité de courant et champs électriques internes) pour limiter ces risques entre 0 et 300 GHz. Ces travaux de thèse ont deux objectifs principaux. Le premier est d'étudier les normes civiles et militaires afin de comprendre comment elles ont été développées et si elles sont réellement adaptées aux fréquences HF et VHF. Le deuxième est de proposer et valider une nouvelle méthode de validation des produits radio Thales. Pour cela, nous caractérisons numériquement le comportement électromagnétique et thermique du corps humain lors d'une exposition électromagnétique en bandes HF et VHF. L'étude des couplages entre le corps et les champs électromagnétiques externes nous permet de proposer pour la première fois des formules calculant les DAS dans le corps d'un fantôme homogène à partir, soit des courants induits le long du corps pour une exposition quelconque, soit du champ électrique appliqué pour une exposition en onde plane

    Confidentialité et contrôle d'accès aux contenus publiés sur les plates-formes de partage d'images

    No full text
    In recent years, with the rapid development of image-sharing platforms, more and more users prefer to share their photos through these platforms than using e-mail or personal webpages, which makes image-sharing become easier. Most of the platforms allow the users to specify who can access to the images, it may result a feeling of safety and privacy. However, once users upload their images, privacy is not guaranteed, since at least the provider of the image-sharing platform can clearly know the contents of any published images. Therefore, uploading an unreadable image is a good solution to protect user’s privacy. According to some existing researches, encrypting images before publishing them should be a top priority. In this way, only the authorised users who can decrypt the encrypted image can access to the contents of the published images.By studying the existing methods, we found that there are three challenges when proposing an encryption algorithm for the images published on image-sharing platforms. Firstly the encrypted result has to be viewed as a correct image format (often a JPEG image) by the image-sharing platforms. Therefore, an encryption algorithm which preserves image format after encryption is required. Secondly, the algorithm should be secure, i.e. the adversary cannot get any information of plaintext image from the encrypted image. We aim to provide IND-CPA property for the encryption algorithm. Thirdly, the algorithm has to be compatible with basic processing of the digital data in each image-sharing platforms, that means the decryption algorithm can recover the plaintext image with a high quality even the encrypted image is processed by the platforms.In this thesis, our main goal is to propose an encryption algorithm to protect JPEG image privacy on different image-sharing platforms and overcome the three challenges (image format preserving, security guarantee, processing compatibility). We first propose an encryption algorithm which can meet the requirements of the first two points. We then implement this algorithm on several widely used image-sharing platforms (Facebook, Flickr, Pinterest, Google+, Twitter, Instagram, Weibo, Wechat). However, the results show that it cannot recover the plaintext image with a high quality after downloading the image from some of the image-sharing platforms we tested (Facebook, Instagram, Weibo and Wechat). This encryption algorithm can be only used to protect the privacy on the other four platforms. Therefore, we improve this algorithm to add the correcting mechanism, in order to reduce the losses of image information during uploading the encrypted image on each platforms and reconstruct the downloaded images with a high quality.Au cours de ces dernières années, avec le développement rapide des plateformes de partage d’images, de plus en plus d’utilisateurs choisissent de diffuser leurs photos sur ces services notam- ment grâce à leur facilité d’utilisation. La plupart des plateformes permettent aux utilisateurs d’autoriser l’accès aux images uniquement à un groupe restreint de personnes. Une telle capac- ité donne un sentiment de confiance aux utilisateurs vis-à-vis de la confidentialité de ces images. Malheureusement, cela reste uniquement un sentiment d’illusion, car une fois que les utilisateurs ont mis en ligne leurs images, la confidentialité ne peut être garantie sachant que le fournisseur de la plateforme, qui n’est pas nécessairement une entité de confiance, peut connaitre clairement le contenu de n’importe quelle image publiée sur sa plateforme. Par contre, si les images ne sont plus mises en ligne en claire mais chiffrées, i.e. qu’elles ont été rendu illisibles par un algorithme de chiffrement adapté, alors la confidentialité est assurée. Ainsi, il sera fourni aux personnes autorisées à visionner ces images un moyen pour déchiffrer, et ainsi accéder à leurs contenus en clair.En étudiant les différentes méthodes existantes pour chiffrer des images publiées sur des plate- formes de partage d’images, nous en avons conclu qu’à notre connaissance, il y a trois princi- pales spécificités à prendre en compte lors du chiffrement d’une image, qui restreigne le choix de l’algorithme de chiffrement. Tout d’abord, le chiffrement doit être effectué en respectant le for- mat de l’image. En effet, une image chiffrée doit être aussi une image ( e.g. le format JPEG), afin de pouvoir être mise en ligne sur la plateforme de partage. Deuxièmement, l’algorithme de chiffrement doit garantir l’indistinguabilité (propriété, IND-CPA) des messages chiffrés. En effet, l’adversaire ne doit obtenir de l’information sur le contenu de l’image à partir de la version chiffrée de l’image. Dans un troisième temps, l’algorithme doit être compatible avec les traitements des im- ages spécifiques à la plateforme de partage d’images. Les éventuelles détériorations de la qualité de l’image liée à de tels traitements de l’image ne doivent pas pour autant empêcher le déchiffrement de l’image.L’objectif principal de cette thèse a été de proposer un nouveau schéma de chiffrement des images JPEG permettant à la fois de garantir la conservation du format, la confidentialité du contenu et de la qualité de l’image JPEG. Dans un premier temps, nous avons proposé un schéma de chiffrement garantissant les deux premières problématiques. Ce schéma a ensuite été implémenté sur différentes plateformes de partage d’images (Facebook, Flickr, Pinterest, Google+, Twitter, Instagram, Weibo, Wechat). Malheureusement, nous avons montré que sur certaines plateformes, (Facebook, Instagram, Weibo and Wechat) notre solution ne permettait de maintenir une qualité d’images suffisantes après déchiffrement. Par conséquent, des codes correcteurs ont été ajoutés au sein de l’algorithme de chiffrement et déchiffrement, afin de maintenir la bonne qualité des images déchiffrées

    Data Driven Concept Refinement to Support Avionics Maintenance

    No full text
    International audienceDescription Logic Ontologies are one of the most important knowledge representation formalisms nowadays which, broadly speaking, consist of classes of objects and their relations. Given a set of objects as samples and a class expression describing them, we present ongoing work that formalizes which properties of these objects are the most relevant for the given class expression to capture them. Moreover , we provide guidance on how to refine the given expression to better describe the set of objects. The approach is used to characterize test results that lead to a specific maintenance corrective action, and in this paper is illustrated to define sub-classes of aviation reports related to specific aircraft equipment

    Passivity-Based Control of Mechanical Systems

    No full text
    International audienceStabilization of mechanical systems by shaping their energy function is a well-established technique whose roots date back to the work of Lagrange and Dirichlet. Ortega and Spong in 1989 proved that passivity is the key property underlying the stabilization mechanism of energy shaping designs and the, now widely popular, term of passivity-based control (PBC) was coined. In this chapter, we briefly recall the history of PBC of mechanical systems and summarize its main recent developments. The latter includes: (i) an explicit formula for one of the free tuning gains that simplifies the computations, (ii) addition of PID controllers to robustify and make constructive the PBC design and to track ramp references, (iii) use of PBC to solve the position feedback global tracking problem, and (iv) design of robust and adaptive speed observers

    39

    full texts

    15,131

    metadata records
    Updated in last 30 days.
    International Professional University of Technology in Nagoya Repository
    Access Repository Dashboard
    Do you manage Open Research Online? Become a CORE Member to access insider analytics, issue reports and manage access to outputs from your repository in the CORE Repository Dashboard! 👇