Search results for "RDW"

showing 10 items of 1401 documents

Routing quantum information in spin chains

2013

Two different models for performing efficiently routing of a quantum state are presented. Both cases involve an XX spin chain working as data bus and additional spins that play the role of sender and receivers, one of which is selected to be the target of the quantum state transmission protocol via a coherent quantum coupling mechanism making use of local/global magnetic fields. Quantum routing is achieved, in the first of the models considered, by weakly coupling the sender and the receiver to the data bus. In the second model, strong magnetic fields acting on additional spins located between the sender/receiver and the data bus allow us to perform high fidelity routing.

FOS: Physical sciencesNetworkQuantum capacityTopology01 natural sciencesAtomic mott insulatorSettore FIS/03 - Fisica Della Materia010305 fluids & plasmasQuantum stateAtomic and Molecular Physics0103 physical sciencesComputer Science::Networking and Internet ArchitectureQuantum couplingQuantum information010306 general physicsQuantum information scienceSystem busSpin-½PhysicsQuantum PhysicsHardware_MEMORYSTRUCTURESState transferAtomic and Molecular Physics and OpticsQuantum information quantum comunicationPhaseRouting (electronic design automation)and OpticsQuantum Physics (quant-ph)
researchProduct

Giant Magnetoresistance (GMR) sensors for 0.35µm CMOS technology sub-mA current sensing

2014

This paper reports on the design and fabrication of microelectronic structures for non-invasive indirect electric current sensing at the IC level. A 0.35 ?m CMOS ASIC has been specifically developed for this purpose. Then, a low temperature post-process, fully compatible with the CMOS technology, has been applied for depositing Giant Magnetoresistive (GMR) sensors. Preliminary experimental results for obtaining the sensitivity of the devices are presented. The detection limit is estimated to be about 5 ?A.

FabricationMaterials scienceMagnetoresistancebusiness.industryElectrical engineeringGiant magnetoresistanceHardware_PERFORMANCEANDRELIABILITYIntegrated circuitlaw.inventionCMOSlawHardware_INTEGRATEDCIRCUITSOptoelectronicsMicroelectronicsElectric currentbusinessSensitivity (electronics)IEEE SENSORS 2014 Proceedings
researchProduct

An Electrical Tuner to Command Optical NanoAntennas

2010

Optical antennas are passive device where fabrication designs decide operating frequency, gain and emission diagram. By introducing an electrically controllable load medium for the antenna, these characteristics can be externally controlled.

FabricationMaterials sciencebusiness.industrySurface plasmonOperating frequencyPhysics::OpticsComputerApplications_COMPUTERSINOTHERSYSTEMSTunersymbols.namesakeHardware_GENERALsymbolsOptoelectronicsAntenna (radio)Rayleigh scatteringbusinessRefractive indexComputer Science::Information TheoryImaging and Applied Optics Congress
researchProduct

Design and simulation of a fast DC recharging station for EV

2017

In this paper a detailed description of the design and simulation of a DC ultra-fast recharging station for Electric Vehicles is carried out. The system consist of a single AC/DC grid connected inverter, a DC-Bus and two DC/DC converter to recharge the batteries of the EVs. The system also has the vehicleto- grid (V2G) capability. The design of the components of the system and the control schemes are explained and a simulation of the system, performed in Matlab/Simulink environment is presented.

Fast DC battery chargingRenewable Energy Sustainability and the EnvironmentComputer sciencebusiness.industry020209 energyV2G020208 electrical & electronic engineeringElectrical engineeringVehicle-to-gridEnergy Engineering and Power Technology02 engineering and technologyElectric vehicleSettore ING-IND/32 - Convertitori Macchine E Azionamenti ElettriciSettore ING-INF/01 - ElettronicaDc converterBi-directional power converterGrid connected inverterHardware_GENERAL0202 electrical engineering electronic engineering information engineeringMATLABbusinesscomputerEVcomputer.programming_language2017 IEEE 6th International Conference on Renewable Energy Research and Applications (ICRERA)
researchProduct

Femtosecond pulse compression in a hollow-core photonic bandgap fiber by tuning its cross section

2012

Abstract We present a numerical study of soliton pulse compression in a seven-cell hollow-core photonic bandgap fiber. We analyze the enhancement of both the compression factor and the pulse shape quality of 360 nJ femtosecond pulses at the wavelength of 800 nm by tuning the cross section size of the fiber. We use the generalized non-linear Schrodinger equation in order to modeled the propagation of light pulses along the fiber. Our numerical results show that output compressed pulses can be obtained, in a propagation length of 31 cm, with a compression factor of 5.7 and pulse shape quality of 77% for a reduction of 4.5% of the cross section size of the fiber. The predicted compression fact…

Femtosecond pulse shapingMaterials scienceFilling factorbusiness.industryPhysics::OpticsPolarization-maintaining optical fiberMicrostructured optical fiberCondensed Matter PhysicsGraded-index fiberAtomic and Molecular Physics and OpticsElectronic Optical and Magnetic MaterialsOpticsHardware and ArchitecturePulse compressionDispersion-shifted fiberElectrical and Electronic EngineeringPlastic optical fiberbusinessPhotonics and Nanostructures - Fundamentals and Applications
researchProduct

Correction: The genomic and clinical landscape of fetal akinesia

2020

Abstract An amendment to this paper has been published and can be accessed via a link at the top of the paper.

Fetal akinesiabusiness.industryPublished ErratumHardware_INTEGRATEDCIRCUITSMEDLINEMedicineComputingMilieux_LEGALASPECTSOFCOMPUTINGComputerApplications_COMPUTERSINOTHERSYSTEMSHardware_PERFORMANCEANDRELIABILITYBioinformaticsbusinessGeneralLiterature_MISCELLANEOUSGenetics (clinical)Genetics in Medicine
researchProduct

Challenges and Solutions for Tracing Storage Systems

2018

IBM Spectrum Scale’s parallel file system General Parallel File System (GPFS) has a 20-year development history with over 100 contributing developers. Its ability to support strict POSIX semantics across more than 10K clients leads to a complex design with intricate interactions between the cluster nodes. Tracing has proven to be a vital tool to understand the behavior and the anomalies of such a complex software product. However, the necessary trace information is often buried in hundreds of gigabytes of by-product trace records. Further, the overhead of tracing can significantly impact running applications and file system performance, limiting the use of tracing in a production system. In…

File systemComputer sciencebusiness.industryInterface (computing)Distributed computing020206 networking & telecommunications020207 software engineering02 engineering and technologyTracingcomputer.software_genreSoftwareHardware and ArchitecturePOSIXScalability0202 electrical engineering electronic engineering information engineeringOverhead (computing)businesscomputerTRACE (psycholinguistics)ACM Transactions on Storage
researchProduct

ESB: Ext2 Split Block Device

2012

Solid State Disks (SSDs) start to replace rotating media (hard disks, HDD) in many areas, but are still not as cost efficient concerning capacity to completely replace them. One approach to use their superior performance properties is to use them as a cache for magnetic disks to speed up overall storage operations. In this paper, we present and evaluate a file system level optimization based on ext2. We split metadata and data and store the metadata on a SDD while the data remains on a common HDD. We evaluate our system with filebench under a file server, web server, and web proxy scenario and compare the results with flashcache. We find that many of the scenarios do not contain enough meta…

File systemWeb serverHardware_MEMORYSTRUCTURESComputer scienceComputer fileDevice filecomputer.software_genreMetadataFile serverData_FILESOperating systemFlashcacheCachecomputer2012 IEEE 18th International Conference on Parallel and Distributed Systems
researchProduct

A generalized finite difference method using Coatmèlec lattices

2009

Generalized finite difference methods require that a properly posed set of nodes exists around each node in the mesh, so that the solution for the corresponding multivariate interpolation problem be unique. In this paper we first show that the construction of these meshes can be computerized using a relatively simple algorithm based on the concept of a Coatmelec lattice. Then, we present a generalized finite difference method which provides a numerical solution of a partial differential equation over an arbitrary domain, using the generated meshes. The accuracy and mesh adaptivity of the method is evaluated using elliptical equations in several domains.

Finite volume methodPartial differential equationHardware and ArchitectureMesh generationMathematical analysisFinite differenceFinite difference methodGeneral Physics and AstronomyMeshfree methodsFinite difference coefficientFinite element methodMathematicsComputer Physics Communications
researchProduct

Improvement of Fingerprint Sensor Reading Using FPGA Devices

2008

In order to realize fingerprint recognition system in real time environment, we describe in this paper signal controller to read fingerprint sensor generated in FPGA devices. Basically this signal is generated using state machine. The simulation result for behavioral simulation and signal generation read by logic analyzer are presented in this paper. Initialization and reading time for 76800 pixels are 50.99 mS. It is faster than fingerprint sensor using USB connection, which is more than 250 ms.

Finite-state machineComputer sciencebusiness.industryReading (computer)InitializationUSBFingerprint recognitionSignallaw.inventionLogic analyzerlawbusinessField-programmable gate arrayComputer hardware2008 International Conference on Computer and Electrical Engineering
researchProduct