Metamaterial antennaMetamaterial antennas are a class of antennas which use metamaterials to increase performance of miniaturized (electrically small) antenna systems. Their purpose, as with any electromagnetic antenna, is to launch energy into free space. However, this class of antenna incorporates metamaterials, which are materials engineered with novel, often microscopic, structures to produce unusual physical properties. Antenna designs incorporating metamaterials can step-up the antenna's radiated power.
Tunable metamaterialA tunable metamaterial is a metamaterial with a variable response to an incident electromagnetic wave. This includes remotely controlling how an incident electromagnetic wave (EM wave) interacts with a metamaterial. This translates into the capability to determine whether the EM wave is transmitted, reflected, or absorbed. In general, the lattice structure of the tunable metamaterial is adjustable in real time, making it possible to reconfigure a metamaterial device during operation.
Negative-index metamaterialNegative-index metamaterial or negative-index material (NIM) is a metamaterial whose refractive index for an electromagnetic wave has a negative value over some frequency range. NIMs are constructed of periodic basic parts called unit cells, which are usually significantly smaller than the wavelength of the externally applied electromagnetic radiation. The unit cells of the first experimentally investigated NIMs were constructed from circuit board material, or in other words, wires and dielectrics.
Polymère électroactifvignette|Figure 1 : The black strips are the working electroactif polymers. They are powered with the same squared voltage. 300px|vignette|Figure 2 : illustration d'une pince en EAP. (a) Une tension est appliquée, les deux doigts en EAP se déforment de sorte à contourner la balle. (b) Lorsque la tension électrique est coupée, les doigts en EAP reprennent leur forme d'origine et attrapent la balle. (c). Les polymères électroactifs (PEA) ( (EAP)), sont des polymères dont la forme ou la taille changent lorsqu'ils sont stimulés par un champ électrique.
Terahertz metamaterialA terahertz metamaterial is a class of composite metamaterials designed to interact at terahertz (THz) frequencies. The terahertz frequency range used in materials research is usually defined as 0.1 to 10 THz. This bandwidth is also known as the terahertz gap because it is noticeably underutilized. This is because terahertz waves are electromagnetic waves with frequencies higher than microwaves but lower than infrared radiation and visible light.
MétamatériauEn physique, en électromagnétisme, le terme métamatériau désigne un matériau composite artificiel qui présente des propriétés électromagnétiques qu'on ne retrouve pas dans un matériau naturel. Il s'agit en général de structures périodiques, diélectriques ou métalliques, qui se comportent comme un matériau homogène n'existant pas à l'état naturel. Il existe plusieurs types de métamatériaux en électromagnétisme, les plus connus étant ceux susceptibles de présenter à la fois une permittivité et une perméabilité négatives.
Matériau intelligentUn matériau dit « intelligent » est un matériau conçu pour être sensible, adaptatif et évolutif. Il s'agit généralement de matériaux polymères et/ou composite, éventuellement piézo-électriques, magnétostrictifs ou à mémoire de forme qui possède une ou plusieurs propriétés les rendant adaptatifs et/ou évolutifs, et pouvant être considérablement modifiées de manière contrôlée par des stimuli externes, tels que le stress, la température, le mouvement (mécanique), l'humidité, le pH, le champ électrique ou magnétique.
Micro-ondethumb|Expérience de transmission par micro-ondes (Laboratoire de la NASA). vignette|Spectre des rayonnements électromagnétiques en fonction de leur longueur d'onde. On retrouve notamment les micro-ondes, possédant une longueur d'onde entre et . Les micro-ondes ou microondes sont des rayonnements électromagnétiques de longueur d'onde intermédiaire entre l'infrarouge et les ondes de radiodiffusion. Le terme de micro-onde provient du fait que ces ondes ont une longueur d'onde plus courte que celles de la bande VHF, utilisée par les radars pendant la Seconde Guerre mondiale.
ActionneurDans une machine, un actionneur est un objet qui transforme l’énergie qui lui est fournie en un phénomène physique qui fournit un travail, modifie le comportement ou l’état d'un système. Dans les définitions de l’automatisme, l’actionneur appartient à la partie opérative d'un système automatisé. On peut classer les actionneurs suivant différents critères : énergie utilisée ; phénomène physique utilisable ; principe mis en œuvre. vignette|Deux actionneurs pneumatiques à crémaillère (Automax, à gauche et en haut), contrôlant chacun une vanne.
Planar transmission linePlanar transmission lines are transmission lines with conductors, or in some cases dielectric (insulating) strips, that are flat, ribbon-shaped lines. They are used to interconnect components on printed circuits and integrated circuits working at microwave frequencies because the planar type fits in well with the manufacturing methods for these components. Transmission lines are more than simply interconnections.
Dynamic loadingDynamic loading is a mechanism by which a computer program can, at run time, load a library (or other ) into memory, retrieve the addresses of functions and variables contained in the library, execute those functions or access those variables, and unload the library from memory. It is one of the 3 mechanisms by which a computer program can use some other software; the other two are static linking and dynamic linking.
Loading coilA loading coil or load coil is an inductor that is inserted into an electronic circuit to increase its inductance. The term originated in the 19th century for inductors used to prevent signal distortion in long-distance telegraph transmission cables. The term is also used for inductors in radio antennas, or between the antenna and its feedline, to make an electrically short antenna resonant at its operating frequency. The concept of loading coils was discovered by Oliver Heaviside in studying the problem of slow signalling speed of the first transatlantic telegraph cable in the 1860s.
Interférométrievignette|Le trajet de la lumière à travers un interféromètre de Michelson. Les deux rayons lumineux avec une source commune se combinent au miroir semi-argenté pour atteindre le détecteur. Ils peuvent interférer de manière constructive (renforcement de l'intensité) si leurs ondes lumineuses arrivent en phase, ou interférer de manière destructive (affaiblissement de l'intensité) s'ils arrivent en déphasage, en fonction des distances exactes entre les trois miroirs.
Dynamic linkerIn computing, a dynamic linker is the part of an operating system that loads and links the shared libraries needed by an executable when it is executed (at "run time"), by copying the content of libraries from persistent storage to RAM, filling jump tables and relocating pointers. The specific operating system and executable format determine how the dynamic linker functions and how it is implemented.