Search results for: exponential white Noise
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2350

Search results for: exponential white Noise

2290 Design and Simulation a Low Phase Noise CMOS LC VCO for IEEE802.11a WLAN Applications

Authors: Hooman Kaabi, Raziyeh Karkoub

Abstract:

This work proposes a structure of AMOS-varactors. A 5GHz LC-VCO designed in TSMC 0.18μm CMOS to improve phase noise and tuning range performance. The tuning range is from 5.05GHZ to 5.88GHz.The phase noise is -154.9dBc/Hz at 1MHz offset from the carrier. It meets the requirements for IEEE 802.11a WLAN standard.

Keywords: CMOS LC VCO, spiral inductor, varactor, phase noise, tuning range

Procedia PDF Downloads 507
2289 Road Traffic Noise Mapping for Riyadh City Using GIS and Lima

Authors: Khalid A. Alsaif, Mosaad A. Foda

Abstract:

The primary objective of this study is to develop the first round of road traffic noise maps for Riyadh City using Geographical Information Systems (GIS) and software LimA 7810 predictor. The road traffic data were measured or estimated as accurate as possible in order to obtain reliable noise maps. Meanwhile, the attributes of the roads and buildings are automatically exported from GIS. The simulation results at some chosen locations are validated by actual field measurements, which are obtained by a system that consists of a sound level meter, a GPS receiver and a database to manage the measured data. The results show that the average error between the predicted and measured noise levels is below 3.0 dB.

Keywords: noise pollution, road traffic noise, LimA predictor, GIS

Procedia PDF Downloads 369
2288 Examining the Racialisation of White Workers in Rural Louisiana as a Technology of Capitalist Management and Control

Authors: Kendall Artz

Abstract:

In the 1950s, a wave of violent labor unrest shook a small town in south-western Louisiana leading to the racialisation of workers—previously considered white—as ‘mixed-race’ or, in local terms, ‘Redbone.’ This paper examines why the group known as ‘Redbones’ were marked as non-white in relation to strike violence and their opposition to capitalist expansion. Utilising archival research, historiography and oral testimony, I examine how an instance of labor unrest was reinterpreted by local law enforcement, an interstate capitalist class and the national press as calling into question the racial integrity of a group of workers who had been formerly marked as white. This explosive and largely unstudied strike provides an opportunity to better understand how racialisation operates as a technology of control, even over individuals who appear phenotypically white. The strike at Elizabeth allows a glimpse at the tactics of representatives of white supremacy when white workers do not fully embrace the ‘wages of whiteness.

Keywords: American federation of labor, labor history, Louisiana history, wages of whiteness

Procedia PDF Downloads 158
2287 BIM-based Construction Noise Management Approach With a Focus on Inner-City Construction

Authors: Nasim Babazadeh

Abstract:

Growing demand for a quieter dwelling environment has turned the attention of construction companies to reducing the propagated noise of their project. In inner-city constructions, close distance between the construction site and surrounding buildings lessens the efficiency of passive noise control methods. Dwellers of the nearby areas may file complaints and lawsuits against the construction companies due to the emitted construction noise, thereby leading to the interruption of processes, compensation costs, or even suspension of the project. Therefore, construction noise should be predicted along with the project schedule. The advantage of managing the noise in the pre-construction phase is two-fold. Firstly, changes in the time plan and construction methods can be applied more flexibly. Thus, the costs related to rescheduling can be avoided. Secondly, noise-related legal problems are expected to be reduced. To implement noise mapping methods for the mentioned prediction, the required detailed information (such as the location of the noisy process, duration of the noisy work) can be exported from the 4D BIM model. The results obtained from the noise maps would be used to help the planners to define different work scenarios. The proposed approach has been applied for the foundation and earthwork of a site located in a residential area, and the obtained results are discussed.

Keywords: building information modeling, construction noise management, noise mapping, 4D BIM

Procedia PDF Downloads 141
2286 Identification of the Interior Noise Sources of Rail Vehicles

Authors: Hyo-In Koh, Anders Nordborg, Alex Sievi, Chun-Kwon Park

Abstract:

The noise source for the interior room of the high speed train is constituted by the rolling contact between the wheel and the rail, aerodynamic noise and structure-borne sound generated through the vibrations of bogie, connection points to the carbody. Air-borne sound is radiated through the panels and structures into the interior room of the trains. The high-speed lines are constructed with slab track systems and many tunnels. The interior noise level and the frequency characteristics vary according to types of the track structure and the infrastructure. In this paper the main sound sources and the transfer paths are studied to find out the contribution characteristics of the sources to the interior noise of a high-speed rail vehicle. For the identification of the acoustic power of each parts of the rolling noise sources a calculation model of wheel/rail noise is developed and used. For the analysis of the transmission of the sources to the interior noise noise and vibration are measured during the operation of the vehicle. According to operation speeds, the mainly contributed sources and the paths could be analyzed. Results of the calculations on the source generation and the results of the measurement with a high-speed train are shown and discussed.

Keywords: rail vehicle, high-speed, interior noise, noise source

Procedia PDF Downloads 373
2285 Comparative Analysis of White Bean Cake and Soybean Cake through Sensory Evaluation

Authors: Ijeoma Chinyere Ukonu, Linda Ojeyokan

Abstract:

This study produced and compared the acceptability of white bean cake (akara) and soy bean cake (akara) through sensory evaluation. Two varieties of beans were used; white (haricot) beans and soy beans; processed in the wet (paste) form and dry (flour) form. They were all used in the production of samples of bean cake (akara) under the same condition. Sensory evaluation was carried out on the products; 100% white beans cake paste was labeled (A1), 50% white bean and 50% soya bean cake paste was (B1), 100% white bean cake flour was (A2); 50% white bean cake flour and 50% soya bean cake flour (B2). A five (5) point hedonic scale rating, very good (5), good (4), fair (3), poor (2) and very poor (1) was administered on the ten panel of judge. 40 questionnaires were administered to the general public to access their knowledge of soya beans akara. Correlation analysis was carried out to determine which product is more acceptable. Table, percentages and mean score were methods employed in analyzing data collected. The analysis revealed that soya bean (akara) is generally acceptable except for sample B1 that was rated poor with 2 points, white beans cake was rated very well with 5 points. It was recommended that the hospitality industry could introduce soya bean cakes in the breakfast menu. Families can also include these products in their breakfast.

Keywords: akara, bean cake, soybean, white bean

Procedia PDF Downloads 234
2284 Constructing White-Box Implementations Based on Threshold Shares and Composite Fields

Authors: Tingting Lin, Manfred von Willich, Dafu Lou, Phil Eisen

Abstract:

A white-box implementation of a cryptographic algorithm is a software implementation intended to resist extraction of the secret key by an adversary. To date, most of the white-box techniques are used to protect block cipher implementations. However, a large proportion of the white-box implementations are proven to be vulnerable to affine equivalence attacks and other algebraic attacks, as well as differential computation analysis (DCA). In this paper, we identify a class of block ciphers for which we propose a method of constructing white-box implementations. Our method is based on threshold implementations and operations in composite fields. The resulting implementations consist of lookup tables and few exclusive OR operations. All intermediate values (inputs and outputs of the lookup tables) are masked. The threshold implementation makes the distribution of the masked values uniform and independent of the original inputs, and the operations in composite fields reduce the size of the lookup tables. The white-box implementations can provide resistance against algebraic attacks and DCA-like attacks.

Keywords: white-box, block cipher, composite field, threshold implementation

Procedia PDF Downloads 127
2283 Lessons Learned from Interlaboratory Noise Modelling in Scope of Environmental Impact Assessments in Slovenia

Authors: S. Cencek, A. Markun

Abstract:

Noise assessment methods are regularly used in scope of Environmental Impact Assessments for planned projects to assess (predict) the expected noise emissions of these projects. Different noise assessment methods could be used. In recent years, we had an opportunity to collaborate in some noise assessment procedures where noise assessments of different laboratories have been performed simultaneously. We identified some significant differences in noise assessment results between laboratories in Slovenia. We estimate that despite good input Georeferenced Data to set up acoustic model exists in Slovenia; there is no clear consensus on methods for predictive noise methods for planned projects. We analyzed input data, methods and results of predictive noise methods for two planned industrial projects, both were done independently by two laboratories. We also analyzed the data, methods and results of two interlaboratory collaborative noise models for two existing noise sources (railway and motorway). In cases of predictive noise modelling, the validations of acoustic models were performed by noise measurements of surrounding existing noise sources, but in varying durations. The acoustic characteristics of existing buildings were also not described identically. The planned noise sources were described and digitized differently. Differences in noise assessment results between different laboratories have ranged up to 10 dBA, which considerably exceeds the acceptable uncertainty ranged between 3 to 6 dBA. Contrary to predictive noise modelling, in cases of collaborative noise modelling for two existing noise sources the possibility to perform the validation noise measurements of existing noise sources greatly increased the comparability of noise modelling results. In both cases of collaborative noise modelling for existing motorway and railway, the modelling results of different laboratories were comparable. Differences in noise modeling results between different laboratories were below 5 dBA, which was acceptable uncertainty set up by interlaboratory noise modelling organizer. The lessons learned from the study were: 1) Predictive noise calculation using formulae from International standard SIST ISO 9613-2: 1997 is not an appropriate method to predict noise emissions of planned projects since due to complexity of procedure they are not used strictly, 2) The noise measurements are important tools to minimize noise assessment errors of planned projects and should be in cases of predictive noise modelling performed at least for validation of acoustic model, 3) National guidelines should be made on the appropriate data, methods, noise source digitalization, validation of acoustic model etc. in order to unify the predictive noise models and their results in scope of Environmental Impact Assessments for planned projects.

Keywords: environmental noise assessment, predictive noise modelling, spatial planning, noise measurements, national guidelines

Procedia PDF Downloads 208
2282 Counselor and Object of Hate: A Case Study of Latina Clinician and Two White Supremacist Patients

Authors: Reagan Rodriguez

Abstract:

The following research is a case study of two white patients with white extremist values and their Latina Clinician. Researchers suggest that white supremacy as an ideology has been documented in the United States since the early 1800s. Ethnicity and race were growing key factors linked to central motives behind hate crimes in U.S., which may suggest that we are living in another wave of white supremacist and domestic terrorism that seek to eradicate a threatening and dangerous “other”. This research seeks to address and contribute a qualitative perspective to white supremacist ideology within a bio-psycho-social framework. The current research seeks to contribute to address the gap in literature on ethnic minority clinicians and white patients with racist ideology. The research also seeks to examine the themes not commonly found in racially matched and gendered matched therapeutic dyads where patients hold white extremist values. This case study examines white supremacist ideology from a psychodynamic perspective, examining themes such as “feeling forgotten”, reduced empathy related to “broken promises”, sexualization of the passing minority counselor, and utilizing minimal autonomy in verbal and non-verbal signals. A thematic analysis of case notes and quotes are used to further contextualize emerging therapeutic themes and the psychodynamic analysis of the manifestation of white supremacist actions ranging from active to passive forms of violence.

Keywords: case study, extremism, race and gender, white supremacist ideology

Procedia PDF Downloads 120
2281 Bidirectional Dynamic Time Warping Algorithm for the Recognition of Isolated Words Impacted by Transient Noise Pulses

Authors: G. Tamulevičius, A. Serackis, T. Sledevič, D. Navakauskas

Abstract:

We consider the biggest challenge in speech recognition – noise reduction. Traditionally detected transient noise pulses are removed with the corrupted speech using pulse models. In this paper we propose to cope with the problem directly in Dynamic Time Warping domain. Bidirectional Dynamic Time Warping algorithm for the recognition of isolated words impacted by transient noise pulses is proposed. It uses simple transient noise pulse detector, employs bidirectional computation of dynamic time warping and directly manipulates with warping results. Experimental investigation with several alternative solutions confirms effectiveness of the proposed algorithm in the reduction of impact of noise on recognition process – 3.9% increase of the noisy speech recognition is achieved.

Keywords: transient noise pulses, noise reduction, dynamic time warping, speech recognition

Procedia PDF Downloads 526
2280 Acoustics Barrier Design to Reduce Railway Noise by Using Maekawa's Method

Authors: Malinda Sabrina, Khoerul Anwar

Abstract:

Railway noise generated by pass-by train has been described as a form of environmental pollutants especially for the residential area near the railway. Many studies have shown, that environmental noise particularly transportation noise has negative effects on people which resulting in annoyance and specific health problems such as cardiovascular disease, cognitive impairment and sleep disturbance. Therefore, various attempts are made to reduce the noise. One method of reducing such noise to acceptable noise levels is to build acoustically barrier walls. The objective of this study was to review the method of reducing railway noise and obtain the preliminary design of the acoustics barrier on the edge of railway tracks close to the residential area. The design of this barrier is using the Maekawa's method. Measurements have been performed in residential areas around the railroads in the Karawang - Indonesia with the absence of an acoustical barrier. From the observation, it was found that the railway was passed by five trains within thirty minutes. With the limited distance between the railway tracks and the location of the residential area as well as the street of residents, then it was obtained that a reduction in sound pressure level is 25 dBA. Maximum sound pressure level obtained is 86.9 dBA then by setting the barrier as high as 4 m at a distance, 2.5 m from the railway, the noise level received by residents in the settlement around the railway line becomes 61.9 dBA.

Keywords: acoustics barrier, Maekawa's method, noise attenuation, railway noise

Procedia PDF Downloads 163
2279 Comparison of Noise Emissions in the Interior of Passenger Cars

Authors: Martin Kendra, Tomas Skrucany, Jaroslav Masek

Abstract:

The noise is one of the negative elements influencing the human health. This article is due to the measurement of noise emitted by road vehicle and its parts during the operation. Measurement was done in the interior of common passenger cars with a digital sound meter. The results compare the noise value in different cars with different body shape, which influences the driver’s health. Transport has considerable ecological effects, many of them detrimental to environmental sustainability. Roads and traffic exert a variety of direct and mostly detrimental effects on nature.

Keywords: driver, noise measurement, passenger road vehicle, road transport

Procedia PDF Downloads 423
2278 Application of Complete Ensemble Empirical Mode Decomposition with Adaptive Noise and Multipoint Optimal Minimum Entropy Deconvolution in Railway Bearings Fault Diagnosis

Authors: Yao Cheng, Weihua Zhang

Abstract:

Although the measured vibration signal contains rich information on machine health conditions, the white noise interferences and the discrete harmonic coming from blade, shaft and mash make the fault diagnosis of rolling element bearings difficult. In order to overcome the interferences of useless signals, a new fault diagnosis method combining Complete Ensemble Empirical Mode Decomposition with adaptive noise (CEEMDAN) and Multipoint Optimal Minimum Entropy Deconvolution (MOMED) is proposed for the fault diagnosis of high-speed train bearings. Firstly, the CEEMDAN technique is applied to adaptively decompose the raw vibration signal into a series of finite intrinsic mode functions (IMFs) and a residue. Compared with Ensemble Empirical Mode Decomposition (EEMD), the CEEMDAN can provide an exact reconstruction of the original signal and a better spectral separation of the modes, which improves the accuracy of fault diagnosis. An effective sensitivity index based on the Pearson's correlation coefficients between IMFs and raw signal is adopted to select sensitive IMFs that contain bearing fault information. The composite signal of the sensitive IMFs is applied to further analysis of fault identification. Next, for propose of identifying the fault information precisely, the MOMED is utilized to enhance the periodic impulses in composite signal. As a non-iterative method, the MOMED has better deconvolution performance than the classical deconvolution methods such Minimum Entropy Deconvolution (MED) and Maximum Correlated Kurtosis Deconvolution (MCKD). Third, the envelope spectrum analysis is applied to detect the existence of bearing fault. The simulated bearing fault signals with white noise and discrete harmonic interferences are used to validate the effectiveness of the proposed method. Finally, the superiorities of the proposed method are further demonstrated by high-speed train bearing fault datasets measured from test rig. The analysis results indicate that the proposed method has strong practicability.

Keywords: bearing, complete ensemble empirical mode decomposition with adaptive noise, fault diagnosis, multipoint optimal minimum entropy deconvolution

Procedia PDF Downloads 339
2277 Acoustical Comfort in Major Highway in Birnin Kebbi, Kebbi State-Nigeria

Authors: Muhammad Naziru Yahaya, Mustapha Bashir Ayinde

Abstract:

Noise has been recognized as a major source of pollution in many urban and semi-urban settlements. Noise pollution causes by vehicular movement in urban cities has reaches an alarming proportion due to continuous increases in vehicles and industrialization. This research aim to determine the geo-physical characteristics of the study area and to determine the level of noise generation and volume intensity in areas where noise levels are high within the metropolis and compare with NESREA and WHO standards. This study identified the various sources of noise, compared noise levels in various parts of the study area with recommended standards and determined the geo-physical characteristic of noise generated. A sound level meter Gm 1352, was used for the noise measurements. The study showed that the noise pollution levels measured in minimum noise level of 63.75 dBA and average maximum of 95.175 dBA, at some locations in Birnin Kebbi metropolis the noise level have exceeded the standard limits set by the World Health Organization (WHO), Federal Environment Protection Agency (FEPA). Results revealed that there was a considerable increase in noise pollution in First Bank roundabout and Haliru Abdu roundabout, attribute to high numbers of vehicular movement and road congestion within Birnin Kebbi. The study therefore concluded that there should be an enforcement and adherence to the regulation regarding noise pollution limit. The minimum average day noise level recorded was 67.225 dBA, and average maximum of 96.6 dBA is an indication that the noise level of Birnin Kebbi metropolis was highly unsatisfactory. Based on this, it is suggested that taking adequate measures and following the laid-down recommendations will reduce traffic noise to the barest minimum.

Keywords: decibel, noise level, pollution, sound level, traffic, highway

Procedia PDF Downloads 40
2276 Improving Capability of Detecting Impulsive Noise

Authors: Farbod Rohani, Elyar Ghafoori, Matin Saeedkondori

Abstract:

Impulse noise is electromagnetic emission which generated by many house hold appliances that are attached to the electrical network. The main difficulty of impulsive noise (IN) elimination process from communication channels is to distinguish it from the transmitted signal and more importantly choosing the proper threshold bandwidth in order to eliminate the signal. Because of wide band property of impulsive noise, we present a novel method for setting the detection threshold, by taking advantage of the fact that impulsive noise bandwidth is usually wider than that of typical communication channels and specifically OFDM channel. After IN detection procedure, we apply simple windowing mechanisms to eliminate them from the communication channel.

Keywords: impulsive noise, OFDM channel, threshold detecting, windowing mechanisms

Procedia PDF Downloads 315
2275 Ear Protectors and Their Action in Protecting Hearing System of Workers against Occupational Noise

Authors: F. Forouharmajd, S. Pourabdian, N. Ziayi Ghahnavieh

Abstract:

For many years, the ear protectors have been used to preventing the audio and non-audio effects of received noise from occupation environments. Despite performing hearing protection programs, there are many people which still suffer from noise-induced hearing loss. This study was conducted with the aim of determination of human hearing system response to received noise and the effectiveness of ear protectors on preventing of noise-induced hearing loss. Sound pressure microphones were placed in a simulated ear canal. The severity of noise measured inside and outside of ear canal. The noise reduction values due to installing ear protectors were calculated in the octave band frequencies and LabVIEW programmer. The results of noise measurement inside and outside of ear canal showed a different in received sound levels by ear canal. The effectiveness of ear protectors has been considerably reduced for the low frequency limits. A change in resonance frequency also was observed after using ear protectors. The study indicated the ear canal structure may affect the received noise and it may lead a difference between the received sound from the measured sound by a sound level meter, and hearing system. It means the human hearing system may probably respond different from a sound level meter. Hearing protectors’ efficiency declines by increasing the noise levels, and thus, they are not suitable to protect workers against industrial noise particularly low frequency noise. Hearing protectors may be solely a reason to damaging of hearing system in a special frequency via changing of human hearing system acoustical structure. We need developing the subjective method of hearing protectors testing, because their evaluation is not designed based on industrial noise or in the field.

Keywords: ear protector, hearing system, occupational noise, workers

Procedia PDF Downloads 145
2274 Photoluminescence and Energy Transfer Studies of Dy3+ Ions Doped Lithium Lead Alumino Borate Glasses for W-LED and Laser Applications

Authors: Nisha Deopa, A. S. Rao

Abstract:

Lithium Lead Alumino Borate (LiPbAlB) glasses doped with different Dy3+ ions concentration were synthesized to investigate their viability in solid state lighting (SSL) technology by melt quenching techniques. From the absorption spectra, bonding parameters (ð) were investigated to study the nature of bonding between Dy3+ ions and its surrounding ligands. Judd-Ofelt (J-O) intensity parameters (Ω = 2, 4, 6), estimated from the experimental oscillator strengths (fex) of the absorption spectral features were used to evaluate the radiative parameters of different transition levels. From the decay curves, experimental lifetime (τex) were measured and coupled with the radiative lifetime to evaluate the quantum efficiency of the as-prepared glasses. As Dy3+ ions concentration increases, decay profile changes from exponential to non-exponential through energy transfer mechanism (ETM) in turn decreasing experimental lifetime. In order to investigate the nature of ETM, non-exponential decay curves were fitted to Inkuti–Hirayama (I-H) model which further confirms dipole-dipole interaction. Among all the emission transition, 4F9/2  6H15/2 transition (483 nm) is best suitable for lasing potentialities. By exciting titled glasses in n-UV to blue regions, CIE chromaticity coordinates and Correlated Color Temperature (CCT) were calculated to understand their capability in cool white light generation. From the evaluated radiative parameters, CIE co-ordinates, quantum efficiency and confocal images it was observed that glass B (0.5 mol%) is a potential candidate for developing w-LEDs and lasers.

Keywords: energy transfer, glasses, J-O parameters, photoluminescence

Procedia PDF Downloads 185
2273 Lanthanide Incorporated Dendron Based White Light Emitting Material

Authors: Prashant Kumar, Edamana Prasad

Abstract:

The White light emitting material has an emerging field in recent years due to their widespread application in the field of optoelectronics and cellular display. In the present study, we have achieved white light emission in gel medium through partial resonance energy transfer from different donors (naphthalene, phenanthrene, and pyrene) to lanthanides {Eu(III) and Tb(III)}. The gel was formed by the self- assembly of glucose cored poly(aryl ether) dendrons in DMSO-Water mixture (1:9 v/v). The white light emission was further confirmed by the CIE coordinates (Commission Internationale d’ Eclairage). Moreover, we have developed three different white light emitting system by utilizing three different donor moiety namely, naphthalene-Tb(III)-Eu(III) {I}, phenanthrene-Tb(III)-Eu(III) {II}, and pyrene-Tb(III)-Eu(III) {III}. The CIE coordinates for I, II and III were (0.35, 0.37), (0.33, 0.32) and (0.35, 0.33) respectively. Furthermore, we have investigated the energy transfer from different donors (phenanthrene, naphthalene, and pyrene) to lanthanide {Eu(III)}. The efficiency of energy transfer from phenanthrene-Eu(III), naphthalene-Eu(III) and pyrene-Eu(III) systems was 11.9%, 3.9%, and 3.6%, respectively. Detailed mechanistic aspects will be displayed in the poster.

Keywords: dendron, lanthanide, resonance energy transfer, white light emission

Procedia PDF Downloads 305
2272 Sound Noise Control of a Steam Ejector in a Typical Power Plant: Design, Manufacturing, and Testing a Silencer-Muffler

Authors: Ali Siami, Masoud Asayesh, Asghar Najafi, Amirhosein Hamedanian

Abstract:

There are so many noise sources in power generation units that these sources can produce high-level sound noise. Therefore, sound noise reduction methods can assist these industries, especially in these days that laws related to environmental issues become more strict. In a typical power plant, so many machines and devices with high-level sound noise are arranged beside of each others. Therefore, the sound source identification and reducing the noise level can be very vital. In this paper, the procedure for designing, manufacturing and testing of a silencer-muffler used for a power plant steam vent is mentioned. This unit is placed near the residential area and so it is very important to reduce the noise emission. For this purpose, in the first step, measurements have done to identify the sound source and the frequency content of noise. The overall level of noise was so high and it was more than 120dB. Then, the appropriate noise control device is designed according to the measurement results and operational conditions. In the next step, the designed silencer-muffler has been manufactured and installed on the steam discharge of the ejector. For validation of the silencer-muffler effect, the acoustic test was done again in operating mode. Finally, the measurement results before and after the installation are compared. The results have confirmed a considerable reduction in noise level resultant of using silencer-muffler in the designed frequency range.

Keywords: silencer-muffler, sound noise control, sound measurement, steam ejector

Procedia PDF Downloads 341
2271 Experimental Investigation on Noise from Rod-Airfoil with Leading Edge Serrations

Authors: Siti Ruhliah Lizarose Samion, Mohamed Sukri Mat Ali, Con Doolan

Abstract:

The present work is an experimental investigation of adapting a passive treatment leading edge serrations over a rod-airfoil flow-induced noise generation. The leading edge serrations are bio-inspired from a barn-owl silent flight. The rod-airfoil configuration is a benchmark configuration taken to investigate airfoil-turbulence interaction noise (ATIN). Location of serrations placed and the wideness of serrations are the two parameters taken in this study. The ATIN is reduced up to 3.5 dB for a wide leading serrations case. A correlation is found between the wideness of serrations and the noise reduction mechanism of the airfoil.

Keywords: aerodynamic noise, leading edge serrations, rod-airfoil, experiment

Procedia PDF Downloads 320
2270 Correlation between Speech Emotion Recognition Deep Learning Models and Noises

Authors: Leah Lee

Abstract:

This paper examines the correlation between deep learning models and emotions with noises to see whether or not noises mask emotions. The deep learning models used are plain convolutional neural networks (CNN), auto-encoder, long short-term memory (LSTM), and Visual Geometry Group-16 (VGG-16). Emotion datasets used are Ryerson Audio-Visual Database of Emotional Speech and Song (RAVDESS), Crowd-sourced Emotional Multimodal Actors Dataset (CREMA-D), Toronto Emotional Speech Set (TESS), and Surrey Audio-Visual Expressed Emotion (SAVEE). To make it four times bigger, audio set files, stretch, and pitch augmentations are utilized. From the augmented datasets, five different features are extracted for inputs of the models. There are eight different emotions to be classified. Noise variations are white noise, dog barking, and cough sounds. The variation in the signal-to-noise ratio (SNR) is 0, 20, and 40. In summation, per a deep learning model, nine different sets with noise and SNR variations and just augmented audio files without any noises will be used in the experiment. To compare the results of the deep learning models, the accuracy and receiver operating characteristic (ROC) are checked.

Keywords: auto-encoder, convolutional neural networks, long short-term memory, speech emotion recognition, visual geometry group-16

Procedia PDF Downloads 41
2269 Adoption of Noise and Vibration Management Tools for Major Infrastructure Projects in Sydney, Australia

Authors: Adrian Morris, Rodney Phillips, Mattia Tabacchi

Abstract:

Minimizing construction noise and vibration impacts is a key challenge for major infrastructure projects in urban environments. Before commencing construction works, Construction Noise and Vibration Management Plan (CNVMP) and Construction Noise and Vibration Impact Statements (CNVIS) are required to be prepared and submitted to the relevant government authorities for review and approval. However, the assessment of potential impacts from work activities at pre-approval stage may be inaccurate as works methodology and scheduling are yet to be determined. In response, noise and vibration management tools have been developed to refine and supplement the CNVIS as works progress. These tools have been successfully implemented in major infrastructure projects allowing contractors to plan and assess construction works in a cost effective and timely manner. As a result, noise and vibration management tools have been incorporated into management plans and are increasingly required by regulators.

Keywords: noise management, environmental noise, infrastructure projects, construction, vibration, cost effective

Procedia PDF Downloads 97
2268 A Low Phase Noise CMOS LC Oscillator with Tail Current-Shaping

Authors: Amir Mahdavi

Abstract:

In this paper, a circuit topology of voltage-controlled oscillators (VCO) which is suitable for ultra-low-phase noise operations is introduced. To do so, a new low phase noise cross-coupled oscillator by using the general topology of cross-coupled oscillator and adding a differential stage for tail current shaping is designed. In addition, a tail current shaping technique to improve phase noise in differential LC VCOs is presented. The tail current becomes large when the oscillator output voltage arrives at the maximum or minimum value and when the sensitivity of the output phase to the noise is the smallest. Also, the tail current becomes small when the phase noise sensitivity is large. The proposed circuit does not use extra power and extra noisy active devices. Furthermore, this topology occupies small area. Simulation results show the improvement in phase noise by 2.5dB under the same conditions and at the carrier frequency of 1 GHz for GSM applications. The power consumption of the proposed circuit is 2.44 mW and the figure of merit (FOM) with -192.2 dBc/Hz is achieved for the new oscillator.

Keywords: LC oscillator, low phase noise, current shaping, diff mode

Procedia PDF Downloads 570
2267 Development of Standard Evaluation Technique for Car Carpet Floor

Authors: In-Sung Lee, Un-Hwan Park, Jun-Hyeok Heo, Tae-Hyeon Oh, Dae-Gyu Park

Abstract:

Statistical Energy Analysis is to be the most effective CAE Method for air-born noise analysis in the Automotive area. This study deals with a method to predict the noise level inside of the car under the steady-state condition using the SEA model of car for air-born noise analysis. We can identify weakened part due to the acoustic material properties using it. Therefore, it is useful for the material structural design.

Keywords: air-born noise, material structural design, acoustic material properties, absorbing

Procedia PDF Downloads 397
2266 Noise Measurement and Awareness at Construction Site: A Case Study

Authors: Feiruz Ab'lah, Zarini Ismail, Mohamad Zaki Hassan, Siti Nadia Mohd Bakhori, Mohamad Azlan Suhot, Mohd Yusof Md. Daud, Shamsul Sarip

Abstract:

The construction industry is one of the major sectors in Malaysia. Apart from providing facilities, services, and goods it also offers employment opportunities to local and foreign workers. In fact, the construction workers are exposed to a hazardous level of noises that generated from various sources including excavators, bulldozers, concrete mixer, and piling machines. Previous studies indicated that the piling and concrete work was recorded as the main source that contributed to the highest level of noise among the others. Therefore, the aim of this study is to obtain the noise exposure during piling process and to determine the awareness of workers against noise pollution at the construction site. Initially, the reading of noise was obtained at construction site by using a digital sound level meter (SLM), and noise exposure to the workers was mapped. Readings were taken from four different distances; 5, 10, 15 and 20 meters from the piling machine. Furthermore, a set of questionnaire was also distributed to assess the knowledge regarding noise pollution at the construction site. The result showed that the mean noise level at 5m distance was more than 90 dB which exceeded the recommended level. Although the level of awareness regarding the effect of noise pollution is satisfactory, majority of workers (90%) still did not wear ear protecting device during work period. Therefore, the safety module guidelines related to noise pollution controls should be implemented to provide a safe working environment and prevent initial occupational hearing loss.

Keywords: construction, noise awareness, noise pollution, piling machine

Procedia PDF Downloads 349
2265 Bi-Axial Stress Effects on Barkhausen-Noise

Authors: G. Balogh, I. A. Szabó, P.Z. Kovács

Abstract:

Mechanical stress has a strong effect on the magnitude of the Barkhausen-noise in structural steels. Because the measurements are performed at the surface of the material, for a sample sheet, the full effect can be described by a biaxial stress field. The measured Barkhausen-noise is dependent on the orientation of the exciting magnetic field relative to the axis of the stress tensor. The sample inhomogenities including the residual stress also modifies the angular dependence of the measured Barkhausen-noise. We have developed a laboratory device with a cross like specimen for bi-axial bending. The measuring head allowed performing excitations in two orthogonal directions. We could excite the two directions independently or simultaneously with different amplitudes. The simultaneous excitation of the two coils could be performed in phase or with a 90 degree phase shift. In principle this allows to measure the Barkhausen-noise at an arbitrary direction without moving the head, or to measure the Barkhausen-noise induced by a rotating magnetic field if a linear superposition of the two fields can be assumed.

Keywords: Barkhausen-noise, bi-axial stress, stress measuring, stress dependency

Procedia PDF Downloads 266
2264 Mean Square Responses of a Cantilever Beam with Various Damping Mechanisms

Authors: Yaping Zhao, Yimin Zhang

Abstract:

In the present paper, the stationary random vibration of a uniform cantilever beam is investigated. Two types of damping mechanism, i.e. the external and internal viscous dampings, are taken into account simultaneously. The excitation form is the support motion, and it is ideal white. Because two type of damping mechanism are considered concurrently, the product of the modal damping ratio and the natural frequency is not a constant anymore. As a result, the infinite definite integral encountered in the process of computing the mean square response is more complex than that in the existing literature. One signal progress of this work is to have calculated these definite integrals accurately. The precise solution of the mean square response is thus obtained in the infinite series form finally. Numerical examples are supplied and the numerical outcomes acquired confirm the validity of the theoretical analyses.

Keywords: random vibration, cantilever beam, mean square response, white noise

Procedia PDF Downloads 365
2263 Comprehensive Analysis of Power Allocation Algorithms for OFDM Based Communication Systems

Authors: Rakesh Dubey, Vaishali Bahl, Dalveer Kaur

Abstract:

The spiralling urge for high rate data transmission over wireless mediums needs intelligent use of electromagnetic resources considering restrictions like power ingestion, spectrum competence, robustness against multipath propagation and implementation intricacy. Orthogonal frequency division multiplexing (OFDM) is a capable technique for next generation wireless communication systems. For such high rate data transfers there is requirement of proper allocation of resources like power and capacity amongst the sub channels. This paper illustrates various available methods of allocating power and the capacity requirement with the constraint of Shannon limit.

Keywords: Additive White Gaussian Noise, Multi-Carrier Modulation, Orthogonal Frequency Division Multiplexing (OFDM), Signal to Noise Ratio (SNR), Water Filling

Procedia PDF Downloads 526
2262 Higher Consumption of White Rice Increase the Risk of Metabolic Syndrome in Adults with Abdominal Obesity

Authors: Zahra Bahadoran, Parvin Mirmiran, Fereidoun Azizi

Abstract:

Background: Higher consumption of white rice has been suggested as a risk factor for development of metabolic abnormalities. In this study we investigated the association between consumption of white rice and the 3-year occurrence of metabolic syndrome (MetS) in adults with and without abdominal obesity. Methods: This longitudinal study was conducted within the framework of the Tehran Lipid and Glucose Study on 1476 adults, aged 19-70 years. Dietary intakes were measured, using a 168-food items validated semi-quantitative food frequency questionnaire at baseline. Biochemical and anthropometric measurements were evaluated at both baseline (2006-2008) and after 3-year follow-up (2009-2011). MetS and its components were defined according to the diagnostic criteria proposed by NCEP ATP III, and the new cutoff points of waist circumference for Iranian adults. Multiple logistic regression models were used to estimate the occurrence of the MetS in each quartile of white rice consumption. Results: The mean age of participants was 37.8±12.3 y, and mean BMI was 26.0±4.5 kg/m2 at baseline. The prevalence of MetS in subjects with abdominal obesity was significantly higher (40.9 vs. 16.2%, P<0.01). There was no significant difference in white rice consumption between the two groups. Mean daily intake of white rice was 93±59, 209±58, 262±60 and 432±224 g/d, in the first to fourth quartiles of white rice, respectively. Stratified analysis by categories of waist circumference showed that higher consumption of white rice was more strongly related to the risk of metabolic syndrome in participants who had abdominal obesity (OR: 2.34, 95% CI:1.14-4.41 vs. OR:0.99, 95% CI:0.60-1.65) Conclusion: We demonstrated that higher consumption of white rice may be a risk for development of metabolic syndrome in adults with abdominal obesity.

Keywords: white rice, abdominal obesity, metabolic syndrome, food science, triglycerides

Procedia PDF Downloads 409
2261 Regularization of Gene Regulatory Networks Perturbed by White Noise

Authors: Ramazan I. Kadiev, Arcady Ponosov

Abstract:

Mathematical models of gene regulatory networks can in many cases be described by ordinary differential equations with switching nonlinearities, where the initial value problem is ill-posed. Several regularization methods are known in the case of deterministic networks, but the presence of stochastic noise leads to several technical difficulties. In the presentation, it is proposed to apply the methods of the stochastic singular perturbation theory going back to Yu. Kabanov and Yu. Pergamentshchikov. This approach is used to regularize the above ill-posed problem, which, e.g., makes it possible to design stable numerical schemes. Several examples are provided in the presentation, which support the efficiency of the suggested analysis. The method can also be of interest in other fields of biomathematics, where differential equations contain switchings, e.g., in neural field models.

Keywords: ill-posed problems, singular perturbation analysis, stochastic differential equations, switching nonlinearities

Procedia PDF Downloads 168