Search results for: Train/Test split ratio
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 13658

Search results for: Train/Test split ratio

13328 Training as a Service for Electronic Warfare

Authors: Toan Vo

Abstract:

Electronic attacks, illegal drones, interference, and jamming are no longer capabilities reserved for a state-sponsored, near-peer adversary. The proliferation of jammers on auction websites has lowered the price of entry for electronics hobbyists and nefarious actors. To enable local authorities and enforcement bodies to keep up with these challenges, this paper proposes a training as a service model to quickly and economically train and equip police departments and local law enforcement agencies. Using the U.S Department of Defense’s investment in Electronic Warfare as a guideline, a large number of personnel can be trained on effective spectrum monitoring techniques using commercial equipment readily available on the market. Finally, this paper will examine the economic benefits to the test and measurement industry if the TaaS model is applied.

Keywords: training, electronic warfare, economics, law enforcement

Procedia PDF Downloads 77
13327 Classification of Red, Green and Blue Values from Face Images Using k-NN Classifier to Predict the Skin or Non-Skin

Authors: Kemal Polat

Abstract:

In this study, it has been estimated whether there is skin by using RBG values obtained from the camera and k-nearest neighbor (k-NN) classifier. The dataset used in this study has an unbalanced distribution and a linearly non-separable structure. This problem can also be called a big data problem. The Skin dataset was taken from UCI machine learning repository. As the classifier, we have used the k-NN method to handle this big data problem. For k value of k-NN classifier, we have used as 1. To train and test the k-NN classifier, 50-50% training-testing partition has been used. As the performance metrics, TP rate, FP Rate, Precision, recall, f-measure and AUC values have been used to evaluate the performance of k-NN classifier. These obtained results are as follows: 0.999, 0.001, 0.999, 0.999, 0.999, and 1,00. As can be seen from the obtained results, this proposed method could be used to predict whether the image is skin or not.

Keywords: k-NN classifier, skin or non-skin classification, RGB values, classification

Procedia PDF Downloads 224
13326 Non-Adiabatic Silica Microfibre Sensor for BOD/COD Ratio Measurement

Authors: S. S. Chong, A. R. Abdul Aziz, S. W. Harun, H. Arof

Abstract:

A miniaturized non-adiabatic silica microfiber is proposed for biological oxygen demand (BOD) ratio chemical oxygen demand (COD) sensing for the first time. BOD and COD are two main parameters to justify quality of wastewater. A ratio, BOD:COD can usually be established between the two analytical methods once COD and BOD value has been gathered. This ratio plays a vital role to determine appropriate strategy in wastewater treatment. A non-adiabatic microfiber sensor was formed by tapering the SMF to generate evanescent field where sensitive to perturbation of sensing medium. Because difference ratio BOD and COD contain in solution, this may induced changes of effective refractive index between microfiber and sensing medium. Attenuation wavelength shift to right with 0.5 nm and 3.5 nm while BOD:COD equal to 0.09 and 0.18 respectively. Significance difference wavelength shift may relate with the biodegradability of analyte. This proposed sensor is compact, reliable and feasible to determine the BOD:COD. Further research and investigation should be proceeded to enhance sensitivity and precision of the sensor for several of wastewater online monitoring.

Keywords: non-adiabatic fiber sensor, environmental sensing, biodegradability, evanescent field

Procedia PDF Downloads 635
13325 Preparation and Characterization of Titania-Coated Glass Fibrous Filters Using Aqueous Peroxotitanium Acid Solution

Authors: Ueda Honoka, Yasuo Hasegawa, Fumihiro Nishimura, Jae-Ho Kim, Susumu Yonezawa

Abstract:

Aqueous peroxotitanium acid solution prepared from the TiO₂ fluorinated by F₂ gas was used for the TiO₂ coating on glass fibrous filters in this study. The coating of TiO₂ on the surface of glass fibers was carried out at 120℃ and for 15 min ~ 24 h with aqueous peroxotitanium acid solution using a hydrothermal synthesis autoclave reactor. The morphology TiO₂ coating layer was largely dependent on the reaction time, as shown in the results of scanning electron microscopy and energy dispersive X-ray spectroscopy. Increasing the reaction times, the TiO₂ layer on the glass expanded uniformly. Moreover, the surface fluorination of glass fibers can promote the formation of the TiO₂ layer on the surface. The photocatalytic activity of prepared titania-coated glass fibrous filters was investigated by both the degradation test of methylene blue (MB) and the decomposition test of gaseous acetaldehyde. The MB decomposition ratio with fluorinated samples was about 95% for 30 min of UV irradiation time, and it was much higher than that (70%) with the untreated thing. The decomposition ratio (50%) of gaseous acetaldehyde with fluorinated samples was also higher than that (30%) with the untreated thing. Consequently, photocatalytic activity is enhanced by surface fluorination.

Keywords: aqueous peroxotitanium acid solution, titania-coated glass fibrous filters, photocatalytic activity, surface fluorination

Procedia PDF Downloads 64
13324 Study on Ratio of Binder Compounds in Thai Northern Style Sausages

Authors: Wipharat Saimo, Benjawan Thumthanaruk, Panida Banjongsinsiri, Nowwapan Noojuy

Abstract:

Thai northern style sausage (sai-ou) is originally cuisine made of chili paste, pork, and lard. It always serves with curry paste, vegetable, and rice. The meat and lard ingredients used can be substituted by Shiitake mushroom (Lentinus edodes) and King oyster (Pleurotus eryngii) mushroom (50:50 w/w) which is suitable for all people, especially vegetarians. However, the texture of mushroom type sai-ou had no homogenous texture due to no adhesiveness property of mushroom. Therefore, this research aimed to study the ratio of hydrocolloids (konjac flour (0-100%), konjac gel (0-100%) and Citri-fi®100 FG (0-2%)) on the physicochemical properties mushroom type sai-ou. The mixture design was applied by using Minitab 16 software. Nine formula were designed for the test. The values of moisture content and water activity of nine formula were ranged from 66.25-72.17% and 0.96-0.97. The pH values were 5.44-5.89. The optimal ratio of konjac flour, konjac gel and Citri-fi®100 FG (74.75:24.75:0.5 (w/w)) yielded the highest texture profiles (hardness, springiness, cohesiveness, gumminess and chewiness) as well as color parameters (L*, a* and b*). Sensory results showed had higher acceptability scores in term of overall liking with the level of ‘like moderately’ (5.9 on 7 pointed scale). The mushroom type sai-ou sausage could be an alternative food for health-conscious consumers.

Keywords: Citri-fi® 100 FG, konjac flour, konjac gel, Thai northern style sausages

Procedia PDF Downloads 202
13323 Automated Test Data Generation For some types of Algorithm

Authors: Hitesh Tahbildar

Abstract:

The cost of test data generation for a program is computationally very high. In general case, no algorithm to generate test data for all types of algorithms has been found. The cost of generating test data for different types of algorithm is different. Till date, people are emphasizing the need to generate test data for different types of programming constructs rather than different types of algorithms. The test data generation methods have been implemented to find heuristics for different types of algorithms. Some algorithms that includes divide and conquer, backtracking, greedy approach, dynamic programming to find the minimum cost of test data generation have been tested. Our experimental results say that some of these types of algorithm can be used as a necessary condition for selecting heuristics and programming constructs are sufficient condition for selecting our heuristics. Finally we recommend the different heuristics for test data generation to be selected for different types of algorithms.

Keywords: ongest path, saturation point, lmax, kL, kS

Procedia PDF Downloads 376
13322 A Novel Dual Band-pass filter Based On Coupling of Composite Right/Left Hand CPW and (CSRRs) Uses Ferrite Components

Authors: Mohammed Berka, Khaled Merit

Abstract:

Recent works on microwave filters show that the constituent materials such filters are very important in the design and realization. Several solutions have been proposed to improve the qualities of filtering. In this paper, we propose a new dual band-pass filter based on the coupling of a composite (CRLH) coplanar waveguide with complementary split ring resonators (CSRRs). The (CRLH) CPW is composed of two resonators, each one has an interdigital capacitor (CID) and two short-circuited stubs parallel to top ground plane. On the lower ground plane, we use defected ground structure technology (DGS) to engrave two (CSRRs) offered with different shapes and dimensions. Between the top ground plane and the substrate, we place a ferrite layer to control the electromagnetic coupling between (CRLH) CPW and (CSRRs). The global filter that has coplanar access will have a dual band-pass behavior around the magnetic resonances of (CSRRs). Since there’s no scientific or experimental result in the literature for this kind of complicated structure, it was necessary to perform simulation using HFSS Ansoft designer.

Keywords: complementary split ring resonators, coplanar waveguide, ferrite, filter, stub.

Procedia PDF Downloads 383
13321 Performance Evaluation of Vertical Handover on Silom Line BTS

Authors: Silumpa Suboonsan, Suwat Pattaramalai

Abstract:

In this paper, the performance of internet usage by using Vertical Handover (VHO) between cellular network and wireless local area network (WLAN) on Silom line Bangkok Mass Transit System (BTS) is evaluated. In the evaluation model, there is the WLAN on every BTS station and there are cellular base stations along the BTS path. The maximum data rates for cellular network are 7.2, 14.4, 42, and 100Mbps and for WLAN are 54, 150, and 300Mbps. The simulation are based on users using internet, watching VDOs and browsing web pages, on the BTS train from first station to the last station (full time usage) and on the BTS train for traveling some number of stations (random time). The results shows that VHO system has throughput a lot more than using only cellular network when the data rate of WLAN is more than one of cellular network. Lastly, the number of watching HD VDO and Full HD VDO is higher on VHO system on both regular time and rush hour of BTS travelling.

Keywords: vertical handover, WLAN, cellular, silom line BTS

Procedia PDF Downloads 450
13320 Structure Design of Vacuum Vessel with Large Openings for Spacecraft Thermal Vacuum Test

Authors: Han Xiao, Ruan Qi, Zhang Lei, Qi Yan

Abstract:

Space environment simulator is a facility used to conduct thermal test for spacecraft, and vacuum vessel is the main body of it. According to the requirements for thermal tests of the spacecraft and its solar array panels, the primary vessel and the side vessels are designed to be a combinative structure connected with aperture, which ratio reaches 0.7. Since the vacuum vessel suffers 0.1MPa external pressure during the process of thermal test, in order to ensure the simulator’s reliability and safety, it’s necessary to calculate the vacuum vessel’s intensity and stability. Based on the impact of large openings to vacuum vessel structure, this paper explored the reinforce design and analytical way of vacuum vessel with large openings, using a large space environment simulator’s vacuum vessel design as an example. Tests showed that the reinforce structure is effective to fulfill the requirements of external pressure and the gravity. This ensured the reliability of the space environment simulator, providing a guarantee for developing the spacecraft.

Keywords: vacuum vessel, large opening, space environment simulator, structure design

Procedia PDF Downloads 495
13319 Performance Study of Geopolymer Concrete by Partial Replacement of Fly Ash with Cement and Full Replacement of River Sand by Crushed Sand

Authors: Asis Kumar Khan, Rajeev Kumar Goel

Abstract:

Recent infrastructure growth all around the world lead to increase in demand for concrete day by day. Cement being binding material for concrete the usage of cement also gone up significantly. Cement manufacturing utilizes abundant natural resources and causes environment pollution by releasing a huge quantity of CO₂ into the atmosphere. So, it is high time to look for alternates to reduce the cement consumption in concrete. Geopolymer concrete is one such material which utilizes the industrial waste such as fly ash, ground granulated blast furnace slag and low-cost alkaline liquids such as sodium hydroxide and sodium silicate to produce the concrete. On the other side, river sand is becoming very expensive due to its large-scale depletion at source and the high cost of transportation. In this view, river sand is replaced by crushed sand in this study. In this work, an attempt has been made to understand the durability parameters of geopolymer concrete by partially replacing fly ash with cement. Fly ash is replaced by cement at various levels e.g., from 0 to 50%. Concrete cubes of 100x100x100mm were used for investigating different durability parameters. The various parameters studied includes compressive strength, split tensile strength, drying shrinkage, sodium sulphate attack resistance, sulphuric acid attack resistance and chloride permeability. Highest compressive strength & highest split tensile strength is observed in 30% replacement level. Least drying is observed with 30% replacement level. Very good resistance for sulphuric acid & sodium sulphate is found with 30% replacement. However, it was not possible to find out the chloride permeability due to the high conductivity of geopolymer samples of all replacement levels.

Keywords: crushed sand, compressive strength, drying shrinkage, geopolymer concrete, split tensile strength, sodium sulphate attack resistance, sulphuric acid attack resistance

Procedia PDF Downloads 273
13318 Technological Properties and Characterization of Ceramic Slurries Based on Yttrium Iii Oxide for Shell Moulds Preparation

Authors: D. Jakubowska, M. Malek, P. Wisniewski, J. Mizera, K. J. Kurzydlowski

Abstract:

The goal of this study was to analyze the technological properties of ceramic slurries based on Ytttria (Y2O3) for fabrication “prime coat” in ceramic shell moulds for investment casting process. The Yttria with two different granulation of (200# and 325#) in ratio-65%-35% by weight were used for preparation the ceramic slurries. Solid phase was 77 wt.%. The experiment was carried out for 96h. Main technological properties like: viscosity, pH, plate weight test, and density were measured every 24h. Additionally, dynamic viscosity was performed after 96h of test. For further material characterization SEM observations, Zeta potential, XRD measurements were done. Those research showed that Yttria ceramic slurries had very promising properties and there are perspective for future fabrication.

Keywords: ceramic slurries, mechanizal properties, viscosity, fabrication

Procedia PDF Downloads 509
13317 Research on the Risks of Railroad Receiving and Dispatching Trains Operators: Natural Language Processing Risk Text Mining

Authors: Yangze Lan, Ruihua Xv, Feng Zhou, Yijia Shan, Longhao Zhang, Qinghui Xv

Abstract:

Receiving and dispatching trains is an important part of railroad organization, and the risky evaluation of operating personnel is still reflected by scores, lacking further excavation of wrong answers and operating accidents. With natural language processing (NLP) technology, this study extracts the keywords and key phrases of 40 relevant risk events about receiving and dispatching trains and reclassifies the risk events into 8 categories, such as train approach and signal risks, dispatching command risks, and so on. Based on the historical risk data of personnel, the K-Means clustering method is used to classify the risk level of personnel. The result indicates that the high-risk operating personnel need to strengthen the training of train receiving and dispatching operations towards essential trains and abnormal situations.

Keywords: receiving and dispatching trains, natural language processing, risk evaluation, K-means clustering

Procedia PDF Downloads 49
13316 Mode II Fracture Toughness of Hybrid Fiber Reinforced Concrete

Authors: H. S. S Abou El-Mal, A. S. Sherbini, H. E. M. Sallam

Abstract:

Mode II fracture toughness (KIIc) of fiber reinforced concrete has been widely investigated under various patterns of testing geometries. The effect of fiber type, concrete matrix properties, and testing mechanisms were extensively studied. The area of hybrid fiber addition shows a lake of reported research data. In this paper an experimental investigation of hybrid fiber embedded in high strength concrete matrix is reported. Three different types of fibers; namely steel (S), glass (G), and polypropylene (PP) fibers were mixed together in four hybridization patterns, (S/G), (S/PP), (G/PP), (S/G/PP) with constant cumulative volume fraction (Vf) of 1.5%. The concrete matrix properties were kept the same for all hybrid fiber reinforced concrete patterns. In an attempt to estimate a fairly accepted value of fracture toughness KIIc, four testing geometries and loading types are employed in this investigation. Four point shear, Brazilian notched disc, double notched cube, and double edge notched specimens are investigated in a trial to avoid the limitations and sensitivity of each test regarding geometry, size effect, constraint condition, and the crack length to specimen width ratio a/w. The addition of all hybridization patterns of fiber reduced the compressive strength and increased mode II fracture toughness in pure mode II tests. Mode II fracture toughness of concrete KIIc decreased with the increment of a/w ratio for all concretes and test geometries. Mode II fracture toughness KIIc is found to be sensitive to the hybridization patterns of fiber. The (S/PP) hybridization pattern showed higher values than all other patterns, while the (S/G/PP) showed insignificant enhancement on mode II fracture toughness (KIIc). Four point shear (4PS) test set up reflects the most reliable values of mode II fracture toughness KIIc of concrete. Mode II fracture toughness KIIc of concrete couldn’t be assumed as a real material property.

Keywords: fiber reinforced concrete, Hybrid fiber, Mode II fracture toughness, testing geometry

Procedia PDF Downloads 306
13315 Dissolution Leaching Kinetics of Ulexite in Sodium Dihydrogen Phosphate Solutions

Authors: Emine Teke, Soner Kuşlu, Sabri Çolak, Turan Çalban

Abstract:

The aim of the present study was to investigate the dissolution kinetics of ulexite in sodium dihydrogen phosphate in a mechanical agitation system and also to declare an alternative reactant to produce the boric acid. Reaction temperature, concentration of sodium dihydrogen phosphate, stirring speed, solid-liquid ratio, and ulexite particle size were selected as parameters. The experimental results were successfully correlated by using linear regression and a statistical program. Dissolution curves were evaluated in order to test the shrinking core models for solid-fluid systems. It was observed that increase in the reaction temperature and decrease in the solid/liquid ratio causes an increase in the dissolution rate of ulexite. The activation energy was found to be 36.4 kJ/mol. The leaching of ulexite was controlled by diffusion through the ash (or product) layer.

Keywords: ulexite, sodium dihydrogen phosphate, leaching kinetics, boron

Procedia PDF Downloads 286
13314 Relationship between the Yo-Yo Intermittent Recovery Test Level 1 and Anaerobic Performance Tests in Youth Soccer Players

Authors: Turgay Ozgur, Bahar Ozgur, Gurcan Yazici

Abstract:

The aims of the study were to investigate the relationship between the Yo-Yo intermittent recovery test level 1 (YYIR1) and relatively easy to conduct anaerobic power tests such as Sergeant (SJ) and Standing Broad Jump (SBJ), the flexibility Sit&Reach test (S&R) and Hexagon Agility (HA) test in twenty youth soccer players, aged 14 years. Players completed YYIR1 and other performance tests [(SJ), (SBJ] in two consecutive days. The mean YYIR1 distances for the players was 1454 ± 420 m. Peak Anaerobic Power (PAPw) was calculated using SJ (cm) scores. The mean PAPw was 2966,83w. Spearman’s correlation test results revealed that there is a statistically significant negative correlation between HA and YYIR1 tests (r = -0.72, p=0.000) and no significant correlation was found between anaerobic power tests and YYIR1. In conclusion, as a test to measure player’s intermittent aerobic capacity YYIR1 test and anaerobic power test results have not shown significant correlation. Although the YYIR1 test has been used in talent identification, anaerobic qualifications of player’s should be assessed using designated performance tests.

Keywords: yo-yo test, anaerobic power, soccer, sergeant jump test

Procedia PDF Downloads 356
13313 Web Application for Evaluating Tests in Distance Learning Systems

Authors: Bogdan Walek, Vladimir Bradac, Radim Farana

Abstract:

Distance learning systems offer useful methods of learning and usually contain final course test or another form of test. The paper proposes web application for evaluating tests using expert system in distance learning systems. Proposed web application is appropriate for didactic tests or tests with results for subsequent studying follow-up courses. Web application works with test questions and uses expert system and LFLC tool for test evaluation. After test evaluation the results are visualized and shown to student.

Keywords: distance learning, test, uncertainty, fuzzy, expert system, student

Procedia PDF Downloads 463
13312 The Response of 4-Hydroxybenzoic Acid on Kv1.4 Potassium Channel Subunit Expressed in Xenopus laevis Oocytes

Authors: Fatin H. Mohamad, Jia H. Wong, Muhammad Bilal, Abdul A. Mohamed Yusoff, Jafri M. Abdullah, Jingli Zhang

Abstract:

Kv1.4 is a Shaker-related member of voltage-gated potassium channel which can be associated with cardiac action potential but can also be found in Schaffer collateral and dentate gyrus. It has two inactivation mechanisms; the fast N-type and slow C-type. Kv1.4 produces rapid current inactivation. This A type potential of Kv1.4 makes it as a target in antiepileptic drugs (AEDs) selection. In this study, 4-hydroxybenzoic acid, which can be naturally found in bamboo shoots, were tested on its enhancement effect on potassium current of Kv1.4 channel expressed in Xenopus laevis oocytes using the two-microelectrode voltage clamp method. Current obtained were recorded and analyzed with pClamp software whereas statistical analysis were done by student t-test. The ratio of final / peak amplitude is an index of the activity of the Kv1.4 channel. The less the ratio, the greater the function of Kv1.4. The decrease of ratio of which by 1µM 4-hydroxybenzoic acid (n= 7), compared with 0.1% DMSO (vehicle), was mean= 47.62%, SE= 13.76%, P= 0.026 (statistically significant). It indicated more opening of Kv1.4 channels under 4-hydroxybenzoic acid. In conclusion, 4-hydroxybenzoic acid can enhance the function of Kv1.4 potassium channels, which is regarded as one of the mechanisms of antiepileptic treatment.

Keywords: antiepileptic, Kv1.4 potassium channel, two-microelectrode voltage clamp, Xenopus laevis oocytes, 4-hydroxybenzoic acid

Procedia PDF Downloads 338
13311 Directed-Wald Test for Distinguishing Long Memory and Nonlinearity Time Series: Power and Size Simulation

Authors: Heri Kuswanto, Philipp Sibbertsen, Irhamah

Abstract:

A Wald type test to distinguish between long memory and ESTAR nonlinearity has been developed. The test uses a directed-Wald statistic to overcome the problem of restricted parameters under the alternative. The test is derived from a model specification i.e. allows the transition parameter to appear as a nuisance parameter in the transition function. A simulation study has been conducted and it indicates that the approach leads a test with good size and power properties to distinguish between stationary long memory and ESTAR.

Keywords: directed-Wald test, ESTAR, long memory, distinguish

Procedia PDF Downloads 450
13310 Experimental Assessment of Artificial Flavors Production

Authors: M. Unis, S. Turky, A. Elalem, A. Meshrghi

Abstract:

The Esterification kinetics of acetic acid with isopropnol in the presence of sulfuric acid as a homogenous catalyst was studied with isothermal batch experiments at 60,70 and 80°C and at a different molar ratio of isopropnol to acetic acid. Investigation of kinetics of the reaction indicated that the low of molar ratio is favored for esterification reaction, this is due to the reaction is catalyzed by acid. The maximum conversion, approximately 60.6% was obtained at 80°C for molar ratio of 1:3 acid : alcohol. It was found that increasing temperature of the reaction, increases the rate constant and conversion at a certain mole ratio, that is due to the esterification is exothermic. The homogenous reaction has been described with simple power-law model. The chemical equilibrium combustion calculated from the kinetic model in agreement with the measured chemical equilibrium.

Keywords: artificial flavors, esterification, chemical equilibria, isothermal

Procedia PDF Downloads 307
13309 poly(N-Isopropylacrylamide)-Polyvinyl Alcohol Semi-Interpenetrating Network Hydrogel for Wound Dressing

Authors: Zi-Yan Liao, Shan-Yu Zhang, Ya-Xian Lin, Ya-Lun Lee, Shih-Chuan Huang, Hong-Ru Lin

Abstract:

Traditional wound dressings, such as gauze, bandages, etc., are easy to adhere to the tissue fluid exuded from the wound, causing secondary damage to the wound during removal. This study takes this as the idea to develop a hydrogel dressing, to explore that the dressing will not cause secondary damage to the wound when it is torn off, and at the same time, create an environment conducive to wound healing. First, the temperature-sensitive material N-isopropylacrylamide (NIPAAm) was used as the substrate. Due to its low mechanical properties, the hydrogel would break due to pulling during human activities. Polyvinyl alcohol (PVA) interpenetrates into it to enhance the mechanical properties, and a semi-interpenetration (semi-IPN) composed of poly(N-isopropylacrylamide) (PNIPAAm) and polyvinyl alcohol (PVA) was prepared by free radical polymerization. PNIPAAm was cross-linked with N,N'-methylenebisacrylamide (NMBA) in an ice bath in the presence of linear PVA, and tetramethylhexamethylenediamine (TEMED) was added as a promoter to speed up the gel formation. The polymerization stage was carried out at 16°C for 17 hours and washed with distilled water for three days after gel formation, and the water was changed several times in the middle to complete the preparation of semi-IPN hydrogel. Finally, various tests were used to analyze the effects of different ratios of PNIPAAm and PVA on semi-IPN hydrogels. In the swelling test, it was found that the maximum swelling ratio can reach about 50% under the environment of 21°C, and the higher the ratio of PVA, the more water can be absorbed. The saturated moisture content test results show that when more PVA is added, the higher saturated water content. The water vapor transmission rate test results show that the value of the semi-IPN hydrogel is about 57 g/m²/24hr, which is not much related to the proportion of PVA. It is found in the LCST test compared with the PNIPAAm hydrogel; the semi-IPN hydrogel possesses the same critical solution temperature (30-35°C). The semi-IPN hydrogel prepared in this study has a good effect on temperature response and has the characteristics of thermal sensitivity. It is expected that after improvement, it can be used in the treatment of surface wounds, replacing the traditional dressing shortcoming.

Keywords: hydrogel, N-isopropylacrylamide, polyvinyl alcohol, hydrogel wound dressing, semi-interpenetrating polymer network

Procedia PDF Downloads 60
13308 Experimental Investigation on the Effect of Cross Flow on Discharge Coefficient of an Orifice

Authors: Mathew Saxon A, Aneeh Rajan, Sajeev P

Abstract:

Many fluid flow applications employ different types of orifices to control the flow rate or to reduce the pressure. Discharge coefficients generally vary from 0.6 to 0.95 depending on the type of the orifice. The tabulated value of discharge coefficients of various types of orifices available can be used in most common applications. The upstream and downstream flow condition of an orifice is hardly considered while choosing the discharge coefficient of an orifice. But literature shows that the discharge coefficient can be affected by the presence of cross flow. Cross flow is defined as the condition wherein; a fluid is injected nearly perpendicular to a flowing fluid. Most researchers have worked on water being injected into a cross-flow of water. The present work deals with water to gas systems in which water is injected in a normal direction into a flowing stream of gas. The test article used in the current work is called thermal regulator, which is used in a liquid rocket engine to reduce the temperature of hot gas tapped from the gas generator by injecting water into the hot gas so that a cooler gas can be supplied to the turbine. In a thermal regulator, water is injected through an orifice in a normal direction into the hot gas stream. But the injection orifice had been calibrated under backpressure by maintaining a stagnant gas medium at the downstream. The motivation of the present study aroused due to the observation of a lower Cd of the orifice in flight compared to the calibrated Cd. A systematic experimental investigation is carried out in this paper to study the effect of cross-flow on the discharge coefficient of an orifice in water to a gas system. The study reveals that there is an appreciable reduction in the discharge coefficient with cross flow compared to that without cross flow. It is found that the discharge coefficient greatly depends on the ratio of momentum of water injected to the momentum of the gas cross flow. The effective discharge coefficient of different orifices was normalized using the discharge coefficient without cross-flow and it is observed that normalized curves of effective discharge coefficient of different orifices with momentum ratio collapsing into a single curve. Further, an equation is formulated using the test data to predict the effective discharge coefficient with cross flow using the calibrated Cd value without cross flow.

Keywords: cross flow, discharge coefficient, orifice, momentum ratio

Procedia PDF Downloads 115
13307 A Deep Learning Approach to Detect Complete Safety Equipment for Construction Workers Based on YOLOv7

Authors: Shariful Islam, Sharun Akter Khushbu, S. M. Shaqib, Shahriar Sultan Ramit

Abstract:

In the construction sector, ensuring worker safety is of the utmost significance. In this study, a deep learning-based technique is presented for identifying safety gear worn by construction workers, such as helmets, goggles, jackets, gloves, and footwear. The suggested method precisely locates these safety items by using the YOLO v7 (You Only Look Once) object detection algorithm. The dataset utilized in this work consists of labeled images split into training, testing and validation sets. Each image has bounding box labels that indicate where the safety equipment is located within the image. The model is trained to identify and categorize the safety equipment based on the labeled dataset through an iterative training approach. We used custom dataset to train this model. Our trained model performed admirably well, with good precision, recall, and F1-score for safety equipment recognition. Also, the model's evaluation produced encouraging results, with a [email protected] score of 87.7%. The model performs effectively, making it possible to quickly identify safety equipment violations on building sites. A thorough evaluation of the outcomes reveals the model's advantages and points up potential areas for development. By offering an automatic and trustworthy method for safety equipment detection, this research contributes to the fields of computer vision and workplace safety. The proposed deep learning-based approach will increase safety compliance and reduce the risk of accidents in the construction industry.

Keywords: deep learning, safety equipment detection, YOLOv7, computer vision, workplace safety

Procedia PDF Downloads 44
13306 Potato Production under Brakish Water and Compost Use

Authors: Samih Abubaker, Amjad Abuserhan, Ghandi Anfoka

Abstract:

Potato yield reduction and soil salt accumulation are the main obstacles of using brackish water in irrigation. This study was carried out at Al- Balqa` Applied University research station, to investigate the impact of compost use on potato production and salt accumulation in the soil under brackish water, during 2014 growing season. Whole tubers of three imported potato cultivars (Spunta, Faluka and Ammbetion) were planted in pots with different soil and compost percentages (0, 20, 40, 60, 80, and 100%) and were irrigated with three water salinity levels (1.25, 5 and 10 ds/cm). A split-split plot design was used, where potato cultivars were arranged in the main plots, the brackish water treatments were in the sub-main and the soil amended treatments were in the sub-sub plots. Potato yield was generally decreased only when pots were irrigated by water of 10 ds/cm salinity compared with 1.25 and 5 ds/cm. Drainage water salinity, however, was increased as compost percentage increased. Nevertheless, salt accumulation in the growing media was decreased as the compost percentage level increased. Therefore, it can be concluded that brackish water, up to 5 ds/cm can be used to irrigate potato especially, when organic amendments were added to the soil to promote plant growth, yield and reduce salt accumulation.

Keywords: brackish water, compost, potato, salt accumulation

Procedia PDF Downloads 290
13305 Product Architecture and Production Process of Battery Modules from Prismatic Lithium-Ion-Battery Cells

Authors: Achim Kampker, Heiner Hans Heimes, Nemanja Sarovic, Jan-Philip Ganser, Saskia Wessel, Christoph Lienemann

Abstract:

The electrification of the power train is a fundamental technical transition in the automotive industry and poses a major challenge for established car companies. Providing the traction energy, requiring an ever greater amount of space within the car and having a high share of value-add the lithium-ion battery is a central component of the electric power train and a completely new component to car manufacturers at the same time. Being relatively new to the automotive industry, the current design of the product architecture and production process (including manufacturing and assembling processes) of lithium-ion battery modules do not allow for an easy and cost-efficient disassembly or product design change. Yet these two requirements will increase in importance with rising sales volumes of electric cars in the near future and need to be addressed for the electric car to be competitive with conventional power train systems. This paper focuses on the current product architecture and production process of common automotive battery modules from prismatic lithium-ion battery cells to derive impacts for a remanufacturing concept. The information necessary for this purpose were gathered by literature research, patent inquiries, industry expert interviews and first-hand experiences of the authors. On the basis of these results, the underlying causes for the design´s lack of remanufacturability and flexibility with regards to product design changes are examined. In all, this paper gives an extensive and detailed overview of the state of the art of the product architecture and production process of lithium-ion battery modules from prismatic battery cells, identifies its deficiencies and derives improvement measures.

Keywords: battery module, prismatic lithium-ion battery cell, product architecture, production process, remanufacturing, flexibility

Procedia PDF Downloads 245
13304 Compression Index Estimation by Water Content and Liquid Limit and Void Ratio Using Statistics Method

Authors: Lizhou Chen, Abdelhamid Belgaid, Assem Elsayed, Xiaoming Yang

Abstract:

Compression index is essential in foundation settlement calculation. The traditional method for determining compression index is consolidation test which is expensive and time consuming. Many researchers have used regression methods to develop empirical equations for predicting compression index from soil properties. Based on a large number of compression index data collected from consolidation tests, the accuracy of some popularly empirical equations were assessed. It was found that primary compression index is significantly overestimated in some equations while it is underestimated in others. The sensitivity analyses of soil parameters including water content, liquid limit and void ratio were performed. The results indicate that the compression index obtained from void ratio is most accurate. The ANOVA (analysis of variance) demonstrates that the equations with multiple soil parameters cannot provide better predictions than the equations with single soil parameter. In other words, it is not necessary to develop the relationships between compression index and multiple soil parameters. Meanwhile, it was noted that secondary compression index is approximately 0.7-5.0% of primary compression index with an average of 2.0%. In the end, the proposed prediction equations using power regression technique were provided that can provide more accurate predictions than those from existing equations.

Keywords: compression index, clay, settlement, consolidation, secondary compression index, soil parameter

Procedia PDF Downloads 137
13303 Model-Based Software Regression Test Suite Reduction

Authors: Shiwei Deng, Yang Bao

Abstract:

In this paper, we present a model-based regression test suite reducing approach that uses EFSM model dependence analysis and probability-driven greedy algorithm to reduce software regression test suites. The approach automatically identifies the difference between the original model and the modified model as a set of elementary model modifications. The EFSM dependence analysis is performed for each elementary modification to reduce the regression test suite, and then the probability-driven greedy algorithm is adopted to select the minimum set of test cases from the reduced regression test suite that cover all interaction patterns. Our initial experience shows that the approach may significantly reduce the size of regression test suites.

Keywords: dependence analysis, EFSM model, greedy algorithm, regression test

Procedia PDF Downloads 404
13302 Detection of Internal Mold Infection of Intact Tomatoes by Non-Destructive, Transmittance VIS-NIR Spectroscopy

Authors: K. Petcharaporn

Abstract:

The external characteristics of tomatoes, such as freshness, color and size are typically used in quality control processes for tomatoes sorting. However, the internal mold infection of intact tomato cannot be sorted based on a visible assessment and destructive method alone. In this study, a non-destructive technique was used to predict the internal mold infection of intact tomatoes by using transmittance visible and near infrared (VIS-NIR) spectroscopy. Spectra for 200 samples contained 100 samples for normal tomatoes and 100 samples for mold infected tomatoes were acquired in the wavelength range between 665-955 nm. This data was used in conjunction with partial least squares-discriminant analysis (PLS-DA) method to generate a classification model for tomato quality between groups of internal mold infection of intact tomato samples. For this task, the data was split into two groups, 140 samples were used for a training set and 60 samples were used for a test set. The spectra of both normal and internally mold infected tomatoes showed different features in the visible wavelength range. Combined spectral pretreatments of standard normal variate transformation (SNV) and smoothing (Savitzky-Golay) gave the optimal calibration model in training set, 85.0% (63 out of 71 for the normal samples and 56 out of 69 for the internal mold samples). The classification accuracy of the best model on the test set was 91.7% (29 out of 29 for the normal samples and 26 out of 31 for the internal mold tomato samples). The results from this experiment showed that transmittance VIS-NIR spectroscopy can be used as a non-destructive technique to predict the internal mold infection of intact tomatoes.

Keywords: tomato, mold, quality, prediction, transmittance

Procedia PDF Downloads 343
13301 Analysis of Reinforced Granular Pile in Soft Soil

Authors: G. Nitesh

Abstract:

Stone column or granular pile is a proven technique to mitigate settlement in soft soil. Granular pile increases both rate of consolidation and stiffness of the ground. In this paper, a method to analyze further reduction in settlement of granular column reinforced with lime pile is presented treating the system as a unit cell and considering one-dimensional compression approach. The core of the granular pile is stiffened with a steel rod or lime column. Influence of a wide range of parameters such as area ratio of granular pile-soft soil, area ratio of lime pile-granular pile, modular ratio of granular pile and modular ratio of lime pile with respect to granular pile on settlement reduction factor, etc. are obtained and presented.

Keywords: lime pile, granular pile, soft soil, settlement

Procedia PDF Downloads 380
13300 Teachers and Learners Perceptions on the Impact of Different Test Procedures on Reading: A Case Study

Authors: Bahloul Amel

Abstract:

The main aim of this research was to investigate the perspectives of English language teachers and learners on the effect of test techniques on reading comprehension, test performance and assessment. The research has also aimed at finding the differences between teacher and learner perspectives, specifying the test techniques which have the highest effect, investigating the other factors affecting reading comprehension, and comparing the results with the similar studies. In order to achieve these objectives, perspectives and findings of different researchers were reviewed, two different questionnaires were prepared to collect data for the perspectives of teachers and learners, the questionnaires were applied to 26 learners and 8 teachers from the University of Batna (Algeria), and quantitative and qualitative data analysis of the results were done. The results and analysis of the results show that different test techniques affect reading comprehension, test performance and assessment at different percentages rates.

Keywords: reading comprehension, reading assessment, test performance, test techniques

Procedia PDF Downloads 430
13299 Analytical Solution for End Depth Ratio in Rectangular Channels

Authors: Abdulrahman Abdulrahman, Abir Abdulrahman

Abstract:

Free over-fall is an instrument for measuring discharge in open channels by measuring end depth. A comprehensive researchers investigated theoretically and experimentally brink phenomenon with various approaches for different cross-sectional shapes. Anderson's method, based on Boussinq's approximation and energy approach was used to derive a pressure distribution factor at end depth. Applying the one-dimensional momentum equation and the principles of limit slope analysis, a relevant analytical solution may be derived for brink depth ratio (EDR) in prismatic rectangular channel. Also relationships between end depth ratio and slope ratio for a given non-dimensional normal or critical depth with upstream supercritical flow regime are presented. Simple indirect procedure is used to estimate the end depth discharge ratio (EDD) for subcritical and supercritical flow using measured end depth. The comparison of this analysis with all previous theoretical and experimental studies showed an excellent agreement.

Keywords: analytical solution, brink depth, end depth, flow measurement, free over fall, hydraulics, rectangular channel

Procedia PDF Downloads 157