Search results for "table"
showing 10 items of 2807 documents
Enhanced Mathematical Modelling of Interior Permanent Magnet Synchronous Machine Considering Saturation, Cross-Coupling and Spatial Harmonics effects
2020
The Interior Permanent Magnet Synchronous machine (IPMSM) conventional mathematical model is generally employed to investigate and simulate the IPMSM control and drive system behaviour. However, magnetic nonlinearities and spatial harmonics have a substantial influence on the IPMSM electromagnetic behaviour and performances. In order to simulate the IPMSM real electromagnetic behaviour, this paper describes an enhanced mathematical model that takes into account the saturation, cross-coupling and spatial harmonics effects. This model has been implemented in Matlab®/Simulink environment where the electric and magnetic parameters are derived from FEA investigations and implemented by the use o…
The Possibilities of Using BCI Technology in Biomedical Engineering
2018
The paper presents capabilities of building devices dedicated for persons with heavy mobility dysfunction and indicates the role of interfaces connecting brain with computer (Brain Computer Interface, BCI). Impulses coming from closing eyes, clenching teeth, and tongue movement were proposed as optimal in controlling the applications that manage executable systems. A group of electrodes giving a strong electric signal characteristic for the activity were designated and on the basis of conducted research a proposition of a scientific project concerning building of supporting devices for persons with heavy mobility dysfunction was presented.
Colorimetric Characterization of Mobile Devices for Vision Applications
2015
Purpose: Available applications for vision testing in mobile devices usually do not include detailed setup instructions, sacrificing rigor to obtain portability and ease of use. In particular, colorimetric characterization processes are generally obviated. We show that different mobile devices differ also in colorimetric profile and that those differences limit the range of applications for which they are most adequate. Methods: The color reproduction characteristics of four mobile devices, two smartphones (Samsung Galaxy S4, iPhone 4s) and two tablets (Samsung Galaxy Tab 3, iPad 4), have been evaluated using two procedures: 3D LUT (Look Up Table) and a linear model assuming primary constan…
Correction to: a predictive model for women's assisted fecundity before starting the first IVF/ICSI treatment cycle.
2019
PURPOSE: To introduce a prognostic model for women’s assisted fecundity before starting the first IVF/ICSI treatment cycle. METHODS: In contrast to previous predictive models, we analyze two groups of women at the extremes of prognosis. Specifically, 708 infertile women that had either a live birth (LB) event in the first autologous IVF/ICSI cycle (“high-assisted-fecundity women”, n = 458) or did not succeed in having a LB event after completing three autologous IVF/ICSI cycles (“low-assisted-fecundity women”, n = 250). The initial sample of 708 women was split into two sets in order to develop (n = 531) and internally validate (n = 177) a predictive logistic regression model using a forwar…
Advancing Deep Learning for Earth Sciences: From Hybrid Modeling to Interpretability
2020
Machine learning and deep learning in particular have made a huge impact in many fields of science and engineering. In the last decade, advanced deep learning methods have been developed and applied to remote sensing and geoscientific data problems extensively. Applications on classification and parameter retrieval are making a difference: methods are very accurate, can handle large amounts of data, and can deal with spatial and temporal data structures efficiently. Nevertheless, several important challenges need still to be addressed. First, current standard deep architectures cannot deal with long-range dependencies so distant driving processes (in space or time) are not captured, and the…
Visually Perceived Distance Judgments: Tablet-Based Augmented Reality Versus the Real World
2016
Does visually perceived distance differ when objects are viewed in augmented reality (AR), as opposed to the real world? What are the differences? These questions are theoretically interesting, and the answers are important for the development of many tablet- and phone-based AR applications, including mobile AR navigation systems. This article presents a thorough literature review of distance judgment experimental protocols, and results from several areas of perceptual psychology. In addition to distance judgments of real and virtual objects, this section also discusses previous work in measuring the geometry of virtual picture space and considers how this work might be relevant to tablet A…
WSN Design and Verification Using On-Board Executable Specifications
2019
The gap between informal functional specifications and the resulting implementation in the chosen programming language is notably a source of errors in embedded systems design. In this paper, we discuss a methodology and a software platform aimed at coping with this issue in programming resource-constrained wireless sensor network nodes (WSNs). Whereas the typical development model for the WSNs is based on cross compilation, the proposed approach supports high-level symbolic coding of abstract models and distributed applications, as well as their test and their execution, directly on the target hardware. As a working example, we discuss the application of our methodology to specify the func…
Some subgroup embeddings in finite groups: A mini review
2015
[EN] In this survey paper several subgroup embedding properties related to some types of permutability are introduced and studied. ª 2014 Production and hosting by Elsevier B.V. on behalf of Cairo University
An introduction to knowledge computing
2014
This paper deals with the challenges related to self-management and evolution of massive knowledge collections. We can assume that a self-managed knowledge graph needs a kind of a hybrid of: an explicit declarative self-knowledge (as knowledge about own properties and capabilities) and an explicit procedural self-knowledge (as knowledge on how to utilize own properties and the capabilities for the self-management).We offer an extension to a traditional RDF model of describing knowledge graphs according to the Semantic Web standards so that it will also allow to a knowledge entity to autonomously perform or query from remote services different computational executions needed. We also introdu…
Object-Oriented Operational Semantics
2016
Operational semantics is one way of providing meaning to an executable language. On a high level of abstraction, operational semantics means to define an interpreter or an abstract machine for the language. In this article, we review the concept of operational semantics in the scope of meta-model-based language definitions and identify challenges and issues. We provide a clean conceptual approach using an object-oriented runtime environment and state change operations, which relies on an underlying abstract virtual machine. We present the approach using a sample language.