WorldWideScience

Sample records for symbolic model approach

  1. Symbolic Processing Combined with Model-Based Reasoning

    Science.gov (United States)

    James, Mark

    2009-01-01

    A computer program for the detection of present and prediction of future discrete states of a complex, real-time engineering system utilizes a combination of symbolic processing and numerical model-based reasoning. One of the biggest weaknesses of a purely symbolic approach is that it enables prediction of only future discrete states while missing all unmodeled states or leading to incorrect identification of an unmodeled state as a modeled one. A purely numerical approach is based on a combination of statistical methods and mathematical models of the applicable physics and necessitates development of a complete model to the level of fidelity required for prediction. In addition, a purely numerical approach does not afford the ability to qualify its results without some form of symbolic processing. The present software implements numerical algorithms to detect unmodeled events and symbolic algorithms to predict expected behavior, correlate the expected behavior with the unmodeled events, and interpret the results in order to predict future discrete states. The approach embodied in this software differs from that of the BEAM methodology (aspects of which have been discussed in several prior NASA Tech Briefs articles), which provides for prediction of future measurements in the continuous-data domain.

  2. A model-guided symbolic execution approach for network protocol implementations and vulnerability detection.

    Science.gov (United States)

    Wen, Shameng; Meng, Qingkun; Feng, Chao; Tang, Chaojing

    2017-01-01

    Formal techniques have been devoted to analyzing whether network protocol specifications violate security policies; however, these methods cannot detect vulnerabilities in the implementations of the network protocols themselves. Symbolic execution can be used to analyze the paths of the network protocol implementations, but for stateful network protocols, it is difficult to reach the deep states of the protocol. This paper proposes a novel model-guided approach to detect vulnerabilities in network protocol implementations. Our method first abstracts a finite state machine (FSM) model, then utilizes the model to guide the symbolic execution. This approach achieves high coverage of both the code and the protocol states. The proposed method is implemented and applied to test numerous real-world network protocol implementations. The experimental results indicate that the proposed method is more effective than traditional fuzzing methods such as SPIKE at detecting vulnerabilities in the deep states of network protocol implementations.

  3. A model-guided symbolic execution approach for network protocol implementations and vulnerability detection.

    Directory of Open Access Journals (Sweden)

    Shameng Wen

    Full Text Available Formal techniques have been devoted to analyzing whether network protocol specifications violate security policies; however, these methods cannot detect vulnerabilities in the implementations of the network protocols themselves. Symbolic execution can be used to analyze the paths of the network protocol implementations, but for stateful network protocols, it is difficult to reach the deep states of the protocol. This paper proposes a novel model-guided approach to detect vulnerabilities in network protocol implementations. Our method first abstracts a finite state machine (FSM model, then utilizes the model to guide the symbolic execution. This approach achieves high coverage of both the code and the protocol states. The proposed method is implemented and applied to test numerous real-world network protocol implementations. The experimental results indicate that the proposed method is more effective than traditional fuzzing methods such as SPIKE at detecting vulnerabilities in the deep states of network protocol implementations.

  4. Symbolic Solution Approach to Wind Turbine based on Doubly Fed Induction Generator Model

    DEFF Research Database (Denmark)

    Cañas–Carretón, M.; Gómez–Lázaro, E.; Martín–Martínez, S.

    2015-01-01

    –order induction generator is selected to model the electric machine, being this approach suitable to estimate the DFIG performance under transient conditions. The corresponding non–linear integro-differential equation system has been reduced to a linear state-space system by using an ad-hoc local linearization......This paper describes an alternative approach based on symbolic computations to simulate wind turbines equipped with Doubly–Fed Induction Generator (DFIG). The actuator disk theory is used to represent the aerodynamic part, and the one-mass model simulates the mechanical part. The 5th...

  5. Modeling oil production based on symbolic regression

    International Nuclear Information System (INIS)

    Yang, Guangfei; Li, Xianneng; Wang, Jianliang; Lian, Lian; Ma, Tieju

    2015-01-01

    Numerous models have been proposed to forecast the future trends of oil production and almost all of them are based on some predefined assumptions with various uncertainties. In this study, we propose a novel data-driven approach that uses symbolic regression to model oil production. We validate our approach on both synthetic and real data, and the results prove that symbolic regression could effectively identify the true models beneath the oil production data and also make reliable predictions. Symbolic regression indicates that world oil production will peak in 2021, which broadly agrees with other techniques used by researchers. Our results also show that the rate of decline after the peak is almost half the rate of increase before the peak, and it takes nearly 12 years to drop 4% from the peak. These predictions are more optimistic than those in several other reports, and the smoother decline will provide the world, especially the developing countries, with more time to orchestrate mitigation plans. -- Highlights: •A data-driven approach has been shown to be effective at modeling the oil production. •The Hubbert model could be discovered automatically from data. •The peak of world oil production is predicted to appear in 2021. •The decline rate after peak is half of the increase rate before peak. •Oil production projected to decline 4% post-peak

  6. Anomalous diffusion in a symbolic model

    International Nuclear Information System (INIS)

    Ribeiro, H V; Lenzi, E K; Mendes, R S; Santoro, P A

    2011-01-01

    In this work, we investigate some statistical properties of symbolic sequences generated by a numerical procedure in which the symbols are repeated following the power-law probability density. In this analysis, we consider that the sum of n symbols represents the position of a particle in erratic movement. This approach reveals a rich diffusive scenario characterized by non-Gaussian distribution and, depending on the power-law exponent or the procedure used to build the walker, we may have superdiffusion, subdiffusion or usual diffusion. Additionally, we use the continuous-time random walk framework to compare the analytic results with the numerical data, thereby finding good agreement. Because of its simplicity and flexibility, this model can be a candidate for describing real systems governed by power-law probability densities.

  7. A Prototype Symbolic Model of Canonical Functional Neuroanatomy of the Motor System

    Science.gov (United States)

    Rubin, Daniel L.; Halle, Michael; Musen, Mark; Kikinis, Ron

    2008-01-01

    Recent advances in bioinformatics have opened entire new avenues for organizing, integrating and retrieving neuroscientific data, in a digital, machine-processable format, which can be at the same time understood by humans, using ontological, symbolic data representations. Declarative information stored in ontological format can be perused and maintained by domain experts, interpreted by machines, and serve as basis for a multitude of decision-support, computerized simulation, data mining, and teaching applications. We have developed a prototype symbolic model of canonical neuroanatomy of the motor system. Our symbolic model is intended to support symbolic lookup, logical inference and mathematical modeling by integrating descriptive, qualitative and quantitative functional neuroanatomical knowledge. Furthermore, we show how our approach can be extended to modeling impaired brain connectivity in disease states, such as common movement disorders. In developing our ontology, we adopted a disciplined modeling approach, relying on a set of declared principles, a high-level schema, Aristotelian definitions, and a frame-based authoring system. These features, along with the use of the Unified Medical Language System (UMLS) vocabulary, enable the alignment of our functional ontology with an existing comprehensive ontology of human anatomy, and thus allow for combining the structural and functional views of neuroanatomy for clinical decision support and neuroanatomy teaching applications. Although the scope of our current prototype ontology is limited to a particular functional system in the brain, it may be possible to adapt this approach for modeling other brain functional systems as well. PMID:18164666

  8. Symbolic Game Semantics for Model Checking Program Families

    DEFF Research Database (Denmark)

    Dimovski, Aleksandar

    2016-01-01

    represent program families with infinite integers as so-called (finite-state) featured symbolic automata. Specifically designed model checking algorithms are then employed to verify safety of all programs from a family at once and pinpoint those programs that are unsafe (respectively, safe). We present...... a prototype tool implementing this approach, and we illustrate it with several examples....

  9. Automatic Generation of Symbolic Model for Parameterized Synchronous Systems

    Institute of Scientific and Technical Information of China (English)

    Wei-Wen Xu

    2004-01-01

    With the purpose of making the verification of parameterized system more general and easier, in this paper, a new and intuitive language PSL (Parameterized-system Specification Language) is proposed to specify a class of parameterized synchronous systems. From a PSL script, an automatic method is proposed to generate a constraint-based symbolic model. The model can concisely symbolically represent the collections of global states by counting the number of processes in a given state. Moreover, a theorem has been proved that there is a simulation relation between the original system and its symbolic model. Since the abstract and symbolic techniques are exploited in the symbolic model, state-explosion problem in traditional verification methods is efficiently avoided. Based on the proposed symbolic model, a reachability analysis procedure is implemented using ANSI C++ on UNIX platform. Thus, a complete tool for verifying the parameterized synchronous systems is obtained and tested for some cases. The experimental results show that the method is satisfactory.

  10. Symbolic analysis of spatio-temporal systems: The measurement problem

    International Nuclear Information System (INIS)

    Brown, R.; Tang, Xianzhu; Tracy, E.R.

    1996-01-01

    We consider the problem of measuring physical quantities using time-series observations. The approach taken is to validate theoretical models which are derived heuristically or from first principles. The fitting of parameters in such models constitutes the measurement. This is a basic problem in measurement science and a wide array of tools are available. However, an important gap in the present toolkit exists when the system of interest, and hence the models used, exhibit chaotic or turbulent behavior. The development of reliable schemes for analyzing such signals is necessary before one can claim to have a quantitative understanding of the underlying physics. In experimental situations, the number of independently measured time-series is limited, but the number of dynamical degrees of freedom can be large. In addition, the signals of interest will typically be embedded in a noisy background. In the symbol statistics approach, the time-series is coarse-grained and converted into a long, symbol stream. The probability of occurrence of various symbol sequences of fixed length constitutes the symbol statistics. These statistics contain a wealth of information about the underlying dynamics and, as we shall discuss, can be used to validate models. Previously, we have applied this symbolic approach to low dimensional systems with great success. The symbol statistics are robust up to noise/signal ∼20%. At higher noise levels the symbol statistics are biased, but in a relatively simple manner. By including the noise characteristics into the model, we were able to use the symbol statistics to measure parameters even when signal/noise is ∼ O(1). More recently, we have extended the symbolic approach to spatio-temporal systems. We have considered both coupled-map lattices and the complex Ginzburg-Landau equation. This equation arises generically near the onset of instabilities

  11. Meta-Modeling by Symbolic Regression and Pareto Simulated Annealing

    NARCIS (Netherlands)

    Stinstra, E.; Rennen, G.; Teeuwen, G.J.A.

    2006-01-01

    The subject of this paper is a new approach to Symbolic Regression.Other publications on Symbolic Regression use Genetic Programming.This paper describes an alternative method based on Pareto Simulated Annealing.Our method is based on linear regression for the estimation of constants.Interval

  12. Circular blurred shape model for multiclass symbol recognition.

    Science.gov (United States)

    Escalera, Sergio; Fornés, Alicia; Pujol, Oriol; Lladós, Josep; Radeva, Petia

    2011-04-01

    In this paper, we propose a circular blurred shape model descriptor to deal with the problem of symbol detection and classification as a particular case of object recognition. The feature extraction is performed by capturing the spatial arrangement of significant object characteristics in a correlogram structure. The shape information from objects is shared among correlogram regions, where a prior blurring degree defines the level of distortion allowed in the symbol, making the descriptor tolerant to irregular deformations. Moreover, the descriptor is rotation invariant by definition. We validate the effectiveness of the proposed descriptor in both the multiclass symbol recognition and symbol detection domains. In order to perform the symbol detection, the descriptors are learned using a cascade of classifiers. In the case of multiclass categorization, the new feature space is learned using a set of binary classifiers which are embedded in an error-correcting output code design. The results over four symbol data sets show the significant improvements of the proposed descriptor compared to the state-of-the-art descriptors. In particular, the results are even more significant in those cases where the symbols suffer from elastic deformations.

  13. Classification of follicular lymphoma images: a holistic approach with symbol-based machine learning methods.

    Science.gov (United States)

    Zorman, Milan; Sánchez de la Rosa, José Luis; Dinevski, Dejan

    2011-12-01

    It is not very often to see a symbol-based machine learning approach to be used for the purpose of image classification and recognition. In this paper we will present such an approach, which we first used on the follicular lymphoma images. Lymphoma is a broad term encompassing a variety of cancers of the lymphatic system. Lymphoma is differentiated by the type of cell that multiplies and how the cancer presents itself. It is very important to get an exact diagnosis regarding lymphoma and to determine the treatments that will be most effective for the patient's condition. Our work was focused on the identification of lymphomas by finding follicles in microscopy images provided by the Laboratory of Pathology in the University Hospital of Tenerife, Spain. We divided our work in two stages: in the first stage we did image pre-processing and feature extraction, and in the second stage we used different symbolic machine learning approaches for pixel classification. Symbolic machine learning approaches are often neglected when looking for image analysis tools. They are not only known for a very appropriate knowledge representation, but also claimed to lack computational power. The results we got are very promising and show that symbolic approaches can be successful in image analysis applications.

  14. Alternate symbol inversion for improved symbol synchronization in convolutionally coded systems

    Science.gov (United States)

    Simon, M. K.; Smith, J. G.

    1980-01-01

    Inverting alternate symbols of the encoder output of a convolutionally coded system provides sufficient density of symbol transitions to guarantee adequate symbol synchronizer performance, a guarantee otherwise lacking. Although alternate symbol inversion may increase or decrease the average transition density, depending on the data source model, it produces a maximum number of contiguous symbols without transition for a particular class of convolutional codes, independent of the data source model. Further, this maximum is sufficiently small to guarantee acceptable symbol synchronizer performance for typical applications. Subsequent inversion of alternate detected symbols permits proper decoding.

  15. Symbolic Number Comparison Is Not Processed by the Analog Number System: Different Symbolic and Non-symbolic Numerical Distance and Size Effects

    Directory of Open Access Journals (Sweden)

    Attila Krajcsi

    2018-02-01

    Full Text Available HIGHLIGHTSWe test whether symbolic number comparison is handled by an analog noisy system.Analog system model has systematic biases in describing symbolic number comparison.This suggests that symbolic and non-symbolic numbers are processed by different systems.Dominant numerical cognition models suppose that both symbolic and non-symbolic numbers are processed by the Analog Number System (ANS working according to Weber's law. It was proposed that in a number comparison task the numerical distance and size effects reflect a ratio-based performance which is the sign of the ANS activation. However, increasing number of findings and alternative models propose that symbolic and non-symbolic numbers might be processed by different representations. Importantly, alternative explanations may offer similar predictions to the ANS prediction, therefore, former evidence usually utilizing only the goodness of fit of the ANS prediction is not sufficient to support the ANS account. To test the ANS model more rigorously, a more extensive test is offered here. Several properties of the ANS predictions for the error rates, reaction times, and diffusion model drift rates were systematically analyzed in both non-symbolic dot comparison and symbolic Indo-Arabic comparison tasks. It was consistently found that while the ANS model's prediction is relatively good for the non-symbolic dot comparison, its prediction is poorer and systematically biased for the symbolic Indo-Arabic comparison. We conclude that only non-symbolic comparison is supported by the ANS, and symbolic number comparisons are processed by other representation.

  16. [Understanding King's model on the paradigm of symbolic interactionism].

    Science.gov (United States)

    Araújo, Iliana Maria de Almeida; Oliveira, Marcos Venícios; de Oliveira, Marcos Venícius; Fernandes, Ana Fátima Carvalho

    2005-01-01

    It was aimed to reflect on King's Theory, according to the approach of Symbolic Interaccionism, and theory analyses model of Meleis. To reach the objective, we proceeded the reading of the three models as mentioned before, looking for the consistencies and discrepancies among the concepts and correlating them. The study allowed to conclude that the theories agree when elucidating the man as a being that reacts and search to understand the meaning of things to his/her circuit, drifting and judging their actions and the one of the other ones. It is important the subject of the meanings could be modified and they generate the elaboration of goals in common.

  17. Chaos and crises in a model for cooperative hunting: a symbolic dynamics approach.

    Science.gov (United States)

    Duarte, Jorge; Januário, Cristina; Martins, Nuno; Sardanyés, Josep

    2009-12-01

    In this work we investigate the population dynamics of cooperative hunting extending the McCann and Yodzis model for a three-species food chain system with a predator, a prey, and a resource species. The new model considers that a given fraction sigma of predators cooperates in prey's hunting, while the rest of the population 1-sigma hunts without cooperation. We use the theory of symbolic dynamics to study the topological entropy and the parameter space ordering of the kneading sequences associated with one-dimensional maps that reproduce significant aspects of the dynamics of the species under several degrees of cooperative hunting. Our model also allows us to investigate the so-called deterministic extinction via chaotic crisis and transient chaos in the framework of cooperative hunting. The symbolic sequences allow us to identify a critical boundary in the parameter spaces (K,C(0)) and (K,sigma) which separates two scenarios: (i) all-species coexistence and (ii) predator's extinction via chaotic crisis. We show that the crisis value of the carrying capacity K(c) decreases at increasing sigma, indicating that predator's populations with high degree of cooperative hunting are more sensitive to the chaotic crises. We also show that the control method of Dhamala and Lai [Phys. Rev. E 59, 1646 (1999)] can sustain the chaotic behavior after the crisis for systems with cooperative hunting. We finally analyze and quantify the inner structure of the target regions obtained with this control method for wider parameter values beyond the crisis, showing a power law dependence of the extinction transients on such critical parameters.

  18. Noncoherent Symbol Synchronization Techniques

    Science.gov (United States)

    Simon, Marvin

    2005-01-01

    Traditional methods for establishing symbol synchronization (sync) in digital communication receivers assume that carrier sync has already been established, i.e., the problem is addressed at the baseband level assuming that a 'perfect' estimate of carrier phase is available. We refer to this approach as coherent symbol sync. Since, for NRZ signaling, a suppressed carrier sync loop such as an I-Q Costas loop includes integrate-and-dump (I and D) filters in its in-phase (1) and quadrature (Q) arms, the traditional approach is to first track the carrier in the absence of symbol sync information, then feed back the symbol sync estimate to these filters, and then iterate between the two to a desirable operating level In this paper, we revisit the symbol sync problem by examining methods for obtaining such sync in the absence of carrier phase information, i.e., so-called noncoherent symbol sync loops. We compare the performance of these loops with that of a well-known coherent symbol sync loop and examine the conditions under which one is preferable over the other.

  19. [Symbol: see text]2 Optimized predictive image coding with [Symbol: see text]∞ bound.

    Science.gov (United States)

    Chuah, Sceuchin; Dumitrescu, Sorina; Wu, Xiaolin

    2013-12-01

    In many scientific, medical, and defense applications of image/video compression, an [Symbol: see text]∞ error bound is required. However, pure[Symbol: see text]∞-optimized image coding, colloquially known as near-lossless image coding, is prone to structured errors such as contours and speckles if the bit rate is not sufficiently high; moreover, most of the previous [Symbol: see text]∞-based image coding methods suffer from poor rate control. In contrast, the [Symbol: see text]2 error metric aims for average fidelity and hence preserves the subtlety of smooth waveforms better than the ∞ error metric and it offers fine granularity in rate control, but pure [Symbol: see text]2-based image coding methods (e.g., JPEG 2000) cannot bound individual errors as the [Symbol: see text]∞-based methods can. This paper presents a new compression approach to retain the benefits and circumvent the pitfalls of the two error metrics. A common approach of near-lossless image coding is to embed into a DPCM prediction loop a uniform scalar quantizer of residual errors. The said uniform scalar quantizer is replaced, in the proposed new approach, by a set of context-based [Symbol: see text]2-optimized quantizers. The optimization criterion is to minimize a weighted sum of the [Symbol: see text]2 distortion and the entropy while maintaining a strict [Symbol: see text]∞ error bound. The resulting method obtains good rate-distortion performance in both [Symbol: see text]2 and [Symbol: see text]∞ metrics and also increases the rate granularity. Compared with JPEG 2000, the new method not only guarantees lower [Symbol: see text]∞ error for all bit rates, but also it achieves higher PSNR for relatively high bit rates.

  20. The analysis of actual and symbolic models of secondary school students in Serbia

    Directory of Open Access Journals (Sweden)

    Stepanović Ivana

    2009-01-01

    Full Text Available This paper deals with role models of secondary school students in Serbia. In the course of adolescence, there is a gradual separation from parental figures, and other persons become role models for behavior. For that reason, secondary school population is of interest when analyzing this phenomenon, particularly bearing in mind that role models influence not only social, but also other aspects of development. We analyzed role models from students' personal (actual models and public life (symbolic models. The main aim was to determine who their actual and symbolic models are, and why secondary school students look up to them. Based on the data on secondary school students' actual models, it is possible to identify who important persons from their milieu are and why they are important to them. The data about the categories in which symbolic models can be divided, as well as about their occurrence, indicate the young people's system of values in these analyses. The sample comprises 2426 students from 26 schools in 9 Serbian towns. Actual and symbolic models were examined in separate questions, where students were asked to name up to three people from their private life or the world of celebrities that they look up to. 53,9% of students named their actual models, the most common being their mothers. Nearly half the examinees (49,3% stated their symbolic models are public figures. Most symbolic models are from the world of show-business. The results show that parental figures remain the models of behavior throughout adolescence. The data about the categories of symbolic models show the young are drawn to the world of entertainment and indicate a weak role of schools as a potential source of models in the fields of science and culture who would promote cognitive values.

  1. Animated symbols

    DEFF Research Database (Denmark)

    Frølunde, Lisbeth

    2008-01-01

    an analytic working model called Animated Symbols concerning critical reflection in a dialogic learning process. The model shows dialogue as interactions that involve two types of transformation: inner ‘learning processes' and outer signs and symbols. The classroom-based research study is part of a Ph...

  2. Graphical symbol recognition

    OpenAIRE

    K.C. , Santosh; Wendling , Laurent

    2015-01-01

    International audience; The chapter focuses on one of the key issues in document image processing i.e., graphical symbol recognition. Graphical symbol recognition is a sub-field of a larger research domain: pattern recognition. The chapter covers several approaches (i.e., statistical, structural and syntactic) and specially designed symbol recognition techniques inspired by real-world industrial problems. It, in general, contains research problems, state-of-the-art methods that convey basic s...

  3. Symbol recognition with kernel density matching.

    Science.gov (United States)

    Zhang, Wan; Wenyin, Liu; Zhang, Kun

    2006-12-01

    We propose a novel approach to similarity assessment for graphic symbols. Symbols are represented as 2D kernel densities and their similarity is measured by the Kullback-Leibler divergence. Symbol orientation is found by gradient-based angle searching or independent component analysis. Experimental results show the outstanding performance of this approach in various situations.

  4. Heart Rate Fragmentation: A Symbolic Dynamical Approach

    Directory of Open Access Journals (Sweden)

    Madalena D. Costa

    2017-11-01

    Full Text Available Background: We recently introduced the concept of heart rate fragmentation along with a set of metrics for its quantification. The term was coined to refer to an increase in the percentage of changes in heart rate acceleration sign, a dynamical marker of a type of anomalous variability. The effort was motivated by the observation that fragmentation, which is consistent with the breakdown of the neuroautonomic-electrophysiologic control system of the sino-atrial node, could confound traditional short-term analysis of heart rate variability.Objective: The objectives of this study were to: (1 introduce a symbolic dynamical approach to the problem of quantifying heart rate fragmentation; (2 evaluate how the distribution of the different dynamical patterns (“words” varied with the participants' age in a group of healthy subjects and patients with coronary artery disease (CAD; and (3 quantify the differences in the fragmentation patterns between the two sample populations.Methods: The symbolic dynamical method employed here was based on a ternary map of the increment NN interval time series and on the analysis of the relative frequency of symbolic sequences (words with a pre-defined set of features. We analyzed annotated, open-access Holter databases of healthy subjects and patients with CAD, provided by the University of Rochester Telemetric and Holter ECG Warehouse (THEW.Results: The degree of fragmentation was significantly higher in older individuals than in their younger counterparts. However, the fragmentation patterns were different in the two sample populations. In healthy subjects, older age was significantly associated with a higher percentage of transitions from acceleration/deceleration to zero acceleration and vice versa (termed “soft” inflection points. In patients with CAD, older age was also significantly associated with higher percentages of frank reversals in heart rate acceleration (transitions from acceleration to

  5. Advanced symbolic analysis for VLSI systems methods and applications

    CERN Document Server

    Shi, Guoyong; Tlelo Cuautle, Esteban

    2014-01-01

    This book provides comprehensive coverage of the recent advances in symbolic analysis techniques for design automation of nanometer VLSI systems. The presentation is organized in parts of fundamentals, basic implementation methods and applications for VLSI design. Topics emphasized include  statistical timing and crosstalk analysis, statistical and parallel analysis, performance bound analysis and behavioral modeling for analog integrated circuits . Among the recent advances, the Binary Decision Diagram (BDD) based approaches are studied in depth. The BDD-based hierarchical symbolic analysis approaches, have essentially broken the analog circuit size barrier. In particular, this book   • Provides an overview of classical symbolic analysis methods and a comprehensive presentation on the modern  BDD-based symbolic analysis techniques; • Describes detailed implementation strategies for BDD-based algorithms, including the principles of zero-suppression, variable ordering and canonical reduction; • Int...

  6. Data science and symbolic AI: Synergies, challenges and opportunities

    KAUST Repository

    Hoehndorf, Robert

    2017-06-02

    Symbolic approaches to artificial intelligence represent things within a domain of knowledge through physical symbols, combine symbols into symbol expressions, and manipulate symbols and symbol expressions through inference processes. While a large part of Data Science relies on statistics and applies statistical approaches to artificial intelligence, there is an increasing potential for successfully applying symbolic approaches as well. Symbolic representations and symbolic inference are close to human cognitive representations and therefore comprehensible and interpretable; they are widely used to represent data and metadata, and their specific semantic content must be taken into account for analysis of such information; and human communication largely relies on symbols, making symbolic representations a crucial part in the analysis of natural language. Here we discuss the role symbolic representations and inference can play in Data Science, highlight the research challenges from the perspective of the data scientist, and argue that symbolic methods should become a crucial component of the data scientists’ toolbox.

  7. Data science and symbolic AI: Synergies, challenges and opportunities

    KAUST Repository

    Hoehndorf, Robert; Queralt-Rosinach, Nú ria

    2017-01-01

    Symbolic approaches to artificial intelligence represent things within a domain of knowledge through physical symbols, combine symbols into symbol expressions, and manipulate symbols and symbol expressions through inference processes. While a large part of Data Science relies on statistics and applies statistical approaches to artificial intelligence, there is an increasing potential for successfully applying symbolic approaches as well. Symbolic representations and symbolic inference are close to human cognitive representations and therefore comprehensible and interpretable; they are widely used to represent data and metadata, and their specific semantic content must be taken into account for analysis of such information; and human communication largely relies on symbols, making symbolic representations a crucial part in the analysis of natural language. Here we discuss the role symbolic representations and inference can play in Data Science, highlight the research challenges from the perspective of the data scientist, and argue that symbolic methods should become a crucial component of the data scientists’ toolbox.

  8. A symbolic dynamics approach for the complexity analysis of chaotic pseudo-random sequences

    International Nuclear Information System (INIS)

    Xiao Fanghong

    2004-01-01

    By considering a chaotic pseudo-random sequence as a symbolic sequence, authors present a symbolic dynamics approach for the complexity analysis of chaotic pseudo-random sequences. The method is applied to the cases of Logistic map and one-way coupled map lattice to demonstrate how it works, and a comparison is made between it and the approximate entropy method. The results show that this method is applicable to distinguish the complexities of different chaotic pseudo-random sequences, and it is superior to the approximate entropy method

  9. Symbolic PathFinder: Symbolic Execution of Java Bytecode

    Science.gov (United States)

    Pasareanu, Corina S.; Rungta, Neha

    2010-01-01

    Symbolic Pathfinder (SPF) combines symbolic execution with model checking and constraint solving for automated test case generation and error detection in Java programs with unspecified inputs. In this tool, programs are executed on symbolic inputs representing multiple concrete inputs. Values of variables are represented as constraints generated from the analysis of Java bytecode. The constraints are solved using off-the shelf solvers to generate test inputs guaranteed to achieve complex coverage criteria. SPF has been used successfully at NASA, in academia, and in industry.

  10. Combining symbolic cues with sensory input and prior experience in an iterative Bayesian framework

    Directory of Open Access Journals (Sweden)

    Frederike Hermi Petzschner

    2012-08-01

    Full Text Available Perception and action are the result of an integration of various sources of information, such as current sensory input, prior experience, or the context in which a stimulus occurs. Often, the interpretation is not trivial hence needs to be learned from the co-occurrence of stimuli. Yet, how do we combine such diverse information to guide our action?Here we use a distance production-reproduction task to investigate the influence of auxiliary, symbolic cues, sensory input, and prior experience on human performance under three different conditions that vary in the information provided. Our results indicate that subjects can (1 learn the mapping of a verbal, symbolic cue onto the stimulus dimension and (2 integrate symbolic information and prior experience into their estimate of displacements.The behavioral results are explained by to two distinct generative models that represent different structural approaches of how a Bayesian observer would combine prior experience, sensory input, and symbolic cue information into a single estimate of displacement. The first model interprets the symbolic cue in the context of categorization, assuming that it reflects information about a distinct underlying stimulus range (categorical model. The second model applies a multi-modal integration approach and treats the symbolic cue as additional sensory input to the system, which is combined with the current sensory measurement and the subjects’ prior experience (cue-combination model. Notably, both models account equally well for the observed behavior despite their different structural assumptions. The present work thus provides evidence that humans can interpret abstract symbolic information and combine it with other types of information such as sensory input and prior experience. The similar explanatory power of the two models further suggest that issues such as categorization and cue-combination could be explained by alternative probabilistic approaches.

  11. Numerical and symbolic scientific computing

    CERN Document Server

    Langer, Ulrich

    2011-01-01

    The book presents the state of the art and results and also includes articles pointing to future developments. Most of the articles center around the theme of linear partial differential equations. Major aspects are fast solvers in elastoplasticity, symbolic analysis for boundary problems, symbolic treatment of operators, computer algebra, and finite element methods, a symbolic approach to finite difference schemes, cylindrical algebraic decomposition and local Fourier analysis, and white noise analysis for stochastic partial differential equations. Further numerical-symbolic topics range from

  12. Parallel symbolic state-space exploration is difficult, but what is the alternative?

    Directory of Open Access Journals (Sweden)

    Gianfranco Ciardo

    2009-12-01

    Full Text Available State-space exploration is an essential step in many modeling and analysis problems. Its goal is to find the states reachable from the initial state of a discrete-state model described. The state space can used to answer important questions, e.g., "Is there a dead state?" and "Can N become negative?", or as a starting point for sophisticated investigations expressed in temporal logic. Unfortunately, the state space is often so large that ordinary explicit data structures and sequential algorithms cannot cope, prompting the exploration of (1 parallel approaches using multiple processors, from simple workstation networks to shared-memory supercomputers, to satisfy large memory and runtime requirements and (2 symbolic approaches using decision diagrams to encode the large structured sets and relations manipulated during state-space generation. Both approaches have merits and limitations. Parallel explicit state-space generation is challenging, but almost linear speedup can be achieved; however, the analysis is ultimately limited by the memory and processors available. Symbolic methods are a heuristic that can efficiently encode many, but not all, functions over a structured and exponentially large domain; here the pitfalls are subtler: their performance varies widely depending on the class of decision diagram chosen, the state variable order, and obscure algorithmic parameters. As symbolic approaches are often much more efficient than explicit ones for many practical models, we argue for the need to parallelize symbolic state-space generation algorithms, so that we can realize the advantage of both approaches. This is a challenging endeavor, as the most efficient symbolic algorithm, Saturation, is inherently sequential. We conclude by discussing challenges, efforts, and promising directions toward this goal.

  13. A practical approach for writer-dependent symbol recognition using a writer-independent symbol recognizer.

    Science.gov (United States)

    LaViola, Joseph J; Zeleznik, Robert C

    2007-11-01

    We present a practical technique for using a writer-independent recognition engine to improve the accuracy and speed while reducing the training requirements of a writer-dependent symbol recognizer. Our writer-dependent recognizer uses a set of binary classifiers based on the AdaBoost learning algorithm, one for each possible pairwise symbol comparison. Each classifier consists of a set of weak learners, one of which is based on a writer-independent handwriting recognizer. During online recognition, we also use the n-best list of the writer-independent recognizer to prune the set of possible symbols and thus reduce the number of required binary classifications. In this paper, we describe the geometric and statistical features used in our recognizer and our all-pairs classification algorithm. We also present the results of experiments that quantify the effect incorporating a writer-independent recognition engine into a writer-dependent recognizer has on accuracy, speed, and user training time.

  14. Symbolic dynamics of the Lorenz equations

    International Nuclear Information System (INIS)

    Fang Hai-ping; Hao Bailin.

    1994-07-01

    The Lorenz equations are investigated in a wide range of parameters by using the method of symbolic dynamics. First, the systematics of stable periodic orbits in the Lorenz equations is compared with that of the one-dimensional cubic map, which shares the same discrete symmetry with the Lorenz model. The systematics is then ''corrected'' in such a way as to encompass all the known periodic windows of the Lorenz equations with only one exception. Second, in order to justify the above approach and to understand the exceptions, another 1D map with a discontinuity is extracted from an extension of the geometric Lorenz attractor and its symbolic dynamics is constructed. All this has to be done in light of symbolic dynamics of two-dimensional maps. Finally, symbolic dynamics for the actual Poincare return map of the Lorenz equations is constructed in a heuristic way. New periodic windows of the Lorenz equations and their parameters can be predicted from this symbolic dynamics in combination with the 1D cubic map. The extended geometric 2D Lorenz map and the 1D antisymmetric map with a discontinuity describe the topological aspects of the Lorenz equations to high accuracy. (author). 44 refs, 17 figs, 8 tabs

  15. Efficient Symmetry Reduction and the Use of State Symmetries for Symbolic Model Checking

    Directory of Open Access Journals (Sweden)

    Christian Appold

    2010-06-01

    Full Text Available One technique to reduce the state-space explosion problem in temporal logic model checking is symmetry reduction. The combination of symmetry reduction and symbolic model checking by using BDDs suffered a long time from the prohibitively large BDD for the orbit relation. Dynamic symmetry reduction calculates representatives of equivalence classes of states dynamically and thus avoids the construction of the orbit relation. In this paper, we present a new efficient model checking algorithm based on dynamic symmetry reduction. Our experiments show that the algorithm is very fast and allows the verification of larger systems. We additionally implemented the use of state symmetries for symbolic symmetry reduction. To our knowledge we are the first who investigated state symmetries in combination with BDD based symbolic model checking.

  16. A Symbolic Approach to Permission Accounting for Concurrent Reasoning

    NARCIS (Netherlands)

    Huisman, Marieke; Mostowski, Wojciech

    2015-01-01

    Permission accounting is fundamental to modular, thread-local reasoning about concurrent programs. This paper presents a new, symbolic system for permission accounting. In existing systems, permissions are numeric value-based and refer to the current thread only. Our system is based on symbolic

  17. Sound Symbolism in Basic Vocabulary

    Directory of Open Access Journals (Sweden)

    Søren Wichmann

    2010-04-01

    Full Text Available The relationship between meanings of words and their sound shapes is to a large extent arbitrary, but it is well known that languages exhibit sound symbolism effects violating arbitrariness. Evidence for sound symbolism is typically anecdotal, however. Here we present a systematic approach. Using a selection of basic vocabulary in nearly one half of the world’s languages we find commonalities among sound shapes for words referring to same concepts. These are interpreted as due to sound symbolism. Studying the effects of sound symbolism cross-linguistically is of key importance for the understanding of language evolution.

  18. Two cultures - one symbol

    Directory of Open Access Journals (Sweden)

    O. G. Shostak

    2003-06-01

    Full Text Available This paper is dedicated to the question of similarities in the approach to the multilevel symbolism in Slav and Native American cultures. Ambivalent symbol of the snake is analyzed in the frame of mythological thinking. At the end the author comes to the conclusion that elements of mythological thinking are still present in everyday life and influence human behavior levels

  19. SYSTEMATIC PRINCIPLES AND METHODS OF SYMBOLIC APPROACHES IN URBAN DESIGN

    Directory of Open Access Journals (Sweden)

    BULAKH I. V

    2015-12-01

    Full Text Available Formulation of the problem. The low level of expression and personalization of mass architecture of the second half of the twentieth century connected with the spread of industrial technology and even to a greater extent with mechanistic traditionally functional relation to the average person as, abstract consumer architecture. The condition out of the critical situation is focusing on matters aesthetic, artistic understanding and harmonious image creation environment. The problem of increasing architectural and artistic level of architectural and urban planning solutions to overcome the monotony of planning and development, creating aesthetically expressive urban environment does not lose relevance over the past decades. Understanding and acceptance of enigma and dynamic development of cities encourage architects to find new design techniques that are able to provide in the future a reasonable possibility of forming artistic and aesthetic image of the modern city. Purpose. Define and systematize the principles of symbolization architectural and planning images; propose methods symbolism in the architectural planning of image of the urban environment. Conclusion based on analysis of the enhanced concept symbolizing the image of Architecture and Planning, the place, role and symbolization trends at all levels of the urban environment - planning, three-dimensional and improvement of urban areas; first identified the main stages and levels of symbolization (analohyzatsyya, schematization and alehoryzatsiya, their features and characteristics, formulated the basic principles of symbolization architectural and planning of image, namely the principles of communication between figurative analogies, transformation of subsequent circuits, switching allegorical groupings and metamorfizm ultimate goal – symbol birth .

  20. Symbolic Game Semantics for Model Checking Program Families

    OpenAIRE

    Dimovski, Aleksandar

    2016-01-01

    Program families can produce a (potentially huge) number of related programs from a common code base. Many such programs are safety critical. However, most verification techniques are designed to work on the level of single programs, and thus are too costly to apply to the entire program family. In this paper, we propose an efficient game semantics based approach for verifying open program families, i.e. program families with free (undefined) identifiers. We use symbolic representation of alg...

  1. Graphic Symbol Recognition using Graph Based Signature and Bayesian Network Classifier

    OpenAIRE

    Luqman, Muhammad Muzzamil; Brouard, Thierry; Ramel, Jean-Yves

    2010-01-01

    We present a new approach for recognition of complex graphic symbols in technical documents. Graphic symbol recognition is a well known challenge in the field of document image analysis and is at heart of most graphic recognition systems. Our method uses structural approach for symbol representation and statistical classifier for symbol recognition. In our system we represent symbols by their graph based signatures: a graphic symbol is vectorized and is converted to an attributed relational g...

  2. Symbolic behavior in regular classrooms. A specification of symbolic and non-symbolic behavior

    Directory of Open Access Journals (Sweden)

    Stefan eBillinger

    2011-06-01

    Full Text Available Students’ capabilities to use symbolic information in classroom setting could be expected to influence their possibilities to be active and participating. The development of strategies for teachers to compensate for reduced capability need specific operational definition of symbolic behavior. Fifty-three students, aged 11 to 13 years old, 29 boys and 24 girls, from three classes in the same Swedish compulsory regular school participated in the current study. After a short training sequence 25 students (47% were defined as showing symbolic behavior (symbolic, and 28 students (53% were not (non-symbolic, based on their follow-up test performances. Symbolic and non-symbolic differed significantly on post test performances (p. < .05. Surprisingly, non-symbolic behavior deteriorated their performance, while symbolic enhanced their performance (p. < .05. The results indicate that the operational definition used in the present study may be useful in further studies relating the capability to show symbolic behavior and students’ activity and participation in classroom settings.

  3. Symbolic modeling of human anatomy for visualization and simulation

    Science.gov (United States)

    Pommert, Andreas; Schubert, Rainer; Riemer, Martin; Schiemann, Thomas; Tiede, Ulf; Hoehne, Karl H.

    1994-09-01

    Visualization of human anatomy in a 3D atlas requires both spatial and more abstract symbolic knowledge. Within our 'intelligent volume' model which integrates these two levels, we developed and implemented a semantic network model for describing human anatomy. Concepts for structuring (abstraction levels, domains, views, generic and case-specific modeling, inheritance) are introduced. Model, tools for generation and exploration and applications in our 3D anatomical atlas are presented and discussed.

  4. Exact and approximate probabilistic symbolic execution for nondeterministic programs

    DEFF Research Database (Denmark)

    Luckow, Kasper Søe; Păsăreanu, Corina S.; Dwyer, Matthew B.

    2014-01-01

    Probabilistic software analysis seeks to quantify the likelihood of reaching a target event under uncertain environments. Recent approaches compute probabilities of execution paths using symbolic execution, but do not support nondeterminism. Nondeterminism arises naturally when no suitable probab...... Java programs. We show that our algorithms significantly improve upon a state-of-the-art statistical model checking algorithm, originally developed for Markov Decision Processes....... probabilistic model can capture a program behavior, e.g., for multithreading or distributed systems. In this work, we propose a technique, based on symbolic execution, to synthesize schedulers that resolve nondeterminism to maximize the probability of reaching a target event. To scale to large systems, we also...

  5. Target recognition and scene interpretation in image/video understanding systems based on network-symbolic models

    Science.gov (United States)

    Kuvich, Gary

    2004-08-01

    Vision is only a part of a system that converts visual information into knowledge structures. These structures drive the vision process, resolving ambiguity and uncertainty via feedback, and provide image understanding, which is an interpretation of visual information in terms of these knowledge models. These mechanisms provide a reliable recognition if the object is occluded or cannot be recognized as a whole. It is hard to split the entire system apart, and reliable solutions to the target recognition problems are possible only within the solution of a more generic Image Understanding Problem. Brain reduces informational and computational complexities, using implicit symbolic coding of features, hierarchical compression, and selective processing of visual information. Biologically inspired Network-Symbolic representation, where both systematic structural/logical methods and neural/statistical methods are parts of a single mechanism, is the most feasible for such models. It converts visual information into relational Network-Symbolic structures, avoiding artificial precise computations of 3-dimensional models. Network-Symbolic Transformations derive abstract structures, which allows for invariant recognition of an object as exemplar of a class. Active vision helps creating consistent models. Attention, separation of figure from ground and perceptual grouping are special kinds of network-symbolic transformations. Such Image/Video Understanding Systems will be reliably recognizing targets.

  6. An approach to first principles electronic structure calculation by symbolic-numeric computation

    Directory of Open Access Journals (Sweden)

    Akihito Kikuchi

    2013-04-01

    Full Text Available There is a wide variety of electronic structure calculation cooperating with symbolic computation. The main purpose of the latter is to play an auxiliary role (but not without importance to the former. In the field of quantum physics [1-9], researchers sometimes have to handle complicated mathematical expressions, whose derivation seems almost beyond human power. Thus one resorts to the intensive use of computers, namely, symbolic computation [10-16]. Examples of this can be seen in various topics: atomic energy levels, molecular dynamics, molecular energy and spectra, collision and scattering, lattice spin models and so on [16]. How to obtain molecular integrals analytically or how to manipulate complex formulas in many body interactions, is one such problem. In the former, when one uses special atomic basis for a specific purpose, to express the integrals by the combination of already known analytic functions, may sometimes be very difficult. In the latter, one must rearrange a number of creation and annihilation operators in a suitable order and calculate the analytical expectation value. It is usual that a quantitative and massive computation follows a symbolic one; for the convenience of the numerical computation, it is necessary to reduce a complicated analytic expression into a tractable and computable form. This is the main motive for the introduction of the symbolic computation as a forerunner of the numerical one and their collaboration has won considerable successes. The present work should be classified as one such trial. Meanwhile, the use of symbolic computation in the present work is not limited to indirect and auxiliary part to the numerical computation. The present work can be applicable to a direct and quantitative estimation of the electronic structure, skipping conventional computational methods.

  7. Symbolic signal processing

    International Nuclear Information System (INIS)

    Rechester, A.B.; White, R.B.

    1993-01-01

    Complex dynamic processes exhibit many complicated patterns of evolution. How can all these patterns be recognized using only output (observational, experimental) data without prior knowledge of the equations of motion? The powerful method for doing this is based on symbolic dynamics: (1) Present output data in symbolic form (trial language). (2) Topological and metric entropies are constructed. (3) Develop algorithms for computer optimization of entropies. (4) By maximizing entropies, find the most appropriate symbolic language for the purpose of pattern recognition. (5) Test this method using a variety of dynamical models from nonlinear science. The authors are in the process of applying this method for analysis of MHD fluctuations in tokamaks

  8. Proportional Symbol Mapping in R

    Directory of Open Access Journals (Sweden)

    Susumu Tanimura

    2006-01-01

    Full Text Available Visualization of spatial data on a map aids not only in data exploration but also in communication to impart spatial conception or ideas to others. Although recent carto-graphic functions in R are rapidly becoming richer, proportional symbol mapping, which is one of the common mapping approaches, has not been packaged thus far. Based on the theories of proportional symbol mapping developed in cartography, the authors developed some functions for proportional symbol mapping using R, including mathematical and perceptual scaling. An example of these functions demonstrated the new expressive power and options available in R, particularly for the visualization of conceptual point data.

  9. Image/video understanding systems based on network-symbolic models

    Science.gov (United States)

    Kuvich, Gary

    2004-03-01

    Vision is a part of a larger information system that converts visual information into knowledge structures. These structures drive vision process, resolve ambiguity and uncertainty via feedback projections, and provide image understanding that is an interpretation of visual information in terms of such knowledge models. Computer simulation models are built on the basis of graphs/networks. The ability of human brain to emulate similar graph/network models is found. Symbols, predicates and grammars naturally emerge in such networks, and logic is simply a way of restructuring such models. Brain analyzes an image as a graph-type relational structure created via multilevel hierarchical compression of visual information. Primary areas provide active fusion of image features on a spatial grid-like structure, where nodes are cortical columns. Spatial logic and topology naturally present in such structures. Mid-level vision processes like perceptual grouping, separation of figure from ground, are special kinds of network transformations. They convert primary image structure into the set of more abstract ones, which represent objects and visual scene, making them easy for analysis by higher-level knowledge structures. Higher-level vision phenomena are results of such analysis. Composition of network-symbolic models combines learning, classification, and analogy together with higher-level model-based reasoning into a single framework, and it works similar to frames and agents. Computational intelligence methods transform images into model-based knowledge representation. Based on such principles, an Image/Video Understanding system can convert images into the knowledge models, and resolve uncertainty and ambiguity. This allows creating intelligent computer vision systems for design and manufacturing.

  10. On Modeling Affect in Audio with Non-Linear Symbolic Dynamics

    Directory of Open Access Journals (Sweden)

    Pauline Mouawad

    2017-09-01

    Full Text Available The discovery of semantic information from complex signals is a task concerned with connecting humans’ perceptions and/or intentions with the signals content. In the case of audio signals, complex perceptions are appraised in a listener’s mind, that trigger affective responses that may be relevant for well-being and survival. In this paper we are interested in the broader question of relations between uncertainty in data as measured using various information criteria and emotions, and we propose a novel method that combines nonlinear dynamics analysis with a method of adaptive time series symbolization that finds the meaningful audio structure in terms of symbolized recurrence properties. In a first phase we obtain symbolic recurrence quantification measures from symbolic recurrence plots, without the need to reconstruct the phase space with embedding. Then we estimate symbolic dynamical invariants from symbolized time series, after embedding. The invariants are: correlation dimension, correlation entropy and Lyapunov exponent. Through their application for the logistic map, we show that our measures are in agreement with known methods from literature. We further show that one symbolic recurrence measure, namely the symbolic Shannon entropy, correlates positively with the positive Lyapunov exponents. Finally we evaluate the performance of our measures in emotion recognition through the implementation of classification tasks for different types of audio signals, and show that in some cases, they perform better than state-of-the-art methods that rely on low-level acoustic features.

  11. Symbolic Time Separation of Events

    DEFF Research Database (Denmark)

    Amon, Tod; Hulgaard, Henrik

    1999-01-01

    We extend the TSE~\\cite{Hulgaard95} timing analysis algorithm into the symbolic domain, that is, we allow symbolic variables to be used to specify unknown parameters of the model (essentially, unknown delays) and verification algorithms which are capable of identifying not just failure or success...

  12. Fast Multi-Symbol Based Iterative Detectors for UWB Communications

    Directory of Open Access Journals (Sweden)

    Lottici Vincenzo

    2010-01-01

    Full Text Available Ultra-wideband (UWB impulse radios have shown great potential in wireless local area networks for localization, coexistence with other services, and low probability of interception and detection. However, low transmission power and high multipath effect make the detection of UWB signals challenging. Recently, multi-symbol based detection has caught attention for UWB communications because it provides good performance and does not require explicit channel estimation. Most of the existing multi-symbol based methods incur a higher computational cost than can be afforded in the envisioned UWB systems. In this paper, we propose an iterative multi-symbol based method that has low complexity and provides near optimal performance. Our method uses only one initial symbol to start and applies a decision directed approach to iteratively update a filter template and information symbols. Simulations show that our method converges in only a few iterations (less than 5, and that when the number of symbols increases, the performance of our method approaches that of the ideal Rake receiver.

  13. Active vision and image/video understanding with decision structures based on the network-symbolic models

    Science.gov (United States)

    Kuvich, Gary

    2003-08-01

    Vision is a part of a larger information system that converts visual information into knowledge structures. These structures drive vision process, resolve ambiguity and uncertainty via feedback projections, and provide image understanding that is an interpretation of visual information in terms of such knowledge models. The ability of human brain to emulate knowledge structures in the form of networks-symbolic models is found. And that means an important shift of paradigm in our knowledge about brain from neural networks to "cortical software". Symbols, predicates and grammars naturally emerge in such active multilevel hierarchical networks, and logic is simply a way of restructuring such models. Brain analyzes an image as a graph-type decision structure created via multilevel hierarchical compression of visual information. Mid-level vision processes like clustering, perceptual grouping, separation of figure from ground, are special kinds of graph/network transformations. They convert low-level image structure into the set of more abstract ones, which represent objects and visual scene, making them easy for analysis by higher-level knowledge structures. Higher-level vision phenomena are results of such analysis. Composition of network-symbolic models works similar to frames and agents, combines learning, classification, analogy together with higher-level model-based reasoning into a single framework. Such models do not require supercomputers. Based on such principles, and using methods of Computational intelligence, an Image Understanding system can convert images into the network-symbolic knowledge models, and effectively resolve uncertainty and ambiguity, providing unifying representation for perception and cognition. That allows creating new intelligent computer vision systems for robotic and defense industries.

  14. Combining Decision Diagrams and SAT Procedures for Efficient Symbolic Model Checking

    DEFF Research Database (Denmark)

    Williams, Poul Frederick; Biere, Armin; Clarke, Edmund M.

    2000-01-01

    In this paper we show how to do symbolic model checking using Boolean Expression Diagrams (BEDs), a non-canonical representation for Boolean formulas, instead of Binary Decision Diagrams (BDDs), the traditionally used canonical representation. The method is based on standard fixed point algorithm...

  15. Symbols, spaces and materiality: a transmission-based approach to Aegean Bronze Age ritual.

    OpenAIRE

    Briault, C.

    2005-01-01

    This thesis explores the transmission of ritual practices in the second millennium BC Aegean. In contrast to previous approaches, which often overlook gaps in the diachronic record, emphasising continuity in cult practice over very long timescales, it is argued here that through charting the spatial and temporal distributions of three broad material types (cult symbols, spaces and objects), it is possible to document the spread of cult practice over time and space, and, crucially, to monitor ...

  16. Lisbon Symbol Database (LSD): Subjective norms for 600 symbols.

    Science.gov (United States)

    Prada, Marília; Rodrigues, David; Silva, Rita R; Garrido, Margarida V

    2016-12-01

    This article presents subjective rating norms for a new set of 600 symbols, depicting various contents (e.g., transportation, technology, and leisure activities) that can be used by researchers in different fields. Symbols were evaluated for aesthetic appeal, familiarity, visual complexity, concreteness, valence, arousal, and meaningfulness. The normative data were obtained from 388 participants, and no gender differences were found. Descriptive results (means, standard deviations, and confidence intervals) for each symbol in each dimension are presented. Overall, the dimensions were highly correlated. Additionally, participants were asked to briefly describe the meaning of each symbol. The results indicate that the present symbol set is varied, allowing for the selection of exemplars with different levels on the seven examined dimensions. This set of symbols constitutes a tool with potential for research in different areas. The database with all of the symbols is available as supplemental materials.

  17. The rhetoric of disenchantment through symbolism

    Directory of Open Access Journals (Sweden)

    Théophile Munyangeyo

    2012-10-01

    Full Text Available The symbolism of flowers has always been a significant part of cultures around the world due to their functional meaning in daily life. From their decorative to their aromatic role, flowers and their symbolic meaning trigger emotions, convey wishes and represent thoughts that can not be explicitly expressed. In this regard, an elaborate language based on flower symbolism was developed in many societies, to convey clear messages to the recipient. However, in some cultural contexts, although the flower symbolism has social connotations, it is mainly associated with economic references. As flowers are an essential precursor to fruits, they are inevitably a source of expectations and hence foster a set of hopes and dreams, which can ultimately lead to excitement or disappointment.Through a discourse analysis based on factional narratives, this article explores the parameters through which the symbolism of bifaceted meaning of flowers fictionalises a space that refers to the social reality. This association between the fictional world and social reference has highlighted that writing can profoundly be a means of representing social events through the rhetoric of symbolism. Through a sociological reading approach, this paper aims to analyse how the symbolism of flowers informs the rhetoric of disenchantment that can foster a content-based pedagogy in language learning where silencing practices engender imagery to exercise the freedom of expression.

  18. Toward a model framework of generalized parallel componential processing of multi-symbol numbers.

    Science.gov (United States)

    Huber, Stefan; Cornelsen, Sonja; Moeller, Korbinian; Nuerk, Hans-Christoph

    2015-05-01

    In this article, we propose and evaluate a new model framework of parallel componential multi-symbol number processing, generalizing the idea of parallel componential processing of multi-digit numbers to the case of negative numbers by considering the polarity signs similar to single digits. In a first step, we evaluated this account by defining and investigating a sign-decade compatibility effect for the comparison of positive and negative numbers, which extends the unit-decade compatibility effect in 2-digit number processing. Then, we evaluated whether the model is capable of accounting for previous findings in negative number processing. In a magnitude comparison task, in which participants had to single out the larger of 2 integers, we observed a reliable sign-decade compatibility effect with prolonged reaction times for incompatible (e.g., -97 vs. +53; in which the number with the larger decade digit has the smaller, i.e., negative polarity sign) as compared with sign-decade compatible number pairs (e.g., -53 vs. +97). Moreover, an analysis of participants' eye fixation behavior corroborated our model of parallel componential processing of multi-symbol numbers. These results are discussed in light of concurrent theoretical notions about negative number processing. On the basis of the present results, we propose a generalized integrated model framework of parallel componential multi-symbol processing. (c) 2015 APA, all rights reserved).

  19. The influence of math anxiety on symbolic and non-symbolic magnitude processing.

    Science.gov (United States)

    Dietrich, Julia F; Huber, Stefan; Moeller, Korbinian; Klein, Elise

    2015-01-01

    Deficits in basic numerical abilities have been investigated repeatedly as potential risk factors of math anxiety. Previous research suggested that also a deficient approximate number system (ANS), which is discussed as being the foundation for later math abilities, underlies math anxiety. However, these studies examined this hypothesis by investigating ANS acuity using a symbolic number comparison task. Recent evidence questions the view that ANS acuity can be assessed using a symbolic number comparison task. To investigate whether there is an association between math anxiety and ANS acuity, we employed both a symbolic number comparison task and a non-symbolic dot comparison task, which is currently the standard task to assess ANS acuity. We replicated previous findings regarding the association between math anxiety and the symbolic distance effect for response times. High math anxious individuals showed a larger distance effect than less math anxious individuals. However, our results revealed no association between math anxiety and ANS acuity assessed using a non-symbolic dot comparison task. Thus, our results did not provide evidence for the hypothesis that a deficient ANS underlies math anxiety. Therefore, we propose that a deficient ANS does not constitute a risk factor for the development of math anxiety. Moreover, our results suggest that previous interpretations regarding the interaction of math anxiety and the symbolic distance effect have to be updated. We suggest that impaired number comparison processes in high math anxious individuals might account for the results rather than deficient ANS representations. Finally, impaired number comparison processes might constitute a risk factor for the development of math anxiety. Implications for current models regarding the origins of math anxiety are discussed.

  20. The influence of math anxiety on symbolic and non-symbolic magnitude processing

    Directory of Open Access Journals (Sweden)

    Julia Felicitas Dietrich

    2015-10-01

    Full Text Available Deficits in basic numerical abilities have been investigated repeatedly as potential risk factors of math anxiety. Previous research suggested that also a deficient approximate number system (ANS, which is discussed as being the foundation for later math abilities, underlies math anxiety. However, these studies examined this hypothesis by investigating ANS acuity using a symbolic number comparison task. Recent evidence questions the view that ANS acuity can be assessed using a symbolic number comparison task. To investigate whether there is an association between math anxiety and ANS acuity, we employed both a symbolic number comparison task and a non-symbolic dot comparison task, which is currently the standard task to assess ANS acuity. We replicated previous findings regarding the association between math anxiety and the symbolic distance effect for response times. High math anxious individuals showed a larger distance effect than less math anxious individuals. However, our results revealed no association between math anxiety and ANS acuity assessed using a non-symbolic dot comparison task. Thus, our results did not provide evidence for the hypothesis that a deficient ANS underlies math anxiety. Therefore, we propose that a deficient ANS does not constitute a risk factor for the development of math anxiety. Moreover, our results suggest that previous interpretations regarding the interaction of math anxiety and the symbolic distance effect have to be updated. We suggest that impaired number comparison processes in high math anxious individuals might account for the results rather than deficient ANS representations. Finally, impaired number comparison processes might constitute a risk factor for the development of math anxiety. Implications for current models regarding the origins of math anxiety are discussed.

  1. Low complexity symbol-wise beamforming for MIMO-OFDM systems

    KAUST Repository

    Lee, Hyun Ho

    2011-12-01

    In this paper, we consider a low complexity symbol-wise beamforming for MIMO-OFDM systems. We propose a non-iterative algorithm for the symbol-wise beamforming, which can provide the performance approaching that of the conventional symbol-wise beamforming based on the iterative algorithm. We demonstrate that our proposed scheme can reduce the computational complexity significantly. From our simulation results, it is evident that our proposed scheme leads to a negligible performance loss compared to the conventional symbol-wise beamforming regardless of spatial correlation or presence of co-channel interference. © 2011 IEEE.

  2. Matter and symbols of the artificial

    Energy Technology Data Exchange (ETDEWEB)

    Rocha, L.M.

    1998-08-01

    The study of complex systems should be based on a systems-theoretic framework which requires both self-organizing and symbolic dimensions. An inclusive framework based on the notion of semiotics is advanced to build models capable of representing, as well as evolving in their environments, with implications for Artificial Life. Such undertaking is pursued by discussing the ways in which symbol and matter are irreducibly intertwined in evolutionary systems. The problem is thus phrased in terms of the semiotic categories of syntax, semantics, and pragmatics. With this semiotic view of matter and symbols the requirements of semiotic closure are expressed in models with both self-organizing and symbolic characteristics. Situated action and recent developments in the evolution of cellular automata rules to solve non-trivial tasks are discussed in this context. Finally, indirect encoding schemes for genetic algorithms are developed which follow the semiotic framework here proposed.

  3. Application of symbolic computations to the constitutive modeling of structural materials

    Science.gov (United States)

    Arnold, Steven M.; Tan, H. Q.; Dong, X.

    1990-01-01

    In applications involving elevated temperatures, the derivation of mathematical expressions (constitutive equations) describing the material behavior can be quite time consuming, involved and error-prone. Therefore intelligent application of symbolic systems to faciliate this tedious process can be of significant benefit. Presented here is a problem oriented, self contained symbolic expert system, named SDICE, which is capable of efficiently deriving potential based constitutive models in analytical form. This package, running under DOE MACSYMA, has the following features: (1) potential differentiation (chain rule), (2) tensor computations (utilizing index notation) including both algebraic and calculus; (3) efficient solution of sparse systems of equations; (4) automatic expression substitution and simplification; (5) back substitution of invariant and tensorial relations; (6) the ability to form the Jacobian and Hessian matrix; and (7) a relational data base. Limited aspects of invariant theory were also incorporated into SDICE due to the utilization of potentials as a starting point and the desire for these potentials to be frame invariant (objective). The uniqueness of SDICE resides in its ability to manipulate expressions in a general yet pre-defined order and simplify expressions so as to limit expression growth. Results are displayed, when applicable, utilizing index notation. SDICE was designed to aid and complement the human constitutive model developer. A number of examples are utilized to illustrate the various features contained within SDICE. It is expected that this symbolic package can and will provide a significant incentive to the development of new constitutive theories.

  4. The dilemma of the symbols: analogies between philosophy, biology and artificial life.

    Science.gov (United States)

    Spadaro, Salvatore

    2013-01-01

    This article analyzes some analogies going from Artificial Life questions about the symbol-matter connection to Artificial Intelligence questions about symbol-grounding. It focuses on the notion of the interpretability of syntax and how the symbols are integrated in a unity ("binding problem"). Utilizing the DNA code as a model, this paper discusses how syntactic features could be defined as high-grade characteristics of the non syntactic relations in a material-dynamic structure, by using an emergentist approach. This topic furnishes the ground for a confutation of J. Searle's statement that syntax is observer-relative, as he wrote in his book "Mind: A Brief Introduction". Moreover the evolving discussion also modifies the classic symbol-processing doctrine in the mind which Searle attacks as a strong AL argument, that life could be implemented in a computational mode. Lastly, this paper furnishes a new way of support for the autonomous systems thesis in Artificial Life and Artificial Intelligence, using, inter alia, the "adaptive resonance theory" (ART).

  5. Symbolism and Advertising in Pop Art

    OpenAIRE

    Willis, Nicole

    2009-01-01

    Introduction The premise of the written work on the subject of Symbolism and Advertising in Pop Art is to reveal that the thread of symbolism, in advertisement and other forms of media, whether it be ancient or contemporary, has been an intrinsic part of all artworks to date and that historically, movements in socio-economic structures of societies and their relative consumerism have been a catalyst in the direction of representational art works. I will first approach the conce...

  6. Between Agency and Symbolic Violence

    DEFF Research Database (Denmark)

    Pedersen, Bodil Maria

    The Role of Symbolic Violence in Research and Policy: In Denmark it is a common assumption that gender equality, especially concerning sexual practices and other personal relations, has been fully accomplished. Consequently, public as well as professional discourses and practices concerning rape...... - could be exposed to sexualised violence. Another example is that therapy and other forms of help do not draw on critical perspectives on gender conditions. Rather, frequently and in essencialising approaches to concepts of femininity and masculinity, they individualise or over...... of this kind in public policies concerning gendered and gendering violence, it is necessary to develop critiques of aspects of symbolic violence (Beate Krais 1993), that have been conceptualised as ‘genderless gender’ by Suvi Ronkainen (2001). Thus statistic and other forms of research approaches wishing...

  7. Symbol interval optimization for molecular communication with drift.

    Science.gov (United States)

    Kim, Na-Rae; Eckford, Andrew W; Chae, Chan-Byoung

    2014-09-01

    In this paper, we propose a symbol interval optimization algorithm in molecular communication with drift. Proper symbol intervals are important in practical communication systems since information needs to be sent as fast as possible with low error rates. There is a trade-off, however, between symbol intervals and inter-symbol interference (ISI) from Brownian motion. Thus, we find proper symbol interval values considering the ISI inside two kinds of blood vessels, and also suggest no ISI system for strong drift models. Finally, an isomer-based molecule shift keying (IMoSK) is applied to calculate achievable data transmission rates (achievable rates, hereafter). Normalized achievable rates are also obtained and compared in one-symbol ISI and no ISI systems.

  8. Sigref - A Symbolic Bisimulation Tool Box

    NARCIS (Netherlands)

    Wimmer, Ralf; Herbstritt, Marc; Hermanns, Holger; Strampp, Kelley; Becker, Bernd; Graf, Susanne; Zhang, Wenhui

    2006-01-01

    We present a uniform signature-based approach to compute the most popular bisimulations. Our approach is implemented symbolically using BDDs, which enables the handling of very large transition systems. Signatures for the bisimulations are built up from a few generic building blocks, which naturally

  9. Understanding Analysis Macroscopic, microscopic, and Acid-Base Titration Symbolic Student Class XI Science High School and Improvement Efforts Microscopy Approach

    Directory of Open Access Journals (Sweden)

    Putu Indrayani

    2014-06-01

    Full Text Available Analisis Pemahaman Makroskopik, Mikroskopik, dan Simbolik Titrasi Asam-Basa Siswa Kelas XI IPA SMA serta Upaya Perbaikannya dengan Pendekatan Mikroskopik Abstract: This study aims to determine: (1 the level of understanding of the macroscopic, microscopic and symbolic students; (2 the error understanding of macroscopic, microscopic and symbolic students; (3 the effectiveness of the microscopic approach in an effort to improve students' ability to solve the problems macroscopic, symbolic and microscopic material acid-base titration. This research uses descriptive research design and quasi-experimental research design. Data research is the understanding of macroscopic, symbolic and microscopic students on the material acid-base titration. Student comprehension test measured with instruments that include: (1 macroscopic comprehension tests, (2 test the understanding of symbolic, and (3 understanding of the microscopic tests. Content validity was tested by a team of experts and the reliability of test questions macroscopic and microscopic calculated using the Spearman-Brown while reliability symbolic test item was calculated using Cronbach's Alpha. Data were analyzed using descriptive analysis and statistical tests using Anacova. Results of the study are as follows. (1 The level of understanding of the macroscopic students is high, while the symbolic and microscopic levels of understanding of students is very low. (2 Errors identified macroscopic understanding is that students do not understand that the color shown by indicators related to the nature of the solution. Symbolic understanding of the identified errors are: (i the student can not write ionization reaction; and (ii students can not choose the formula used to calculate the pH of the solution. Errors identified microscopic understanding is that students can not provide a microscopic picture of a solution of a strong acid, strong base, weak acid, weak base, and salt solutions because they do

  10. Cross-spectrum symbol synchronization

    Science.gov (United States)

    Mccallister, R. D.; Simon, M. K.

    1981-01-01

    A popular method of symbol synchronization exploits one aspect of generalized harmonic analysis, normally referred to as the cross-spectrum. Utilizing nonlinear techniques, the input symbol energy is effectively concentrated onto multiples of the symbol clock frequency, facilitating application of conventional phase lock synchronization techniques. A general treatment of the cross-spectrum technique is developed and shown to be applicable across a broad class of symbol modulation formats. An important specific symbol synchronization application is then treated, focusing the general development to provide both insight and quantitative measure of the performance impact associated with variation in these key synchronization parameters: symbol modulation format, symbol transition probability, symbol energy to noise density ratio, and symbol rate to filter bandwidth ratio.

  11. Entropy and long-range memory in random symbolic additive Markov chains.

    Science.gov (United States)

    Melnik, S S; Usatenko, O V

    2016-06-01

    The goal of this paper is to develop an estimate for the entropy of random symbolic sequences with elements belonging to a finite alphabet. As a plausible model, we use the high-order additive stationary ergodic Markov chain with long-range memory. Supposing that the correlations between random elements of the chain are weak, we express the conditional entropy of the sequence by means of the symbolic pair correlation function. We also examine an algorithm for estimating the conditional entropy of finite symbolic sequences. We show that the entropy contains two contributions, i.e., the correlation and the fluctuation. The obtained analytical results are used for numerical evaluation of the entropy of written English texts and DNA nucleotide sequences. The developed theory opens the way for constructing a more consistent and sophisticated approach to describe the systems with strong short-range and weak long-range memory.

  12. A clash of symbolic universes: Judeanism vs Hellenism | Cromhout ...

    African Journals Online (AJOL)

    This article investigates how Judeans responded to Hellenism in order to maintain the integrity of their ethnic identity. Judeanism and Hellenism are regarded as alternative “symbolic universes”. It is shown that Judeans used various approaches to maintain their symbolic universe. This included Berger and Luckmann's ...

  13. Symbolic Computing in Probabilistic and Stochastic Analysis

    Directory of Open Access Journals (Sweden)

    Kamiński Marcin

    2015-12-01

    Full Text Available The main aim is to present recent developments in applications of symbolic computing in probabilistic and stochastic analysis, and this is done using the example of the well-known MAPLE system. The key theoretical methods discussed are (i analytical derivations, (ii the classical Monte-Carlo simulation approach, (iii the stochastic perturbation technique, as well as (iv some semi-analytical approaches. It is demonstrated in particular how to engage the basic symbolic tools implemented in any system to derive the basic equations for the stochastic perturbation technique and how to make an efficient implementation of the semi-analytical methods using an automatic differentiation and integration provided by the computer algebra program itself. The second important illustration is probabilistic extension of the finite element and finite difference methods coded in MAPLE, showing how to solve boundary value problems with random parameters in the environment of symbolic computing. The response function method belongs to the third group, where interference of classical deterministic software with the non-linear fitting numerical techniques available in various symbolic environments is displayed. We recover in this context the probabilistic structural response in engineering systems and show how to solve partial differential equations including Gaussian randomness in their coefficients.

  14. Symbols and schemas in emotional eating

    DEFF Research Database (Denmark)

    Grunert, Suzanne C.

    1995-01-01

    . Particularly the aspects of security and pleasure are suggested to be important motivators for emotional eating. How these symbolic meanings relate to eating as a regulatory device for emotions is explained by a schema- theoretical approach distinguishing between automatic adaptation mechanisms and strategic......Emotional eating behaviour has been of interest to psychologists exclusively as a disorder. However, evidence suggests that it is a common aspect of normal food habits, initiated by both positive and negative emotions in order to regulate these. T behaviour thus serves to regain or preserve...... the psycho-mental homeostasis. To explain this phenomenon it is first shown which symbolic meanings are associated with eating and foods. The numerous connotations can be grouped into four basic dimensions: Security and pleasure as self-oriented, and status and prestige as socially oriented emotional symbols...

  15. The Development of Symbolic and Non-Symbolic Number Line Estimations: Three Developmental Accounts Contrasted Within Cross-Sectional and Longitudinal Data

    Directory of Open Access Journals (Sweden)

    Delphine Sasanguie

    2016-12-01

    Full Text Available Three theoretical accounts have been put forward for the development of children’s response patterns on number line estimation tasks: the log-to-linear representational shift, the two-linear-to-linear transformation and the proportion judgment account. These three accounts have not been contrasted, however, within one study, using one single criterion to determine which model provides the best fit. The present study contrasted these three accounts by examining first, second and sixth graders with a symbolic and non-symbolic number line estimation task (Experiment 1. In addition, first and second graders were tested again one year later (Experiment 2. In case of symbolic estimations, the proportion judgment account described the data best. Most young children’s non-symbolic estimation patterns were best described by a logarithmic model (within the log-to-lin account, whereas those of most older children were best described by the simple power model (within the proportion judgment account.

  16. Symbolics in control design: prospects and research issues

    DEFF Research Database (Denmark)

    Christensen, Anders

    1994-01-01

    The symbolic processor is targeted as a novel basic service in computer aided control system design. Basic symbolic tools are exemplified. A design process model is formulated for control design, with subsets manipulator, tools, target and goals. It is argued, that symbolic processing will give...... substantial contributions to future design environments, as it provides flexibility of representation not possible with traditional numerics. Based on the design process, views on research issues in the incorporation of symbolic processing into traditional numerical design environments are given...

  17. Symbolism in prehistoric man.

    Science.gov (United States)

    Facchini, F

    2000-12-01

    The aptitude for symbolization, characteristic of man, is revealed not only in artistic representations and funerary practices. It is exhibited by every manifestation of human activity or representation of natural phenomena that assumes or refers to a meaning. We can recognize functional symbolism (tool-making, habitative or food technology), social symbolism, (language and social communication) and spiritual symbolism (funerary practices and artistic expressions). On the basis of these concepts, research into symbolism in prehistoric man allows us to recognize forms of symbolism already in the manifestations of the most ancient humans, starting with Homo habilis (or rudolfensis). Toolmaking, social organization and organization of the territory are oriented toward survival and the life of the family group. They attest to symbolic behaviors and constitute symbolic systems by means of which man expresses himself, lives and transmits his symbolic world. The diverse forms of symbolism are discussed with reference to the different phases of prehistoric humanity.

  18. Can symbols be ‘promoted’ or ‘demoted’?: Symbols as religious phenomena

    Directory of Open Access Journals (Sweden)

    Jaco Beyers

    2013-03-01

    Full Text Available Religious symbols are part of our world, relating to another world. In order to understand the process by which symbols grow and develop, the particular context of a symbol is important. In this article a particular theory as to what symbols are, is presented. Religion presupposes the existence of two worlds: this-worldly (profane and the other-worldly (sacred. The means of communication and reference between these two worlds are symbols. Two examples are investigated so as to indicate how symbols can over time either be demoted or promoted. In the case of the Asherah and asherah as related in the Old Testament a demotion of a symbol is illustrated. The growth of ancient Egyptian religion is an example of a possible promotion of symbols. The conditions under which these processes can occur are investigated.

  19. Symbolic and Numerical Modeling of Nonlinear Dynamics of Particles in Accelerators

    Science.gov (United States)

    Andrianov, Sergey; Sboeva, Ekaterina

    2018-02-01

    This paper is devoted to one of the methods of symbolic computation, which based on perturbation theory and constructed in the framework of matrix formalism. This method can be used for solving optimization problems and preliminary modeling in accelerator physics. There are presented the main theoretical positions and demonstration the result of this method on example of one of classical problems.

  20. Towards Symbolic Encryption Schemes

    DEFF Research Database (Denmark)

    Ahmed, Naveed; Jensen, Christian D.; Zenner, Erik

    2012-01-01

    , namely an authenticated encryption scheme that is secure under chosen ciphertext attack. Therefore, many reasonable encryption schemes, such as AES in the CBC or CFB mode, are not among the implementation options. In this paper, we report new attacks on CBC and CFB based implementations of the well......Symbolic encryption, in the style of Dolev-Yao models, is ubiquitous in formal security models. In its common use, encryption on a whole message is specified as a single monolithic block. From a cryptographic perspective, however, this may require a resource-intensive cryptographic algorithm......-known Needham-Schroeder and Denning-Sacco protocols. To avoid such problems, we advocate the use of refined notions of symbolic encryption that have natural correspondence to standard cryptographic encryption schemes....

  1. Concomitant use of the matrix strategy and the mand-model procedure in teaching graphic symbol combinations.

    Science.gov (United States)

    Nigam, Ravi; Schlosser, Ralf W; Lloyd, Lyle L

    2006-09-01

    Matrix strategies employing parts of speech arranged in systematic language matrices and milieu language teaching strategies have been successfully used to teach word combining skills to children who have cognitive disabilities and some functional speech. The present study investigated the acquisition and generalized production of two-term semantic relationships in a new population using new types of symbols. Three children with cognitive disabilities and little or no functional speech were taught to combine graphic symbols. The matrix strategy and the mand-model procedure were used concomitantly as intervention procedures. A multiple probe design across sets of action-object combinations with generalization probes of untrained combinations was used to teach the production of graphic symbol combinations. Results indicated that two of the three children learned the early syntactic-semantic rule of combining action-object symbols and demonstrated generalization to untrained action-object combinations and generalization across trainers. The results and future directions for research are discussed.

  2. Mechatronics by bond graphs an object-oriented approach to modelling and simulation

    CERN Document Server

    Damić, Vjekoslav

    2015-01-01

    This book presents a computer-aided approach to the design of mechatronic systems. Its subject is an integrated modeling and simulation in a visual computer environment. Since the first edition, the simulation software changed enormously, became more user-friendly and easier to use. Therefore, a second edition became necessary taking these improvements into account. The modeling is based on system top-down and bottom-up approach. The mathematical models are generated in a form of differential-algebraic equations and solved using numerical and symbolic algebra methods. The integrated approach developed is applied to mechanical, electrical and control systems, multibody dynamics, and continuous systems. .

  3. Long-Term Symbolic Learning

    National Research Council Canada - National Science Library

    Kennedy, William G; Trafton, J. G

    2007-01-01

    What are the characteristics of long-term learning? We investigated the characteristics of long-term, symbolic learning using the Soar and ACT-R cognitive architectures running cognitive models of two simple tasks...

  4. Evaluation of group theoretical characteristics using the symbolic manipulation language MAPLE

    International Nuclear Information System (INIS)

    Taneri, U.; Paldus, J.

    1994-01-01

    Relying on theoretical developments exploiting quasispin and the pseudo-orthogonal group in the Hubbard model of cyclic polyenes, the general expressions for generating polynomials, providing the dimensional information for relevant irreducible representations, were derived. These generating polynomials result from 1-dimensional formulas through rather tedious algebraic manipulations involving ratios of polynomials with fractional powers. It is shown that these expressions may be efficiently handled using the symbolic manipulation language MAPLE and the dimensional information for an arbitrary spin, isospin, and quasimomentum obtained. Exploitation of symbolic computation for other group theoretical problems that are relevant in quantum chemical calculations and their relationship with Guassian polynomial based combinatorial approaches is also briefly addressed and various possible applications outlined

  5. Associations of non-symbolic and symbolic numerical magnitude processing with mathematical competence: a meta-analysis.

    Science.gov (United States)

    Schneider, Michael; Beeres, Kassandra; Coban, Leyla; Merz, Simon; Susan Schmidt, S; Stricker, Johannes; De Smedt, Bert

    2017-05-01

    Many studies have investigated the association between numerical magnitude processing skills, as assessed by the numerical magnitude comparison task, and broader mathematical competence, e.g. counting, arithmetic, or algebra. Most correlations were positive but varied considerably in their strengths. It remains unclear whether and to what extent the strength of these associations differs systematically between non-symbolic and symbolic magnitude comparison tasks and whether age, magnitude comparison measures or mathematical competence measures are additional moderators. We investigated these questions by means of a meta-analysis. The literature search yielded 45 articles reporting 284 effect sizes found with 17,201 participants. Effect sizes were combined by means of a two-level random-effects regression model. The effect size was significantly higher for the symbolic (r = .302, 95% CI [.243, .361]) than for the non-symbolic (r = .241, 95% CI [.198, .284]) magnitude comparison task and decreased very slightly with age. The correlation was higher for solution rates and Weber fractions than for alternative measures of comparison proficiency. It was higher for mathematical competencies that rely more heavily on the processing of magnitudes (i.e. mental arithmetic and early mathematical abilities) than for others. The results support the view that magnitude processing is reliably associated with mathematical competence over the lifespan in a wide range of tasks, measures and mathematical subdomains. The association is stronger for symbolic than for non-symbolic numerical magnitude processing. So symbolic magnitude processing might be a more eligible candidate to be targeted by diagnostic screening instruments and interventions for school-aged children and for adults. © 2016 John Wiley & Sons Ltd.

  6. An approach to the symbolic representation of brain arteriovenous malformations for management and treatment planning

    Energy Technology Data Exchange (ETDEWEB)

    Orlowski, Piotr; Noble, Alison [University of Oxford, Institute of Biomedical Engineering, Department of Engineering Science, Oxford (United Kingdom); Mahmud, Imran; Kamran, Mudassar; Byrne, James V. [University of Oxford, John Radcliffe Hospital, Nuffield Department of Surgical Sciences, Oxford (United Kingdom); Summers, Paul [University of Oxford, John Radcliffe Hospital, Nuffield Department of Surgical Sciences, Oxford (United Kingdom); University of Modena and Reggio Emilia, Department of Biomedical, Metabolic and Neural Sciences, Modena (Italy); Ventikos, Yiannis [University College London, Department of Mechanical Engineering, London (United Kingdom)

    2014-03-15

    There is currently no standardised approach to arteriovenous malformation (AVM) reporting. Existing AVM classification systems focuses on angioarchitectural features and omit haemodynamic, anatomical and topological parameters intuitively used by therapists. We introduce a symbolic vocabulary to represent the state of an AVM of the brain at different stages of treatment. The vocabulary encompasses the main anatomic and haemodynamic features of interest in treatment planning and provides shorthand symbols to represent the interventions themselves in a schematic representation. The method was presented to 50 neuroradiologists from14 countries during a workshop and graded 7.34 ± 1.92 out of ten for its usefulness as means of standardising and facilitating communication between clinicians and allowing comparisons between AVM cases. Feedback from the survey was used to revise the method and improve its completeness. For an AVM test case, participants were asked to produce a conventional written report and subsequently a diagrammatic report. The two required, on average, 6.19 ± 2.05 and 5.09 ± 3.01 min, respectively. Eighteen participants said that producing the diagram changed the way they thought about the AVM test case. Introduced into routine practice, the diagrams would represent a step towards a standardised approach to AVM reporting with consequent benefits for comparative analysis and communication as well as for identifying best treatment strategies. (orig.)

  7. An approach to the symbolic representation of brain arteriovenous malformations for management and treatment planning

    International Nuclear Information System (INIS)

    Orlowski, Piotr; Noble, Alison; Mahmud, Imran; Kamran, Mudassar; Byrne, James V.; Summers, Paul; Ventikos, Yiannis

    2014-01-01

    There is currently no standardised approach to arteriovenous malformation (AVM) reporting. Existing AVM classification systems focuses on angioarchitectural features and omit haemodynamic, anatomical and topological parameters intuitively used by therapists. We introduce a symbolic vocabulary to represent the state of an AVM of the brain at different stages of treatment. The vocabulary encompasses the main anatomic and haemodynamic features of interest in treatment planning and provides shorthand symbols to represent the interventions themselves in a schematic representation. The method was presented to 50 neuroradiologists from14 countries during a workshop and graded 7.34 ± 1.92 out of ten for its usefulness as means of standardising and facilitating communication between clinicians and allowing comparisons between AVM cases. Feedback from the survey was used to revise the method and improve its completeness. For an AVM test case, participants were asked to produce a conventional written report and subsequently a diagrammatic report. The two required, on average, 6.19 ± 2.05 and 5.09 ± 3.01 min, respectively. Eighteen participants said that producing the diagram changed the way they thought about the AVM test case. Introduced into routine practice, the diagrams would represent a step towards a standardised approach to AVM reporting with consequent benefits for comparative analysis and communication as well as for identifying best treatment strategies. (orig.)

  8. Controlling cyclic combustion timing variations using a symbol-statistics predictive approach in an HCCI engine

    International Nuclear Information System (INIS)

    Ghazimirsaied, Ahmad; Koch, Charles Robert

    2012-01-01

    Highlights: ► Misfire reduction in a combustion engine based on chaotic theory methods. ► Chaotic theory analysis of cyclic variation of a HCCI engine near misfire. ► Symbol sequence approach is used to predict ignition timing one cycle-ahead. ► Prediction is combined with feedback control to lower HCCI combustion variation. ► Feedback control extends the HCCI operating range into the misfire region. -- Abstract: Cyclic variation of a Homogeneous Charge Compression Ignition (HCCI) engine near misfire is analyzed using chaotic theory methods and feedback control is used to stabilize high cyclic variations. Variation of consecutive cycles of θ Pmax (the crank angle of maximum cylinder pressure over an engine cycle) for a Primary Reference Fuel engine is analyzed near misfire operation for five test points with similar conditions but different octane numbers. The return map of the time series of θ Pmax at each combustion cycle reveals the deterministic and random portions of the dynamics near misfire for this HCCI engine. A symbol-statistic approach is used to predict θ Pmax one cycle-ahead. Predicted θ Pmax has similar dynamical behavior to the experimental measurements. Based on this cycle ahead prediction, and using fuel octane as the input, feedback control is used to stabilize the instability of θ Pmax variations at this engine condition near misfire.

  9. Imagining and Remembering City: Memory, Space and Symbolism of Belgrade

    Directory of Open Access Journals (Sweden)

    Ljiljana Rogač Mijatović

    2014-11-01

    Full Text Available In contemporary “runaway world”, cities are becoming the main reference point of social life, change and development. The author discusses the complex process of articulating city identity and memory, as well as the meanings that arise in the interaction of memory, space and symbols of the city, within urban symbolism and cultural memory approach. What are the strategies of activating the cultural memory through multiple symbol bearers of the city, both tangible and intangible? The case study of the city of Belgrade indicates how the narratives related to memory and symbol bearers can be used in fostering culturally sustainable development of the city.

  10. Concealed identification symbols and nondestructive determination of the identification symbols

    Science.gov (United States)

    Nance, Thomas A.; Gibbs, Kenneth M.

    2014-09-16

    The concealing of one or more identification symbols into a target object and the subsequent determination or reading of such symbols through non-destructive testing is described. The symbols can be concealed in a manner so that they are not visible to the human eye and/or cannot be readily revealed to the human eye without damage or destruction of the target object. The identification symbols can be determined after concealment by e.g., the compilation of multiple X-ray images. As such, the present invention can also provide e.g., a deterrent to theft and the recovery of lost or stolen objects.

  11. Symbolic Play in the Treatment of Autism in Children.

    Science.gov (United States)

    Voyat, Gilbert

    1982-01-01

    Explores the role of symbolic play in the cognitive and psychic development of the normal child and describes the autistic child. Reviews a model treatment program for autism developed at the City College of New York, discussing the therapeutic role of symbolic play in that model. (Author/MJL)

  12. Novel Rock Detection Intelligence for Space Exploration Based on Non-Symbolic Algorithms and Concepts

    Science.gov (United States)

    Yildirim, Sule; Beachell, Ronald L.; Veflingstad, Henning

    2007-01-01

    Future space exploration can utilize artificial intelligence as an integral part of next generation space rover technology to make the rovers more autonomous in performing mission objectives. The main advantage of the increased autonomy through a higher degree of intelligence is that it allows for greater utilization of rover resources by reducing the frequency of time consuming communications between rover and earth. In this paper, we propose a space exploration application of our research on a non-symbolic algorithm and concepts model. This model is based on one of the most recent approaches of cognitive science and artificial intelligence research, a parallel distributed processing approach. We use the Mars rovers. Sprit and Opportunity, as a starting point for proposing what rovers in the future could do if the presented model of non-symbolic algorithms and concepts is embedded in a future space rover. The chosen space exploration application for this paper, novel rock detection, is only one of many potential space exploration applications which can be optimized (through reduction of the frequency of rover-earth communications. collection and transmission of only data that is distinctive/novel) through the use of artificial intelligence technology compared to existing approaches.

  13. CHRISTIAN SYMBOLISM IN FYODOR DOSTOEVSKY'S NOVEL "THE POSSESSED" ("DEMONS"

    Directory of Open Access Journals (Sweden)

    Sergei Leonidovich Sharakov

    2013-11-01

    Full Text Available The article raises a question of Christian symbolism in Fyodor Dostoevsky’s novel The Possessed (Demons. The introductory part identifies the purpose of a symbol in Christian poetics through the parallel with ancient symbolism. The author makes a conclusion that the functional role of a symbol in the ancient world and Christian tradition is different. Therefore, the ancient symbol involves a number of interrelated categories, such as fate, intuition or conjecture, inspiration, and predictions. Christian symbolism is based on the idea of redemption and moral innocence. Methodologically, the article is based on a cultural and historical approach, as well as on the comparative academic tradition. The overview of Dostoyevsky’s pre-materials for The Possessed (Demons enables us to suggest the use of Christian symbolism in this novel. Hence, the objective of the study is to investigate a composition of images and symbols in this piece of writing, with a special focus on the image of a chronicler since the storyline of the novel is developed through his perception. We make a supposition that there are several levels of Gospel perception in the artistic vision or consciousness of the chronicler, that form the basis of the symbolical composition of the novel. The article sequentially examines the examples of Christian symbolism, including the connection of ideas, characters and storylines of the novel with the Gospel. Then it gives evidence and reasons for the thesis that the Gospel gives the characters of the novel the grounds for shaping their destiny.

  14. Symbolic and non symbolic numerical representation in adults with and without developmental dyscalculia

    Directory of Open Access Journals (Sweden)

    Furman Tamar

    2012-11-01

    Full Text Available Abstract Background The question whether Developmental Dyscalculia (DD; a deficit in the ability to process numerical information is the result of deficiencies in the non symbolic numerical representation system (e.g., a group of dots or in the symbolic numerical representation system (e.g., Arabic numerals has been debated in scientific literature. It is accepted that the non symbolic system is divided into two different ranges, the subitizing range (i.e., quantities from 1-4 which is processed automatically and quickly, and the counting range (i.e., quantities larger than 4 which is an attention demanding procedure and is therefore processed serially and slowly. However, so far no study has tested the automaticity of symbolic and non symbolic representation in DD participants separately for the subitizing and the counting ranges. Methods DD and control participants undergo a novel version of the Stroop task, i.e., the Enumeration Stroop. They were presented with a random series of between one and nine written digits, and were asked to name either the relevant written digit (in the symbolic task or the relevant quantity of digits (in the non symbolic task while ignoring the irrelevant aspect. Result DD participants, unlike the control group, didn't show any congruency effect in the subitizing range of the non symbolic task. Conclusion These findings suggest that DD may be impaired in the ability to process symbolic numerical information or in the ability to automatically associate the two systems (i.e., the symbolic vs. the non symbolic. Additionally DD have deficiencies in the non symbolic counting range.

  15. Symbolic and non symbolic numerical representation in adults with and without developmental dyscalculia.

    Science.gov (United States)

    Furman, Tamar; Rubinsten, Orly

    2012-11-28

    The question whether Developmental Dyscalculia (DD; a deficit in the ability to process numerical information) is the result of deficiencies in the non symbolic numerical representation system (e.g., a group of dots) or in the symbolic numerical representation system (e.g., Arabic numerals) has been debated in scientific literature. It is accepted that the non symbolic system is divided into two different ranges, the subitizing range (i.e., quantities from 1-4) which is processed automatically and quickly, and the counting range (i.e., quantities larger than 4) which is an attention demanding procedure and is therefore processed serially and slowly. However, so far no study has tested the automaticity of symbolic and non symbolic representation in DD participants separately for the subitizing and the counting ranges. DD and control participants undergo a novel version of the Stroop task, i.e., the Enumeration Stroop. They were presented with a random series of between one and nine written digits, and were asked to name either the relevant written digit (in the symbolic task) or the relevant quantity of digits (in the non symbolic task) while ignoring the irrelevant aspect. DD participants, unlike the control group, didn't show any congruency effect in the subitizing range of the non symbolic task. These findings suggest that DD may be impaired in the ability to process symbolic numerical information or in the ability to automatically associate the two systems (i.e., the symbolic vs. the non symbolic). Additionally DD have deficiencies in the non symbolic counting range.

  16. Your wish is my command! The influence of symbolic modelling on preschool children’s delay of gratification

    Science.gov (United States)

    Kumst, S

    2015-01-01

    The ability of children to delay gratification is correlated with a range of positive outcomes in adulthood, showing the potential impact of helping young children increase their competence in this area. This study investigated the influence of symbolic models on the self-control of 3-year old children. Eighty-three children were randomly assigned to one of three modelling conditions: personal storytelling, impersonal storytelling, and control. Children were tested on the delay-of-gratification maintenance paradigm both before and after being exposed to a symbolic model or control condition. Repeated measures ANOVA revealed no significant differences between the two storytelling groups and the control group, indicating that the symbolic models did not influence children’s ability to delay gratification. A serendipitous finding showed a positive relationship between the ability of children to wait and their production and accurate use of temporal terms, which was more pronounced in girls than boys. This finding may be an indication that a higher temporal vocabulary is linked to a continuous representation of the self in time, facilitating a child’s representation of the future-self receiving a larger reward than what the present-self could receive. PMID:25737814

  17. Symbolic interactionism and critical perspective: divergent or synergistic?

    Science.gov (United States)

    Burbank, Patricia M; Martins, Diane C

    2010-01-01

    Throughout their history, symbolic interactionism and critical perspective have been viewed as divergent theoretical perspectives with different philosophical underpinnings. A review of their historical and philosophical origins reveals both points of divergence and areas of convergence. Their underlying philosophies of science and views of human freedom are different as is their level of focus with symbolic interactionism having a micro perspective and critical perspective using a macro perspective. This micro/macro difference is reflected in the divergence of their major concepts, goals and basic tenets. While their underlying philosophies are different, however, they are not necessarily contradictory and areas of convergence may include the concepts of reference groups and looking glass self within symbolic interactionism and ideological hegemony within critical perspective. By using a pragmatic approach and combining symbolic interactionism and critical perspectives, both micro and macro levels come into focus and strategies for change across individual and societal levels can be developed and applied. Application of both symbolic interactionism and critical perspective to nursing research and scholarship offers exciting new opportunities for theory development and research methodologies. In nursing education, these two perspectives can give students added insight into patients' and families' problems at the micro level while, at the same time, giving them a lens to see and tools to apply to problems at the macro level in health care. In nursing practice, a combined symbolic interactionism/critical perspective approach assists nurses to give high-quality care at the individual level while also working at the macro level to address the manufacturers of illness. New research questions emerge from this combination of perspectives with new possibilities for theory development, a transformation in nursing education, and the potential for new practice strategies that

  18. Children’s Non-symbolic, Symbolic Addition and Their Mapping Capacity at 4–7 Years Old

    Directory of Open Access Journals (Sweden)

    Yanjun Li

    2017-07-01

    Full Text Available The study aimed to examine the developmental trajectories of non-symbolic and symbolic addition capacities in children and the mapping ability between these two. We assessed 106 4- to 7-year-old children and found that 4-year-olds were able to do non-symbolic addition but not symbolic addition. Five-year-olds and older were able to do symbolic addition and their performance in symbolic addition exceeded non-symbolic addition in grade 1 (approximate age 7. These results suggested non-symbolic addition ability emerges earlier and is less affected by formal mathematical education than symbolic addition. Meanwhile, we tested children’s bi-directional mapping ability using a novel task and found that children were able to map between symbolic and non-symbolic representations of number at age 5. Their ability in mapping non-symbolic to symbolic number became more proficient in grade 1 (approximate age 7. This suggests children at age 7 have developed a relatively mature symbolic representation system.

  19. Using Symbolic Interactionism Insights as an Approach to Helping the Individual with Asperger's Syndrome Overcome Barriers to Social Inclusion

    Science.gov (United States)

    Hughes, Paul

    2016-01-01

    This article outlines a case for using symbolic interactionism as a tool to help individuals with Asperger's syndrome reconcile situations in which communication might prove challenging. This study builds on previous work carried out by the author which describes an autoethnographical approach to help the individual with Asperger's syndrome gain…

  20. The symbol grounding problem revisited: a thorough evaluation of the ANS mapping account and the proposal of an alternative account based on symbol-symbol associations.

    Directory of Open Access Journals (Sweden)

    Bert Reynvoet

    2016-10-01

    Full Text Available Recently, a lot of studies in the domain of numerical cognition have been published demonstrating a robust association between numerical symbol processing and individual differences in mathematics achievement. Because numerical symbols are so important for mathematics achievement, many researchers want to provide an answer on the ‘symbol grounding problem’, i.e., how does a symbol acquires its numerical meaning? The most popular account, the ANS mapping account, assumes that a symbol acquires its numerical meaning by being mapped on a non-verbal and Approximate Number System (ANS. Here, we critically evaluate four arguments that are supposed to support this account, i.e., (1 there is an evolutionary system for approximate number processing, (2 non-symbolic and symbolic number processing show the same behavioral effects, (3 non-symbolic and symbolic numbers activate the same brain regions which are also involved in more advanced calculation and (4 non-symbolic comparison is related to the performance on symbolic mathematics achievement tasks. Based on this evaluation, we conclude that all of these arguments and consequently also the mapping account are questionable. Next we explored less popular alternative, where small numerical symbols are initially mapped on a precise representation and then, in combination with increasing knowledge of the counting list result in an independent and exact symbolic system based on order relations between symbols. We evaluate this account by reviewing evidence on order judgement tasks following the same four arguments. Although further research is necessary, the available evidence so far suggests that this symbol-symbol association account should be considered as a worthy alternative of how symbols acquire their meaning.

  1. The Symbol Grounding Problem Revisited: A Thorough Evaluation of the ANS Mapping Account and the Proposal of an Alternative Account Based on Symbol-Symbol Associations.

    Science.gov (United States)

    Reynvoet, Bert; Sasanguie, Delphine

    2016-01-01

    Recently, a lot of studies in the domain of numerical cognition have been published demonstrating a robust association between numerical symbol processing and individual differences in mathematics achievement. Because numerical symbols are so important for mathematics achievement, many researchers want to provide an answer on the 'symbol grounding problem,' i.e., how does a symbol acquires its numerical meaning? The most popular account, the approximate number system ( ANS ) mapping account , assumes that a symbol acquires its numerical meaning by being mapped on a non-verbal and ANS. Here, we critically evaluate four arguments that are supposed to support this account, i.e., (1) there is an evolutionary system for approximate number processing, (2) non-symbolic and symbolic number processing show the same behavioral effects, (3) non-symbolic and symbolic numbers activate the same brain regions which are also involved in more advanced calculation and (4) non-symbolic comparison is related to the performance on symbolic mathematics achievement tasks. Based on this evaluation, we conclude that all of these arguments and consequently also the mapping account are questionable. Next we explored less popular alternative, where small numerical symbols are initially mapped on a precise representation and then, in combination with increasing knowledge of the counting list result in an independent and exact symbolic system based on order relations between symbols. We evaluate this account by reviewing evidence on order judgment tasks following the same four arguments. Although further research is necessary, the available evidence so far suggests that this symbol-symbol association account should be considered as a worthy alternative of how symbols acquire their meaning.

  2. Symbolic-Numeric Integration of the Dynamical Cosserat Equations

    KAUST Repository

    Lyakhov, Dmitry A.

    2017-08-29

    We devise a symbolic-numeric approach to the integration of the dynamical part of the Cosserat equations, a system of nonlinear partial differential equations describing the mechanical behavior of slender structures, like fibers and rods. This is based on our previous results on the construction of a closed form general solution to the kinematic part of the Cosserat system. Our approach combines methods of numerical exponential integration and symbolic integration of the intermediate system of nonlinear ordinary differential equations describing the dynamics of one of the arbitrary vector-functions in the general solution of the kinematic part in terms of the module of the twist vector-function. We present an experimental comparison with the well-established generalized \\\\alpha -method illustrating the computational efficiency of our approach for problems in structural mechanics.

  3. Symbolic-Numeric Integration of the Dynamical Cosserat Equations

    KAUST Repository

    Lyakhov, Dmitry A.; Gerdt, Vladimir P.; Weber, Andreas G.; Michels, Dominik L.

    2017-01-01

    We devise a symbolic-numeric approach to the integration of the dynamical part of the Cosserat equations, a system of nonlinear partial differential equations describing the mechanical behavior of slender structures, like fibers and rods. This is based on our previous results on the construction of a closed form general solution to the kinematic part of the Cosserat system. Our approach combines methods of numerical exponential integration and symbolic integration of the intermediate system of nonlinear ordinary differential equations describing the dynamics of one of the arbitrary vector-functions in the general solution of the kinematic part in terms of the module of the twist vector-function. We present an experimental comparison with the well-established generalized \\alpha -method illustrating the computational efficiency of our approach for problems in structural mechanics.

  4. Symbolic BDD and ADD Algorithms for Energy Games

    Directory of Open Access Journals (Sweden)

    Shahar Maoz

    2016-11-01

    Full Text Available Energy games, which model quantitative consumption of a limited resource, e.g., time or energy, play a central role in quantitative models for reactive systems. Reactive synthesis constructs a controller which satisfies a given specification, if one exists. For energy games a synthesized controller ensures to satisfy not only the safety constraints of the specification but also the quantitative constraints expressed in the energy game. A symbolic algorithm for energy games, recently presented by Chatterjee et al., is symbolic in its representation of quantitative values but concrete in the representation of game states and transitions. In this paper we present an algorithm that is symbolic both in the quantitative values and in the underlying game representation. We have implemented our algorithm using two different symbolic representations for reactive games, Binary Decision Diagrams (BDD and Algebraic Decision Diagrams (ADD. We investigate the commonalities and differences of the two implementations and compare their running times on specifications of energy games.

  5. 'demoted'?: Symbols as religious phenomena

    African Journals Online (AJOL)

    2013-03-06

    Mar 6, 2013 ... process by which symbols grow and develop, the particular context of a symbol is important. In this article a particular theory as to what symbols are, is presented. ... of communication and reference between these two worlds are symbols. .... from a psychological perspective, understands symbols as a.

  6. Symbolic and non-symbolic number magnitude processing in children with developmental dyscalculia.

    Science.gov (United States)

    Castro Cañizares, Danilka; Reigosa Crespo, Vivian; González Alemañy, Eduardo

    2012-11-01

    The aim of this study was to evaluate if children with Developmental Dyscalculia (DD) exhibit a general deficit in magnitude representations or a specific deficit in the connection of symbolic representations with the corresponding analogous magnitudes. DD was diagnosed using a timed arithmetic task. The experimental magnitude comparison tasks were presented in non-symbolic and symbolic formats. DD and typically developing (TD) children showed similar numerical distance and size congruity effects. However, DD children performed significantly slower in the symbolic task. These results are consistent with the access deficit hypothesis, according to which DD children's deficits are caused by difficulties accessing magnitude information from numerical symbols rather than in processing numerosities per se.

  7. SYMBOL AND LOGO. THE WAY IN WHICH YOUNG PEOPLE IN KRAKOW PERCEIVE SYMBOLS

    Directory of Open Access Journals (Sweden)

    Marta Jarzyna

    2006-01-01

    Full Text Available Symbols are essential elements of each culture. Thanks to them the meaning is created and tradition is kept alive. Advertising and marketing specialist quite often use the meanings of the symbols to create trademarks. In this way specialists refer to the assotiations rooted in the tradition.In my article I am trying to answer following questions: Has logo become symbol? Has logo taken over all the function of the symbol? Can we tell the difference between the meaning of the advertisement and the cultural meaning? I also want to find out, what people understand through the meaning of the symbol. Therfore I have conducted the survey among the high school students and the customers of three banks of Krakow. My researches have shown that most young people find it difficult to define the meaning of the symbol. Moreover high school students cannot show the difference between the symbol and the trade mark.

  8. Additive N-step Markov chains as prototype model of symbolic stochastic dynamical systems with long-range correlations

    International Nuclear Information System (INIS)

    Mayzelis, Z.A.; Apostolov, S.S.; Melnyk, S.S.; Usatenko, O.V.; Yampol'skii, V.A.

    2007-01-01

    A theory of symbolic dynamic systems with long-range correlations based on the consideration of the binary N-step Markov chains developed earlier in Phys Rev Lett 2003;90:110601 is generalized to the biased case (non-equal numbers of zeros and unities in the chain). In the model, the conditional probability that the ith symbol in the chain equals zero (or unity) is a linear function of the number of unities (zeros) among the preceding N symbols. The correlation and distribution functions as well as the variance of number of symbols in the words of arbitrary length L are obtained analytically and verified by numerical simulations. A self-similarity of the studied stochastic process is revealed and the similarity group transformation of the chain parameters is presented. The diffusion Fokker-Planck equation governing the distribution function of the L-words is explored. If the persistent correlations are not extremely strong, the distribution function is shown to be the Gaussian with the variance being nonlinearly dependent on L. An equation connecting the memory and correlation function of the additive Markov chain is presented. This equation allows reconstructing a memory function using a correlation function of the system. Effectiveness and robustness of the proposed method is demonstrated by simple model examples. Memory functions of concrete coarse-grained literary texts are found and their universal power-law behavior at long distances is revealed

  9. Additive N-step Markov chains as prototype model of symbolic stochastic dynamical systems with long-range correlations

    Energy Technology Data Exchange (ETDEWEB)

    Mayzelis, Z.A. [Department of Physics, Kharkov National University, 4 Svoboda Sq., Kharkov 61077 (Ukraine); Apostolov, S.S. [Department of Physics, Kharkov National University, 4 Svoboda Sq., Kharkov 61077 (Ukraine); Melnyk, S.S. [A. Ya. Usikov Institute for Radiophysics and Electronics, Ukrainian Academy of Science, 12 Proskura Street, 61085 Kharkov (Ukraine); Usatenko, O.V. [A. Ya. Usikov Institute for Radiophysics and Electronics, Ukrainian Academy of Science, 12 Proskura Street, 61085 Kharkov (Ukraine)]. E-mail: usatenko@ire.kharkov.ua; Yampol' skii, V.A. [A. Ya. Usikov Institute for Radiophysics and Electronics, Ukrainian Academy of Science, 12 Proskura Street, 61085 Kharkov (Ukraine)

    2007-10-15

    A theory of symbolic dynamic systems with long-range correlations based on the consideration of the binary N-step Markov chains developed earlier in Phys Rev Lett 2003;90:110601 is generalized to the biased case (non-equal numbers of zeros and unities in the chain). In the model, the conditional probability that the ith symbol in the chain equals zero (or unity) is a linear function of the number of unities (zeros) among the preceding N symbols. The correlation and distribution functions as well as the variance of number of symbols in the words of arbitrary length L are obtained analytically and verified by numerical simulations. A self-similarity of the studied stochastic process is revealed and the similarity group transformation of the chain parameters is presented. The diffusion Fokker-Planck equation governing the distribution function of the L-words is explored. If the persistent correlations are not extremely strong, the distribution function is shown to be the Gaussian with the variance being nonlinearly dependent on L. An equation connecting the memory and correlation function of the additive Markov chain is presented. This equation allows reconstructing a memory function using a correlation function of the system. Effectiveness and robustness of the proposed method is demonstrated by simple model examples. Memory functions of concrete coarse-grained literary texts are found and their universal power-law behavior at long distances is revealed.

  10. The impact of symbolic and non-symbolic quantity on spatial learning.

    Directory of Open Access Journals (Sweden)

    Koleen McCrink

    Full Text Available An implicit mapping of number to space via a "mental number line" occurs automatically in adulthood. Here, we systematically explore the influence of differing representations of quantity (no quantity, non-symbolic magnitudes, and symbolic numbers and directional flow of stimuli (random flow, left-to-right, or right-to-left on learning and attention via a match-to-sample working memory task. When recalling a cognitively demanding string of spatial locations, subjects performed best when information was presented right-to-left. When non-symbolic or symbolic numerical arrays were embedded in these spatial locations, and mental number line congruency prompted, this effect was attenuated and in some cases reversed. In particular, low-performing female participants who viewed increasing non-symbolic number arrays paired with the spatial locations exhibited better recall for left-to-right directional flow information relative to right-to-left, and better processing for the left side of space relative to the right side of space. The presence of symbolic number during spatial learning enhanced recall to a greater degree than non-symbolic number--especially for female participants, and especially when cognitive load is high--and this difference was independent of directional flow of information. We conclude that quantity representations have the potential to scaffold spatial memory, but this potential is subtle, and mediated by the nature of the quantity and the gender and performance level of the learner.

  11. Contextual System of Symbol Structural Recognition based on an Object-Process Methodology

    OpenAIRE

    Delalandre, Mathieu

    2005-01-01

    We present in this paper a symbol recognition system for the graphic documents. This one is based on a contextual approach for symbol structural recognition exploiting an Object-Process Methodology. It uses a processing library composed of structural recognition processings and contextual evaluation processings. These processings allow our system to deal with the multi-representation of symbols. The different processings are controlled, in an automatic way, by an inference engine during the r...

  12. A MODEL FOR INTEGRATING ACTUAL NEUROTIC OR UNREPRESENTED STATES AND SYMBOLIZED ASPECTS OF INTRAPSYCHIC CONFLICT.

    Science.gov (United States)

    Busch, Fredric N

    2017-01-01

    In psychoanalytic theory, the importance of actual neuroses-considered to be devoid of psychic content-diminished as Freud and subsequent analysts focused on unconscious intrapsychic conflict. This paper explores the relationship between actual neurotic and unrepresented states, which are believed to be best addressed through attention to countertransference, intersubjectivity, and enactments rather than interpretation of intrapsychic conflict. Models suggesting how actual neurotic states and symbolized intrapsychic conflict may interact with each other and environmental stressors are described. Symbolizing actual neurotic states and establishing meaningful linkages between somatic/affective experiences and intrapsychic conflict are viewed as necessary for effective treatment of many disorders. © 2017 The Psychoanalytic Quarterly, Inc.

  13. Generating and Solving Symbolic Parity Games

    Directory of Open Access Journals (Sweden)

    Gijs Kant

    2014-07-01

    Full Text Available We present a new tool for verification of modal mu-calculus formulae for process specifications, based on symbolic parity games. It enhances an existing method, that first encodes the problem to a Parameterised Boolean Equation System (PBES and then instantiates the PBES to a parity game. We improved the translation from specification to PBES to preserve the structure of the specification in the PBES, we extended LTSmin to instantiate PBESs to symbolic parity games, and implemented the recursive parity game solving algorithm by Zielonka for symbolic parity games. We use Multi-valued Decision Diagrams (MDDs to represent sets and relations, thus enabling the tools to deal with very large systems. The transition relation is partitioned based on the structure of the specification, which allows for efficient manipulation of the MDDs. We performed two case studies on modular specifications, that demonstrate that the new method has better time and memory performance than existing PBES based tools and can be faster (but slightly less memory efficient than the symbolic model checker NuSMV.

  14. Symbol in View of Ambiguity

    Directory of Open Access Journals (Sweden)

    Mohamad reza Yousefi

    2013-11-01

    Full Text Available Abstract Symbol from the perspective of rhetorical word, is phrase or sentence that apparent meaning, also inspires to reader a wide range of semantic.Since exploring the complex social and political ideas in the most mysticalway and indirectreflectionsocial and political thoughts symbolically is easier, so the symbol and symbolism especially in Persian literatureespeciallyin the realm of Persian poetry, has a special appearance.In addition to the factors mentioned in the contemporary literature, according familiar in literature and the emergence of particular schools interest toambiguoussymbolization has spreadfurther, especially the symbol has all the features of art ambiguity in the poem and it isone the major factors causing uncertainty.Thus, the precise definitions and symbols of contemporary poetry could be dominant in the unwinding ambiguous symbol detection of cryptic allusions and metaphors that matches the cursor symbol to help readers.  In the literature, especially language poetry, the inability of language toreflecting obscure mystical ideas, avoid to directexpression of political and social concerns of the reader in the course of participate to creation ambiguous literary works is the main motivation towards symbol and symbolization.According widespread use of symbol and its different of species can be viewed from different perspectives.The creation of ambiguity is the main purposes of using symbols (especially in poetry, so many poets have tried to achieve this goal have to formation of similar symbols and the explanation and resolution of this issue can open new window for understanding the poetry in front of an audience.  In this paper examines the ambiguity of symbols in terms of its precise boundaries are reviewed. Ambiguity is one of the important processes and also is the key Iranian poetry its means is today poetry. In such poetry ambiguity is a need to explore the new world from a different perspective, or explore this

  15. Symbol generators with program control

    International Nuclear Information System (INIS)

    Gryaznov, V.M.; Tomik, J.

    1974-01-01

    Methods of constructing symbol generators are described which ensure a program variation of symbol shape and setup. The symbols are formed on the basis of a point microraster. A symbol description code contains information on a symbol shape, with one digit corresponding to each microraster element. For a microraster discrete by-pass the description code is transformed into succession of illuminating pulses by means of a shift register

  16. Image segmentation for enhancing symbol recognition in prosthetic vision.

    Science.gov (United States)

    Horne, Lachlan; Barnes, Nick; McCarthy, Chris; He, Xuming

    2012-01-01

    Current and near-term implantable prosthetic vision systems offer the potential to restore some visual function, but suffer from poor resolution and dynamic range of induced phosphenes. This can make it difficult for users of prosthetic vision systems to identify symbolic information (such as signs) except in controlled conditions. Using image segmentation techniques from computer vision, we show it is possible to improve the clarity of such symbolic information for users of prosthetic vision implants in uncontrolled conditions. We use image segmentation to automatically divide a natural image into regions, and using a fixation point controlled by the user, select a region to phosphenize. This technique improves the apparent contrast and clarity of symbolic information over traditional phosphenization approaches.

  17. Political symbols and political transitions

    Directory of Open Access Journals (Sweden)

    Herrero de Miñón, Miguel

    2006-11-01

    Full Text Available Politics, Law and Psychology are fields that come together in the symbolic. This text takes evidence from those three areas to develop an analysis of political symbols and political transitions. The development of the analysis goes through three stages. The first succinctly describes the concept of transition and its meaning. The second closely examines the notion of the symbol, in terms of its definition, to explain aspects that allow us to understand it, characterise it and make its functions clear. Finally, from the author's experience as a witness and as an actor, I suggest three ways of understanding symbols in the processes of political transition: as symbols of change, as symbols of acknowledgment, and as symbols of support.

  18. Multi-scale symbolic transfer entropy analysis of EEG

    Science.gov (United States)

    Yao, Wenpo; Wang, Jun

    2017-10-01

    From both global and local perspectives, we symbolize two kinds of EEG and analyze their dynamic and asymmetrical information using multi-scale transfer entropy. Multi-scale process with scale factor from 1 to 199 and step size of 2 is applied to EEG of healthy people and epileptic patients, and then the permutation with embedding dimension of 3 and global approach are used to symbolize the sequences. The forward and reverse symbol sequences are taken as the inputs of transfer entropy. Scale factor intervals of permutation and global way are (37, 57) and (65, 85) where the two kinds of EEG have satisfied entropy distinctions. When scale factor is 67, transfer entropy of the healthy and epileptic subjects of permutation, 0.1137 and 0.1028, have biggest difference. And the corresponding values of the global symbolization is 0.0641 and 0.0601 which lies in the scale factor of 165. Research results show that permutation which takes contribution of local information has better distinction and is more effectively applied to our multi-scale transfer entropy analysis of EEG.

  19. Query Language for Location-Based Services: A Model Checking Approach

    Science.gov (United States)

    Hoareau, Christian; Satoh, Ichiro

    We present a model checking approach to the rationale, implementation, and applications of a query language for location-based services. Such query mechanisms are necessary so that users, objects, and/or services can effectively benefit from the location-awareness of their surrounding environment. The underlying data model is founded on a symbolic model of space organized in a tree structure. Once extended to a semantic model for modal logic, we regard location query processing as a model checking problem, and thus define location queries as hybrid logicbased formulas. Our approach is unique to existing research because it explores the connection between location models and query processing in ubiquitous computing systems, relies on a sound theoretical basis, and provides modal logic-based query mechanisms for expressive searches over a decentralized data structure. A prototype implementation is also presented and will be discussed.

  20. Bruce Springsteen as a Symbol

    DEFF Research Database (Denmark)

    Gitz-Johansen, Thomas

    2018-01-01

    The article explores how Bruce Springsteen and his music function as a symbol. The article first presents the Jungian theory of symbols and of music as symbol. The central argument of the article is that, by functioning symbolically, Springsteen has the potential to influence the psyche of his au...

  1. Symbolic Dynamics of Reanalysis Data

    Science.gov (United States)

    Larson, J. W.; Dickens, P. M.

    2003-12-01

    Symbolic dynamics1 is the study of sequences of symbols belonging to a discrete set of elements, the most commmon example being a sequence of ones and zeroes. Often the set of symbols is derived from a timeseries of a continuous variable through the introduction of a partition function--a process called symbolization. Symbolic dynamics has been used widely in the physical sciences; a geophysical example being the application of C1 and C2 complexity2 to hourly precipitation station data3. The C1 and C2 complexities are computed by examining subsequences--or words--of fixed length L in the limit of large values of L. Recent advances in information theory have led to techniques focused on the growth rate of the Shannon entropy and its asymptotic behavior in the limit of long words--levels of entropy convergence4. The result is a set of measures one can use to quantify the amount of memory stored in the sequence, whether or not an observer is able to synchronize to the sequence, and with what confidence it may be predicted. These techniques may also be used to uncover periodic behavior in the sequence. We are currently applying complexity theory and levels of entropy convergence to gridpoint timeseries from the NCAR/NCEP 50-year reanalysis5. Topics to be discussed include: a brief introduction to symbolic dynamics; a description of the partition function/symbolization strategy; a discussion of C1 and C2 complexity and entropy convergence rates and their utility; and example applications of these techniques to NCAR/NCEP 50-reanalyses gridpoint timeseries, resulting in maps of C1 and C2 complexities and entropy convergence rates. Finally, we will discuss how these results may be used to validate climate models. 1{Hao, Bai-Lin, Elementary Symbolic Dynamics and Chaos in Dissipative Systems, Wold Scientific, Singapore (1989)} 2{d'Alessandro, G. and Politi, A., Phys. Rev. Lett., 64, 1609-1612 (1990).} 3{Elsner, J. and Tsonis, A., J. Atmos. Sci., 50, 400-405 (1993).} 4

  2. Second International workshop Geometry and Symbolic Computation

    CERN Document Server

    Walczak, Paweł; Geometry and its Applications

    2014-01-01

    This volume has been divided into two parts: Geometry and Applications. The geometry portion of the book relates primarily to geometric flows, laminations, integral formulae, geometry of vector fields on Lie groups, and osculation; the articles in the applications portion concern some particular problems of the theory of dynamical systems, including mathematical problems of liquid flows and a study of cycles for non-dynamical systems. This Work is based on the second international workshop entitled "Geometry and Symbolic Computations," held on May 15-18, 2013 at the University of Haifa and is dedicated to modeling (using symbolic calculations) in differential geometry and its applications in fields such as computer science, tomography, and mechanics. It is intended to create a forum for students and researchers in pure and applied geometry to promote discussion of modern state-of-the-art in geometric modeling using symbolic programs such as Maple™ and Mathematica®, as well as presentation of new results. ...

  3. Using a symbolic process model as input for model-based fMRI analysis : Locating the neural correlates of problem state replacements

    NARCIS (Netherlands)

    Borst, J.P.; Taatgen, N.A.; Van Rijn, D.H.

    2011-01-01

    In this paper, a model-based analysis method for fMRI is used with a high-level symbolic process model. Participants performed a triple-task in which intermediate task information needs to be updated frequently. Previous work has shown that the associated resource - the problem state resource - acts

  4. Simulations of Stagewise Development with a Symbolic Architecture

    Science.gov (United States)

    Gobet, Fernand

    This chapter compares Piaget's theory of development with Feigenbaum & Simon's (1962; 1984) EPAM theory. An attempt is made to map the concepts of assimilation and accommodation in Piaget's theory onto the concepts of familiarisation and accommodation in EPAM. An EPAM-like model of the balance scale task is then presented, with a discussion of preliminary results showing how it accounts for children's discontinuous, stage-like development. The analysis focuses on the transition between rules, using catastrophe flags (Gilmore, 1981) as criteria. It is argued that some symbolic models may be described as dynamical systems, in the same way as some non-symbolic models.

  5. Reciprocity Laws for the Higher Tame Symbol and the Witt Symbol on an Algebraic Surface

    OpenAIRE

    Syder, Kirsty

    2013-01-01

    Parshin's higher Witt pairing on an arithmetic surface can be combined with the higher tame pairing to form a symbol taking values in the absolute abelian Galois group of the function field. We prove reciprocity laws for this symbol using techniques of Morrow for the Witt symbol and Romo for the higher tame symbol.

  6. Symbolic PathFinder v7

    DEFF Research Database (Denmark)

    Luckow, Kasper Søe; Păsăreanu, Corina

    2014-01-01

    We describe Symbolic PathFinder v7 in terms of its updated design addressing the changes of Java PathFinder v7 and of its new optimization when computing path conditions. Furthermore, we describe the Symbolic Execution Tree Extension; a newly added feature that allows for outputting the symbolic...... execution tree that characterizes the execution paths covered during symbolic execution. The new extension can be tailored to the needs of subsequent analyses/processing facilities, and we demonstrate this by presenting SPF-Visualizer, which is a tool for customizable visualization of the symbolic execution...

  7. Object Oriented and Functional Programming for Symbolic Manipulation

    OpenAIRE

    Vlasov, Alexander Yu.

    1999-01-01

    The advantages of mixed approach with using different kinds of programming techniques for symbolic manipulation are discussed. The main purpose of approach offered is merge the methods of object oriented programming that convenient for presentation data and algorithms for user with advantages of functional languages for data manipulation, internal presentation, and portability of software.

  8. A Macro-Micro-Symbolic Teaching to Promote Relational Understanding of Chemical Reactions

    Science.gov (United States)

    Jaber, Lama Ziad; Boujaoude, Saouma

    2012-01-01

    The purpose of this research is threefold: (1) to identify the difficulties that Grade 10 students in a Lebanese school have that hinder their conceptual understanding at the micro-macro-symbolic interface in chemistry, (2) to investigate the effect of a macro-micro-symbolic teaching approach on students' relational understanding of chemical…

  9. Ionizing-radiation warning - Supplementary symbol

    International Nuclear Information System (INIS)

    2007-01-01

    This International Standard specifies the symbol to warn of the presence of a dangerous level of ionizing radiation from a high-level sealed radioactive source that can cause death or serious injury if handled carelessly. This symbol is not intended to replace the basic ionizing radiation symbol [ISO 361, ISO 7010:2003, Table 1 (Reference number W003)], but to supplement it by providing further information on the danger associated with the source and the necessity for untrained or uninformed members of the public to stay away from it. This symbol is recommended for use with International Atomic Energy Agency (IAEA) Category 1, 2, and 3 sealed radioactive sources. These sources are defined by the IAEA as having the ability to cause death or serious injuries. The paper informs about scope, shape, proportions and colour of the symbol, and application of the symbol. An annex provides the technical specifications of the symbol

  10. Multiple-Symbol Differential Detection Of MPSK

    Science.gov (United States)

    Divsalar, Dariush; Simon, Marvin K.

    1991-01-01

    Multiple-symbol differential detection proposed for reception of radio-frequency signals modulated by mutliple-phase-shift keying (MPSK). Offers advantage of less complexity in not requiring equipment to acquire and track carrier signal. Performance approaches that of ideal coherent detection. Applicable to coded as well as uncoded MPSK, and to other forms of modulation.

  11. Decomposition of conditional probability for high-order symbolic Markov chains

    Science.gov (United States)

    Melnik, S. S.; Usatenko, O. V.

    2017-07-01

    The main goal of this paper is to develop an estimate for the conditional probability function of random stationary ergodic symbolic sequences with elements belonging to a finite alphabet. We elaborate on a decomposition procedure for the conditional probability function of sequences considered to be high-order Markov chains. We represent the conditional probability function as the sum of multilinear memory function monomials of different orders (from zero up to the chain order). This allows us to introduce a family of Markov chain models and to construct artificial sequences via a method of successive iterations, taking into account at each step increasingly high correlations among random elements. At weak correlations, the memory functions are uniquely expressed in terms of the high-order symbolic correlation functions. The proposed method fills the gap between two approaches, namely the likelihood estimation and the additive Markov chains. The obtained results may have applications for sequential approximation of artificial neural network training.

  12. Symbolic Interaction and Applied Social Research

    Science.gov (United States)

    Kotarba, Joseph A.

    2014-01-01

    In symbolic interaction, a traditional yet unfortunate and unnecessary distinction has been made between basic and applied research. The argument has been made that basic research is intended to generate new knowledge, whereas applied research is intended to apply knowledge to the solution of practical (social and organizational) problems. I will argue that the distinction between basic and applied research in symbolic interaction is outdated and dysfunctional. The masters of symbolic interactionist thought have left us a proud legacy of shaping their scholarly thinking and inquiry in response to and in light of practical issues of the day (e.g., Znaniecki, and Blumer). Current interactionist work continues this tradition in topical areas such as social justice studies. Applied research, especially in term of evaluation and needs assessment studies, can be designed to serve both basic and applied goals. Symbolic interaction provides three great resources to do this. The first is its orientation to dynamic sensitizing concepts that direct research and ask questions instead of supplying a priori and often impractical answers. The second is its orientation to qualitative methods, and appreciation for the logic of grounded theory. The third is interactionism’s overall holistic approach to interfacing with the everyday life world. The primary illustrative case here is the qualitative component of the evaluation of an NIH-funded, translational medical research program. The qualitative component has provided interactionist-inspired insights into translational research, such as examining cultural change in medical research in terms of changes in the form and content of formal and informal discourse among scientists; delineating the impact of significant symbols such as "my lab" on the social organization of science; and appreciating the essence of the self-concept "scientist" on the increasingly bureaucratic and administrative identities of medical researchers. This

  13. Symbolic approximate time-optimal control

    NARCIS (Netherlands)

    Mazo, Manuel; Tabuada, Paulo

    There is an increasing demand for controller design techniques capable of addressing the complex requirements of today's embedded applications. This demand has sparked the interest in symbolic control where lower complexity models of control systems are used to cater for complex specifications given

  14. Self-organisation of symbolic information

    Science.gov (United States)

    Feistel, R.

    2017-01-01

    Information is encountered in two different appearances, in native form by arbitrary physical structures, or in symbolic form by coded sequences of letters or the like. The self-organised emergence of symbolic information from structural information is referred to as a ritualisation transition. Occurring at some stage in evolutionary history, ritualisation transitions have in common that after the crossover, arbitrary symbols are issued and recognised by information-processing devices, by transmitters and receivers in the sense of Shannon's communication theory. Symbolic information-processing systems exhibit the fundamental code symmetry whose key features, such as largely lossless copying or persistence under hostile conditions, may elucidate the reasons for the repeated successful occurrence of ritualisation phenomena in evolution history. Ritualisation examples are briefly reviewed such as the origin of life, the appearance of human languages, the establishment of emergent social categories such as money, or the development of digital computers. In addition to their role as carriers of symbolic information, symbols are physical structures which also represent structural information. For a thermodynamic description of symbols and their arrangements, it appears reasonable to distinguish between Boltzmann entropy, Clausius entropy and Pauling entropy. Thermodynamic properties of symbols imply that their lifetimes are limited by the 2nd law.

  15. The symbolic constitution of addiction: language, alienation, ambivalence.

    Science.gov (United States)

    Kemp, Ryan

    2012-07-01

    The author offers an articulation of addiction, via existential-phenomenology and Lacanian psychoanalysis, where it is argued that the addicted subject is constituted via a symbolic structuring evolving from societal practices, laws and the effects of language. Language carries a heritage, which bears on the knowledge and practices of designated subjects and practitioners of that discourse. Addiction, as one particular form of embodied existence and knowledgeable practice, finds expression through the speech and habits of the addict. Addiction, it is argued, is symbolically saturated with ambivalence and alienation. Also the addict is described as the complete modern technocratic subject, consumed by the ideology of consumption. The clinical implications are briefly explored where it is noted that two major approaches to addiction, namely 12-step fellowships and motivational interviewing, both attend to language as a critical component of their treatment approach.

  16. Mathematical symbol hypothesis recognition with rejection option

    OpenAIRE

    Julca-Aguilar , Frank; Hirata , Nina ,; Viard-Gaudin , Christian; Mouchère , Harold; Medjkoune , Sofiane

    2014-01-01

    International audience; In the context of handwritten mathematical expressions recognition, a first step consist on grouping strokes (segmentation) to form symbol hypotheses: groups of strokes that might represent a symbol. Then, the symbol recognition step needs to cope with the identification of wrong segmented symbols (false hypotheses). However, previous works on symbol recognition consider only correctly segmented symbols. In this work, we focus on the problem of mathematical symbol reco...

  17. On the Origin of Symbolic Mathematics and Its Significance for Wittgenstein’s Thought

    Directory of Open Access Journals (Sweden)

    Sören Stenlund

    2015-07-01

    However, the nature of symbolic mathematics has been concealed and confused due to the strong influence of the heritage from the Euclidean and Aristotelian traditions. This essay sheds some light on what has been concealed by approaching some of the crucial issues from a historical perspective. Furthermore, I argue that the conception of modern mathematics as symbolic mathematics was essential to Wittgenstein’s approach to the foundations and nature of mathematics. This connection between Wittgenstein’s thought and symbolic mathematics provides the resources for countering the still prevalent view that he defended an uttrely idiosyncratic conception, disconnected from the progress of serious science. Instead, his project can be seen as clarifying ideas that have been crucial to the development of mathematics since early modernity.

  18. Symbol in Point View of Ambiguity

    Directory of Open Access Journals (Sweden)

    Dr. M. R. Yousefi

    Full Text Available Symbol from the perspective of rhetorical word, is phrase or sentence that apparent meaning, also inspires to reader a wide range of semantic.Since exploring the complex social and political ideas in the most mysticalway and indirectreflectionsocial and political thoughts symbolically is easier, so the symbol and symbolism especially in Persian literatureespeciallyin the realm of Persian poetry, has a special appearance.In addition to the factors mentioned in the contemporary literature, according familiar in literature and the emergence of particular schools interest toambiguoussymbolization has spreadfurther, especially the symbol has all the features of art ambiguity in the poem and it isone the major factors causing uncertainty.Thus, the precise definitions and symbols of contemporary poetry could be dominant in the unwinding ambiguous symbol detection of cryptic allusions and metaphors that matches the cursor symbol to help readers.In the literature, especially language poetry, the inability of language toreflecting obscure mystical ideas, avoid to directexpression of political and social concerns of the reader in the course of participate to creation ambiguous literary works is the main motivation towards symbol and symbolization.According widespread use of symbol and its different of species can be viewed from different perspectives.The creation of ambiguity is the main purposes of using symbols (especially in poetry, so many poets have tried to achieve this goal have to formation of similar symbols and the explanation and resolution of this issue can open new window for understanding the poetry in front of an audience.In this paper examines the ambiguity of symbols in terms of its precise boundaries are reviewed. Ambiguity is one of the important processes and also is the key Iranian poetry; its means is today poetry. In such poetry ambiguity is a need to explore the new world from a different perspective, or explore this complex world

  19. Tayub as a Symbolic Interaction Medium in Sedekah Bumi Ritual in Pati Regency

    Directory of Open Access Journals (Sweden)

    Sisca Dwi Suryani

    2015-01-01

    Full Text Available This study aims to find, understand, and describe the process of symbolic interaction in sedekah bumi ritual and the supporting symbols of Tayub as the symbolic interaction medium in the ritual. This study applies qualitative methods with the holistic approach. The research was conducted in Dukuh Guyangan, Desa Sidoluhur, Kecamatan Jaken, Kabupaten Pati. In collecting the data, observation, interview, and documentation technique were implemented. Further, the data were analyzed using the technique of data reduction, data presentation, drawing conclusion, as well as verification. The data was validated using the sources triangulation, the technique triangulation, and the time triangulation. Tayub as the medium of symbolic interaction realizes in four interaction processes, as follows: 1 symbolic interaction processes between the ritual actors and the spirits of ancestors reflected in kenduren procession held in punden, 2 symbolic interaction process between ledhek and pengibing that is embodied in ibingan, 3 symbolic interaction process between wiraswara and the audiences that is seen during the dance performance, 4 symbolic interaction process between pengrawit and ledhek that is reflected in the dance movements and the accompanying music. The meanings of symbol behind the ritual itself are reflected through the realization of symbolic interaction. It consists of three elements, as follows: 1 kenduren prayer, 2 offerings and ambeng, 3 Tayub dance.

  20. A STUDY OF SYMBOLIC RELATIONS IN PUBLIC TRANSPORT

    Directory of Open Access Journals (Sweden)

    ANDREI BALAN

    2011-04-01

    Full Text Available This paper presents an anthropological, exploratory study of the microsocial world of public transport. Our research focuses on the symbolic relations that are being established (verbally or nonverbally between urban transport travellers that do not know each other and the consequences these relations create. Modern urban configuration forces large numbers of individuals to share public space every day. When this space becomes restrictive, symbolic relations and interpersonal behaviors such as territoriality and personal space management become clearer. Due to overcrowding, public transport is the scene of one of the most restrictive public spaces in a city. The challenge was to observe and interpret daily, casual behaviors through a sociological and psychological scheme, following the methodological tradition established by Erving Goffman and the other symbolic interactionists. Finally, our study generates a number of hypotheses and explanatory models for common practices and behaviors in trams and metros regarded from a symbolic perspective.

  1. Symbolic feature detection for image understanding

    Science.gov (United States)

    Aslan, Sinem; Akgül, Ceyhun Burak; Sankur, Bülent

    2014-03-01

    In this study we propose a model-driven codebook generation method used to assign probability scores to pixels in order to represent underlying local shapes they reside in. In the first version of the symbol library we limited ourselves to photometric and similarity transformations applied on eight prototypical shapes of flat plateau , ramp, valley, ridge, circular and elliptic respectively pit and hill and used randomized decision forest as the statistical classifier to compute shape class ambiguity of each pixel. We achieved90% accuracy in identification of known objects from alternate views, however, we could not outperform texture, global and local shape methods, but only color-based method in recognition of unknown objects. We present a progress plan to be accomplished as a future work to improve the proposed approach further.

  2. 22 CFR 42.11 - Classification symbols.

    Science.gov (United States)

    2010-04-01

    ... 22 Foreign Relations 1 2010-04-01 2010-04-01 false Classification symbols. 42.11 Section 42.11... NATIONALITY ACT, AS AMENDED Classification and Foreign State Chargeability § 42.11 Classification symbols. A... visa symbol to show the classification of the alien. Immigrants Symbol Class Section of law Immediate...

  3. A symbolic summation approach to Feynman integral calculus

    International Nuclear Information System (INIS)

    Bluemlein, Johannes; Klein, Sebastian

    2010-11-01

    Given a Feynman parameter integral, depending on a single discrete variable N and a real parameter ε, we discuss a new algorithmic framework to compute the first coefficients of its Laurent series expansion in ε. In a first step, the integrals are expressed by hypergeometric multi sums by means of symbolic transformations. Given this sum format, we develop new summation tools to extract the first coefficients of its series expansion whenever they are expressible in terms of indefinite nested product-sum expressions. In particular, we enhance the known multi-sum algorithms to derive recurrences for sums with complicated boundary conditions, and we present new algorithms to find formal Laurent series solutions of a given recurrence relation. (orig.)

  4. A symbolic summation approach to Feynman integral calculus

    Energy Technology Data Exchange (ETDEWEB)

    Bluemlein, Johannes [Deutsches Elektronen-Synchrotron (DESY), Zeuthen (Germany); Klein, Sebastian [Technische Hochschule Aachen (Germany). Inst. fuer Theoretische Teilchenphysik und Kosmologie; Schneider, Carsten; Stan, Flavia [Johannes Kepler Univ. Linz (AT). Research Inst. for Symbolic Computation (RISC)

    2010-11-15

    Given a Feynman parameter integral, depending on a single discrete variable N and a real parameter {epsilon}, we discuss a new algorithmic framework to compute the first coefficients of its Laurent series expansion in {epsilon}. In a first step, the integrals are expressed by hypergeometric multi sums by means of symbolic transformations. Given this sum format, we develop new summation tools to extract the first coefficients of its series expansion whenever they are expressible in terms of indefinite nested product-sum expressions. In particular, we enhance the known multi-sum algorithms to derive recurrences for sums with complicated boundary conditions, and we present new algorithms to find formal Laurent series solutions of a given recurrence relation. (orig.)

  5. A View of the Symbolic-Experiential Family Therapy of Carl Whitaker through Movie Analysis

    Science.gov (United States)

    Cag, Pinar; Voltan Acar, Nilufer

    2015-01-01

    The movie "Ya Sonra" is evaluated in respect to the basic concepts and principles of symbolic-experiential family therapy. Carl Whitaker, who called his approach "Psychotherapy of Absurdity" mainly emphasized the concepts of absurdity, experientiality, and symbolism. Based on the hypothesis that film analysis supports and…

  6. Aging and the number sense: preserved basic non-symbolic numerical processing and enhanced basic symbolic processing

    Directory of Open Access Journals (Sweden)

    Jade Eloise eNorris

    2015-07-01

    Full Text Available Aging often leads to general cognitive decline in domains such as memory and attention. The effect of aging on numerical cognition, particularly on foundational numerical skills known as the Number Sense, is not well known. Early research focused on the effect of aging on arithmetic. Recent studies have begun to investigate the impact of healthy aging on basic numerical skills, but focused on non-symbolic quantity discrimination alone. Moreover, contradictory findings have emerged. The current study aimed to further investigate the impact of aging on basic non-symbolic and symbolic numerical skills. A group of 25 younger (18-25 and 25 older adults (60-77 participated in non-symbolic and symbolic numerical comparison tasks. Mathematical and spelling abilities were also measured. Results showed that aging had no effect on foundational non-symbolic numerical skills, as both groups performed similarly (RTs, accuracy and Weber fractions (w. All participants showed decreased non-symbolic acuity (accuracy and w in trials requiring inhibition. However, aging appears to be associated with a greater decline in discrimination speed in such trials. Furthermore, aging seems to have a positive impact on mathematical ability and basic symbolic numerical processing, as older participants attained significantly higher mathematical achievement scores, and performed significantly better on the symbolic comparison task than younger participants. The findings suggest that aging and its lifetime exposure to numbers may lead to better mathematical achievement and stronger basic symbolic numerical skills. Our results further support the observation that basic non-symbolic numerical skills are resilient to aging, but that aging may exacerbate poorer performance on trials requiring inhibitory processes. These findings lend further support to the notion that preserved basic numerical skills in aging may reflect the preservation of an innate, primitive and embedded Number

  7. Symbol synchronization in convolutionally coded systems

    Science.gov (United States)

    Baumert, L. D.; Mceliece, R. J.; Van Tilborg, H. C. A.

    1979-01-01

    Alternate symbol inversion is sometimes applied to the output of convolutional encoders to guarantee sufficient richness of symbol transition for the receiver symbol synchronizer. A bound is given for the length of the transition-free symbol stream in such systems, and those convolutional codes are characterized in which arbitrarily long transition free runs occur.

  8. 7 CFR 29.1008 - Combination symbols.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false Combination symbols. 29.1008 Section 29.1008..., 13, 14 and Foreign Type 92) § 29.1008 Combination symbols. A color or group symbol used with another symbol to form the third factor of a grademark to denote a particular side or characteristic of the...

  9. The Analysis of Mythological Symbols in Shahnameh

    Directory of Open Access Journals (Sweden)

    موسی پرنیان

    2012-05-01

    Full Text Available Recognizing symbols of Shahnameh requires an understanding of the context and condition of creation and emergence of symbol, myth and epic. Symbol has a relationship with consciousness and unconsciousness of man and constitutes the language of mythologies, legends, and epics. Thus the language of mythological and epic works is symbolic. The main theme in Iranian mythologies is the dual nature of creation, and during the passage from myth to epic the conflict between the two forces of good and evil appear in various aspects of existence. Some characters that represent symbolic and coded concepts more than other elements can be considered as symbols of the evolution of gods to kings and against them there are devilish kings as symbols of drought (Apush. The other symbolic elements analyzed in this study are: epic-romance stories, imaginary creatures, symbolic dreams of kings and heroes, symbolic numbers, symbolic patterns of flags, the symbolism of water, fire and charisma The findings of the study illustrate that people, more than other elements, are the constitutive elements of mythological symbols, and the tension between these human elements depicts the mutual conflict between good and evil in Ferdowsi’s Shahnameh. Like other elements, symbolic characters (especially kings are of symbolic value and constitute a part of constructing elements of mythological symbols in Shahname. Moreover their reputation is dependent on the extent of their benefit from “God charisma“ as the most pivotal element of their personality. Kings like Afrasiab and Zahak, due to lack of it, are the most disreputable kings. On the other hand, Fereidoon and Kaikhosro are on the top of the most reputable kings because of continuous benefit from that. This study has been conducted on the basis of library resources and has applied a descriptive-analytic method.

  10. Structural analysis of online handwritten mathematical symbols based on support vector machines

    Science.gov (United States)

    Simistira, Foteini; Papavassiliou, Vassilis; Katsouros, Vassilis; Carayannis, George

    2013-01-01

    Mathematical expression recognition is still a very challenging task for the research community mainly because of the two-dimensional (2d) structure of mathematical expressions (MEs). In this paper, we present a novel approach for the structural analysis between two on-line handwritten mathematical symbols of a ME, based on spatial features of the symbols. We introduce six features to represent the spatial affinity of the symbols and compare two multi-class classification methods that employ support vector machines (SVMs): one based on the "one-against-one" technique and one based on the "one-against-all", in identifying the relation between a pair of symbols (i.e. subscript, numerator, etc). A dataset containing 1906 spatial relations derived from the Competition on Recognition of Online Handwritten Mathematical Expressions (CROHME) 2012 training dataset is constructed to evaluate the classifiers and compare them with the rule-based classifier of the ILSP-1 system participated in the contest. The experimental results give an overall mean error rate of 2.61% for the "one-against-one" SVM approach, 6.57% for the "one-against-all" SVM technique and 12.31% error rate for the ILSP-1 classifier.

  11. Nuclear reactors; graphical symbols

    International Nuclear Information System (INIS)

    1987-11-01

    This standard contains graphical symbols that reveal the type of nuclear reactor and is used to design graphical and technical presentations. Distinguishing features for nuclear reactors are laid down in graphical symbols. (orig.) [de

  12. A New Adaptive Structural Signature for Symbol Recognition by Using a Galois Lattice as a Classifier.

    Science.gov (United States)

    Coustaty, M; Bertet, K; Visani, M; Ogier, J

    2011-08-01

    In this paper, we propose a new approach for symbol recognition using structural signatures and a Galois lattice as a classifier. The structural signatures are based on topological graphs computed from segments which are extracted from the symbol images by using an adapted Hough transform. These structural signatures-that can be seen as dynamic paths which carry high-level information-are robust toward various transformations. They are classified by using a Galois lattice as a classifier. The performance of the proposed approach is evaluated based on the GREC'03 symbol database, and the experimental results we obtain are encouraging.

  13. On the Symbolic Verification of Timed Systems

    DEFF Research Database (Denmark)

    Moeller, Jesper; Lichtenberg, Jacob; Andersen, Henrik Reif

    1999-01-01

    This paper describes how to analyze a timed system symbolically. That is, given a symbolic representation of a set of (timed) states (as an expression), we describe how to determine an expression that represents the set of states that can be reached either by firing a discrete transition...... or by advancing time. These operations are used to determine the set of reachable states symbolically. We also show how to symbolically determine the set of states that can reach a given set of states (i.e., a backwards step), thus making it possible to verify TCTL-formulae symbolically. The analysis is fully...... symbolic in the sense that both the discrete and the continuous part of the state space are represented symbolically. Furthermore, both the synchronous and asynchronous concurrent composition of timed systems can be performed symbolically. The symbolic representations are given as formulae expressed...

  14. Symbolic Violence and Victimisation

    DEFF Research Database (Denmark)

    Pedersen, Bodil Maria

    2009-01-01

    has been criticised for over-generalisations, as well as for disregarding culture and the embeddedness of psychological problems in situated societal processes. The proposed paper is a contribution to this critique. It will draw on Bourdieu's concept of symbolic violence (1992). The concept connects......Nay (1999). It also undertakes a critical discussion of symbolic violence in the meanings given to victimisation and its aftermaths, as when conceptualised with the help of PTSD (e.g. may the use of concepts of this kind and the practices developed in relation to it constitute symbolic violence...... and contribute to victimisation?) Furthermore the analysis aims at unfolding an understanding of victimisation inclusive of connections between cultural/ societal practices, aspects of symbolic violence and lives of concrete subjects. The discussion takes its point of departure in theoretical deliberations...

  15. Symbol synchronization for the TDRSS decoder

    Science.gov (United States)

    Costello, D. J., Jr.

    1983-01-01

    Each 8 bits out of the Viterbi decoder correspond to one symbol of the R/S code. Synchronization must be maintained here so that each 8-bit symbol delivered to the R/S decoder corresponds to an 8-bit symbol from the R/S encoder. Lack of synchronization, would cause an error in almost every R/S symbol since even a - 1-bit sync slip shifts every bit in each 8-bit symbol by one position, therby confusing the mapping betweeen 8-bit sequences and symbols. The error correcting capability of the R/S code would be exceeded. Possible ways to correcting this condition include: (1) designing the R/S decoder to recognize the overload and shifting the output sequence of the inner decoder to establish a different sync state; (2) using the characteristics of the inner decoder to establish symbol synchronization for the outer code, with or without a deinterleaver and an interleaver; and (3) modifying the encoder to alternate periodically between two sets of generators.

  16. Deficient symbol processing in Alzheimer disease.

    Science.gov (United States)

    Toepper, Max; Steuwe, Carolin; Beblo, Thomas; Bauer, Eva; Boedeker, Sebastian; Thomas, Christine; Markowitsch, Hans J; Driessen, Martin; Sammer, Gebhard

    2014-01-01

    Symbols and signs have been suggested to improve the orientation of patients suffering from Alzheimer disease (AD). However, there are hardly any studies that confirm whether AD patients benefit from signs or symbols and which symbol characteristics might improve or impede their symbol comprehension. To address these issues, 30 AD patients and 30 matched healthy controls performed a symbol processing task (SPT) with 4 different item categories. A repeated-measures analysis of variance was run to identify impact of different item categories on performance accuracy in both the experimental groups. Moreover, SPT scores were correlated with neuropsychological test scores in a broad range of other cognitive domains. Finally, diagnostic accuracy of the SPT was calculated by a receiver-operating characteristic curve analysis. Results revealed a global symbol processing dysfunction in AD that was associated with semantic memory and executive deficits. Moreover, AD patients showed a disproportional performance decline at SPT items with visual distraction. Finally, the SPT total score showed high sensitivity and specificity in differentiating between AD patients and healthy controls. The present findings suggest that specific symbol features impede symbol processing in AD and argue for a diagnostic benefit of the SPT in neuropsychological assessment.

  17. Symbolic-computation study of the perturbed nonlinear Schrodinger model in inhomogeneous optical fibers

    International Nuclear Information System (INIS)

    Tian Bo; Gao Yitian

    2005-01-01

    A realistic, inhomogeneous fiber in the optical communication systems can be described by the perturbed nonlinear Schrodinger model (also named as the normalized nonlinear Schrodinger model with periodically varying coefficients, dispersion managed nonlinear Schrodinger model or nonlinear Schrodinger model with variable coefficients). Hereby, we extend to this model a direct method, perform symbolic computation and obtain two families of the exact, analytic bright-solitonic solutions, with or without the chirp respectively. The parameters addressed include the shape of the bright soliton, soliton amplitude, inverse width of the soliton, chirp, frequency, center of the soliton and center of the phase of the soliton. Of optical and physical interests, we discuss some previously-published special cases of our solutions. Those solutions could help the future studies on the optical communication systems. ms

  18. The symbolism of zombie

    Directory of Open Access Journals (Sweden)

    Nadine BOUDOU

    2015-07-01

    Full Text Available The objective of this article is to show why the zombie can be presented as a justifiable object of search for the symbolic communication. The zombie exists as symbol because the word the leading to a qualification became of current usage, what allows a widened communication. The diversity of the interpretations that he makes possible testifies of its ambivalence. That he is defined as a symbol or as a metaphor we shall see that, far from being that a lasted fad, the zombie is rich in different senses.

  19. Symbolic Interactionism and Social Action Theory

    Science.gov (United States)

    Morrione, Thomas J.

    1975-01-01

    An explanation and elaboration of existing theory on interaction, this article describes a point of convergence between Parsons' Voluntaristic Theory of Action and Blumer's conceptualization of Symbolic Interactionism and develops specific problems of divergence in these normative and interpretive models of interaction. (JC)

  20. [Rod of Asclepius. Symbol of medicine].

    Science.gov (United States)

    Young, Pablo; Finn, Bárbara C; Bruetman, Julio E; Cesaro Gelos, Jorge; Trimarchi, Hernán

    2013-09-01

    Symbolism is one of the most archaic forms of human thoughts. Symbol derives from the Latin word symbolum, and the latter from the Greek symbolon or symballo, which means "I coincide, I make matches". The Medicine symbol represents a whole series of historical and ethical values. Asclepius Rod with one serpent entwined, has traditionally been the symbol of scientific medicine. In a misconception that has lasted 500 years, the Caduceus of Hermes, entwined by two serpents and with two wings, has been considered the symbol of Medicine. However, the Caduceus is the current symbol of Commerce. Asclepius Rod and the Caduceus of Hermes represent two professions, Medicine and Commerce that, in ethical practice, should not be mixed. Physicians should be aware of their real emblem, its historical origin and meaning.

  1. Anomaly Detection in Gas Turbine Fuel Systems Using a Sequential Symbolic Method

    Directory of Open Access Journals (Sweden)

    Fei Li

    2017-05-01

    Full Text Available Anomaly detection plays a significant role in helping gas turbines run reliably and economically. Considering the collective anomalous data and both sensitivity and robustness of the anomaly detection model, a sequential symbolic anomaly detection method is proposed and applied to the gas turbine fuel system. A structural Finite State Machine is used to evaluate posterior probabilities of observing symbolic sequences and the most probable state sequences they may locate. Hence an estimation-based model and a decoding-based model are used to identify anomalies in two different ways. Experimental results indicate that both models have both ideal performance overall, but the estimation-based model has a strong robustness ability, whereas the decoding-based model has a strong accuracy ability, particularly in a certain range of sequence lengths. Therefore, the proposed method can facilitate well existing symbolic dynamic analysis- based anomaly detection methods, especially in the gas turbine domain.

  2. Symbolic Machine Learning: A Different Answer to the Problem of the Acquisition of Lexical Knowledge from Corpora

    Directory of Open Access Journals (Sweden)

    Pascale Sébillot

    2008-07-01

    Full Text Available One relevant way to structure the domain of lexical knowledge (e.g. relations between lexical units acquisition from corpora is to oppose numerical versus symbolic techniques. Numerical approaches of acquisition exploit the frequential aspect of data, have been widely used, and produce portable systems, but poor explanations of their results. Symbolic approaches exploit the structural aspect of data. Among them, the symbolic machine learning (ML techniques can infer efficient and expressive patterns of a target relation from examples of elements that verify this relation. These methods are however far less known, and the aim of this paper is to point out their interest through the description of one precise experiment. To remove their supervised characteristic, and instead of opposing them to numerical approaches, we finally show that it is possible to combine one symbolic ML technique to one numerical one, and keep advantages of both (meaningful patterns, efficient extraction, portability.

  3. Challenging Symbolic Violence and Hegemony in Music Education through Contemporary Pedagogical Approaches

    Science.gov (United States)

    Powell, Bryan; Smith, Gareth Dylan; D'Amore, Abigail

    2017-01-01

    Music education takes place in socio-political systems that institutionalise cultural hegemony and social stratification through perpetuating symbolically violent practices and unconscious assumptions regarding the purpose of music and music education in society. Education systems serve to perpetuate class divisions and structures, excluding the…

  4. Diagrams benefit symbolic problem-solving.

    Science.gov (United States)

    Chu, Junyi; Rittle-Johnson, Bethany; Fyfe, Emily R

    2017-06-01

    The format of a mathematics problem often influences students' problem-solving performance. For example, providing diagrams in conjunction with story problems can benefit students' understanding, choice of strategy, and accuracy on story problems. However, it remains unclear whether providing diagrams in conjunction with symbolic equations can benefit problem-solving performance as well. We tested the impact of diagram presence on students' performance on algebra equation problems to determine whether diagrams increase problem-solving success. We also examined the influence of item- and student-level factors to test the robustness of the diagram effect. We worked with 61 seventh-grade students who had received 2 months of pre-algebra instruction. Students participated in an experimenter-led classroom session. Using a within-subjects design, students solved algebra problems in two matched formats (equation and equation-with-diagram). The presence of diagrams increased equation-solving accuracy and the use of informal strategies. This diagram benefit was independent of student ability and item complexity. The benefits of diagrams found previously for story problems generalized to symbolic problems. The findings are consistent with cognitive models of problem-solving and suggest that diagrams may be a useful additional representation of symbolic problems. © 2017 The British Psychological Society.

  5. NMR-CT image and symbol phantoms

    International Nuclear Information System (INIS)

    Hongo, Syozo; Yamaguchi, Hiroshi; Takeshita, Hiroshi

    1990-01-01

    We have developed Japanese phantoms in two procedures. One is described as a mathematical expression. Another is 'symbol phantoms' in 3 dimensional picture-elements, each of which symbolize an organ name. The concept and the algorithm of the symbol phantom enables us to make a phantom for a individual in terms of all his transversal section images. We got 85 transversal section images of head and trunk parts, and those of 40 legs parts by using NMR-CT. We have made the individual phantom for computation of organ doses. The transversal section images were not so clear to identify all organs needed to dose estimation that we had to do hand-editing the shapes of organs with viewing a typical section images: we could not yet make symbol phantom in a automatic editing. Symbols were coded to be visual cords as ASCII characters. After we got the symbol phantom of the first stage, we can edit it easily using a word-processor. Symbol phantom could describe more freely the shape of organs than mathematical phantom. Symbol phantom has several advantages to be an individual phantom, but the only difficult point is how to determine its end-point as a reference man when we apply the method to build the reference man. (author)

  6. An FMRI-compatible Symbol Search task.

    Science.gov (United States)

    Liebel, Spencer W; Clark, Uraina S; Xu, Xiaomeng; Riskin-Jones, Hannah H; Hawkshead, Brittany E; Schwarz, Nicolette F; Labbe, Donald; Jerskey, Beth A; Sweet, Lawrence H

    2015-03-01

    Our objective was to determine whether a Symbol Search paradigm developed for functional magnetic resonance imaging (FMRI) is a reliable and valid measure of cognitive processing speed (CPS) in healthy older adults. As all older adults are expected to experience cognitive declines due to aging, and CPS is one of the domains most affected by age, establishing a reliable and valid measure of CPS that can be administered inside an MR scanner may prove invaluable in future clinical and research settings. We evaluated the reliability and construct validity of a newly developed FMRI Symbol Search task by comparing participants' performance in and outside of the scanner and to the widely used and standardized Symbol Search subtest of the Wechsler Adult Intelligence Scale (WAIS). A brief battery of neuropsychological measures was also administered to assess the convergent and discriminant validity of the FMRI Symbol Search task. The FMRI Symbol Search task demonstrated high test-retest reliability when compared to performance on the same task administered out of the scanner (r=.791; pSymbol Search (r=.717; pSymbol Search task were also observed. The FMRI Symbol Search task is a reliable and valid measure of CPS in healthy older adults and exhibits expected sensitivity to the effects of age on CPS performance.

  7. General Symbol Machines: The First Stage in the Evolution of Symbolic Communication

    Directory of Open Access Journals (Sweden)

    Thomas E. Dickins

    2003-01-01

    Full Text Available Humans uniquely form stimulus equivalence (SE classes of abstract and unrelated stimuli, i.e. if taught to match A with B and B with C, they will spontaneously match B with A, and C with B, (the relation of symmetry, and A with C (transitivity. Other species do not do this. The SE ability is possibly the consequence of a specific selection event in the Homo lineage. SE is of interest because it appears to demonstrate a facility that is core to symbolic behavior. Linguistic symbols, for example, are arbitrarily and symmetrically related to their referent such that the term banana has no resemblance to bananas but when processed can be used to discriminate bananas. Equally when bananas are perceived the term banana is readily produced. This relation is arguably the defining mark of symbolic representation. In this paper I shall detail the SE phenomenon and argue that it is evidence for a cognitive device that I term a General Symbol Machine (GSM. The GSM not only sets the background condition for subsequent linguistic evolution but also for other symbolic behaviors such as mathematical reasoning. In so doing the GSM is not particularly domain-specific. The apparent domain-specificity of, for example, natural language is a consequence of other computational developments. This introduces complexity to evolutionary arguments about cognitive architecture.

  8. Operator ordering in quantum optics theory and the development of Dirac's symbolic method

    International Nuclear Information System (INIS)

    Fan Hongyi

    2003-01-01

    We present a general unified approach for arranging quantum operators of optical fields into ordered products (normal ordering, antinormal ordering, Weyl ordering (or symmetric ordering)) by fashioning Dirac's symbolic method and representation theory. We propose the technique of integration within an ordered product (IWOP) of operators to realize our goal. The IWOP makes Dirac's representation theory and the symbolic method more transparent and consequently more easily understood. The beauty of Dirac's symbolic method is further revealed. Various applications of the IWOP technique, such as in developing the entangled state representation theory, nonlinear coherent state theory, Wigner function theory, etc, are presented. (review article)

  9. Sartorial symbols of social class elicit class-consistent behavioral and physiological responses: a dyadic approach.

    Science.gov (United States)

    Kraus, Michael W; Mendes, Wendy Berry

    2014-12-01

    Social rank in human and nonhuman animals is signaled by a variety of behaviors and phenotypes. In this research, we examined whether a sartorial manipulation of social class would engender class-consistent behavior and physiology during dyadic interactions. Male participants donned clothing that signaled either upper-class (business-suit) or lower-class (sweatpants) rank prior to engaging in a modified negotiation task with another participant unaware of the clothing manipulation. Wearing upper-class, compared to lower-class, clothing induced dominance--measured in terms of negotiation profits and concessions, and testosterone levels--in participants. Upper-class clothing also elicited increased vigilance in perceivers of these symbols: Relative to perceiving lower-class symbols, perceiving upper-class symbols increased vagal withdrawal, reduced perceptions of social power, and catalyzed physiological contagion such that perceivers' sympathetic nervous system activation followed that of the upper-class target. Discussion focuses on the dyadic process of social class signaling within social interactions. PsycINFO Database Record (c) 2014 APA, all rights reserved.

  10. Asymptotics of Wigner 3nj-symbols with small and large angular momenta: an elementary method

    International Nuclear Information System (INIS)

    Bonzom, Valentin; Fleury, Pierre

    2012-01-01

    Yu and Littlejohn recently studied in (2011 Phys. Rev. A 83 052114 (arXiv:1104.1499)) some asymptotics of Wigner symbols with some small and large angular momenta. They found that in this regime the essential information is captured by the geometry of a tetrahedron, and gave new formulae for 9j-, 12j- and 15j-symbols. We present here an alternative derivation which leads to a simpler formula, based on the use of the Ponzano–Regge formula for the relevant tetrahedron. The approach is generalized to Wigner 3nj-symbols with some large and small angular momenta, where more than one tetrahedron are needed, leading to new asymptotics for Wigner 3nj-symbols. As an illustration, we present 15j-symbols with one, two and four small angular momenta, and give an alternative formula to Yu’s recent 15j-symbol with three small spins. (paper)

  11. Generalized Models from Beta(p, 2) Densities with Strong Allee Effect: Dynamical Approach

    OpenAIRE

    Aleixo, Sandra M.; Rocha, J. Leonel

    2012-01-01

    A dynamical approach to study the behaviour of generalized populational growth models from Beta(p, 2) densities, with strong Allee effect, is presented. The dynamical analysis of the respective unimodal maps is performed using symbolic dynamics techniques. The complexity of the correspondent discrete dynamical systems is measured in terms of topological entropy. Different populational dynamics regimes are obtained when the intrinsic growth rates are modified: extinction, bistability, chaotic ...

  12. Multiple symbol differential detection

    Science.gov (United States)

    Divsalar, Dariush (Inventor); Simon, Marvin K. (Inventor)

    1991-01-01

    A differential detection technique for multiple phase shift keying (MPSK) signals is provided which uses a multiple symbol observation interval on the basis of which a joint decision is made regarding the phase of the received symbols. In accordance with the invention, a first difference phase is created between first and second received symbols. Next, the first difference phase is correlated with the possible values thereof to provide a first plurality of intermediate output signals. A second difference phase is next created between second and third received symbols. The second difference phase is correlated with plural possible values thereof to provide a second plurality of intermediate output signals. Next, a third difference phase is created between the first and third symbols. The third difference phase is correlated with plural possible values thereof to provide a third plurality of intermediate output signals. Each of the first plurality of intermediate outputs are combined with each of the second plurality of intermediate outputs and each of the third plurality of intermediate outputs to provide a plurality of possible output values. Finally, a joint decision is made by choosing from the plurality of possible output values the value which represents the best combined correlation of the first, second and third difference values with the possible values thereof.

  13. Linking somatic and symbolic representation in semantic memory: the dynamic multilevel reactivation framework.

    Science.gov (United States)

    Reilly, Jamie; Peelle, Jonathan E; Garcia, Amanda; Crutch, Sebastian J

    2016-08-01

    Biological plausibility is an essential constraint for any viable model of semantic memory. Yet, we have only the most rudimentary understanding of how the human brain conducts abstract symbolic transformations that underlie word and object meaning. Neuroscience has evolved a sophisticated arsenal of techniques for elucidating the architecture of conceptual representation. Nevertheless, theoretical convergence remains elusive. Here we describe several contrastive approaches to the organization of semantic knowledge, and in turn we offer our own perspective on two recurring questions in semantic memory research: (1) to what extent are conceptual representations mediated by sensorimotor knowledge (i.e., to what degree is semantic memory embodied)? (2) How might an embodied semantic system represent abstract concepts such as modularity, symbol, or proposition? To address these questions, we review the merits of sensorimotor (i.e., embodied) and amodal (i.e., disembodied) semantic theories and address the neurobiological constraints underlying each. We conclude that the shortcomings of both perspectives in their extreme forms necessitate a hybrid middle ground. We accordingly propose the Dynamic Multilevel Reactivation Framework-an integrative model predicated upon flexible interplay between sensorimotor and amodal symbolic representations mediated by multiple cortical hubs. We discuss applications of the dynamic multilevel reactivation framework to abstract and concrete concept representation and describe how a multidimensional conceptual topography based on emotion, sensation, and magnitude can successfully frame a semantic space containing meanings for both abstract and concrete words. The consideration of 'abstract conceptual features' does not diminish the role of logical and/or executive processing in activating, manipulating and using information stored in conceptual representations. Rather, it proposes that the materials upon which these processes operate

  14. Expressions of manipulator kinematic equations via symbolic computation

    International Nuclear Information System (INIS)

    Sasaki, Shinobu

    1993-09-01

    While it is simple in principle to determine the position and orientation of the manipulator hand, its computational process has been regarded as extremely laborious since trigonometric functions must be calculated many times in operations of revolute or rotation. Due to development of a general class of kinematic algorithm based on iterative methods, however, we have come to a satisfactory settlement of this problem. In the present article, we consider to construct symbolic kinematic equations in an automatic fashion making use of the algorithm. To this end, recursive expressions are applied to a symbolic computation system REDUCE. As a concrete result, a complete kinematic model for a six-jointed arm having all kinematic attributes is provided. Together with work space analysis, the computer-aided generation of kinematic equations in symbolic form will serve to liberate us from their cumbersome derivations. (author)

  15. Statistical Symbolic Execution with Informed Sampling

    Science.gov (United States)

    Filieri, Antonio; Pasareanu, Corina S.; Visser, Willem; Geldenhuys, Jaco

    2014-01-01

    Symbolic execution techniques have been proposed recently for the probabilistic analysis of programs. These techniques seek to quantify the likelihood of reaching program events of interest, e.g., assert violations. They have many promising applications but have scalability issues due to high computational demand. To address this challenge, we propose a statistical symbolic execution technique that performs Monte Carlo sampling of the symbolic program paths and uses the obtained information for Bayesian estimation and hypothesis testing with respect to the probability of reaching the target events. To speed up the convergence of the statistical analysis, we propose Informed Sampling, an iterative symbolic execution that first explores the paths that have high statistical significance, prunes them from the state space and guides the execution towards less likely paths. The technique combines Bayesian estimation with a partial exact analysis for the pruned paths leading to provably improved convergence of the statistical analysis. We have implemented statistical symbolic execution with in- formed sampling in the Symbolic PathFinder tool. We show experimentally that the informed sampling obtains more precise results and converges faster than a purely statistical analysis and may also be more efficient than an exact symbolic analysis. When the latter does not terminate symbolic execution with informed sampling can give meaningful results under the same time and memory limits.

  16. Contextualizing symbol, symbolizing context

    Science.gov (United States)

    Maudy, Septiani Yugni; Suryadi, Didi; Mulyana, Endang

    2017-08-01

    When students learn algebra for the first time, inevitably they are experiencing transition from arithmetic to algebraic thinking. Once students could apprehend this essential mathematical knowledge, they are cultivating their ability in solving daily life problems by applying algebra. However, as we dig into this transitional stage, we identified possible students' learning obstacles to be dealt with seriously in order to forestall subsequent hindrance in studying more advance algebra. We come to realize this recurring problem as we undertook the processes of re-personalization and re-contextualization in which we scrutinize the very basic questions: 1) what is variable, linear equation with one variable and their relationship with the arithmetic-algebraic thinking? 2) Why student should learn such concepts? 3) How to teach those concepts to students? By positioning ourselves as a seventh grade student, we address the possibility of children to think arithmetically when confronted with the problems of linear equation with one variable. To help them thinking algebraically, Bruner's modes of representation developed contextually from concrete to abstract were delivered to enhance their interpretation toward the idea of variables. Hence, from the outset we designed the context for student to think symbolically initiated by exploring various symbols that could be contextualized in order to bridge student traversing the arithmetic-algebraic fruitfully.

  17. Symbolic complexity for nucleotide sequences: a sign of the genome structure

    International Nuclear Information System (INIS)

    Salgado-García, R; Ugalde, E

    2016-01-01

    We introduce a method for estimating the complexity function (which counts the number of observable words of a given length) of a finite symbolic sequence, which we use to estimate the complexity function of coding DNA sequences for several species of the Hominidae family. In all cases, the obtained symbolic complexities show the same characteristic behavior: exponential growth for small word lengths, followed by linear growth for larger word lengths. The symbolic complexities of the species we consider exhibit a systematic trend in correspondence with the phylogenetic tree. Using our method, we estimate the complexity function of sequences obtained by some known evolution models, and in some cases we observe the characteristic exponential-linear growth of the Hominidae coding DNA complexity. Analysis of the symbolic complexity of sequences obtained from a specific evolution model points to the following conclusion: linear growth arises from the random duplication of large segments during the evolution of the genome, while the decrease in the overall complexity from one species to another is due to a difference in the speed of accumulation of point mutations. (paper)

  18. 36 CFR 264.11 - Use of symbol.

    Science.gov (United States)

    2010-07-01

    ... 36 Parks, Forests, and Public Property 2 2010-07-01 2010-07-01 false Use of symbol. 264.11 Section... MANAGEMENT Mount St. Helens National Volcanic Monument Symbol § 264.11 Use of symbol. Except as provided in § 264.12, use of the Mount St. Helens National Volcanic Monument official symbol, including a facsimile...

  19. Three Alternative Symbol-Lock Detectors

    Science.gov (United States)

    Shihabi, Mazen M.; Hinedi, Sami M.; Shah, Biren N.

    1993-01-01

    Three symbol-lock detectors proposed as alternatives in advanced receivers processing non-return-to-zero binary data signals. Two perform operations similar to those of older square-law and absolute-value types. However, integrals computed during nonoverlapping symbol periods and, therefore, only one integrator needed in each such detector. Proposed detectors simpler, but performances worse because noises in overlapping samples correlated, whereas noises in nonoverlapping samples not correlated. Third detector is signal-power-estimator type. Signal integrated during successive half symbol cycles, and therefore only one integrator needed. Half-cycle integrals multiplied to eliminate effect of symbol polarity, and products accumulated during M-cycle observation period to smooth out estimate of signal power. If estimated signal power exceeds threshold, delta, then lock declared.

  20. Applications of symbolic algebraic computation

    International Nuclear Information System (INIS)

    Brown, W.S.; Hearn, A.C.

    1979-01-01

    This paper is a survey of applications of systems for symbomic algebraic computation. In most successful applications, calculations that can be taken to a given order by hand are then extended one or two more orders by computer. Furthermore, with a few notable exceptins, these applications also involve numerical computation in some way. Therefore the authors emphasize the interface between symbolic and numerical computation, including: 1. Computations with both symbolic and numerical phases. 2. Data involving both the unpredictible size and shape that typify symbolic computation and the (usually inexact) numerical values that characterize numerical computation. 3. Applications of one field to the other. It is concluded that the fields of symbolic and numerical computation can advance most fruitfully in harmony rather than in competition. (Auth.)

  1. The effects of user factors and symbol referents on public symbol design using the stereotype production method.

    Science.gov (United States)

    Ng, Annie W Y; Siu, Kin Wai Michael; Chan, Chetwyn C H

    2012-01-01

    This study investigated the influence of user factors and symbol referents on public symbol design among older people, using the stereotype production method for collecting user ideas during the symbol design process. Thirty-one older adults were asked to draw images based on 28 public symbol referents and to indicate their familiarity with and ease with which they visualised each referent. Differences were found between the pictorial solutions generated by males and females. However, symbol design was not influenced by participants' education level, vividness of visual imagery, object imagery preference or spatial imagery preference. Both familiar and unfamiliar referents were illustrated pictorially without much difficulty by users. The more visual the referent, the less difficulty the users had in illustrating it. The findings of this study should aid the optimisation of the stereotype production method for user-involved symbol design. Copyright © 2011 Elsevier Ltd and The Ergonomics Society. All rights reserved.

  2. On-line condition monitoring of nuclear systems via symbolic time series analysis

    International Nuclear Information System (INIS)

    Rajagopalan, V.; Ray, A.; Garcia, H. E.

    2006-01-01

    This paper provides a symbolic time series analysis approach to fault diagnostics and condition monitoring. The proposed technique is built upon concepts from wavelet theory, symbolic dynamics and pattern recognition. Various aspects of the methodology such as wavelet selection, choice of alphabet and determination of depth of D-Markov Machine are explained in the paper. The technique is validated with experiments performed in a Machine Condition Monitoring (MCM) test bed at the Idaho National Laboratory. (authors)

  3. 7 CFR 29.3012 - Color symbols.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false Color symbols. 29.3012 Section 29.3012 Agriculture Regulations of the Department of Agriculture AGRICULTURAL MARKETING SERVICE (Standards, Inspections, Marketing... Color symbols. As applied to Burley, single color symbols are as follows: L—buff, F—tan, R—red, D—dark...

  4. 7 CFR 29.1066 - Symbol (S).

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false Symbol (S). 29.1066 Section 29.1066 Agriculture Regulations of the Department of Agriculture AGRICULTURAL MARKETING SERVICE (Standards, Inspections, Marketing... Type 92) § 29.1066 Symbol (S). As applied to Flue-cured tobacco the symbol (S) when used (a) as the...

  5. 7 CFR 29.3510 - Color symbols.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false Color symbols. 29.3510 Section 29.3510 Agriculture Regulations of the Department of Agriculture AGRICULTURAL MARKETING SERVICE (Standards, Inspections, Marketing... Type 95) § 29.3510 Color symbols. As applied to Dark Air-cured tobacco, color symbols are L—light brown...

  6. 7 CFR 29.2259 - Color symbols.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false Color symbols. 29.2259 Section 29.2259 Agriculture Regulations of the Department of Agriculture AGRICULTURAL MARKETING SERVICE (Standards, Inspections, Marketing... symbols. As applied to this type, color symbols are: L—light brown, F—medium brown, D—dark brown, M—mixed...

  7. 7 CFR 29.1007 - Color symbols.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false Color symbols. 29.1007 Section 29.1007 Agriculture Regulations of the Department of Agriculture AGRICULTURAL MARKETING SERVICE (Standards, Inspections, Marketing... Type 92) § 29.1007 Color symbols. As applied to flue-cured tobacco, color symbols are L—lemon, F—orange...

  8. Sound-Symbolism Boosts Novel Word Learning

    Science.gov (United States)

    Lockwood, Gwilym; Dingemanse, Mark; Hagoort, Peter

    2016-01-01

    The existence of sound-symbolism (or a non-arbitrary link between form and meaning) is well-attested. However, sound-symbolism has mostly been investigated with nonwords in forced choice tasks, neither of which are representative of natural language. This study uses ideophones, which are naturally occurring sound-symbolic words that depict sensory…

  9. Symbol-String Sensitivity and Children's Reading

    Science.gov (United States)

    Pammer, Kristen; Lavis, Ruth; Hansen, Peter; Cornelissen, Piers L.

    2004-01-01

    In this study of primary school children, a novel "symbol-string" task is used to assess sensitivity to the position of briefly presented non-alphabetic but letter-like symbols. The results demonstrate that sensitivity in the symbol-string task explains a unique proportion of the variability in children's contextual reading accuracy. Moreover,…

  10. Performance of the split-symbol moments SNR estimator in the presence of inter-symbol interference

    Science.gov (United States)

    Shah, B.; Hinedi, S.

    1989-01-01

    The Split-Symbol Moments Estimator (SSME) is an algorithm that is designed to estimate symbol signal-to-noise ratio (SNR) in the presence of additive white Gaussian noise (AWGN). The performance of the SSME algorithm in band-limited channels is examined. The effects of the resulting inter-symbol interference (ISI) are quantified. All results obtained are in closed form and can be easily evaluated numerically for performance prediction purposes. Furthermore, they are validated through digital simulations.

  11. History of international symbol for ionizing radiation

    International Nuclear Information System (INIS)

    Franic, Z.

    1996-01-01

    The year 1996 marks the 50th anniversary of the radiation warning symbol as we currently know it. It was (except the colours used) doodled out at the University of California, Berkeley, sometime in 1946 by a small group of people. The key guy responsible was Nelson Garden, then the head of the Health Chemistry Group, at the Radiation Laboratory. The radiation warning symbol should not be confused with the civil defence symbol (circle divided into six equal sections, three of these being black and three yellow), designed to identify fallout shelters. The basic radiation symbol was eventually internationally standardized by ISO code: 361-1975 (E). Variations of this symbol are frequently used in logotypes radiation protection organizations or associations. Particularly nice are those of International Radiation Protection Association (IRPA) and Croatian Radiation Protection Association (CRPA) that combines traditional Croatian motives with high technology. However, apart from speculations, there is no definite answer why did the Berkeley people chose this particular symbol. Whatever the reason was, it was very good choice because the ionizing radiation symbol is simple, readily identifiable, i.e., not similar to other warning symbols, and discernible at a large distance. (author)

  12. 7 CFR 29.2509 - Color symbols.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false Color symbols. 29.2509 Section 29.2509 Agriculture...-Cured Tobacco (u.s. Types 22, 23, and Foreign Type 96) § 29.2509 Color symbols. As applied to these types, color symbols are L—light brown, F—medium brown, D—dark brown, M—mixed or variegated VF—greenish...

  13. Trails of meaning construction: Symbolic artifacts engage the social brain.

    Science.gov (United States)

    Tylén, Kristian; Philipsen, Johanne Stege; Roepstorff, Andreas; Fusaroli, Riccardo

    2016-07-01

    Symbolic artifacts present a challenge to theories of neurocognitive processing due to their hybrid nature: they are at the same time physical objects and vehicles of intangible social meanings. While their physical properties can be read of their perceptual appearance, the meaning of symbolic artifacts depends on the perceiver's interpretative attitude and embeddedness in cultural practices. In this study, participants built models of LEGO bricks to illustrate their understanding of abstract concepts. They were then scanned with fMRI while presented to photographs of their own and others' models. When participants attended to the meaning of the models in contrast to their bare physical properties, we observed activations in mPFC and TPJ, areas often associated with social cognition, and IFG, possibly related to semantics. When contrasting own and others' models, we also found activations in precuneus, an area associated with autobiographical memory and agency, while looking at one's own collective models yielded interaction effects in rostral ACC, right IFG and left Insula. Interestingly, variability in the insula was predicted by individual differences in participants' feeling of relatedness to their fellow group members during LEGO construction activity. Our findings support a view of symbolic artifacts as neuro-cognitive trails of human social interactions. Copyright © 2016 Elsevier Inc. All rights reserved.

  14. Social Symbolic Work in Context

    DEFF Research Database (Denmark)

    Brincker, Benedikte

    ‘the good organisation’ may offer a supportive organisational framework for social symbolic work, thus promoting regional development in peripheral and poorly developed regions. Exploring what qualifies as a ‘good organisation’, the paper identifies three key elements: management, motivation......This paper reports on a research project that explores social symbolic work. The social symbolic work in question seeks to introduce education in entrepreneurship into the school curriculum in a remote part of Greenland – in order to contribute to regional development. The paper investigates how...

  15. Symbolic computation of nonlinear wave interactions on MACSYMA

    International Nuclear Information System (INIS)

    Bers, A.; Kulp, J.L.; Karney, C.F.F.

    1976-01-01

    In this paper the use of a large symbolic computation system - MACSYMA - in determining approximate analytic expressions for the nonlinear coupling of waves in an anisotropic plasma is described. MACSYMA was used to implement the solutions of a fluid plasma model nonlinear partial differential equations by perturbation expansions and subsequent iterative analytic computations. By interacting with the details of the symbolic computation, the physical processes responsible for particular nonlinear wave interactions could be uncovered and appropriate approximations introduced so as to simplify the final analytic result. Details of the MACSYMA system and its use are discussed and illustrated. (Auth.)

  16. Symbols of a cosmic order

    Science.gov (United States)

    Madjid, F. Hadi; Myers, John M.

    2016-10-01

    The world runs on networks over which signals communicate sequences of symbols, e.g. numerals. Examining both engineered and natural communications networks reveals an unsuspected order that depends on contact with an unpredictable entity. This order has three roots. The first is a proof within quantum theory that no evidence can ever determine its explanation, so that an agent choosing an explanation must do so unpredictably. The second root is the showing that clocks that step computers do not "tell time" but serve as self-adjusting symbol-handling agents that regulate "logically synchronized" motion in response to unpredictable disturbances. Such a clock-agent has a certain independence as well as the capacity to communicate via unpredictable symbols with other clock-agents and to adjust its own tick rate in response to that communication. The third root is the noticing of unpredictable symbol exchange in natural systems, including the transmission of symbols found in molecular biology. We introduce a symbol-handling agent as a role played in some cases by a person, for example a physicist who chooses an explanation of given experimental outcomes, and in other cases by some other biological entity, and in still other cases by an inanimate device, such as a computer-based detector used in physical measurements. While we forbear to try to explain the propensity of agents at all levels from cells to civilizations to form and operate networks of logically synchronized symbol-handling agents, we point to this propensity as an overlooked cosmic order, an order structured by the unpredictability ensuing from the proof. Appreciating the cosmic order leads to a conception of agency that replaces volition by unpredictability and reconceives the notion of objectivity in a way that makes a place for agency in the world as described by physics. Some specific implications for physics are outlined.

  17. Pushing the asymptotics of the 6j-symbol further

    International Nuclear Information System (INIS)

    Dupuis, Maiete; Livine, Etera R.

    2009-01-01

    In the context of spin-foam models for quantum gravity, we investigate the asymptotical behavior of the (6j)-symbol at next-to-leading order. This gives the first quantum gravity correction to the (3d) Regge action. We compute it analytically and check our results against numerical calculations. The (6j)-symbol is the building block of the Ponzano-Regge amplitudes for 3d quantum gravity, and the present analysis is directly relevant to deriving the quantum corrections to gravitational correlations in the spin-foam formalism.

  18. Socialization by Way of Symbolic Interactionism and Culture Theory: A Communication Perspective.

    Science.gov (United States)

    Hartley, Karen C.

    While not presuming to present a model of organizational socialization that is complete and totally accurate, this paper examines organizational socialization in a new way through the lenses of symbolic interactionism and culture theory. The first section of the paper describes the basic tenets of symbolic interactionism and how these have been…

  19. The number and its symbolism in ancient Greece

    Directory of Open Access Journals (Sweden)

    Doc. dr Milena Bogdanović

    2013-07-01

    Full Text Available The symbols are of particular importance. They are the heart of the creative life; rather they are its core. They reveal the secrets of the unconscious mind open to the unknown and the infinite. While talking or gestures while express, we use the symbols, noting it or not. All spiritual science, all art and all art techniques encounter on their way symbols. History confirms that the symbols of each object can be obtained symbolic value, whether natural (rocks, trees, animals, planets, fire, lightning, etc... or abstract (geometrical shape, number, pace, ideas, etc.... The use of numbers as symbols is as old as language itself, but one that precedes writing, which symbolize numbers (that is, where the reality behind the external characters. The sheer numbers and their symbolism in ancient Greece and is closely associated with the philosophy and mathematics (namely arithmetic. They summarize their view of the world and everything around them. This paper draws attention to the symbolism of the numbers that were in ancient Greece.

  20. Trauma and Symbolic Violence

    DEFF Research Database (Denmark)

    Pedersen, Bodil Maria

    2011-01-01

    - to praxis, and drawing on the concept of symbolic violence, this article contributes to their critique. In order to develop the analysis of difficulties victims may experience, they will be reconceptualised using critical psychological concepts such as 1st person perspectives and participation. The analysis...... seeks to undertake a discussion of personal meanings attributed to 'traumatisation'. It raises questions as to whether concepts of this kind and related practices may constitute symbolic violence and contribute to victimisation through looping-processes. Furthermore it aims at unfolding an understanding...... inclusive of connections between societal practices, aspects of symbolic violence, and the conduct of lives. The analysis is based on an empirical study of victimisation through rape and other forms of sexualised coercion....

  1. Analogy Lays the Foundation for Two Crucial Aspects of Symbolic Development: Intention and Correspondence.

    Science.gov (United States)

    Yuan, Lei; Uttal, David H

    2017-07-01

    We argue that analogical reasoning, particularly Gentner's (1983, 2010) structure-mapping theory, provides an integrative theoretical framework through which we can better understand the development of symbol use. Analogical reasoning can contribute both to the understanding of others' intentions and the establishment of correspondences between symbols and their referents, two crucial components of symbolic understanding. We review relevant research on the development of symbolic representations, intentionality, comparison, and similarity, and demonstrate how structure-mapping theory can shed light on several ostensibly disparate findings in the literature. Focusing on visual symbols (e.g., scale models, photographs, and maps), we argue that analogy underlies and supports the understanding of both intention and correspondence, which may enter into a reciprocal bootstrapping process that leads children to gain the prodigious human capacity of symbol use. Copyright © 2017 Cognitive Science Society, Inc.

  2. Graphic symbols as "the mind on paper": links between children's interpretive theory of mind and symbol understanding.

    Science.gov (United States)

    Myers, Lauren J; Liben, Lynn S

    2012-01-01

    Children gradually develop interpretive theory of mind (iToM)-the understanding that different people may interpret identical events or stimuli differently. The present study tested whether more advanced iToM underlies children's recognition that map symbols' meanings must be communicated to others when symbols are iconic (resemble their referents). Children (6-9 years; N = 80) made maps using either iconic or abstract symbols. After accounting for age, intelligence, vocabulary, and memory, iToM predicted children's success in communicating symbols' meaning to a naïve map-user when mapping tasks involved iconic (but not abstract) symbols. Findings suggest children's growing appreciation of alternative representations and of the intentional assignment of meaning, and support the contention that ToM progresses beyond mastery of false belief. © 2011 The Authors. Child Development © 2011 Society for Research in Child Development, Inc.

  3. Altered Parietal Activation during Non-symbolic Number Comparison in Children with Prenatal Alcohol Exposure

    Directory of Open Access Journals (Sweden)

    Keri J. Woods

    2018-01-01

    Full Text Available Number processing is a cognitive domain particularly sensitive to prenatal alcohol exposure, which relies on intact parietal functioning. Alcohol-related alterations in brain activation have been found in the parietal lobe during symbolic number processing. However, the effects of prenatal alcohol exposure on the neural correlates of non-symbolic number comparison and the numerical distance effect have not been investigated. Using functional magnetic resonance imaging (fMRI, we examined differences in brain activation associated with prenatal alcohol exposure in five parietal regions involved in number processing during a non-symbolic number comparison task with varying degrees of difficulty. fMRI results are presented for 27 Cape Colored children (6 fetal alcohol syndome (FAS/partial FAS, 5 heavily exposed (HE non-sydromal, 16 controls; mean age ± SD = 11.7 ± 1.1 years. Fetal alcohol exposure was assessed by interviewing mothers using a timeline follow-back approach. Separate subject analyses were performed in each of five regions of interest, bilateral horizontal intraparietal sulci (IPS, bilateral posterior superior parietal lobules (PSPL, and left angular gyrus (left AG, using the general linear model with predictors for number comparison and difficulty level. Mean percent signal change for each predictor was extracted for each subject for each region to examine group differences and associations with continuous measures of alcohol exposure. Although groups did not differ in performance, controls activated the right PSPL more during non-symbolic number comparison than exposed children, but this was not significant after controlling for maternal smoking, and the right IPS more than children with fetal alcohol syndrome (FAS or partial FAS. More heavily exposed children recruited the left AG to a greater extent as task difficulty increased, possibly to compensate, in part, for impairments in function in the PSPL and IPS. Notably, in non

  4. Quantum mechanics meets cognitive science: explanatory vs descriptive approaches

    NARCIS (Netherlands)

    Blutner, R.

    2010-01-01

    We reflect on several aspects of the general claim that a quantum-like approach to Cognitive Science is advantageous over classical approaches. The classical approaches refer to the symbolic approaches including models using a classical (Kolmogorov) probability calculus. The general claim seems to

  5. CONSUMPTION AS A SOCIAL STATUS SYMBOL IN STRUCTURALISM

    Directory of Open Access Journals (Sweden)

    N. D. Naydenov

    2014-10-01

    Full Text Available The article looks at the basic theoretical concepts of the political economy of the sign (structuralism, postmodernity and their development in the theory of power based on the work by J. Baudrillard ‘For a Critique of the Political Economy of the Sign’. The study is focused on consumption as the person’s social status symbol, it compares and contrasts basic concepts of structuralism and neo-liberalism.According to structuralism social structure is reproduced through the reproduction of objects/signs. It is important that not only things or money but mathematical formulas, linguistic constructions and people can act as signs. Structuralism views consumption as a person’s social status symbol. Respectively, exchange is viewed as the exchange of symbols.  The society needs the diversity of signs and manipulating the signs is one of the modern society’s illnesses.Liberalism is a social movement, which confronts the person’s enslavement by communal ties and limitations within the limits of property and in the aspects where the individual is helpless in front of the society. Neoliberalism proclaims the liberal model of an individual, who is primarily concerned with their belonging to their society and the struggle between the signs is significant. Assigning a certain value to the symbol is typical both for structuralism and neo-modernism.The authors find it necessary to raise the symbolic diversity of the Russian society trough increasing the forms of consumption. At the same time we should not forget that the society is based on material production.

  6. Symbolic Analysis of Cryptographic Protocols

    DEFF Research Database (Denmark)

    Dahl, Morten

    We present our work on using abstract models for formally analysing cryptographic protocols: First, we present an ecient method for verifying trace-based authenticity properties of protocols using nonces, symmetric encryption, and asymmetric encryption. The method is based on a type system...... of Gordon et al., which we modify to support fully-automated type inference. Tests conducted via an implementation of our algorithm found it to be very ecient. Second, we show how privacy may be captured in a symbolic model using an equivalencebased property and give a formal denition. We formalise...

  7. “Sacred scarab” in jewelry of Ancient Egypt: the symbol interpretation problem

    Directory of Open Access Journals (Sweden)

    Lada V. Prokopovich

    2015-03-01

    Full Text Available The image of the Sacred scarab, like any other fact of culture, should be considered only in the context of certain circumstances, which involve the approach choice: viewing as either a sign or a symbol. In those cases where the scarab image stands as a symbol, while interpreting this one it should be taken into account the cultural context, which, as relevant studies show, can never be reduced to a simple interpretation scheme “Scarab — Dorbeetle — Sun symbol”. In that connection suggested is a hypothesis, according to which the image of the Sacred scarab as a symbol is divided into two, at least, concepts: a “Sunny Beetle”, to mean the beetle species Cetonia aurata (or any other similar, and a “Beetle-Demiurge”, to mean the dorbeetle.

  8. Symbolic and Nonsymbolic Equivalence Tasks: The Influence of Symbols on Students with Mathematics Difficulty

    Science.gov (United States)

    Driver, Melissa K.; Powell, Sarah R.

    2015-01-01

    Students often experience difficulty with attaching meaning to mathematics symbols. Many students react to symbols, such as the equal sign, as a command to "do something" or "write an answer" without reflecting upon the proper relational meaning of the equal sign. One method for assessing equal-sign understanding is through…

  9. Consumers recall and recognition for brand symbols

    OpenAIRE

    Subhani, Muhammad Imtiaz; Hasan, Syed Akif; Osman, Ms. Amber

    2012-01-01

    Brand Symbols are important for any brand in helping consumers to remember one’s brand at the point of purchase. In advertising different ways are used to grab attention in consumers’ mind and majorly it’s through brand recall and recognition. This research captivates the Brand Symbol concept and determines whether symbols play an important role in creating a differential impact with other brands. Secondly, it also answers that whether brand symbol is the cause of creating positive associatio...

  10. An efficient symbolic model checker | Ferdenache | Synthèse: Revue ...

    African Journals Online (AJOL)

    The main of this paper is to design and implement a powerful new tool to check important properties in critical systems based on the concept of symbolic state and DBM data structures (Difference Bound Matrices). The specifications are expressed using timed automata system and realtime logic for properties. The obtained ...

  11. Exact computation of the 9-j symbols

    International Nuclear Information System (INIS)

    Lai Shantao; Chiu Jingnan

    1992-01-01

    A useful algebraic formula for the 9-j symbol has been rewritten for convenient use on a computer. A simple FORTRAN program for the exact computation of 9-j symbols has been written for the VAX with VMS version V5,4-1 according to this formula. The results agree with the approximate values in existing literature. Some specific values of 9-j symbols needed for the intensity and alignments of three-photon nonresonant transitions are tabulated. Approximate 9-j symbol values beyond the limitation of the computer can also be computed by this program. The computer code of the exact computation of 3-j, 6-j and 9-j symbols are available through electronic mail upon request. (orig.)

  12. Self-symbols as implicit motivators

    NARCIS (Netherlands)

    Holland, R.W.; Wennekers, A.M.; Bijlstra, G.; Jongenelen, M.M.; van Knippenberg, A.

    2009-01-01

    The present research explored the nonconscious motivational influence of self-symbols. In line with recent findings on the motivational influence of positive affect, we hypothesized that positive affect associated with self-symbols may boost motivation. In Study 1 people drank more of a beverage

  13. Self-symbols as implicit motivators

    NARCIS (Netherlands)

    Holland, R.W.; Wennekers, A.M.; Bijlstra, G.; Jongenelen, M.M.; Knippenberg, A.F.M. van

    2009-01-01

    The present research explored the nonconscious motivational influence of self-symbols. In line with recent findings on the motivational influence of positive affect, we hypothesized that positive affect associated with self-symbols may boost motivation. In Study I people drank more of a beverage

  14. 3j Symbols: To Normalize or Not to Normalize?

    Science.gov (United States)

    van Veenendaal, Michel

    2011-01-01

    The systematic use of alternative normalization constants for 3j symbols can lead to a more natural expression of quantities, such as vector products and spherical tensor operators. The redefined coupling constants directly equate tensor products to the inner and outer products without any additional square roots. The approach is extended to…

  15. The symbolic economy of drugs.

    Science.gov (United States)

    Lentacker, Antoine

    2016-02-01

    This essay reviews four recent studies representing a new direction in the history of pharmaceuticals and pharmaceutical science. To this end, it introduces the notion of a symbolic economy of drugs, defined as the production, circulation, and reception of signs that convey information about drugs and establish trust in them. Each of the studies under review focuses on one key signifier in this symbolic economy, namely the brand, the patent, the clinical trial, and the drug itself. Drawing on Pierre Bourdieu's theory of the economy of symbolic goods, I conceptualize these signifiers as symbolic assets, that is, as instruments of communication and credit, delivering knowledge, carrying value, and producing authority. The notion of a symbolic economy is offered with a threefold intention. First, I introduce it in order to highlight the implications of historical and anthropological work for a broader theory of the economy of drugs, thus suggesting a language for interdisciplinary conversations in the study of pharmaceuticals. Second, I deploy it in an attempt to emphasize the contributions of the recent scholarship on drugs to a critical understanding of our own contemporary ways of organizing access to drugs and information about drugs. Finally, I suggest ways in which it might be of use to scholars of other commodities and technologies.

  16. GRAPHIC ADVERTISING, SPECIALIZED COMMUNICATIONS MODEL THROUGH SYMBOLS, WORDS, IMAGES WORDS, IMAGES

    OpenAIRE

    ADRONACHI Maria

    2011-01-01

    The aim of the paper is to identify the graphic advertising components: symbol, text, colour, to illustrate how they cooperate in order to create the advertising message, and to analyze the corelation product – advertising – consumer.

  17. 7 CFR 29.3013 - Combination color symbols.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false Combination color symbols. 29.3013 Section 29.3013..., Inspections, Marketing Practices), DEPARTMENT OF AGRICULTURE COMMODITY STANDARDS AND STANDARD CONTAINER... Type 93) § 29.3013 Combination color symbols. As applied to Burley, combination color symbols are as...

  18. Abstract Expression Grammar Symbolic Regression

    Science.gov (United States)

    Korns, Michael F.

    This chapter examines the use of Abstract Expression Grammars to perform the entire Symbolic Regression process without the use of Genetic Programming per se. The techniques explored produce a symbolic regression engine which has absolutely no bloat, which allows total user control of the search space and output formulas, which is faster, and more accurate than the engines produced in our previous papers using Genetic Programming. The genome is an all vector structure with four chromosomes plus additional epigenetic and constraint vectors, allowing total user control of the search space and the final output formulas. A combination of specialized compiler techniques, genetic algorithms, particle swarm, aged layered populations, plus discrete and continuous differential evolution are used to produce an improved symbolic regression sytem. Nine base test cases, from the literature, are used to test the improvement in speed and accuracy. The improved results indicate that these techniques move us a big step closer toward future industrial strength symbolic regression systems.

  19. Un vérificateur symbolique efficace An efficient symbolic model ...

    African Journals Online (AJOL)

    The main of this paper is to design and implement a powerful new tool to check important properties in critical systems based on the concept of symbolic state and DBM data structures (Difference Bound Matrices). The specifications are expressed using timed automata system and real- time logic for properties. The obtained ...

  20. Symbolic simulation of engineering systems on a supercomputer

    International Nuclear Information System (INIS)

    Ragheb, M.; Gvillo, D.; Makowitz, H.

    1986-01-01

    Model-Based Production-Rule systems for analysis are developed for the symbolic simulation of Complex Engineering systems on a CRAY X-MP Supercomputer. The Fault-Tree and Event-Tree Analysis methodologies from Systems-Analysis are used for problem representation and are coupled to the Rule-Based System Paradigm from Knowledge Engineering to provide modelling of engineering devices. Modelling is based on knowledge of the structure and function of the device rather than on human expertise alone. To implement the methodology, we developed a production-Rule Analysis System that uses both backward-chaining and forward-chaining: HAL-1986. The inference engine uses an Induction-Deduction-Oriented antecedent-consequent logic and is programmed in Portable Standard Lisp (PSL). The inference engine is general and can accommodate general modifications and additions to the knowledge base. The methodologies used will be demonstrated using a model for the identification of faults, and subsequent recovery from abnormal situations in Nuclear Reactor Safety Analysis. The use of the exposed methodologies for the prognostication of future device responses under operational and accident conditions using coupled symbolic and procedural programming is discussed

  1. Neuro-symbolic representation learning on biological knowledge graphs

    KAUST Repository

    Alshahrani, Mona

    2017-04-21

    Biological data and knowledge bases increasingly rely on Semantic Web technologies and the use of knowledge graphs for data integration, retrieval and federated queries. In the past years, feature learning methods that are applicable to graph-structured data are becoming available, but have not yet widely been applied and evaluated on structured biological knowledge.We develop a novel method for feature learning on biological knowledge graphs. Our method combines symbolic methods, in particular knowledge representation using symbolic logic and automated reasoning, with neural networks to generate embeddings of nodes that encode for related information within knowledge graphs. Through the use of symbolic logic, these embeddings contain both explicit and implicit information. We apply these embeddings to the prediction of edges in the knowledge graph representing problems of function prediction, finding candidate genes of diseases, protein-protein interactions, or drug target relations, and demonstrate performance that matches and sometimes outperforms traditional approaches based on manually crafted features. Our method can be applied to any biological knowledge graph, and will thereby open up the increasing amount of SemanticWeb based knowledge bases in biology to use in machine learning and data analytics.https://github.com/bio-ontology-research-group/walking-rdf-and-owl.robert.hoehndorf@kaust.edu.sa.Supplementary data are available at Bioinformatics online.

  2. Scientific applications of symbolic computation

    International Nuclear Information System (INIS)

    Hearn, A.C.

    1976-02-01

    The use of symbolic computation systems for problem solving in scientific research is reviewed. The nature of the field is described, and particular examples are considered from celestial mechanics, quantum electrodynamics and general relativity. Symbolic integration and some more recent applications of algebra systems are also discussed [fr

  3. Symbolic Analysis of the Cycle-to-Cycle Variability of a Gasoline–Hydrogen Fueled Spark Engine Model

    Directory of Open Access Journals (Sweden)

    Israel Reyes-Ramírez

    2018-04-01

    Full Text Available An study of temporal organization of the cycle-to-cycle variability (CCV in spark ignition engines fueled with gasoline–hydrogen blends is presented. First, long time series are generated by means of a quasi-dimensional model incorporating the key chemical and physical components, leading to variability in the time evolution of energetic functions. The alterations in the combustion process, for instance the composition of reactants, may lead to quantitative changes in the time evolution of the main engine variables. It has been observed that the presence of hydrogen in the fuel mixture leads to an increased laminar flame speed, with a corresponding decrease in CCV dispersion. Here, the effects of different hydrogen concentrations in the fuel are considered. First, it is observed that return maps of heat release sequences exhibit different patterns for different hydrogen concentrations and fuel–air ratios. Second, a symbolic analysis is used to characterize time series. The symbolic method is based on the probability of occurrence of consecutive states (a word in a symbolic sequence histogram (SSH. Modified Shannon entropy is computed in order to determine the adequate word length. Results reveal the presence of non-random patterns in the sequences and soft transitions between states. Moreover, the general behavior of CCV simulations results and three types of synthetic noises: white, log-normal, and a noisy logistic map, are compared. This analysis reveals that the non-random features observed in heat release sequences are quite different from synthetic noises.

  4. A novel approach for fault detection and classification of the thermocouple sensor in Nuclear Power Plant using Singular Value Decomposition and Symbolic Dynamic Filter

    International Nuclear Information System (INIS)

    Mandal, Shyamapada; Santhi, B.; Sridhar, S.; Vinolia, K.; Swaminathan, P.

    2017-01-01

    Highlights: • A novel approach to classify the fault pattern using data-driven methods. • Application of robust reconstruction method (SVD) to identify the faulty sensor. • Analysing fault pattern for plenty of sensors using SDF with less time complexity. • An efficient data-driven model is designed to the false and missed alarms. - Abstract: A mathematical model with two layers is developed using data-driven methods for thermocouple sensor fault detection and classification in Nuclear Power Plants (NPP). The Singular Value Decomposition (SVD) based method is applied to detect the faulty sensor from a data set of all sensors, at the first layer. In the second layer, the Symbolic Dynamic Filter (SDF) is employed to classify the fault pattern. If SVD detects any false fault, it is also re-evaluated by the SDF, i.e., the model has two layers of checking to balance the false alarms. The proposed fault detection and classification method is compared with the Principal Component Analysis. Two case studies are taken from Fast Breeder Test Reactor (FBTR) to prove the efficiency of the proposed method.

  5. The Least Costs Hypothesis: A rational analysis approach to the voluntary symbolic control of attention.

    Science.gov (United States)

    Pauszek, Joseph R; Gibson, Bradley S

    2018-04-30

    Here we propose a rational analysis account of voluntary symbolic attention control-the Least Costs Hypothesis (LCH)-that construes voluntary control as a decision between intentional cue use and unguided search. Consistent with the LCH, the present study showed that this decision is sensitive to variations in cue processing efficiency. In Experiment 1, observers demonstrated a robust preference for using "easy-to-process" arrow cues but not "hard-to-process" spatial word cues to satisfy an easy visual search goal; Experiment 2 showed that this preference persisted even when the temporal costs of cue processing were neutralized. Experiment 3 showed that observers reported this cue type preference outside the context of a speeded task, and Experiment 4 showed empirical measures of this bias to be relatively stable over the course of the task. Together with previous evidence suggesting that observers' decision between intentional cue use and unguided search is also influenced by variations in unguided search efficiency, these findings suggest that voluntary symbolic attention control is mediated by ongoing metacognitive evaluations of demand that are sensitive to perceived variations in the time, effort, and opportunity costs associated with each course of action. Thus, voluntary symbolic attention control is far more complex than previously held. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  6. Are there reasons to challenge a symbolic computationalist approach in explaining deductive reasoning?

    Science.gov (United States)

    Faiciuc, Lucia E

    2008-06-01

    The majority of the existing theories explaining deductive reasoning could be included in a classic computationalist approach of the cognitive processes. In fact, deductive reasoning could be seen to be the pinnacle of the symbolic computationalism, its last fortress to be defended in the face of new, dynamic, and ecological perspectives over cognition. But are there weak points in that position regarding deductive reasoning? What would be the reasons for which new perspectives could gain in credibility? What could be their most important tenets? The answers given to those questions in the paper include two main points. The first one is that the present empirical data could not sustain unambiguously one view over the other, that they are obtained in artificial experimental conditions, and that there are data that are not easily explainable using the traditional computationalist paradigm. The second one is that approaching the deductive reasoning from dynamic and ecological perspectives could have significant advantages. The most obvious one is the possibility to integrate more easily the research regarding the deductive reasoning with the results obtained in other domains of the psychology (especially in what respects the lower cognitive processes), in artificial intelligence or in neurophysiology. The reasons for that would be that such perspectives, as they are sketched in the paper, would imply, essentially, processes of second-order pattern formation and recognition (as it is the case for perception), embodied cognition, and dynamic processes as the brain ones are.

  7. New symbol launched to warn public about radiation dangers. Supplementary symbol aims to help reduce needless deaths and injuries

    International Nuclear Information System (INIS)

    2007-01-01

    Full text: With radiating waves, a skull and crossbones and a running person, a new ionizing radiation warning symbol is being introduced to supplement the traditional international symbol for radiation, the three cornered trefoil. The new symbol is being launched today by the IAEA and the International Organization for Standardization (ISO) to help reduce needless deaths and serious injuries from accidental exposure to large radioactive sources. It will serve as a supplementary warning to the trefoil, which has no intuitive meaning and little recognition beyond those educated in its significance. 'I believe the international recognition of the specific expertise of both organizations will ensure that the new standard will be accepted and applied by governments and industry to improve the safety of nuclear applications, protection of people and the environment', said Ms. Eliana Amaral, Director, Division of Radiation, Transport and Waste Safety, IAEA. The new symbol is aimed at alerting anyone, anywhere to the potential dangers of being close to a large source of ionizing radiation, the result of a five-year project conducted in 11 countries around the world. The symbol was tested with different population groups - mixed ages, varying educational backgrounds, male and female - to ensure that its message of 'danger- stay away' was crystal clear and understood by all. 'We can't teach the world about radiation,' said Carolyn Mac Kenzie, an IAEA radiation specialist who helped develop the symbol, 'but we can warn people about dangerous sources for the price of sticker.' The new symbol, developed by human factor experts, graphic artists, and radiation protection experts, was tested by the Gallup Institute on a total of 1 650 individuals in Brazil, Mexico, Morocco, Kenya, Saudi Arabia, China, India, Thailand, Poland, Ukraine and the United States. The symbol is intended for IAEA Category 1, 2 and 3 sources defined as dangerous sources capable of death or serious injury

  8. New symbol launched to warn public about radiation dangers. Supplementary symbol aims to help reduce needless deaths and injuries

    International Nuclear Information System (INIS)

    2007-01-01

    Full text: With radiating waves, a skull and crossbones and a running person, a new ionizing radiation warning symbol is being introduced to supplement the traditional international symbol for radiation, the three cornered trefoil. The new symbol is being launched today by the IAEA and the International Organization for Standardization (ISO) to help reduce needless deaths and serious injuries from accidental exposure to large radioactive sources. It will serve as a supplementary warning to the trefoil, which has no intuitive meaning and little recognition beyond those educated in its significance. 'I believe the international recognition of the specific expertise of both organizations will ensure that the new standard will be accepted and applied by governments and industry to improve the safety of nuclear applications, protection of people and the environment', said Ms. Eliana Amaral, Director, Division of Radiation, Transport and Waste Safety, IAEA. The new symbol is aimed at alerting anyone, anywhere to the potential dangers of being close to a large source of ionizing radiation, the result of a five-year project conducted in 11 countries around the world. The symbol was tested with different population groups - mixed ages, varying educational backgrounds, male and female - to ensure that its message of 'danger- stay away' was crystal clear and understood by all. 'We can't teach the world about radiation,' said Carolyn Mac Kenzie, an IAEA radiation specialist who helped develop the symbol, 'but we can warn people about dangerous sources for the price of sticker.' The new symbol, developed by human factor experts, graphic artists, and radiation protection experts, was tested by the Gallup Institute on a total of 1 650 individuals in Brazil, Mexico, Morocco, Kenya, Saudi Arabia, China, India, Thailand, Poland, Ukraine and the United States. The symbol is intended for IAEA Category 1, 2 and 3 sources defined as dangerous sources capable of death or serious injury

  9. New symbol launched to warn public about radiation dangers. Supplementary symbol aims to help reduce needless deaths and injuries

    International Nuclear Information System (INIS)

    2007-01-01

    Full text: With radiating waves, a skull and crossbones and a running person, a new ionizing radiation warning symbol is being introduced to supplement the traditional international symbol for radiation, the three cornered trefoil. The new symbol is being launched today by the IAEA and the International Organization for Standardization (ISO) to help reduce needless deaths and serious injuries from accidental exposure to large radioactive sources. It will serve as a supplementary warning to the trefoil, which has no intuitive meaning and little recognition beyond those educated in its significance. 'I believe the international recognition of the specific expertise of both organizations will ensure that the new standard will be accepted and applied by governments and industry to improve the safety of nuclear applications, protection of people and the environment', said Ms. Eliana Amaral, Director, Division of Radiation, Transport and Waste Safety, IAEA. The new symbol is aimed at alerting anyone, anywhere to the potential dangers of being close to a large source of ionizing radiation, the result of a five-year project conducted in 11 countries around the world. The symbol was tested with different population groups - mixed ages, varying educational backgrounds, male and female - to ensure that its message of 'danger- stay away' was crystal clear and understood by all. 'We can't teach the world about radiation,' said Carolyn Mac Kenzie, an IAEA radiation specialist who helped develop the symbol, 'but we can warn people about dangerous sources for the price of sticker.' The new symbol, developed by human factor experts, graphic artists, and radiation protection experts, was tested by the Gallup Institute on a total of 1 650 individuals in Brazil, Mexico, Morocco, Kenya, Saudi Arabia, China, India, Thailand, Poland, Ukraine and the United States. The symbol is intended for IAEA Category 1, 2 and 3 sources defined as dangerous sources capable of death or serious injury

  10. New symbol launched to warn public about radiation dangers. Supplementary symbol aims to help reduce needless deaths and injuries

    International Nuclear Information System (INIS)

    2007-01-01

    Full text: With radiating waves, a skull and crossbones and a running person, a new ionizing radiation warning symbol is being introduced to supplement the traditional international symbol for radiation, the three cornered trefoil. The new symbol is being launched today by the IAEA and the International Organization for Standardization (ISO) to help reduce needless deaths and serious injuries from accidental exposure to large radioactive sources. It will serve as a supplementary warning to the trefoil, which has no intuitive meaning and little recognition beyond those educated in its significance. 'I believe the international recognition of the specific expertise of both organizations will ensure that the new standard will be accepted and applied by governments and industry to improve the safety of nuclear applications, protection of people and the environment', said Ms. Eliana Amaral, Director, Division of Radiation, Transport and Waste Safety, IAEA. The new symbol is aimed at alerting anyone, anywhere to the potential dangers of being close to a large source of ionizing radiation, the result of a five-year project conducted in 11 countries around the world. The symbol was tested with different population groups - mixed ages, varying educational backgrounds, male and female - to ensure that its message of 'danger- stay away' was crystal clear and understood by all. 'We can't teach the world about radiation,' said Carolyn Mac Kenzie, an IAEA radiation specialist who helped develop the symbol, 'but we can warn people about dangerous sources for the price of sticker.' The new symbol, developed by human factor experts, graphic artists, and radiation protection experts, was tested by the Gallup Institute on a total of 1 650 individuals in Brazil, Mexico, Morocco, Kenya, Saudi Arabia, China, India, Thailand, Poland, Ukraine and the United States. The symbol is intended for IAEA Category 1, 2 and 3 sources defined as dangerous sources capable of death or serious injury

  11. GRAPHIC ADVERTISING, SPECIALIZED COMMUNICATIONS MODEL THROUGH SYMBOLS, WORDS, IMAGES WORDS, IMAGES

    Directory of Open Access Journals (Sweden)

    ADRONACHI Maria

    2011-06-01

    Full Text Available The aim of the paper is to identify the graphic advertising components: symbol, text, colour, to illustrate how they cooperate in order to create the advertising message, and to analyze the corelation product – advertising – consumer.

  12. The rhetoric of disenchantment through symbolism

    OpenAIRE

    Munyangeyo, Théophile

    2012-01-01

    The symbolism of flowers has always been a significant part of cultures around the world due to their functional meaning in daily life. From their decorative to their aromatic role, flowers and their symbolic meaning trigger emotions, convey wishes and represent thoughts that can not be explicitly expressed. In this regard, an elaborate language based on flower symbolism was developed in many societies, to convey clear messages to the recipient. However, in some cultural contexts, although th...

  13. 14 CFR 95.3 - Symbols.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 2 2010-01-01 2010-01-01 false Symbols. 95.3 Section 95.3 Aeronautics and Space FEDERAL AVIATION ADMINISTRATION, DEPARTMENT OF TRANSPORTATION (CONTINUED) AIR TRAFFIC AND GENERAL OPERATING RULES IFR ALTITUDES General § 95.3 Symbols. For the purposes of this part— (a) COP means...

  14. 50 CFR 80.26 - Symbols.

    Science.gov (United States)

    2010-10-01

    ... appropriate symbol(s) on areas, such as wildlife management areas and fishing access facilities, acquired..., losses and damages arising out of any allegedly unauthorized use of any patent, process, idea, method or... and also from any claims, suits, losses and damages arising out of alleged defects in the articles or...

  15. 46 CFR 50.10-25 - Coast Guard Symbol.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 2 2010-10-01 2010-10-01 false Coast Guard Symbol. 50.10-25 Section 50.10-25 Shipping... Definition of Terms Used in This Subchapter § 50.10-25 Coast Guard Symbol. (a) The term Coast Guard Symbol... impression of the Coast Guard Symbol for stamping nameplates and specimens is shown in Figure 50.10-25(b...

  16. 21 CFR 1302.03 - Symbol required; exceptions.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 9 2010-04-01 2010-04-01 false Symbol required; exceptions. 1302.03 Section 1302... REQUIREMENTS FOR CONTROLLED SUBSTANCES § 1302.03 Symbol required; exceptions. (a) Each commercial container of... § 1308.31 of this chapter) shall have printed on the label the symbol designating the schedule in which...

  17. 40 CFR 60.581 - Definitions and symbols.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 6 2010-07-01 2010-07-01 false Definitions and symbols. 60.581 Section... Coating and Printing § 60.581 Definitions and symbols. (a) All terms used in this subpart, not defined... solvent vapors emitted from the flexible vinyl or urethane rotogravure printing line. (b) All symbols used...

  18. 32 CFR 310.42 - Reports control symbol.

    Science.gov (United States)

    2010-07-01

    ... 32 National Defense 2 2010-07-01 2010-07-01 false Reports control symbol. 310.42 Section 310.42... PROGRAM DOD PRIVACY PROGRAM Reports § 310.42 Reports control symbol. Any report established by this subpart in support of the Privacy Program shall be assigned Report Control Symbol DD-COMP(A)1379. ...

  19. An Acoustic OFDM System with Symbol-by-Symbol Doppler Compensation for Underwater Communication.

    Science.gov (United States)

    MinhHai, Tran; Rie, Saotome; Suzuki, Taisaku; Wada, Tomohisa

    2016-01-01

    We propose an acoustic OFDM system for underwater communication, specifically for vertical link communications such as between a robot in the sea bottom and a mother ship in the surface. The main contributions are (1) estimation of time varying Doppler shift using continual pilots in conjunction with monitoring the drift of Power Delay Profile and (2) symbol-by-symbol Doppler compensation in frequency domain by an ICI matrix representing nonuniform Doppler. In addition, we compare our proposal against a resampling method. Simulation and experimental results confirm that our system outperforms the resampling method when the velocity changes roughly over OFDM symbols. Overall, experimental results taken in Shizuoka, Japan, show our system using 16QAM, and 64QAM achieved a data throughput of 7.5 Kbit/sec with a transmitter moving at maximum 2 m/s, in a complicated trajectory, over 30 m vertically.

  20. Analysis of mathematical literacy ability based on self-efficacy in model eliciting activities using metaphorical thinking approach

    Science.gov (United States)

    Setiani, C.; Waluya, S. B.; Wardono

    2018-03-01

    The purposes of this research are: (1) to identify learning quality in Model Eliciting Activities (MEAs) using a Metaphorical Thinking (MT) approach regarding qualitative and quantitative; (2) to analyze mathematical literacy of students based on Self-Efficacy (SE). This research is mixed method concurrent embedded design with qualitative research as the primary method. The quantitative research used quasi-experimental with non-equivalent control group design. The population is VIII grade students of SMP Negeri 3 Semarang Indonesia. Quantitative data is examined by conducting completeness mean test, standard completeness test, mean differentiation test and proportional differentiation test. Qualitative data is analyzed descriptively. The result of this research shows that MEAs learning using MT approach accomplishes good criteria both quantitatively and qualitatively. Students with low self-efficacy can identify problems, but they are lack ability to arrange problem-solving strategy on mathematical literacy questions. Students with medium self-efficacy can identify information provided in issues, but they find difficulties to use math symbols in making a representation. Students with high self-efficacy are excellent to represent problems into mathematical models as well as figures by using appropriate symbols and tools, so they can arrange strategy easily to solve mathematical literacy questions.

  1. Symbols in numbers: From numerals to magnitude information

    NARCIS (Netherlands)

    Lindemann, O.; Rüschemeyer, S.A.; Bekkering, H.

    2009-01-01

    A dual-code model of number processing needs to take into account the difference between a number symbol and its meaning. The transition of automatic non-abstract number representations into intentional abstract representations could be conceptualized as a translation of perceptual asematic

  2. Applied cartographic communication: map symbolization for atlases.

    Science.gov (United States)

    Morrison, J.L.

    1984-01-01

    A detailed investigation of the symbolization used on general-purpose atlas reference maps. It indicates how theories of cartographic communication can be put into practice. Two major points emerge. First, that a logical scheme can be constructed from existing cartographic research and applied to an analysis of the choice of symbolization on a map. Second, the same structure appears to allow the cartographer to specify symbolization as a part of map design. An introductory review of cartographic communication is followed by an analysis of selected maps' usage of point, area and line symbols, boundaries, text and colour usage.-after Author

  3. Symbol signing design for older drivers

    Science.gov (United States)

    1997-07-01

    This project evaluated the effectiveness of symbol traffic signs for young, middle-aged and elderly drivers. Daytime legibility distance and comprehension of 85 symbols in the Manual on Uniform Traffic Control Devices (MUTCD) were measured. Legibilit...

  4. Nonlinear Algorithms for Channel Equalization and Map Symbol Detection.

    Science.gov (United States)

    Giridhar, K.

    The transfer of information through a communication medium invariably results in various kinds of distortion to the transmitted signal. In this dissertation, a feed -forward neural network-based equalizer, and a family of maximum a posteriori (MAP) symbol detectors are proposed for signal recovery in the presence of intersymbol interference (ISI) and additive white Gaussian noise. The proposed neural network-based equalizer employs a novel bit-mapping strategy to handle multilevel data signals in an equivalent bipolar representation. It uses a training procedure to learn the channel characteristics, and at the end of training, the multilevel symbols are recovered from the corresponding inverse bit-mapping. When the channel characteristics are unknown and no training sequences are available, blind estimation of the channel (or its inverse) and simultaneous data recovery is required. Convergence properties of several existing Bussgang-type blind equalization algorithms are studied through computer simulations, and a unique gain independent approach is used to obtain a fair comparison of their rates of convergence. Although simple to implement, the slow convergence of these Bussgang-type blind equalizers make them unsuitable for many high data-rate applications. Rapidly converging blind algorithms based on the principle of MAP symbol-by -symbol detection are proposed, which adaptively estimate the channel impulse response (CIR) and simultaneously decode the received data sequence. Assuming a linear and Gaussian measurement model, the near-optimal blind MAP symbol detector (MAPSD) consists of a parallel bank of conditional Kalman channel estimators, where the conditioning is done on each possible data subsequence that can convolve with the CIR. This algorithm is also extended to the recovery of convolutionally encoded waveforms in the presence of ISI. Since the complexity of the MAPSD algorithm increases exponentially with the length of the assumed CIR, a suboptimal

  5. Meter Detection in Symbolic Music Using Inner Metric Analysis

    NARCIS (Netherlands)

    de Haas, W.B.; Volk, A.

    2016-01-01

    In this paper we present PRIMA: a new model tailored to symbolic music that detects the meter and the first downbeat position of a piece. Given onset data, the metrical structure of a piece is interpreted using the Inner Metric Analysis (IMA) model. IMA identifies the strong and weak metrical

  6. What’s the problem with symbolic religious establishment? The alienation and symbolic equality accounts

    DEFF Research Database (Denmark)

    Lægaard, Sune

    2017-01-01

    In this chapter I examine two possible reasons, which are prominent but often not systematically discussed in the literature, for thinking even purely symbolic establishment problematic. These are considerations of alienation and symbolic equality. I am only concerned with ways in which establish...... establishment might be normatively problematic even if it does not infringe on religious freedom and does not involve material injustices in other respects....

  7. Designing and evaluating symbols for electronic displays of navigation information : symbol stereotypes and symbol-feature rules

    Science.gov (United States)

    2005-09-30

    There is currently no common symbology standard for the electronic display of navigation information. The wide range of display technology and the different functions these displays support makes it difficult to design symbols that are easily recogni...

  8. An Acoustic OFDM System with Symbol-by-Symbol Doppler Compensation for Underwater Communication

    Directory of Open Access Journals (Sweden)

    Tran MinhHai

    2016-01-01

    Full Text Available We propose an acoustic OFDM system for underwater communication, specifically for vertical link communications such as between a robot in the sea bottom and a mother ship in the surface. The main contributions are (1 estimation of time varying Doppler shift using continual pilots in conjunction with monitoring the drift of Power Delay Profile and (2 symbol-by-symbol Doppler compensation in frequency domain by an ICI matrix representing nonuniform Doppler. In addition, we compare our proposal against a resampling method. Simulation and experimental results confirm that our system outperforms the resampling method when the velocity changes roughly over OFDM symbols. Overall, experimental results taken in Shizuoka, Japan, show our system using 16QAM, and 64QAM achieved a data throughput of 7.5 Kbit/sec with a transmitter moving at maximum 2 m/s, in a complicated trajectory, over 30 m vertically.

  9. An Acoustic OFDM System with Symbol-by-Symbol Doppler Compensation for Underwater Communication

    Science.gov (United States)

    MinhHai, Tran; Rie, Saotome; Suzuki, Taisaku; Wada, Tomohisa

    2016-01-01

    We propose an acoustic OFDM system for underwater communication, specifically for vertical link communications such as between a robot in the sea bottom and a mother ship in the surface. The main contributions are (1) estimation of time varying Doppler shift using continual pilots in conjunction with monitoring the drift of Power Delay Profile and (2) symbol-by-symbol Doppler compensation in frequency domain by an ICI matrix representing nonuniform Doppler. In addition, we compare our proposal against a resampling method. Simulation and experimental results confirm that our system outperforms the resampling method when the velocity changes roughly over OFDM symbols. Overall, experimental results taken in Shizuoka, Japan, show our system using 16QAM, and 64QAM achieved a data throughput of 7.5 Kbit/sec with a transmitter moving at maximum 2 m/s, in a complicated trajectory, over 30 m vertically. PMID:27057558

  10. On the fusion in SL(2)-WZNW models and 6j symbols of U{sub q}sl(2) x U{sub q'}osp(1 vertical stroke 2)

    Energy Technology Data Exchange (ETDEWEB)

    Koesling, Jens

    2010-06-15

    We introduce a novel method to determine 6j-symbols of quantum groups. This method is inspired by the methods used in the determination of fusing matrices of WZNW models. With this method we determine the 6j-symbols of the quantum group U{sub q}sl(2) and the super quantum group U{sub q}osp(1 vertical stroke 2). We present the 6j-symbols as a recurrence relation and its initial values. The 6j-symbols transform between the s-channel and the u-channel decomposition of the invariants of the four-fold tensor product of modules of a quantum group. These invariants fulfil certain difference equations. We set one of the representations in the invariant to the fundamental representation, and deduce a system of linear equations for the initial values of the recurrence relation determining the 6j-symbols. (orig.)

  11. Intuitiveness of Symbol Features for Air Traffic Management

    Science.gov (United States)

    Ngo, Mary Kim; Vu, Kim-Phuong L.; Thorpe, Elaine; Battiste, Vernol; Strybel, Thomas Z.

    2012-01-01

    We present the results of two online surveys asking participants to indicate what type of air traffic information might be conveyed by a number of symbols and symbol features (color, fill, text, and shape). The results of this initial study suggest that the well-developed concepts of ownership, altitude, and trajectory are readily associated with certain symbol features, while the relatively novel concept of equipage was not clearly associated with any specific symbol feature.

  12. Nonalgebraic symbol manipulators for use in scientific and engineering modeling: introducing the FORSE (FORtran Symobol Expander)

    International Nuclear Information System (INIS)

    Schultz, J.H.; Lettvin, J.D.

    1982-02-01

    A system of nonalgebraic symbol manipulators, called The FORSE (FORtran Symbol Expanders) has been developed to document and prepare input-output for Fortran programs. The use of documentation at the level of the individual equation is defended. The operation of The FORSE is described, along with user instructions and a worked example

  13. Parties, rituals and symbolisms in schools

    Directory of Open Access Journals (Sweden)

    Ana Cecilia Valencia Aguirre

    2015-07-01

    Full Text Available This paper aims at analyzing school parties from interaction spaces and principals’ narratives in six schools in the state of Jalisco. A party is a ritual where participants share symbols related to imaginary –hence the importance of conducting an analysis for understanding institutions as a symbolic framework. A core argument is that established actors are configured from symbolic practices in the institutional space (schools. The repetition of these practices awash with symbolism leads to daily rituals or micro rituals that are ratified in institutions. Methodologically, interviews and non-participant observation in school interaction spaces were used. Based on the findings, it may be stated that the nuclear family, rooted in the Christian image in which authority is a central point, becomes a fundamental factor in shaping institutional life as well as the imaginary linked to school parties.

  14. [The importance of symbolic interactionism in nursing practice].

    Science.gov (United States)

    Dupas, G; de Oliveira, I; Costa, T N

    1997-08-01

    The nurse should combine, in their daily practice, technical abilities with a profound comprehension of the main object oh their work, the human being. Symbolic Interactionism is an approach which enables the nursery professional to understand patients by the meaning they value their living experiences. The use of qualitative methods in nursery research is essential because it studies the humans beings and their relationship with the environment, allowing the understanding of the living experiences. These kind of approaches should be even more applied in nursery practice as they open new ways for professional knowledge and enrich practical skills.

  15. High-level Programming and Symbolic Reasoning on IoT Resource Constrained Devices

    Directory of Open Access Journals (Sweden)

    Sal vatore Gaglio

    2015-05-01

    Full Text Available While the vision of Internet of Things (IoT is rather inspiring, its practical implementation remains challenging. Conventional programming approaches prove unsuitable to provide IoT resource constrained devices with the distributed processing capabilities required to implement intelligent, autonomic, and self-organizing behaviors. In our previous work, we had already proposed an alternative programming methodology for such systems that is characterized by high-level programming and symbolic expressions evaluation, and developed a lightweight middleware to support it. Our approach allows for interactive programming of deployed nodes, and it is based on the simple but e ective paradigm of executable code exchange among nodes. In this paper, we show how our methodology can be used to provide IoT resource constrained devices with reasoning abilities by implementing a Fuzzy Logic symbolic extension on deployed nodes at runtime.

  16. Neuro-symbolic representation learning on biological knowledge graphs.

    Science.gov (United States)

    Alshahrani, Mona; Khan, Mohammad Asif; Maddouri, Omar; Kinjo, Akira R; Queralt-Rosinach, Núria; Hoehndorf, Robert

    2017-09-01

    Biological data and knowledge bases increasingly rely on Semantic Web technologies and the use of knowledge graphs for data integration, retrieval and federated queries. In the past years, feature learning methods that are applicable to graph-structured data are becoming available, but have not yet widely been applied and evaluated on structured biological knowledge. Results: We develop a novel method for feature learning on biological knowledge graphs. Our method combines symbolic methods, in particular knowledge representation using symbolic logic and automated reasoning, with neural networks to generate embeddings of nodes that encode for related information within knowledge graphs. Through the use of symbolic logic, these embeddings contain both explicit and implicit information. We apply these embeddings to the prediction of edges in the knowledge graph representing problems of function prediction, finding candidate genes of diseases, protein-protein interactions, or drug target relations, and demonstrate performance that matches and sometimes outperforms traditional approaches based on manually crafted features. Our method can be applied to any biological knowledge graph, and will thereby open up the increasing amount of Semantic Web based knowledge bases in biology to use in machine learning and data analytics. https://github.com/bio-ontology-research-group/walking-rdf-and-owl. robert.hoehndorf@kaust.edu.sa. Supplementary data are available at Bioinformatics online. © The Author(s) 2017. Published by Oxford University Press.

  17. Symbol phantoms

    International Nuclear Information System (INIS)

    Yamaguchi, Hiroshi; Hongo, Syozo; Takeshita, Hiroshi

    1990-01-01

    We have developed Japanese phantoms in two procedures for computation of organ doses exposed to internal and/or external radiation sources. One method is to make mathematical phantoms on the basis of ORNL mathematical phantoms. Parameters to specify organs of Japanese mathematical phantom are determined by interpolations of the ORNL data, which define the organs of Caucasian males and females of various ages, i.e. new born, 1, 5, 10, 15 years and adult, with survey data for Japanese physiques. Another procedure is to build 'symbol phantoms' for the Japanese public. The concept and its method of the symbol phantom enables us to make a phantom for an individual when we have all of his transversal section images obtained by a medical imaging device like MRI, and thus we may achieve more realistic phantoms for Japanese public than the mathematical phantoms. Both studies are in progress in NIRS. (author)

  18. Multiple-Symbol, Partially Coherent Detection of MPSK

    Science.gov (United States)

    Simon, Marvin K.; Divsalar, Dariush

    1994-01-01

    Proposed method of reception of multiple-phase-shift-keyed (MPSK) radio signals involves multiple-symbol, partially coherent detection. Instead of attempting to determine phase of transmitted signal during each symbol period as in coherent detection, receiver acquires signal data during multiple-symbol observation interval, then produces maximum-likelihood-sequence estimate of phases transmitted during interval. Combination of coherent-reception and incoherent-reception decision rules are used.

  19. Effects of background color and symbol arrangement cues on construction of multi-symbol messages by young children without disabilities: implications for aided AAC design.

    Science.gov (United States)

    Thistle, Jennifer J; Wilkinson, Krista

    2017-09-01

    Children whose speech does not meet their communication needs often benefit from augmentative and alternative communication (AAC). The design of an AAC display may influence the child's ability to communicate effectively. The current study examined how symbol background color cues and symbol arrangement affected construction of multi-symbol messages using line-drawing symbols, by young children with typical development. Participants (N = 52) heard a spoken phrase matching a photograph and selected line drawings within a 4 × 4 array. Friedman two-way ANOVAs evaluated speed and accuracy of multi-symbol message construction under four conditions in which the background color and arrangement of symbols was manipulated. Participants demonstrated significantly faster response times when symbols were arranged by word-class category compared to no symbol arrangement. The majority of children responded faster when symbols had white backgrounds, but this effect failed to reach statistical significance. This study provides preliminary evidence suggesting the importance of symbol arrangement for young children. The findings highlight the need for caution when incorporating background color on displays for young children. Future research is needed to examine the effect of visual cues on children who use AAC and consider additional factors that could influence efficacy of symbol arrangement and background color use.

  20. The Scientific Import of Symbols in Human Knowledge | Agbanusi ...

    African Journals Online (AJOL)

    Symbolism, being the use of symbols to represent ideas, it is generally believed that symbolism is restricted to the Arts, especially logic and literature. However, recent developments have shown that symbolism can be an interesting companion and, in fact, a necessary complement, of science. This work X-Rays the ...

  1. Use of language in symbolic play of toddlers

    OpenAIRE

    Knap, Petra

    2015-01-01

    The purpose of the thesis is to determine which materials encourage language development during symbolic play, how often do children in the first age group engage in symbolic play, and how can the teacher influence speech development during this activity. The theoretical part defines play, focusing on symbolic play. It also describes the role of the preschool teacher during play and explores the speech of younger children during symbolic play. The empirical part of the thesis examines whic...

  2. The Polish LGBT movement : symbolic conflict and stigma

    OpenAIRE

    Mossakowski, Tomek

    2011-01-01

    This thesis examines the political activities of the LGBT movement in Poland as it seeks to increase its position on the socio-political landscape and ultimately rid itself of stigma. Using ethnographic data collection at a non-governmental organisation in Warsaw, it discusses the use of symbols and the accumulation of what Bourdieu called symbolic capital. It draws heavily on the theory of Harrison's symbolic conflict and Schwimmer's notions of symbolic and direct competition, while bringing...

  3. Symbolism in European Integration

    DEFF Research Database (Denmark)

    Manners, Ian

    2011-01-01

    Ernst Haas observed over fifty years ago that ‘United Europe' is a resilient, adaptable, unifying, and yet unspecified symbol'. It is precisely this adaptability and ambiguity that has ensures the continuing importance of European studies as a means of understanding ‘the remarkable social...... of social transformation involved' (Calhoun 2003: 18). This article will consider the role of symbolism in European integration as part of answering Craig Calhoun's call for a means of transcending specific regimes of analysis in order to advance European studies....

  4. SYMBOL LEVEL DECODING FOR DUO-BINARY TURBO CODES

    Directory of Open Access Journals (Sweden)

    Yogesh Beeharry

    2017-05-01

    Full Text Available This paper investigates the performance of three different symbol level decoding algorithms for Duo-Binary Turbo codes. Explicit details of the computations involved in the three decoding techniques, and a computational complexity analysis are given. Simulation results with different couple lengths, code-rates, and QPSK modulation reveal that the symbol level decoding with bit-level information outperforms the symbol level decoding by 0.1 dB on average in the error floor region. Moreover, a complexity analysis reveals that symbol level decoding with bit-level information reduces the decoding complexity by 19.6 % in terms of the total number of computations required for each half-iteration as compared to symbol level decoding.

  5. Symbol lock detection implemented with nonoverlapping integration intervals

    Science.gov (United States)

    Shihabi, Mazen M. (Inventor); Hinedi, Sami M. (Inventor); Shah, Biren N. (Inventor)

    1995-01-01

    A symbol lock detector is introduced for an incoming coherent digital communication signal which utilizes a subcarrier modulated with binary symbol data, d(sub k), and known symbol interval T by integrating binary values of the signal over nonoverlapping first and second intervals selected to be T/2, delaying the first integral an interval T/2, and either summing or multiplying the second integral with the first one that preceded it to form a value X(sub k). That value is then averaged over a number M of symbol intervals to produce a static value Y. A symbol lock decision can then be made when the static value Y exceeds a threshold level delta.

  6. 7 CFR 97.900 - Form of official identification symbol.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 3 2010-01-01 2010-01-01 false Form of official identification symbol. 97.900 Section... symbol. The symbol set forth in Figure 1, containing the words “Plant Variety Protection Office” and “U.S. Department of Agriculture,” shall be the official identification symbol of the Plant Variety Protection...

  7. Visual Symbolism in Contemporary Theatre Directing in Nigeria ...

    African Journals Online (AJOL)

    This difference is cropped from the director's perception, conception, imaginative and creative impetus. Visual symbolism in the theatre as a medium traverse forms, textures, symbols, lines, lighting, circles and balance in creating an everlasting theatre experience. Visual symbolism is influenced by style, concept, forms, ...

  8. Symbolic computation in waste management

    International Nuclear Information System (INIS)

    Grant, M.W.

    1989-01-01

    This paper reports a prototype environment for decision analysis implemented on the PC using an object-oriented LISP. A unique feature of this environment is the extensive use of symbolic computation and object oriented programming. Models, e.g. contaminant transport and uptake, are built with the environment, itself recognizing new parameters, uncertainties and functions as they first appear and can be modified at any time with the appropriate changes propagated throughout the environment. The environment automatically generates and executes a complete interactive input sequence during the model construction. In addition to a primary decision criterion, secondary criteria or constraints may be used to define any decision

  9. Assessment of symbolic function in Mexican preschool children

    Directory of Open Access Journals (Sweden)

    N. R. Jiménez Barreto

    2013-04-01

    Full Text Available Development of symbolic function is an important psychological formation of pre-school age and reflects the possibility of the child to use signs and symbols in a conscious way. Assessment of symbolic function can be used as one of preparation for school indicators. The objective of the present study is to characterize the level of symbolic function development in Mexican pre-school children. 59 children were included in the study. The ages of the children were between 5 and 6 years and all of them belonged to sub-urban pre-school institution. All 59 children participated in this study for the first time. Our assessment consisted of specific tasks with symbolic means on materialized, perceptive and verbal levels. Each child was tested individually. Results showed an insufficient development of the symbolic function in all evaluated children. More than 78% of the children showed difficulties during performance in the tasks of assessment; their drawings were undifferentiated and had few essential characteristics. The obtained results show the necessity to implement developmental strategies in order to guarantee the formation of the ability of constant conscious sage of symbolic means at the end of pre-school age.

  10. Symbolic math for computation of radiation shielding

    International Nuclear Information System (INIS)

    Suman, Vitisha; Datta, D.; Sarkar, P.K.; Kushwaha, H.S.

    2010-01-01

    Radiation transport calculations for shielding studies in the field of accelerator technology often involve intensive numerical computations. Traditionally, radiation transport equation is solved using finite difference scheme or advanced finite element method with respect to specific initial and boundary conditions suitable for the geometry of the problem. All these computations need CPU intensive computer codes for accurate calculation of scalar and angular fluxes. Computation using symbols of the analytical expression representing the transport equation as objects is an enhanced numerical technique in which the computation is completely algorithm and data oriented. Algorithm on the basis of symbolic math architecture is developed using Symbolic math toolbox of MATLAB software. Present paper describes the symbolic math algorithm and its application as a case study in which shielding calculation of rectangular slab geometry is studied for a line source of specific activity. Study of application of symbolic math in this domain evolves a new paradigm compared to the existing computer code such as DORT. (author)

  11. Analysing the Effectiveness of the Personality Symbols/Icons

    OpenAIRE

    Halim, İpek

    2012-01-01

    Personality symbol can cover all the identifications of the brand. It can be the face or the soul of the company. Their effect on the brand image is huge. The research focuses on calculating the roles and effectives of the personality symbols. It aims to bring in suggestions for developing a successful personality symbols and lists advantages and disadvantages of different types of personality symbols. It does a detailed copy testing. Apart from conducting focus groups to analyse how the targ...

  12. Symbol Synchronization for Diffusion-Based Molecular Communications.

    Science.gov (United States)

    Jamali, Vahid; Ahmadzadeh, Arman; Schober, Robert

    2017-12-01

    Symbol synchronization refers to the estimation of the start of a symbol interval and is needed for reliable detection. In this paper, we develop several symbol synchronization schemes for molecular communication (MC) systems where we consider some practical challenges, which have not been addressed in the literature yet. In particular, we take into account that in MC systems, the transmitter may not be equipped with an internal clock and may not be able to emit molecules with a fixed release frequency. Such restrictions hold for practical nanotransmitters, e.g., modified cells, where the lengths of the symbol intervals may vary due to the inherent randomness in the availability of food and energy for molecule generation, the process for molecule production, and the release process. To address this issue, we develop two synchronization-detection frameworks which both employ two types of molecule. In the first framework, one type of molecule is used for symbol synchronization and the other one is used for data detection, whereas in the second framework, both types of molecule are used for joint symbol synchronization and data detection. For both frameworks, we first derive the optimal maximum likelihood (ML) symbol synchronization schemes as performance upper bounds. Since ML synchronization entails high complexity, for each framework, we also propose three low-complexity suboptimal schemes, namely a linear filter-based scheme, a peak observation-based scheme, and a threshold-trigger scheme, which are suitable for MC systems with limited computational capabilities. Furthermore, we study the relative complexity and the constraints associated with the proposed schemes and the impact of the insertion and deletion errors that arise due to imperfect synchronization. Our simulation results reveal the effectiveness of the proposed synchronization schemes and suggest that the end-to-end performance of MC systems significantly depends on the accuracy of the symbol

  13. Examining the Nexus between Grounded Theory and Symbolic Interactionism

    Directory of Open Access Journals (Sweden)

    P. Jane Milliken RN, PhD

    2012-12-01

    Full Text Available Grounded theory is inherently symbolic interactionist; however, not all grounded theory researchers appreciate its importance or benefit from its influence. Elsewhere, we have written about the intrinsic relationship between grounded theory and symbolic interactionism, highlighting the silent, fundamental contribution of symbolic interactionism to the methodology. At the same time, there are significant insights to be had by bringing a conscious awareness of the philosophy of symbolic interactionism to grounded theory research. In this article we discuss the symbolic interactionist concepts of mind, self, and society, and their applicability in grounded theorizing. Our purpose is to highlight foundational concepts of symbolic interactionism and their centrality in the processes of conducting grounded theory research.

  14. Multi-core symbolic bisimulation minimisation

    OpenAIRE

    Dijk, Tom van; Pol, Jaco van de

    2017-01-01

    We introduce parallel symbolic algorithms for bisimulation minimisation, to combat the combinatorial state space explosion along three different paths. Bisimulation minimisation reduces a transition system to the smallest system with equivalent behaviour. We consider strong and branching bisimilarity for interactive Markov chains, which combine labelled transition systems and continuous-time Markov chains. Large state spaces can be represented concisely by symbolic techniques, based on binary...

  15. Sound-symbolism boosts novel word learning

    NARCIS (Netherlands)

    Lockwood, G.F.; Dingemanse, M.; Hagoort, P.

    2016-01-01

    The existence of sound-symbolism (or a non-arbitrary link between form and meaning) is well-attested. However, sound-symbolism has mostly been investigated with nonwords in forced choice tasks, neither of which are representative of natural language. This study uses ideophones, which are naturally

  16. Improved detection of congestive heart failure via probabilistic symbolic pattern recognition and heart rate variability metrics.

    Science.gov (United States)

    Mahajan, Ruhi; Viangteeravat, Teeradache; Akbilgic, Oguz

    2017-12-01

    A timely diagnosis of congestive heart failure (CHF) is crucial to evade a life-threatening event. This paper presents a novel probabilistic symbol pattern recognition (PSPR) approach to detect CHF in subjects from their cardiac interbeat (R-R) intervals. PSPR discretizes each continuous R-R interval time series by mapping them onto an eight-symbol alphabet and then models the pattern transition behavior in the symbolic representation of the series. The PSPR-based analysis of the discretized series from 107 subjects (69 normal and 38 CHF subjects) yielded discernible features to distinguish normal subjects and subjects with CHF. In addition to PSPR features, we also extracted features using the time-domain heart rate variability measures such as average and standard deviation of R-R intervals. An ensemble of bagged decision trees was used to classify two groups resulting in a five-fold cross-validation accuracy, specificity, and sensitivity of 98.1%, 100%, and 94.7%, respectively. However, a 20% holdout validation yielded an accuracy, specificity, and sensitivity of 99.5%, 100%, and 98.57%, respectively. Results from this study suggest that features obtained with the combination of PSPR and long-term heart rate variability measures can be used in developing automated CHF diagnosis tools. Copyright © 2017 Elsevier B.V. All rights reserved.

  17. Mythology, Weltanschauung, symbolic universe and states of consciousness

    Directory of Open Access Journals (Sweden)

    Gert Malan

    2016-07-01

    Full Text Available This article investigates whether different religious (mythological worldviews can be described as alternative and altered states of consciousness (ASCs. Differences between conscious and unconscious motivations for behaviour are discussed before looking at ASCs, Weltanschauung and symbolic universes. Mythology can be described both as Weltanschauung and symbolic universe, functioning on all levels of consciousness. Different Weltanschauungen constitute alternative states of consciousness. Compared to secular worldviews, religious worldviews may be described as ASCs. Thanks to our globalised modern societies, the issue is even more complex, as alternate modernities lead to a symbolic multiverse, with individuals living in a social multiverse. Keyowrds: mythology; Weltanschauung; worldview; symbolic universe; states of consciousness; altered states of consciousness; alternative states of consciousness; symbolic multiverse; social multiverse

  18. Handwriting generates variable visual input to facilitate symbol learning

    Science.gov (United States)

    Li, Julia X.; James, Karin H.

    2015-01-01

    Recent research has demonstrated that handwriting practice facilitates letter categorization in young children. The present experiments investigated why handwriting practice facilitates visual categorization by comparing two hypotheses: That handwriting exerts its facilitative effect because of the visual-motor production of forms, resulting in a direct link between motor and perceptual systems, or because handwriting produces variable visual instances of a named category in the environment that then changes neural systems. We addressed these issues by measuring performance of 5 year-old children on a categorization task involving novel, Greek symbols across 6 different types of learning conditions: three involving visual-motor practice (copying typed symbols independently, tracing typed symbols, tracing handwritten symbols) and three involving visual-auditory practice (seeing and saying typed symbols of a single typed font, of variable typed fonts, and of handwritten examples). We could therefore compare visual-motor production with visual perception both of variable and similar forms. Comparisons across the six conditions (N=72) demonstrated that all conditions that involved studying highly variable instances of a symbol facilitated symbol categorization relative to conditions where similar instances of a symbol were learned, regardless of visual-motor production. Therefore, learning perceptually variable instances of a category enhanced performance, suggesting that handwriting facilitates symbol understanding by virtue of its environmental output: supporting the notion of developmental change though brain-body-environment interactions. PMID:26726913

  19. Testing a model of componential processing of multi-symbol numbers-evidence from measurement units.

    Science.gov (United States)

    Huber, Stefan; Bahnmueller, Julia; Klein, Elise; Moeller, Korbinian

    2015-10-01

    Research on numerical cognition has addressed the processing of nonsymbolic quantities and symbolic digits extensively. However, magnitude processing of measurement units is still a neglected topic in numerical cognition research. Hence, we investigated the processing of measurement units to evaluate whether typical effects of multi-digit number processing such as the compatibility effect, the string length congruity effect, and the distance effect are also present for measurement units. In three experiments, participants had to single out the larger one of two physical quantities (e.g., lengths). In Experiment 1, the compatibility of number and measurement unit (compatible: 3 mm_6 cm with 3 mm) as well as string length congruity (congruent: 1 m_2 km with m 2 characters) were manipulated. We observed reliable compatibility effects with prolonged reaction times (RT) for incompatible trials. Moreover, a string length congruity effect was present in RT with longer RT for incongruent trials. Experiments 2 and 3 served as control experiments showing that compatibility effects persist when controlling for holistic distance and that a distance effect for measurement units exists. Our findings indicate that numbers and measurement units are processed in a componential manner and thus highlight that processing characteristics of multi-digit numbers generalize to measurement units. Thereby, our data lend further support to the recently proposed generalized model of componential multi-symbol number processing.

  20. A Bayesian classifier for symbol recognition

    OpenAIRE

    Barrat , Sabine; Tabbone , Salvatore; Nourrissier , Patrick

    2007-01-01

    URL : http://www.buyans.com/POL/UploadedFile/134_9977.pdf; International audience; We present in this paper an original adaptation of Bayesian networks to symbol recognition problem. More precisely, a descriptor combination method, which enables to improve significantly the recognition rate compared to the recognition rates obtained by each descriptor, is presented. In this perspective, we use a simple Bayesian classifier, called naive Bayes. In fact, probabilistic graphical models, more spec...

  1. Examining the Nexus between Grounded Theory and Symbolic Interactionism

    OpenAIRE

    P. Jane Milliken RN, PhD; Rita Schreiber RN, DNS

    2012-01-01

    Grounded theory is inherently symbolic interactionist; however, not all grounded theory researchers appreciate its importance or benefit from its influence. Elsewhere, we have written about the intrinsic relationship between grounded theory and symbolic interactionism, highlighting the silent, fundamental contribution of symbolic interactionism to the methodology. At the same time, there are significant insights to be had by bringing a conscious awareness of the philosophy of symbolic interac...

  2. NSAMD: A new approach to discover structured contiguous substrings in sequence datasets using Next-Symbol-Array.

    Science.gov (United States)

    Pari, Abdolvahed; Baraani, Ahmad; Parseh, Saeed

    2016-10-01

    In many sequence data mining applications, the goal is to find frequent substrings. Some of these applications like extracting motifs in protein and DNA sequences are looking for frequently occurring approximate contiguous substrings called simple motifs. By approximate we mean that some mismatches are allowed during similarity test between substrings, and it helps to discover unknown patterns. Structured motifs in DNA sequences are frequent structured contiguous substrings which contains two or more simple motifs. There are some works that have been done to find simple motifs but these works have problems such as low scalability, high execution time, no guarantee to find all patterns, and low flexibility in adaptation to other application. The Flame is the only algorithm that can find all unknown structured patterns in a dataset and has solved most of these problems but its scalability for very large sequences is still weak. In this research a new approach named Next-Symbol-Array based Motif Discovery (NSAMD) is represented to improve scalability in extracting all unknown simple and structured patterns. To reach this goal a new data structure has been presented called Next-Symbol-Array. This data structure makes change in how to find patterns by NSAMD in comparison with Flame and helps to find structured motif faster. Proposed algorithm is as accurate as Flame and extracts all existing patterns in dataset. Performance comparisons show that NSAMD outperforms Flame in extracting structured motifs in both execution time (51% faster) and memory usage (more than 99%). Proposed algorithm is slower in extracting simple motifs but considerable improvement in memory usage (more than 99%) makes NSAMD more scalable than Flame. This advantage of NSAMD is very important in biological applications in which very large sequences are applied. Copyright © 2016 Elsevier Ltd. All rights reserved.

  3. Exploring the Development of Symbolic Function of Consciousness: A Technique

    Directory of Open Access Journals (Sweden)

    Polyakov A.M.,

    2016-07-01

    Full Text Available This article describes studying method which developed the symbolic function mind. It is defined as a functional unit providing the solution of problems by understanding and expression of the reality of the subject-subject relationship using symbols. The symbol understood as a cultural form of presen- tation of subjective reality, mediating the relationship and interaction between two or more subjects. The symbol consists of sense-perception of form and meaning, expressing a subjective reality. The structure of the symbolic function includes the following components: generation and implementation plan, the transformation of symbolic forms, the awareness of the antinomic character, character interpretation. Investigation techiques was developed in accordance with the principles of construction of experimental-genetic method. Empirical criteria for evaluating the level of its development was based on the structure of the symbolic function, and developed a system of assistance for the realization of symbolic meaning. The method allows determine the dynamics and conditions for the development of the symbolic function, its genetic makeup, as well as the form and content of cooperation with con- temporaries.

  4. The Symbolic Meaning of Legal Subjectivity

    NARCIS (Netherlands)

    Pessers, D.; van Klink, B.; van Beers, B.; Poort, L.

    2016-01-01

    The legitimacy of the law is not to be found, as is often claimed, in procedural justice, but in the core function of the law: the symbolic insertion of every new generation into the community of legal subjects. This symbolic function is most ambitiously expressed in the Universal Declaration of

  5. The mathematica guidebook for symbolics

    CERN Document Server

    Trott, Michael

    2006-01-01

    Mathematica is today's most advanced technical computing system. It features a rich programming environment, two-and three-dimensional graphics capabilities and hundreds of sophisticated, powerful programming and mathematical functions using state-of-the-art algorithms. Combined with a user-friendly interface, and a complete mathematical typesetting system, Mathematica offers an intuitive easy-to-handle environment of great power and utility. "The Mathematica GuideBook for Symbolics" (code and text fully tailored for Mathematica 5.1) deals with Mathematica's symbolic mathematical capabilities. Structural and mathematical operations on single and systems of polynomials are fundamental to many symbolic calculations and they are covered in considerable detail. The solution of equations and differential equations, as well as the classical calculus operations (differentiation, integration, summation, series expansion, limits) are exhaustively treated. Generalized functions and their uses are discussed. In addition...

  6. Finiteness of Lorentzian 10j symbols and partition functions

    International Nuclear Information System (INIS)

    Christensen, J Daniel

    2006-01-01

    We give a short and simple proof that the Lorentzian 10j symbol, which forms a key part of the Barrett-Crane model of Lorentzian quantum gravity, is finite. The argument is very general, and applies to other integrals. For example, we show that the Lorentzian and Riemannian causal 10j symbols are finite, despite their singularities. Moreover, we show that integrals that arise in Cherrington's work are finite. Cherrington has shown that this implies that the Lorentzian partition function for a single triangulation is finite, even for degenerate triangulations. Finally, we also show how to use these methods to prove finiteness of integrals based on other graphs and other homogeneous domains

  7. Engineering Evaluation and Assessment (EE and A) Report for the Symbolic and Sub-symbolic Robotics Intelligence Control System (SS-RICS)

    Science.gov (United States)

    2018-04-01

    ARL-TR-8352 ● APR 2018 US Army Research Laboratory Engineering Evaluation and Assessment (EE&A) Report for the Symbolic and Sub...APR 2018 US Army Research Laboratory Engineering Evaluation and Assessment (EE&A) Report for the Symbolic and Sub-symbolic Robotics...Intelligence Control System (SS-RICS) by Troy Dale Kelley and Eric Avery Human Research and Engineering Directorate, ARL Sean McGhee STG Inc

  8. Symbolic computer vector analysis

    Science.gov (United States)

    Stoutemyer, D. R.

    1977-01-01

    A MACSYMA program is described which performs symbolic vector algebra and vector calculus. The program can combine and simplify symbolic expressions including dot products and cross products, together with the gradient, divergence, curl, and Laplacian operators. The distribution of these operators over sums or products is under user control, as are various other expansions, including expansion into components in any specific orthogonal coordinate system. There is also a capability for deriving the scalar or vector potential of a vector field. Examples include derivation of the partial differential equations describing fluid flow and magnetohydrodynamics, for 12 different classic orthogonal curvilinear coordinate systems.

  9. JINGLE: THE SOUNDING SYMBOL

    Directory of Open Access Journals (Sweden)

    Bysko Maxim V.

    2013-12-01

    Full Text Available The article considers the role of jingles in the industrial era, from the occurrence of the regular radio broadcasting, sound films and television up of modern video games, audio and video podcasts, online broadcasts, and mobile communications. Jingles are researched from the point of view of the theory of symbols: the forward motion is detected in the process of development of jingles from the social symbols (radio callsigns to the individual signs-images (ringtones. The role of technical progress in the formation of jingles as important cultural audio elements of modern digital civilization.

  10. Information decomposition method to analyze symbolical sequences

    International Nuclear Information System (INIS)

    Korotkov, E.V.; Korotkova, M.A.; Kudryashov, N.A.

    2003-01-01

    The information decomposition (ID) method to analyze symbolical sequences is presented. This method allows us to reveal a latent periodicity of any symbolical sequence. The ID method is shown to have advantages in comparison with application of the Fourier transformation, the wavelet transform and the dynamic programming method to look for latent periodicity. Examples of the latent periods for poetic texts, DNA sequences and amino acids are presented. Possible origin of a latent periodicity for different symbolical sequences is discussed

  11. The Rhetoric of Disenchantment through Symbolism

    Science.gov (United States)

    Munyangeyo, Théophile

    2012-01-01

    The symbolism of "flowers" has always been a significant part of cultures around the world due to their functional meaning in daily life. From their decorative to their aromatic role, flowers and their symbolic meaning trigger emotions, convey wishes and represent thoughts that can not be explicitly expressed. In this regard, an…

  12. Symbolic Meaning of Drama “Perlawanan Diponegoro”

    Directory of Open Access Journals (Sweden)

    Nur Sahid

    2017-01-01

    Full Text Available Study on Drama entitled “Perlawanan Diponegoro” or “Diponegoro Insurrection” by Lephen Purwanto is aiming at deeply digging the semiotic meanings attached to it. This study employed Keir Elam’s theatrical semiotics as the approach, while Krippendorf’s content analysis was implemented as the method of study. Citing from Krippendorf, content analysis is a method that is particularly develop to study symbolical phenomena with a major purpose that is to dig and reveal other examined phenomena, comprising content, meaning, and essential element of a literary work.

  13. Carrier tracking by smoothing filter improves symbol SNR

    Science.gov (United States)

    Pomalaza-Raez, Carlos A.; Hurd, William J.

    1986-01-01

    The potential benefit of using a smoothing filter to estimate carrier phase over use of phase locked loops (PLL) is determined. Numerical results are presented for the performance of three possible configurations of the deep space network advanced receiver. These are residual carrier PLL, sideband aided residual carrier PLL, and finally sideband aiding with a Kalman smoother. The average symbol signal to noise ratio (SNR) after losses due to carrier phase estimation error is computed for different total power SNRs, symbol rates and symbol SNRs. It is found that smoothing is most beneficial for low symbol SNRs and low symbol rates. Smoothing gains up to 0.4 dB over a sideband aided residual carrier PLL, and the combined benefit of smoothing and sideband aiding relative to a residual carrier loop is often in excess of 1 dB.

  14. Graphic Symbols as "The Mind on Paper": Links between Children's Interpretive Theory of Mind and Symbol Understanding

    Science.gov (United States)

    Myers, Lauren J.; Liben, Lynn S.

    2012-01-01

    Children gradually develop interpretive theory of mind (iToM)--the understanding that different people may interpret identical events or stimuli differently. The present study tested whether more advanced iToM underlies children's recognition that map symbols' meanings must be communicated to others when symbols are iconic (resemble their…

  15. Handwriting generates variable visual output to facilitate symbol learning.

    Science.gov (United States)

    Li, Julia X; James, Karin H

    2016-03-01

    Recent research has demonstrated that handwriting practice facilitates letter categorization in young children. The present experiments investigated why handwriting practice facilitates visual categorization by comparing 2 hypotheses: that handwriting exerts its facilitative effect because of the visual-motor production of forms, resulting in a direct link between motor and perceptual systems, or because handwriting produces variable visual instances of a named category in the environment that then changes neural systems. We addressed these issues by measuring performance of 5-year-old children on a categorization task involving novel, Greek symbols across 6 different types of learning conditions: 3 involving visual-motor practice (copying typed symbols independently, tracing typed symbols, tracing handwritten symbols) and 3 involving visual-auditory practice (seeing and saying typed symbols of a single typed font, of variable typed fonts, and of handwritten examples). We could therefore compare visual-motor production with visual perception both of variable and similar forms. Comparisons across the 6 conditions (N = 72) demonstrated that all conditions that involved studying highly variable instances of a symbol facilitated symbol categorization relative to conditions where similar instances of a symbol were learned, regardless of visual-motor production. Therefore, learning perceptually variable instances of a category enhanced performance, suggesting that handwriting facilitates symbol understanding by virtue of its environmental output: supporting the notion of developmental change though brain-body-environment interactions. (PsycINFO Database Record (c) 2016 APA, all rights reserved).

  16. Genetic programming based models in plant tissue culture: An addendum to traditional statistical approach.

    Science.gov (United States)

    Mridula, Meenu R; Nair, Ashalatha S; Kumar, K Satheesh

    2018-02-01

    In this paper, we compared the efficacy of observation based modeling approach using a genetic algorithm with the regular statistical analysis as an alternative methodology in plant research. Preliminary experimental data on in vitro rooting was taken for this study with an aim to understand the effect of charcoal and naphthalene acetic acid (NAA) on successful rooting and also to optimize the two variables for maximum result. Observation-based modelling, as well as traditional approach, could identify NAA as a critical factor in rooting of the plantlets under the experimental conditions employed. Symbolic regression analysis using the software deployed here optimised the treatments studied and was successful in identifying the complex non-linear interaction among the variables, with minimalistic preliminary data. The presence of charcoal in the culture medium has a significant impact on root generation by reducing basal callus mass formation. Such an approach is advantageous for establishing in vitro culture protocols as these models will have significant potential for saving time and expenditure in plant tissue culture laboratories, and it further reduces the need for specialised background.

  17. Sarawak Bamboo Craft: Symbolism and Phenomenon

    Directory of Open Access Journals (Sweden)

    Arshad Mohd Zaihidee

    2014-04-01

    Full Text Available The relationship between human beings and their environment has stirred reactions between nature and the development of mind and actions that can be discussed using interdisciplinary approaches such as psychology, sociology, anthropology and history, in understanding human thinking and behavior. A psychological approach is intended to evaluate the individual choices and needs in society. A sociological approach details the various patterns in the social organization. An anthropological approach is tied with culture and belief to fulfil human needs which are based on their habitat, while a historical approach looks at the development which is related to the past. Dimensions of experiences, order and logic, selective elaboration and expressions are used to analyze the bamboo craft of Iban, Melanau and Bidayuh societies in Sarawak long-houses. The existence of constitutive, moral, expressive and cognitive symbols has been interpreted based on a theoretical framework that has been developed by Langer Art Theory, Parsons Social Theory and Kaplan Culture Theory. The values and meaning formed are interpreted to understand matters related to the lives of villagers and the finding suggests that bamboo craft expresses the multi-ethnic mind and character in the socio-culture of long- houses in Sarawak.

  18. The primal scene and symbol formation.

    Science.gov (United States)

    Niedecken, Dietmut

    2016-06-01

    This article discusses the meaning of the primal scene for symbol formation by exploring its way of processing in a child's play. The author questions the notion that a sadomasochistic way of processing is the only possible one. A model of an alternative mode of processing is being presented. It is suggested that both ways of processing intertwine in the "fabric of life" (D. Laub). Two clinical vignettes, one from an analytic child psychotherapy and the other from the analysis of a 30 year-old female patient, illustrate how the primal scene is being played out in the form of a terzet. The author explores whether the sadomasochistic way of processing actually precedes the "primal scene as a terzet". She discusses if it could even be regarded as a precondition for the formation of the latter or, alternatively, if the "combined parent-figure" gives rise to ways of processing. The question is being left open. Finally, it is shown how both modes of experiencing the primal scene underlie the discoursive and presentative symbol formation, respectively. Copyright © 2015 Institute of Psychoanalysis.

  19. Television Commercials: Symbols, Myths and Metaphors.

    Science.gov (United States)

    Feasley, Florence G.

    Television commercials convey to the audience through symbols, metaphors, and myths the feelings and emotions deeply rooted in our culture. While commercials on one level are concerned with a representation of the product or service, they are on another level a symbol of a larger meaning: love, family, romance, motherhood, or hero worship. A can…

  20. Symbol-stream Combiner: Description and Demonstration Plans

    Science.gov (United States)

    Hurd, W. J.; Reder, L. J.; Russell, M. D.

    1984-01-01

    A system is described and demonstration plans presented for antenna arraying by symbol stream combining. This system is used to enhance the signal-to-noise ratio of a spacecraft signals by combining the detected symbol streams from two or more receiving stations. Symbol stream combining has both cost and performance advantages over other arraying methods. Demonstrations are planned on Voyager 2 both prior to and during Uranus encounter. Operational use is possible for interagency arraying of non-Deep Space Network stations at Neptune encounter.

  1. A Dynamic Perspective on Symbolic Co-branding

    DEFF Research Database (Denmark)

    von Wallpach, Sylvia; Backhausen, Mia

    2016-01-01

    brand’s meaning—a challenge that is accentuated when multiple brands form alliances. Focusing on symbolic co-branding, this paper aims to understand how involved brands’ meaning arises from discursive interactions in stakeholder networks (including brand management). A netnographic study in the context...... of lifestyle and fashion blogs provides in-depth insights into the evolvement of two symbolic co-branding processes. The results highlight various stakeholders’ role in and discursive strategies of creating and transferring meaning between involved brands and add unprecedented insights into symbolic co-branding...

  2. Combining metric episodes with semantic event concepts within the Symbolic and Sub-Symbolic Robotics Intelligence Control System (SS-RICS)

    Science.gov (United States)

    Kelley, Troy D.; McGhee, S.

    2013-05-01

    This paper describes the ongoing development of a robotic control architecture that inspired by computational cognitive architectures from the discipline of cognitive psychology. The Symbolic and Sub-Symbolic Robotics Intelligence Control System (SS-RICS) combines symbolic and sub-symbolic representations of knowledge into a unified control architecture. The new architecture leverages previous work in cognitive architectures, specifically the development of the Adaptive Character of Thought-Rational (ACT-R) and Soar. This paper details current work on learning from episodes or events. The use of episodic memory as a learning mechanism has, until recently, been largely ignored by computational cognitive architectures. This paper details work on metric level episodic memory streams and methods for translating episodes into abstract schemas. The presentation will include research on learning through novelty and self generated feedback mechanisms for autonomous systems.

  3. Symbol Recognition using Spatial Relations

    OpenAIRE

    K.C., Santosh; Lamiroy, Bart; Wendling, Laurent

    2012-01-01

    International audience; In this paper, we present a method for symbol recognition based on the spatio-structural description of a 'vocabulary' of extracted visual elementary parts. It is applied to symbols in electrical wiring diagrams. The method consists of first identifying vocabulary elements into different groups based on their types (e.g., circle, corner ). We then compute spatial relations between the possible pairs of labelled vocabulary types which are further used as a basis for bui...

  4. Minoan "Horns Of Concecration" Revisited: A Symbol Of Sun Worship In Palatial And Post-Palatial Crete?

    Science.gov (United States)

    Banou, Emilia

    In this article a previously proposed interpretation of Minoan 'horns of consecration' as a symbol of sun is reexamined. A clay model of 'horns of consecration' from the peak sanctuary of Petsophas, the results of astronomical research on Minoan peak sanctuaries, the idols of the so-called 'Goddess with Upraised Arms" and a clay model of 'horns of consecration' from the Mycenaean cemetery of Tanagra are put forward as evidence for a possible adoption - or a parallel development under the influence of adjacent cultures - by the Minoans (and by the Mycenaeans, at least after 1400 B.C.) of religious notions related to the Egyptian symbols of the 'mountain' and the 'horizon', both connected with the Sun in Egyptian cosmology and religion. It is concluded that the 'horns of consecration' may represent a practical device as well as an abstract symbol of the Sun, a symbol of catholic importance, which embraced many aspects of Minoan religious activities as represented on Minoan iconography.

  5. New Map Symbol System for Disaster Management

    Science.gov (United States)

    Marinova, Silvia T.

    2018-05-01

    In the last 10 years Bulgaria was frequently affected by natural and man-made disasters that caused considerable losses. According to the Bulgarian Disaster Management Act (2006) disaster management should be planned at local, regional and national level. Disaster protection is based on plans that include maps such as hazard maps, maps for protection, maps for evacuation planning, etc. Decision-making and cooperation between two or more neighboring municipalities or regions in crisis situation are still rendered difficult because the maps included in the plans differ in scale, colors, map symbols and cartographic design. To improve decision-making process in case of emergency and to reduce the number of human loss and property damages disaster management plans at local and regional level should be supported by detailed thematic maps created in accordance with uniform contents, map symbol system and design. The paper proposes a new symbol system for disaster management that includes a four level hierarchical classification of objects and phenomena according to their type and origin. All objects and phenomena of this classification are divided into five categories: disasters; infrastructure; protection services and infrastructure for protection; affected people and affected infrastructure; operational sites and activities. The symbols of these categories are shown with different background colors and shapes so that they are identifiable. All the symbols have simple but associative design. The new symbol system is used in the design of a series of maps for disaster management at local and regional level.

  6. Efficient Bit-to-Symbol Likelihood Mappings

    Science.gov (United States)

    Moision, Bruce E.; Nakashima, Michael A.

    2010-01-01

    This innovation is an efficient algorithm designed to perform bit-to-symbol and symbol-to-bit likelihood mappings that represent a significant portion of the complexity of an error-correction code decoder for high-order constellations. Recent implementation of the algorithm in hardware has yielded an 8- percent reduction in overall area relative to the prior design.

  7. Multiple symbol differential detection of uncoded and trellis coded MPSK

    Science.gov (United States)

    Divsalar, Dariush; Simon, Marvin K.; Shahshahani, Mehrdad

    1989-01-01

    A differential detection for MPSK, which uses a multiple symbol observation interval, is presented and its performance analyzed and simulated. The technique makes use of maximum-likelihood sequence estimation of the transmitted phases rather than symbol-by-symbol detection as in conventional differential detection. As such the performance of this multiple symbol detection scheme fills the gap between conventional (two-symbol observation) differentially coherent detection of MPSK and ideal coherent of MPSK with differential encoding. The amount of improvement gained over conventional differential detection depends on the number of phases, M, and the number of additional symbol intervals added to the observation. What is particularly interesting is that substantial performance improvement can be obtained for only one or two additional symbol intervals of observation. The analysis and simulation results presented are for uncoded and trellis coded MPSK.

  8. Formalising Symbolic Interactionism

    NARCIS (Netherlands)

    de Nooy, W.

    2009-01-01

    Symbolic interactionism is generally known as a theory typically linked with a qualitative methodology. Recent developments in quantitative social network analysis, however, can analyze processes theorized within this theoretical tradition. Thick description can be complemented with statistical

  9. A Directed Acyclic Graph-Large Margin Distribution Machine Model for Music Symbol Classification.

    Science.gov (United States)

    Wen, Cuihong; Zhang, Jing; Rebelo, Ana; Cheng, Fanyong

    2016-01-01

    Optical Music Recognition (OMR) has received increasing attention in recent years. In this paper, we propose a classifier based on a new method named Directed Acyclic Graph-Large margin Distribution Machine (DAG-LDM). The DAG-LDM is an improvement of the Large margin Distribution Machine (LDM), which is a binary classifier that optimizes the margin distribution by maximizing the margin mean and minimizing the margin variance simultaneously. We modify the LDM to the DAG-LDM to solve the multi-class music symbol classification problem. Tests are conducted on more than 10000 music symbol images, obtained from handwritten and printed images of music scores. The proposed method provides superior classification capability and achieves much higher classification accuracy than the state-of-the-art algorithms such as Support Vector Machines (SVMs) and Neural Networks (NNs).

  10. SYMBOLIC LANDSCAPE OF CONSCIOUSNESS: MAN BETWEEN REPRESENTATIONALISM, FUNCTIONALISM AND RELATIVISM

    Directory of Open Access Journals (Sweden)

    P. V. Kretov

    2017-12-01

    Full Text Available Purpose. The aim of the study is to clarify the changed interpretation of symbol in the context of the ontological turn in cultural anthropology and philosophical anthropology and their correlation with the functioning of the semantic field of culture, and in particular with religious symbols. The paper also considers an epistemological-ideological positions of representationalism, functionalism and relativism with respect to philosopheme of symbol. Methodology. The authors implemented theoretical and conceptual analysis in synchronic and diachronic aspects, the methodology of comparative consideration of the character within the analytical and existential paradigms in the 20th century philosophy. Originality. The work presents the study of correlation between aspect consideration of the nature and specific character in representationalism, functionalism and relativism within the philosophical projects of the cognitive position. The authors substantiated the position of symbol ontologization in the contemporary cultural and philosophical anthropology and the importance of convergence of the symbol concept and philosopheme with the concepts of an object and a thing. They fixed the value of the ontological turn in cultural anthropology for philosophical anthropology. The authors specifically examined the correlation between the declared symbol interpretation, project of object-oriented ontology and the modern philosophy of science. They substantiated ontological concept of symbolic landscape of modern philosophical anthropology, social philosophy and philosophy of mind. The symbol and religious symbolism have the significant importance for human identity, the symbol is considered to be the tool of human’s self-knowledge. Conclusions. The paper outlines the specific character of existence of symbol philosopheme in communicative field of modern man, the social media space, in particular the role of religious symbols for the construction of

  11. 7 CFR 91.102 - Form of official identification symbols.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 3 2010-01-01 2010-01-01 false Form of official identification symbols. 91.102... LABORATORY TESTING PROGRAMS SERVICES AND GENERAL INFORMATION Designation of Approved Symbols for Identification of Commodities Officially Tested By AMS § 91.102 Form of official identification symbols. Two...

  12. Democracy and the Symbolic Constitution of Society

    NARCIS (Netherlands)

    Lindahl, H.K.

    1998-01-01

    Abstract. Building on Cassirer's philosophy of symbolic forms, this paper argues that the continuities and discontinuities characterizing the passage from medieval politics to modern democracy can best be understood by reference to political power's symbolic structure. For the one, political power,

  13. 17 CFR 232.306 - Foreign language documents and symbols.

    Science.gov (United States)

    2010-04-01

    ... symbols. 232.306 Section 232.306 Commodity and Securities Exchanges SECURITIES AND EXCHANGE COMMISSION... § 232.306 Foreign language documents and symbols. (a) All electronic filings and submissions must be in... words or letters in the English language rather than representative symbols, except that HTML documents...

  14. Symbol manipulation and rule learning in spiking neuronal networks.

    Science.gov (United States)

    Fernando, Chrisantha

    2011-04-21

    It has been claimed that the productivity, systematicity and compositionality of human language and thought necessitate the existence of a physical symbol system (PSS) in the brain. Recent discoveries about temporal coding suggest a novel type of neuronal implementation of a physical symbol system. Furthermore, learning classifier systems provide a plausible algorithmic basis by which symbol re-write rules could be trained to undertake behaviors exhibiting systematicity and compositionality, using a kind of natural selection of re-write rules in the brain, We show how the core operation of a learning classifier system, namely, the replication with variation of symbol re-write rules, can be implemented using spike-time dependent plasticity based supervised learning. As a whole, the aim of this paper is to integrate an algorithmic and an implementation level description of a neuronal symbol system capable of sustaining systematic and compositional behaviors. Previously proposed neuronal implementations of symbolic representations are compared with this new proposal. Copyright © 2011 Elsevier Ltd. All rights reserved.

  15. Developmental change in children's sensitivity to sound symbolism.

    Science.gov (United States)

    Tzeng, Christina Y; Nygaard, Lynne C; Namy, Laura L

    2017-08-01

    The current study examined developmental change in children's sensitivity to sound symbolism. Three-, five-, and seven-year-old children heard sound symbolic novel words and foreign words meaning round and pointy and chose which of two pictures (one round and one pointy) best corresponded to each word they heard. Task performance varied as a function of both word type and age group such that accuracy was greater for novel words than for foreign words, and task performance increased with age for both word types. For novel words, children in all age groups reliably chose the correct corresponding picture. For foreign words, 3-year-olds showed chance performance, whereas 5- and 7-year-olds showed reliably above-chance performance. Results suggest increased sensitivity to sound symbolic cues with development and imply that although sensitivity to sound symbolism may be available early and facilitate children's word-referent mappings, sensitivity to subtler sound symbolic cues requires greater language experience. Copyright © 2017 Elsevier Inc. All rights reserved.

  16. Inter-Symbol Guard Time for Synchronizing Optical PPM

    Science.gov (United States)

    Far, William; Gin, Jonathan; Srinivasan, Meera; Quirk, Kevin

    2009-01-01

    An inter-symbol guard time has been proposed as a means of synchronizing the symbol and slot clocks of an optical pulse-position modulation (PPM) receiver with the symbol and slot periods of an incoming optical PPM signal.The proposal is applicable to the low-flux case in which the receiver photodetector operates in a photon-counting mode and the count can include contributions from incidental light sources and dark current.

  17. Symbolic interactionism: a framework for the care of parents of preterm infants.

    Science.gov (United States)

    Edwards, L D; Saunders, R B

    1990-04-01

    Because of stressors surrounding preterm birth, parents can be expected to have difficulty in early interactions with their preterm infants. Care givers who work with preterm infants and their parents can positively affect the early parental experiences of these mothers and fathers. If care givers are consciously guided by a conceptual model, therapeutic care for distressed parents is more likely to be provided. A logical framework, such as symbolic interactionism, helps care givers to proceed systematically in assessing parental behaviors, in intervening appropriately, and in evaluating both the process and outcome of the care. Selected aspects of the symbolic interaction model are described in this article and applied to the care of parents of preterm infants.

  18. Principal Component Analysis for Normal-Distribution-Valued Symbolic Data.

    Science.gov (United States)

    Wang, Huiwen; Chen, Meiling; Shi, Xiaojun; Li, Nan

    2016-02-01

    This paper puts forward a new approach to principal component analysis (PCA) for normal-distribution-valued symbolic data, which has a vast potential of applications in the economic and management field. We derive a full set of numerical characteristics and variance-covariance structure for such data, which forms the foundation for our analytical PCA approach. Our approach is able to use all of the variance information in the original data than the prevailing representative-type approach in the literature which only uses centers, vertices, etc. The paper also provides an accurate approach to constructing the observations in a PC space based on the linear additivity property of normal distribution. The effectiveness of the proposed method is illustrated by simulated numerical experiments. At last, our method is applied to explain the puzzle of risk-return tradeoff in China's stock market.

  19. Brute force meets Bruno force in parameter optimisation: introduction of novel constraints for parameter accuracy improvement by symbolic computation.

    Science.gov (United States)

    Nakatsui, M; Horimoto, K; Lemaire, F; Ürgüplü, A; Sedoglavic, A; Boulier, F

    2011-09-01

    Recent remarkable advances in computer performance have enabled us to estimate parameter values by the huge power of numerical computation, the so-called 'Brute force', resulting in the high-speed simultaneous estimation of a large number of parameter values. However, these advancements have not been fully utilised to improve the accuracy of parameter estimation. Here the authors review a novel method for parameter estimation using symbolic computation power, 'Bruno force', named after Bruno Buchberger, who found the Gröbner base. In the method, the objective functions combining the symbolic computation techniques are formulated. First, the authors utilise a symbolic computation technique, differential elimination, which symbolically reduces an equivalent system of differential equations to a system in a given model. Second, since its equivalent system is frequently composed of large equations, the system is further simplified by another symbolic computation. The performance of the authors' method for parameter accuracy improvement is illustrated by two representative models in biology, a simple cascade model and a negative feedback model in comparison with the previous numerical methods. Finally, the limits and extensions of the authors' method are discussed, in terms of the possible power of 'Bruno force' for the development of a new horizon in parameter estimation.

  20. Influence of colour on acquisition and generalisation of graphic symbols.

    Science.gov (United States)

    Hetzroni, O E; Ne'eman, A

    2013-07-01

    Children with autism may benefit from using graphic symbols for their communication, language and literacy development. The purpose of this study was to investigate the influence of colour versus grey-scale displays on the identification of graphic symbols using a computer-based intervention. An alternating treatment design was employed to examine the learning and generalisation of 58 colour and grey-scale symbols by four preschool children with autism. The graphic symbols were taught via a meaning-based intervention using stories and educational games. Results demonstrate that all of the children were able to learn and maintain symbol identification over time for both symbol displays with no apparent differences. Differences were apparent for two of the children who exhibited better generalisation when learning grey-scale symbols first. The other two showed no noticeable difference, between displays when generalising from one display to the other. Implications and further research are discussed. © 2012 The Authors. Journal of Intellectual Disability Research © 2012 John Wiley & Sons Ltd, MENCAP & IASSID.

  1. Cognitive Deficits and Symbolic Play in Preschoolers with Autism

    Science.gov (United States)

    Lam, Yan Grace; Yeung, Siu-sze Susanna

    2012-01-01

    This study investigated symbolic play in 12 children with autism and 12 children with typical development and compared theories that consider either theory of mind, executive function or central coherence to be causally involved in the development of symbolic play in autism. Children with autism demonstrated significantly less symbolic play than…

  2. Ring-shaped functions and Wigner 6j-symbols

    International Nuclear Information System (INIS)

    Mardoyan, L.G.; Erevanskij Gosudarstvennyj Univ., Erevan

    2006-01-01

    The explicit expression for the ring-shaped matrix connecting the ring-shaped functions relating to different values of the axial parameter is obtained. The connection of this matrix with Wigner 6j-symbols is found out. The motion of quantum particle in the ring-shaped model with the zero priming potential is investigated. The bases of this model, which are factored in spherical cylindrical coordinates, are obtained. The formula generalizing the Rayleigh expansion of a plane wave with respect to spherical waves in the ring-shaped model is deduced [ru

  3. MGF Approach to the Analysis of Generalized Two-Ray Fading Models

    KAUST Repository

    Rao, Milind; Lopez-Martinez, F. Javier; Alouini, Mohamed-Slim; Goldsmith, Andrea

    2015-01-01

    We analyze a class of Generalized Two-Ray (GTR) fading channels that consist of two line of sight (LOS) components with random phase plus a diffuse component. We derive a closedform expression for the moment generating function (MGF) of the signal-to-noise ratio (SNR) for this model, which greatly simplifies its analysis. This expression arises from the observation that the GTR fading model can be expressed in terms of a conditional underlying Rician distribution. We illustrate the approach to derive simple expressions for statistics and performance metrics of interest such as the amount of fading, the level crossing rate, the symbol error rate, and the ergodic capacity in GTR fading channels. We also show that the effect of considering a more general distribution for the phase difference between the LOS components has an impact on the average SNR.

  4. Social and Symbolic Capital in Firm Clusters

    DEFF Research Database (Denmark)

    Gretzinger, Susanne; Royer, Susanne

    Based on a relational perspective this paper analyses the case of the “Mechatronics Cluster” in Southern Jutland, Denmark. We found that cluster managers are not aware of the importance of social and symbolic capital. Cluster managers could have access to both but they are not aware...... of this resource and they don´t have any knowledge how to manage social and symbolic capital. Just to integrate social-capital-supporting initiatives in the day to day business would help to develop and to foster social and symbolic capital on a low cost level. And in our example just to integrate successful sub...

  5. Assembly processor program converts symbolic programming language to machine language

    Science.gov (United States)

    Pelto, E. V.

    1967-01-01

    Assembly processor program converts symbolic programming language to machine language. This program translates symbolic codes into computer understandable instructions, assigns locations in storage for successive instructions, and computer locations from symbolic addresses.

  6. Efficient Implementation of a Symbol Timing Estimator for Broadband PLC.

    Science.gov (United States)

    Nombela, Francisco; García, Enrique; Mateos, Raúl; Hernández, Álvaro

    2015-08-21

    Broadband Power Line Communications (PLC) have taken advantage of the research advances in multi-carrier modulations to mitigate frequency selective fading, and their adoption opens up a myriad of applications in the field of sensory and automation systems, multimedia connectivity or smart spaces. Nonetheless, the use of these multi-carrier modulations, such as Wavelet-OFDM, requires a highly accurate symbol timing estimation for reliably recovering of transmitted data. Furthermore, the PLC channel presents some particularities that prevent the direct use of previous synchronization algorithms proposed in wireless communication systems. Therefore more research effort should be involved in the design and implementation of novel and robust synchronization algorithms for PLC, thus enabling real-time synchronization. This paper proposes a symbol timing estimator for broadband PLC based on cross-correlation with multilevel complementary sequences or Zadoff-Chu sequences and its efficient implementation in a FPGA; the obtained results show a 90% of success rate in symbol timing estimation for a certain PLC channel model and a reduced resource consumption for its implementation in a Xilinx Kyntex FPGA.

  7. Efficient Implementation of a Symbol Timing Estimator for Broadband PLC

    Directory of Open Access Journals (Sweden)

    Francisco Nombela

    2015-08-01

    Full Text Available Broadband Power Line Communications (PLC have taken advantage of the research advances in multi-carrier modulations to mitigate frequency selective fading, and their adoption opens up a myriad of applications in the field of sensory and automation systems, multimedia connectivity or smart spaces. Nonetheless, the use of these multi-carrier modulations, such as Wavelet-OFDM, requires a highly accurate symbol timing estimation for reliably recovering of transmitted data. Furthermore, the PLC channel presents some particularities that prevent the direct use of previous synchronization algorithms proposed in wireless communication systems. Therefore more research effort should be involved in the design and implementation of novel and robust synchronization algorithms for PLC, thus enabling real-time synchronization. This paper proposes a symbol timing estimator for broadband PLC based on cross-correlation with multilevel complementary sequences or Zadoff-Chu sequences and its efficient implementation in a FPGA; the obtained results show a 90% of success rate in symbol timing estimation for a certain PLC channel model and a reduced resource consumption for its implementation in a Xilinx Kyntex FPGA.

  8. Certified symbolic management of financial multi-party contracts

    DEFF Research Database (Denmark)

    Bahr, Patrick; Berthold, Jost; Elsman, Martin

    2015-01-01

    Domain-specific languages (DSLs) for complex financial contracts are in practical use in many banks and financial institutions today. Given the level of automation and pervasiveness of software in the sector, the financial domain is immensely sensitive to software bugs. At the same time...... automatically extract a Haskell implementation of an embedded contract DSL along with the formally verified contract management functionality. This approach opens a road map towards more reliable contract management software, including the possibility of analysing contracts based on symbolic instead of numeric...

  9. A Directed Acyclic Graph-Large Margin Distribution Machine Model for Music Symbol Classification.

    Directory of Open Access Journals (Sweden)

    Cuihong Wen

    Full Text Available Optical Music Recognition (OMR has received increasing attention in recent years. In this paper, we propose a classifier based on a new method named Directed Acyclic Graph-Large margin Distribution Machine (DAG-LDM. The DAG-LDM is an improvement of the Large margin Distribution Machine (LDM, which is a binary classifier that optimizes the margin distribution by maximizing the margin mean and minimizing the margin variance simultaneously. We modify the LDM to the DAG-LDM to solve the multi-class music symbol classification problem. Tests are conducted on more than 10000 music symbol images, obtained from handwritten and printed images of music scores. The proposed method provides superior classification capability and achieves much higher classification accuracy than the state-of-the-art algorithms such as Support Vector Machines (SVMs and Neural Networks (NNs.

  10. Children’s Mapping between Non-Symbolic and Symbolic Numerical Magnitudes and Its Association with Timed and Untimed Tests of Mathematics Achievement

    Science.gov (United States)

    Brankaer, Carmen; Ghesquière, Pol; De Smedt, Bert

    2014-01-01

    The ability to map between non-symbolic numerical magnitudes and Arabic numerals has been put forward as a key factor in children’s mathematical development. This mapping ability has been mainly examined indirectly by looking at children’s performance on a symbolic magnitude comparison task. The present study investigated mapping in a more direct way by using a task in which children had to choose which of two choice quantities (Arabic digits or dot arrays) matched the target quantity (dot array or Arabic digit), thereby focusing on small quantities ranging from 1 to 9. We aimed to determine the development of mapping over time and its relation to mathematics achievement. Participants were 36 first graders (M = 6 years 8 months) and 46 third graders (M = 8 years 8 months) who all completed mapping tasks, symbolic and non-symbolic magnitude comparison tasks and standardized timed and untimed tests of mathematics achievement. Findings revealed that children are able to map between non-symbolic and symbolic representations and that this mapping ability develops over time. Moreover, we found that children’s mapping ability is related to timed and untimed measures of mathematics achievement, over and above the variance accounted for by their numerical magnitude comparison skills. PMID:24699664

  11. 49 CFR Appendix B to Part 172 - Trefoil Symbol

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 2 2010-10-01 2010-10-01 false Trefoil Symbol B Appendix B to Part 172... SECURITY PLANS Pt. 172, App. B Appendix B to Part 172—Trefoil Symbol 1. Except as provided in paragraph 2 of this appendix, the trefoil symbol required for RADIOACTIVE labels and placards and required to be...

  12. The sound symbolism bootstrapping hypothesis for language acquisition and language evolution.

    Science.gov (United States)

    Imai, Mutsumi; Kita, Sotaro

    2014-09-19

    Sound symbolism is a non-arbitrary relationship between speech sounds and meaning. We review evidence that, contrary to the traditional view in linguistics, sound symbolism is an important design feature of language, which affects online processing of language, and most importantly, language acquisition. We propose the sound symbolism bootstrapping hypothesis, claiming that (i) pre-verbal infants are sensitive to sound symbolism, due to a biologically endowed ability to map and integrate multi-modal input, (ii) sound symbolism helps infants gain referential insight for speech sounds, (iii) sound symbolism helps infants and toddlers associate speech sounds with their referents to establish a lexical representation and (iv) sound symbolism helps toddlers learn words by allowing them to focus on referents embedded in a complex scene, alleviating Quine's problem. We further explore the possibility that sound symbolism is deeply related to language evolution, drawing the parallel between historical development of language across generations and ontogenetic development within individuals. Finally, we suggest that sound symbolism bootstrapping is a part of a more general phenomenon of bootstrapping by means of iconic representations, drawing on similarities and close behavioural links between sound symbolism and speech-accompanying iconic gesture. © 2014 The Author(s) Published by the Royal Society. All rights reserved.

  13. A Symbolic Computation Approach to Parameterizing Controller for Polynomial Hamiltonian Systems

    Directory of Open Access Journals (Sweden)

    Zhong Cao

    2014-01-01

    Full Text Available This paper considers controller parameterization method of H∞ control for polynomial Hamiltonian systems (PHSs, which involves internal stability and external disturbance attenuation. The aims of this paper are to design a controller with parameters to insure that the systems are H∞ stable and propose an algorithm for solving parameters of the controller with symbolic computation. The proposed parameterization method avoids solving Hamilton-Jacobi-Isaacs equations, and thus the obtained controllers with parameters are relatively simple in form and easy in operation. Simulation with a numerical example shows that the controller is effective as it can optimize H∞ control by adjusting parameters. All these results are expected to be of use in the study of H∞ control for nonlinear systems with perturbations.

  14. Information measures and uncertainty of particular symbols

    Czech Academy of Sciences Publication Activity Database

    Mareš, Milan

    2011-01-01

    Roč. 47, č. 1 (2011), s. 144-163 ISSN 0023-5954 R&D Projects: GA MŠk(CZ) 1M0572; GA ČR GA402/08/0618 Institutional research plan: CEZ:AV0Z10750506 Keywords : Information source * Information measure * Uncertainty modelling Subject RIV: BB - Applied Statistics, Operational Research Impact factor: 0.454, year: 2011 http://library.utia.cas.cz/separaty/2011/E/mares-information measures and uncertainty of particular symbols.pdf

  15. Symbolic Multidimensional Scaling

    NARCIS (Netherlands)

    P.J.F. Groenen (Patrick); Y. Terada

    2015-01-01

    markdownabstract__Abstract__ Multidimensional scaling (MDS) is a technique that visualizes dissimilarities between pairs of objects as distances between points in a low dimensional space. In symbolic MDS, a dissimilarity is not just a value but can represent an interval or even a histogram. Here,

  16. Real Time Decoding of Color Symbol for Optical Positioning System

    Directory of Open Access Journals (Sweden)

    Abdul Waheed Malik

    2015-01-01

    Full Text Available This paper presents the design and real-time decoding of a color symbol that can be used as a reference marker for optical navigation. The designed symbol has a circular shape and is printed on paper using two distinct colors. This pair of colors is selected based on the highest achievable signal to noise ratio. The symbol is designed to carry eight bit information. Real time decoding of this symbol is performed using a heterogeneous combination of Field Programmable Gate Array (FPGA and a microcontroller. An image sensor having a resolution of 1600 by 1200 pixels is used to capture images of symbols in complex backgrounds. Dynamic image segmentation, component labeling and feature extraction was performed on the FPGA. The region of interest was further computed from the extracted features. Feature data belonging to the symbol was sent from the FPGA to the microcontroller. Image processing tasks are partitioned between the FPGA and microcontroller based on data intensity. Experiments were performed to verify the rotational independence of the symbols. The maximum distance between camera and symbol allowing for correct detection and decoding was analyzed. Experiments were also performed to analyze the number of generated image components and sub-pixel precision versus different light sources and intensities. The proposed hardware architecture can process up to 55 frames per second for accurate detection and decoding of symbols at two Megapixels resolution. The power consumption of the complete system is 342mw.

  17. The symbol theory in S. Freud, C. G. Jung and C. S. Peirce

    Directory of Open Access Journals (Sweden)

    Salvatore Settineri

    2017-08-01

    Full Text Available The work is aimed at studying three points of view, whose convergences and conflicts deepen the theme of the symbol, where the same faces to the psychic life full of meaning. The process of signification of objects in fact, provides an opportunity for knowledge of the psychic life of the subjects. As the product of mind, therefore, the attention falls, from semiotics, on the meanings of the dynamic psychology, whether it is psychoanalysis or analytical psychology. In this sense, from a phenomenological and semiotic approach, based on Peirceiane mode of existence of the sign, the analysis continues with the theme of the return of the Freudian symbol to converge to the common and different aspects of Jungian analytic theory. The convergent products of the different approaches, in fact, provide the ability to grasp what regardless of theory and hermeneutics, remains in the clinical context through the possibility of profound contact with the subject.

  18. Democratisation of AAC Symbol Choices Using Technology.

    Science.gov (United States)

    Draffan, E A; Wald, Mike; Zeinoun, Nadine; Banes, David

    2017-01-01

    The use of an online voting system has been developed to enable democratic choices of newly designed symbols to support speech, language and literacy skills in a localisation situation. The system works for those using and supporting Augmentative and Alternative Communication (AAC) symbols on electronic systems by the provision of simplified scales of acceptance and adapted grids. The methodology and results highlighted the importance of user participation at the outset and concrete examples of symbol adaptations that were found necessary to ensure higher levels of user satisfaction. Design changes included appropriate local dress codes, linguistic nuances, social settings, the built environment and religious sensitivities.

  19. Carrier tracking by smoothing filter can improve symbol SNR

    Science.gov (United States)

    Hurd, W. J.; Pomalaza-Raez, C. A.

    1985-01-01

    The potential benefit of using a smoothing filter to estimate carrier phase over use of phase locked loops (PLL) is determined. Numerical results are presented for the performance of three possible configurations of the deep space network advanced receiver. These are residual carrier PLL, sideband aided residual carrier PLL, and finally sideband aiding with a Kalman smoother. The average symbol signal to noise ratio (CNR) after losses due to carrier phase estimation error is computed for different total power SNRs, symbol rates and symbol SNRs. It is found that smoothing is most beneficial for low symbol SNRs and low symbol rates. Smoothing gains up to 0.4 dB over a sideband aided residual carrier PLL, and the combined benefit of smoothing and sideband aiding relative to a residual carrier loop is often in excess of 1 dB.

  20. Symbolic initiative and its application to computers

    Energy Technology Data Exchange (ETDEWEB)

    Hellerman, L

    1982-01-01

    The author reviews the role of symbolic initiative in mathematics and then defines a sense in which computers compute mathematical functions. This allows a clarification of the semantics of computer and communication data. Turing's view of machine intelligence is examined in terms of its use of symbolic initiative. 12 references.

  1. On the symbolism of the white coat.

    Science.gov (United States)

    Nash, David A

    2014-12-01

    The white coat ceremony has become an academic ritual in the health professions: a ceremony that signals a transformation of status from ordinary student to that of one studying to become a health professional. While donning the white coat is a sign of a changed role, the white coat is also a powerful symbol of transformation. White is a symbol of purity, and the white coat symbolizes the purity of purpose being affirmed in becoming a health professional. Dentistry is afforded the status of a learned profession as a result of the power dentists possess over patients seeking care; this power is based in sophisticated knowledge. Patients must trust that the dentist's knowledge and skills will be used in their best interest-always to benefit, never to exploit. The white coat symbolizes an affirmation on the part of aspiring dentists that their purpose will be pure and that they can be trusted to honor the tradition of the learned professions in placing the interest of patients above self. Absent an emphasis on the symbolic nature of the white coat ceremony, it can simply become an opportunity to publicly congratulate individuals for their success in gaining entrance to the study of dentistry. By understanding its significance, however, the white coat ceremony can serve as a powerful, meaningful ritual emphasizing the transformation occurring within an individual who is entering the profession of dentistry.

  2. The relationship between symbolic interactionism and interpretive description.

    Science.gov (United States)

    Oliver, Carolyn

    2012-03-01

    In this article I explore the relationship between symbolic interactionist theory and interpretive description methodology. The two are highly compatible, making symbolic interactionism an excellent theoretical framework for interpretive description studies. The pragmatism underlying interpretive description supports locating the methodology within this cross-disciplinary theory to make it more attractive to nonnursing researchers and expand its potential to address practice problems across the applied disciplines. The theory and method are so compatible that symbolic interactionism appears to be part of interpretive description's epistemological foundations. Interpretive description's theoretical roots have, to date, been identified only very generally in interpretivism and the philosophy of nursing. A more detailed examination of its symbolic interactionist heritage furthers the contextualization or forestructuring of the methodology to meet one of its own requirements for credibility.

  3. THE USES OF RELIGIOUSS SYMBOLS TO REPRESENT ISLAM (A Study on Religious Soap Opera "Bukan Islam KTP"

    Directory of Open Access Journals (Sweden)

    sholihati siti

    2016-05-01

    Full Text Available This study is entitled THE USES OF RELIGIOUS SYMBOL TO REPRESENT ISLAM (A Study on Religious Soap Opera Bukan Islam KTP. The background of the research is based on the facts of the arbitrary use of symbols to represent Islam shown on Indonesian televisions. The pattern of the use of religious symbols, either verbal or non-verbal symbols are generally explicit, but when examined using appropriate methods, they are actually contained some implicit meanings. The purpose of this study was to discover about how Islam is represented on television religious soap opera using religious symbols and to find out the dominant ideology behind the representation techniques. To analyze the soap operas consist of twenty episodes, the researcher used a semiotic approach by John Fiske on television codes. The results of this study are: (1 the use of verbal symbols to represent Islam potentially creates multiple interpretations when they are spoken by different characters. (2 Some religious terminologies are often used by antagonist player to express anger and disappointment. (3 The soap opera is dominated by verbal violence used by both protagonist and antagonist players, while antagonist player use violence both in verbal and non-verbal forms. The findings about ideology embedded in the soap opera are: (1 capitalist-materialistic ideology, (2 ideology of patriarchy, and (3 violence domination.

  4. The Scientific Import of Symbols in Human Knowledge

    African Journals Online (AJOL)

    Nneka Umera-Okeke

    symbolism is restricted to the Arts, especially logic and literature. However ... scholars are aware of this great epistemological base and potentiality of symbols and ... Similarly, in the traditional African setting, the theory of demonology, by.

  5. L’IMPORTANCE DU SYMBOLE ET DU SYMBOLISME DANS LE DEVELOPPEMENT PSYCHIQUE

    Directory of Open Access Journals (Sweden)

    Gabriel BALACI

    2011-04-01

    Full Text Available The Symbol in Psychoanalyze is defined as an indirectrepresentation of an object, person, idea, supernatural being, etc. This indirectrepresentation is nothing but a synthesis of all the others means of expression ascomparisony, allegory, metaphor etc. For a psychic content to be symbolized,namely expressed in a symbolic form, is mandatory for it to be repressed in theunconscious. The Symbolism is a representations system based on symbols andaims the expression and the transmission of beliefs and traditions from onegeneration to another.

  6. Formal verification of dynamic hybrid systems: a NuSMV-based model checking approach

    Directory of Open Access Journals (Sweden)

    Xu Zhi

    2018-01-01

    Full Text Available Software security is an important and challenging research topic in developing dynamic hybrid embedded software systems. Ensuring the correct behavior of these systems is particularly difficult due to the interactions between the continuous subsystem and the discrete subsystem. Currently available security analysis methods for system risks have been limited, as they rely on manual inspections of the individual subsystems under simplifying assumptions. To improve this situation, a new approach is proposed that is based on the symbolic model checking tool NuSMV. A dual PID system is used as an example system, for which the logical part and the computational part of the system are modeled in a unified manner. Constraints are constructed on the controlled object, and a counter-example path is ultimately generated, indicating that the hybrid system can be analyzed by the model checking tool.

  7. PHILOSOPHEME OF SYMBOL AND CONCEPT OF THE MEANING: PHILOSOPHICAL AND ANTHROPOLOGICAL ASPECTS

    Directory of Open Access Journals (Sweden)

    P. V. Kretov

    2015-12-01

    Full Text Available The aim of the study is to find out the meaning of the symbolic nature of the philosophical and anthropological knowledge deployment, as well as symbolic forms of correlation between artificial and natural in the consciousness of human identity and their fixation in the language and also in the forms and structures of culture. The research is based on the methodology of historical and philosophical analysis in synchronic and diachronic aspects, principles of hermeneutic understanding and reconstruction and phenomenological descriptions. Scientific novelty is represented by the postulating such predications of symbolic structures of language and consciousness as multipanorama and transfinite, justification of the ontological status of symbol and symbolism. The symbolic functioning character of language metaphor in scientific discourse and especially the symbolic dimension of semantic field of language and culture, as well as their symbolic association was fixed. The author proves the thesis about the symbolic nature of a holistic, means forming, philosophical knowledge of man, and the relation between the underlying symbolic and metaphorical structures of language and the mechanisms of consciousness, which finds its expression, in particular, in the language of science. The symbolic design that transmits the philosophical aspects of meaning that go beyond definition and formal-logic descriptions is used. In the comparison of the concepts of spiral dynamics, memetics and autopoiesis the existence of a specific symbolic dimension of the semantic field of language, culture and consciousness is postulated. Conclusions of the article define the role of symbol and symbolic and metaphorical constructions and structures of language in forming the discourse of modern philosophical anthropology, which would include the whole thesaurus of language and culture.

  8. Culture as a Moving Symbolic Border.

    Science.gov (United States)

    Simão, Lívia Mathias

    2016-03-01

    The aim of this paper is to propose the notion of culture as a symbolic moving border. Departing from both, Boesch's (1991) concept of culture as a symbolic field of action, and Herbst's (1995) co-genetic logic, I will discuss the dynamics of self-other relationships in terms of their potentiality as sources of movement in culture. A brief analysis of an empirical material is given in illustrative character of the ideas here exposed.

  9. Symbolic logic and mechanical theorem proving

    CERN Document Server

    Chang, Chin-Liang

    1969-01-01

    This book contains an introduction to symbolic logic and a thorough discussion of mechanical theorem proving and its applications. The book consists of three major parts. Chapters 2 and 3 constitute an introduction to symbolic logic. Chapters 4-9 introduce several techniques in mechanical theorem proving, and Chapters 10 an 11 show how theorem proving can be applied to various areas such as question answering, problem solving, program analysis, and program synthesis.

  10. Symbolic dynamics and description of complexity

    International Nuclear Information System (INIS)

    Hao Bailin.

    1992-10-01

    Symbolic dynamics provides a general framework to describe complexity of dynamical behaviour. After a discussion of the state of the filed special emphasis will be made on the role of transfer matrix (the Stefan matrix) both in deriving the grammar from known symbolic dynamics and in extracting the rules from experimental data. The block structure of the Stefan matrix may serve as another indicator of complexity of the associated dynamics. (author). 33 refs, 6 figs

  11. Subrepresentation semirings and an analog of 6j-symbols

    International Nuclear Information System (INIS)

    Kwon, Namhee; Sage, Daniel S.

    2008-01-01

    Let V be a complex representation of the compact group G. The subrepresentation semiring associated to V is the set of subrepresentations of the algebra of linear endomorphisms of V with operations induced by the matrix operations. The study of these semirings has been motivated by recent advances in materials science, in which the search for microstructure-independent exact relations for physical properties of composites has been reduced to the study of these semirings for the rotation group SO(3). In this case, the structure constants for subrepresentation semirings can be described explicitly in terms of the 6j-symbols familiar from the quantum theory of angular momentum. In this paper, we investigate subrepresentation semirings for the class of quasisimply reducible groups defined by Mackey ['Multiplicity free representations of finite groups', Pac. J. Math. 8, 503 (1958)]. We introduce a new class of symbols called twisted 6j-symbols for these groups, and we explicitly calculate the structure constants for subrepresentation semirings in terms of these symbols. Moreover, we show that these symbols satisfy analog of the standard properties of classical 6j-symbols

  12. On the Verification of a WiMax Design Using Symbolic Simulation

    Directory of Open Access Journals (Sweden)

    Gabriela Nicolescu

    2013-07-01

    Full Text Available In top-down multi-level design methodologies, design descriptions at higher levels of abstraction are incrementally refined to the final realizations. Simulation based techniques have traditionally been used to verify that such model refinements do not change the design functionality. Unfortunately, with computer simulations it is not possible to completely check that a design transformation is correct in a reasonable amount of time, as the number of test patterns required to do so increase exponentially with the number of system state variables. In this paper, we propose a methodology for the verification of conformance of models generated at higher levels of abstraction in the design process to the design specifications. We model the system behavior using sequence of recurrence equations. We then use symbolic simulation together with equivalence checking and property checking techniques for design verification. Using our proposed method, we have verified the equivalence of three WiMax system models at different levels of design abstraction, and the correctness of various system properties on those models. Our symbolic modeling and verification experiments show that the proposed verification methodology provides performance advantage over its numerical counterpart.

  13. The two-loop symbol of all multi-Regge regions

    International Nuclear Information System (INIS)

    Bargheer, Till; Papathanasiou, Georgios; Schomerus, Volker

    2016-01-01

    We study the symbol of the two-loop n-gluon MHV amplitude for all Mandelstam regions in multi-Regge kinematics in N=4 super Yang-Mills theory. While the number of distinct Mandelstam regions grows exponentially with n, the increase of independent symbols turns out to be merely quadratic. We uncover how to construct the symbols for any number of external gluons from just two building blocks which are naturally associated with the six- and seven-gluon amplitude, respectively. The second building block is entirely new, and in addition to its symbol, we also construct a prototype function that correctly reproduces all terms of maximal functional transcendentality.

  14. The two-loop symbol of all multi-Regge regions

    International Nuclear Information System (INIS)

    Bargheer, Till; Schomerus, Volker; Papathanasiou, Georgios

    2015-12-01

    We study the symbol of the two-loop n-gluon MHV amplitude for all Mandelstam regions in multi-Regge kinematics in N= 4 super Yang-Mills theory. While the number of distinct Mandelstam regions grows exponentially with n, the increase of independent symbols turns out to be merely quadratic. We uncover how to construct the symbols for any number of external gluons from just two building blocks which are naturally associated with the six- and seven-gluon amplitude, respectively. The second building block is entirely new, and in addition to its symbol, we also construct a prototype function that correctly reproduces all terms of maximal functional transcendentality.

  15. Symbolic dynamics of noisy chaos

    Energy Technology Data Exchange (ETDEWEB)

    Crutchfield, J P; Packard, N H

    1983-05-01

    One model of randomness observed in physical systems is that low-dimensional deterministic chaotic attractors underly the observations. A phenomenological theory of chaotic dynamics requires an accounting of the information flow fromthe observed system to the observer, the amount of information available in observations, and just how this information affects predictions of the system's future behavior. In an effort to develop such a description, the information theory of highly discretized observations of random behavior is discussed. Metric entropy and topological entropy are well-defined invariant measures of such an attractor's level of chaos, and are computable using symbolic dynamics. Real physical systems that display low dimensional dynamics are, however, inevitably coupled to high-dimensional randomness, e.g. thermal noise. We investigate the effects of such fluctuations coupled to deterministic chaotic systems, in particular, the metric entropy's response to the fluctuations. It is found that the entropy increases with a power law in the noise level, and that the convergence of the entropy and the effect of fluctuations can be cast as a scaling theory. It is also argued that in addition to the metric entropy, there is a second scaling invariant quantity that characterizes a deterministic system with added fluctuations: I/sub 0/, the maximum average information obtainable about the initial condition that produces a particular sequence of measurements (or symbols). 46 references, 14 figures, 1 table.

  16. ASAP - A symbolic algebra package for accelerator design

    International Nuclear Information System (INIS)

    Bozoki, E.; Friedman, A.; Ben-Zvi, I.

    1991-01-01

    The design of a modern accelerator is a complicated task that involves the integration of many devices. As a consequence many parameters must be optimized in order to achieve a satisfactory result. Even the design of a simple subsystem, such as a bending system, requires that the designer will pick a successful choice from a wide range of alternatives. Usually, the task is too large to allow an analytical design, and the designer has to use a computer code (such as MAD or TRANSPORT) to simulate the system and numerically find the desired conditions. The disadvantages of this numerical method are, that (1) the solutions, i.e. the choice of the parameters may or may not be optimal and (2) each change in a parameter requires to recalculate the whole system, thus a detailed design is lengthy and costly. The authors report the conceptual design and primary implementation steps of a symbolic algebra program based on MACSYMA for the design of accelerators, storage rings and transport lines. The motivation for using symbolic algebra is discussed and a design case is presented that shows the advantage of this approach

  17. On Mathematical Naturalism and the Powers of Symbolisms

    Directory of Open Access Journals (Sweden)

    Murray Code

    2005-08-01

    Full Text Available Advances in modern mathematics indicate that progress in this field of knowledge depends mainly on culturally inflected imaginative intuitions, or intuitive imaginings—which mysteriously result in the growth of systems of symbolism that are often efficacious, although fallible and very likely evolutionary. Thus the idea that a trouble-free epistemology can be constructed out of an intuition-free mathematical naturalism would seem to be question begging of a very high order. I illustrate the point by examining Philip Kitcher’s attempt to frame an empiricist philosophy of mathematics, which he calls “mathematical naturalism,” wherein he proposes to explain novelty in mathematics by means of the notion of ‘rational interpractice transitions,’ only to end with an appeal to science to supply a meaning for rationality. A more promising naturalistic approach is adumbrated by Noam Chomsky who begins with a straightforward acceptance of mind and language as ‘natural’ or concrete facts which bespeak the need for a linguistic faculty. This indicates in turn that there may also be a mathematical faculty capable of generating and exploiting the powers of mathematical symbolisms in a manner analogous to the linguistic faculty.

  18. The Creative Identity: Creative Behavior from the Symbolic Interactionist Perspective.

    Science.gov (United States)

    Petkus, Ed, Jr.

    1996-01-01

    This article examines the motivation of certain creative behaviors from the perspective of symbolic interactionism. The fundamental tenets of symbolic interactionism are described and the mechanics of symbolic interactionist-based, role-identity theory are explained. Ways that the theory can be applied to the motivation of creative behavior are…

  19. Symbol addition by monkeys provides evidence for normalized quantity coding

    Science.gov (United States)

    Livingstone, Margaret S.; Pettine, Warren W.; Srihasam, Krishna; Moore, Brandon; Morocz, Istvan A.; Lee, Daeyeol

    2014-01-01

    Weber’s law can be explained either by a compressive scaling of sensory response with stimulus magnitude or by a proportional scaling of response variability. These two mechanisms can be distinguished by asking how quantities are added or subtracted. We trained Rhesus monkeys to associate 26 distinct symbols with 0–25 drops of reward, and then tested how they combine, or add, symbolically represented reward magnitude. We found that they could combine symbolically represented magnitudes, and they transferred this ability to a novel symbol set, indicating that they were performing a calculation, not just memorizing the value of each combination. The way they combined pairs of symbols indicated neither a linear nor a compressed scale, but rather a dynamically shifting, relative scaling. PMID:24753600

  20. A new approach for developing adjoint models

    Science.gov (United States)

    Farrell, P. E.; Funke, S. W.

    2011-12-01

    supplies callbacks to compute the action of these operators. The library, called libadjoint, is then capable of symbolically manipulating the forward annotation to automatically assemble the adjoint equations. Libadjoint is open source, and is explicitly designed to be bolted-on to an existing discrete model. It can be applied to any discretisation, steady or time-dependent problems, and both linear and nonlinear systems. Using libadjoint has several advantages. It requires the application of an AD tool only to small pieces of code, making the use of AD far more tractable. As libadjoint derives the adjoint equations, the expertise required to develop an adjoint model is greatly diminished. One major advantage of this approach is that the model developer is freed from implementing complex checkpointing strategies for the adjoint model: libadjoint has sufficient information about the forward model to re-play the entire forward solve when necessary, and thus the checkpointing algorithm can be implemented entirely within the library itself. Examples are shown using the Fluidity/ICOM framework, a complex ocean model under development at Imperial College London.

  1. The importance of instrumental, symbolic, and environmental attributes for the adoption of smart energy systems

    International Nuclear Information System (INIS)

    Noppers, Ernst H.; Keizer, Kees; Milovanovic, Marko; Steg, Linda

    2016-01-01

    The conceptual model on motivations to adopt sustainable innovations (Noppers et al., 2014) proved to be successful in explaining proxies of the adoption of sustainable innovations: positive evaluations of the utility (instrumental attributes), environmental impact (environmental attributes), and specifically the extent to which the innovation says something about a person (symbolic attributes) increased interest in and intention to adopt sustainable innovations. In this paper, we examined to what extent the evaluations of these three attributes can also explain the actual adoption of smart energy systems that facilitate sustainable energy use. Results showed that adopters of smart energy systems (who agreed to participate in a project in which these systems were tested) evaluated the symbolic attributes of these systems more positively than non-adopters (who did not participate in this project), while both groups did not differ in their evaluation of the instrumental and environmental attributes of smart energy systems. A logistic regression analysis indicated that only evaluations of the symbolic attributes explained actual adoption of smart energy systems. Policy could stress and enhance the symbolic attributes of sustainable innovations to encourage adoption. - Highlights: • What drives consumer adoption of a sustainable innovation? • Evaluation of its symbolic attributes explained adoption of smart energy systems. • Evaluations of its instrumental and environmental attributes did not explain adoption. • Policy could stress and enhance symbolic attributes of smart energy systems.

  2. Different ritual symbols in Igbo traditional religion and their functions ...

    African Journals Online (AJOL)

    Symbols change in their value and functions and as a result of the changes in cultural appreciation. The change in the emphasis on the role of symbolism in general is partly consequence of cultural intellectual, social and economic transformation. All our actions are symbolic and we cannot do without interacting with each ...

  3. Symbolism and rationality in the politics of psychoactive substances.

    Science.gov (United States)

    Room, Robin

    2005-01-01

    Psychoactive substances take on many symbolic meanings, and thus the politics of psychoactive substances has featured symbolic elements, or value-based rationality, alongside and often dominating instrumental rationality. Drawing particularly on the work of Joseph Gusfield and Nordic scholars, the chapter considers the symbolic dimension in the politics of substance use, even in Nordic countries celebrated for their societal commitment to knowledge-based policymaking, and its effects on the interplay of science and policy.

  4. EMD-Based Symbolic Dynamic Analysis for the Recognition of Human and Nonhuman Pyroelectric Infrared Signals

    Directory of Open Access Journals (Sweden)

    Jiaduo Zhao

    2016-01-01

    Full Text Available In this paper, we propose an effective human and nonhuman pyroelectric infrared (PIR signal recognition method to reduce PIR detector false alarms. First, using the mathematical model of the PIR detector, we analyze the physical characteristics of the human and nonhuman PIR signals; second, based on the analysis results, we propose an empirical mode decomposition (EMD-based symbolic dynamic analysis method for the recognition of human and nonhuman PIR signals. In the proposed method, first, we extract the detailed features of a PIR signal into five symbol sequences using an EMD-based symbolization method, then, we generate five feature descriptors for each PIR signal through constructing five probabilistic finite state automata with the symbol sequences. Finally, we use a weighted voting classification strategy to classify the PIR signals with their feature descriptors. Comparative experiments show that the proposed method can effectively classify the human and nonhuman PIR signals and reduce PIR detector’s false alarms.

  5. EMD-Based Symbolic Dynamic Analysis for the Recognition of Human and Nonhuman Pyroelectric Infrared Signals.

    Science.gov (United States)

    Zhao, Jiaduo; Gong, Weiguo; Tang, Yuzhen; Li, Weihong

    2016-01-20

    In this paper, we propose an effective human and nonhuman pyroelectric infrared (PIR) signal recognition method to reduce PIR detector false alarms. First, using the mathematical model of the PIR detector, we analyze the physical characteristics of the human and nonhuman PIR signals; second, based on the analysis results, we propose an empirical mode decomposition (EMD)-based symbolic dynamic analysis method for the recognition of human and nonhuman PIR signals. In the proposed method, first, we extract the detailed features of a PIR signal into five symbol sequences using an EMD-based symbolization method, then, we generate five feature descriptors for each PIR signal through constructing five probabilistic finite state automata with the symbol sequences. Finally, we use a weighted voting classification strategy to classify the PIR signals with their feature descriptors. Comparative experiments show that the proposed method can effectively classify the human and nonhuman PIR signals and reduce PIR detector's false alarms.

  6. Symbol Stream Combining in a Convolutionally Coded System

    Science.gov (United States)

    Mceliece, R. J.; Pollara, F.; Swanson, L.

    1985-01-01

    Symbol stream combining has been proposed as a method for arraying signals received at different antennas. If convolutional coding and Viterbi decoding are used, it is shown that a Viterbi decoder based on the proposed weighted sum of symbol streams yields maximum likelihood decisions.

  7. Symbolic Water Imagery in the Drama of J. P. Clark- Bekederemo

    African Journals Online (AJOL)

    Prof

    Key words: Imagery, Symbolism, Water, Drama, J. P. Clark-Bekederemo. Introduction .... the other types (the literal and the figurative) is that a symbolic image has the capacity to extend its ..... A Dictionary of Literary Symbols. Cambridge: ...

  8. The method of covariant symbols in curved space-time

    International Nuclear Information System (INIS)

    Salcedo, L.L.

    2007-01-01

    Diagonal matrix elements of pseudodifferential operators are needed in order to compute effective Lagrangians and currents. For this purpose the method of symbols is often used, which however lacks manifest covariance. In this work the method of covariant symbols, introduced by Pletnev and Banin, is extended to curved space-time with arbitrary gauge and coordinate connections. For the Riemannian connection we compute the covariant symbols corresponding to external fields, the covariant derivative and the Laplacian, to fourth order in a covariant derivative expansion. This allows one to obtain the covariant symbol of general operators to the same order. The procedure is illustrated by computing the diagonal matrix element of a nontrivial operator to second order. Applications of the method are discussed. (orig.)

  9. Management as a Symbolizing Construction? Re-Arranging the Understanding of Management

    Directory of Open Access Journals (Sweden)

    Katharina Mayr

    2010-09-01

    Full Text Available In this article, we outline the concept of management as a symbolizing construction. According to Niklas LUHMANN, organizations process by referring to decisions. But decisions are not simply "given" and in principle invisible. This is the reason why organizations institute formalities like protocols, signatures or other insignia of the official that symbolize the decision—without actually being a decision. These symbols allow for making decisions "process-able." And just like a protocol or a signature, management symbolizes decisions as well. Management provides an organizational practice with symbols of decision making without being the "unity" of the decisions, as decisions perpetually have to be reconstructed, redefined and rearranged in the communication of all organizational units. Therefore management symbolizes on the one hand more than it can achieve. On the other hand the importance of management as a symbolizing construction lies in allowing the reconstruction, redefining and rearrangement of decisions by making them visible and recognizable. Heroic managers, meetings, management tools and procedures are solutions to the paradox of decision making. By symbolizing decidedness they create credibilities that conceal the self-referential construction of organizational communication and the paradox of its decision praxis. URN: urn:nbn:de:0114-fqs1003218

  10. Awareness and use of the Heart Symbol by Finnish consumers.

    Science.gov (United States)

    Lahti-Koski, Marjaana; Helakorpi, Satu; Olli, Mari; Vartiainen, Erkki; Puska, Pekka

    2012-03-01

    To study the awareness of the Heart Symbol in different age and educational groups, and changes in the awareness over a 9-year period. In addition, the reported use of products with the symbol was examined. A series of annual cross-sectional postal surveys on Health Behaviour and Health among the Finnish Adult Population. A random sample (n 5000 per annum) from the Finnish population aged 15-64 years, drawn from the National Population Register, received a questionnaire. Men and women (n 29 378) participating in the surveys in 2000-2009. At the early 2000s, 48 % of men and 73 % of women reported to be familiar with the symbol. The corresponding rates were 66 % for men and 91 % for women in 2009. The reported use of products with the symbol increased from 29 % to 52 % in men and from 40 % to 72 % in women. In men, the awareness did not vary by age, whereas older women (45-64 years) were less likely to be aware of the symbol compared with younger women (25-34 years). Men and women with the highest education were best aware of the symbol and more likely to use the products in the early 2000s. The educational differences diminished or disappeared during the study period. The majority of Finnish adults are familiar with the Heart Symbol, and the reported use of such products increased in all age and educational groups, especially among the less educated. The symbol may work as an effective measure to diminish nutrition-related health inequalities.

  11. Multiformity of inherent randomicity and visitation density in n symbolic dynamics

    International Nuclear Information System (INIS)

    Zhang Yagang; Wang Changjiang

    2007-01-01

    The multiformity of inherent randomicity and visitation density in n symbolic dynamics will be clarified in this paper. These stochastic symbolic sequences bear three features. The distribution of frequency, inter-occurrence times and the alignment of two random sequences are amplified in detail. The features of visitation density in surjective maps presents catholicity and the catholicity in n letters randomicity has the same measure foundation. We hope to offer a symbolic platform that satisfies these stochastic properties and to attempt to study certain properties of DNA base sequences, 20 amino acids symbolic sequences of proteid structure, and the time series that can be symbolic in finance market et al

  12. A New Minimum Trees-Based Approach for Shape Matching with Improved Time Computing: Application to Graphical Symbols Recognition

    Science.gov (United States)

    Franco, Patrick; Ogier, Jean-Marc; Loonis, Pierre; Mullot, Rémy

    Recently we have developed a model for shape description and matching. Based on minimum spanning trees construction and specifics stages like the mixture, it seems to have many desirable properties. Recognition invariance in front shift, rotated and noisy shape was checked through median scale tests related to GREC symbol reference database. Even if extracting the topology of a shape by mapping the shortest path connecting all the pixels seems to be powerful, the construction of graph induces an expensive algorithmic cost. In this article we discuss on the ways to reduce time computing. An alternative solution based on image compression concepts is provided and evaluated. The model no longer operates in the image space but in a compact space, namely the Discrete Cosine space. The use of block discrete cosine transform is discussed and justified. The experimental results led on the GREC2003 database show that the proposed method is characterized by a good discrimination power, a real robustness to noise with an acceptable time computing.

  13. HMD symbol stabilization concepts

    Science.gov (United States)

    Newman, Richard L.; Greeley, Kevin W.

    1995-05-01

    Helmet-mounted displays (HMDs) present flight, navigation, and weapon information in the pilot's line of sight. The HMD was developed to allow the pilot to retain aircraft and weapon information while looking off boresight. Symbol stabilization is a key issue for HMDs. In current equipment, the lack of compensation for pilot head motion creates excessive workload during hovering and nap-of-the-earth flight. This high workload translates into excessive training requirements. At the same time, misleading symbology makes interpretation of the height of obstructions impossible. A set of standardized coordinate transformations are necessary for the development of HMD symbology and the control laws. Part of the problem is there is no agreed upon set of definitions or descriptions for how HMD symbols are driven to compensate for pilot head motion. A candidate set of coordinate definitions is proposed to address this issue.

  14. Symbolic Interaction and Applied Social Research: A FOCUS ON TRANSLATIONAL SCIENCE RESEARCH1.

    Science.gov (United States)

    Kotarba, Joseph A

    2014-08-01

    In symbolic interaction, a traditional yet unfortunate and unnecessary distinction has been made between basic and applied research. The argument has been made that basic research is intended to generate new knowledge, whereas applied research is intended to apply knowledge to the solution of practical (social and organizational) problems. I will argue that the distinction between basic and applied research in symbolic interaction is outdated and dysfunctional. The masters of symbolic interactionist thought have left us a proud legacy of shaping their scholarly thinking and inquiry in response to and in light of practical issues of the day (e.g., Znaniecki, and Blumer). Current interactionist work continues this tradition in topical areas such as social justice studies. Applied research, especially in term of evaluation and needs assessment studies, can be designed to serve both basic and applied goals. Symbolic interaction provides three great resources to do this. The first is its orientation to dynamic sensitizing concepts that direct research and ask questions instead of supplying a priori and often impractical answers. The second is its orientation to qualitative methods, and appreciation for the logic of grounded theory. The third is interactionism's overall holistic approach to interfacing with the everyday life world. The primary illustrative case here is the qualitative component of the evaluation of an NIH-funded, translational medical research program. The qualitative component has provided interactionist-inspired insights into translational research, such as examining cultural change in medical research in terms of changes in the form and content of formal and informal discourse among scientists; delineating the impact of significant symbols such as "my lab" on the social organization of science; and appreciating the essence of the self-concept "scientist" on the increasingly bureaucratic and administrative identities of medical researchers. This

  15. Consumers’ perception of symbols and health claims as health-related label messages

    DEFF Research Database (Denmark)

    Carrillo, E.; Fiszman, S.; Lähteenmäki, Liisa

    2014-01-01

    The package is the first contact between the food and the consumer and an excellent vehicle for communication with the consumer. Visual cues (symbols) on the package can be used to communicate health-related information. Although EU legislation provides for the use of symbols, there could......’s appeal and convincingness in two countries, one Mediterranean (Spain) and the other Scandinavian (Denmark). Four symbols were employed in the study: (1) heart-plus-stethoscope, (2) olives (a symbol often used in Spain but not so much in Denmark), and two not directly linked to food products: (3) active...... of the symbols perceived by the participants was similar in both countries but the culture influenced the connotations attached to the symbols. In addition, the symbols on the packaging were found to be more important than the verbal information....

  16. Numbers, scale and symbols: the public understanding of nanotechnology

    Science.gov (United States)

    Batt, Carl A.; Waldron, Anna M.; Broadwater, Natalie

    2008-10-01

    Nanotechnology will be an increasing part of the everyday lives of most people in the world. There is a general recognition that few people understand the implications of the technology, the technology itself or even the definition of the word. This lack of understanding stems from a lack of knowledge about science in general but more specifically difficulty in grasping the size scale and symbolism of nanotechnology. A potential key to informing the general public is establishing the ability to comprehend the scale of nanotechnology. Transitioning from the macro to the nanoscale seems to require an ability to comprehend scales of one-billion. Scaling is a skill not common in most individuals and tests of their ability to extrapolate size based upon scaling a common object demonstrates that most individuals cannot scale to the extent needed to make the transition to nanoscale. Symbolism is another important vehicle to providing the general public with a basis to understand the concepts of nanotechnology. With increasing age, individuals are able to draw representations of atomic scale objects, but these tend to be iconic and the different representations not easily translated. Ball and stick models are most recognized by the public, which provides an opportunity to present not only useful symbolism but also a reference point for the atomic scale.

  17. Numbers, scale and symbols: the public understanding of nanotechnology

    International Nuclear Information System (INIS)

    Batt, Carl A.; Waldron, Anna M.; Broadwater, Natalie

    2008-01-01

    Nanotechnology will be an increasing part of the everyday lives of most people in the world. There is a general recognition that few people understand the implications of the technology, the technology itself or even the definition of the word. This lack of understanding stems from a lack of knowledge about science in general but more specifically difficulty in grasping the size scale and symbolism of nanotechnology. A potential key to informing the general public is establishing the ability to comprehend the scale of nanotechnology. Transitioning from the macro to the nanoscale seems to require an ability to comprehend scales of one-billion. Scaling is a skill not common in most individuals and tests of their ability to extrapolate size based upon scaling a common object demonstrates that most individuals cannot scale to the extent needed to make the transition to nanoscale. Symbolism is another important vehicle to providing the general public with a basis to understand the concepts of nanotechnology. With increasing age, individuals are able to draw representations of atomic scale objects, but these tend to be iconic and the different representations not easily translated. Ball and stick models are most recognized by the public, which provides an opportunity to present not only useful symbolism but also a reference point for the atomic scale.

  18. Symbolic Form in the Pedagogical Implications of Sociolinguistics

    Science.gov (United States)

    Tolic, Mirela

    2011-01-01

    The author with the help of analysis of symbolic forms and sociolinguistics explains the transformation of "homo communicans in conscious homo symbolicum." He points out the importance of etymological analysis Cassierer's philosophy of symbolic forms and its effects in the modern understanding of sociolinguistics. It is necessary their…

  19. Nonlinear analysis of flexible beams undergoing large rotations Via symbolic computations

    Directory of Open Access Journals (Sweden)

    Yuan Xiaofeng

    2001-01-01

    Full Text Available In this paper, a two-stage approach is presented for analyzing flexible beams undergoing large rotations. In the first stage, the symbolic forms of equations of motion and the Jacobian matrix are generated by means of MATLAB and written into a MATLAB script file automatically, where the flexible beams are described by the unified formulation presented in our previous paper. In the second stage, the derived equations of motion are solved by means of implicit numerical methods. Several comparison computations are performed. The two-stage approach proves to be much more efficient than pure numerical one.

  20. Restarting Automata with Auxiliary Symbols and Small Lookahead

    DEFF Research Database (Denmark)

    Schluter, Natalie Elaine

    2012-01-01

    We present a study on lookahead hierarchies for restarting automata with auxiliary symbols and small lookahead. In particular, we show that there are just two different classes of languages recognised by RRWW automata, through the restriction of lookahead size. We also show that the respective...... (left-) monotone restarting automaton models characterise the context-free languages and that the respective right-left-monotone restarting automata characterise the linear languages both with just lookahead length 2....

  1. [Determining visual acuity with LH symbols and Landolt rings].

    Science.gov (United States)

    Gräf, M; Becker, R

    1999-08-01

    Lea (LH) symbols seem to be favourable for visual acuity assessment in childhood. The symbols of the LH test are well standardized and applicable to preschool children. We compared the visual acuity determined by LH single symbols (LH) and the acuity measured with the Landolt-C (LC). 138 cooperative subjects aged 7 to 91 years were examined. Their visual acuity was either normal or reduced due to various etiologies. Their refractive error was corrected. The monocular LH and LC were determined by a 3/4 criterion (study 1). In 19 healthy subjects aged 21 to 58 years, acuity was reduced stepwise by 5 different calibrated occlusives (study 2). A Lighthouse single symbol book (LH symbols) was used at a distance of 3 m. LC was determined at a distance of 5 m. The luminance of the test field was 180-200 cd/m2. The right eye of each patient and the amblyopic eye of the squinting patients was taken for statistical evaluation. The strabismic patients' interocular differences of LC and LH were compared. Within study 1, LC ranged from 0.02 to 2.0 and LH from 0.03 to 2.5. LH overestimated LC by 1.4 lines on an average (t-test p 1 line, 85.7% resp. 90% of the strabismic amblyopic patients with an interocular LC difference > 1 resp > 2 lines were detected. In study 2, LC ranged from 0.1 to 1.6, LH from 0.12 to 2.0. The mean difference LH-LC was 1.3 lines. The regression equation was lgLH = 0.91 lgLC + 0.08 (r = 0.95). LH symbols allow a reliable measurement of recognition acuity. Due to the design of the symbols, they are excellently suitable for application to preschool children. Age related normal values should be established. The systematic difference between the LC acuity and the LH acuity measured with the Lighthouse LH single symbol book by 1.4 lines has to be considered.

  2. Multiple-Symbol Detection Of Multiple-Trellis-Coded MDPSK

    Science.gov (United States)

    Divsalar, Dariush; Simon, Marvin K.; Shahshahani, Mehrdad M.

    1991-01-01

    In proposed scheme for detection and decoding of multiple-trellis-coded multilevel differential-phase-shift-keyed (MDPSK) radio signals, observation time for differential detection extended from conventional 2 to larger number of symbol periods. Decreases rate of error in differential detection of uncoded MDPSK by increasing number of symbol periods.

  3. Digit Symbol Performance in Mild Dementia and Depression.

    Science.gov (United States)

    Hart, Robert P.; And Others

    1987-01-01

    Patients with mild dementia of the Alzheimer's type (DAT), patients with major depression, and normal control subjects completed the Wechsler Adult Intelligence Scale (WAIS) Digit Symbol test of incidental memory. Though mild DAT and depressed patients had equivalent deficits in psychomotor speed, DAT patients recalled fewer digit-symbol items.…

  4. Multi-Robot Motion Planning: A Timed Automata Approach

    DEFF Research Database (Denmark)

    Quottrup, Michael Melholt; Bak, Thomas; Izadi-Zamanabadi, Roozbeh

    2004-01-01

    This paper describes how a network of interacting timed automata can be used to model, analyze, and verify motion planning problems in a scenario with multiple robotic vehicles. The method presupposes an infra-structure of robots with feed-back controllers obeying simple restriction on a planar...... grid. The automata formalism merely presents a high-level model of environment, robots and control, but allows composition and formal symbolic reasoning about coordinated solutions. Composition is achieved through synchronization, and the verification software UPPAAL is used for a symbolic verification...... then subsequently be used as a high-level motion plan for the robots. This paper reports on the timed automata framework, results of two verification experiments, promise of the approach, and gives a perspective for future research....

  5. Multi-Robot Motion Planning: A Timed Automata Approach

    DEFF Research Database (Denmark)

    Quottrup, Michael Melholt; Bak, Thomas; Izadi-Zamanabadi, Roozbeh

    This paper describes how a network of interacting timed automata can be used to model, analyze, and verify motion planning problems in a scenario with multiple robotic vehicles. The method presupposes an infra-structure of robots with feed-back controllers obeying simple restriction on a planar...... grid. The automata formalism merely presents a high-level model of environment, robots and control, but allows composition and formal symbolic reasoning about coordinated solutions. Composition is achieved through synchronization, and the verification software UPPAAL is used for a symbolic verification...... then subsequently be used as a high-level motion plan for the robots. This paper reports on the timed automata framework, results of two verification experiments, promise of the approach, and gives a perspective for future research....

  6. Linearly interpolated sub-symbol optical phase noise suppression in CO-OFDM system.

    Science.gov (United States)

    Hong, Xuezhi; Hong, Xiaojian; He, Sailing

    2015-02-23

    An optical phase noise suppression algorithm, LI-SCPEC, based on phase linear interpolation and sub-symbol processing is proposed for CO-OFDM system. By increasing the temporal resolution of carrier phase tracking through dividing one symbol into several sub-blocks, i.e., sub-symbols, inter-carrier-interference (ICI) mitigation is achieved in the proposed algorithm. Linear interpolation is employed to obtain a reliable temporal reference for sub-symbol phase estimation. The new algorithm, with only a few number of sub-symbols (N(B) = 4), can provide a considerably larger laser linewidth tolerance than several other ICI mitigation algorithms as demonstrated by Monte-Carlo simulations. Numerical analysis verifies that the best performance is achieved with an optimal and moderate number of sub-symbols. Complexity analysis shows that the required number of complex-valued multiplications is independent of the number of sub-symbols used in the proposed algorithm.

  7. Symbolic interactionism as a theoretical perspective for multiple method research.

    Science.gov (United States)

    Benzies, K M; Allen, M N

    2001-02-01

    Qualitative and quantitative research rely on different epistemological assumptions about the nature of knowledge. However, the majority of nurse researchers who use multiple method designs do not address the problem of differing theoretical perspectives. Traditionally, symbolic interactionism has been viewed as one perspective underpinning qualitative research, but it is also the basis for quantitative studies. Rooted in social psychology, symbolic interactionism has a rich intellectual heritage that spans more than a century. Underlying symbolic interactionism is the major assumption that individuals act on the basis of the meaning that things have for them. The purpose of this paper is to present symbolic interactionism as a theoretical perspective for multiple method designs with the aim of expanding the dialogue about new methodologies. Symbolic interactionism can serve as a theoretical perspective for conceptually clear and soundly implemented multiple method research that will expand the understanding of human health behaviour.

  8. VULTURES: EXEGESIS OF A SYMBOL

    Directory of Open Access Journals (Sweden)

    Maura Andreoni

    2016-12-01

    Full Text Available Depending on the different cultures and historical periods, vultures have been considered both impure or sacred. But, since they usually do not prey upon living animals, their symbolic dimension, associated to the idea of purification, is present in many myths, religions, burial praxis of ancient populations and remains in some religions today.In the ancient Mediterranean civilizations, they have been carved in some of the most ancient bas-reliefs of the history by stone age people; were sacred to Egyptians, who even took them as symbol of gods; in the classical times they were supposed to be all feminine and breed by parthenogenesis, and therefore appreciated by some early Christian authors, who came to comparing them even to the Virgin Mary; they have been studied and described by ancient scientists, naturalists, philosophers, playwrights; involved in many of the most enduring Greek and Roman myths and legends; many parts of their body were considered as a medicine or even a talisman for happiness; and they were so proverbial for Romans to become even one of the symbols of the founding of Rome itself.But they were also so fragile that perfumes, myrrh and pomegranates were supposed to be lethal for them ….

  9. Experimental targeting of chaos via controlled symbolic dynamics

    International Nuclear Information System (INIS)

    Corron, Ned J.; Pethel, Shawn D.

    2003-01-01

    In this Letter, we report experimental targeting in a chaotic system by controlling symbolic dynamics. We acquire and control an electronic circuit using small perturbations to elicit a desired objective state starting from an arbitrary, uncontrolled state. The control perturbations are calculated using a symbolic targeting sequence and applied using dynamic limiting control

  10. Meanings Given to Algebraic Symbolism in Problem-Posing

    Science.gov (United States)

    Cañadas, María C.; Molina, Marta; del Río, Aurora

    2018-01-01

    Some errors in the learning of algebra suggest that students might have difficulties giving meaning to algebraic symbolism. In this paper, we use problem posing to analyze the students' capacity to assign meaning to algebraic symbolism and the difficulties that students encounter in this process, depending on the characteristics of the algebraic…

  11. The name of the son. Fatherhood, motherhood and symbolic competencies

    Directory of Open Access Journals (Sweden)

    María Martina Casullo

    2015-09-01

    Full Text Available Tania Zittoun conceptions on uses of cultural elements as symbolic resources for psychological development are presented. Such uses of symbolic resources are examined through a study of the procedure of choosing first names during the transition to parenthood. The notion of symbolic competencies, as the abilities to use cultural elements as resources for thinking, action and a healthy development, is discussed. 

  12. Basic ionizing radiation symbol

    International Nuclear Information System (INIS)

    1987-01-01

    A description is given of the standard symbol for ionizing radiation and of the conditions under which it should not be used. The Arabic equivalent of some English technical terms in this subject is given in one page. 1 ref., 1 fig

  13. Visual Language of World War I Propaganda on a Symbolical Plane: How a Visual Symbol is Created

    Directory of Open Access Journals (Sweden)

    Boris Petrović

    2016-10-01

    Full Text Available This work seeks to explore how certain symbols, built over time within a certain cultural context (in this case, said context being the one of western European culture, are re-contextualized within a given situation (World War I to better serve the means of propaganda. How can a visual representation of a certain symbol, thousands of years old and deeply rooted in cultural heritage, be repurposed and reshaped within months? Also, the article aims to explore the connection between the visual cannon of Orthodox icons and World War I propaganda posters.

  14. Fast and Precise Symbolic Analysis of Concurrency Bugs in Device Drivers

    OpenAIRE

    Deligiannis, P; Donaldson, AF; Rakamaric, Z

    2015-01-01

    ? 2015 IEEE.Concurrency errors, such as data races, make device drivers notoriously hard to develop and debug without automated tool support. We present Whoop, a new automated approach that statically analyzes drivers for data races. Whoop is empowered by symbolic pairwise lockset analysis, a novel analysis that can soundly detect all potential races in a driver. Our analysis avoids reasoning about thread interleavings and thus scales well. Exploiting the race-freedom guarantees provided by W...

  15. Enlightening symbols a short history of mathematical notation and its hidden powers

    CERN Document Server

    Mazur, Joseph

    2014-01-01

    While all of us regularly use basic math symbols such as those for plus, minus, and equals, few of us know that many of these symbols weren't available before the sixteenth century. What did mathematicians rely on for their work before then? And how did mathematical notations evolve into what we know today? In Enlightening Symbols, popular math writer Joseph Mazur explains the fascinating history behind the development of our mathematical notation system. He shows how symbols were used initially, how one symbol replaced another over time, and how written math was conveyed before and after symbols became widely adopted. Traversing mathematical history and the foundations of numerals in different cultures, Mazur looks at how historians have disagreed over the origins of the numerical system for the past two centuries. He follows the transfigurations of algebra from a rhetorical style to a symbolic one, demonstrating that most algebra before the sixteenth century was written in prose or in verse employing the wr...

  16. Implementation of cartographic symbols for planetary mapping in geographic information systems

    Science.gov (United States)

    Nass, A.; van Gasselt, S.; Jaumann, R.; Asche, H.

    2011-09-01

    The steadily growing international interest in the exploration of planets in our Solar System and many advances in the development of space-sensor technology have led to the launch of a multitude of planetary missions to Mercury, Venus, the Earth's moon, Mars and various Outer-Solar System objects, such as the Jovian and Saturnian satellites. Camera instruments carried along on these missions image surfaces in different wavelength ranges and under different viewing angles, permitting additional data to be derived, such as spectral data or digital terrain models. Such data enable researchers to explore and investigate the development of planetary surfaces by analyzing and interpreting the inventory of surface units and structures. Results of such work are commonly abstracted and represented in thematic, mostly geological and geomorphological, maps. In order to facilitate efficient collaboration among different planetary research disciplines, mapping results need to be prepared, described, managed, archived, and visualized in a uniform way. These tasks have been increasingly carried out by means of computer-based geographic information systems (GIS or GI systems) which have come to be widely employed in the field of planetary research since the last two decades. In this paper we focus on the simplification of mapping processes, putting specific emphasis on a cartographically correct visualization of planetary mapping data using GIS-based environments. We present and discuss the implementation of a set of standardized cartographic symbols for planetary mapping based on the Digital Cartographic Standard for Geologic Map Symbolization as prepared by the United States Geological Survey (USGS) for the Federal Geographic Data Committee (FGDC). Furthermore, we discuss various options to integrate this symbol catalog into generic GI systems, and more specifically into the Environmental Systems Research Institute's (ESRI) ArcGIS environment, and focus on requirements for

  17. THE “TREE OF LIFE” SYMBOL IN JEWELLERY

    Directory of Open Access Journals (Sweden)

    TEODOR-STANCIU Silviu

    2017-05-01

    Full Text Available History and tradition play a very important role in the development of a society. Designed objects were and are adorned with signs and symbols holding various messages and aesthetic particularities. These objects have the ability of spreading emotions through their shape, material, finishing or graphic and are made using different materials, techniques and technologies. By particularising a sign one must take into account its orientation towards certain objects regarding the significance, the culture and the historical period. The sacred geometry, a sum of shapes with religious and cultural values, can be analysed from a scientific, philosophical, aesthetic and mystic point of view. The origin, the nature and the relationship between these shapes are considered to be determined by the surrounding universe. The symbol is an intermediary which favours the communication from the visible reality to the invisible, non-figurative one. One of the shapes with a symbol value, frequently used, is the tree of life. The tree of life is a symbol dating from the Neolithic, but still applied nowadays. Bearing information and witness of the history of a civilisation, the “Tree of life” symbol inspired the artisans and artists from different cultures, being graphically readapted, both due to the technology development, as well as to the society’s maturation. The present paper presents the evolution of the “tree of life” sign, the manner in which it followed the history and civilisation flow, the diversity of objects adorned with it through various working techniques, as well as its evolution through new interpretations in the jewellery design applications. The paper presents the experiment of making a silver pendant with the “Tree of life” symbol, reinterpreted and made using a 3D program.

  18. (Non-)symbolic magnitude processing in children with mathematical difficulties: A meta-analysis.

    Science.gov (United States)

    Schwenk, Christin; Sasanguie, Delphine; Kuhn, Jörg-Tobias; Kempe, Sophia; Doebler, Philipp; Holling, Heinz

    2017-05-01

    Symbolic and non-symbolic magnitude representations, measured by digit or dot comparison tasks, are assumed to underlie the development of arithmetic skills. The comparison distance effect (CDE) has been suggested as a hallmark of the preciseness of mental magnitude representations. It implies that two magnitudes are harder to discriminate when the numerical distance between them is small, and may therefore differ in children with mathematical difficulties (MD), i.e. low mathematical achievement or dyscalculia. However, empirical findings on the CDE in children with MD are heterogeneous, and only few studies assess both symbolic and non-symbolic skills. This meta-analysis therefore integrates 44 symbolic and 48 non-symbolic response time (RT) outcomes reported in nineteen studies (N=1630 subjects, aged 6-14 years). Independent of age, children with MD show significantly longer mean RTs than typically achieving controls, particularly on symbolic (Hedges' g=0.75; 95% CI [0.51; 0.99]), but to a significantly lower extent also on non-symbolic (g=0.24; 95% CI [0.13; 0.36]) tasks. However, no group differences were found for the CDE. Extending recent work, these meta-analytical findings on children with MD corroborate the diagnostic importance of magnitude comparison speed in symbolic tasks. By contrast, the validity of CDE measures in assessing MD is questioned. Copyright © 2017 Elsevier Ltd. All rights reserved.

  19. Symbolic Violence and Masculine Domination in the Colombian Cinematographic Discourse

    Directory of Open Access Journals (Sweden)

    Luisa Fernanda Muñoz Rodríguez

    2016-01-01

    Full Text Available This article proposes an approach to the notion of symbolic violence in Pierre Bourdieu, specifically focused on structural violence against women. This review is based on Bourdieu’s key text Masculine Domination. This concept is related to the objective and subjective variants that have (re produced and perpetuated a patriarchal system dominated by symbolic domination and binary opposites under the objective schema of male dominance, which has additionally generated the multiplication and constant production of violent enunciations regarding the feminine. These enunciations have been part of a patriarchal discourse that generates gender representations that make women invisible, re-subordinated and stereotyped: such is the case of the cinematic discourse. During the last decade in Colombia, for example, public discourses have reflected its social and political passage, including the location of the feminine subject in a subordinate position. The enunciation of the feminine image might be cause or effect, or both, of the institutional construction of certain gender stereotypes and, in turn, of the permanent establishment of a symbolic violence that links openly to the structural violence that is carried out every day in the country against women. The films selected for the analysis of cinematographic texts discussed in this article were reviewed taking into account the number of spectators by year, according to data from Proimágenes Colombia; the three chosen texts were from films which grossed the most in the year of release. Similarly, their selection was linked to the main participation of the female role inside the argumentative body in each film. The texts treated in this article are from the films Sin tetas no hay paraíso (No Paradise without Tits- 2010, of the director Gustavo Bolivar; Rosario Tijeras (Rosario Scissors -2005, of the director Emilio Maillé, and El arriero ( The Mule Driver -2009, of the director Guillermo Calle. From

  20. Assessment of the depth of anesthesia based on symbolic dynamics of the EEG

    OpenAIRE

    Tupaika, Nadine; Vallverdú Ferrer, Montserrat; Jospin, Mathieu; Jensen, Erik Weber; Struys, Michel M. R. F.; Vereecke, Hugo E. M.; Voss, Andreas; Caminal Magrans, Pere

    2010-01-01

    Methodologies based on symbolic dynamics have successfully demonstrated to reflect the nonlinear behavior of biological signals. In the present study, symbolic dynamics was applied to the electroencephalogram (EEG) in order to describe the level of depth of anesthesia. The EEG was transformed to symbol sequences. Words of three symbols were built from this symbolic series. The results obtained from the EEGs of 36 patients undergoing anesthesia showed that the probabilities of the ...

  1. Letter and symbol identification: No evidence for letter-specific crowding mechanisms.

    Science.gov (United States)

    Castet, Eric; Descamps, Marine; Denis-Noël, Ambre; Colé, Pascale

    2017-09-01

    It has been proposed that letters, as opposed to symbols, trigger specialized crowding processes, boosting identification of the first and last letters of words. This hypothesis is based on evidence that single-letter accuracy as a function of within-string position has a W shape (the classic serial position function [SPF] in psycholinguistics) whereas an inverted V shape is obtained when measured with symbols. Our main goal was to test the robustness of the latter result. Our hypothesis was that any letter/symbol difference might result from short-term visual memory processes (due to the partial report [PR] procedures used in SPF studies) rather than from crowding. We therefore removed the involvement of short-term memory by precueing target-item position and compared SPFs with precueing and postcueing. Perimetric complexity was stringently matched between letters and symbols. In postcueing conditions similar to previous studies, we did not reproduce the inverted V shape for symbols: Clear-cut W shapes were observed with an overall smaller accuracy for symbols compared to letters. This letter/symbol difference was dramatically reduced in precueing conditions in keeping with our prediction. Our results are not consistent with the claim that letter strings trigger specialized crowding processes. We argue that PR procedures are not fit to isolate crowding processes.

  2. Socialization and Adolescent Self-Esteem: Symbolic Interaction and Social Learning Explanations.

    Science.gov (United States)

    Openshaw, D. Kim; And Others

    1983-01-01

    Investigated the effects of social learning and symbolic interaction on adolescent self-esteem. Adolescents (N=368) and their parents completed measures of self-esteem, parental behavior and parental power. Results suggested adolescent self-esteem is more a function of social interaction and the reflected appraisals of others than a modeling of…

  3. 14 CFR 221.200 - Content and explanation of abbreviations, reference marks and symbols.

    Science.gov (United States)

    2010-01-01

    ..., reference marks and symbols. 221.200 Section 221.200 Aeronautics and Space OFFICE OF THE SECRETARY... § 221.200 Content and explanation of abbreviations, reference marks and symbols. (a) Content. The format..., reference marks and symbols. Abbreviations, reference marks and symbols which are used in the tariff shall...

  4. Formalising Symbolic Interactionism

    OpenAIRE

    de Nooy, W.

    2009-01-01

    Symbolic interactionism is generally known as a theory typically linked with a qualitative methodology. Recent developments in quantitative social network analysis, however, can analyze processes theorized within this theoretical tradition. Thick description can be complemented with statistical analyses of network structure and dynamics, expanding the scope and detail of results. This paper argues that social network analysis can bridge the divide between qualitative and quantitative analysis...

  5. A symbolic methodology to improve disassembly process design.

    Science.gov (United States)

    Rios, Pedro; Blyler, Leslie; Tieman, Lisa; Stuart, Julie Ann; Grant, Ed

    2003-12-01

    Millions of end-of-life electronic components are retired annually due to the proliferation of new models and their rapid obsolescence. The recovery of resources such as plastics from these goods requires their disassembly. The time required for each disassembly and its associated cost is defined by the operator's familiarity with the product design and its complexity. Since model proliferation serves to complicate an operator's learning curve, it is worthwhile to investigate the benefits to be gained in a disassembly operator's preplanning process. Effective disassembly process design demands the application of green engineering principles, such as those developed by Anastas and Zimmerman (Environ. Sci. Technol. 2003, 37, 94A-101A), which include regard for product complexity, structural commonality, separation energy, material value, and waste prevention. This paper introduces the concept of design symbolsto help the operator more efficiently survey product complexity with respect to location and number of fasteners to remove a structure that is common to all electronics: the housing. With a sample of 71 different computers, printers, and monitors, we demonstrate that appropriate symbols reduce the total disassembly planning time by 13.2 min. Such an improvement could well make efficient the separation of plastic that would otherwise be destined for waste-to-energy or landfill. The symbolic methodology presented may also improve Design for Recycling and Design for Maintenance and Support.

  6. Phonetic Symbols through Audiolingual Method to Improve the Students' Listening Skill

    Science.gov (United States)

    Samawiyah, Zuhrotun; Saifuddin, Muhammad

    2016-01-01

    Phonetic symbols present linguistics feature to how the words are pronounced or spelled and they offer a way to easily identify and recognize the words. Phonetic symbols were applied in this research to give the students clear input and a comprehension toward English words. Moreover, these phonetic symbols were applied within audio-lingual method…

  7. Perception and multimeaning analysis of graphic symbols for Thai picture-based communication system.

    Science.gov (United States)

    Chompoobutr, Sarinya; Potibal, Puttachart; Boriboon, Monthika; Phantachat, Wantanee

    2013-03-01

    Graphic symbols are a vital part of most augmentative and alternative communication systems. Communication fluency of graphic symbol user depends on how well the relationship between symbols and its referents are learnt. The first aim of this study is to survey the perception of the selected graphic symbols across seven age groups of participants with different educational background. Sixty-five individuals identified themselves as Thai and ranged in age from 10 to 50 years participated in the investigation used 64 graphic symbols. The last aim of this study is to demonstrate the analysis of multimeaning graphic symbols, which will be used in Thai Picture-based communication system. The twenty graphic symbols with 9-14 meanings are analyzed in both syntactic and semantic aspects. The meanings are divided into five categories: noun, verb/adjective, size, color and shape. Respect to the first aim, the results suggest that the participants under investigation with different sexes, age groups, as well as various educational levels perceive the features or inherent characteristics of such graphic symbols similarly. The results of the analysis of multimeaning of graphic symbols indicate that the foundation of Minspeak, polysemy and redundancy of the words illustrates the inherit meanings of the real-life objects, and it also conveys that the Thai graphic symbols are influenced by numerous factors in Thai circumstance such as ability, motivation, experience, worldview and culture.

  8. Semiclassical analysis of the Wigner 12j symbol with one small angular momentum

    International Nuclear Information System (INIS)

    Yu Liang

    2011-01-01

    We derive an asymptotic formula for the Wigner 12j symbol, in the limit of one small and 11 large angular momenta. There are two kinds of asymptotic formulas for the 12j symbol with one small angular momentum. We present the first kind of formula in this paper. Our derivation relies on the techniques developed in the semiclassical analysis of the Wigner 9j symbol [L. Yu and R. G. Littlejohn, Phys. Rev. A 83, 052114 (2011)], where we used a gauge-invariant form of the multicomponent WKB wave functions to derive asymptotic formulas for the 9j symbol with small and large angular momenta. When applying the same technique to the 12j symbol in this paper, we find that the spinor is diagonalized in the direction of an intermediate angular momentum. In addition, we find that the geometry of the derived asymptotic formula for the 12j symbol is expressed in terms of the vector diagram for a 9j symbol. This illustrates a general geometric connection between asymptotic limits of the various 3nj symbols. This work contributes an asymptotic formula for the 12j symbol to the quantum theory of angular momentum, and serves as a basis for finding asymptotic formulas for the Wigner 15j symbol with two small angular momenta.

  9. Elisabeth Kubler-Ross and the Tradition of the Private Sphere: An Analysis of Symbols.

    Science.gov (United States)

    Klass, Dennis

    1981-01-01

    Shows how Kubler-Ross' schema functions as a symbol system. Analyzes the symbol "acceptance." Shows how that symbol is part of a strong American tradition of symbols of the private sphere. (Author/JAC)

  10. Exact computation of the 3-j and 6-j symbols

    International Nuclear Information System (INIS)

    Lai Shantao; Chiu Yingnan

    1990-01-01

    A simple FORTRAN program for the exaxt computation of 3-j and 6-j symbols has been written for the VAX with VMS version v5.1 in our university's computing center. It goes beyond and contains all of the 3-j and 6-j symbols evaluated in the book by M. Rotenberg, R. Bivins, N. Metropolis and J.K. Wooten Jr. The 3-j symbols up to (30/m 1 30/m 2 30/m 3 ) and 6-j symbols up to {20/20 20/20 20/20} can be computed exactly by this program. Approximate values for larger j's up to (200/m 1 200/m 2 200/m 3 ) and {200/200 200/200 200/220} can also be computed by this program. (orig.)

  11. Directed forgetting of visual symbols: evidence for nonverbal selective rehearsal.

    Science.gov (United States)

    Hourihan, Kathleen L; Ozubko, Jason D; MacLeod, Colin M

    2009-12-01

    Is selective rehearsal possible for nonverbal information? Two experiments addressed this question using the item method directed forgetting paradigm, where the advantage of remember items over forget items is ascribed to selective rehearsal favoring the remember items. In both experiments, difficult-to-name abstract symbols were presented for study, followed by a recognition test. Directed forgetting effects were evident for these symbols, regardless of whether they were or were not spontaneously named. Critically, a directed forgetting effect was observed for unnamed symbols even when the symbols were studied under verbal suppression to prevent verbal rehearsal. This pattern indicates that a form of nonverbal rehearsal can be used strategically (i.e., selectively) to enhance memory, even when verbal rehearsal is not possible.

  12. The Strip: Las Vegas and the Symbolic Destruction of Spectacle

    OpenAIRE

    Al, Stefan Johannes

    2010-01-01

    Over the past 70 years, various actors have dramatically reconfigured the Las Vegas Strip in many forms. I claim that behind the Strip's "reinventions" lies a process of symbolic destruction. Since resorts distinguish themselves symbolically, each new round of capital accumulation relies on the destruction of symbolic capital of existing resorts. A new resort either ups the language within a paradigm, or causes a paradigm shift, which devalues the previous resorts even further. This is why, i...

  13. An investigation of developmental changes in interpretation and construction of graphic AAC symbol sequences through systematic combination of input and output modalities.

    Science.gov (United States)

    Trudeau, Natacha; Sutton, Ann; Morford, Jill P

    2014-09-01

    While research on spoken language has a long tradition of studying and contrasting language production and comprehension, the study of graphic symbol communication has focused more on production than comprehension. As a result, the relationships between the ability to construct and to interpret graphic symbol sequences are not well understood. This study explored the use of graphic symbol sequences in children without disabilities aged 3;0 to 6;11 (years; months) (n=111). Children took part in nine tasks that systematically varied input and output modalities (speech, action, and graphic symbols). Results show that in 3- and 4-year-olds, attributing meaning to a sequence of symbols was particularly difficult even when the children knew the meaning of each symbol in the sequence. Similarly, while even 3- and 4-year-olds could produce a graphic symbol sequence following a model, transposing a spoken sentence into a graphic sequence was more difficult for them. Representing an action with graphic symbols was difficult even for 5-year-olds. Finally, the ability to comprehend graphic-symbol sequences preceded the ability to produce them. These developmental patterns, as well as memory-related variables, should be taken into account in choosing intervention strategies with young children who use AAC.

  14. The symbol between ethics and communication in Alfred Schütz

    Directory of Open Access Journals (Sweden)

    Massimo Vittorio

    2018-03-01

    Full Text Available This paper focuses on the concept of symbol and tries to out- line its function as a means of communication. In order to describe the communicative qualities of symbol, it is necessary to show its ethical nature. The paper analyses the role symbols play in intersubjective rela- tions, in the construction of the individual’s reality, and in the human ability to attribute meanings and assign functions.The conceptual frame- work for the understanding of what symbol is, how it works, and how it is made is a particular combination of phenomenology and pragma- tism, which lies on the theory of ‘appresentation’, as we can find it in Alfred Schütz’s viewpoint. The paper invites a reflection on the power of symbol, particularly on its power to communicate the incommunicable.

  15. Effects of animation on naming and identification across two graphic symbol sets representing verbs and prepositions.

    Science.gov (United States)

    Schlosser, Ralf W; Koul, Rajinder; Shane, Howard; Sorce, James; Brock, Kristofer; Harmon, Ashley; Moerlein, Dorothy; Hearn, Emilia

    2014-10-01

    The effects of animation on naming and identification of graphic symbols for verbs and prepositions were studied in 2 graphic symbol sets in preschoolers. Using a 2 × 2 × 2 × 3 completely randomized block design, preschoolers across three age groups were randomly assigned to combinations of symbol set (Autism Language Program [ALP] Animated Graphics or Picture Communication Symbols [PCS]), symbol format (animated or static), and word class (verbs or prepositions). Children were asked to name symbols and to identify a target symbol from an array given the spoken label. Animated symbols were more readily named than static symbols, although this was more pronounced for verbs than for prepositions. ALP symbols were named more accurately than PCS in particular with prepositions. Animation did not facilitate identification. ALP symbols for prepositions were identified better than PCS, but there was no difference for verbs. Finally, older children guessed and identified symbols more effectively than younger children. Animation improves the naming of graphic symbols for verbs. For prepositions, ALP symbols are named more accurately and are more readily identifiable than PCS. Naming and identifying symbols are learned skills that develop over time. Limitations and future research directions are discussed.

  16. Symbolic Computation, Number Theory, Special Functions, Physics and Combinatorics

    CERN Document Server

    Ismail, Mourad

    2001-01-01

    These are the proceedings of the conference "Symbolic Computation, Number Theory, Special Functions, Physics and Combinatorics" held at the Department of Mathematics, University of Florida, Gainesville, from November 11 to 13, 1999. The main emphasis of the conference was Com­ puter Algebra (i. e. symbolic computation) and how it related to the fields of Number Theory, Special Functions, Physics and Combinatorics. A subject that is common to all of these fields is q-series. We brought together those who do symbolic computation with q-series and those who need q-series in­ cluding workers in Physics and Combinatorics. The goal of the conference was to inform mathematicians and physicists who use q-series of the latest developments in the field of q-series and especially how symbolic computa­ tion has aided these developments. Over 60 people were invited to participate in the conference. We ended up having 45 participants at the conference, including six one hour plenary speakers and 28 half hour speakers. T...

  17. The rod and the serpent: history's ultimate healing symbol.

    Science.gov (United States)

    Antoniou, Stavros A; Antoniou, George A; Learney, Robert; Granderath, Frank A; Antoniou, Athanasios I

    2011-01-01

    The snake has served as a medical emblem for more than 2400 years, since its association with the ancient Greek god of medicine and healing, Asclepius, in the 4th century BC. Its symbolic background can be traced further back to the worship of gods of earth's blossom in ancient Egypt and earth-related deities of the archaic period of Greek antiquity. It is featured entwined around a staff of knowledge and wisdom in most anaglyphs depicting Asclepius. The snake was impressed in the Old and the New Testament as well as in the Christian tradition as a symbol of sin, rejuvenation, death, resurrection, asthenia, and therapy. It is postulated that the double-snake motif was reintroduced by Renaissance philosophers as a medical emblem due to the symbolic connections of Hermes with deliverance and redemption. However, its use during the last two centuries seems to lack substantial historical background. The historical, mythological, and traditional retrospection of the snake's symbolism validates its appropriateness in the health-care field.

  18. Five mechanisms of sound symbolic association.

    Science.gov (United States)

    Sidhu, David M; Pexman, Penny M

    2017-08-24

    Sound symbolism refers to an association between phonemes and stimuli containing particular perceptual and/or semantic elements (e.g., objects of a certain size or shape). Some of the best-known examples include the mil/mal effect (Sapir, Journal of Experimental Psychology, 12, 225-239, 1929) and the maluma/takete effect (Köhler, 1929). Interest in this topic has been on the rise within psychology, and studies have demonstrated that sound symbolic effects are relevant for many facets of cognition, including language, action, memory, and categorization. Sound symbolism also provides a mechanism by which words' forms can have nonarbitrary, iconic relationships with their meanings. Although various proposals have been put forth for how phonetic features (both acoustic and articulatory) come to be associated with stimuli, there is as yet no generally agreed-upon explanation. We review five proposals: statistical co-occurrence between phonetic features and associated stimuli in the environment, a shared property among phonetic features and stimuli; neural factors; species-general, evolved associations; and patterns extracted from language. We identify a number of outstanding questions that need to be addressed on this topic and suggest next steps for the field.

  19. Symbolic Meaning of the Ornamental Diversity of Cirebon Batik Pegajahan

    Directory of Open Access Journals (Sweden)

    Komarudin Kudiya

    2017-05-01

    Full Text Available Cirebon Batik Pegajahan is the result ofthe creative process, feeling, intention, also long thought of people who have expertise in interpreting the condition of people‘s behavior of Cirebon (palace, which was then adapted into a form of art and culture of batik fabric through a process of creativity of the craftsmen. This Batik Pegajahan grows and develops within the community of (palace Cirebon, including: Kasepuhan Palace, Kanoman, Kacirebonan, and Keprabonan. This study will explain the symbolic narrative contained in Pegajahan Cirebon batik decoration. The discussion is based on the systematic symbolic visual elements of the Pegajahan batik decoration which is based on the teachings ofthe Tarekat Syattariyah attitudes and behavior of (palace Cirebon society, form of local wisdom that is reflected in the symbolic-aesthetic elements. The research used descriptive—analytic method and ethnography, in describing the symbolic narrative found in Batik Pegajahan Cirebon, The results are in the form ofvisual data complete with symbolic narratives in Batik Pegajahan Cirebon, which represents behavior of (palace Cirebon people significantly; so it can be used as reference for further research in the reconstruction, reproducing, and formulating such ornaments as the basis for designing or guidance for the people of batik (palace Cirebon in particular. Keywords: Symbolic Narratives, Decoration of Batik Pegajahan and Tarekat Syattariyah

  20. Algebraic formulas for some nontrivial U/sub n/ 6j symbols and U/sub m/n contains U/sub m/ x U/sub n/ 3jm symbols

    International Nuclear Information System (INIS)

    Haase, R.W.; Butler, P.H.

    1985-01-01

    We give tables of algebraic formulas for some nontrivial 6j symbols and 3jm symbols of the unitary groups. The tables demonstrate that the building-up method can be used successfully to obtain the rank dependence of unitary group j and jm symbols. To emphasize the rank-dependent nature of this calculation, we have employed the composite Young tableaux notation (or back-to-back notation) to label the unitary group irreps. In using this notation, the transpose conjugate symmetry of the corresponding composite Young diagram leads to a new symmetry of the unitary group 6j and 3jm symbols. The transposition of the groups U/sub m/ and U/sub n/ gives rise to a further symmetry of the 3jm symbols of U/sub m/n contains U/sub m/ x U/sub n/

  1. Signal- and Symbol-based Representations in Computer Vision

    DEFF Research Database (Denmark)

    Krüger, Norbert; Felsberg, Michael

    We discuss problems of signal-- and symbol based representations in terms of three dilemmas which are faced in the design of each vision system. Signal- and symbol-based representations are opposite ends of a spectrum of conceivable design decisions caught at opposite sides of the dilemmas. We make...... inherent problems explicit and describe potential design decisions for artificial visual systems to deal with the dilemmas....

  2. Alchemical hermeneutics of the Vesica Piscis: Symbol of depth psychology

    Science.gov (United States)

    O'Dell, Linda Kay

    The purpose of this study was to develop an understanding of the Vesica Piscis as the symbolic frame for depth psychology and the therapeutic relationship. The method of inquiry was hermeneutics and alchemical hermeneutics, informed theoretically by depth psychology. A theoretical description of the nature of the Vesica Piscis as a dynamic template and symbol for depth psychology and the therapeutic relationship resulted. Gathering the components of the therapeutic relationship into the shape of the Vesica Piscis, gave opportunity to explore what might be happening while treatment is taking place: somatically, psychologically, and emotionally. An investigation into the study of Soul placed the work of psychology within the central, innermost sacred space between—known symbolically as the Vesica Piscis. Imbued with a connectedness and relational welcoming, this symbol images the Greek goddess Hekate (Soul), as mediatrix between mind and matter. Psyche (soul), namesake of "psychology," continues her journey of finding meaning making, restitution, and solace in the therapeutic space as imaged by the Vesica Piscis. Her journey, moving through the generations, becomes the journey of the therapeutic process—one that finds resolution in relationship. Psyche is sought out in the macrocosmic archetypal realm of pure energy, the prima material that forms and coalesces both in response and likewise, creates a response through symbols, images, and imagination. The field was explored from the depth psychological perspective as: the unconscious, consciousness, and archetypal, and in physics as: the quantum field, morphic resonance, and the holographic field. Gaining an understanding of the underlying qualities of the field placed the symbol in its embedded context, allowing for further definition as to how the symbol potentially was either an extension of the field, or served as a constellating factor. Depth psychology, as a scientific discipline, is in need of a symbol that

  3. Symbolic Interactionism and Ethnomethodology: A Perspective on Qualitiative Research.

    Science.gov (United States)

    Soloski, John; Daley, Patrick J.

    Methods employed in social science research must be true to the phenomena under investigation. Both symbolic interactionism and ethnomethodology take everyday life as their fundamental premise. Symbolic interactionism, based primarily on the work of George Herbert Mead, is the peculiar and distinctive character of interaction as it takes place…

  4. Operator symbols in the description of observable-state systems

    International Nuclear Information System (INIS)

    Lassner, G.A.

    1978-01-01

    For the observable-state system of finite degree of freedom N topological properties of the kernels and symbols belonging to the considered operators are investigated. For the operators of the observable algebra of rho + (delta) kernels and symbols are distributions and for density matrices p they are smooth functions

  5. Creating a common symbol classification for a new historical geoportal of Poland

    Directory of Open Access Journals (Sweden)

    Panecki Tomasz

    2014-12-01

    Full Text Available The crowd-sourcing approach should be implemented into a new historical geoportal of Poland due to its increasing potential in WebGIS. Registered users will be able to acquire spatial data from various map series. As it requires feature class harmonization, a common symbol classification should be proposed. It will be based on chosen topographic maps of Polish land from the 19th and 20th centuries. Feature classes derived from archival maps will be standardized and reclassified, but with no information lost. This will be done in four steps which require: data acquisition, map content harmonization, feature class typification and attribute table elaboration. In addition, four methods of data harmonization can be distinguished: symbol sequence, semantic analogies, spatial relations and a combined method. The paper covers the elaboration of two thematic layers - roads and railways based on three topographic maps (Austrian 1:75 000, German 1:100 000, Russian 1: 126 000.

  6. Symbolic comparisons of objects on color attributes.

    Science.gov (United States)

    Paivio, A; te Linde, J

    1980-11-01

    Symbolic comparisons of object brightness and color were investigated in two experiments using words and outline drawings as stimuli. Both experiments yielded orderly symbolic distance effects. Contrary to prediction, no reliable picture advantages emerged. For color comparison, individual differences in word fluency and color memory predicted decision time with word stimuli. These results contrast sharply with those of previous comparison studies involving concrete dimensions. The results are discussed in terms of dual-coding theory and the role of verbal mechanisms in memory for object color.

  7. Unsupervised Symbolization of Signal Time Series for Extraction of the Embedded Information

    Directory of Open Access Journals (Sweden)

    Yue Li

    2017-03-01

    Full Text Available This paper formulates an unsupervised algorithm for symbolization of signal time series to capture the embedded dynamic behavior. The key idea is to convert time series of the digital signal into a string of (spatially discrete symbols from which the embedded dynamic information can be extracted in an unsupervised manner (i.e., no requirement for labeling of time series. The main challenges here are: (1 definition of the symbol assignment for the time series; (2 identification of the partitioning segment locations in the signal space of time series; and (3 construction of probabilistic finite-state automata (PFSA from the symbol strings that contain temporal patterns. The reported work addresses these challenges by maximizing the mutual information measures between symbol strings and PFSA states. The proposed symbolization method has been validated by numerical simulation as well as by experimentation in a laboratory environment. Performance of the proposed algorithm has been compared to that of two commonly used algorithms of time series partitioning.

  8. The Symbolism of Death in the Later Middle Ages.

    Science.gov (United States)

    Helgeland, John

    1985-01-01

    Discusses the gruesome images of death occurring in medieval art and letters. Suggests that the images are a form of symbolism based on body metaphors. By means of decomposing bodies, artists and poets symbolized the disintegration of medieval institutions and the transition to the early modern period in Europe. (JAC)

  9. Adapting the Jukun Traditional Symbols for Textile Design and ...

    African Journals Online (AJOL)

    The uniqueness of Africa is not because of its geographical location, but because of its diverse rich cultural heritage, symbolic operation and adages that surround the entire spectrum of human learning, reasoning, and communication. This research work on adaptation of the Jukun cultural symbols for textile design gives a ...

  10. Multi-core symbolic bisimulation minimisation

    NARCIS (Netherlands)

    Dijk, Tom van; Pol, Jaco van de

    2017-01-01

    We introduce parallel symbolic algorithms for bisimulation minimisation, to combat the combinatorial state space explosion along three different paths. Bisimulation minimisation reduces a transition system to the smallest system with equivalent behaviour. We consider strong and branching

  11. Understanding the importance of "symbolic interaction stigma": How expectations about the reactions of others adds to the burden of mental illness stigma.

    Science.gov (United States)

    Link, Bruce G; Wells, Jennifer; Phelan, Jo C; Yang, Lawrence

    2015-06-01

    Important components of stigma include imagining what others might think of a stigmatized status, anticipating what might transpire in an interaction with others, and rehearsing what one might do if something untoward occurs. These imagined relations are here called symbolic interaction stigma and can have an impact even if the internalization of negative stereotypes fails to occur. Concepts and measures that capture symbolic interaction stigma are introduced, and a preliminary assessment of their impact is provided. Four self-report measures of symbolic interaction stigma (perceived devaluation discrimination, anticipation of rejection, stigma consciousness, and concern with staying in) were developed or adapted and administered to a sample of individuals who have experienced mental illness (N = 65). Regression analyses examined whether forms of symbolic interaction stigma were associated with withdrawal, self-esteem, and isolation from relatives independent of measures of internalization of stigma and rejection experiences. As evidenced by scores on 4 distinct measures, symbolic interaction stigma was relatively common in the sample, somewhat more common than the internalization of stigma. In addition, measures of symbolic interaction stigma were significantly associated with withdrawal, self-esteem, and isolation from relatives even when a measure of the internalization of stigma was statistically controlled. The study suggests the potential importance of considering symbolic interaction forms of stigma in understanding and addressing stigma and its consequences. Being aware of symbolic interaction stigma could be useful in enhancing rehabilitation goals if an approach to counteracting the negative effects of these aspects of stigma can be developed. (c) 2015 APA, all rights reserved).

  12. Experimental demonstration of 30 Gb/s direct-detection optical OFDM transmission with blind symbol synchronisation using virtual subcarriers.

    Science.gov (United States)

    Bouziane, R; Milder, P A; Erkılınç, S; Galdino, L; Kilmurray, S; Thomsen, B C; Bayvel, P; Killey, R I

    2014-02-24

    The paper investigates the performance of a blind symbol synchronisation technique for optical OFDM systems based on virtual subcarriers. The test-bed includes a real-time 16-QAM OFDM transmitter operating at a net data rate of 30.65 Gb/s using a single OFDM band with a single FPGA-DAC subsystem and demonstrates transmission over 23.3 km SSMF with direct detection at a BER of 10(-3). By comparing the performance of the proposed synchronisation scheme with that of the Schmidl and Cox algorithm, it was found that the two approaches achieve similar performance for large numbers of averaging symbols, but the performance of the proposed scheme degrades as the number of averaging symbols is reduced. The proposed technique has lower complexity and bandwidth overhead as it does not rely on training sequences. Consequently, it is suitable for implementation in high speed optical OFDM transceivers.

  13. Irreversibility in physics stemming from unpredictable symbol-handling agents

    Science.gov (United States)

    Myers, John M.; Madjid, F. Hadi

    2016-05-01

    The basic equations of physics involve a time variable t and are invariant under the transformation t --> -t. This invariance at first sight appears to impose time reversibility as a principle of physics, in conflict with thermodynamics. But equations written on the blackboard are not the whole story in physics. In prior work we sharpened a distinction obscured in today's theoretical physics, the distinction between obtaining evidence from experiments on the laboratory bench and explaining that evidence in mathematical symbols on the blackboard. The sharp distinction rests on a proof within the mathematics of quantum theory that no amount of evidence, represented in quantum theory in terms of probabilities, can uniquely determine its explanation in terms of wave functions and linear operators. Building on the proof we show here a role in physics for unpredictable symbol-handling agents acting both at the blackboard and at the workbench, communicating back and forth by means of transmitted symbols. Because of their unpredictability, symbol-handling agents introduce a heretofore overlooked source of irreversibility into physics, even when the equations they write on the blackboard are invariant under t --> -t. Widening the scope of descriptions admissible to physics to include the agents and the symbols that link theory to experiments opens up a new source of time-irreversibility in physics.

  14. Quantification of cardiorespiratory interactions based on joint symbolic dynamics.

    Science.gov (United States)

    Kabir, Muammar M; Saint, David A; Nalivaiko, Eugene; Abbott, Derek; Voss, Andreas; Baumert, Mathias

    2011-10-01

    Cardiac and respiratory rhythms are highly nonlinear and nonstationary. As a result traditional time-domain techniques are often inadequate to characterize their complex dynamics. In this article, we introduce a novel technique to investigate the interactions between R-R intervals and respiratory phases based on their joint symbolic dynamics. To evaluate the technique, electrocardiograms (ECG) and respiratory signals were recorded in 13 healthy subjects in different body postures during spontaneous and controlled breathing. Herein, the R-R time series were extracted from ECG and respiratory phases were obtained from abdomen impedance belts using the Hilbert transform. Both time series were transformed into ternary symbol vectors based on the changes between two successive R-R intervals or respiratory phases. Subsequently, words of different symbol lengths were formed and the correspondence between the two series of words was determined to quantify the interaction between cardiac and respiratory cycles. To validate our results, respiratory sinus arrhythmia (RSA) was further studied using the phase-averaged characterization of the RSA pattern. The percentage of similarity of the sequence of symbols, between the respective words of the two series determined by joint symbolic dynamics, was significantly reduced in the upright position compared to the supine position (26.4 ± 4.7 vs. 20.5 ± 5.4%, p cardiorespiratory interaction that is highly sensitive to the effects of orthostatic challenge.

  15. The Power of Symbolic Play in Emotional Development through the DIR Lens

    Science.gov (United States)

    Wieder, Serena

    2017-01-01

    Symbolic play is a powerful vehicle for supporting emotional development and communication. It embraces all developmental capacities. This article describes how symbols are formed and how emotional themes are symbolized whereby children reveal their understanding of the world, their feelings and relationships, and how they see themselves in the…

  16. 9 CFR 590.412 - Form of official identification symbol and inspection mark.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 2 2010-01-01 2010-01-01 false Form of official identification symbol... PRODUCTS INSPECTION ACT) Identifying and Marking Product § 590.412 Form of official identification symbol... official identification symbol for purposes of this part and, when used, imitated, or simulated in any...

  17. A longitudinal assessment of vocabulary retention in symbol-competent chimpanzees (Pan troglodytes).

    Science.gov (United States)

    Beran, Michael J; Heimbauer, Lisa A

    2015-01-01

    A number of studies from the 1960s to 1990s assessed the symbolic competence of great apes and other animals. These studies provided varying forms of evidence that some species were capable of symbolically representing their worlds, both through productive symbol use and comprehension of symbolic stimuli. One such project at the Language Research Center involved training chimpanzees (Pan troglodytes) to use lexigram symbols (geometric visual stimuli that represented objects, actions, locations, and individuals). Those studies now are more than 40 years old, and only a few of the apes involved in those studies are still alive. Three of these chimpanzees (and a fourth, control chimpanzee) were assessed across a 10-year period from 1999 to 2008 for their continued knowledge of lexigram symbols and, in the case of one chimpanzee, the continued ability to comprehend human speech. This article describes that longitudinal assessment and outlines the degree to which symbol competence was retained by these chimpanzees across that decade-long period. All chimpanzees showed retention of lexigram vocabularies, although there were differences in the number of words that were retained across the individuals. One chimpanzee also showed continual retention of human speech perception. These retained vocabularies largely consisted of food item names, but also names of inedible objects, locations, individuals, and some actions. Many of these retained words were for things that are not common in the daily lives of the chimpanzees and for things that are rarely requested by the chimpanzees. Thus, the early experiences of these chimpanzees in symbol-rich environments have produced long-lasting memories for symbol meaning, and those competencies have benefited research in a variety of topics in comparative cognition.

  18. Symbolic transfer entropy-based premature signal analysis

    International Nuclear Information System (INIS)

    Wang Jun; Yu Zheng-Feng

    2012-01-01

    In this paper, we use symbolic transfer entropy to study the coupling strength between premature signals. Numerical experiments show that three types of signal couplings are in the same direction. Among them, normal signal coupling is the strongest, followed by that of premature ventricular contractions, and that of atrial premature beats is the weakest. The T test shows that the entropies of the three signals are distinct. Symbolic transfer entropy requires less data, can distinguish the three types of signals and has very good computational efficiency. (interdisciplinary physics and related areas of science and technology)

  19. The Changing Role of Sound-Symbolism for Small Versus Large Vocabularies.

    Science.gov (United States)

    Brand, James; Monaghan, Padraic; Walker, Peter

    2017-12-12

    Natural language contains many examples of sound-symbolism, where the form of the word carries information about its meaning. Such systematicity is more prevalent in the words children acquire first, but arbitrariness dominates during later vocabulary development. Furthermore, systematicity appears to promote learning category distinctions, which may become more important as the vocabulary grows. In this study, we tested the relative costs and benefits of sound-symbolism for word learning as vocabulary size varies. Participants learned form-meaning mappings for words which were either congruent or incongruent with regard to sound-symbolic relations. For the smaller vocabulary, sound-symbolism facilitated learning individual words, whereas for larger vocabularies sound-symbolism supported learning category distinctions. The changing properties of form-meaning mappings according to vocabulary size may reflect the different ways in which language is learned at different stages of development. Copyright © 2017 The Authors. Cognitive Science published by Wiley Periodicals, Inc. on behalf of Cognitive Science Society.

  20. Case Study: Students’ Symbolic Manipulation in Calculus Among UTHM Students

    Science.gov (United States)

    Ali, Maselan; Sufahani, Suliadi; Ahmad, Wan N. A. W.; Ghazali Kamardan, M.; Saifullah Rusiman, Mohd; Che-Him, Norziha

    2018-04-01

    Words are symbols representing certain aspects of mathematics. The main purpose of this study is to gain insight into students’ symbolic manipulation in calculus among UTHM students. This study make use the various methods in collecting data which are documentation, pilot study, written test and follow up individual interviews. Hence, the results analyzed and interpreted based on action-process-object-schema framework which is based on Piaget’s ideas of reflective abstraction, the concept of relational and instrumental understanding and the zone of proximal development idea. The students’ reply in the interview session is analyzed and then the overall performance is discussed briefly to relate with the students flexibility in symbolic manipulation in linking to the graphical idea, the students interpretation towards different symbolic structure in calculus and the problem that related to overgeneralization in their calculus problems solving.

  1. Disparity Disambiguation by Fusion of Signal and Symbolic-Level Information

    DEFF Research Database (Denmark)

    Ralli, J.; Diaz, J.; Ros, E.

    2012-01-01

    We describe a method for resolving ambiguities in low-level disparity calculations in a stereo-vision scheme by using a recurrent mechanism that we call signal-symbol loop. Due to the local nature of low-level processing it is not always possible to estimate the correct disparity values produced...... at this level. Symbolic abstraction of the signal produces robust, high confidence, multimodal image features which can be used to interpret the scene more accurately and therefore disambiguate low-level interpretations by biasing the correct disparity. The fusion process is capable of producing more accurate...... dense disparity maps than the low- and symbolic-level algorithms can produce independently. Therefore we describe an efficient fusion scheme that allows symbolic- and low-level cues to complement each other, resulting in a more accurate and dense disparity representation of the scene....

  2. Sacred Symbols in Dimitrie Gavrilean’s Paintings

    Directory of Open Access Journals (Sweden)

    Emilian Adrian Gavrilean

    2016-05-01

    Full Text Available This year, on the 12th of July, there are four years since the passing away of the painter Dimitrie Gavrilean who, ,”through the unique impresion of his originality, early became an emblem of the school of painting of Iasi.” Born in Voroneţ, in 1942, Dimitrie Gavrilean attended ”Nicolae Grigorescu” Academy of Arts of Bucharest, being an eminent disciple of the master Corneliu Baba. The work in the creation workshop was combined with the vocation of teacher at the Faculty of Visual Arts and Design within ”G. Enescu” University of Arts of Iaşi, being a rector of this institution in the period 2000-2004. In the contemporary plastic landscape, the artistic work of the painter Dimitrie Gavrilean (1942-2012 from Iaşi occupies a special place. It mirrors the utmost of the autochthonous rural imaginary, the Romanian fundamental myths, the ancestral myths as well as the recently Christianized ones. His vision is specific to the Romanian Christianity and the Byzantine iconography. The language of Gavrilean’s paintings is one of symbols, by excellence. As Emil Staco rightfully observed, the entire work of art of master Gavrilean is ”a work of art of the symbols, of the metaphors rooted in the spirituality of the Romanian village of Bukovina, in the frescoes of Voroneţ and Humor Monasteries.” On the one hand, the painter did not content himself with illustrating only the ancestral mythical world by means of symbols with universal valences, but he got actively involved in the Christian valorization of mythical symbols. On the other hand, by integrating sacred symbols (the dove, the cock, winged characters, the wise old man, the architecture-church, the sun, Voroneţ blue of the Christian iconography of Byzantine tradition in paintings not necessarily religious, Dimitrie Gavrilean pushed his work of art to the border between sacred and profane, proving an extraordinary capacity of spiritualizing matter as well as of materializing the

  3. Manual of symbols and terminology for physicochemical quantities and units

    CERN Document Server

    Whiffen, D H

    2013-01-01

    Manual of Symbols and Terminology for Physicochemical Quantities and Units, 1979 Edition contains physical quantity tabulations of products. The Commission on Symbols, Terminology, and Units is a part of the Division of Physical Chemistry of the International Union of Pure and Applied Chemistry. Its general responsibilities are to secure clarity and precision, and wider agreement in the use of symbols, by chemists in different countries, among physicists, chemists, and engineers, and by editors of scientific journals. This book is composed of 13 chapters, and begins with the determination o

  4. Convolution-based classification of audio and symbolic representations of music

    DEFF Research Database (Denmark)

    Velarde, Gissel; Cancino Chacón, Carlos; Meredith, David

    2018-01-01

    We present a novel convolution-based method for classification of audio and symbolic representations of music, which we apply to classification of music by style. Pieces of music are first sampled to pitch–time representations (piano-rolls or spectrograms) and then convolved with a Gaussian filter......-class composer identification, methods specialised for classifying symbolic representations of music are more effective. We also performed experiments on symbolic representations, synthetic audio and two different recordings of The Well-Tempered Clavier by J. S. Bach to study the method’s capacity to distinguish...

  5. The application of grounded theory and symbolic interactionism.

    Science.gov (United States)

    Jeon, Yun-Hee

    2004-09-01

    This paper describes the methodological and theoretical context and underpinnings of a study that examined community psychiatric nurses' work with family caregivers of older people with depression. The study used grounded theory research methods, with its theoretical foundations drawn from symbolic interactionism. The aims of the study were to describe and conceptualize the processes involved when community nurses work and interact with family caregivers and to develop an explanatory theory of these processes. This paper begins with an explanation of the rationale for using grounded theory as the method of choice, followed by a discussion of the theoretical underpinnings of the study, including a brief summary of the nature and origins of symbolic interactionism. Key premises of symbolic interactionism regarded as central to the study are outlined and an analytical overview of the grounded theory method is provided. The paper concludes with a commentary on some of the issues and debates in the use of grounded theory in nursing research. The main purpose of this paper is to provide a methodical and critical review of symbolic interactionism and grounded theory that can help readers, particularly those who are intending to use grounded theory, better understand the processes involved in applying this method to their research.

  6. The European Union’s Institutionalisation of Symbols and Myths

    DEFF Research Database (Denmark)

    Manners, Ian James

    2014-01-01

    “The paper examines the formal institutionalisation of symbols and myths by EU institutions such as the Commission, Parliament and Council. It asks the question: What roles does the EU institutionalisation of symbols and myths play in the processes of European integration? The paper argues that i...... risk, and climate and resource concerns.”...

  7. adapting the jukun traditional symbols for textile design and ...

    African Journals Online (AJOL)

    Theophilus

    weavers and dyers have already disappeared, and the technique of the craft is no longer in practice. ... social consequences. Symbols form .... Figure.13c. Figure 13a, b, c, is a mix media drawings of some extracted Jukun symbols drawn on .... Figure.30.Title; Adire asankweshi-(constructed calabash for music from fi 13b).

  8. Pivotal behavior as the mediator of the relationship between parental responsiveness and children's symbolic behavior.

    Science.gov (United States)

    Chiu, Chun-Hao; Lin, Chu-Sui; Mahoney, Gerald; Cheng, Shu-Fen; Chang, Shu-Hui

    2017-08-01

    Previous research with parents and children with developmental disabilities indicated that the relationship between mothers' responsive style of interaction and children's rate of development was mediated by the simultaneous relationship between mothers' responsiveness and children's social engagement, or pivotal behavior. In this study, we attempted to determine whether children's pivotal behavior might also mediate the relationship between responsiveness and child development in a sample of 165 typically developing toddlers and their Taiwanese parents. Child development was assessed with a parent report measure of children's symbolic behavior. Parental responsiveness and children's pivotal behavior were assessed from observations of parent-child play. Results indicated that parental responsiveness was correlated with children's pivotal behavior, and that both of these variables were correlated with children's symbolic behavior. Structural equation models indicated that the relationship between responsiveness and children's symbolic behavior was fully mediated by children's pivotal behavior. Copyright © 2017 Elsevier Inc. All rights reserved.

  9. 9 CFR 592.310 - Form of official identification symbol and inspection mark.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 2 2010-01-01 2010-01-01 false Form of official identification symbol... Identifying and Marking Products § 592.310 Form of official identification symbol and inspection mark. (a) The shield set forth in Figure 1, containing the letters “USDA,” shall be the official identification symbol...

  10. Symbolic loss in American adolescents: mourning in teenage cinema.

    Science.gov (United States)

    Kramp, Joseph M

    2014-04-01

    I argue that the changing economic conditions in the contemporary world have caused a shift in religious and cultural values among American youth. This shift in cultural and religious values and practices is interpreted in this essay as an experience of symbolic loss, or a loss of socially shared historic ideals and symbols (Homans in Childhood and selfhood: essays on tradition, religion, and modernity in the psychology of Erik H. Erikson. Bucknell University Press, Lewisburg, pp 189-228, 2008). I argue that the symbolic loss among American youth can most clearly be seen in the contemporary horror film genre in America. I assess the popularity of this genre, its value structure and the psychosocial consequences of the symbolic losses experienced by American youth as witnessed in this film genre. I suggest two ways in which adolescents and adults can work to re-create cultural and religious meanings that both foster courage and serenity in the face of the profound despair that accompanies the rage and paranoia in the contemporary horror film genre.

  11. Magic Graphical Symbols as Subject of Scientific Investigations

    Directory of Open Access Journals (Sweden)

    I. I. Miachikova

    2004-01-01

    Full Text Available The paper contains a short review of scientific insights about the essence of graphical symbols in the period of occult insight domination in science. It is shown that all the works of this period in respect of the investigated problem belong to the following three directions - religious, alchemical and nature-philosophical. Analysis of these works proves that rather high level of knowledge about esoteric of graphical symbols was achieved at that time.

  12. Coitus in the Symbolic Language of Slavic Culture

    OpenAIRE

    Aleksandr V. Gura

    2005-01-01

    Folk culture considers sexual intercourse unclean and dangerous and therefore applies many restrictions to it. Usually coitus is referred to with euphemisms and other substitutes that can be both neutral and expressive, or even humorous. Symbols of coitus in popular culture are numerous and diverse. Coitus is one of the most important objects of allegory among different types of human activity. In traditional popular culture it corresponds to a wide paradigm of behavioural symbols. The ...

  13. Communication in Symbolic Play.

    Science.gov (United States)

    Umek, Ljubica Marjanovic; Musek, Petra Lesnik; Kranjc, Simona

    2001-01-01

    Analyzed records of Slovene children's speech from a linguistic point of view and established differences in communication patterns with regard to the children's ages and the type of symbolic play. Found a shift in play from make-believe with regard to objects to roleplay related to social context. The older the child, the more language functions…

  14. Immediate Memory for Haptically-Examined Braille Symbols by Blind and Sighted Subjects.

    Science.gov (United States)

    Newman, Slater E.; And Others

    The paper reports on two experiments in Braille learning which compared blind and sighted subjects on the immediate recall of haptically-examined Braille symbols. In the first study, sighted subjects (N=64) haptically examined each of a set of Braille symbols with their preferred or nonpreferred hand and immediately recalled the symbol by drawing…

  15. Different Grade Students' Use and Interpretation of Literal Symbols

    Science.gov (United States)

    Celik, Derya; Gunes, Gonul

    2013-01-01

    The aim of the study was to determine and compare 7th, 8th, and 9th grades students' level of use and interpret the literal symbols. In addition, students' responses to questions that require use of different roles of literal symbol were examined to identify the errors. For this purpose, Chelsea Diagnostics Algebra test developed by The Concepts…

  16. Symbolic Play in Mixed-Age and Same-Age Groups.

    Science.gov (United States)

    Umek, Ljubica Marjanovic; Musek, Petra Lesnik

    1997-01-01

    Investigated the content, degree of complexity, and wholeness of the transformation in symbolic play among same-age and mixed-age groups of 4- to 7-year olds in Slovenia. Results confirm that, in mixed-age groups, the role definition in symbolic play is provided on a higher level than in same-age groups, which enables social imaginative play to…

  17. Optimization and quantization in gradient symbol systems: a framework for integrating the continuous and the discrete in cognition.

    Science.gov (United States)

    Smolensky, Paul; Goldrick, Matthew; Mathis, Donald

    2014-08-01

    Mental representations have continuous as well as discrete, combinatorial properties. For example, while predominantly discrete, phonological representations also vary continuously; this is reflected by gradient effects in instrumental studies of speech production. Can an integrated theoretical framework address both aspects of structure? The framework we introduce here, Gradient Symbol Processing, characterizes the emergence of grammatical macrostructure from the Parallel Distributed Processing microstructure (McClelland, Rumelhart, & The PDP Research Group, 1986) of language processing. The mental representations that emerge, Distributed Symbol Systems, have both combinatorial and gradient structure. They are processed through Subsymbolic Optimization-Quantization, in which an optimization process favoring representations that satisfy well-formedness constraints operates in parallel with a distributed quantization process favoring discrete symbolic structures. We apply a particular instantiation of this framework, λ-Diffusion Theory, to phonological production. Simulations of the resulting model suggest that Gradient Symbol Processing offers a way to unify accounts of grammatical competence with both discrete and continuous patterns in language performance. Copyright © 2013 Cognitive Science Society, Inc.

  18. Processing the Order of Symbolic Numbers: A Reliable and Unique Predictor of Arithmetic Fluency

    Directory of Open Access Journals (Sweden)

    Stephan E. Vogel

    2017-12-01

    Full Text Available A small but growing body of evidence suggests a link between individual differences in processing the order of numerical symbols (e.g., deciding whether a set of digits is arranged in ascending/descending order or not and arithmetic achievement. However, the reliability of behavioral correlates measuring symbolic and non-symbolic numerical order processing and their relationship to arithmetic abilities remain poorly understood. The present study aims to fill this knowledge gap by examining the behavioral correlates of numerical and non-numerical order processing and their unique associations with arithmetic fluency at two different time points within the same sample of individuals. Thirty-two right-handed adults performed three order judgment tasks consisting of symbolic numbers (i.e., digits, non-symbolic numbers (i.e., dots, and letters of the alphabet. Specifically, participants had to judge as accurately and as quickly as possible whether stimuli were ordered correctly (in ascending/descending order, e.g., 2-3-4; ●●●●-●●●-●●; B-C-D or not (e.g., 4-5-3; ●●●●-●●●●●-●●●; D-E-C. Results of this study demonstrate that numerical order judgments are reliable measurements (i.e., high test-retest reliability, and that the observed relationship between symbolic number processing and arithmetic fluency accounts for a unique and reliable portion of variance over and above the non-symbolic number and the letter conditions. The differential association of symbolic and non-symbolic numbers with arithmetic support the view that processing the order of symbolic and non-symbolic numbers engages different cognitive mechanisms, and that the ability to process ordinal relationships of symbolic numbers is a reliable and unique predictor of arithmetic fluency.

  19. CONSTRUCTING ORGANIZATIONAL DISCOURSE. A SYMBOLIC ACTION IN IMPROVING WORK

    Directory of Open Access Journals (Sweden)

    Alexandra GALBIN

    2015-04-01

    Full Text Available Social constructionism, a postmodern approach with epistemological assumptions, brings new resources for organizational interventions. A key element in organizational development, the discourse plays an important role in fashioning the future of this. This article presents the organizational discourse as a symbolic action in which discourse influence behavior of members and reinforces mindsets. Discourse shapes the relations between individuals, and creates mental frames. Create change by changing the discourse generates fresh new possibilities and innovative forms to look at a situation. Constructing a positive organizational discourse offers a great potential for social change and address challenges and advances thinking in the organizational field.

  20. Application of symbolic and algebraic manipulation software in solving applied mechanics problems

    Science.gov (United States)

    Tsai, Wen-Lang; Kikuchi, Noboru

    1993-01-01

    As its name implies, symbolic and algebraic manipulation is an operational tool which not only can retain symbols throughout computations but also can express results in terms of symbols. This report starts with a history of symbolic and algebraic manipulators and a review of the literatures. With the help of selected examples, the capabilities of symbolic and algebraic manipulators are demonstrated. These applications to problems of applied mechanics are then presented. They are the application of automatic formulation to applied mechanics problems, application to a materially nonlinear problem (rigid-plastic ring compression) by finite element method (FEM) and application to plate problems by FEM. The advantages and difficulties, contributions, education, and perspectives of symbolic and algebraic manipulation are discussed. It is well known that there exist some fundamental difficulties in symbolic and algebraic manipulation, such as internal swelling and mathematical limitation. A remedy for these difficulties is proposed, and the three applications mentioned are solved successfully. For example, the closed from solution of stiffness matrix of four-node isoparametrical quadrilateral element for 2-D elasticity problem was not available before. Due to the work presented, the automatic construction of it becomes feasible. In addition, a new advantage of the application of symbolic and algebraic manipulation found is believed to be crucial in improving the efficiency of program execution in the future. This will substantially shorten the response time of a system. It is very significant for certain systems, such as missile and high speed aircraft systems, in which time plays an important role.

  1. Symbolic power, robotting, and surveilling

    DEFF Research Database (Denmark)

    Skovsmose, Ole

    2012-01-01

    describes as it prioritises is discussed with reference to robotting and surveillance. In general, the symbolic power of mathematics and formal languages is summarised through the observations: that mathematics treats parts and properties as autonomous, that it dismembers what it addresses and destroys...

  2. Situational influences of religious VS. secular symbols on cognition in Nigeria

    OpenAIRE

    Iruayenama, Mark, Abiye

    2016-01-01

    This thesis was submitted for the award of Doctor of Philosophy and was awarded by Brunel University London. Nigeria is constitutionally a secular country but its citizens are rated among the most religious in the world by several surveys. Religious symbolism is conspicuous in Nigeria, littered from educational institutions to work environments and market places. Semiotics and semantics have a rich history of the study of symbols, however, symbols are also utilized as primes in psycholog...

  3. Uncovering Sundanese Values by Analyzing Symbolic Meaning of Ménak Priangan Clothing (1800-1942)

    Science.gov (United States)

    Karmila, M.; Suciati; Widiaty, I.

    2016-04-01

    This study investigates symbolic meanings found in the Sunda ethnic clothing, particularly the Menak Priangan clothing. This study aims to uncover and document those symbolic meanings found in the Menak Priangan clothing as an effort to develop Sunda cultural artefacts of West Java. This study on Menak Priangan clothing applies ethnography (visual) and aesthetic methods. The visual method is utilized in order to uncover local cultural (Sunda) values found in Menak Priangan clothing visualization, including: design, model, name, and representing colours, which then directed towards local Sundanese aesthetic concepts living within the Priangan community. Furthermore, aesthetic method is used to explore role of aesthetic values in empowering visual cultural values within certain community, particularly Sunda aesthetic values. The study results show that since the 19th century, Sunda ethnic clothing was limited to Priangan Sunda only, while traditional clothing wearing by Priangan people reflects their social strata, consisting of: a. Menak Gede (Menak pangluhurna: mayor), bearing raden title, b. Menak Leutik/Santana (mayor assistant), titles: asep, mas, agus, ujang, (Nyimas for woman), c. Somah/Cacah: ordinary people/lower class. Clothing is a cultural phenomenon within certain culture reflecting such society experiences. For Menak people, clothing and its accessories have important meanings. They wear such traditional clothing and accessories as a symbol of power they have within bureaucratic structure and as a symbol of social status they bear within traditional community structure.

  4. William Butler Yeats’s ‘The Symbolic System’ of William Blake

    Directory of Open Access Journals (Sweden)

    Arianna Antonielli

    2008-03-01

    Full Text Available The theosophical systems formulated by great poets, such as William Blake and William Butler Yeats, represent a personal idiosyncratic actualization of an ancient repertoire of magical symbols and occult visions. This study wants to focus the attention on the philosophical, mythical, and esoteric syncretism that W. B. Yeats drew from William Blake’s symbolical system. A fundamental step of Yeats’s deep investigation into the Blakean ‘vision’ was given by his monumental work, written together with Edwin John Ellis, on Blake’s poetic and pictorial production, completed in 1893 with a three-volume edition entitled The Works of William Blake, Poetic, Symbolic, and Critical. This work, published in London by Bernard Quaritch, deeply influenced Yeats’s symbolical and imaginary system, determining its subsequent development up to its codification in the volume of A Vision. With WWB, Yeats was able to systematize for the first time his own thought, giving unity to his Weltanschauung and his poetry. Following this hypothesis, I concentrated on Yeats’s and Ellis’s numerous analyses dedicated to Blake’s mythological and symbolical corpus and, in particular, I examined the last chapter of the first volume of the Quaritch edition. This chapter, entitled “The Symbolic System”, constitutes an unquestionable link between Yeats the reader and scholar of Blake, and Yeats the poet and follower of Blake.

  5. Drop it and run! [New symbol warns of radiation dangers and aims to save lives

    International Nuclear Information System (INIS)

    Lodding, L.

    2007-01-01

    The black-and-yellow trefoil symbol - long the accepted label for denoting radioactive material - is getting a companion. And it's hoped that the new symbol will alert more people to the potential dangers of large sources of ionizing radiation and save lives. Unlike some signs of danger - like the commonly used skull-and-crossbones icon that seems to scream out both 'poison' and 'pirates' the trefoil symbol has little recognition beyond the nuclear community. This was learned from a five-year IAEA-led study to evaluate the best symbol to convey radiation danger. The vast majority of respondents tested in an eleven-country survey had no idea what the symbol meant nor had any knowledge of radiation. In fact, only 6% of those questioned in India, Brazil and Kenya could recognize the trefoil symbol for what it was. What resulted was a recommendation to design a universal system of labelling large radioactive sources. In 2001, IAEA Member States approved the new warning symbol project. The assignment was daunting. How to come up with a symbol that would be universally understood regardless of education, cultural orientation or age? The IAEA has recommended that the symbol be used on IAEA category 1, 2 and 3 sealed radiation sources (dangerous sources that can cause death or serious injury). The symbol was published in February 2007 by the ISO as (Supplementary Ionizing Radiation Warning Symbol : ISO 21482). The next challenge will be to publicize the new symbol within the industry and to obtain consistent implementation on large radioactive source

  6. Symbolic Model Checking and Analysis for E-Commerce Protocol

    Institute of Scientific and Technical Information of China (English)

    WEN Jing-Hua; ZHANG Mei; LI Xiang

    2005-01-01

    A new approach is proposed for analyzing non-repudiation and fairness of e-commerce protocols. The authentication e-mail protocol CMP1 is modeled as finite state machine and analyzed in two vital aspects - non-repudiation and fairness using SMV. As a result, the CMP1 protocol is not fair and we have improved it. This result shows that it is effective to analyze and check the new features of e-commerce protocols using SMV model checker

  7. Country differences in the history of use of health claims and symbols

    DEFF Research Database (Denmark)

    Hieke, Sophie; Kuljanic, Nera; Fernandez, Laura

    2016-01-01

    Health-related claims and symbols are intended as aids to help consumers make informed and healthier food choices but they can also stimulate the food industry to develop food that goes hand in hand with a healthier lifestyle. In order to better understand the role that health claims and symbols...... currently have and in the future potentially can have, the objective of the CLYMBOL project (“Role of health-related claims and symbols in consumer behaviour”, Grant no 311963) is to investigate consumers’ understanding of health claims and symbols, and how they affect purchasing and consumption [1......]. As part of this endeavour, it is important to understand the history of use of claims and symbols in Europe. What have consumers been exposed to and how were these health-related messages used and discussed among the public? In this study, we interviewed key stakeholders across Europe about how health...

  8. Symbolic Codes of Communication in the Victorian Era: The Language of Flowers in John Fowles’s The French Lieutenant’s Woman

    Directory of Open Access Journals (Sweden)

    Cristina PĂTRAȘCU

    2014-12-01

    Full Text Available John Fowles’s love of nature is illustrated by the great variety of landscapes and flowers present everywhere throughout his fiction. His interest goes well beyond that of a mere admirer of flowers as it is proved by his knowledge of their names and species and by his great ability to describe and use them as symbols, as carriers of meaning. In all his six novels, Fowles makes extensive references to flowers and their symbolism and The French Lieutenant’s Woman is no exception in this sense. The present article aims to prove that the language of flowers as a form of symbolic communication was very much used in the Victorian era, which Fowles reconstructs minutely. At the same time, the close analysis of the text will reveal that the novelist uses flowers as a symbolic code of communication with his readers so as to disclose the hidden nature of his characters. The focus is placed on decoding the language of flowers, as there is no systematic approach to it in the critical writings on Fowles’s fiction.

  9. Kongehuset som varemærke og nationalt symbol

    DEFF Research Database (Denmark)

    Ravn Sørensen, Anders

    2016-01-01

    Kongehuset er ikke bare et nationalt symbol. Det er også et varemærke, som der er al mulig grund til at beskytte og vogte nidkært over. Kronen har nemlig god brandmæssig værdi.......Kongehuset er ikke bare et nationalt symbol. Det er også et varemærke, som der er al mulig grund til at beskytte og vogte nidkært over. Kronen har nemlig god brandmæssig værdi....

  10. Comparison of Pilot Symbol Embedded Channel Estimation Algorithms

    Directory of Open Access Journals (Sweden)

    P. Kadlec

    2009-12-01

    Full Text Available In the paper, algorithms of the pilot symbol embedded channel estimation are compared. Attention is turned to the Least Square (LS channel estimation and the Sliding Correlator (SC algorithm. Both algorithms are implemented in Matlab to estimate the Channel Impulse Response (CIR of a channel exhibiting multi-path propagation. Algorithms are compared from the viewpoint of computational demands, influence of the Additive White Gaussian Noise (AWGN, an embedded pilot symbol and a computed CIR over the estimation error.

  11. An Efficient Primitive-Based Method to Recognize Online Sketched Symbols with Autocompletion

    Directory of Open Access Journals (Sweden)

    Wei Deng

    2015-01-01

    Full Text Available We present a new structural method of sketched symbol recognition, which aims to recognize a hand-drawn symbol before it is fully completed. It is invariant to scale, stroke number, and order. We also present two novel descriptors to represent the spatial distribution between two primitives. One is invariant to rotation and the other is not. Then a symbol is represented as a set of descriptors. The distance between the input symbol and the template one is calculated based on the assignment problem. Moreover, a fast nearest neighbor (NN search algorithm is proposed for recognition. The method achieves a satisfactory recognition rate in real time.

  12. Symbol signal-to-noise ratio loss in square-wave subcarrier downconversion

    Science.gov (United States)

    Feria, Y.; Statman, J.

    1993-01-01

    This article presents the simulated results of the signal-to-noise ratio (SNR) loss in the process of a square-wave subcarrier down conversion. In a previous article, the SNR degradation was evaluated at the output of the down converter based on the signal and noise power change. Unlike in the previous article, the SNR loss is defined here as the difference between the actual and theoretical symbol SNR's for the same symbol-error rate at the output of the symbol matched filter. The results show that an average SNR loss of 0.3 dB can be achieved with tenth-order infinite impulse response (IIR) filters. This loss is a 0.2-dB increase over the SNR degradation in the previous analysis where neither the signal distortion nor the symbol detector was considered.

  13. The role of health-related claims and symbols in consumer behaviour

    DEFF Research Database (Denmark)

    Hieke, Sophie; Cascanette, Tamara; Pravst, Igor

    2016-01-01

    Health claims and symbols are a convenient tool when it comes to the marketing of foods and they should, in theory, support consumers in making informed food choices, ideally in choosing healthier food products. However, not much is known about their actual impact on consumer behaviour. CLYMBOL...... (“The Role of health-related CLaims and sYMBOLs in consumer behaviour”) is an EU-funded project aiming to study how health claims and symbols influence consumer understanding, purchase and consumption behaviour. During a 4-year period, a wide range of research studies have been conducted across Europe......, in order to analyse European consumer behaviour in the context of health claims and symbols. Results of the studies will provide a basis for recommendations for stakeholders such as policy makers, the food industry and consumer and patient organisations....

  14. A WAY TO BUILD A LOGO BY USING SIGNS AND SYMBOLS

    Directory of Open Access Journals (Sweden)

    TEODORESCU Cosmin

    2015-06-01

    Full Text Available Signs and symbols find a very good place in this paper, because of the working process to design a logo concerning these elements. The title of my paper describes what is our purpose concerning logos. A lot of signs or symbols are used and many have different shape, colour and size. Signs and symbols mean something special many times and to use them is a challenge for the designer. This paper presents a way to develop logos beginning from these elements. The area of using such items is so wide and we have tried to accomplish enough domains. To create a logo is like a “puzzle game” meaning to select what are the adequate symbols, signs or colors to be in an harmonious concept.

  15. 14 CFR 97.3 - Symbols and terms used in procedures.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 2 2010-01-01 2010-01-01 false Symbols and terms used in procedures. 97.3 Section 97.3 Aeronautics and Space FEDERAL AVIATION ADMINISTRATION, DEPARTMENT OF TRANSPORTATION (CONTINUED) AIR TRAFFIC AND GENERAL OPERATING RULES STANDARD INSTRUMENT PROCEDURES General § 97.3 Symbols and...

  16. The Impact of Congenital Deafblindness on the Struggle to Symbolism

    Science.gov (United States)

    Bruce, Susan M.

    2005-01-01

    Most children who are congenitally deafblind are severely delayed in their communication development and many will not achieve symbolic understanding and expression. This article discusses developmental markers cited in the research literature as predictive of or facilitative of the development of symbolism. These markers include the growth toward…

  17. A Grammatical Approach to the Modeling of an Autonomous Robot

    OpenAIRE

    Gabriel López-García; A. Javier Gallego-Sánchez; J. Luis Dalmau-Espert; Rafael Molina-Carmona; Patricia Compañ-Rosique

    2012-01-01

    Virtual Worlds Generator is a grammatical model that is proposed to define virtual worlds. It integrates the diversity of sensors and interaction devices, multimodality and a virtual simulation system. Its grammar allows the definition and abstraction in symbols strings of the scenes of the virtual world, independently of the hardware that is used to represent the world or to interact with it. A case study is presented to explain how to use the proposed model to formalize a robot navigation s...

  18. Presumed symbolic use of diurnal raptors by Neanderthals.

    Directory of Open Access Journals (Sweden)

    Eugène Morin

    Full Text Available In Africa and western Eurasia, occurrences of burials and utilized ocher fragments during the late Middle and early Late Pleistocene are often considered evidence for the emergence of symbolically-mediated behavior. Perhaps less controversial for the study of human cognitive evolution are finds of marine shell beads and complex designs on organic and mineral artifacts in early modern human (EMH assemblages conservatively dated to ≈ 100-60 kilo-years (ka ago. Here we show that, in France, Neanderthals used skeletal parts of large diurnal raptors presumably for symbolic purposes at Combe-Grenal in a layer dated to marine isotope stage (MIS 5b (≈ 90 ka and at Les Fieux in stratigraphic units dated to the early/middle phase of MIS 3 (60-40 ka. The presence of similar objects in other Middle Paleolithic contexts in France and Italy suggest that raptors were used as means of symbolic expression by Neanderthals in these regions.

  19. Presumed symbolic use of diurnal raptors by Neanderthals.

    Science.gov (United States)

    Morin, Eugène; Laroulandie, Véronique

    2012-01-01

    In Africa and western Eurasia, occurrences of burials and utilized ocher fragments during the late Middle and early Late Pleistocene are often considered evidence for the emergence of symbolically-mediated behavior. Perhaps less controversial for the study of human cognitive evolution are finds of marine shell beads and complex designs on organic and mineral artifacts in early modern human (EMH) assemblages conservatively dated to ≈ 100-60 kilo-years (ka) ago. Here we show that, in France, Neanderthals used skeletal parts of large diurnal raptors presumably for symbolic purposes at Combe-Grenal in a layer dated to marine isotope stage (MIS) 5b (≈ 90 ka) and at Les Fieux in stratigraphic units dated to the early/middle phase of MIS 3 (60-40 ka). The presence of similar objects in other Middle Paleolithic contexts in France and Italy suggest that raptors were used as means of symbolic expression by Neanderthals in these regions.

  20. The Symbolism of Colour in the Modern German Youth Slang

    Directory of Open Access Journals (Sweden)

    Tetiana Shavlovska

    2016-08-01

    Full Text Available The article is devoted to the study of one of the most interesting for the research group of words – colour definitions – in the modern German youth slang. Different peoples created definite symbols of colours, still existing nowadays. Even at present time the problem of colour symbolism is one of the most significant while studying the interrelation between the colour and the psychic of a person. Youth is the most progressive, emotional and creative group of the society, that is why the study of such phenomenon as colour symbolism as the example of youth slang – is especially important for the modern linguocultural study and social linguistics.

  1. Understanding the Importance of “Symbolic Interaction Stigma:” How Expectations about the Reactions of Others Adds to the Burden of Mental illness Stigma

    Science.gov (United States)

    Link, Bruce G.; Wells, Jennifer; Phelan, Jo C.; Yang, Lawrence

    2017-01-01

    Objective Important components of stigma include imagining what others might think of a stigmatized status, anticipating what might transpire in an interaction with others, and rehearsing what one might do if something untoward occurs. These imagined relations are here called “symbolic interaction stigma” and can be impactful even if the internalization of negative stereotypes fails to occur. Concepts and measures that capture symbolic interaction stigma are introduced and a preliminary assessment of their impact provided. Methods Four self-report measures of symbolic interaction stigma (perceived devaluation discrimination, anticipation of rejection, stigma consciousness and concern with staying in) were developed or adapted and administered to a sample of individuals who have experienced mental illness (N=65). Regression analyses examined whether forms of symbolic interaction stigma were associated with withdrawal, self-esteem and isolation from relatives independent of measures of internalization of stigma and rejection experiences. Results As evidenced by scores on four distinct measures symbolic interaction stigma was relatively common in the sample, somewhat more common than the internalization of stigma. Additionally, measures of symbolic interaction stigma were significantly associated with withdrawal, self-esteem and isolation from relatives even when a measure of the internalization of stigma was statistically controlled. Conclusions and Implications for Practice The study suggests the potential importance of considering symbolic interaction forms of stigma in understanding and addressing stigma and its consequences. Being aware of symbolic interaction stigma could be useful in enhancing rehabilitation goals if an approach to counteracting the negative effects of these aspects of stigma can be developed. PMID:26075528

  2. Influence of Colour on Acquisition and Generalisation of Graphic Symbols

    Science.gov (United States)

    Hetzroni, O. E.; Ne'eman, A.

    2013-01-01

    Background: Children with autism may benefit from using graphic symbols for their communication, language and literacy development. The purpose of this study was to investigate the influence of colour versus grey-scale displays on the identification of graphic symbols using a computer-based intervention. Method: An alternating treatment design was…

  3. Toeplitz Operators, Pseudo-Homogeneous Symbols, and Moment Maps on the Complex Projective Space

    Directory of Open Access Journals (Sweden)

    Miguel Antonio Morales-Ramos

    2017-01-01

    Full Text Available Following previous works for the unit ball due to Nikolai Vasilevski, we define quasi-radial pseudo-homogeneous symbols on the projective space and obtain the corresponding commutativity results for Toeplitz operators. A geometric interpretation of these symbols in terms of moment maps is developed. This leads us to the introduction of a new family of symbols, extended pseudo-homogeneous, that provide larger commutative Banach algebras generated by Toeplitz operators. This family of symbols provides new commutative Banach algebras generated by Toeplitz operators on the unit ball.

  4. Carrier and symbol synchronization system performance study

    Science.gov (United States)

    Lindsey, W. C.

    1976-01-01

    Results pertinent to predicting the performance of convolutionally encoded binary phase-shift keyed communication links were presented. The details of the development are provided in four sections. These sections are concerned with developing the bit error probability performance degradations due to PN despreading by a time-shared delay locked loop, the Costas demodulation process, symbol synchronization effects and cycle slipping phenomena in the Costas loop. In addition, Costas cycle slipping probabilities are studied as functions of Doppler count time and signal-to-noise conditions. The effect of cycle slipping in the symbol synchronizer is also studied as a function of channel Doppler and other frequency uncertainties.

  5. Dream Symbol or Dream Process?

    Science.gov (United States)

    Himelstein, Philip

    1984-01-01

    Discusses the relationship of the symbolic content of dreams to the theory of the dream in psychoanalysis and Gestalt therapy. Points out that the utility of the dream depends upon the techniques of the therapist and not on the validity of the underlying theory of the dream. (LLL)

  6. The role of long-term memory in digit-symbol test performance in young and older adults.

    Science.gov (United States)

    Stephens, R; Kaufman, A

    2009-03-01

    The psychological functions assessed by substitution tests, and the age-related performance decline, are not well understood. Here several aspects of long-term memory were manipulated across younger and older adults. A 45-page Digit-Symbol test was employed. Each page contained a 9-item digit symbol code-table and 9 response items. There were 9 study conditions with each condition deployed across 5 pages, or trials, of the test. The conditions were formed by crossing two within-subjects factors, each with 3 levels. The first factor, Digit Order, pertained to having the code table digits in numerical order vs. a pseudo-random order fixed across trials vs. a pseudo-random order that varied across trials. The second factor, Symbol Pairing, pertained to having a fixed digit-symbol pairing across trials vs. having a varying digit-symbol pairing across trials vs. having a novel set of 9 symbols introduced on each of the 5 trials. Including the additional factor, Age, resulted in a 2 x 3 x 3 mixed randomised block design. The older group was slowed, F(1, 22) = 17.267, p Symbol-Order interaction indicated that use of novel symbols disadvantaged only the older participants, F(1, 44) = 6.577, p = .014. While there was no evidence that incidental paired-associate learning or spatial memory affect digit-symbol performance, symbol familiarity may be important to digit symbol test completion in older adults. The benefit of ordinally arranged digits in the coding table highlights a fundamental process difference between Digit-Symbol and Symbol-Digit test formats.

  7. Variable-coefficient higher-order nonlinear Schroedinger model in optical fibers: Variable-coefficient bilinear form, Baecklund transformation, brightons and symbolic computation

    International Nuclear Information System (INIS)

    Tian Bo; Gao Yitian; Zhu Hongwu

    2007-01-01

    Symbolically investigated in this Letter is a variable-coefficient higher-order nonlinear Schroedinger (vcHNLS) model for ultrafast signal-routing, fiber laser systems and optical communication systems with distributed dispersion and nonlinearity management. Of physical and optical interests, with bilinear method extend, the vcHNLS model is transformed into a variable-coefficient bilinear form, and then an auto-Baecklund transformation is constructed. Constraints on coefficient functions are analyzed. Potentially observable with future optical-fiber experiments, variable-coefficient brightons are illustrated. Relevant properties and features are discussed as well. Baecklund transformation and other results of this Letter will be of certain value to the studies on inhomogeneous fiber media, core of dispersion-managed brightons, fiber amplifiers, laser systems and optical communication links with distributed dispersion and nonlinearity management

  8. A complex symbol signal-to-noise ratio estimator and its performance

    Science.gov (United States)

    Feria, Y.

    1994-01-01

    This article presents an algorithm for estimating the signal-to-noise ratio (SNR) of signals that contain data on a downconverted suppressed carrier or the first harmonic of a square-wave subcarrier. This algorithm can be used to determine the performance of the full-spectrum combiner for the Galileo S-band (2.2- to 2.3-GHz) mission by measuring the input and output symbol SNR. A performance analysis of the algorithm shows that the estimator can estimate the complex symbol SNR using 10,000 symbols at a true symbol SNR of -5 dB with a mean of -4.9985 dB and a standard deviation of 0.2454 dB, and these analytical results are checked by simulations of 100 runs with a mean of -5.06 dB and a standard deviation of 0.2506 dB.

  9. Coherent states, 6j symbols and properties of the next to leading order asymptotic expansions

    Energy Technology Data Exchange (ETDEWEB)

    Kamiński, Wojciech, E-mail: wkaminsk@fuw.edu.pl [Wydział Fizyki, Uniwersytet Warszawski, Hoża 69, 00-681, Warsaw (Poland); Perimeter Institute for Theoretical Physics, 31 Caroline Street North, Waterloo, Ontario N2L 2Y5 (Canada); Max Planck Institute for Gravitational Physics, Am Mühlenberg 1, D-14476 Potsdam (Germany); Steinhaus, Sebastian, E-mail: steinhaus.sebastian@gmail.com [Perimeter Institute for Theoretical Physics, 31 Caroline Street North, Waterloo, Ontario N2L 2Y5 (Canada); Max Planck Institute for Gravitational Physics, Am Mühlenberg 1, D-14476 Potsdam (Germany)

    2013-12-15

    We present the first complete derivation of the well-known asymptotic expansion of the SU(2) 6j symbol using a coherent state approach, in particular we succeed in computing the determinant of the Hessian matrix. To do so, we smear the coherent states and perform a partial stationary point analysis with respect to the smearing parameters. This allows us to transform the variables from group elements to dihedral angles of a tetrahedron resulting in an effective action, which coincides with the action of first order Regge calculus associated to a tetrahedron. To perform the remaining stationary point analysis, we compute its Hessian matrix and obtain the correct measure factor. Furthermore, we expand the discussion of the asymptotic formula to next to leading order terms, prove some of their properties and derive a recursion relation for the full 6j symbol.

  10. Coherent states, 6j symbols and properties of the next to leading order asymptotic expansions

    International Nuclear Information System (INIS)

    Kamiński, Wojciech; Steinhaus, Sebastian

    2013-01-01

    We present the first complete derivation of the well-known asymptotic expansion of the SU(2) 6j symbol using a coherent state approach, in particular we succeed in computing the determinant of the Hessian matrix. To do so, we smear the coherent states and perform a partial stationary point analysis with respect to the smearing parameters. This allows us to transform the variables from group elements to dihedral angles of a tetrahedron resulting in an effective action, which coincides with the action of first order Regge calculus associated to a tetrahedron. To perform the remaining stationary point analysis, we compute its Hessian matrix and obtain the correct measure factor. Furthermore, we expand the discussion of the asymptotic formula to next to leading order terms, prove some of their properties and derive a recursion relation for the full 6j symbol

  11. Coherent states, 6j symbols and properties of the next to leading order asymptotic expansions

    Science.gov (United States)

    Kamiński, Wojciech; Steinhaus, Sebastian

    2013-12-01

    We present the first complete derivation of the well-known asymptotic expansion of the SU(2) 6j symbol using a coherent state approach, in particular we succeed in computing the determinant of the Hessian matrix. To do so, we smear the coherent states and perform a partial stationary point analysis with respect to the smearing parameters. This allows us to transform the variables from group elements to dihedral angles of a tetrahedron resulting in an effective action, which coincides with the action of first order Regge calculus associated to a tetrahedron. To perform the remaining stationary point analysis, we compute its Hessian matrix and obtain the correct measure factor. Furthermore, we expand the discussion of the asymptotic formula to next to leading order terms, prove some of their properties and derive a recursion relation for the full 6j symbol.

  12. Brain potentials predict learning, transmission and modification of an artificial symbolic system

    DEFF Research Database (Denmark)

    Lumaca, Massimo; Baggio, G.

    2016-01-01

    capacity account for aspects of ‘variation’ observed in symbolic behavior and symbolic systems. We addressed this issue in the domain of auditory processing.We conducted a combined behavioral and EEG study on 2 successive days. On day 1, participants listened to standard and deviant five-tone sequences...... introduces neurophysiological methods into research on cultural transmission and evolution, and relates aspects of variation in symbolic systems to individual differences in neural information processing.......It has recently been argued that symbolic systems evolve while they are being transmitted across generations of learners, gradually adapting to the relevant brain structures and processes. In the context of this hypothesis, little is known on whether individual differences in neural processing...

  13. 21 CFR 1302.04 - Location and size of symbol on label and labeling.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 9 2010-04-01 2010-04-01 false Location and size of symbol on label and labeling... AND PACKAGING REQUIREMENTS FOR CONTROLLED SUBSTANCES § 1302.04 Location and size of symbol on label and labeling. The symbol shall be prominently located on the label or the labeling of the commercial...

  14. Similarity of Symbol Frequency Distributions with Heavy Tails

    Directory of Open Access Journals (Sweden)

    Martin Gerlach

    2016-04-01

    Full Text Available Quantifying the similarity between symbolic sequences is a traditional problem in information theory which requires comparing the frequencies of symbols in different sequences. In numerous modern applications, ranging from DNA over music to texts, the distribution of symbol frequencies is characterized by heavy-tailed distributions (e.g., Zipf’s law. The large number of low-frequency symbols in these distributions poses major difficulties to the estimation of the similarity between sequences; e.g., they hinder an accurate finite-size estimation of entropies. Here, we show analytically how the systematic (bias and statistical (fluctuations errors in these estimations depend on the sample size N and on the exponent γ of the heavy-tailed distribution. Our results are valid for the Shannon entropy (α=1, its corresponding similarity measures (e.g., the Jensen-Shanon divergence, and also for measures based on the generalized entropy of order α. For small α’s, including α=1, the errors decay slower than the 1/N decay observed in short-tailed distributions. For α larger than a critical value α^{*}=1+1/γ≤2, the 1/N decay is recovered. We show the practical significance of our results by quantifying the evolution of the English language over the last two centuries using a complete α spectrum of measures. We find that frequent words change more slowly than less frequent words and that α=2 provides the most robust measure to quantify language change.

  15. A symbol of uniqueness: the cluster bootstrap for the 3-loop MHV heptagon

    Energy Technology Data Exchange (ETDEWEB)

    Drummond, J.M. [School of Physics & Astronomy, University of Southampton, Highfield, Southampton, SO17 1BJ (United Kingdom); Theory Division, Physics Department, CERN, CH-1211 Geneva 23 (Switzerland); LAPTh, CNRS, Université de Savoie, F-74941 Annecy-le-Vieux Cedex (France); Papathanasiou, G. [LAPTh, CNRS, Université de Savoie, F-74941 Annecy-le-Vieux Cedex (France); Spradlin, M. [Department of Physics, Brown University, Providence, RI 02912 (United States)

    2015-03-16

    Seven-particle scattering amplitudes in planar super-Yang-Mills theory are believed to belong to a special class of generalised polylogarithm functions called heptagon functions. These are functions with physical branch cuts whose symbols may be written in terms of the 42 cluster A-coordinates on Gr (4,7). Motivated by the success of the hexagon bootstrap programme for constructing six-particle amplitudes we initiate the systematic study of the symbols of heptagon functions. We find that there is exactly one such symbol of weight six which satisfies the MHV last-entry condition and is finite in the 7∥6 collinear limit. This unique symbol is both dihedral and parity-symmetric, and remarkably its collinear limit is exactly the symbol of the three-loop six-particle MHV amplitude, although none of these properties were assumed a priori. It must therefore be the symbol of the three-loop seven-particle MHV amplitude. The simplicity of its construction suggests that the n-gon bootstrap may be surprisingly powerful for n>6.

  16. Symbolic Estrangement: Evidence against a Strong Association between Numerical Symbols and the Quantities They Represent

    Science.gov (United States)

    Lyons, Ian M.; Ansari, Daniel; Beilock, Sian L.

    2012-01-01

    Are numerals estranged from a sense of the actual quantities they represent? We demonstrate that, irrespective of numerical size or distance, direct comparison of the relative quantities represented by symbolic and nonsymbolic formats leads to performance markedly worse than when comparing 2 nonsymbolic quantities (Experiment 1). Experiment 2…

  17. Preference transitivity and symbolic representation in capuchin monkeys (Cebus apella.

    Directory of Open Access Journals (Sweden)

    Elsa Addessi

    Full Text Available BACKGROUND: Can non-human animals comprehend and employ symbols? The most convincing empirical evidence comes from language-trained apes, but little is known about this ability in monkeys. Tokens can be regarded as symbols since they are inherently non-valuable objects that acquire an arbitrarily assigned value upon exchange with an experimenter. Recent evidence suggested that capuchin monkeys, which diverged from the human lineage 35 million years ago, can estimate, represent and combine token quantities. A fundamental and open question is whether monkeys can reason about symbols in ways similar to how they reason about real objects. METHODOLOGY/PRINCIPAL FINDINGS: Here we examined this broad question in the context of economic choice behavior. Specifically, we assessed whether, in a symbolic context, capuchins' preferences satisfy transitivity--a fundamental trait of rational decision-making. Given three options A, B and C, transitivity holds true if A > or = B, B > or = C and A > or = C (where > or = indicates preference. In this study, we trained monkeys to exchange three types of tokens for three different foods. We then compared choices monkeys made between different types of tokens with choices monkeys made between the foods. Qualitatively, capuchins' preferences revealed by the way of tokens were similar to those measured with the actual foods. In particular, when choosing between tokens, monkeys displayed strict economic preferences and their choices satisfied transitivity. Quantitatively, however, values measured by the way of tokens differed systematically from those measured with the actual foods. In particular, for any pair of foods, the relative value of the preferred food increased when monkeys chose between the corresponding tokens. CONCLUSIONS/SIGNIFICANCE: These results indicate that indeed capuchins are capable of treating tokens as symbols. However, as they do so, capuchins experience the cognitive burdens imposed by symbolic

  18. Dispersion Tolerance of 40 Gbaud Multilevel Modulation Formats with up to 3 bits per Symbol

    DEFF Research Database (Denmark)

    Jensen, Jesper Bevensee; Tokle, Torger; Geng, Yan

    2006-01-01

    We present numerical and experimental investigations of dispersion tolerance for multilevel phase- and amplitude modulation with up to 3 bits per symbol at a symbol rate of 40 Gbaud......We present numerical and experimental investigations of dispersion tolerance for multilevel phase- and amplitude modulation with up to 3 bits per symbol at a symbol rate of 40 Gbaud...

  19. Clash of symbols a ride through the riches of glyphs

    CERN Document Server

    Webb, Stephen

    2018-01-01

    From the ampersat and amerpsand, via smileys and runes to the ubiquitous presence of mathematical and other symbols in sciences and technology: both old and modern documents abound with many familiar as well as lesser known characters, symbols and other glyphs. Yet, who would be readily able to answer any question like: ‘who chose π to represent the ratio of a circle’s diameter to its circumference?’ or ‘what’s the reasoning behind having a ⌘ key on my computer keyboard?’  This book is precisely for those who have always asked themselves this sort of questions. So, here are the stories behind one hundred glyphs, the book being evenly divided into five parts, with each featuring 20 symbols. Part 1, called Character sketches, looks at some of the glyphs we use in writing. Part 2, called Signs of the times, discusses some glyphs used in pol­itics, religion, and other areas of everyday life. Some of these symbols are common; others are used only rarely. Some are modern inventions; others, which...

  20. MatchingTools: A Python library for symbolic effective field theory calculations

    Science.gov (United States)

    Criado, Juan C.

    2018-06-01

    MatchingTools is a Python library for doing symbolic calculations in effective field theory. It provides the tools to construct general models by defining their field content and their interaction Lagrangian. Once a model is given, the heavy particles can be integrated out at the tree level to obtain an effective Lagrangian in which only the light particles appear. After integration, some of the terms of the resulting Lagrangian might not be independent. MatchingTools contains functions for transforming these terms to rewrite them in terms of any chosen set of operators.