Search results for: cardiac output
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2502

Search results for: cardiac output

1482 Design of Single Phase Smart Energy Meter and Grid Tied Inverter for Smart Grid

Authors: Hamza Arif, Haroon Javaid

Abstract:

Based on hybrid energy concept of smart grid to synchronize and monitor power being generated at the user end. The ATMEGA328p controller of arduino is used as a processor unit that sends wireless data between user and power utility through NRF24L01 wireless modules. Current and potential transformer circuit are designed to sense the voltage and current at the utility and power being generated at the user end through solar panel. They are designed to interface with the arduino. The approach is used to demonstrate the concept of smart grid and to facilitate for further advancements in the field of smart grid technology. A PWM (Pulse Width Modulation) technique is used to synchronize the user output power with the utility supplier.

Keywords: smart grid, hybrid energy, grid tied inverter, PWM

Procedia PDF Downloads 22
1481 Implications of Dehusking and Aqueous Soaking on Anti-nutrients, Phytochemical Screening and Antioxidants Properties of Jack Beans (Canavalia Ensiformis L. DC)

Authors: Oseni Margaret Oladunni, Ogundele Joan Olayinka, Olusanya Olalekan Samuel, Akinniyi Modupe Olakintan

Abstract:

The world's growing population is pushing humans to look for alternative food sources among underutilised or wild plants. One of these food sources has been identified as Canavalia enisiformis, or jack beans. The only issue with using jack beans is that they contain anti-nutrient chemicals, which must be removed or diminished in order for them to be fit for human consumption. The objective of this study is to determine the nutritional and industrial utility of Canavalia enisiformis by analysing the anti-nutrient, phytochemical, and antioxidant composition of raw whole seed and soaking dehusked seeds using established procedures. Phytate (23.48±0.24, 15.24±0.41 and 14.83±0.00), oxalate (4.32±0.09, 3.96±0.09 and 2.88±0.09), tannins (22.77±0.73, 18.68±0.03 and 17.50±0.46), and lectins (6.67±0.04, 6.20±0.01 and 6.42±0.07) exhibited the highest anti-nutrient values in raw whole seed and, at the very least, in dehusked, soaked seeds. The samples were subjected to phytochemical screening, which detected the presence of cardiac glycosides as well as anthraquinones, alkaloids, tannins, saponins, steroids, flavonoids, terpenoids, phlobatannins, and flavonoids. Due to the reduction in phytochemical contents quantified as a result of dehusking and soaking, phenolbatannins and anthraquinones were not found in the samples. The research findings also demonstrated elevated concentrations of several plausible phytochemical components with potential medical value, with the raw whole seed exhibiting the greatest capacity to scavenge free radicals. Accordingly, the study's findings validate the seed's therapeutic applications and imply that it might be an inexpensive source of antioxidants for humans and animals alike.

Keywords: dehusking, soaking, anti-nutrients, antioxidants, jack bean

Procedia PDF Downloads 48
1480 Adapted Intersection over Union: A Generalized Metric for Evaluating Unsupervised Classification Models

Authors: Prajwal Prakash Vasisht, Sharath Rajamurthy, Nishanth Dara

Abstract:

In a supervised machine learning approach, metrics such as precision, accuracy, and coverage can be calculated using ground truth labels to help in model tuning, evaluation, and selection. In an unsupervised setting, however, where the data has no ground truth, there are few interpretable metrics that can guide us to do the same. Our approach creates a framework to adapt the Intersection over Union metric, referred to as Adapted IoU, usually used to evaluate supervised learning models, into the unsupervised domain, which solves the problem by factoring in subject matter expertise and intuition about the ideal output from the model. This metric essentially provides a scale that allows us to compare the performance across numerous unsupervised models or tune hyper-parameters and compare different versions of the same model.

Keywords: general metric, unsupervised learning, classification, intersection over union

Procedia PDF Downloads 47
1479 Design and Study of a Wind-Solar Hybrid System for Lighting Application

Authors: Nikhil V. Nayak, P. P. Revankar, M. B. Gorawar

Abstract:

Wind energy has been shown to be one of the most viable sources of renewable energy. With current technology, the low cost of wind energy is competitive with more conventional sources of energy such as coal. Most airfoil blades available for commercial grade wind turbines incorporate a straight span-wise profile and airfoil shaped cross sections. This paper is aimed at studying and designing a wind-solar hybrid system for light load application. The tools like qblade and solidworks are used to model and analyze the wind turbine system, the material used for the blade and hub is balsa wood and the tower a lattice type. The expected power output is 100 W for an average wind speed of 4.5 m/s.

Keywords: renewable energy, hybrid, airfoil blades, wind speeds, make-in-india, camber, QBlade, solidworks, balsa wood

Procedia PDF Downloads 310
1478 Robust Control of a Single-Phase Inverter Using Linear Matrix Inequality Approach

Authors: Chivon Choeung, Heng Tang, Panha Soth, Vichet Huy

Abstract:

This paper presents a robust control strategy for a single-phase DC-AC inverter with an output LC-filter. An all-pass filter is utilized to create an artificial β-signal so that the proposed controller can be simply used in dq-synchronous frame. The proposed robust controller utilizes a state feedback control with integral action in the dq-synchronous frame. A linear matrix inequality-based optimization scheme is used to determine stabilizing gains of the controllers to maximize the convergence rate to steady state in the presence of uncertainties. The uncertainties of the system are described as the potential variation range of the inductance and resistance in the LC-filter.

Keywords: single-phase inverter, linear matrix inequality, robust control, all-pass filter

Procedia PDF Downloads 142
1477 Design and Characterization of a CMOS Process Sensor Utilizing Vth Extractor Circuit

Authors: Rohana Musa, Yuzman Yusoff, Chia Chieu Yin, Hanif Che Lah

Abstract:

This paper presents the design and characterization of a low power Complementary Metal Oxide Semiconductor (CMOS) process sensor. The design is targeted for implementation using Silterra’s 180 nm CMOS process technology. The proposed process sensor employs a voltage threshold (Vth) extractor architecture for detection of variations in the fabrication process. The process sensor generates output voltages in the range of 401 mV (fast-fast corner) to 443 mV (slow-slow corner) at nominal condition. The power dissipation for this process sensor is 6.3 µW with a supply voltage of 1.8V with a silicon area of 190 µm X 60 µm. The preliminary result of this process sensor that was fabricated indicates a close resemblance between test and simulated results.

Keywords: CMOS process sensor, PVT sensor, threshold extractor circuit, Vth extractor circuit

Procedia PDF Downloads 175
1476 Improved K-Means Clustering Algorithm Using RHadoop with Combiner

Authors: Ji Eun Shin, Dong Hoon Lim

Abstract:

Data clustering is a common technique used in data analysis and is used in many applications, such as artificial intelligence, pattern recognition, economics, ecology, psychiatry and marketing. K-means clustering is a well-known clustering algorithm aiming to cluster a set of data points to a predefined number of clusters. In this paper, we implement K-means algorithm based on MapReduce framework with RHadoop to make the clustering method applicable to large scale data. RHadoop is a collection of R packages that allow users to manage and analyze data with Hadoop. The main idea is to introduce a combiner as a function of our map output to decrease the amount of data needed to be processed by reducers. The experimental results demonstrated that K-means algorithm using RHadoop can scale well and efficiently process large data sets on commodity hardware. We also showed that our K-means algorithm using RHadoop with combiner was faster than regular algorithm without combiner as the size of data set increases.

Keywords: big data, combiner, K-means clustering, RHadoop

Procedia PDF Downloads 438
1475 An Efficient Digital Baseband ASIC for Wireless Biomedical Signals Monitoring

Authors: Kah-Hyong Chang, Xin Liu, Jia Hao Cheong, Saisundar Sankaranarayanan, Dexing Pang, Hongzhao Zheng

Abstract:

A digital baseband Application-Specific Integrated Circuit (ASIC) is developed for a microchip transponder to transmit signals and temperature levels from biomedical monitoring devices. The transmission protocol is adapted from the ISO/IEC 11784/85 standard. The module has a decimation filter that employs only a single adder-subtractor in its datapath. The filtered output is coded with cyclic redundancy check and transmitted through backscattering Load Shift Keying (LSK) modulation to a reader. Fabricated using the 0.18-μm CMOS technology, the module occupies 0.116 mm² in chip area (digital baseband: 0.060 mm², decimation filter: 0.056 mm²), and consumes a total of less than 0.9 μW of power (digital baseband: 0.75 μW, decimation filter: 0.14 μW).

Keywords: biomedical sensor, decimation filter, radio frequency integrated circuit (RFIC) baseband, temperature sensor

Procedia PDF Downloads 397
1474 Small Scale Batch Anaerobic Digestion of Rice Straw

Authors: V. H. Nguyen, A. Castalone, C. Jamieson, M. Gummert

Abstract:

Rice straw is an abundant biomass resource in Asian countries that can be used for bioenergy. In continuously flooded rice fields, it can be removed without reducing the levels of soil organic matter. One suitable bioenergy technology is anaerobic digestion (AD), but it needs to be further verified using rice straw as a feedstock. For this study, a batch AD system was developed using rice straw and cow dung. It is low cost, farm scale, with the batch capacity ranging from 5 kg to 200 kg of straw mixed with 10% of cow dung. The net energy balance obtained was from 3000 to 4000 MJ per ton of straw input at 15-18% moisture content. Net output energy obtained from biogas and digestate ranged from 4000 to 5000 MJ per ton of straw. This indicates AD as a potential solution for converting rice straw from a waste to a clean fuel, reducing the environmental footprint caused by current disposal practices.

Keywords: rice straw, anaerobic digestion, biogas, bioenergy

Procedia PDF Downloads 352
1473 Improvement Perturb and Observe for a Fast Response MPPT Applied to Photovoltaic Panel

Authors: Labar Hocine, Kelaiaia Mounia Samira, Mesbah Tarek, Kelaiaia Samia

Abstract:

Maximum power point tracking (MPPT) techniques are used in photovoltaic (PV) systems to maximize the PV array output power by tracking continuously the maximum power point(MPP) which depends on panels temperature and on irradiance conditions. The main drawback of P&O is that, the operating point oscillates around the MPP giving rise to the waste of some amount of available energy; moreover, it is well known that the P&O algorithm can be confused during those time intervals characterized by rapidly changing atmospheric conditions. In this paper, it is shown that in order to limit the negative effects associated to the above drawbacks, the P&O MPPT parameters must be customized to the dynamic behavior of the specific converter adopted. A theoretical analysis allowing the optimal choice of such initial set parameters is also carried out. The fast convergence of the proposal is proven.

Keywords: P&O, Taylor’s series, MPPT, photovoltaic panel

Procedia PDF Downloads 587
1472 Comparative Outcomes of Percutaneous Coronary Intervention in Smokers versus Non Nonsmokers Patients: Observational Studies

Authors: Pratima Tatke, Archana Avhad, Bhanu Duggal, Meeta Rajivlochan, Sujata Saunik, Pradip Vyas, Nidhi Pandey, Aditee Dalvi, Jyothi Subramanian

Abstract:

Background: Smoking is well established risk factor for the development and progression of coronary artery disease. It is strongly related to morbidity and mortality from cardiovascular causes. The aim of this study is to observe effect of smoking status on percutaneous coronary intervention(PCI) after 1 year. Methods: 2527 patients who underwent PCI at different hospital of Maharashtra(India) from 2012 to 2015 under the health insurance scheme which is launched by Health department, Government of Maharashtra for below poverty line(BPL) families which covers cardiology. Informed consent of patients was taken .They were followed by telephonic survey after 6months to 1year of PCI . Outcomes of interest included myocardial infarction, restenosis, cardiac rehospitalization, death, and a composite of events after PCI. Made group of two non smokers-1861 and smokers (including patients who quit at time of PCI )-659. Results: Statistical Analysis using Pearson’s chi square test revealed that there was trend seen of increasing incidence of death, Myocardial infarction and Restenosis in smokers than non smokers .Smokers had a greater death risk compared to nonsmoker; 5.7% and 5.1% respectively p=0.518. Also Repeat procedures (2.1% vs. 1.5% p=0.222), breathlessness (17.8% vs. 18.20% p=0.1) and Myocardial Infarction (7.3% vs. 10%) high in smoker than non smokers. Conclusion: Major adverse cardiovascular events (MACE) were observed even after successful PCI in smokers. Patients undergoing percutaneous coronary intervention should be encouraged to stop smoking.

Keywords: coronary artery diseases, major adverse cardiovascular events, percutaneous coronary intervention, smoking

Procedia PDF Downloads 210
1471 A New Floating Point Implementation of Base 2 Logarithm

Authors: Ahmed M. Mansour, Ali M. El-Sawy, Ahmed T. Sayed

Abstract:

Logarithms reduce products to sums and powers to products; they play an important role in signal processing, communication and information theory. They are primarily used for hardware calculations, handling multiplications, divisions, powers, and roots effectively. There are three commonly used bases for logarithms; the logarithm with base-10 is called the common logarithm, the natural logarithm with base-e and the binary logarithm with base-2. This paper demonstrates different methods of calculation for log2 showing the complexity of each and finds out the most accurate and efficient besides giving in- sights to their hardware design. We present a new method called Floor Shift for fast calculation of log2, and then we combine this algorithm with Taylor series to improve the accuracy of the output, we illustrate that by using two examples. We finally compare the algorithms and conclude with our remarks.

Keywords: logarithms, log2, floor, iterative, CORDIC, Taylor series

Procedia PDF Downloads 532
1470 Linkages between Innovation Policies and SMEs' Innovation Activities: Empirical Evidence from 15 Transition Countries

Authors: Anita Richter

Abstract:

Innovation is one of the key foundations of competitive advantage, generating growth and welfare worldwide. Consequently, all firms should innovate to bring new ideas to the market. Innovation is a vital growth driver, particularly for transition countries to move towards knowledge-based, high-income economies. However, numerous barriers, such as financial, regulatory or infrastructural constraints prevent, in particular, new and small firms in transition countries from innovating. Thus SMEs’ innovation output may benefit substantially from government support. This research paper aims to assess the effect of government interventions on innovation activities in SMEs in emerging countries. Until now academic research related to the innovation policies focused either on single country and/or high-income countries assessments and less on cross-country and/or low and middle-income countries. Therefore the paper seeks to close the research gap by providing empirical evidence from 8,500 firms in 15 transition countries (Eastern Europe, South Caucasus, South East Europe, Middle East and North Africa). Using firm-level data from the Business Environment and Enterprise Performance Survey of the World Bank and EBRD and policy data from the SME Policy Index of the OECD, the paper investigates how government interventions affect SME’s likelihood of investing in any technological and non-technological innovation. Using the Standard Linear Regression, the impact of government interventions on SMEs’ innovation output and R&D activities is measured. The empirical analysis suggests that a firm’s decision to invest into innovative activities is sensitive to government interventions. A firm’s likelihood to invest into innovative activities increases by 3% to 8%, if the innovation eco-system noticeably improves (measured by an increase of 1 level in the SME Policy Index). At the same time, a better eco-system encourages SMEs to invest more in R&D. Government reforms in establishing a dedicated policy framework (IP legislation), institutional infrastructure (science and technology parks, incubators) and financial support (public R&D grants, innovation vouchers) are particularly relevant to stimulate innovation performance in SMEs. Particular segments of the SME population, namely micro and manufacturing firms, are more likely to benefit from an increased innovation framework conditions. The marginal effects are particularly strong on product innovation, process innovation, and marketing innovation, but less on management innovation. In conclusion, government interventions supporting innovation will likely lead to higher innovation performance of SMEs. They increase productivity at both firm and country level, which is a vital step in transitioning towards knowledge-based market economies.

Keywords: innovation, research and development, government interventions, economic development, small and medium-sized enterprises, transition countries

Procedia PDF Downloads 324
1469 Noise Pollution: An Emerging Threat to Urban Health

Authors: M. Sirajul Islam Molla

Abstract:

Noise pollution has been a continuous and an increasing threat to human health in urban population all over the world. The situation in Bangladesh particularly in major cities has been dangerously aggravating. Despite the government of Bangladesh have laws in its hand to curb the noise pollution the authority’s reluctance in enforcing it, is making the situation worse. We do not see any difference in some other major cities of the South Asian Regional Countries like Delhi and Kathmandu, both of the cities are facing the same situation like Dhaka. With the expansion of technology-based township all over the world, the noise pollution has been an emerging threat to urban health. The information for this review has been derived from websites of GOs, NGOs, peer-reviewed papers, seminars and symposia. The worse situation of noise pollution results in people’s irritation and protest, but in many cases, the protesters are facing the wrath of the polluters. Two such consequences in Bangladesh have resulted in killing the protesters by the polluters – one happened in Dhaka city and the other in a rural town. The law-enforcing agencies proactively do not attempt to impose the law. Noise pollution has been increasing so rapidly that it has become a burden on human health in urban populations. Prolonged exposure to higher noise causes mental stress, sleeplessness, high blood pressure, cardiac failure, respiratory disorder, miscarriage and breaks attention of students to their studies and also irritates their behavior. The noise pollution-caused mortality has also been increasing all over the world. Recommendations from the international conferences such as ICUH should be forwarded to the United Nations. The UN then should pass it on to the concerned countries. The UN should also keenly monitor if the countries have appropriate plan to curb noise pollution to meet the sustainable development goals.

Keywords: decibel, environment, noise, pollution

Procedia PDF Downloads 244
1468 Frequency-Dependent and Full Range Tunable Phase Shifter

Authors: Yufu Yin, Tao Lin, Shanghong Zhao, Zihang Zhu, Xuan Li, Wei Jiang, Qiurong Zheng, Hui Wang

Abstract:

In this paper, a frequency-dependent and tunable phase shifter is proposed and numerically analyzed. The key devices are the dual-polarization binary phase shift keying modulator (DP-BPSK) and the fiber Bragg grating (FBG). The phase-frequency response of the FBG is employed to determine the frequency-dependent phase shift. The simulation results show that a linear phase shift of the recovered output microwave signal which depends on the frequency of the input RF signal is achieved. In addition, by adjusting the power of the RF signal, the full range phase shift from 0° to 360° can be realized. This structure shows the spurious free dynamic range (SFDR) of 70.90 dB·Hz2/3 and 72.11 dB·Hz2/3 under different RF powers.

Keywords: microwave photonics, phase shifter, spurious free dynamic range, frequency-dependent

Procedia PDF Downloads 296
1467 ANSYS Investigation on Stability and Performance of a Solar Driven Inline Alpha Stirling Engine

Authors: Joseph Soliman, Youssef Attia, Khairy Megalla

Abstract:

The stable operation of an inline Stirling engine will be achieved when both engine configurations and operating conditions are optimum. This paper presents stability and performance investigation of an inline Stirling engine using ANSYS. Dynamic motion of engine pistons such as the displacer and the power piston are both obtained. For engine design, the optimum parameters are given such as engine specifications, engine characteristics and working conditions to yield the maximum efficiency and reliability. The prototype was built and tested and it is used as a validation case. The comparison of both experimental and simulation results are provided and discussed. Results were found to be encouraging to initiate a Stirling engine project for 3 kW power output. The working fluids are air, hydrogen, nitrogen and helum.

Keywords: stirling engine, solar energy, new energy, dynamic motion

Procedia PDF Downloads 423
1466 Nonlinear Adaptive PID Control for a Semi-Batch Reactor Based on an RBF Network

Authors: Magdi. M. Nabi, Ding-Li Yu

Abstract:

Control of a semi-batch polymerization reactor using an adaptive radial basis function (RBF) neural network method is investigated in this paper. A neural network inverse model is used to estimate the valve position of the reactor; this method can identify the controlled system with the RBF neural network identifier. The weights of the adaptive PID controller are timely adjusted based on the identification of the plant and self-learning capability of RBFNN. A PID controller is used in the feedback control to regulate the actual temperature by compensating the neural network inverse model output. Simulation results show that the proposed control has strong adaptability, robustness and satisfactory control performance and the nonlinear system is achieved.

Keywords: Chylla-Haase polymerization reactor, RBF neural networks, feed-forward, feedback control

Procedia PDF Downloads 702
1465 Black-Box-Base Generic Perturbation Generation Method under Salient Graphs

Authors: Dingyang Hu, Dan Liu

Abstract:

DNN (Deep Neural Network) deep learning models are widely used in classification, prediction, and other task scenarios. To address the difficulties of generic adversarial perturbation generation for deep learning models under black-box conditions, a generic adversarial ingestion generation method based on a saliency map (CJsp) is proposed to obtain salient image regions by counting the factors that influence the input features of an image on the output results. This method can be understood as a saliency map attack algorithm to obtain false classification results by reducing the weights of salient feature points. Experiments also demonstrate that this method can obtain a high success rate of migration attacks and is a batch adversarial sample generation method.

Keywords: adversarial sample, gradient, probability, black box

Procedia PDF Downloads 104
1464 Diversified Farming and Agronomic Interventions Improve Soil Productivity, Soybean Yield and Biomass under Soil Acidity Stress

Authors: Imran, Murad Ali Rahat

Abstract:

One of the factors affecting crop production and nutrient availability is acidic stress. The most important element decreasing under acidic stress conditions is phosphorus deficiency, which results in stunted growth and yield because of inefficient nutrient cycling. At the Agriculture Research Institute Mingora Swat, Pakistan, tests were carried out for the first time throughout the course of two consecutive summer seasons in 2016 (year 1) and 2017 (year 2) with the goal of increasing crop productivity and nutrient availability under acidic stress. Three organic supplies (peach nano-black carbon, compost, and dry-based peach wastes), three phosphorus rates, and two advantageous microorganisms (Trichoderma and PSB) were incorporated in the experimental treatments. The findings showed that, in conditions of acid stress, peach organic sources had a significant impact on yield and yield components. The application of nano-black carbon produced the greatest thousand seed weight of 164.6 g among organic sources, however the use of phosphorus solubilizing bacteria (PSB) for seed inoculation increased the thousand seed weight of beneficial microbes when compared to Trichoderma soil application. The thousand seed weight was significantly impacted by the quantities of phosphorus. The treatment of 100 kg P ha-1 produced the highest thousand seed weight (167.3 g), which was followed by 75 kg P ha-1 (162.5 g). Compost amendments provided the highest seed yield (2,140 kg ha-1) and were comparable to the application of nano-black carbon (2,120 kg ha-1). With peach residues, the lowest seed output (1,808 kg ha-1) was observed.Compared to seed inoculation with PSB (1,913 kg ha-1), soil treatment with Trichoderma resulted in the maximum seed production (2,132 kg ha-1). Applying phosphorus to the soybean crop greatly increased its output. The highest seed yield (2,364 kg ha-1) was obtained with 100 kg P ha-1, which was comparable to 75 kg P ha-1 (2,335 kg ha-1), while the lowest seed yield (1,569 kg ha-1) was obtained with 50 kg P ha-1. The average values showed that compared to control plots (3.3 g kg-1), peach organic sources produced greatest SOC (10.0 g kg-1). Plots with treated soil had a maximum soil P of 19.7 mg kg-1, while plots under stress had a maximum soil P of 4.8 mg kg-1. While peach compost resulted in the lowest soil P levels, peach nano-black carbon yielded the highest soil P levels (21.6 mg kg-1). Comparing beneficial bacteria with PSB to Trichoderma (18.3 mg/kg-1), the former also shown an improvement in soil P (21.1 mg kg-1). Regarding P treatments, the application of 100 kg P per ha produced significantly higher soil P values (26.8 mg /kg-1), followed by 75 kg P per ha (18.3 mg /kg-1), and 50 kg P ha-1 produced the lowest soil P values (14.1 mg /kg-1). Comparing peach wastes and compost to peach nano-black carbon (13.7 g kg-1), SOC rose. In contrast to PSB (8.8 g kg-1), soil-treated Trichoderma was shown to have a greater SOC (11.1 g kg-1). Higher among the P levels.

Keywords: acidic stress, trichoderma, beneficial microbes, nano-black carbon, compost, peach residues, phosphorus, soybean

Procedia PDF Downloads 77
1463 Monitoring of Spectrum Usage and Signal Identification Using Cognitive Radio

Authors: O. S. Omorogiuwa, E. J. Omozusi

Abstract:

The monitoring of spectrum usage and signal identification, using cognitive radio, is done to identify frequencies that are vacant for reuse. It has been established that ‘internet of things’ device uses secondary frequency which is free, thereby facing the challenge of interference from other users, where some primary frequencies are not being utilised. The design was done by analysing a specific frequency spectrum, checking if all the frequency stations that range from 87.5-108 MHz are presently being used in Benin City, Edo State, Nigeria. From the results, it was noticed that by using Software Defined Radio/Simulink, we were able to identify vacant frequencies in the range of frequency under consideration. Also, we were able to use the significance of energy detection threshold to reuse this vacant frequency spectrum, when the cognitive radio displays a zero output (that is decision H0), meaning that the channel is unoccupied. Hence, the analysis was able to find the spectrum hole and identify how it can be reused.

Keywords: spectrum, interference, telecommunication, cognitive radio, frequency

Procedia PDF Downloads 224
1462 Compact Low-Voltage Biomedical Instrumentation Amplifiers

Authors: Phanumas Khumsat, Chalermchai Janmane

Abstract:

Low-voltage instrumentation amplifier has been proposed for 3-lead electrocardiogram measurement system. The circuit’s interference rejection technique is based upon common-mode feed-forwarding where common-mode currents have cancelled each other at the output nodes. The common-mode current for cancellation is generated by means of common-mode sensing and emitter or source followers with resistors employing only one transistor. Simultaneously this particular transistor also provides common-mode feedback to the patient’s right/left leg to further reduce interference entering the amplifier. The proposed designs have been verified with simulations in 0.18-µm CMOS process operating under 1.0-V supply with CMRR greater than 80dB. Moreover ECG signals have experimentally recorded with the proposed instrumentation amplifiers implemented from discrete BJT (BC547, BC558) and MOSFET (ALD1106, ALD1107) transistors working with 1.5-V supply.

Keywords: electrocardiogram, common-mode feedback, common-mode feedforward, communication engineering

Procedia PDF Downloads 384
1461 Piezoelectric and Dielectric Properties of Poly(Vinylideneflouride-Hexafluoropropylene)/ZnO Nanocomposites

Authors: P. Hemalatha, Deepalekshmi Ponnamma, Mariam Al Ali Al-Maadeed

Abstract:

The Poly(vinylideneflouride-hexafluoropropylene) (PVDF-HFP)/ zinc oxide (ZnO) nanocomposites films were successfully prepared by mixing the fine ZnO particles into PVDF-HFP solution followed by film casting and sandwich techniques. Zinc oxide nanoparticles were synthesized by hydrothermal method. Fourier transform infrared (FT-IR) spectroscopy, X-ray diffraction (XRD) and scanning electron microscopy (SEM) were used to characterize the structure and properties of the obtained nanocomposites. The dielectric properties of the PVDF-HFP/ZnO nanocomposites were analyzed in detail. In comparison with pure PVDF-HFP, the dielectric constant of the nanocomposite (1wt% ZnO) was significantly improved. The piezoelectric co-efficients of the nanocomposites films were measured. Experimental results revealed the influence of filler on the properties of PVDF-HFP and enhancement in the output performance and dielectric properties reflects the ability for energy storage capabilities.

Keywords: dielectric constant, hydrothermal, nanoflowers, organic compounds

Procedia PDF Downloads 286
1460 Serum Potassium Before, During and After Exercise at 70% Maximal Heart Rate: The Safe Exercise Dosage Across Different Parameters of Health and Fitness Level

Authors: Omar bin Mihat

Abstract:

The number of sudden deaths is increasing over the past years. These deaths occur not during physical activities but upon cessation. Post-mortem confirms these deaths as cardiac arrest non-specifically. Congenital heart disease is a condition undiagnosed whereby only surface upon physical exertion leading to sudden death is unavoidable. Channelopathy, a condition that refers to any disease from the defect in iron-channel function, particularly the sodium-potassium pump, during the cessation of the exercise can be controlled. The derivation of heart rate return (HRrtn) is a procedure of a control cooling down process according to the heart rate (HR). Empirically, potassium rises linearly with intensity and falls sharply upon abrupt cessation of exertion, resulting in fatal arrhythmia due to hypokalaemia. It is vital that the flux of potassium should be maintained within the normal range during physical activities. To achieve this, the dosage of physical exertion (exercise) should be identified. Various percentages of the intensity of maximum heart rate (MHR) will precipitate different adaptations and remodeling of various organs. 70% of MHR will surface physiological adaptations, including enhancement of endurance, fitness level, and general health, and there was no significant rise of serum potassium (K+) during the entire phase of the treadmill brisk walk at a different rate of perceived exertion (RPE) from the subject of various fitness background. There was also no significant rise in blood pressure (BP) during the entire phase of the treadmill brisk walk, substantiating 70% MHR is the safe dosage across different parameters of health and fitness level.

Keywords: potassium, maximal heart rate, exercise dosage, fitness level

Procedia PDF Downloads 66
1459 Low Cost Inertial Sensors Modeling Using Allan Variance

Authors: A. A. Hussen, I. N. Jleta

Abstract:

Micro-electromechanical system (MEMS) accelerometers and gyroscopes are suitable for the inertial navigation system (INS) of many applications due to the low price, small dimensions and light weight. The main disadvantage in a comparison with classic sensors is a worse long term stability. The estimation accuracy is mostly affected by the time-dependent growth of inertial sensor errors, especially the stochastic errors. In order to eliminate negative effect of these random errors, they must be accurately modeled. Where the key is the successful implementation that depends on how well the noise statistics of the inertial sensors is selected. In this paper, the Allan variance technique will be used in modeling the stochastic errors of the inertial sensors. By performing a simple operation on the entire length of data, a characteristic curve is obtained whose inspection provides a systematic characterization of various random errors contained in the inertial-sensor output data.

Keywords: Allan variance, accelerometer, gyroscope, stochastic errors

Procedia PDF Downloads 442
1458 Improving Health Care and Patient Safety at the ICU by Using Innovative Medical Devices and ICT Tools: Examples from Bangladesh

Authors: Mannan Mridha, Mohammad S. Islam

Abstract:

Innovative medical technologies offer more effective medical care, with less risk to patient and healthcare personnel. Medical technology and devices when properly used provide better data, precise monitoring and less invasive treatments and can be more targeted and often less costly. The Intensive Care Unit (ICU) equipped with patient monitoring, respiratory and cardiac support, pain management, emergency resuscitation and life support devices is particularly prone to medical errors for various reasons. Many people in the developing countries now wonder whether their visit to hospital might harm rather than help them. This is because; clinicians in the developing countries are required to maintain an increasing workload with limited resources and absence of well-functioning safety system. A team of experts from the medical, biomedical and clinical engineering in Sweden and Bangladesh have worked together to study the incidents, adverse events at the ICU in Bangladesh. The study included both public and private hospitals to provide a better understanding for physical structure, organization and practice in operating processes of care, and the occurrence of adverse outcomes the errors, risks and accidents related to medical devices at the ICU, and to develop a ICT based support system in order to reduce hazards and errors and thus improve the quality of performance, care and cost effectiveness at the ICU. Concrete recommendations and guidelines have been made for preparing appropriate ICT related tools and methods for improving the routine for use of medical devices, reporting and analyzing of the incidents at the ICU in order to reduce the number of undetected and unsolved incidents and thus improve the patient safety.

Keywords: intensive care units, medical errors, medical devices, patient care and safety

Procedia PDF Downloads 148
1457 Branding a Powerful Catalyst for Rural Economic Development

Authors: Mojtaba Borhani

Abstract:

By employing the unique characteristics of a region, its economy, climate, geography, and culture, rural communities can create distinctive products. This approach not only boosts economic opportunities but also promotes sustainable growth and preserves cultural heritage. A strategic focus on branding and intellectual property (IP) is essential. By developing strong brands, rural areas can differentiate their products, increase their market value, and build consumer loyalty. Moreover, IP protection safeguards the creative and innovative output of rural communities, incentivizing further development. Rural branding can serve as a cornerstone for community empowerment. It can help to prevent rural exodus by providing economic incentives and a strong sense of place. Additionally, by protecting traditional knowledge and cultural expressions, branding contributes to the long-term sustainability of rural livelihoods.

Keywords: intellectual property, regional branding, sustainable development, rural economy

Procedia PDF Downloads 24
1456 Adaptive Filtering in Subbands for Supervised Source Separation

Authors: Bruna Luisa Ramos Prado Vasques, Mariane Rembold Petraglia, Antonio Petraglia

Abstract:

This paper investigates MIMO (Multiple-Input Multiple-Output) adaptive filtering techniques for the application of supervised source separation in the context of convolutive mixtures. From the observation that there is correlation among the signals of the different mixtures, an improvement in the NSAF (Normalized Subband Adaptive Filter) algorithm is proposed in order to accelerate its convergence rate. Simulation results with mixtures of speech signals in reverberant environments show the superior performance of the proposed algorithm with respect to the performances of the NLMS (Normalized Least-Mean-Square) and conventional NSAF, considering both the convergence speed and SIR (Signal-to-Interference Ratio) after convergence.

Keywords: adaptive filtering, multi-rate processing, normalized subband adaptive filter, source separation

Procedia PDF Downloads 435
1455 Reinforcement Learning the Born Rule from Photon Detection

Authors: Rodrigo S. Piera, Jailson Sales Ara´ujo, Gabriela B. Lemos, Matthew B. Weiss, John B. DeBrota, Gabriel H. Aguilar, Jacques L. Pienaar

Abstract:

The Born rule was historically viewed as an independent axiom of quantum mechanics until Gleason derived it in 1957 by assuming the Hilbert space structure of quantum measurements [1]. In subsequent decades there have been diverse proposals to derive the Born rule starting from even more basic assumptions [2]. In this work, we demonstrate that a simple reinforcement-learning algorithm, having no pre-programmed assumptions about quantum theory, will nevertheless converge to a behaviour pattern that accords with the Born rule, when tasked with predicting the output of a quantum optical implementation of a symmetric informationally-complete measurement (SIC). Our findings support a hypothesis due to QBism (the subjective Bayesian approach to quantum theory), which states that the Born rule can be thought of as a normative rule for making decisions in a quantum world [3].

Keywords: quantum Bayesianism, quantum theory, quantum information, quantum measurement

Procedia PDF Downloads 109
1454 Discursivity and Creativity: Implementing Pigrum's Multi-Mode Transitional Practices in Upper Division Creative Production Courses

Authors: Michael Filimowicz, Veronika Tzankova

Abstract:

This paper discusses the practical implementation of Derek Pigrum’s multi-mode model of transitional practices in the context of upper division production courses in an interaction design curriculum. The notion of teaching creativity directly was connected to a general notion of “discursivity” by which is meant students’ overall ability to discuss, describe, and engage in dialogue about their creative work. We present a study of how Pigrum’s transitional modes can be mapped onto a variety of course activities, and discuss challenges and outcomes of directly engaging student discursivity in their creative output.

Keywords: teaching creativity, multi-mode transitional practices, discursivity, rich dialogue, art and design education, pedagogy

Procedia PDF Downloads 502
1453 Evaluation of Apolipoprotein Profile in HIV/Aids Subjects in Pre and Post 12 Months Antiretroviral Therapy Using 1.5 NG/ML Troponin Diagnostic Cut-off for Myocardial Infarction in Nauth Nnewi, South Eastern Nigeria

Authors: I. P. Ezeugwunne, C. C. Onyenekwe, J. E. Ahaneku, G. I. Ahaneku

Abstract:

Introduction: It has been reported that acute myocardial infarction (AMI) might occur at 1.5 ng/ml troponin level. HIV infection has been documented to influence antiviral drugs, stimulate the production of proteins that enhance fatty acids synthesis. Information on cardiac status in HIV-infected subjects in Nigeria is scanty. Aim: To evaluate the Apolipoprotein profile of HIV subjects in pre-and-post 12 months of antiretroviral therapy (ART) using 1.5 ng/ml troponin diagnostic cut-off for myocardial infarction (MI) in Nnewi, South Eastern, Nigeria. Methodology: A total of 30 symptomatic HIV subjects without malaria co-infection with a mean age of 40.70 ±10.56 years were randomly recruited for this prospective case-controlled study. Serum apolipoproteins (Apo A1, A2, B, C2,C3 and Apo E), troponin and CD4 counts were measured using standard laboratory methods. Parameters were re-classified based on 1.5 ng/ml troponin diagnostic cut-off for MI. Analysis of variance and student paired t-tests were used for data analyses. Results: paired-wise comparison showed that there were significantly higher levels of CD4 counts, Apo A2, Apo C2, Apo E but lower levels of ApoA1, ApoB and ApoC3 in symptomatic HIV subjects before antiretroviral therapy (ART) when compared with after therapy at p<0.05 respectively. The troponin value was significantly higher amongst the group studied at p<0.05, respectively. Conclusion: The increased values of troponin observed among the groups were higher than the diagnostic cut-off for AMI. This may imply that AMI may occur at any group of studies. But the significant reduction in the serum levels of Apo A2, Apo B, Apo C3, Apo E and a significant increase in serum levels of Apo A1, Apo C2 and blood CD4 counts as the length of therapy lengthened may indicate possible cardio-protective effects of the ART on the heart, which may connote recovery.

Keywords: ART, apolipoprotein, HIV, myocardial infarction

Procedia PDF Downloads 164