61 research outputs found

    Determination and evaluation of clinically efficient stopping criteria for the multiple auditory steady-state response technique

    Get PDF
    Background: Although the auditory steady-state response (ASSR) technique utilizes objective statistical detection algorithms to estimate behavioural hearing thresholds, the audiologist still has to decide when to terminate ASSR recordings introducing once more a certain degree of subjectivity. Aims: The present study aimed at establishing clinically efficient stopping criteria for a multiple 80-Hz ASSR system. Methods: In Experiment 1, data of 31 normal hearing subjects were analyzed off-line to propose stopping rules. Consequently, ASSR recordings will be stopped when (1) all 8 responses reach significance and significance can be maintained for 8 consecutive sweeps; (2) the mean noise levels were ≤ 4 nV (if at this “≤ 4-nV” criterion, p-values were between 0.05 and 0.1, measurements were extended only once by 8 sweeps); and (3) a maximum amount of 48 sweeps was attained. In Experiment 2, these stopping criteria were applied on 10 normal hearing and 10 hearing-impaired adults to asses the efficiency. Results: The application of these stopping rules resulted in ASSR threshold values that were comparable to other multiple-ASSR research with normal hearing and hearing-impaired adults. Furthermore, in 80% of the cases, ASSR thresholds could be obtained within a time-frame of 1 hour. Investigating the significant response-amplitudes of the hearing-impaired adults through cumulative curves indicated that probably a higher noise-stop criterion than “≤ 4 nV” can be used. Conclusions: The proposed stopping rules can be used in adults to determine accurate ASSR thresholds within an acceptable time-frame of about 1 hour. However, additional research with infants and adults with varying degrees and configurations of hearing loss is needed to optimize these criteria

    Modified cyclic shift tree denoising technique with fewer number of sweep for wave V detection

    Get PDF
    Nowadays, in developing countries Newborn Hearing Screening (NHS) has become one of the most important recommendations in modern pediatric audiology due to the important of early detection for newborn as the first six month of age are the critical period for learning communication. Auditory Brainstem Response (ABR) is an electrophysiological response in the electroencephalography generated in the brainstem in response to the acoustical stimulus. The conventional method used previously was accurate, but it is time consuming especially with the presence of noise interference. The objective of this research is to reduce screening time by implementing enhanced signal processing method and also to reduce the influence of noise interference. This thesis applies Wavelet Kalman Filter (WKF), Cyclic Shift Tree Denoising (CSTD) and Modified Cyclic Shift Tree Denoising (MCSTD) to overcome these problems. The modified approach MSCTD is a modification from CSTD where it is a combination of the wavelet, KF and CSTD. The modified approach was compared to the averaging, WKF and CSTD to analyze an effective wavelet method for denoising that can give the rapid and accurate extraction of ABRs. Results show that the MCSTD outperform the other methods and giving the highest SNR value and able to detect wave V until reduce sweeps number of 512 and 1024 respectively for chirp and click stimulus

    Delay differential equations in a nonlinear cochlear model.

    Get PDF
    The human auditory system performs its primary function in the cochlea, the main organ of the inner ear, where the spectral analysis of a sound signal and its transduction into a neural signal occur. It is filled with liquid and divided in two cavities by the basilar membrane (BM). A sound stimulus propagates in air as an acoustic pressure wave through the outer and the middle ear. The pressure of the stapes on the oval window (boundary between the middle and the inner ear) causes the cochlear fluid to flow between the two cavities through a hole at the end of the BM. A spatial partial differential equation of fluid-dynamics describes this physical process. As a consequence of the differential pressure between the two cavities, each micro-element of the BM oscillates as a forced damped harmonic oscillator. The BM displacement is amplified by the overlying outer hair cells (OHCs) through a nonlinear nonlocal active feedback mechanism. The latter can be modeled by means of various representations. Among them, the delayed stiffness model of Talmadge et al. (J. Acoust. Soc. Am. 104, 1998) has been considered in this thesis. Specifically, the cochlear nonlinearity is introduced as a quadratic function of the BM displacement in the passive linear damping function. Moreover, the active mechanism is described by two additional forces, each one proportional to the BM displacement delayed by a slow and a fast feedback constant time, respectively. According to this model, a time delay differential equation (DDE) of the second order describes the oscillating dynamics of the BM. A different formulation of the nonlinear active mechanism, driven by the OHCs, is expressed as a nonlinear function of the BM velocity by the anti-damping model of Moleti et al. (J. Acoust. Soc. Am. 133, 2013). In this case the model equations do not contain time delays. The numerical integration of the above mentioned models has been obtained by finite differencing with respect to the space variable in the state space, as introduced by Elliott et al. (J. Acoust. Soc. Am. 122, 2007), and then integrating in time with the adaptive package introduced by Bertaccini and Sisto as a modification of the popular Matlab ode15s package (J. Comput. Phys. 230, 2011). The semidiscrete formulation of the delayed stiffness model and the anti-damping model has a non trivial mass matrix, and eigenvalues of the system matrix with large negative real part and imaginary part. That is why an implicit solver with an infinite region of absolute stability should be used. Therefore, the customized Matlab ode15s package by Bertaccini and Sisto seems to be the convenient choice to integrate the problem at hand numerically. In particular, for the delayed stiffness model, an integrator for constant DDEs (the method of steps; Bellen and Zennaro, Oxford University Press 2003) has been formulated and based on the customized ode15s. All these topics have been discussed in this doctoral thesis, which is subdivided in the following chapters. Chapter 1 describes the anatomy of the human ear, with special regard to the cochlea. Some experimental evidences about the cochlear mechanisms are discussed, in order to support the cochlear modeling. Two physical models with one degree of freedom are shown: the anti-damping model of Sisto et al. (J. Acoust. Soc. Am. 128, 2010) and Moleti et al. (J. Acoust. Soc. Am. 133, 2013), and the delayed stiffness model of Talmadge et al. (J. Acoust. Soc. Am. 104, 1998). Chapter 2 discusses the general theory of DDEs, with greater reference to constant and time dependent DDEs from Bellen and Zennaro (Oxford University Press 2003). Existence and uniqueness of time dependent DDEs are briefly analyzed, while the method of steps is shown as a basic approach to find a numerical approximation of the DDEs solution. According to this method, IVPs of constant DDEs (as for the semidiscrete delayed stiffness model) are turned into IVPs of ODEs in a subinterval (of length less than or equal to the time delay) of the whole integration interval. Each IVP of ODEs can be integrated by means of any ODEs numerical method, and its convergence is then discussed. Chapter 3 describes the main tools used to find an approximate solution of the considered models. In particular, the discretization for spatial partial derivatives by means of finite differences is shown. Such a representation turns a model, which is continuous in the space-time domain, into a semidiscrete model to be integrated in time. The models considered in this thesis are stiff, so the phenomenon of stiffness is discussed and the ode15s package of Matlab for integrating stiff ODEs is described. Nevertheless, greater benefits can be obtained by using the ode15s package customized by Bertaccini and Sisto as a hybrid direct-iterative solver which exploits Krylov subspace methods. Chapter 4 shows the semidiscrete formulation of the continuous models (anti-damping model and delayed stiffness model) in the state space with respect to the spatial variable, as introduced by Elliott et al. (J. Acoust. Soc. Am. 122, 2007). The algebraic properties of the semidiscrete models are discussed in order to show why the customized ode15s package may perform a faster numerical integration of the semidiscrete models and how this solver can be used in an integration numerical technique for constant DDEs (the method of steps). Chapter 5 shows the results produced by the numerical experiments of the delayed stiffness model by supplying a sinusoidal tone, and compares them with the numerical results produced by the anti-damping model. Some considerations about the numerical approach of the time integration are also discussed, and a part of the simplified code used for integrating the semidiscrete delayed stiffness model, is reported. The results are comparable with those obtained by the anti-damping model, and then the numerical experimental evidences seem to justify the proposed integration technique for constant DDEs. Delayed model properties of tonotopicity, anti-damping and nonlinearity are verified, as well as the dependence of the approximate solution on some free parameters of the model. The cochlear response described by the delayed stiffness model shows a typical tall and broad BM activity pattern. This behavior is also found in the numerical results of a model with two degree of freedom produced by Neely and Kim (J. Acoust. Soc. Am. 79, 1986) and Elliott et al. (J. Acoust. Soc. Am. 122, 2007)

    The perceptual flow of phonetic feature processing

    Get PDF

    Modelling Cochlear Mechanics

    Get PDF
    • …
    corecore