Search results for "call"

showing 10 items of 2320 documents

Radio network aspects

2006

Publisher Summary This chapter reviews the mobile radio access network reference scenarios (MORANS)—used to study the performance of the radio cellular networks related to UMTS and the methodologies for the radio network performance evaluation, including the theoretical connectivity models,. It discusses the techniques for radio network optimization such as the packet scheduling for cellular systems or system capacity maximization through the use of multiple antennas. . In order to perform system simulations, reference values for the main parameters characterizing a WCDMA network, are required. MORANS is used for the identification of such parameters. The parameters are classified in two gr…

Mobile radioAccess networkComputer sciencebusiness.industryCall Admission ControlComputerSystemsOrganization_COMPUTER-COMMUNICATIONNETWORKSReal-time computingNetwork congestionUMTS Terrestrial Radio Access NetworkCellular networkRadio resource managementbusinessUMTS frequency bandsComputer network
researchProduct

An updated checklist of chondrichthyans of Calabria (Central Mediterranean, southern Italy), with emphasis on rare species

2020

In this contribution the checklist of chondrichthyans of Calabria (Central Mediterranean, southern Italy) is reported. Data presented is derived from twenty years of opportunistic and active surveys from 2000 to 2020. A total of 55 species of chondrichthyans is present in Calabrian seas: 33 sharks, 20 rays, and 2 chimaeras. These species represent approximately 62% of the total reported for the Mediterranean. Approximately 71% of Calabrian species have been reported in the Tyrrhenian Sea, 49% in the Ionian Sea, and 33% in the Strait of Messina. According to IUCN criteria, new records of Endangered and Critically Endangered species (i.e., Carcahrodon carcharias [Linnaeus, 1758], Lamna nasus …

Mobula mobularEnvironmental EngineeringCartilaginous fish; distribution; nursery area; conservationbiologyCartilaginous fish distribution nursery area conservationRare speciesLamna nasusconservationEndangered speciesZoologyCartilaginous fishAquatic ScienceOceanographybiology.organism_classificationCarchariasHydrolagus mirabilisCritically endangeredGeographynursery areadistributionIUCN Red Listconservation.Ecology Evolution Behavior and SystematicsMediterranean Marine Science
researchProduct

Building a new CTL model checker using Web services

2013

This Computation Tree Logic (CTL) is widely used to capture compositions of reactive systems. Model checking is particularly well-suited for the automated verification of finite-state systems, both for software and for hardware. A CTL model checker tool allows designers to automatically verify that systems satisfy specifications expressed in the language of CTL logic. In this paper we present a new CTL model checker implemented in client-server paradigm. CTL Designer, the client tool, allows an interactive construction of the CTL models as state-transition graphs. Java and C# APIs are provided for programmatic construction of large models. The server part of our tool embeds the core of the …

Model checkingComputation tree logicbusiness.industryComputer scienceProgramming languagecomputer.software_genreCTL*TheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESSoftwareTheoryofComputation_LOGICSANDMEANINGSOFPROGRAMSScalabilityWeb servicebusinessFormal verificationcomputerReactive system2013 21st International Conference on Software, Telecommunications and Computer Networks - (SoftCOM 2013)
researchProduct

Deciding properties of integral relational automata

1994

This paper investigates automated model checking possibilities for CTL* formulae over infinite transition systems represented by relational automata (RA). The general model checking problem for CTL* formulae over RA is shown undecidable, the undecidability being observed already on the class of Restricted CTL formulae. The decidability result, however, is obtained for another substantial subset of the logic, called A-CTL*+, which includes all ”linear time” formulae.

Model checkingDiscrete mathematicsClass (set theory)TheoryofComputation_COMPUTATIONBYABSTRACTDEVICESComputer scienceComputer Science::Software EngineeringDecidabilityUndecidable problemComputer Science::Multiagent SystemsCTL*TheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESRelational calculusTheoryofComputation_LOGICSANDMEANINGSOFPROGRAMSComputer Science::Logic in Computer ScienceAutomata theoryTime complexityComputer Science::Formal Languages and Automata Theory
researchProduct

Verification of Well-Formed Communicating Recursive State Machines

2008

AbstractIn this paper we introduce a new (non-Turing equivalent) formal model of recursive concurrent programs called well-formed communicating recursive state machines (CRSM). CRSM extend recursive state machines (RSM) by allowing a restricted form of concurrency: a state of a module can be refined into a finite collection of modules (working in parallel) in a potentially recursive manner. Communication is only possible between the activations of modules invoked on the same fork. We study the model-checking problem of CRSM with respect to specifications expressed in a temporal logic that extends CaRet with a parallel operator (ConCaRet). We propose a decision algorithm that runs in time ex…

Model checkingModel checkingTheoretical computer scienceGeneral Computer ScienceComputer scienceInfinite state systemModuloConcurrencyTree automataTheoretical Computer ScienceFormal models of concurrency and recursionTuring machinesymbols.namesakeFormal specificationTemporal logicContext-free specificationsRecursionLinear-time logicsPushdown systemsAbstract interpretationAutomatonTheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESInfinite-state systemsrecursive state machinesymbolsState (computer science)Linear time logicAlgorithmComputer Science(all)
researchProduct

ATL model checking in the cloud

2015

This paper gives an overview of our recent work on implementing a new interactive ATL model checker for verification of open systems. In verification based on model checking, we need to provide a model of the system and also write down the properties (ATL formulas) that we require the system to satisfy. Traditionally, the semantics of ATL is given in terms of concurrent game structures. In contrast to previous approaches, our tool permits an interactive design of the ATL models as state-transition graphs, and is based on client/server architecture. The server part, published as Web service in OpenShift cloud platform, embeds the core of the ATL model checker, and the client provides an intu…

Model checkingSQLProgramming languagebusiness.industrySemantics (computer science)Computer scienceInteractive designCloud computingcomputer.software_genreTheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESOperating systemAlgorithm designWeb servicebusinesscomputercomputer.programming_languageGraphical user interface2015 Internet Technologies and Applications (ITA)
researchProduct

Minimal Büchi Automata for Certain Classes of LTL Formulas

2009

In this paper we calculate the minimal number of states of Buchi automata which encode some classes of linear temporal logic (LTL) formulas that are frequently used in model checking. Our results may be used for verification of the quality of algorithms which automatically translate LTL formulas into Buchi automata and for improving the quality and speed of such translators. In the last section of this paper we compare our lower-bound estimations to Buchi automata generated by two currently used translators: LTL2BA and SPOT.

Model checkingTheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESTheoretical computer scienceLinear temporal logicComputer scienceComputer Science::Logic in Computer ScienceBüchi automatonAutomata theoryTemporal logicComputer Science::Formal Languages and Automata Theory2009 Fourth International Conference on Dependability of Computer Systems
researchProduct

Detecting global and local hippocampal shape changes in Alzheimer's disease using statistical shape models.

2012

Item does not contain fulltext The hippocampus is affected at an early stage in the development of Alzheimer's disease (AD). With the use of structural magnetic resonance (MR) imaging, we can investigate the effect of AD on the morphology of the hippocampus. The hippocampal shape variations among a population can be usually described using statistical shape models (SSMs). Conventional SSMs model the modes of variations among the population via principal component analysis (PCA). Although these modes are representative of variations within the training data, they are not necessarily discriminative on labeled data or relevant to the differences between the subpopulations. We use the shape des…

Models AnatomicMaleSupport Vector MachineDatabases FactualNeuropsychological TestsHippocampusFunctional Laterality030218 nuclear medicine & medical imagingLogical addressCorrelation0302 clinical medicineDiscriminative modelAlzheimer Centre [DCN PAC - Perception action and control NCEBP 11][ INFO.INFO-TI ] Computer Science [cs]/Image Processingeducation.field_of_studyBrain MappingPrincipal Component AnalysisVerbal LearningMagnetic Resonance ImagingNeurologyData Interpretation Statistical[INFO.INFO-TI]Computer Science [cs]/Image Processing [eess.IV]Principal component analysisEducational StatusFemalePsychologyCognitive NeurosciencePopulationFeature selectionVerbal learningStatiscal Shape Model03 medical and health sciencesAlzheimer DiseaseArtificial IntelligenceSupport Vector MachinesHumansAlzheimer Centre [NCEBP 11]educationAgedMemory DisordersNeurology & NeurosurgeryModels Statisticalbusiness.industryPattern recognitionSupport vector machineMental RecallAlzheimerArtificial intelligenceAtrophybusiness030217 neurology & neurosurgery
researchProduct

Molecular architecture and activation of the insecticidal protein Vip3Aa from Bacillus thuringiensis

2020

9 p.-5 fig.

Models Molecular0301 basic medicineProteasesBiologiaMolecular biologymedicine.medical_treatmentScienceAmino Acid MotifsBacillus thuringiensisGeneral Physics and Astronomy02 engineering and technologyGenetically modified cropsBiotecnologiaArticleProtein Structure SecondaryGeneral Biochemistry Genetics and Molecular Biology03 medical and health sciencesBacterial ProteinsProtein DomainsTetramerBacillus thuringiensisElectron microscopymedicineTrypsinlcsh:ScienceMultidisciplinaryProteasebiologyChemistryQfungifood and beveragesMidgutGeneral Chemistry021001 nanoscience & nanotechnologybiology.organism_classification030104 developmental biologyStructural biologyBiochemistrylcsh:QStructural biology0210 nano-technologyProteïnesFunction (biology)
researchProduct

Dynamic Structural Changes and Thermodynamics in Phase Separation Processes of an Intrinsically Disordered–Ordered Protein Model

2021

Elastin-like proteins (ELPs) are biologically important proteins and models for intrinsically disordered proteins (IDPs) and dynamic structural transitions associated with coacervates and liquid-liquid phase transitions. However, the conformational status below and above coacervation temperature and its role in the phase separation process is still elusive. Employing matrix least-squares global Boltzmann-fitting of the circular dichroism spectra of the ELPs (VPGVG) 20 , (VPGVG) 40 and (VPGVG) 60 , we found that coacervation occurs sharply when a certain number of repeat units has acquired β-turn conformation (in our sequence setting a threshold of ~20 repeat units). The differential scatter…

Models Molecular540 Chemistry and allied sciencesPhase transitionCircular dichroismCoacervateProtein ConformationChemistryPhase separation processCircular DichroismSequence (biology)General ChemistryIntrinsically disordered proteinsCircular dichroism spectraCatalysisIntrinsically Disordered Proteins540 ChemieBiophysicsProtein modelHumansThermodynamicsPeptidesAngewandte Chemie International Edition
researchProduct