Search results for "database."

showing 10 items of 2119 documents

Heuristic algorithms for a storage location assignment problem in a chaotic warehouse

2014

The extensive application of emerging technologies is revolutionizing warehouse management. These technologies facilitate working with complex and powerful warehouse management models in which products do not have assigned fixed locations (random storage). Random storage allows the utilization of the available space to be optimized. In this context, and motivated by a real problem, this article presents a model that looks for the optimal allocation of goods in order to maximize the storage space availability within the restrictions of the warehouse. For the proposed model a construction method, a local search algorithm and different metaheuristics have been developed. The introduced algorit…

Control and OptimizationComputer scienceHeuristic (computer science)Applied MathematicsChaoticContext (language use)Management Science and Operations ResearchSpace (commercial competition)computer.software_genreIndustrial and Manufacturing EngineeringComputer Science ApplicationsWarehouseSet (abstract data type)Data miningAssignment problemcomputerAlgorithmMetaheuristicComputer Science::DatabasesEngineering Optimization
researchProduct

Reliable Planar Object Pose Estimation in Light Fields From Best Subaperture Camera Pairs

2018

International audience; A light-field camera can obtain richer information about a scene than a usual camera. This property offers a lot of potential for robot vision. In this paper, we present a method for pose estimation of a planar object with a light-field camera. The light-field camera can be regarded as a set of sub-aperture cameras. Although any combination of them can theoretically be used for the pose estimation, the accuracy depends on the combination. We show that the estimated pose error can be reduced by selecting the best pair of sub-aperture cameras. We have evaluated the accuracy of our approach with real experiments using a light-field camera in front of planar targets held…

Control and OptimizationComputer scienceProperty (programming)Biomedical EngineeringComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONSet (abstract data type)PlanarArtificial Intelligence[INFO.INFO-RB]Computer Science [cs]/Robotics [cs.RO]Computer visionPoseComputer Science::DatabasesGround truthbusiness.industryMechanical EngineeringAstrophysics::Instrumentation and Methods for Astrophysics[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV]16. Peace & justiceObject (computer science)Computer Science ApplicationsHuman-Computer InteractionControl and Systems EngineeringComputer Science::Computer Vision and Pattern RecognitionComputer Vision and Pattern RecognitionArtificial intelligencebusiness
researchProduct

On utilizing an enhanced object partitioning scheme to optimize self-organizing lists-on-lists

2020

With the advent of “Big Data” as a field, in and of itself, there are at least three fundamentally new questions that have emerged, namely the Artificially Intelligence (AI)-based algorithms required, the hardware to process the data, and the methods to store and access the data efficiently. This paper (The work of the second author was partially supported by NSERC, the Natural Sciences and Engineering Council of Canada. We are very grateful for the feedback from the anonymous Referees of the original submission. Their input significantly improved the quality of this final version.) presents some novel schemes for the last of the three areas. There have been thousands of papers written rega…

Control and OptimizationTheoretical computer scienceLearning automataComputer sciencebusiness.industryBig data02 engineering and technologyObject (computer science)Data structureHierarchical database modelField (computer science)030218 nuclear medicine & medical imagingComputer Science Applications03 medical and health sciences0302 clinical medicineControl and Systems EngineeringModeling and Simulation0202 electrical engineering electronic engineering information engineeringLocality of reference020201 artificial intelligence & image processingCluster analysisbusinessVDP::Teknologi: 500::Informasjons- og kommunikasjonsteknologi: 550
researchProduct

PLC security and critical infrastructure protection

2013

Programmable Logic Controllers (PLCs) are the most important components embedded in Industrial Control Systems (ICSs). ICSs have achieved highest standards in terms of efficiency and performance. As a result of that, higher portion of infrastructure in industries has been automated for the comfort of human beings. Therefore, protection of such systems is crucial. It is important to investigate the vulnerabilities of ICSs in order to solve the threats and attacks against critical infrastructure to protect human lives and assets. PLC is the basic building block of an ICS. If PLCs are exploited, overall system will be exposed to the threat. Many believed that PLCs are secured devices due to it…

Control system securityEngineeringbusiness.industryProgrammable logic controllerCritical infrastructure protectionIndustrial control systemComputer securitycomputer.software_genreStuxnetCritical infrastructureData Protection Act 1998Isolation (database systems)businesscomputer2013 IEEE 8th International Conference on Industrial and Information Systems
researchProduct

A comparative study of partitioning methods for crowd simulations

2010

The simulation of large crowds of autonomous agents with realistic behavior is still a challenge for several computer research communities. In order to handle large crowds, some scalable architectures have been proposed. Nevertheless, the effective use of distributed systems requires the use of partitioning methods that can properly distribute the workload generated by agents among the existing distributed resources. In this paper, we analyze the use of irregular shape regions (convex hulls) for solving the partitioning problem. We have compared a partitioning method based on convex hulls with two techniques that use rectangular regions. The performance evaluation results show that the conv…

Convex hullMathematical optimizationFitness functionHeuristicComputer scienceDistributed computingIrregular shapeAutonomous agentRegular polygonLoad balancing (computing)Partition (database)CrowdsScalabilityCrowd simulationSoftwareApplied Soft Computing
researchProduct

Decentralized Coordination System for Multiple AGVs in a Structured Environment

2011

Abstract In this paper, we propose a decentralized coordination algorithm for safe and efficient management of a group of mobile robots following predefined paths in a dynamic industrial environment. The proposed algorithm is based on shared resources and proved to guarantee ordered traffic flows avoiding collisions and deadlocks. In consistency with the model of distributed robotic systems (DRS), no centralized mechanism, synchronized clock, shared memory or ground support is needed. A local inter-robot communication is required among a small number of spatially adjacent robotic units.

Coordination algorithms0209 industrial biotechnologyEngineeringbusiness.industryDistributed computingMobile robot0102 computer and information sciences02 engineering and technologyGround support01 natural sciencesComputer Science::RoboticsConsistency (database systems)020901 industrial engineering & automationRobotic systemsShared memorySettore ING-INF/04 - Automatica010201 computation theory & mathematicsCollision avoidance distributed control autonomous vehiclesbusiness
researchProduct

Teacher coping profiles in relation to teacher well-being : a mixed method approach

2021

The aim was to investigate teachers’ coping profiles and their relations to teacher well-being. Questionnaire data was collected from 107 Finnish teachers. Theory-driven content analysis of teachers’ responses revealed three coping categories: problem-focused, emotion-focused and mixed problem- and emotion-focused. Next, teachers were categorized into four coping profiles by using latent profile analysis: Low-coping users (21%), Problem-focused-coping users (15%), High-coping users (12%) and Emotion-focused-coping users (52%). Low-coping-user teachers reported less stress and fewer depressive symptoms and sleep problems compared to Emotion-focused-coping users. Using a compact amount of cop…

Coping (psychology)Relation (database)mixed methodsselviytyminentyöhyvinvointi05 social sciences050301 educationopettajatQuestionnaire dataEducationDevelopmental psychologycopinghenkinen hyvinvointiContent analysiswell-beingWell-beingStress (linguistics)latent profile analysis0501 psychology and cognitive sciencesstressinhallintateacherPsychology0503 educationDepressive symptoms050104 developmental & child psychology
researchProduct

Lambda+, the renewal of the Lambda Architecture: Category Theory to the rescue

2021

Designing software architectures for Big Data is a complex task that has to take into consideration multiple parameters, such as the expected functionalities, the properties that are untradeable, or the suitable technologies. Patterns are abstractions that guide the design of architectures to reach the requirements. One of the famous patterns is the Lambda Architecture, which proposes real-time computations with correctness and fault-tolerance guarantees. But the Lambda has also been highly criticized, mostly because of its complexity and because the real-time and correctness properties are each effective in a different layer but not in the overall architecture. Furthermore, its use cases a…

Correctness[INFO.INFO-DB]Computer Science [cs]/Databases [cs.DB]Computer sciencebusiness.industryDistributed computingBig data020207 software engineering02 engineering and technologyLambdaArchitecture patternComputer Science::Hardware ArchitectureSoftware020204 information systems0202 electrical engineering electronic engineering information engineering[INFO.INFO-DB] Computer Science [cs]/Databases [cs.DB]Use caseArchitectureLayer (object-oriented design)Category theorybusinessComputingMilieux_MISCELLANEOUSLambda ArchitectureCategory theory
researchProduct

A New Approach To The Identification Of Cognitive Conflicts In The Repertory Grid: An Illustrative Case Study

1992

Abstract The concept of cognitive conflicts and its relation to the success of psychoanalytically oriented psychotherapy are discussed. According to this model of therapy, patients should achieve insight into their conscious as well as unconscious conflicts. Therefore in the present study we assumed that demonstrable cognitive changes would occur over treatment for chronic pain, as measured by Kelly's (1955) Repertory Grid Test. Grids were analyzed with regard to conflicts on the basis of the concept of unbalanced triads. A triad may be described as unbalanced when logical inconsistencies can be demonstrated on the basis of a correlative comparison of three corresponding construct pairs. Co…

CorrelativeLinguistics and LanguageSocial PsychologyRelation (database)Cognitive restructuringCognitionIdentification (information)Developmental and Educational PsychologyCognitive dissonanceRepertory gridConstruct (philosophy)PsychologySocial psychologyCognitive psychologyInternational Journal of Personal Construct Psychology
researchProduct

Variations in fundamental constants at the cosmic dawn

2020

The observation of space-time variations in fundamental constants would provide strong evidence for the existence of new light degrees of freedom in the theory of Nature. Robustly constraining such scenarios requires exploiting observations that span different scales and probe the state of the Universe at different epochs. In the context of cosmology, both the cosmic microwave background and the Lyman-α forest have proven to be powerful tools capable of constraining variations in electromagnetism, however at the moment there do not exist cosmological probes capable of bridging the gap between recombination and reionization. In the near future, radio telescopes will attempt to measure the 21…

Cosmology and Nongalactic Astrophysics (astro-ph.CO)Cosmic microwave backgroundFOS: Physical sciencesContext (language use)AstrophysicsAstrophysics::Cosmology and Extragalactic Astrophysics01 natural sciencesCosmologyRadio telescopeHigh Energy Physics - Phenomenology (hep-ph)0103 physical sciencesReionizationcosmology of theories beyond the SMAstrophysiquePhysicsCOSMIC cancer database010308 nuclear & particles physicsSpectral densityhep-phAstronomy and AstrophysicsAstronomieHigh Energy Physics - Phenomenologyparticle physics-cosmology connectionastro-ph.CODark AgesreionizationAstrophysics - Cosmology and Nongalactic Astrophysics
researchProduct