Search results for " Balancing."

showing 10 items of 75 documents

Riflessioni sul ragionamento giudiziale (a partire dalla teoria di Manuel Atienza)

2016

In questo lavoro prendo spunto da alcune tesi proposte da Manuel Atienza nell’ambito della sua articolata teoria del ragionamento giuridico e dell’argomentazione giuridica, per un verso per discuterle, e per altro verso per mostrare che alcune di esse possono essere utilmente sviluppate anche al di fuori dello specifico contesto giusteorico da cui provengono (la “teoria del diritto come argomentazione”). In particolare, dopo aver discusso alcune delle specifiche definizioni e distinzioni proposte da Atienza in tema di ragionamento giudiziale, mi soffermerò sulla critica che Atienza rivolge alla tradizionale distinzione tra contesto di giustificazione e contesto di scoperta delle decisioni g…

Settore IUS/20 - Filosofia Del Dirittocontesto di giustificazioneragionamento giuridicoContext of DiscoveryAtienza; ragionamento giuridico; ponderazione; contesto di giustificazione; contesto di scopertaAtienza; Legal Reasoning; Balancing; Context of Justification; Context of Discoverycontesto di scopertaponderazioneAtienzaBalancingContext of JustificationLegal Reasoning
researchProduct

A distributed-memory MPI parallelization scheme for multi-domain incompressible SPH

2022

A parallel scheme for a multi-domain truly incompressible smoothed particle hydrodynamics (SPH) approach is presented. The proposed method is developed for distributed-memory architectures through the Message Passing Interface (MPI) paradigm as communication between partitions. The proposal aims to overcome one of the main drawbacks of the SPH method, which is the high computational cost with respect to mesh-based methods, by coupling a multi-resolution approach with parallel computing techniques. The multi-domain approach aims to employ different resolutions by subdividing the computational domain into non-overlapping blocks separated by block interfaces. The particles belonging to differe…

Smoothed particle hydrodynamics (SPH)Artificial IntelligenceComputer Networks and CommunicationsHardware and ArchitectureMulti-domain approachMPIParallel distributed-memory computationLoad balancingSoftwareSettore ICAR/01 - IdraulicaTheoretical Computer ScienceJournal of Parallel and Distributed Computing
researchProduct

3D high definition video coding on a GPU-based heterogeneous system

2013

H.264/MVC is a standard for supporting the sensation of 3D, based on coding from 2 (stereo) to N views. H.264/MVC adopts many coding options inherited from single view H.264/AVC, and thus its complexity is even higher, mainly because the number of processing views is higher. In this manuscript, we aim at an efficient parallelization of the most computationally intensive video encoding module for stereo sequences. In particular, inter prediction and its collaborative execution on a heterogeneous platform. The proposal is based on an efficient dynamic load balancing algorithm and on breaking encoding dependencies. Experimental results demonstrate the proposed algorithm's ability to reduce the…

Technology and EngineeringTheoretical computer scienceGeneral Computer ScienceComputer scienceComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION02 engineering and technologyVideo encodingParallelizationsCollaborative execution0202 electrical engineering electronic engineering information engineeringReference algorithmElectrical and Electronic EngineeringHigh definition video codingMODE DECISION020206 networking & telecommunicationsInter predictionHeterogeneous systemsHeterogeneous platformsHigh-definition videoComputer engineeringSingle viewControl and Systems EngineeringHigh definition020201 artificial intelligence & image processingDynamic load balancing algorithmsEncoderDynamic load balancing algorithmCoding (social sciences)
researchProduct

Demand Response Service Certification and Customer Baseline Evaluation Using Blockchain Technology

2020

The use of Distributed Ledger Technologies such as Blockchain for certifying Demand Response services allows for the creation of a distributed system in which customers can communicate with the system operator to provide their flexibility, in a secure, transparent and traceable way. Blockchain technology also supports incentive mechanisms for users taking part in the service through the generation of utility tokens to recognize the user's contribution. This paper presents the experimental test of a novel methodology for Demand Response programs implementation by using the Blockchain technology. The latter is employed for defining a distributed Demand Response service and a new system for it…

TechnologyBlockchainGeneral Computer ScienceSmart contractComputer science020209 energyContracts02 engineering and technologyCertificationELECTRICITYDemand responseLoad managementEngineeringBlockchaindistributed balancing0202 electrical engineering electronic engineering information engineeringhyperledger fabricGeneral Materials ScienceMicrogridsReal-time systemsService (business)Flexibility (engineering)Load managementScience & TechnologyComputer Science Information SystemsSettore ING-INF/03 - TelecomunicazioniDIRECT LOAD CONTROLbusiness.industry020208 electrical & electronic engineeringGeneral EngineeringEngineering Electrical & Electronicbaseline Blockchain demand response distributed balancing hyperledger fabric smart contractEnergy technologybaselineSettore ING-IND/33 - Sistemi Elettrici Per L'EnergiaSmart gridIncentivedemand responseComputer ScienceTelecommunicationslcsh:Electrical engineering. Electronics. Nuclear engineeringMicrogridbusinesssmart contractlcsh:TK1-9971Computer network
researchProduct

Scavenger – A Framework for Efficient Evaluation of Dynamic and Modular Algorithms

2015

Machine Learning methods and algorithms are often highly modular in the sense that they rely on a large number of subalgorithms that are in principle interchangeable. For example, it is often possible to use various kinds of pre- and post-processing and various base classifiers or regressors as components of the same modular approach. We propose a framework, called Scavenger, that allows evaluating whole families of conceptually similar algorithms efficiently. The algorithms are represented as compositions, couplings and products of atomic subalgorithms. This allows partial results to be cached and shared between different instances of a modular algorithm, so that potentially expensive part…

Theoretical computer scienceBackupbusiness.industryComputer scienceDistributed computingCacheModular algorithmLoad balancing (computing)Modular designbusinessAlgorithm
researchProduct

The Burrows-Wheeler Transform between Data Compression and Combinatorics on Words

2013

The Burrows-Wheeler Transform (BWT) is a tool of fundamental importance in Data Compression and, recently, has found many applications well beyond its original purpose. The main goal of this paper is to highlight the mathematical and combinatorial properties on which the outstanding versatility of the $BWT$ is based, i.e. its reversibility and the clustering effect on the output. Such properties have aroused curiosity and fervent interest in the scientific world both for theoretical aspects and for practical effects. In particular, in this paper we are interested both to survey the theoretical research issues which, by taking their cue from Data Compression, have been developed in the conte…

Theoretical computer scienceSettore INF/01 - InformaticaBurrows–Wheeler transformmedia_common.quotation_subjectTheoretical researchContext (language use)Data_CODINGANDINFORMATIONTHEORYBurrows Wheeler transform; Clustering effect; Combinatorial propertiesCombinatorial propertiesBurrows Wheeler transformCombinatorics on wordsClustering effectBWT balancing optimal partitioning text-compressionCuriosityArithmeticCluster analysisFocus (optics)media_commonData compressionMathematics
researchProduct

Parallel Collision Queries on the GPU

2013

We present parallel algorithms to accelerate collision tests of rigid body objects for a high number of independent transformations as they occur in sampling-based motion planning and path validation problems. We compare various GPU approaches with a different level of parallelism against each other and against a parallel CPU implementation. Our algorithms require no sophisticated load balancing schemes. They make no assumption on the distribution of the input transformations and require no pre-processing. Yet, we can perform up to 1 million collision tests per second with our best GPU implementation in our benchmarks. This is about 2.5X faster than our reference multi-core CPU implementati…

Theoretical computer scienceShared memoryComputer scienceParallel algorithmCollision detectionParallel computingMotion planningLoad balancing (computing)CollisionRigid bodyImplementation
researchProduct

Current-Based Measurement Technique for High Sensitivity Detection of Resistive Bridges With External Balancing Through Control Voltages

2017

We present a novel approach based on differential measurements of dc currents with very high sensitivity suitable for the detection of very small variations of resistors in Wheatstone full-bridge configurations. External control voltages allow for the compensation of the bridge unbalancing avoiding the need of changing its elements so making the solution suitable for integrated sensor systems. The proposed current-based measurement technique has been implemented through three different circuits, in transimpedance configuration and without the use of any further amplification stage, employing only two active blocks that allow for a very high integration level. The main characteristics of the…

Transimpedance amplifierEngineeringWheatstone bridge02 engineering and technology01 natural sciencescurrent-mode approachlaw.inventionlaw0202 electrical engineering electronic engineering information engineeringElectronic engineeringSensitivity (control systems)Electrical and Electronic Engineeringhigh sensitivity detectionInstrumentationBridge balancing; CCII; current-mode approach; high sensitivity detection; resistive Wheatstone bridge; Instrumentation; Electrical and Electronic EngineeringElectronic circuitResistive touchscreenbusiness.industry020208 electrical & electronic engineering010401 analytical chemistryBreadboard0104 chemical sciencesCCIIResistorBridge balancingbusinessresistive Wheatstone bridgeVoltageIEEE Sensors Journal
researchProduct

A Simulation Based Analysis of an Multi Objective Diffusive Load Balancing Algorithm

2018

In this paper, we presented a further development of our research on developing an optimal software-hardware mapping framework. We used the Petri Net model of the complete hardware and software High Performance Computing (HPC) system running a Computational Fluid Dynamics (CFD) application, to simulate the behaviour of the proposed diffusive two level multi-objective load-balancing algorithm. We developed an meta-heuristic algorithm for generating an approximation of the Pareto-optimal set to be used as reference. The simulations showed the advantages of this algorithm over other diffusive algorithms: reduced computational and communication overhead and robustness due to low dependence on u…

Uncertain dataComputer Networks and Communicationsbusiness.industryComputer scienceComputationLoad balancing (computing)Computational fluid dynamicsPetri netSupercomputerComputer Science ApplicationsSoftwareComputational Theory and MathematicsRobustness (computer science)businessAlgorithmInternational Journal of Computers Communications & Control
researchProduct

Availability in BitTorrent Systems

2007

In this paper, we investigate the problem of highly available, massive-scale file distribution in the Internet. To this end, we conduct a large-scale measurement study of BitTorrent, a popular class of systems that use swarms of actively downloading peers to assist each other in file distribution. The first generation of BitTorrent systems used a central tracker to enable coordination among peers, resulting in low availability due to the tracker's single point of failure. Our study analyzes the prevalence and impact of two recent trends to improve BitTorrent availability: (i) use of multiple trackers, and (ii) use of Distributed Hash Tables (DHTs), both of which also help to balance load be…

UploadBitTorrent trackerbusiness.industryComputer scienceDistributed computingThe Internetcomputer.file_formatLoad balancing (computing)businessBitTorrentcomputerHash tableComputer network
researchProduct