<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
  <channel>
    <title>DSpace collection: 第19卷第3期</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/108936</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109074" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109073" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109072" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109071" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109070" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109069" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109068" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109067" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109066" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109065" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109064" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109063" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109062" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109061" />
        <rdf:li resource="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109060" />
      </rdf:Seq>
    </items>
  </channel>
  <textInput>
    <title>The collection's search engine</title>
    <description>Search the Channel</description>
    <name>s</name>
    <link>https://tkuir.lib.tku.edu.tw/dspace/simple-search</link>
  </textInput>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109074">
    <title>A Fuzzy Based Adaptive Gateway Discovery Algorithm for Hybrid Multi-hop Wireless Networks</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109074</link>
    <description>title: A Fuzzy Based Adaptive Gateway Discovery Algorithm for Hybrid Multi-hop Wireless Networks abstract: The portable devices such as mobile phones, laptops or personal digital assistants (PDAs) are&#xD;
used by mobile ad hoc networks (MANETs) for communication establishment in a spontaneous&#xD;
manner. For fulfilling the coverage requirements of future 4G we need integration of mobile ad hoc&#xD;
network with Internet to enhance the pervasiveness and flexibility of networks. It is necessary for&#xD;
mobile nodes to identify and choose an optimal gateway among multiple gateways for Internet access.&#xD;
Therefore, a mechanism for gateway discovery is needed. The adaptive gateway discovery can be&#xD;
configured by dynamically adjusting its TTL value (proactive area) on the basis of several parameters&#xD;
like number of active source nodes, traffic load at the gateway and link changes. Existing schemes&#xD;
involve inaccurate estimation of optimal proactive area, hence they suffer from large routing overhead&#xD;
which ultimately affects the network performance and throughput. This paper aims to develop a novel&#xD;
and efficient adaptive gateway discovery algorithm focusing on optimal TTL value by utilizing the&#xD;
potential and capability of Fuzzy logic, which makes a significant impact on routing overhead during&#xD;
gateway discovery. The proposed scheme also incorporates efficient handover in the situation of&#xD;
multiple gateways so that single gateway will not become a bottleneck. The proposed approach is&#xD;
evaluated using computer simulation and also analytically validated. Results show our approach&#xD;
outperforming existing ones.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109073">
    <title>An Efficient Adaptive Image Enhancement Method in Wavelet Domain for Handwritten Document</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109073</link>
    <description>title: An Efficient Adaptive Image Enhancement Method in Wavelet Domain for Handwritten Document abstract: In this study, a new method, called adaptive image enhancement (AIE), is used to enhance&#xD;
handwritten document images, such as historical documents. An AIE method is proposed to denoise&#xD;
handwritten documents in a wavelet domain, which differs from others methods in two aspects: Firstly,&#xD;
modified contrast limited adaptive histogram equalization (MCLAHE) is used to equalize the contrast&#xD;
of an image by cutting the histogram at some threshold, and then equalization is used. Secondly, the&#xD;
image is improved by using directional discrete wavelet transform (D2&#xD;
WT) enhancing for foreground&#xD;
and interfering strokes, respectively. As a result, this method not only removes the interfering strokes&#xD;
or visible watermarks in the background information, but also significantly increases the readability of&#xD;
handwritten document images.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109072">
    <title>Parallel Processing-Oriented Hybrid Scheduling of Virtual Machines in Cloud</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109072</link>
    <description>title: Parallel Processing-Oriented Hybrid Scheduling of Virtual Machines in Cloud abstract: In cloud computing environment, parallel applications generally run on symmetric&#xD;
multiprocessing (SMP) virtual machine (VM). Since this type of application requires synchronous&#xD;
operations between processes/threads, all virtual CPUs (vCPUs) of a parallel VM (i.e., the VM&#xD;
running parallel application) should be online simultaneously. At present, relevant studies have been&#xD;
intensively conducted from the perspective of vCPU co-scheduling in virtual machine monitor&#xD;
(VMM). However, the existing co-scheduling methods have the problems of unrestricted preemptions&#xD;
between parallel VMs, which probably results in negative impact on the performance of parallel&#xD;
applications in these VMs.&#xD;
To address the above problems, in this paper, we first analyze the deficiencies of the existing&#xD;
co-scheduling approaches in virtualized environment. Then we propose an enhanced co-scheduling&#xD;
algorithm to improve the performance of parallel application in SMP VM.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109071">
    <title>Improving Wi-Fi Indoor-Positioning Accuracy by Using AP Selection and Adaptive Pattern Matching</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109071</link>
    <description>title: Improving Wi-Fi Indoor-Positioning Accuracy by Using AP Selection and Adaptive Pattern Matching abstract: This study proposes a method based on access point (AP) selection and adaptive&#xD;
pattern-matching for Wi-Fi indoor positioning (ASAPM). In the proposed ASAPM, a box plot&#xD;
algorithm is used to remove received signal strength (RSS) outliers in samples received from APs in&#xD;
order to smooth the RSS. Subsequently, we analyzed the RSS variations for selecting the top-N APs&#xD;
with the least interference. Moreover, we analyzed the history of the positioning results to estimate the&#xD;
direction and distance of users in subsequent positions in order to reduce the pattern-matching time&#xD;
and computational overhead of the positioning system. The simulation results revealed that the&#xD;
average positioning error, average maximum positioning error, and average pattern-matching times of&#xD;
ASAPM were 36%, 51%, and 57% lower than the three compared strategies, respectively. These&#xD;
findings show that ASAPM could reduce the computational overhead; moreover, it is suitable as an&#xD;
indoor-positioning service for mobile devices.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109070">
    <title>Application of Transformerless High Gain DC/DC Converter for Grid-connected Offshore Windfarms</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109070</link>
    <description>title: Application of Transformerless High Gain DC/DC Converter for Grid-connected Offshore Windfarms abstract: In this paper, operation and control of an offshore wind farmusing typical configuration is&#xD;
considered. Commonly, the offshore wind farms are connected to the grid using HVDC transmission&#xD;
system in order to decrease power losses and voltage sag. In the proposed configuration a new&#xD;
cascaded structure of transformerless high gain DC/DC converter is appliedinstead of a power&#xD;
transformer. The proposed DC/DC converter can boost voltage level and regulate DC link voltage in&#xD;
output of permanent magnet synchronous generator (PMSG). By adjusting DC link voltage in a&#xD;
suitable value, the maximum active power can be received from PMSG. The main advantage of the&#xD;
proposed configuration is that there aren’t anypower transformer and back-to-back converter inoutput&#xD;
of PMSG. The simulation results confirm good operation of the proposedconfiguration in various wind&#xD;
speeds. Also experimental results of the introduced prototype of the DC/DC converter show the&#xD;
effectiveness of this converter in high gain mode.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109069">
    <title>Experimental Study on Uniform Mobility Displacement Method for Heterogeneous Reservoir</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109069</link>
    <description>title: Experimental Study on Uniform Mobility Displacement Method for Heterogeneous Reservoir abstract: Reservoir heterogeneity is the most important reason for low recovery and early excess water&#xD;
production. Experimental study on uniform mobility displacement was conducted to improve&#xD;
conformance and reduce water channeling for heterogeneous reservoir. The principle and mechanism&#xD;
were founded using a heterogeneous stratified reservoir model. For this model, injection slugs&#xD;
matching different permeable layers can flow simultaneously and achieve a piston-like flow. Mobility&#xD;
contour was proposed to screen polymer concentration. Displacement experiments were conducted in&#xD;
heterogeneous cores to estimate the EOR effect. The results show that uniform mobility displacement&#xD;
can improve oil recovery greater than polymer flooding and ASP flooding. This may provide a new&#xD;
EOR method to reduce water production for heterogeneous reservoir.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109068">
    <title>Convection of Cu-water Nanofluid in a Partially Active Porous Cavity with Internal Heat Generation</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109068</link>
    <description>title: Convection of Cu-water Nanofluid in a Partially Active Porous Cavity with Internal Heat Generation abstract: In this study, the effect of internal heat generation for Cu-water nanofluid on natural convection&#xD;
heat transfer in a fluid saturated porous cavity with partially active walls has been numerically&#xD;
investigated. The governing non-dimensional Darcy-Brinkman-Forchheimer equations are solved&#xD;
using the finite volume approach together with SIMPLE algorithm. Benchmark results are compared&#xD;
with present study which furnish that the present results are to be reliable. The addition of&#xD;
nanoparticles produces an augmented heat transfer rate for low values of internal heat generation. On&#xD;
the other hand, the base fluid water induces the maximum heat transfer rate than the nanofluid for high&#xD;
values of internal heat generation parameter. This means that in the presence of high internal heat&#xD;
generation, there is no need to add nanoparticles inside the cavity to generate the augmented heat&#xD;
transfer rate.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109067">
    <title>A Review on Role of Processing Parameter in Determining Properties of Silicon Carbide Reinforced Metal Matrix Nanocomposites</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109067</link>
    <description>title: A Review on Role of Processing Parameter in Determining Properties of Silicon Carbide Reinforced Metal Matrix Nanocomposites abstract: The present paper reports a review on study of various processing routes and related&#xD;
mechanical properties of silicon carbide reinforced Metal Matrix Nanocomposites (MMNCs).&#xD;
Physical and mechanical properties that can be obtained with Metal Matrix Nanocomposites&#xD;
(MMNCs) have made them potential candidate for use in aerospace and automobile applications.&#xD;
MMNCs are made by dispersing a ceramic material into a metallic matrix. MMNCs have attracted&#xD;
attention as a result of their low costs and enhanced properties. Various reinforcements used are&#xD;
carbides, nitrides, and oxides. MMNCs manufacturing can be broken into three types - solid, liquid&#xD;
and vapor. Solid state methods include powder metallurgy, liquid state method includes stir casting and&#xD;
squeeze casting whereas vapor state method includes physical vapor deposition and chemical vapor&#xD;
deposition. In comparison with conventional polymer matrix composites, MMNCs are resistant to fire,&#xD;
can operate in wider range of temperatures, do not absorb moisture, have better electrical and&#xD;
thermal conductivity, are resistant to radiation damage, and do not display outgassing. It is expected&#xD;
that the silicon carbide reinforced metal matrix nanocomposites will be a potential candidate for heavy&#xD;
duty applications.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109066">
    <title>Roll Stiffness Optimization for Anti-roll Bar in Interconnected Air Suspension</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109066</link>
    <description>title: Roll Stiffness Optimization for Anti-roll Bar in Interconnected Air Suspension abstract: Lateral Interconnected Air Suspension (hereinafter referred to as Interconnected Air&#xD;
Suspension or IAS) tends to deteriorate vehicle roll stability on the condition of steering while&#xD;
travelling in high speed, so interconnection state is generally closed when lateral acceleration of car&#xD;
body exceeds its designed threshold (0.4 g in this paper). In this paper, a roll stiffness optimization&#xD;
strategy of anti-roll bar in IAS based on genetic algorithm is proposed for better roll stiffness as well as&#xD;
better roll angle vibration characteristics both in the state of interconnection and non-interconnection.&#xD;
And the strategy is used to optimize the anti-roll bar of a passenger car equipped with IAS. In the&#xD;
optimization strategy, weighted sum of body roll angle’s mean value and standard deviation is&#xD;
originally determined as the objective function based on impact sensitivity analysis, i.e. the analysis of&#xD;
anti-roll bar roll stiffness’s influence on body roll angle’s mean value and standard deviation. Besides,&#xD;
totally 6 driving conditions are considered in the optimization to make it more realistic. The&#xD;
optimization result shows that optimal roll stiffness of front and rear anti-roll bar is 1998 N  m/deg and&#xD;
1402 N  m/deg respectively. The proposed optimization strategy helps to resolve the problem of how&#xD;
to balance vehicle roll stability and roll angle vibration characteristics under different working&#xD;
conditions during the process of anti-roll bar roll stiffness matching for IAS vehicles. It can also be&#xD;
guidance or a reference for the matching of other parameters in IAS vehicles.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109065">
    <title>Characteristics of Wind Pressures on a Cooling Tower Exposed to Stationary and Translating Tornadoes with Swirl Ratio 0.54</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109065</link>
    <description>title: Characteristics of Wind Pressures on a Cooling Tower Exposed to Stationary and Translating Tornadoes with Swirl Ratio 0.54 abstract: Current wind-resistant design of wind-sensitive structures including large-scale cooling towers&#xD;
is generally carried out with respect to synoptic boundary-layer-type strong winds. A swirling tornado&#xD;
can produce significantly different wind pressures than conventional boundary-layer wind. This paper&#xD;
presents both stationary and translating tornado effects on a cooling tower in a tornado vortex&#xD;
simulator developed at Tongji University, China. Wind pressures acting on the external surface of&#xD;
cooling tower model were measured at a fixed swirl ratio (S = 0.54) in the present study. Different&#xD;
radial distances between a cooling tower and stationary tornado vortex center were considered.&#xD;
Translating tornadoes with three different translation speeds (u = 0.04 m/s, 0.12 m/s and 0.2 m/s) were&#xD;
simulated. The results show that a tornado vortex can produce high negative wind pressures on a&#xD;
cooling tower surface due to the negative pressure drop accompanying a tornado. A cooling tower&#xD;
exposed to a tornado experiences combined effects of pressure drop accompanying a tornado and&#xD;
aerodynamic flow-structure interaction.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109064">
    <title>The Building Information Modeling and its Use for Data Transformation in the Structural Design Stage</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109064</link>
    <description>title: The Building Information Modeling and its Use for Data Transformation in the Structural Design Stage abstract: As a processing technology of data and information, building information modeling (BIM) is&#xD;
often used for producing digital engineering model and promoting interoperability among participants&#xD;
involved in the Architecture, Engineering, and Construction (AEC) industry. The real values of BIM&#xD;
largely depend on effective information integrating and sharing among different stages or disciplines&#xD;
through the whole building lifecycle. To this day, although BIM has made a substantial contribution to&#xD;
the Chinese AEC industry, there are still some debates on its roles. Moreover, due to the complexity of&#xD;
structural design process, the weak link between structural model and BIM model makes its deep&#xD;
application even harder. To address these issues, this paper discusses the roles of BIM from the&#xD;
perspective of structural engineers through comparing with the traditional CAD. Then, the BIM&#xD;
structural model is studied by analyzing the model conformation, design mode, and Industry&#xD;
Foundation Classes (IFC)-format structural model. By comparing the differences between BIM&#xD;
physical model and structural mechanical model, an indirect method for the data transformation from&#xD;
BIM model to structural analysis model is proposed. An interface is developed based on the analysis of&#xD;
data formats and mapping rules. Three typical cases are adopted to demonstrate the data transfer&#xD;
efficiency by using the interface. The case study shows that the proposed method achieves higher&#xD;
efficiency for the data transformation from BIM model to structural analysis model.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109063">
    <title>Mitigation of Resonance for High Speed Train-bridge Systems Considering Overhanging Beam Effects</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109063</link>
    <description>title: Mitigation of Resonance for High Speed Train-bridge Systems Considering Overhanging Beam Effects abstract: Short overhanging beams usually exist at both ends of a simply supported bridge. As a train&#xD;
passes through the overhanging beams of the bridge at high speeds, the overhanging beams would be&#xD;
subjected to intensive vibrations, from which the dynamic response of the train-bridge system would&#xD;
be built up. To mitigate the amplified response of the train-bridge system due to the overhanging beam&#xD;
effects, an end rotational spring to restrain the relative rotations is equipped between the free ends of&#xD;
the adjacent beams. By the vehicle-bridge interaction finite element analysis, the numerical studies&#xD;
indicated that the overhanging beams play a key role in amplifying the response of the train-bridge&#xD;
system. Even so, the proposed end restraintscan reduce the amplified response of the VBI system&#xD;
significantly
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109062">
    <title>CFD Simulation in Helical Coiled Tubing</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109062</link>
    <description>title: CFD Simulation in Helical Coiled Tubing abstract: According to hydrodynamic theory, based on CFD software-Fluent, the simulation for&#xD;
Newtonian fluid flow in helical coiled tubing was carried out to reveal the flow characteristics and&#xD;
pressure gradient of the helical section. Laminar and turbulent flow with different inlet velocities are&#xD;
considered. The results are compared with other published correlations. The results show that&#xD;
maximum velocity distributes in the outer side of the coiled tubing. The velocity in turbulent flow is&#xD;
more uniform than in laminar flow. It is shown that the faster the inlet velocity, the greater the pressure&#xD;
gradient increment. CFD simulation is in close agreement with the published correlations.
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109061">
    <title>Daily Peak Load Forecasting Based on Fast K-medoids Clustering, GARCH Error Correction and SVM Model</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109061</link>
    <description>title: Daily Peak Load Forecasting Based on Fast K-medoids Clustering, GARCH Error Correction and SVM Model abstract: Safe and economic operation of power system is based on load forecasting, and how to increase&#xD;
forecasting accuracy is the premise of power dispatching and economic analysis. Present paper&#xD;
establishes SVM (support vector machine) forecasting model based on fast K-medoids clustering&#xD;
algorithm and data accumulative pre-processing. FKM (fast K-medoids clustering algorithm) is&#xD;
applied to extract similar days by dividing all samples into k clusters, and respective forecasting of k&#xD;
clusters can realize the forecasting of a whole object. Before inputting the data into SVM system, the&#xD;
original data is preprocessed by accumulation to weaken the irregularity disturbance and strengthen&#xD;
sequence regularity. Due to existing unexplained component in forecasting error, GARCH&#xD;
(generalized autoregressive conditional heteroskedasticity) model is employed to forecast the error&#xD;
with non-white noise. According to its results, error correction is applied to the forecasted daily peak&#xD;
load. The forecasting effect of the proposed model is compared with other models in the given&#xD;
example, which verifies that SVM model based on fast K-medoids clustering algorithm and GARCH&#xD;
model has the characteristic of effectiveness, superiority and universality. The accuracy of daily peak&#xD;
load forecasting is enhanced significantly
&lt;br&gt;</description>
  </item>
  <item rdf:about="https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109060">
    <title>A Two-Fluid Model for Herschel-Bulkley Fluid Flow through Narrow Tubes</title>
    <link>https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/109060</link>
    <description>title: A Two-Fluid Model for Herschel-Bulkley Fluid Flow through Narrow Tubes abstract: A two-fluid model of Herschel-Bulkley fluid flow through tubes of small diameters is studied.&#xD;
It is assumed that the core region consists of Herschel-Bulkley fluid and Newtonian fluid in the&#xD;
peripheral region. The analytical solutions for velocity, flow flux, effective viscosity, core hematocrit&#xD;
and mean hematocrit have been derived and the effects of various relevant parameters on these flow&#xD;
variables have been studied. It is found that the effective viscosity, core hematrocit and mean&#xD;
hematrocit for Newtonian fluid is less than that for Bingham fluid, power-law fluid and HerschelBulkley&#xD;
fluid. It has been observed that the effective viscosity and mean hematocrit increase with yield&#xD;
stress, power-law index, hematocrit and tube radius but the core hematocrit decreases with hematocrit&#xD;
and tube radius. Further, it is also noticed that the flow exhibits the anomalous Fahraeus-Lindqvist&#xD;
effect.
&lt;br&gt;</description>
  </item>
</rdf:RDF>

