Search results for: vital signs signal
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3912

Search results for: vital signs signal

1422 Performance Augmentation of a Combined Cycle Power Plant with Waste Heat Recovery and Solar Energy

Authors: Mohammed A. Elhaj, Jamal S. Yassin

Abstract:

In the present time, energy crises are considered a severe problem across the world. For the protection of global environment and maintain ecological balance, energy saving is considered one of the most vital issues from the view point of fuel consumption. As the industrial sectors everywhere continue efforts to improve their energy efficiency, recovering waste heat losses provides an attractive opportunity for an emission free and less costly energy resource. In the other hand the using of solar energy has become more insistent particularly after the high gross of prices and running off the conventional energy sources. Therefore, it is essential that we should endeavor for waste heat recovery as well as solar energy by making significant and concrete efforts. For these reasons this investigation is carried out to study and analyze the performance of a power plant working by a combined cycle in which Heat Recovery System Generator (HRSG) gets its energy from the waste heat of a gas turbine unit. Evaluation of the performance of the plant is based on different thermal efficiencies of the main components in addition to the second law analysis considering the exergy destructions for the whole components. The contribution factors including the solar as well as the wasted energy are considered in the calculations. The final results have shown that there is significant exergy destruction in solar concentrator and the combustion chamber of the gas turbine unit. Other components such as compressor, gas turbine, steam turbine and heat exchangers having insignificant exergy destruction. Also, solar energy can contribute by about 27% of the input energy to the plant while the energy lost with exhaust gases can contribute by about 64% at maximum cases.

Keywords: solar energy, environment, efficiency, waste heat, steam generator, performance, exergy destruction

Procedia PDF Downloads 286
1421 Accuracy Improvement of Traffic Participant Classification Using Millimeter-Wave Radar by Leveraging Simulator Based on Domain Adaptation

Authors: Tokihiko Akita, Seiichi Mita

Abstract:

A millimeter-wave radar is the most robust against adverse environments, making it an essential environment recognition sensor for automated driving. However, the reflection signal is sparse and unstable, so it is difficult to obtain the high recognition accuracy. Deep learning provides high accuracy even for them in recognition, but requires large scale datasets with ground truth. Specially, it takes a lot of cost to annotate for a millimeter-wave radar. For the solution, utilizing a simulator that can generate an annotated huge dataset is effective. Simulation of the radar is more difficult to match with real world data than camera image, and recognition by deep learning with higher-order features using the simulator causes further deviation. We have challenged to improve the accuracy of traffic participant classification by fusing simulator and real-world data with domain adaptation technique. Experimental results with the domain adaptation network created by us show that classification accuracy can be improved even with a few real-world data.

Keywords: millimeter-wave radar, object classification, deep learning, simulation, domain adaptation

Procedia PDF Downloads 77
1420 Irrigation Challenges, Climate Change Adaptation and Sustainable Water Usage in Developing Countries. A Case Study, Nigeria

Authors: Faith Eweluegim Enahoro-Ofagbe

Abstract:

Worldwide, every nation is experiencing the effects of global warming. In developing countries, due to the heavy reliance on agriculture for socioeconomic growth and security, among other things, these countries are more affected by climate change, particularly with the availability of water. Floods, droughts, rising temperatures, saltwater intrusion, groundwater depletion, and other severe environmental alterations are all brought on by climatic change. Life depends on water, a vital resource; these ecological changes affect all water use, including agriculture and household water use. Therefore adequate and adaptive water usage strategies for sustainability are essential in developing countries. Therefore, this paper investigates Nigeria's challenges due to climate change and adaptive techniques that have evolved in response to such issues to ensure water management and sustainability for irrigation and provide quality water to residents. Questionnaires were distributed to respondents in the study area, central Nigeria, for quantitative evaluation of sustainable water resource management techniques. Physicochemical analysis was done, collecting soil and water samples from several locations under investigation. Findings show that farmers use different methods, ranging from intelligent technologies to traditional strategies for water resource management. Also, farmers need to learn better water resource management techniques for sustainability. Since more residents obtain their water from privately held sources, the government should enforce legislation to ensure that private borehole construction businesses treat water sources of poor quality before the general public uses them.

Keywords: developing countries, irrigation, strategies, sustainability, water resource management, water usage

Procedia PDF Downloads 101
1419 Exploring Sense of Belonging in Toronto: A Multigenerational Perspective and Social Sustainability

Authors: Homa Hedayat

Abstract:

In the dynamic urban landscape of Toronto, the concept of belonging assumes paramount importance. As global challenges—such as the pandemic, financial instability, and geopolitical shifts—reshape our world, understanding how different generations of immigrants establish connections within this multicultural metropolis becomes increasingly vital. Our research delves into forming a sense of belonging in urban spaces, specifically focusing on the experiences of Iranian immigrants residing in Toronto. By examining their perceptions of public places, attachment to residential neighborhoods, and the impact of the urban environment, we contribute to a more holistic understanding of social sustainability and community well-being. We unravel the intricate interplay between individual characteristics, housing context, and neighborhood dynamics through qualitative interviews and a quantitative survey. This research presents a study of the perception of public places and sense of belonging in residential neighbourhoods by younger and older Iranian immigrants living in the Toronto metropolitan area. Few works in the existing literature have investigated the relationship immigrants develop with the shared spaces of the city and their residential environment and how that relationship can impact the development of a ‘sense of belonging’ in the city. Ultimately, our findings pave the way for inclusive and cohesive urban environments, fostering connections across generations and enhancing Toronto’s resilience and harmony. As Toronto continues to evolve, nurturing a sense of belonging becomes paramount. Our research emphasizes the importance of social cohesion and community well-being. By fostering connections across generations, we pave the way for a more resilient and harmonious city.

Keywords: sense of belonging, multigenerational, urban spaces, social sustainability

Procedia PDF Downloads 38
1418 The Role of Estradiol-17β and Type IV Collagen on the Regulation and Expression Level Of C-Erbb2 RNA and Protein in SKOV-3 Ovarian Cancer Cell Line

Authors: Merry Meryam Martgrita, Marselina Irasonia Tan

Abstract:

One of several aggresive cancer is cancer that overexpress c-erbB2 receptor along with the expression of estrogen receptor. Components of extracellular matrix play an important role to increase cancer cells proliferation, migration and invasion. Both components can affect cancer development by regulating the signal transduction pathways in cancer cells. In recent research, SKOV-3 ovarian cancer cell line, that overexpress c-erbB2 receptor was cultured on type IV collagen and treated with estradiol-17β, to reveal the role of both components on RNA and protein level of c-erbB2 receptor. In this research we found a modulation phenomena of increasing and decreasing of c-erbB2 RNA level and a stabilisation phenomena of c-erbB2 protein expression due to estradiol-17β and type IV collagen. It seemed that estradiol-17β has an important role to increase c-erbB2 transcription and the stability of c-erbB2 protein expression. Type IV collagen has an opposite role. It blocked c-erbB2 transcription when it bound to integrin receptor in SKOV-3 cells.

Keywords: c-erbB2, estradiol-17β, SKOV-3, type IV collagen

Procedia PDF Downloads 268
1417 Operator Optimization Based on Hardware Architecture Alignment Requirements

Authors: Qingqing Gai, Junxing Shen, Yu Luo

Abstract:

Due to the hardware architecture characteristics, some operators tend to acquire better performance if the input/output tensor dimensions are aligned to a certain minimum granularity, such as convolution and deconvolution commonly used in deep learning. Furthermore, if the requirements are not met, the general strategy is to pad with 0 to satisfy the requirements, potentially leading to the under-utilization of the hardware resources. Therefore, for the convolution and deconvolution whose input and output channels do not meet the minimum granularity alignment, we propose to transfer the W-dimensional data to the C-dimension for computation (W2C) to enable the C-dimension to meet the hardware requirements. This scheme also reduces the number of computations in the W-dimension. Although this scheme substantially increases computation, the operator’s speed can improve significantly. It achieves remarkable speedups on multiple hardware accelerators, including Nvidia Tensor cores, Qualcomm digital signal processors (DSPs), and Huawei neural processing units (NPUs). All you need to do is modify the network structure and rearrange the operator weights offline without retraining. At the same time, for some operators, such as the Reducemax, we observe that transferring the Cdimensional data to the W-dimension(C2W) and replacing the Reducemax with the Maxpool can accomplish acceleration under certain circumstances.

Keywords: convolution, deconvolution, W2C, C2W, alignment, hardware accelerator

Procedia PDF Downloads 88
1416 The Challenges of Business Incubations: A Case of Malaysian Incubators

Authors: Logaiswari Indiran, Zainab Khalifah, Kamariah Ismail

Abstract:

Business incubators have now been recognized as effective tools in providing business assistance to start-up firms. In both developed and developing countries, the number of incubators is growing tremendously. As the birth rate of incubators increases, so do its challenges. Malaysia, as one of the developing countries in the Asian continent, has also established a number of business incubators to breed and foster the growth and survival of start-up firms. Thus, this study discusses the incubation model applied in Malaysia and the challenges faced by these incubators using secondary data including policies, previous literature, and reports related to Malaysian incubators. The findings of this study call the government to rethink the key role of incubator managers and staffs, internal structure of the incubator concept and process, intellectual properties management, strategic alliances with universities-industries and funding supports in enhancing the support provided by the business incubators in Malaysia. The key challenges highlighted in this study signal important policy lessons for other developing countries that aim to create and map an effective business incubator ecosystem.

Keywords: business incubators, incubation challenges, funding support, incubator managers, internal structure, start-up firms

Procedia PDF Downloads 260
1415 The Yak of Thailand: Folk Icons Transcending Culture, Religion, and Media

Authors: David M. Lucas, Charles W. Jarrett

Abstract:

In the culture of Thailand, the Yak serve as a mediated icon representing strength, power, and mystical protection not only for the Buddha, but for population of worshipers. Originating from the forests of China, the Yak continue to stand guard at the gates of Buddhist temples. The Yak represents Thai culture in the hearts of Thai people. This paper presents a qualitative study regarding the curious mix of media, culture, and religion that projects the Yak of Thailand as a larger than life message throughout the political, cultural, and religious spheres. The gate guardians, or gods as they are sometimes called, appear throughout the religious temples of Asian cultures. However, the Asian cultures demonstrate differences in artistic renditions (or presentations) of such sentinels. Thailand gate guards (the Yak) stand in front of many Buddhist temples, and these iconic figures display unique features with varied symbolic significance. The temple (or wat), plays a vital role in every community; and, for many people, Thailand’s temples are the country’s most endearing sights. The authors applied folk-nography as a methodology to illustrate the importance of the Thai Yak in serving as meaningful icons that transcend not only time, but the culture, religion, and mass media. The Yak represent mythical, religious, artistic, cultural, and militaristic significance for the Thai people. Data collection included interviews, focus groups, and natural observations. This paper summarizes the perceptions of the Thai people concerning their gate sentries and the relationship, communication, connection, and the enduring respect that Thai people hold for their guardians of the gates.

Keywords: communication, culture, folknography, icon, image, media, protection, religion, yak

Procedia PDF Downloads 386
1414 Enzymatic Repair Prior To DNA Barcoding, Aspirations, and Restraints

Authors: Maxime Merheb, Rachel Matar

Abstract:

Retrieving ancient DNA sequences which in return permit the entire genome sequencing from fossils have extraordinarily improved in recent years, thanks to sequencing technology and other methodological advances. In any case, the quest to search for ancient DNA is still obstructed by the damage inflicted on DNA which accumulates after the death of a living organism. We can characterize this damage into three main categories: (i) Physical abnormalities such as strand breaks which lead to the presence of short DNA fragments. (ii) Modified bases (mainly cytosine deamination) which cause errors in the sequence due to an incorporation of a false nucleotide during DNA amplification. (iii) DNA modifications referred to as blocking lesions, will halt the PCR extension which in return will also affect the amplification and sequencing process. We can clearly see that the issues arising from breakage and coding errors were significantly decreased in recent years. Fast sequencing of short DNA fragments was empowered by platforms for high-throughput sequencing, most of the coding errors were uncovered to be the consequences of cytosine deamination which can be easily removed from the DNA using enzymatic treatment. The methodology to repair DNA sequences is still in development, it can be basically explained by the process of reintroducing cytosine rather than uracil. This technique is thus restricted to amplified DNA molecules. To eliminate any type of damage (particularly those that block PCR) is a process still pending the complete repair methodologies; DNA detection right after extraction is highly needed. Before using any resources into extensive, unreasonable and uncertain repair techniques, it is vital to distinguish between two possible hypotheses; (i) DNA is none existent to be amplified to begin with therefore completely un-repairable, (ii) the DNA is refractory to PCR and it is worth to be repaired and amplified. Hence, it is extremely important to develop a non-enzymatic technique to detect the most degraded DNA.

Keywords: ancient DNA, DNA barcodong, enzymatic repair, PCR

Procedia PDF Downloads 390
1413 Optimizing Power in Sequential Circuits by Reducing Leakage Current Using Enhanced Multi Threshold CMOS

Authors: Patikineti Sreenivasulu, K. srinivasa Rao, A. Vinaya Babu

Abstract:

The demand for portability, performance and high functional integration density of digital devices leads to the scaling of complementary metal oxide semiconductor (CMOS) devices inevitable. The increase in power consumption, coupled with the increasing demand for portable/hand-held electronics, has made power consumption a dominant concern in the design of VLSI circuits today. MTCMOS technology provides low leakage and high performance operation by utilizing high speed, low Vt (LVT) transistors for logic cells and low leakage, high Vt (HVT) devices as sleep transistors. Sleep transistors disconnect logic cells from the supply and/or ground to reduce the leakage in the sleep mode. In this technology, energy consumption while doing the mode transition and minimum time required to turn ON the circuit upon receiving the wake up signal are issues to be considered because these can adversely impact the performance of VLSI circuit. In this paper we are introducing an enhancing method of MTCMOS technology to optimize the power in MTCMOS sequential circuits.

Keywords: power consumption, ultra-low power, leakage, sub threshold, MTCMOS

Procedia PDF Downloads 391
1412 Buffer Allocation and Traffic Shaping Policies Implemented in Routers Based on a New Adaptive Intelligent Multi Agent Approach

Authors: M. Taheri Tehrani, H. Ajorloo

Abstract:

In this paper, an intelligent multi-agent framework is developed for each router in which agents have two vital functionalities, traffic shaping and buffer allocation and are positioned in the ports of the routers. With traffic shaping functionality agents shape the traffic forward by dynamic and real time allocation of the rate of generation of tokens in a Token Bucket algorithm and with buffer allocation functionality agents share their buffer capacity between each other based on their need and the conditions of the network. This dynamic and intelligent framework gives this opportunity to some ports to work better under burst and more busy conditions. These agents work intelligently based on Reinforcement Learning (RL) algorithm and will consider effective parameters in their decision process. As RL have limitation considering much parameter in its decision process due to the volume of calculations, we utilize our novel method which invokes Principle Component Analysis (PCA) on the RL and gives a high dimensional ability to this algorithm to consider as much as needed parameters in its decision process. This implementation when is compared to our previous work where traffic shaping was done without any sharing and dynamic allocation of buffer size for each port, the lower packet drop in the whole network specifically in the source routers can be seen. These methods are implemented in our previous proposed intelligent simulation environment to be able to compare better the performance metrics. The results obtained from this simulation environment show an efficient and dynamic utilization of resources in terms of bandwidth and buffer capacities pre allocated to each port.

Keywords: principal component analysis, reinforcement learning, buffer allocation, multi- agent systems

Procedia PDF Downloads 498
1411 Effects of Clinical Practice Guidelines for Central Venous Catheter to Infection Rate and Nurse’s Satisfaction in Medicine Intensive Care Unit 240 Hat Yai Hospital, Thailand

Authors: Jiranun Sreecharit, Anongnat Boonrut, Kunvadee Munvaradee, Phechnoy Singchungchai

Abstract:

Hatyai Hospital as center of hospital with a capacity of 670 beds. Medicine intensive care units (MICU240) provide care for critically ill patients who are at high risk need to be monitored closely. Intravenous catheter is vital to help assess the level of water in the body fluids and medications. Potential complications such as infection. We need to have guidelines for the care of patients who received intravenous catheter used to achieve good results. The operations research in this study was intended 1) To study the effects of practice for nurses in caring for patients with central venous catheter to infection rate and 2) To assess the satisfaction of nurses and patient care practices in central venous catheterization patients in the MICU 240. The sample of the patient's central venous catheter crisis that everyone who admitted in MICU 240 during the period from October 2013 to May 2014. Samples prior to practice and 148 samples with 249 case of practice. A systematic review of the research NSWHealth Statewide Guideline for Intensive Care. Data were analyzed by statistics, percentages and frequency NON-PARAMETRICS with Mann-Whitney U. The finding revealed that: 1. Results of the practice patient care central venous catheter infection rates were found to be reduced from 35.14 percent to 25.3 percent. 2. The results of the evaluation of nurses and patients in the patient care practices central venous catheter found to be satisfied and happy to work 85 percent.

Keywords: clinical practice guidelines, central venous catheter, infection satisfaction

Procedia PDF Downloads 465
1410 Evaluation of Forming Properties on AA 5052 Aluminium Alloy by Incremental Forming

Authors: A. Anbu Raj, V. Mugendiren

Abstract:

Sheet metal forming is a vital manufacturing process used in automobile, aerospace, agricultural industries, etc. Incremental forming is a promising process providing a short and inexpensive way of forming complex three-dimensional parts without using die. The aim of this research is to study the forming behaviour of AA 5052, Aluminium Alloy, using incremental forming and also to study the FLD of cone shape AA 5052 Aluminium Alloy at room temperature and various annealing temperature. Initially the surface roughness and wall thickness through incremental forming on AA 5052 Aluminium Alloy sheet at room temperature is optimized by controlling the effects of forming parameters. The central composite design (CCD) was utilized to plan the experiment. The step depth, feed rate, and spindle speed were considered as input parameters in this study. The surface roughness and wall thickness were used as output response. The process performances such as average thickness and surface roughness were evaluated. The optimized results are taken for minimum surface roughness and maximum wall thickness. The optimal results are determined based on response surface methodology and the analysis of variance. Formability Limit Diagram is constructed on AA 5052 Aluminium Alloy at room temperature and various annealing temperature by using optimized process parameters from the response surface methodology. The cone has higher formability than the square pyramid and higher wall thickness distribution. Finally the FLD on cone shape and square pyramid shape at room temperature and the various annealing temperature is compared experimentally and simulated with Abaqus software.

Keywords: incremental forming, response surface methodology, optimization, wall thickness, surface roughness

Procedia PDF Downloads 325
1409 Sperm Flagellum Center-Line Tracing in 4D Stacks Using an Iterative Minimal Path Method

Authors: Paul Hernandez-Herrera, Fernando Montoya, Juan Manuel Rendon, Alberto Darszon, Gabriel Corkidi

Abstract:

Intracellular calcium ([Ca2+]i) regulates sperm motility. The analysis of [Ca2+]i has been traditionally achieved in two dimensions while the real movement of the cell takes place in three spatial dimensions. Due to optical limitations (high speed cell movement and low light emission) important data concerning the three dimensional movement of these flagellated cells had been neglected. Visualizing [Ca2+]i in 3D is not a simple matter since it requires complex fluorescence microscopy techniques where the resulting images have very low intensity and consequently low SNR (Signal to Noise Ratio). In 4D sequences, this problem is magnified since the flagellum oscillates (for human sperm) at least at an average frequency of 15 Hz. In this paper, a novel approach to extract the flagellum’s center-line in 4D stacks is presented. For this purpose, an iterative algorithm based on the fast-marching method is proposed to extract the flagellum’s center-line. Quantitative and qualitative results are presented in a 4D stack to demonstrate the ability of the proposed algorithm to trace the flagellum’s center-line. The method reached a precision and recall of 0.96 as compared with a semi-manual method.

Keywords: flagellum, minimal path, segmentation, sperm

Procedia PDF Downloads 268
1408 System Identification and Quantitative Feedback Theory Design of a Lathe Spindle

Authors: M. Khairudin

Abstract:

This paper investigates the system identification and design quantitative feedback theory (QFT) for the robust control of a lathe spindle. The dynamic of the lathe spindle is uncertain and time variation due to the deepness variation on cutting process. System identification was used to obtain the dynamics model of the lathe spindle. In this work, real time system identification is used to construct a linear model of the system from the nonlinear system. These linear models and its uncertainty bound can then be used for controller synthesis. The real time nonlinear system identification process to obtain a set of linear models of the lathe spindle that represents the operating ranges of the dynamic system. With a selected input signal, the data of output and response is acquired and nonlinear system identification is performed using Matlab to obtain a linear model of the system. Practical design steps are presented in which the QFT-based conditions are formulated to obtain a compensator and pre-filter to control the lathe spindle. The performances of the proposed controller are evaluated in terms of velocity responses of the the lathe machine spindle in corporating deepness on cutting process.

Keywords: lathe spindle, QFT, robust control, system identification

Procedia PDF Downloads 523
1407 Development of Electroencephalograph Collection System in Language-Learning Self-Study System That Can Detect Learning State of the Learner

Authors: Katsuyuki Umezawa, Makoto Nakazawa, Manabu Kobayashi, Yutaka Ishii, Michiko Nakano, Shigeichi Hirasawa

Abstract:

This research aims to develop a self-study system equipped with an artificial teacher who gives advice to students by detecting the learners and to evaluate language learning in a unified framework. 'Detecting the learners' means that the system understands the learners' learning conditions, such as each learner’s degree of understanding, the difference in each learner’s thinking process, the degree of concentration or boredom in learning, and problem solving for each learner, which can be interpreted from learning behavior. In this paper, we propose a system to efficiently collect brain waves from learners by focusing on only the brain waves among the biological information for 'detecting the learners'. The conventional Electroencephalograph (EEG) measurement method during learning using a simple EEG has the following disadvantages. (1) The start and end of EEG measurement must be done manually by the experiment participant or staff. (2) Even when the EEG signal is weak, it may not be noticed, and the data may not be obtained. (3) Since the acquired EEG data is stored in each PC, there is a possibility that the time of data acquisition will be different in each PC. This time, we developed a system to collect brain wave data on the server side. This system overcame the above disadvantages.

Keywords: artificial teacher, e-learning, self-study system, simple EEG

Procedia PDF Downloads 130
1406 Comparative Hematological Analysis of Blood Profile in Experimentally Infected with Trichinella spiralis, Trichinella britovi and Trichinella pseudospiralis Mice

Authors: Valeria T. Dilcheva, Svetlozara L. Petkova, Ivelin Vladov

Abstract:

Trichinellosis is a food-borne parasitic disease caused by nematodes of the genus Trichinella which are zoonotic parasites with cosmopolitan distribution and major socio-economic importance. Human infection is acquired through consumption of undercooked meat from domestic or wild animal. Penetration of Trichinella larvae into striated skeletal muscle cells results in ultrastructural and metabolic changes. Migration of larvae causes the typical symptoms and signs of the disease. The severity of the symptoms depends on the number of ingested Trichinella larvae and the immune response of the host. Eosinophilia is present, with few exceptions, in most cases of human trichinellosis, inasmuch as it is the earliest and most important host response. Even in human asymptomatic cases, increases in eosinophilia of up to 15% have been observed. Eosinophilia appears at an early stage of infection between the second and fifth weeks of infection. By 2005 it was considered that only two species of Trichinella genus were found in the country. After routine trichinelloscopy procedure disseminated single muscle larvae in samples of wild boars and badger were PCR-identified as T. pseudospiralis. The study aimed to observed hematological changes occurring during experimentally induced infection with Trichinella spiralis, T. britovi and T. pseudospiralis in mice. We performed hematological blood profile, tracking 15 blood indicators. In statistical analysis made by Two-way ANOVA, there were significant differences of HGB, MCHC, PLT, Lymph%, Gran% in all three types of trichinellosis compared to control animals. Capsule-forming T. spiralis showed statistically significant differences in HGB, MCHC, Lymph% and PLT compared to the other two species. Non capsule-forming T. pseudospiralis showed statistically significant differences in Lymph%, Gran% relative to the control and in Gran% relative to T. spiralis. It appears rather substantial the process of capsule formation for prolonged immune response and retention of high content of percentage of lymphocytes(Lymph%) and low of granulocyte(Gran%) in T. pseudospiralis, which is contrary to studies for T. spiralis and eosinophilia. Studies and analyzes of some specific blood profile parameters can provide additional data in favor of early diagnosis and adequate treatment as well as provide a better understanding of acute and chronic trichinosis.

Keywords: hematological test, T. britovi, T. spiralis, T. pseudospiralis

Procedia PDF Downloads 159
1405 Environmental Protection by Optimum Utilization of Car Air Conditioners

Authors: Sanchita Abrol, Kunal Rana, Ankit Dhir, S. K. Gupta

Abstract:

According to N.R.E.L.’s findings, 700 crore gallons of petrol is used annually to run the air conditioners of passenger vehicles (nearly 6% of total fuel consumption in the USA). Beyond fuel use, the Environmental Protection Agency reported that refrigerant leaks from auto air conditioning units add an additional 5 crore metric tons of carbon emissions to the atmosphere each year. The objective of our project is to deal with this vital issue by carefully modifying the interiors of a car thereby increasing its mileage and the efficiency of its engine. This would consequently result in a decrease in tail emission and generated pollution along with improved car performance. An automatic mechanism, deployed between the front and the rear seats, consisting of transparent thermal insulating sheet/curtain, would roll down as per the requirement of the driver in order to optimize the volume for effective air conditioning, when travelling alone or with a person. The reduction in effective volume will yield favourable results. Even on a mild sunny day, the temperature inside a parked car can quickly spike to life-threatening levels. For a stationary parked car, insulation would be provided beneath its metal body so as to reduce the rate of heat transfer and increase the transmissivity. As a result, the car would not require a large amount of air conditioning for maintaining lower temperature, which would provide us similar benefits. Authors established the feasibility studies, system engineering and primarily theoretical and experimental results confirming the idea and motivation to fabricate and test the actual product.

Keywords: automation, car, cooling insulating curtains, heat optimization, insulation, reduction in tail emission, mileage

Procedia PDF Downloads 260
1404 Mechanisms of Atiulcerogenic Activity of Costus speciosus Rhizome Extract in Ethanol-Induced Gastric Mucosal Injury in Rats

Authors: Somayeh Fani, Mahmood Ameen Abdulla

Abstract:

Costus speciosus is an important Malaysian medicinal plant commonly used traditionally in the treatment of many aliments. The present investigation is designed to elucidate preventive effects of ethanolic extracts of C. speciosus rhizome against absolute ethanol-induced gastric mucosal injury in Sprague-Dawley rats. Five groups of rats were orally pre-treated with vehicle, carboxymethylcellulose (CMC) as normal control group (Group 1), ethanol as ulcer control group (Group 2), omeprazole 20 mg/kg (reference group) (Group 3), and 250 and 500 mg/kg of C. speciosus extract (experimental groups) (Group 4 and 5), respectively. An hour later, CMC was given orally to Group 1 rats and absolute ethanol was given orally to Group 2-5 rats to generate gastric mucosal injury. After an additional hour, the rats were sacrificed. Grossly, ulcer control group exhibited severe of gastric mucosal hemorrhagic injury and increased in ulcer area, whereas groups pre-treated with omeprazole or plant’s rhizomes exhibited the significant reduction of gastric mucosal injury. Significant increase in the pH and mucous of gastric content was observed in rats re-treated with C. speciosus rhizome. Histology, ulcer control rats, demonstrated remarkable disruption of gastric mucosa, increased in edema and inflammatory cells infiltration of submucosal layer compared to rats pre-treated with rhizomes extract. Periodic acid Schiff staining for glycoprotein, rats pre-fed with C. speciosus C. displayed remarkably intense uptake of magenta color by glandular gastric mucosa compared with ulcer control rats. Immunostaining of gastric epithelium, rats pre-treatment with rhizome extract provide evidence of up-regulation of HSP70 and down-regulation of Bax proteins compared to ulcer control animals. Gastric tissue homogenate, C. speciosus significantly increased the activity of superoxide dismutase (SOD), and catalase (CAT), increased the level of non-protein sulfhydryl (NP-SH) and decreased the level of lipid peroxidation after ethanol administration. Acute toxicity test did not show any signs of toxicity. The mechanisms implicated the gasrtoprotective property of C. speciosus depend upon the antisecretory activity, increased in gastric mucus glycoprotein, up-regulation of HSP70 protein and down-regulation of Bax proteins, reduction in the lipid peroxidation and increase in the level of NP-SH and antioxidant enzymes activity in gastic homogenate.

Keywords: antioxidant, Costus speciosus, gastric ulcer, histology, omeprazole

Procedia PDF Downloads 290
1403 An Efficient FPGA Realization of Fir Filter Using Distributed Arithmetic

Authors: M. Iruleswari, A. Jeyapaul Murugan

Abstract:

Most fundamental part used in many Digital Signal Processing (DSP) application is a Finite Impulse Response (FIR) filter because of its linear phase, stability and regular structure. Designing a high-speed and hardware efficient FIR filter is a very challenging task as the complexity increases with the filter order. In most applications the higher order filters are required but the memory usage of the filter increases exponentially with the order of the filter. Using multipliers occupy a large chip area and need high computation time. Multiplier-less memory-based techniques have gained popularity over past two decades due to their high throughput processing capability and reduced dynamic power consumption. This paper describes the design and implementation of highly efficient Look-Up Table (LUT) based circuit for the implementation of FIR filter using Distributed arithmetic algorithm. It is a multiplier less FIR filter. The LUT can be subdivided into a number of LUT to reduce the memory usage of the LUT for higher order filter. Analysis on the performance of various filter orders with different address length is done using Xilinx 14.5 synthesis tool. The proposed design provides less latency, less memory usage and high throughput.

Keywords: finite impulse response, distributed arithmetic, field programmable gate array, look-up table

Procedia PDF Downloads 444
1402 Investigating the Effect of Urban Expansion on the Urban Heat Island and Land Use Land Cover Changes: The Case Study of Lahore, Pakistan

Authors: Shah Fahad

Abstract:

Managing the Urban Heat Island (UHI) effects is a pressing concern for achieving sustainable urban development and ensuring thermal comfort in major cities of developing nations, such as Lahore, Pakistan. The current UHI effect is mostly triggered by climate change and rapid urbanization. This study explored UHI over the Lahore district and its adjoining urban and rural-urban fringe areas. Landsat satellite data was utilized to investigate spatiotemporal patterns of Land Use and Land Cover changes (LULC), Land Surface Temperature (LST), UHI, Normalized Difference Built-up Index (NDBI), Normalized Difference Vegetation Index (NDVI), and Urban Thermal Field Variance Index (UTFVI). The built-up area increased very fast, with a coverage of 22.99% in 2000, 36.06% in 2010, and 47.17% in 2020, while vegetation covered 53.21 % in 2000 and 46.16 % in 2020. It also revealed a significant increase in the mean LST, from 33°C in 2000 to 34.8°C in 2020. The results indicated a significantly positive correlation between LST and NDBI, a weak correlation was also observed between LST and NDVI. The study used scatterplots to show the correlation between NDBI and NDVI with LST, results revealed that the NDBI and LST had an R² value of 0.6831 in 2000 and 0.06541 in 2022, while NDVI and LST had an R² value of 0.0235 in 1998 and 0.0295 in 2022. Proper environmental planning is vital in specific locations to enhance quality of life, protect the ecosystem, and mitigate climate change impacts.

Keywords: land use land cover, spatio-temporal analysis, remote sensing, land surface temperature, urban heat island, lahore pakistan

Procedia PDF Downloads 60
1401 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 50
1400 Prioritizing the Most Important Information from Contractors’ BIM Handover for Firefighters’ Responsibilities

Authors: Akram Mahdaviparsa, Tamera McCuen, Vahideh Karimimansoob

Abstract:

Fire service is responsible for protecting life, assets, and natural resources from fire and other hazardous incidents. Search and rescue in unfamiliar buildings is a vital part of firefighters’ responsibilities. Providing firefighters with precise building information in an easy-to-understand format is a potential solution for mitigating the negative consequences of fire hazards. The negative effect of insufficient knowledge about a building’s indoor environment impedes firefighters’ capabilities and leads to lost property. A data rich building information modeling (BIM) is a potentially useful source in three-dimensional (3D) visualization and data/information storage for fire emergency response. Therefore, this research’s purpose is prioritizing the required information for firefighters from the most important information to the least important. A survey was carried out with firefighters working in the Norman Fire Department to obtain the importance of each building information item. The results show that “the location of exit doors, windows, corridors, elevators, and stairs”, “material of building elements”, and “building data” are the three most important information specified by firefighters. The results also implied that the 2D model of architectural, structural and way finding is more understandable in comparison with the 3D model, while the 3D model of MEP system could convey more information than the 2D model. Furthermore, color in visualization can help firefighters to understand the building information easier and quicker. Sufficient internal consistency of all responses was proven through developing the Pearson Correlation Matrix and obtaining Cronbach’s alpha of 0.916. Therefore, the results of this study are reliable and could be applied to the population.

Keywords: BIM, building fire response, ranking, visualization

Procedia PDF Downloads 120
1399 Sharing Tacit Knowledge: The Essence of Knowledge Management

Authors: Ayesha Khatun

Abstract:

In 21st century where markets are unstable, technologies rapidly proliferate, competitors multiply, products and services become obsolete almost overnight and customers demand low cost high value product, leveraging and harnessing knowledge is not just a potential source of competitive advantage rather a necessity in technology based and information intensive industries. Knowledge management focuses on leveraging the available knowledge and sharing the same among the individuals in the organization so that the employees can make best use of it towards achieving the organizational goals. Knowledge is not a discrete object. It is embedded in people and so difficult to transfer outside the immediate context that it becomes a major competitive advantage. However, internal transfer of knowledge among the employees is essential to maximize the use of knowledge available in the organization in an unstructured manner. But as knowledge is the source of competitive advantage for the organization it is also the source of competitive advantage for the individuals. People think that knowledge is power and sharing the same may lead to lose the competitive position. Moreover, the very nature of tacit knowledge poses many difficulties in sharing the same. But sharing tacit knowledge is the vital part of knowledge management process because it is the tacit knowledge which is inimitable. Knowledge management has been made synonymous with the use of software and technology leading to the management of explicit knowledge only ignoring personal interaction and forming of informal networks which are considered as the most successful means of sharing tacit knowledge. Factors responsible for effective sharing of tacit knowledge are grouped into –individual, organizational and technological factors. Different factors under each category have been identified. Creating a positive organizational culture, encouraging personal interaction, practicing reward system are some of the strategies that can help to overcome many of the barriers to effective sharing of tacit knowledge. Methodology applied here is completely secondary. Extensive review of relevant literature has been undertaken for the purpose.

Keywords: knowledge, tacit knowledge, knowledge management, sustainable competitive advantage, organization, knowledge sharing

Procedia PDF Downloads 384
1398 Masked Candlestick Model: A Pre-Trained Model for Trading Prediction

Authors: Ling Qi, Matloob Khushi, Josiah Poon

Abstract:

This paper introduces a pre-trained Masked Candlestick Model (MCM) for trading time-series data. The pre-trained model is based on three core designs. First, we convert trading price data at each data point as a set of normalized elements and produce embeddings of each element. Second, we generate a masked sequence of such embedded elements as inputs for self-supervised learning. Third, we use the encoder mechanism from the transformer to train the inputs. The masked model learns the contextual relations among the sequence of embedded elements, which can aid downstream classification tasks. To evaluate the performance of the pre-trained model, we fine-tune MCM for three different downstream classification tasks to predict future price trends. The fine-tuned models achieved better accuracy rates for all three tasks than the baseline models. To better analyze the effectiveness of MCM, we test the same architecture for three currency pairs, namely EUR/GBP, AUD/USD, and EUR/JPY. The experimentation results demonstrate MCM’s effectiveness on all three currency pairs and indicate the MCM’s capability for signal extraction from trading data.

Keywords: masked language model, transformer, time series prediction, trading prediction, embedding, transfer learning, self-supervised learning

Procedia PDF Downloads 110
1397 Application of Principle Component Analysis for Classification of Random Doppler-Radar Targets during the Surveillance Operations

Authors: G. C. Tikkiwal, Mukesh Upadhyay

Abstract:

During the surveillance operations at war or peace time, the Radar operator gets a scatter of targets over the screen. This may be a tracked vehicle like tank vis-à-vis T72, BMP etc, or it may be a wheeled vehicle like ALS, TATRA, 2.5Tonne, Shaktiman or moving army, moving convoys etc. The Radar operator selects one of the promising targets into Single Target Tracking (STT) mode. Once the target is locked, the operator gets a typical audible signal into his headphones. With reference to the gained experience and training over the time, the operator then identifies the random target. But this process is cumbersome and is solely dependent on the skills of the operator, thus may lead to misclassification of the object. In this paper we present a technique using mathematical and statistical methods like Fast Fourier Transformation (FFT) and Principal Component Analysis (PCA) to identify the random objects. The process of classification is based on transforming the audible signature of target into music octave-notes. The whole methodology is then automated by developing suitable software. This automation increases the efficiency of identification of the random target by reducing the chances of misclassification. This whole study is based on live data.

Keywords: radar target, fft, principal component analysis, eigenvector, octave-notes, dsp

Procedia PDF Downloads 333
1396 Student's Difficulties with Classes That Involve Laboratory Education Approach

Authors: Kayondoamunmose Kamafrika

Abstract:

Experimental based Engineering education approach plays a vital role in the development of student’s deep understanding of both social and physical sciences. Experimental based education approach through laboratory class activities prepare students to meet national demand for high-tech skilled individuals in the government and private sector. However, students across the country are faced with difficulties in classes that involve laboratory activities: poor experimental based exposure in their early development of student’s education-life-cycle, lack of student engagement in scientific method practical thinking approach, lack of communication between students and the instructor during class, a large number of students in one classroom, lack of instruments and improper equipment calibration. The purpose of this paper is to help students develop their own scientific knowledge and understanding, develop their methodologies in the design of experiments, collect and analyze data, write laboratory reports, present and explain their findings. Experimental based laboratory activities allow students to learn with high-level understanding as well as engage in the design processes of constructing knowledge through practical means of doing science. Experimental based education systems approach will act as a catalyst in the development of practical-based-educational methodologies in social and physical science and engineering domain of learning; thereby, converting laboratory classes into pilot industries and students into professional experts in finding a solution for complex problems, research, and development of super high- tech systems.

Keywords: experimental, engineering, innovation, practicability

Procedia PDF Downloads 164
1395 The Role of 'Hindu Tantrism' in Conceptualization of the Divine Manifestations in Vajrayana Tradition of Tibetan Buddhism

Authors: Mohammed T. Shabeer

Abstract:

Hoary moorlands of Tibet bear bundle of religious traditions. Vajrayana tradition of Tibetan Buddhism is one of the deep rooted religious orders of the area. It demands the homage to a variety of gods and diverse worships, especially to manifestations like the Dalai Lamas. This divine diversity has been conceptualized by remoteness of the area and transcontinental intrusion of Asiatic philosophies like Indian Buddhism, Mongolian Shamanism and Hindu Tantrism. This study reveals the role of Hindu Tantrism in conceptualizing the manifestations in Vajrayana Tradition of Tibetan Buddhism in a comparative way. Nowadays, the academic explorations and researches in the field of ‘Tibetology’ are widely tolerable in east and west alike. International community concerns such studies supportive of the restless campaigns for ‘free Tibet’. Moreover, the scientific sources on the topic are rarest and precious in the field of comparative religion. This study reveals a clear account of god concept of Vajrayana tradition and insists that the god concept of the tradition is conceptualized from the amalgamation of Indian Hindu Tantrism, Mongolian Shamanism, and Indian Buddhism. Primly, it sheds the light upon the mysterious similarities between Indian and Tibetan concepts of manifestation of gods. The scientific examination of this problem lasts in the conclusion that the transcontinental transmission of Hindu Tantrism in the special occasion of Buddhist Diaspora of 12th century in consequence of the invasion of Muslim Ghorid Sultanate had paved a vital role in shaping the Vajrayana tradition especially conceptualizing the manifestation of Tibetan gods.

Keywords: Buddhist diaspora, Hindu tantrism, manifestation of god, Vajrayana tradition of Tibetan Buddhism

Procedia PDF Downloads 189
1394 Vector Quantization Based on Vector Difference Scheme for Image Enhancement

Authors: Biji Jacob

Abstract:

Vector quantization algorithm which uses minimum distance calculation for codebook generation, a time consuming calculation performed on each pixel values leads to computation complexity. The codebook is updated by comparing the distance of each vector to their centroid vector and measure for their closeness. In this paper vector quantization is modified based on vector difference algorithm for image enhancement purpose. In the proposed scheme, vector differences between the vectors are considered as the new generation vectors or new codebook vectors. The codebook is updated by comparing the new generation vector with a threshold value having minimum error with the parent vector. The minimum error decides the fitness of each newly generated vector. Thus the codebook is generated in an adaptive manner and the fitness value is determined for the suppression of the degraded portion of the image and thereby leads to the enhancement of the image through the adaptive searching capability of the vector quantization through vector difference algorithm. Experimental results shows that the vector difference scheme efficiently modifies the vector quantization algorithm for enhancing the image with peak signal to noise ratio (PSNR), mean square error (MSE), Euclidean distance (E_dist) as the performance parameters.

Keywords: codebook, image enhancement, vector difference, vector quantization

Procedia PDF Downloads 248
1393 Accessibility Assessment of School Facilities Using Geospatial Technologies: A Case Study of District Sheikhupura

Authors: Hira Jabbar

Abstract:

Education is vital for inclusive growth of an economy and a critical contributor for investment in human capital. Like other developing countries, Pakistan is facing enormous challenges regarding the provision of public facilities, improper infrastructure planning, accelerating rate of population and poor accessibility. The influence of the rapid advancement and innovations in GIS and RS techniques have proved to be a useful tool for better planning and decision making to encounter these challenges. Therefore present study incorporates GIS and RS techniques to investigate the spatial distribution of school facilities, identifies settlements with served and unserved population, finds potential areas for new schools based on population and develops an accessibility index to evaluate the higher accessibility for schools. For this purpose high-resolution worldview imagery was used to develop road network, settlements and school facilities and to generate school accessibility for each level. Landsat 8 imagery was utilized to extract built-up area by applying pre and post-processing models and Landscan 2015 was used to analyze population statistics. Service area analysis was performed using network analyst extension in ArcGIS 10.3v and results were evaluated for served and underserved areas and population. An accessibility tool was used to evaluate a set of potential destinations to determine which is the most accessible with the given population distribution. Findings of the study may contribute to facilitating the town planners and education authorities for understanding the existing patterns of school facilities. It is concluded that GIS and remote sensing can be effectively used in urban transport and facility planning.

Keywords: accessibility, geographic information system, landscan, worldview

Procedia PDF Downloads 311