Search results for: Man Zhang
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 965

Search results for: Man Zhang

425 Comparison of Entropy Coefficient and Internal Resistance of Two (Used and Fresh) Cylindrical Commercial Lithium-Ion Battery (NCR18650) with Different Capacities

Authors: Sara Kamalisiahroudi, Zhang Jianbo, Bin Wu, Jun Huang, Laisuo Su

Abstract:

The temperature rising within a battery cell depends on the level of heat generation, the thermal properties and the heat transfer around the cell. The rising of temperature is a serious problem of Lithium-Ion batteries and the internal resistance of battery is the main reason for this heating up, so the heat generation rate of the batteries is an important investigating factor in battery pack design. The delivered power of a battery is directly related to its capacity, decreases in the battery capacity means the growth of the Solid Electrolyte Interface (SEI) layer which is because of the deposits of lithium from the electrolyte to form SEI layer that increases the internal resistance of the battery. In this study two identical cylindrical Lithium-Ion (NCR18650)batteries from the same company with noticeable different in capacity (a fresh and a used battery) were compared for more focusing on their heat generation parameters (entropy coefficient and internal resistance) according to Brandi model, by utilizing potentiometric method for entropy coefficient and EIS method for internal resistance measurement. The results clarify the effect of capacity difference on cell electrical (R) and thermal (dU/dT) parameters. It can be very noticeable in battery pack design for its Safety.

Keywords: heat generation, Solid Electrolyte Interface (SEI), potentiometric method, entropy coefficient

Procedia PDF Downloads 434
424 Heat Transfer and Entropy Generation in a Partial Porous Channel Using LTNE and Exothermicity/Endothermicity Features

Authors: Mohsen Torabi, Nader Karimi, Kaili Zhang

Abstract:

This work aims to provide a comprehensive study on the heat transfer and entropy generation rates of a horizontal channel partially filled with a porous medium which experiences internal heat generation or consumption due to exothermic or endothermic chemical reaction. The focus has been given to the local thermal non-equilibrium (LTNE) model. The LTNE approach helps us to deliver more accurate data regarding temperature distribution within the system and accordingly to provide more accurate Nusselt number and entropy generation rates. Darcy-Brinkman model is used for the momentum equations, and constant heat flux is assumed for boundary conditions for both upper and lower surfaces. Analytical solutions have been provided for both velocity and temperature fields. By incorporating the investigated velocity and temperature formulas into the provided fundamental equations for the entropy generation, both local and total entropy generation rates are plotted for a number of cases. Bifurcation phenomena regarding temperature distribution and interface heat flux ratio are observed. It has been found that the exothermicity or endothermicity characteristic of the channel does have a considerable impact on the temperature fields and entropy generation rates.

Keywords: entropy generation, exothermicity or endothermicity, forced convection, local thermal non-equilibrium, analytical modelling

Procedia PDF Downloads 379
423 Development of Deep Neural Network-Based Strain Values Prediction Models for Full-Scale Reinforced Concrete Frames Using Highly Flexible Sensing Sheets

Authors: Hui Zhang, Sherif Beskhyroun

Abstract:

Structural Health monitoring systems (SHM) are commonly used to identify and assess structural damage. In terms of damage detection, SHM needs to periodically collect data from sensors placed in the structure as damage-sensitive features. This includes abnormal changes caused by the strain field and abnormal symptoms of the structure, such as damage and deterioration. Currently, deploying sensors on a large scale in a building structure is a challenge. In this study, a highly stretchable strain sensors are used in this study to collect data sets of strain generated on the surface of full-size reinforced concrete (RC) frames under extreme cyclic load application. This sensing sheet can be switched freely between the test bending strain and the axial strain to achieve two different configurations. On this basis, the deep neural network prediction model of the frame beam and frame column is established. The training results show that the method can accurately predict the strain value and has good generalization ability. The two deep neural network prediction models will also be deployed in the SHM system in the future as part of the intelligent strain sensor system.

Keywords: strain sensing sheets, deep neural networks, strain measurement, SHM system, RC frames

Procedia PDF Downloads 58
422 Development and Power Characterization of an IoT Network for Agricultural Imaging Applications

Authors: Jacob Wahl, Jane Zhang

Abstract:

This paper describes the development and characterization of a prototype IoT network for use with agricultural imaging and monitoring applications. The sensor and gateway nodes are designed using the ESP32 SoC with integrated Bluetooth Low Energy 4.2 and Wi-Fi. A development board, the Arducam IoTai ESP32, is used for prototyping, testing, and power measurements. Google’s Firebase is used as the cloud storage site for image data collected by the sensor. The sensor node captures images using the OV2640 2MP camera module and transmits the image data to the gateway via Bluetooth Low Energy. The gateway then uploads the collected images to Firebase via a known nearby Wi-Fi network connection. This image data can then be processed and analyzed by computer vision and machine learning pipelines to assess crop growth or other needs. The sensor node achieves a wireless transmission data throughput of 220kbps while consuming 150mA of current; the sensor sleeps at 162µA. The sensor node device lifetime is estimated to be 682 days on a 6600mAh LiPo battery while acquiring five images per day based on the development board power measurements. This network can be utilized by any application that requires high data rates, low power consumption, short-range communication, and large amounts of data to be transmitted at low-frequency intervals.

Keywords: Bluetooth low energy, ESP32, firebase cloud, IoT, smart farming

Procedia PDF Downloads 105
421 Parametric Study of a Solar-Heating-And-Cooling System with Hybrid Photovoltaic/Thermal Collectors in North China

Authors: Ruobing Liang, Jili Zhang, Chao Zhou

Abstract:

A solar-heating-and-cooling (SHC) system, consisting of a hybrid photovoltaic/ thermal collector array, a hot water storage tank, and an absorption chiller unit is designed and modeled to satisfy thermal loads (space heating, domestic hot water, and space cooling). The system is applied for Dalian, China, a location with cold climate conditions, where cooling demand is moderate, while space heating demand is slightly high. The study investigates the potential of a solar system installed and operated onsite in a detached single-family household to satisfy all necessary thermal loads. The hot water storage tank is also connected to an auxiliary heater (electric boiler) to supplement solar heating, when needed. The main purpose of the study is to model the overall system and contact a parametric study that will determine the optimum economic system performance in terms of design parameters. The system is compared, through a cost analysis, to an electric heat pump (EHP) system. This paper will give the optimum system combination of solar collector area and volumetric capacity of the hot water storage tank, respectively.

Keywords: absorption chiller, solar PVT collector, solar heating and cooling, solar air-conditioning, parametric study, cost analysis

Procedia PDF Downloads 385
420 Semantic Differences between Bug Labeling of Different Repositories via Machine Learning

Authors: Pooja Khanal, Huaming Zhang

Abstract:

Labeling of issues/bugs, also known as bug classification, plays a vital role in software engineering. Some known labels/classes of bugs are 'User Interface', 'Security', and 'API'. Most of the time, when a reporter reports a bug, they try to assign some predefined label to it. Those issues are reported for a project, and each project is a repository in GitHub/GitLab, which contains multiple issues. There are many software project repositories -ranging from individual projects to commercial projects. The labels assigned for different repositories may be dependent on various factors like human instinct, generalization of labels, label assignment policy followed by the reporter, etc. While the reporter of the issue may instinctively give that issue a label, another person reporting the same issue may label it differently. This way, it is not known mathematically if a label in one repository is similar or different to the label in another repository. Hence, the primary goal of this research is to find the semantic differences between bug labeling of different repositories via machine learning. Independent optimal classifiers for individual repositories are built first using the text features from the reported issues. The optimal classifiers may include a combination of multiple classifiers stacked together. Then, those classifiers are used to cross-test other repositories which leads the result to be deduced mathematically. The produce of this ongoing research includes a formalized open-source GitHub issues database that is used to deduce the similarity of the labels pertaining to the different repositories.

Keywords: bug classification, bug labels, GitHub issues, semantic differences

Procedia PDF Downloads 165
419 Hybrid Weighted Multiple Attribute Decision Making Handover Method for Heterogeneous Networks

Authors: Mohanad Alhabo, Li Zhang, Naveed Nawaz

Abstract:

Small cell deployment in 5G networks is a promising technology to enhance capacity and coverage. However, unplanned deployment may cause high interference levels and high number of unnecessary handovers, which in turn will result in an increase in the signalling overhead. To guarantee service continuity, minimize unnecessary handovers, and reduce signalling overhead in heterogeneous networks, it is essential to properly model the handover decision problem. In this paper, we model the handover decision according to Multiple Attribute Decision Making (MADM) method, specifically Technique for Order Preference by Similarity to an Ideal Solution (TOPSIS). In this paper, we propose a hybrid TOPSIS method to control the handover in heterogeneous network. The proposed method adopts a hybrid weighting, which is a combination of entropy and standard deviation. A hybrid weighting control parameter is introduced to balance the impact of the standard deviation and entropy weighting on the network selection process and the overall performance. Our proposed method shows better performance, in terms of the number of frequent handovers and the mean user throughput, compared to the existing methods.

Keywords: handover, HetNets, interference, MADM, small cells, TOPSIS, weight

Procedia PDF Downloads 110
418 Quantitative Analysis of the Functional Characteristics of Urban Complexes Based on Station-City Integration: Fifteen Case Studies of European, North American, and East Asian Railway Stations

Authors: Dai Yizheng, Chen-Yang Zhang

Abstract:

As station-city integration has been widely accepted as a strategy for mixed-use development, a quantitative analysis of the functional characteristics of urban complexes based on station-city integration is urgently needed. Taking 15 railway stations in European, North American, and East Asian cities as the research objects, this study analyzes their functional proportion, functional positioning, and functional correlation with respect to four categories of functional facilities for both railway passenger flow and subway passenger flow. We found that (1) the functional proportion of urban complexes was mainly concentrated in three models: complementary, dominant, and equilibrium. (2) The mathematical model affected by the functional proportion was created to evaluate the functional positioning of an urban complex at three scales: station area, city, and region. (3) The strength of the correlation between the functional area and passenger flow was revealed via data analysis using Pearson’s correlation coefficient. Finally, the findings of this study provide a valuable reference for research on similar topics in other countries that are developing station-city integration.

Keywords: urban complex, station-city integration, mixed-use, function, quantitative analysis

Procedia PDF Downloads 77
417 Patient Reported Outcome Measures Post Implant Based Reconstruction Basildon Hospital

Authors: Danny Fraser, James Zhang

Abstract:

Aim of the study: Our study aims to identify any statistically significant evidence as it relates to PROMs for mastectomy and implant-based reconstruction to guide future surgical management. Method: The demographic, pre and post-operative treatment and implant characteristics were collected of all patients at Basildon hospital who underwent breast reconstruction from 2017-2023. We used the Breast-Q psychosocial well-being, physical well-being, and satisfaction with breasts scales. An Independent t-test was conducted for each group, and linear regression of age and implant size. Results: 69 patients were contacted, and 39 PROMs returned. The mean age of patients was 57.6. 40% had smoked before, and 40.8% had BMI>30. 29 had pre-pectoral placement, and 40 had subpectoral placement. 17 had smooth implants, and 52 textured. Sub pectoral placement was associated with higher (75.7 vs. 61.9 p=0.046) psychosocial scores than pre pectoral, and textured implants were associated with a lower physical score than the smooth surface (34.7 VS 50.2 P=0.046). On linear regression, age was positively associated (p=0.007) with psychosocial score. Conclusion: We present a large cohort of patients who underwent breast reconstruction. Understanding the PROMs of these procedures can guide clinicians, patients and policy makers to be more informed of the course of rehabilitation of these operations. Significance: We have found that from a patient perspective subpectoral implant placement was associated with a statistically significant improvement in psychosocial scores.

Keywords: breast surgery, mastectomy, breast implants, oncology

Procedia PDF Downloads 22
416 Effects of UV-B Radiation on the Growth of Ulva Pertusa Kjellman Seedling

Authors: HengJiang Cai, RuiJin Zhang, JinSong Gui

Abstract:

Enhanced UV-B (280-320nm) radiation resulting from ozone depletion was one of the global environmental problems. The effects of enhanced UV-B radiation on marine macro-algae were exposed to be the greatest in shallow intertidal environments because the macro-alga was often at or above the water during low tide. Ulva pertusa Kjellman was belonged to Chlorophyta (Phylum), Ulvales (Order), Ulvaceae (Family) which was widely distributed in the western Pacific coast, and the resources were extremely rich in China. Therefore, the effects of UV-B radiation on the growth of Ulva pertusa seedling were studied in this research. Ulva pertusa seedling appearances were mainly characterized by rod shapes and tadpole shapes. The percentage of rod shapes was 90.68%±2.50%. UV-B radiation could inhibit the growth of Ulva pertusa seedling, and the growth inhibition was more significant with the increased doses of UV-B radiation treatment. The relative inhibition rates of Ulva pertusa seedling length were16.11%, 24.98%and 39.04% respectively on the 30th day at different doses (30.96, 61.92 and 123.84 Jm-2d-1) of UV-B radiation. Ulva pertusa seedling had emerged death under UV-B radiation, and the death rates were increased with the increased doses of UV-B radiation treatment. Physiology and biochemistry of Ulva pertusa seedling could be affected by UV-B radiation treatment. The SOD (superoxide dismutase) activity was increased at low-dose UV-B radiation (30.96 Jm-2d-1), while was decreased at high-dose UV-B radiation (61.92 and 123.84 Jm-2d-1). UV-B radiation could inhibit CAT (catalase) activity all the while. It speculated that the reasons for growth inhibition and death of Ulva pertusa seedling were excess ROS (reactive oxygen species), which produced by UV-B radiation.

Keywords: growth, physiology and biochemistry, Ulva pertusa Kjellman, UV-B radiation

Procedia PDF Downloads 251
415 On-The-Fly Cross Sections Generation in Neutron Transport with Wide Energy Region

Authors: Rui Chen, Shu-min Zhou, Xiong-jie Zhang, Ren-bo Wang, Fan Huang, Bin Tang

Abstract:

During the temperature changes in reactor core, the nuclide cross section in reactor can vary with temperature, which eventually causes the changes of reactivity. To simulate the interaction between incident neutron and various materials at different temperatures on the nose, it is necessary to generate all the relevant reaction temperature-dependent cross section. Traditionally, the real time cross section generation method is used to avoid storing huge data but contains severe problems of low efficiency and adaptability for narrow energy region. Focused on the research on multi-temperature cross sections generation in real time during in neutron transport, this paper investigated the on-the-fly cross section generation method for resolved resonance region, thermal region and unresolved resonance region, and proposed the real time multi-temperature cross sections generation method based on double-exponential formula for resolved resonance region, as well as the Neville interpolation for thermal and unresolved resonance region. To prove the correctness and validity of multi-temperature cross sections generation based on wide energy region of incident neutron, the proposed method was applied in critical safety benchmark tests, which showed the capability for application in reactor multi-physical coupling simulation.

Keywords: cross section, neutron transport, numerical simulation, on-the-fly

Procedia PDF Downloads 168
414 Examining How Teachers’ Backgrounds and Perceptions for Technology Use Influence on Students’ Achievements

Authors: Zhidong Zhang, Amanda Resendez

Abstract:

This study is to examine how teachers’ perspective on education technology use in their class influence their students’ achievement. The authors hypothesized that teachers’ perspective can directly or indirectly influence students’ learning, performance, and achievements. In this study, a questionnaire entitled, Teacher’s Perspective on Educational Technology, was delivered to 63 teachers and 1268 students’ mathematics and reading achievement records were collected. The questionnaire consists of four parts: a) demographic variables, b) attitudes on technology integration, c) outside factor affecting technology integration, and d) technology use in the classroom. Kruskal-Wallis and hierarchical regression analysis techniques were used to examine: 1) the relationship between the demographic variables and teachers’ perspectives on educational technology, and 2) how the demographic variables were causally related to students’ mathematics and reading achievements. The study found that teacher demographics were significantly related to the teachers’ perspective on educational technology with p < 0.05 and p < 0.01 separately. These teacher demographical variables included the school district, age, gender, the grade currently teach, teaching experience, and proficiency using new technology. Further, these variables significantly predicted students’ mathematics and reading achievements with p < 0.05 and p < 0.01 separately. The variations of R² are between 0.176 and 0.467. That means 46.7% of the variance of a given analysis can be explained by the model.

Keywords: teacher's perception of technology use, mathematics achievement, reading achievement, Kruskal-Wallis test, hierarchical regression analysis

Procedia PDF Downloads 103
413 The Preparation of Titanate Nano-Materials Removing Efficiently Cs-137 from Waste Water in Nuclear Power Plants

Authors: Liu De-jun, Fu Jing, Zhang Rong, Luo Tian, Ma Ning

Abstract:

Cs-137, the radioactive fission products of uranium, can be easily dissolved in water during the accident of nuclear power plant, such as Chernobyl, Three Mile Island, Fukushima accidents. The concentration of Cs in the groundwater around the nuclear power plant exceeded the standard value almost 10,000 times after the Fukushima accident. The adsorption capacity of Titanate nano-materials for radioactive cation (Cs+) is very strong. Moreover, the radioactive ion can be tightly contained in the nanotubes or nanofibers without reversible adsorption, and it can safely be fixed. In addition, the nano-material has good chemical stability, thermal stability and mechanical stability to minimize the environmental impact of nuclear waste and waste volume. The preparation of titanate nanotubes or nanofibers was studied by hydrothermal methods, and chemical kinetics of removal of Cs by nano-materials was obtained. The adsorption time with maximum adsorption capacity and the effects of pH, coexisting ion concentration and the optimum adsorption conditions on the removal of Cs by titanate nano-materials were also obtained. The adsorption boundary curves, adsorption isotherm and the maximum adsorption capacity of Cs-137 as tracer on the nano-materials were studied in the research. The experimental results showed that the removal rate of Cs-137 in 0.01 tons of waste water with only 1 gram nano-materials could reach above 98%, according to the optimum adsorption conditions.

Keywords: preparation, titanate, cs-137, removal, nuclear

Procedia PDF Downloads 235
412 Methods of Livable Goal-Oriented Master Urban Design: A Case Study on Zibo City

Authors: Xiaoping Zhang, Fengying Yan

Abstract:

The implementation of the 'Urban Design Management Measures' requires that the master urban design should aim at creating a livable urban space. However, to our best knowledge, the existing researches and practices of master urban design not only focus less on the livable space but also face a number of problems such as paying more attention to the image of the city, ignoring the people-oriented and lacking dynamic continuity. In order to make the master urban design can better guide the construction of city. Firstly, the paper proposes the livable city hierarchy system to meet the needs of different groups of people and then constructs the framework of livable goal-oriented master urban design based on the theory of livable content and the ideological origin of people-oriented. Secondly, the paper takes the master urban design practice of Zibo as a sample and puts forward the design strategy of strengthening the pattern, improve the quality of space, shape the feature, and establish a series of action plans based on the strategy of urban space development. Finally, the paper explores the method system of livable goal-oriented master urban design from the aspects of safety pattern, morphology pattern, neighborhood scale, open space, street space, public interface, style feature, public participation and action plans.

Keywords: livable, master urban design, public participation, zibo city

Procedia PDF Downloads 269
411 Land Cover Classification System for the Estimation of Carbon Storage in Terrestrial Ecosystems

Authors: Lei Zhang

Abstract:

The carbon cycle greatly influences global change, and the land cover changes contribute to the status and rate of the carbon budget in ecosystems. This paper proposes a land cover classification system for mapping land cover, the national ecological environment assessment, and estimating carbon storage in ecosystems. The classification system consists of basic land cover classes at levels Ⅰ and Ⅱ and auxiliary features at level III. The basic 38 classes characterizing land cover features are derived from 19 criteria referring to composition, structure, pattern, phenology, etc. The basic classes reflect the status of carbon storage in ecosystems. The auxiliary classes at level III complement the attributes of higher levels by 9 criteria. The 5 environmental criteria of temperature, moisture, landform, aspect and slope mainly reflect the potential and intensity of carbon storage in ecosystems. The disturbance of vegetation succession caused by land use type influences the vegetation carbon budget. The other 3 vegetation cover criteria, growth period, and species characteristics further refine the vegetation types. The hierarchical structure of the land cover map (the classes of levels Ⅰ and Ⅱ) is independent of the products of level III, which is helpful for land cover product management and applications. The classification system has been adopted in the Chinese national land cover database for the carbon budget in ecosystems at a 30 m scale.

Keywords: classification system, land cover, ecosystem, carbon storage, object based

Procedia PDF Downloads 18
410 Electrical Properties of Polarization-Induced Aluminum Nitride/Gallium Nitride Heterostructures Homoepitaxially Grown on Aluminum Nitride Sapphire Template by Molecular Beam Epitaxy

Authors: Guanlin Wu, Jiajia Yao, Fang Liu, Junshuai Xue, Jincheng Zhang, Yue Hao

Abstract:

Owing to the excellent thermal conductivity and ultra-wide bandgap, Aluminum nitride (AlN)/Gallium nitride (GaN) is a highly promising material to achieve high breakdown voltage and output power devices among III-nitrides. In this study, we explore the growth and characterization of polarization-induced AlN/GaN heterostructures using plasma-assisted molecular beam epitaxy (PA-MBE) on AlN-on-sapphire templates. To improve the crystal quality and demonstrate the effectiveness of the PA-MBE approach, a thick AlN buffer of 180 nm was first grown on the AlN-on sapphire template. This buffer acts as a back-barrier to enhance the breakdown characteristic and isolate leakage paths that exist in the interface between the AlN epilayer and the AlN template. A root-mean-square roughness of 0.2 nm over a scanned area of 2×2 µm2 was measured by atomic force microscopy (AFM), and the full-width at half-maximum of (002) and (102) planes on the X-ray rocking curve was 101 and 206 arcsec, respectively, using by high-resolution X-ray diffraction (HR-XRD). The electron mobility of 443 cm2/Vs with a carrier concentration of 2.50×1013 cm-2 at room temperature was achieved in the AlN/GaN heterostructures by using a polarization-induced GaN channel. The low depletion capacitance of 15 pF is resolved by the capacitance-voltage. These results indicate that the polarization-induced AlN/GaN heterostructures have great potential for next-generation high-temperature, high-frequency, and high-power electronics.

Keywords: AlN, GaN, MBE, heterostructures

Procedia PDF Downloads 53
409 Eco-Innovation: Perspectives from a Theoretical Approach and Policy Analysis

Authors: Natasha Hazarika, Xiaoling Zhang

Abstract:

Eco- innovations, unlike regular innovations, are not self-enforcing and are associated with the double externality problem. Therefore, it is emphasized that eco-innovations need government. intervention in the form of supportive policies on priority. Off late, factors like consumer demand, technological advancement as well as the competitiveness of the firms have been considered as equally important. However, the interaction among these driving forces has not been fully traced out. Also, the theory on eco-innovation is found to be at a nascent stage which does not resonate with its dynamics as it is traditionally studied under the neo- classical economics theory. Therefore, to begin with, insights for this research have been derived from the merits of ‘neo- classical economics’, ‘evolutionary approach’, and the ‘resource based view’ which revealed the issues pertaining to technological system lock- ins and firm- based capacities which usually remained undefined by the neo classical approach; it would be followed by determining how the policies (in the national level) and their instruments are designed in order to motivate firms to eco-innovate, by analyzing the innovation ‘friendliness’ of the policy style and the policy instruments as per the indicators provided in innovation literature by means of document review (content analysis) of the relevant policies introduced by the Chinese government. The significance of theoretical analysis lies in its ability to show why certain practices become dominant irrespective of gains or losses, and that of the policy analysis lies in its ability to demonstrate the credibility of govt.’s sticks, carrots and sermons for eco-innovation.

Keywords: firm competency, eco-innovation, policy, theory

Procedia PDF Downloads 150
408 Real-Time Multi-Vehicle Tracking Application at Intersections Based on Feature Selection in Combination with Color Attribution

Authors: Qiang Zhang, Xiaojian Hu

Abstract:

In multi-vehicle tracking, based on feature selection, the tracking system efficiently tracks vehicles in a video with minimal error in combination with color attribution, which focuses on presenting a simple and fast, yet accurate and robust solution to the problem such as inaccurately and untimely responses of statistics-based adaptive traffic control system in the intersection scenario. In this study, a real-time tracking system is proposed for multi-vehicle tracking in the intersection scene. Considering the complexity and application feasibility of the algorithm, in the object detection step, the detection result provided by virtual loops were post-processed and then used as the input for the tracker. For the tracker, lightweight methods were designed to extract and select features and incorporate them into the adaptive color tracking (ACT) framework. And the approbatory online feature selection algorithms are integrated on the mature ACT system with good compatibility. The proposed feature selection methods and multi-vehicle tracking method are evaluated on KITTI datasets and show efficient vehicle tracking performance when compared to the other state-of-the-art approaches in the same category. And the system performs excellently on the video sequences recorded at the intersection. Furthermore, the presented vehicle tracking system is suitable for surveillance applications.

Keywords: real-time, multi-vehicle tracking, feature selection, color attribution

Procedia PDF Downloads 115
407 The Impact of Public Open Space System on Housing Price in Chicago

Authors: Si Chen, Le Zhang, Xian He

Abstract:

The research explored the influences of public open space system on housing price through hedonic models, in order to support better open space plans and economic policies. We have three initial hypotheses: 1) public open space system has an overall positive influence on surrounding housing prices. 2) Different public open space types have different levels of influence on motivating surrounding housing prices. 3) Walking and driving accessibilities from property to public open spaces have different statistical relation with housing prices. Cook County, Illinois, was chosen to be a study area since data availability, sufficient open space types, and long-term open space preservation strategies. We considered the housing attributes, driving and walking accessibility scores from houses to nearby public open spaces, and driving accessibility scores to hospitals as influential features and used real housing sales price in 2010 as a dependent variable in the built hedonic model. Through ordinary least squares (OLS) regression analysis, General Moran’s I analysis and geographically weighted regression analysis, we observed the statistical relations between public open spaces and housing sale prices in the three built hedonic models and confirmed all three hypotheses.

Keywords: hedonic model, public open space, housing sale price, regression analysis, accessibility score

Procedia PDF Downloads 96
406 Simulation Study of Asphaltene Deposition and Solubility of CO2 in the Brine during Cyclic CO2 Injection Process in Unconventional Tight Reservoirs

Authors: Rashid S. Mohammad, Shicheng Zhang, Sun Lu, Syed Jamal-Ud-Din, Xinzhe Zhao

Abstract:

A compositional reservoir simulation model (CMG-GEM) was used for cyclic CO2 injection process in unconventional tight reservoir. Cyclic CO2 injection is an enhanced oil recovery process consisting of injection, shut-in, and production. The study of cyclic CO2 injection and hydrocarbon recovery in ultra-low permeability reservoirs is mainly a function of rock, fluid, and operational parameters. CMG-GEM was used to study several design parameters of cyclic CO2 injection process to distinguish the parameters with maximum effect on the oil recovery and to comprehend the behavior of cyclic CO2 injection in tight reservoir. On the other hand, permeability reduction induced by asphaltene precipitation is one of the major issues in the oil industry due to its plugging onto the porous media which reduces the oil productivity. In addition to asphaltene deposition, solubility of CO2 in the aquifer is one of the safest and permanent trapping techniques when considering CO2 storage mechanisms in geological formations. However, the effects of the above uncertain parameters on the process of CO2 enhanced oil recovery have not been understood systematically. Hence, it is absolutely necessary to study the most significant parameters which dominate the process. The main objective of this study is to improve techniques for designing cyclic CO2 injection process while considering the effects of asphaltene deposition and solubility of CO2 in the brine in order to prevent asphaltene precipitation, minimize CO2 emission, optimize cyclic CO2 injection, and maximize oil production.

Keywords: tight reservoirs, cyclic O₂ injection, asphaltene, solubility, reservoir simulation

Procedia PDF Downloads 355
405 A Leaf-Patchable Reflectance Meter for in situ Continuous Monitoring of Chlorophyll Content

Authors: Kaiyi Zhang, Wenlong Li, Haicheng Li, Yifei Luo, Zheng Li, Xiaoshi Wang, Xiaodong Chen

Abstract:

Plant wearable sensors facilitate the real-time monitoring of plant physiological status. In situ monitoring of the plant chlorophyll content over days could provide valuable information on the photosynthetic capacity, nitrogen content, and general plant health. However, it cannot be achieved by current chlorophyll measuring methods. Here, a miniaturized and plant-wearable chlorophyll meter was developed for rapid, non-destructive, in situ, and long-term chlorophyll monitoring. This reflectance-based chlorophyll sensor with 1.5 mm thickness and 0.2 g weight (1000 times lighter than the commercial chlorophyll meter), includes a light emitting diode (LED) and two symmetric photodetectors (PDs) on a flexible substrate and is patched onto the leaf upper epidermis with a conformal light guiding layer. A chlorophyll content index (CCI) calculated based on this sensor shows a better linear relationship with the leaf chlorophyll content (r² > 0.9) than the traditional chlorophyll meter. This meter can wirelessly communicate with a smartphone to monitor the leaf chlorophyll change under various stresses and indicate the unhealthy status of plants for long-term application of plants under various stresses earlier than chlorophyll meter and naked-eye observation. This wearable chlorophyll sensing patch is promising in smart and precision agriculture.

Keywords: plant wearable sensors, reflectance-based measurements, chlorophyll content monitoring, smart agriculture

Procedia PDF Downloads 54
404 Fabrication of Porous Materials for the Removal of Lead from Waste Water

Authors: Marcia Silva, Jayme Kolarik, Brennon Garthwait, William Lee, Hai-Feng Zhang

Abstract:

Adsorption of lead by a natural porous material was studied to establish a baseline for the removal of heavy metals from drinking and waste water. Samples were examined under different conditions such as solution pH, solution concentration, solution temperature, and exposure time. New materials with potentially enhanced adsorption properties were developed by functionalizing the surface of the natural porous material to fabricate graphene based coated and sulfide based treated porous material. The functionalized materials were characterized with Fourier Transform Infrared Spectroscopy (FTIR), Raman, Thermogravimetric Analysis (TGA) and Scanning Electron Microscopy (SEM) and Energy Dispersive Spectroscopy (EDS) techniques. Solution pH effect on removal efficiency has been investigated in acidic (pH = 4), neutral (pH = 6) and basic (pH = 10) pH levels. All adsorbent materials showed highest adsorption capacities at neutral pH levels. Batch experiment was employed to assess the efficacy for the removal of lead with the sorption kinetics and the adsorption isotherms being determined for the natural and treated porous materials. The addition of graphene-based and sulfide-based materials increased the lead removal capacity of the natural clean porous material. Theoretical calculations confirmed pseudo-second order model as kinetic mechanism for lead adsorption for all adsorbents.

Keywords: heavy metals, ion exchange, adsorption, water remediation

Procedia PDF Downloads 209
403 Childhood Respiratory Diseases Related to Indoor and Outdoor Air Temperature in Shanghai, China

Authors: Chanjuan Sun, Shijie Hong, Jialing Zhang, Yuchao Guo, Zhijun Zou, Chen Huang

Abstract:

Background: Studies on associations between air temperature and childhood respiratory diseases are lack in China. Objectives: We aim to analyze the relationship between air temperature and childhood respiratory diseases. Methods: We conducted the on-site inspection into 454 residences and questionnaires survey. Indoor air temperature were from field inspection and outdoor air temperature were from website. Multiple logistic regression analyses were used to investigate the associations. Results: Indoor extreme hot air temperature was positively correlated with duration of a common cold (>=2 weeks), and outdoor extreme hot air temperature was also positively related with pneumonia among children. Indoor and outdoor extreme cold air temperature was a risk factor for rhinitis among children. The biggest indoor air temperature difference (indoor maximum air temperature minus indoor minimum air temperature) (Imax minus Imin) (the 4th quartile, >4 oC) and outdoor air temperature difference (outdoor maximum air temperature minus outdoor minimum air temperature) (Omax minus Omin) (the 4th quartile, >8oC) were positively related to pneumonia among children. Meanwhile, indoor air temperature difference (Imax minus Imin) (the 4th quartile, >4 oC) was positively correlated with diagnosed asthma among children. Air temperature difference between indoor and outdoor was negatively related with the most childhood respiratory diseases. This may be partly related to the avoidance behavior. Conclusions: Improper air temperature may affect the respiratory diseases among children.

Keywords: air temperature, extreme air temperature, air temperature difference, respiratory diseases, children

Procedia PDF Downloads 134
402 Movie Genre Preference Prediction Using Machine Learning for Customer-Based Information

Authors: Haifeng Wang, Haili Zhang

Abstract:

Most movie recommendation systems have been developed for customers to find items of interest. This work introduces a predictive model usable by small and medium-sized enterprises (SMEs) who are in need of a data-based and analytical approach to stock proper movies for local audiences and retain more customers. We used classification models to extract features from thousands of customers’ demographic, behavioral and social information to predict their movie genre preference. In the implementation, a Gaussian kernel support vector machine (SVM) classification model and a logistic regression model were established to extract features from sample data and their test error-in-sample were compared. Comparison of error-out-sample was also made under different Vapnik–Chervonenkis (VC) dimensions in the machine learning algorithm to find and prevent overfitting. Gaussian kernel SVM prediction model can correctly predict movie genre preferences in 85% of positive cases. The accuracy of the algorithm increased to 93% with a smaller VC dimension and less overfitting. These findings advance our understanding of how to use machine learning approach to predict customers’ preferences with a small data set and design prediction tools for these enterprises.

Keywords: computational social science, movie preference, machine learning, SVM

Procedia PDF Downloads 230
401 Large-Capacity Image Information Reduction Based on Single-Cue Saliency Map for Retinal Prosthesis System

Authors: Yili Chen, Xiaokun Liang, Zhicheng Zhang, Yaoqin Xie

Abstract:

In an effort to restore visual perception in retinal diseases, an electronic retinal prosthesis with thousands of electrodes has been developed. The image processing strategies of retinal prosthesis system converts the original images from the camera to the stimulus pattern which can be interpreted by the brain. Practically, the original images are with more high resolution (256x256) than that of the stimulus pattern (such as 25x25), which causes a technical image processing challenge to do large-capacity image information reduction. In this paper, we focus on developing an efficient image processing stimulus pattern extraction algorithm by using a single cue saliency map for extracting salient objects in the image with an optimal trimming threshold. Experimental results showed that the proposed stimulus pattern extraction algorithm performs quite well for different scenes in terms of the stimulus pattern. In the algorithm performance experiment, our proposed SCSPE algorithm have almost five times of the score compared with Boyle’s algorithm. Through experiment s we suggested that when there are salient objects in the scene (such as the blind meet people or talking with people), the trimming threshold should be set around 0.4max, in other situations, the trimming threshold values can be set between 0.2max-0.4max to give the satisfied stimulus pattern.

Keywords: retinal prosthesis, image processing, region of interest, saliency map, trimming threshold selection

Procedia PDF Downloads 214
400 Effects of Valproate on Vascular Endothelial Growth Factor in the Retina Associated with Choroidal Neovascularization

Authors: Zhang Zhenzhen

Abstract:

Valproate (VPA) is commonly used in the treatment of bipolar disorder and epilepsy. The mechanism is complicated, including its ability to inhibit histone deacetylases (HDACs). Here, we show that VPA attenuated VEGF gene expression and the morphological changes in choroidal neovascularization (CNV) induced by photocoagulation in retina. C57BL/6 mice were injected subcutaneously at 300mg/kg twice daily with VPA before insult. Vascular endothelial growth factor (VEGF)-A and VEGF-B were examined in the eyes of VPA-treated mice and in human retinal pigment epithelial cell lines (ARPE-19) exposed to VPA. In addition, CNV was induced by photocoagulation in mice injected with VPA, and the volume of CNV was compared by fluorescence-labeled choroidal flat mount. Morphological changes were analyzed on stained histological sections. Western blot analysis was used to determine protein levels of VEGF-A and VEGF-B, and acetylation of histone H3 in each group. VPA injected intraperitoneally attenuated the VEGF-A and VEGF-B expression in the retina, accompanied by the hyperacetylation of retina tissue, indicating that VPA acts directly on retina tissues through acetylation to reduce the expression of VEGF. VPA also attenuated the VEGF-A mRNA expression in the retinal pigment epithelium showed by immunohistochemistry. Moreover, the administration of VPA significantly attenuated photocoagulation-induced CNV in mice. These results demonstrate that VPA attenuated VEGF production in retina associated with choroidal neovascularization possibly via the HDAC inhibition.

Keywords: retina, acetylation, chorodial neovascularization, vascular endothelial growth factor

Procedia PDF Downloads 165
399 A Novel Peptide Showing Universal Effect against Multiple Viruses in Vitro and in Vivo

Authors: Hanjun Zhao, Ke Zhang, Bojian Zheng

Abstract:

Background: So far, there is no universal antiviral agent which can inhibit multiple viral infections. More and more drug-resistant viral strains emerge after the antiviral drug application for treatment. Defensins are the front line of host innate immunity and have broad spectrum antibacterial and antiviral effects. However, there is limited data to show if these defensins have good antiviral activity in vivo and what the antiviral mechanism is. Subjects: To investigate a peptide with widespread antivirus activity in vitro and in vivo and illustrate the antiviral mechanism. Methods: Antiviral peptide library designed from mouse beta defensins was synthesized by the company. Recombinant beta defensin was obtained from E. coli. Antiviral activity in vitro was assayed by plaque assay, qPCR. Antiviral activity in vivo was detected by animal challenge with 2009 pandemic H1N1 influenza A virus. The antiviral mechanism was assayed by western blot, ELISA, and qPCR. Conclusions: We identify a new peptide which has widespread effects against multiple viruses (H1N1, H5N1, H7N9, MERS-CoV) in vitro and has efficient antivirus activity in vivo. This peptide inhibits viral entry into target cells and subsequently blocks viral replication. The in vivo study of the antiviral peptide against other viral infections and the investigation of its more detail antiviral mechanism are ongoing.

Keywords: antiviral peptide, defensin, Influenza A virus, mechanism

Procedia PDF Downloads 369
398 Investigating Factors Influencing Online Formal and Informal Learning Satisfaction of College Students

Authors: Lei Zhang, Li Ji

Abstract:

Formal learning and informal learning represent two distinct learning styles: one is systematic and organized, another is causal and unstructured. Although there are many factors influencing online learning satisfaction, including self-regulation, self-efficacy, and interaction, factors influencing online formal learning and informal learning satisfaction may differ from each other. This paper investigated and compared influential factors of online formal and informal learning. Two questionnaires were created based on previous studies to explore factors influencing online formal learning and online informal learning satisfaction, respectively. A sample of 105 college students from different departments in a university located in the eastern part of China was selected to participate in this study. They all had an online learning experience and agreed to fill out questionnaires. Correlation analysis, variance analysis, and regression analysis were employed in this study. In addition, five participants were chosen for interviews. The study found that student-content, interaction, self-regulation, and self-efficacy related positively to both online formal learning and informal learning satisfaction. In addition, compared to online formal learning, student-content interaction in informal learning was the most influential factor for online learning satisfaction, perhaps that online informal learning was more goal-oriented and learners paid attention to the quality of content. In addition, results also revealed that interactions among students or teachers had little impact on online informal learning satisfaction. This study compared influential factors in online formal and informal learning satisfaction helped to add discussions to online learning satisfaction and contributed to further practices of online learning.

Keywords: learning satisfaction, formal learning, informal learning, online learning

Procedia PDF Downloads 120
397 Experimental Investigation for the Overtopping Wave Force of the Vertical Breakwater

Authors: Jin Song Gui, Han Li, Rui Jin Zhang, Heng Jiang Cai

Abstract:

There is a large deviation between the measured wave power at the vertical breast wall and the calculated one according to current specification in the case of overtopping. In order to investigate the reasons for the deviation, the wave forces of vertical breast wall under overtopping conditions have been measured through physical model experiment and compared with the calculated results. The effect of water depth, period and the wave height on the wave forces of the vertical breast wall have been also investigated. The distribution of wave pressure under different wave actions was tested based on the force sensor which is installed in the vertical breakwater. By comparing and analyzing the measured values and norms calculated values, the applicability of the existing norms recommended method were discussed and a reference for the design of vertical breakwater was provided. Experiment results show that with the decrease of the water depth, the gap is growing between the actual wave forces and the specification values, and there are no obvious regulations between these two values with the variation of period while wave force greatly reduces with the overtopping reducing. The amount of water depth and wave overtopping has a significant impact on the wave force of overtopping section while the period has no obvious influence on the wave force. Finally, some favorable recommendations for the overtopping wave force design of the vertical breakwater according to the model experiment results are provided.

Keywords: overtopping wave, physical model experiment, vertical breakwater, wave forces

Procedia PDF Downloads 270
396 Hsa-miR-329 Functions as a Tumor Suppressor through Targeting MET in Non-Small Cell Lung Cancer

Authors: Cheng-Cao Sun, Shu-Jun Li, Cuili Yang, Yongyong Xi, Liang Wang, Feng Zhang, De-Jia Li

Abstract:

MicroRNAs (miRNAs) act as key regulators of multiple cancers. Hsa-miR-329 (miR-329) functions as a tumor suppressor in some malignancies. However, its role on lung cancer remains poorly understood. In this study, we investigated the role of miR-329 on the development of lung cancer. The results indicated that miR-329 was decreased in primary lung cancer tissues compared with matched adjacent normal lung tissues and very low levels were found in a non-small cell lung cancer (NSCLC) cell lines. Ectopic expression of miR-329 in lung cancer cell lines substantially repressed cell growth as evidenced by cell viability assay, colony formation assay and BrdU staining, through inhibiting cyclin D1, cyclin D2, and up-regulatiing p57(Kip2) and p21(WAF1/CIP1). In addition, miR-329 promoted NSCLC cell apoptosis, as indicated by up-regulation of key apoptosis gene cleaved caspase-3, and down-regulation of anti-apoptosis gene Bcl2. Moreover, miR-329 inhibited cellular migration and invasiveness through inhibiting matrix metalloproteinases (MMP)-7 and MMP-9. Further, oncogene MET was revealed to be a putative target of miR-329, which was inversely correlated with miR-329 expression. Furthermore, down-regulation of MET by siRNA performed similar effects to over-expression of miR-329. Collectively, our results demonstrated that miR-329 played a pivotal role in lung cancer through inhibiting cell proliferation, migration, invasion, and promoting apoptosis by targeting oncogenic MET.

Keywords: hsa-miRNA-329(miR-329), MET, non-small cell lung cancer (NSCLC), proliferation, apoptosis

Procedia PDF Downloads 370