<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>SMU Digital Repository</title>
<copyright>Copyright (c) 2013 Southern Methodist University All rights reserved.</copyright>
<link>http://digitalrepository.smu.edu</link>
<description>Recent documents in SMU Digital Repository</description>
<language>en-us</language>
<lastBuildDate>Sun, 19 May 2013 01:36:50 PDT</lastBuildDate>
<ttl>3600</ttl>








<item>
<title>Darwin&apos;s Radio Telescope: Use of Genetic Algorithms in the Optimization of Patch Antennas for Radio Astronomy</title>
<link>http://digitalrepository.smu.edu/research_day_2013/1</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/research_day_2013/1</guid>
<pubDate>Tue, 05 Mar 2013 13:15:24 PST</pubDate>
<description>
	<![CDATA[
	<p>Radio Astronomy refers to astronomical observation in the radio band of the electromagnetic spectrum and is used by astrophysicists and astronomers to observe parts of the Universe outside of the visible spectrum. Through the use of radio telescopes, astronomers and astrophysicists are able to observe relatively "dark" or "cold" parts of the Universe that are not active within the visible spectrum. The specific event used within this research to observe these areas of cold matter is the 21cm wavelength emission from neutral hydrogen (the H-I line emission). This relatively low energy event allows astronomers to see large gas clouds that would normally be invisible. Radio telescopes are traditionally built out of large dish antenna arrays due  to their high resolution and high gain but can be prohibitively expensive and require a great deal of upkeep.</p>
<p>This research focused on  using genetic algorithms to optimize a phased array of patch antennas that can add an aspect of versatility and robustness to the radio telescope design that is not provided by a dish antenna radio telescope. Genetic algorithms are a method of design optimization for specific desired outcomes when the relationship between design parameters and effective outcome parameters are not well defined and therefore may result in a non-intuitive optimal design. This method uses the basic rules of evolution in repeated design simulations by rewarding traits that promote a desired effect. In this research, the genetic algorithm controls the spacing and relative weighting of a 2-D array structure for a phased patch antenna array. While the patch antenna does not have the intrinsic properties required for radio astronomy, they can be combined and optimized as a 2-D array structure that provides all the necessary functions of a radio telescope and contains the added benefit of low maintenance and wider viewing angles.</p>

	]]>
</description>

<author>Matthew N. Rispoli</author>


</item>






<item>
<title>Mitigation of Pore Generation in Laser Welding of Magnesium Alloy AZ31B in Lap Joint Configuration</title>
<link>http://digitalrepository.smu.edu/engineering_mechanical_research/2</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/engineering_mechanical_research/2</guid>
<pubDate>Thu, 28 Feb 2013 11:32:24 PST</pubDate>
<description>
	<![CDATA[
	<p>Magnesium, as the lightest structural metal, has been widely used in the automotive and aerospace industries. Porosity is the main issue in the welding of magnesium alloys and can be caused by surface coatings, hydrogen gas, pre-existing porosity, the collapse of an unstable keyhole and vaporization of alloying elements. In this study, the effect of the oxide layer on pore generation in the welding of AZ31B-H24 magnesium alloy is investigated. A fiber laser with a power of up to 4 kW is used to weld samples in a lap joint configuration. Two groups of samples are studied: as received (AR) surfaces (where an oxide layer remains on the surface) and treated surfaces. The surface treatment includes two techniques: mechanical removal (MR) and the use of a plasma arc (PA) as a preheating source. Also, a separate set of experiments are designed for preheating samples in a furnace in order to investigate whether the pore mitigation effect of a plasma arc is caused by preheating. Observations include a weld bead profile achieved through optical microscopy, chemical compositions tested by Electron Dispersive Spectroscopy (EDS), and mechanical properties measured with a tensile test. The results obtained show that the preheating effect of a plasma arc procedure can effectively mitigate pore generation. The tensileshear results reveal that PA samples have a higher strength than other groups of samples.</p>

	]]>
</description>

<author>Masoud Harooni et al.</author>


</item>






<item>
<title>Studying the Effect of Laser Welding Parameters on the Quality of ZEK100 Magnesium Alloy Sheets in Lap Joint Configuration</title>
<link>http://digitalrepository.smu.edu/engineering_mechanical_research/1</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/engineering_mechanical_research/1</guid>
<pubDate>Wed, 27 Feb 2013 14:08:10 PST</pubDate>
<description>
	<![CDATA[
	<p>Magnesium, as the lightest structural metal, has been widely used in the automotive and aerospace industries. Porosity is the main issue in the welding of magnesium alloys and can be caused by surface coatings, hydrogen gas, pre-existing porosity, the collapse of an unstable keyhole and vaporization of alloying elements. In this study, the effect of the oxide layer on pore generation in the welding of AZ31B-H24 magnesium alloy is investigated. A fiber laser with a power of up to 4 kW is used to weld samples in a lap joint configuration. Two groups of samples are studied: as received (AR) surfaces (where an oxide layer remains on the surface) and treated surfaces. The surface treatment includes two techniques: mechanical removal (MR) and the use of a plasma arc (PA) as a preheating source. Also, a separate set of experiments are designed for preheating samples in a furnace in order to investigate whether the pore mitigation effect of a plasma arc is caused by preheating. Observations include a weld bead profile achieved through optical microscopy, chemical compositions tested by Electron Dispersive Spectroscopy (EDS), and mechanical properties measured with a tensile test. The results obtained show that the preheating effect of a plasma arc procedure can effectively mitigate pore generation. The tensileshear results reveal that PA samples have a higher strength than other groups of samples.</p>

	]]>
</description>

<author>Masoud Harooni et al.</author>


</item>






<item>
<title>Stream: A Framework For Data Stream Modeling in R</title>
<link>http://digitalrepository.smu.edu/engineering_compsci_research/3</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/engineering_compsci_research/3</guid>
<pubDate>Wed, 20 Feb 2013 11:25:09 PST</pubDate>
<description>
	<![CDATA[
	<p>In recent years, data streams have become an increasingly important area of research. Common data mining tasks associated with data streams include classification and clustering. Due to both the size and the dynamic nature of data streams, it is often difficult to obtain real-time stream data without the overhead of setting up an infrastructure that will generate data with specific properties. We have built the framework in R, a popular tool for data mining and statistical analysis with the intent that researchers will be able to easily integrate our framework into their existing work. In this paper we introduce the implementation of stream, an R package that provides an intuitive interface for experimenting on data streams and their applications. stream is a general purpose tool that can model data streams and perform data mining tasks on the generated data. It allows the researcher to control specific behaviours of the streams so that they create scenarios that may not be easily reproducible in the real-world, such as the merging and splitting of clusters. Additionally, it has the ability to replay the requested data for other data mining tasks if needed, or read data streams from other sources and incorporate them into the framework.</p>

	]]>
</description>

<author>John Forrest</author>


</item>






<item>
<title>The [Untitled] Festival:  Dallas</title>
<link>http://digitalrepository.smu.edu/big_ideas_2012_fall/9</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/big_ideas_2012_fall/9</guid>
<pubDate>Wed, 06 Feb 2013 13:19:48 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>James Ryan Jillson et al.</author>


</item>






<item>
<title>Community Participation in Tribal Diabetes Programs</title>
<link>http://digitalrepository.smu.edu/hum_sci_anthropology_research/4</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/hum_sci_anthropology_research/4</guid>
<pubDate>Wed, 06 Feb 2013 08:55:51 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Carolyn Smith-Morris</author>


</item>






<item>
<title>Green Riba</title>
<link>http://digitalrepository.smu.edu/big_ideas_2012_fall/8</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/big_ideas_2012_fall/8</guid>
<pubDate>Wed, 06 Feb 2013 08:29:54 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Rahfin Faruk et al.</author>


</item>






<item>
<title>Open Minds</title>
<link>http://digitalrepository.smu.edu/big_ideas_2012_fall/7</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/big_ideas_2012_fall/7</guid>
<pubDate>Wed, 06 Feb 2013 08:14:56 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Genesis Reed et al.</author>


</item>






<item>
<title>KAIROS Undergraduate Publication</title>
<link>http://digitalrepository.smu.edu/big_ideas_2012_fall/6</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/big_ideas_2012_fall/6</guid>
<pubDate>Wed, 06 Feb 2013 07:14:45 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Arnaud Zimmern et al.</author>


</item>






<item>
<title>STEM Future Dallas</title>
<link>http://digitalrepository.smu.edu/big_ideas_2012_fall/5</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/big_ideas_2012_fall/5</guid>
<pubDate>Wed, 06 Feb 2013 06:32:42 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Jacob Fleming et al.</author>


</item>






<item>
<title>Dallas Refugee Community</title>
<link>http://digitalrepository.smu.edu/big_ideas_2012_fall/4</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/big_ideas_2012_fall/4</guid>
<pubDate>Wed, 06 Feb 2013 06:17:22 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Samantha Matthews et al.</author>


</item>






<item>
<title>Momentum</title>
<link>http://digitalrepository.smu.edu/big_ideas_2012_fall/2</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/big_ideas_2012_fall/2</guid>
<pubDate>Thu, 31 Jan 2013 13:25:07 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Julianna Bond et al.</author>


</item>






<item>
<title>Evaluating hurricane intensity prediction techniques in real time</title>
<link>http://digitalrepository.smu.edu/urajournal_research/6</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/urajournal_research/6</guid>
<pubDate>Tue, 29 Jan 2013 05:15:15 PST</pubDate>
<description>
	<![CDATA[
	<p>While the accuracy of hurricane track prediction has been improving, predicting intensity, the maximum sustained wind speed, is still a very difficult challenge. This is problematic because the destructive power of a hurricane is directly related to its intensity. In this paper, we present Prediction Intensity Interval model for Hurricanes (PIIH) which combines sophisticated data mining techniques to create an online real time model for accurate intensity predictions and we present a web-based framework to dynamically compare PIIH to operational models used by the National Hurricane Center (NHC). The created dynamic website tracks, compares, and provides visualization to facilitate immediate comparisons of prediction techniques. This paper is a work in progress paper reporting on both, new features of the PIIH model and online visualization of the accuracy of that model as compared to other techniques.</p>

	]]>
</description>

<author>Vladimir Jovanovic et al.</author>


</item>










<item>
<title>Daniel Senise:  Telas - Canvases 1988 - 1994</title>
<link>http://digitalrepository.smu.edu/arts_arthistory_research/5</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/arts_arthistory_research/5</guid>
<pubDate>Mon, 07 Jan 2013 05:51:12 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Roberto Tejada</author>


</item>






<item>
<title>Carlos Arias:  Sobre la mesa</title>
<link>http://digitalrepository.smu.edu/arts_arthistory_research/4</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/arts_arthistory_research/4</guid>
<pubDate>Wed, 19 Dec 2012 08:25:14 PST</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Roberto Tejada</author>


</item>






<item>
<title>The Postmodern Ponzi Scheme: Empirical Analysis of High-Yield Investment Programs</title>
<link>http://digitalrepository.smu.edu/engineering_compsci_research/2</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/engineering_compsci_research/2</guid>
<pubDate>Tue, 18 Dec 2012 12:30:18 PST</pubDate>
<description>
	<![CDATA[
	<p>High Yield Investment Program (HYIP) is an online Ponzi scheme, a financial fraud that pays outrageous levels of interest using money from new investors. We call this fraud ‘postmodern’ in that so- phisticated investors understand the fraud, but hope to profit by joining early. These investors support ‘aggregators’ – reputation websites that track the status of HYIPs. We examine 9 months of aggregator data and show that there is no evidence of collusion between different ag- gregators. We use their data to assess HYIP time to collapse, finding – perhaps unsurprisingly – that longer lifetimes are associated with lower interest payments and longer mandatory investment terms. We look at the role of digital currencies in supporting HYIPs, finding that a handful of systems dominate. Finally, we estimate that this type of criminality is turning over at least $6 million/month and set out ways in which it might be disrupted.</p>

	]]>
</description>

<author>Tyler Moore et al.</author>


</item>






<item>
<title>Genetic Algorithms vs. Simulated Annealing: A Comparison of Approaches for Solving the Circuit Partitioning Problem</title>
<link>http://digitalrepository.smu.edu/engineering_compsci_research/1</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/engineering_compsci_research/1</guid>
<pubDate>Thu, 13 Dec 2012 05:10:07 PST</pubDate>
<description>
	<![CDATA[
	<p>An important stage in circuit design is placement, where components are assigned to physical locations on a chip. A popular contemporary approach for placement is the use of simulated annealing. While this approach has been shown to produce good placement solutions, recent work in genetic algorithms has produced promising results. The purpose of this study is to determine which approach will result in better placement solutions.</p>
<p>A simplified model of the placement problem, circuit partitioning, was tested on three circuits with both a genetic algorithm and a simulated annealing algorithm. When compared with simulated annealing, the genetic algorithm was found to produce similar results for one circuit, and better results for the other two circuits. Based on these results, genetic algorithms may also yield better results than simulated annealing when applied to the placement problem.</p>

	]]>
</description>

<author>Theodore W. Manikas et al.</author>


</item>






<item>
<title>SYBARITE&apos;S MONASTERY: The Reyes Residence, Mexico City</title>
<link>http://digitalrepository.smu.edu/arts_arthistory_research/3</link>
<guid isPermaLink="true">http://digitalrepository.smu.edu/arts_arthistory_research/3</guid>
<pubDate>Tue, 30 Oct 2012 08:37:41 PDT</pubDate>
<description>
	<![CDATA[
	
	]]>
</description>

<author>Roberto Tejada</author>


</item>





</channel>
</rss>
