<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">
    <title>ENCS</title>
    <link rel="alternate" type="text/html" href="http://newsfeed.encs.concordia.ca/encs_test/" />
    
    <id>tag:newsfeed.encs.concordia.ca,2009-11-20:/encs_test//1</id>
    <updated>2013-05-14T18:37:46Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>




<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/encs" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="encs" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">encs</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><entry>
    <title />
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/05/mini-course-social-impacts-of-engineering.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.520</id>

    <published>2013-05-14T17:49:43Z</published>
    <updated>2013-05-14T18:37:46Z</updated>

    <summary> Mini Course: Social Impacts of Engineering  This course will familiarize students with the skills needed to analyze the social and political impact of engineering on society and the environment. </summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="feature" label="feature" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[<font style="font-size: 1.25em;"><b>Mini Course for Engineers: Social Impacts of Engineering</b></font> <br /><br /><img alt="Mini_Course_Thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Mini_Course_Thumb.jpg" class="mt-image-left" style="float: left; margin: 0px 20px 20px 0px;" height="178" width="267" />This course will familiarize students with the skills needed to analyze 
the social and political impact of engineering on society and the 
environment. It is ideal for engineers seeking to complete the professional development requirements of the Ordre des ingénieurs du Québec. The instructor is Dr. Brandiff R. Caron from the Faculty's Centre for Engineering in Society.<br /><br /><b>Date:</b> Saturday, May 25, 2013. 9 a.m.-5:30 p.m.<br /><b>Location:</b> Engineering, Computer Science and Visual Arts Integrated Complex, Room EV 3.309, 1515 Ste. Catherine St. W., Montreal<br /><b>Charge:</b> $300 (plus tax). A certificate is provided upon completion of the course.<br /><br /><b>Objectives</b><br /><i>Areas covered include:</i><br /><br />&nbsp;&nbsp;&nbsp; Analysis of the social and political implications of engineering practice.<br />&nbsp;&nbsp;&nbsp; Thinking through real-world case studies.<br />&nbsp;&nbsp;&nbsp; Effective social and ethical problem-solving methods.<br />&nbsp;&nbsp;&nbsp; Effective communication of social and ethical aspects of engineering.<br /><a href="https://advweb.concordia.ca/cf/event-reg/EvtRegist.cfm?index=736"><br />REGISTER ONLINE</a><br /><br /><b>Course description</b>: Engineering is about design under constraint.&nbsp; The engineer designs devices, components, subsystems, and systems and, to create a successful design, in the sense that it leads directly or indirectly to an improvement in our quality of life, must work within the constraints provided by technical, economic, business, political, social, and ethical issues.&nbsp;&nbsp;&nbsp; This course provides participants with both theoretical understanding and practical techniques for understanding and navigating these constantly shifting constraints.&nbsp; &nbsp;<br /><br />Credit hours: 7.5<br /><br /><b>Instructor:</b> Dr. Brandiff R. Caron is a lecturer in the Center for Engineering in Society at Concordia University. He holds a PhD in Science and Technology Studies from Virginia Polytechnic and State University (Virginia Tech), an MA in Philosophy of Science from the Virginia Tech as well, and a BA in Philosophy from Virginia Commonwealth University. Dr. Caron's research focuses on the intersections between democracy theory and science and technology policy. <br /><b><br /><br /></b><div><br /></div>



<div><br /></div>





]]>
        
    </content>
</entry>




<entry>
    <title>Guest Lecture: Mysteries of Search Trees</title>
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/05/guest-lecture-mysteries-of-search-trees.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.519</id>

    <published>2013-05-10T20:55:18Z</published>
    <updated>2013-05-14T18:38:53Z</updated>

    <summary>The search tree is one of the most basic and most important data structures in computer science. It lies behind all modern database systems and has many other applications. Although the history of this data structure extends back more than...</summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[<img alt="bob-tarjan-01526-_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/bob-tarjan-01526-_thumb.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" height="345" width="228" />The search tree is one of the most basic and most important data structures in computer science. It lies behind all modern database systems and has many other applications. Although the history of this data structure extends back more than fifty years, we still do not know everything about it.&nbsp; This talk will explore new ideas that lead both to simpler kinds of search trees and to a better analysis of their efficiency.<br /><br /><b>When:</b> Tuesday, May 14, 2013. 11 a.m. - 12 p.m.<br /><b>Where:</b> Room H-767, Henry F. Hall Building (1455 De Maisonneuve Blvd. W.), Sir George Williams campus<br /><br />Attendance is free. No registration is necessary.<br /><br />Robert E. Tarjan is the James S. McDonnell Distinguished University Professor of Computer Science at Princeton University and a Visiting Researcher at Microsoft Research. He is an expert in the design and analysis of data structures and graph algorithms.&nbsp; A member of the U.S. National Academy of Sciences and of the U.S. National Academy of Engineering, he was awarded the&nbsp; Nevanlinna Pr ]]>
        
    </content>
</entry>




<entry>
    <title>Major support for smart energy solutions</title>
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/05/in-a-climate-as-prone.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.518</id>

    <published>2013-05-03T14:09:22Z</published>
    <updated>2013-05-10T21:00:24Z</updated>

    <summary>Major support for smart energy solutions: In a climate as prone to extremes as Canada's, buildings are often inefficient to heat, light and cool. Fortunately, innovative solutions are being explored through the NSERC Smart Net-zero Energy Buildings Strategic Network (SNEBRN), a nationwide university initiative headquartered at Concordia, which has just received $1 million in new funding from Natural Resources Canada (NRCan). </summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[In a climate as prone to extremes as Canada's, buildings are often inefficient to heat, light and cool. Fortunately, innovative solutions are being explored through the NSERC Smart Net-zero Energy Buildings Strategic Network (SNEBRN), a nationwide university initiative headquartered at Concordia, which has just received $1 million in new funding from Natural Resources Canada (NRCan). <br />&nbsp;<br />"Through the ecoENERGY Innovation Initiative, our Government is investing in innovative clean energy technologies that create jobs, generate new economic opportunities and protect the environment," said the Honourable Joe Oliver, Canada's Minister of Natural Resources. "This program demonstrates our tangible support for energy projects that drive energy innovation." <br />&nbsp;<br />The funding will help the network conduct further research and testing of progressive technologies, and to explore how to more efficiently integrate these technologies into buildings. The research has two principle aims: "proof of concept" studies that demonstrate the effectiveness of new technologies, and validation studies that show how these technologies can be integrated in the built environment. <br /><br /><div align="center"><img alt="Andreas Athienitis Solar Panels_medium.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Andreas%20Athienitis%20Solar%20Panels_medium.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="300" width="433" /><font style="font-size: 0.8em;">Andreas Athienitis, professor in the Department of Building, Civil and Environmental Engineering, and director of the NSERC Smart Net-zero Energy Buildings Strategic Network (SNEBRN)</font><br /></div><br />"Concordia is ideally positioned to play a strong role in the nationwide research effort to invent and refine the smart energy solutions of tomorrow," says Alan Shepard, President of Concordia University. "This new grant from NRCan builds on the solar energy expertise established through the Solar Buildings Research Network, which was headquartered at Concordia from 2005-2010."<br />&nbsp;<br />Created in December 2011 with major funding from the Natural Sciences and Engineering Research Council of Canada (NSERC), SNEBRN brings together 29 Canadian researchers from 15 universities to develop the smart net-zero energy homes and commercial buildings of the future. The goal is to invent and implement technologies that make it possible for buildings to generate as much energy as they consume (net-zero), or even to produce more energy than they consume. <br />&nbsp;<br />Under the directorship of Andreas Athienitis, a professor in Concordia's Department of Building, Civil and Environmental Engineering, SNEBRN is ensuring that engineers obtain the skills they need to become part of Canada's clean energy workforce. "We are now in a period of transformation of buildings, from energy-consuming systems to net energy producers," says Athienitis.&nbsp; "This is helping take our society toward a more sustainable future."<br />&nbsp;<br />One of the new technologies Athienitis has helped to pioneer is building-integrated photovoltaic thermal systems (BIPV/T). A BIPV/T system produces both electrical and thermal energy. This combination makes it a better energy generator than a standalone photovoltaic system, which converts just solar energy into electricity. A BIPV/T currently helps power and heat Concordia's John Molson School of Business.<br />&nbsp;<br />"I am delighted that&nbsp; this new funding from NRCan will allow us to help engineers become part of the clean energy workforce that Canada urgently needs," says Athienitis.&nbsp; <br /><br /><br /><div><br /></div><div><br /></div>]]>
        
    </content>
</entry>




<entry>
    <title>Christopher Trueman appointed interim dean </title>
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/05/christopher-trueman-appointed-interim-dean-of-the-faculty-of-engineering-and-computer-science.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.517</id>

    <published>2013-05-02T21:29:16Z</published>
    <updated>2013-05-03T14:36:33Z</updated>

    <summary><![CDATA[Christopher Trueman will serve as interim dean of the Faculty of Engineering and Computer Science while a search is conducted for a new dean to assume this leadership role. &nbsp;"Christopher Trueman has a long history of leadership and of academic...]]></summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[<img alt="staff-trueman.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/staff-trueman.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" height="300" width="199" />Christopher Trueman will serve as interim dean of the Faculty of Engineering and Computer Science while a search is conducted for a new dean to assume this leadership role. <br />&nbsp;<br />"Christopher Trueman has a long history of leadership and of academic excellence in the Faculty," said Interim Provost and Vice-President, Academic Affairs, Lisa Ostiguy. "He is ideally placed to help continue the record of success and accomplishments in Engineering and Computer Science."<br />&nbsp;<br />Trueman is currently associate dean of academic affairs for Engineering and Computer Science. He first joined the Faculty in 1974 as a sessional lecturer in the Department of Electrical and Computer Engineering and became a full professor in 2000. <br />&nbsp;<br />He is a senior member of the Institute of Electrical and Electronics Engineers (IEEE). For more than two decades he has held a continuous operating grant from the Natural Sciences and Engineering Research Council of Canada (NSERC). His BEng, MEng and PhD degrees are from McGill University and his research career has focused primarily on computational electromagnetics with applications to broadcast antennas, power lines, aircraft antennas, cellular phones and indoor propagation. <br />&nbsp;<br />"I look forward to serving the Faculty as interim dean and assisting in our very necessary mission of providing high-quality education, promoting high-calibre research, and developing the profession of engineering and computer science in an ethical and socially responsible manner," says Trueman, who assumes his new role July 1, 2013. <br />&nbsp;]]>
        
    </content>
</entry>




<entry>
    <title>New Mini Course: Ethics for Engineering Practice</title>
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/04/new-mini-course-ethics-for-engineering-practice.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.515</id>

    <published>2013-04-30T14:22:57Z</published>
    <updated>2013-05-02T21:33:41Z</updated>

    <summary> The Faculty of Engineering and Computer Science has a brand new mini course scheduled for Saturday, May 4, called "Ethics for Engineering Practice."  Like all of Concordia's new Mini Courses for Engineers, the  session is 7.5 hours long and is intended to help members of the Ordre des ingénieurs du Québec fulfill their required 30 hours of professional development</summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[The Faculty of Engineering and Computer Science has a brand new mini course scheduled for Saturday, May 4, called "Ethics for Engineering Practice."&nbsp; Like all of Concordia's new Mini Courses for Engineers, the&nbsp; session is 7.5 hours long and is intended to help members of the Ordre des ingénieurs du Québec fulfill their required 30 hours of professional development<br /><b><font style="font-size: 1.25em;"><br />Ethics for Engineering Practice</font></b><br /><i>Centre for Engineering in Society</i><br />Saturday May 4, 2013<br />•&nbsp;&nbsp; &nbsp;9 a.m.-5:30 p.m.<br />•&nbsp;&nbsp; &nbsp;Engineering, Computer Science and Visual Arts Integrated Complex, Room EV3.309, 1515 Ste. Catherine St. W., Montreal<br /><br /><a href="https://advweb.concordia.ca/cf/event-reg/EvtRegist.cfm?index=730">Register online now</a><br /><br /><b>Objectives</b><br />This course will familiarize students with the skills needed to analyze the social and ethical impact of engineering on society and the environment.&nbsp;&nbsp; Areas covered include:<br />•&nbsp;&nbsp; &nbsp;Analysis of the ethical, legal, and social implications of engineering practice<br />•&nbsp;&nbsp; &nbsp;Thinking through real-world case studies<br />•&nbsp;&nbsp; &nbsp;Effective social and ethical problem-solving methods<br />•&nbsp;&nbsp; &nbsp;Effective communication of social and ethical aspects of engineering<br /><br /><b>Course description</b><br />Several notorious cases that have received a great deal of media attention the past few years have led engineers to have an increased sense of their professional responsibilities.&nbsp; These cases have led to an awareness of the importance of ethics within the engineering profession as engineers realize how their technical work has far-reaching impacts on society.&nbsp; This course provides participants with both theoretical understanding and practical techniques for navigating these new challenges. &nbsp;<br />Credit hours: 7.5 <br /><br /><b>Instructor: </b>Dr. Brandiff R. Caron is a lecturer in the Centre for Engineering in Society at Concordia University. He holds a PhD in Science and Technology Studies from Virginia Polytechnic and State University (Virginia Tech), an MA in Philosophy of Science from the Virginia Tech as well, and a BA in Philosophy from Virginia Commonwealth University. Dr. Caron's research focuses on the intersections between democracy theory and science and technology policy. &nbsp;<br />•&nbsp;&nbsp; &nbsp;$300 (plus tax).<br />•&nbsp;&nbsp; &nbsp;<a href="https://advweb.concordia.ca/cf/event-reg/EvtRegist.cfm?index=730">Register online</a> or phone 514-848-2424, ext. 4397, or 1-888-777-3330.<br /><br /><br /><br /> <div><br /></div>]]>
        
    </content>
</entry>




<entry>
    <title>Second Annual Micro Steam Competition</title>
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/04/second-annual-micro-steam-competition.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.514</id>

    <published>2013-04-24T20:26:19Z</published>
    <updated>2013-04-30T14:48:44Z</updated>

    <summary> Second Annual Micro Steam Competition: Micro steam cars aren't always fast, but they sure are exciting. Pack over 100 students in a room on the 10th floor of the Hall Building, all enthusiastically cheering on their team's vehicle, add some hockey sticks to keep the cars on track, and the all-important ingredient -- pop-can propulsion -- and you have the perfect recipe for a fantastic competition, all of which was captured on video.</summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="feature" label="feature" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[<font style="font-size: 1.25em;"><br /></font>

<div align="center"><img alt="Micro Steam Car Competition_med.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Micro%20Steam%20Car%20Competition_med.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0px auto 20px;" height="317" width="440" /><b><font style="font-size: 0.8em;">From left to right: 2nd place teams, Katherine Kokmanian&nbsp; Lisa D'Angelo, Matthew Brownridge, Sara Irene Imbriglio (Nozzles Up) and Alex De Melo, Stéphane Roux Aziz Sabirov</font></b> <b><font style="font-size: 0.8em;">(Royal Kelvins)</font></b><br /><br /></div>Micro steam cars aren't always fast, but they sure are exciting. Pack over 100 students in a room on the 10th floor of the Hall Building, all enthusiastically cheering on their team's vehicle, add some hockey sticks to keep the cars on track, and the all-important ingredient -- pop-can propulsion -- and you have the perfect recipe for a fantastic competition, all of which was captured on video.<br /><div><br /><br /><br />
<iframe src="http://www.youtube.com/embed/wNHVhjW3xzI" allowfullscreen="" frameborder="0" height="315" width="560"></iframe>

<br /><font style="font-size: 1.25em;"><br /><b>About the competition<br /></b></font><br />The micro steam car design project is part of the thermodynamics course 
for second and third year mechanical engineering students. Students 
design and build a car approximately 30 cm long powered by a soda-can 
water boiler, a pin-sized nozzle and a turbine which drives the front 
wheel(s). The project culminates with a competition in which the 
objective is to achieve maximum distance traveled on a restricted amount
 of solid fuel tablets.<br /><br /><div align="left">This year, the 
competition, now in its second year, was held on the 10th floor of the 
Hall Building on Friday, April 12. About a hundred students gathered to 
watch the cars go through their paces. The winning teams were:<br /></div><br />CUGNOT STEAM WORKS (1st place)&nbsp;&nbsp;&nbsp; <br />Adrian Loffredo <br />Colin Chisholm<br />Mathieu St-Martin<br />Distance travelled: 82 metres<br /><br />NOZZLES UP (2nd place)&nbsp;&nbsp;&nbsp; <br />Matthew Brownridge<br />Lisa D'Angelo<br />Sara Irene Imbriglio<br />Katherine Kokmanian <br />Distance travelled: 69 metres<br /><br />ROYAL KELVINS (Tied for 2nd place)<br />Aziz Sabirov<br />Stephane Roux<br />Alex De Melo <br />Distance travelled: 69 metres<br /><br /></div><div>Congratulations to <i>all</i> the students who took part, as well as a big thank you to the staff that helped make this great event possible.<br /></div>

]]>
        <![CDATA[<br />]]>
    </content>
</entry>




<entry>
    <title />
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/04/april-accolades.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.513</id>

    <published>2013-04-17T18:10:52Z</published>
    <updated>2013-04-24T21:01:22Z</updated>

    <summary> April Accolades: This month's Accolades include Suong Hoa, Marius Paraschivoiu, Fariborz Haghighat, Laleh Yerushalmi, Omid Ashrafi, James Bambara, Alexandra Meikleham, District 3 and the Society for Automotive Engineers (SAE).</summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[<b><font style="font-size: 1.25em;">April Accolades</font></b><br /><br /><i>These are the featured Accolades for the month of April. If you know of Faculty accomplishments that should be included here, please email laurence.miall@concordia.ca.  
</i><br /><br /><br /><img alt="Thumbnail image for Dr. Hoa" src="http://newsfeed.encs.concordia.ca/encs_test/assets_c/2010/01/Hoa-thumb-143x199-29.jpg" class="mt-image-left" style="float: left; margin: 0px 20px 20px 0px;" width="113" height="158" /><b>Suong Hoa</b>, a professor in the Department of Mechanical and Industrial Engineering, also the NSERC Industrial Research Chair in Automated Composites Manufacturing, will be inducted into the Canadian Academy of Engineering. The ceremony takes place June 20 at the Delta Centre-Ville in Montreal. The Canadian Academy of Engineering bestows this honour on "distinguished engineers from all disciplines who have undertaken to serve the country and the profession in matters of broad concern." <br /><br /><br /><br /><br /><img alt="paraschivoiumarius_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/paraschivoiumarius_thumb.jpg" class="mt-image-left" style="float: left; margin: 0px 20px 20px 0px;" width="119" height="119" /><b>Marius Paraschivoiu</b> has been awarded the C.N. Downing Award by the Canadian Society for Mechanical Engineers (CSME) in recognition of his distinguished service to CSME over many years. The award ceremony will be held on June 3 in Saskatoon. Paraschivoiu is a professor in the Department of Mechanical and Industrial Engineering as well as the Concordia University Research Chair in Simulation of Clean Energy Production and Storage.<br /><br /><br /><br /><img alt="Haghighat Yerushalm Ashrafi_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Haghighat%20Yerushalm%20Ashrafi_thumb.jpg" class="mt-image-left" style="float: left; margin: 0px 20px 20px 0px;" width="174" height="138" /><b>Fariborz Haghighat</b>, <b>Laleh Yerushalmi</b> and student <b>Omid Ashrafi </b>from the Department of Building, Civil and Environmental Engineering, have developed a new dynamic method to better predict the emission content of these gases. Their findings, published in <i>Environmental Science and Pollution Research</i>, have implications not only for the pulp and paper industry, but also for any business wishing to reduce its carbon footprint.&nbsp; Concordia promoted the researchers' work in a <a href="http://www.concordia.ca/now/media-relations/news-releases/20130305/new-method-for-greenhouse-gas-predictions.php">March 5 news release</a>.&nbsp; <br /><br /><br /><br /><img alt="VerAvenir_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/VerAvenir_thumb.jpg" class="mt-image-left" style="float: left; margin: 0px 20px 20px 0px;" width="182" height="141" /><b>James Bambara</b>, a PhD student in Building, Civil and Environmental Engineering, and biology student, <b>Justin Moody-Corbett</b>, who are seeking to launch a new company called VerAvenir, <a href="http://www.concordia.ca/now/university-affairs/accolades/20130422/sowing-the-seeds-of-an-award-winning-business.php">just clinched first place</a> in the technological innovations category of the <i>Concours québécois en entrepreneuriat</i> (Quebec Entrepreneurship Competition). They have won $1,000 and the chance to go and compete at the regional level. Their achievement is testimony to their hard work and talent as well the growing strength of Concordia's District 3, a platform for entrepreneurship, where they were provided with advice, guidance and encouragement.&nbsp; <br /><a href="http://www.concordia.ca/now/university-affairs/accolades/20130422/sowing-the-seeds-of-an-award-winning-business.php">Find out more about District 3.</a><br /><br /><br /><br /><img alt="SAE-AeroDesign_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/SAE-AeroDesign_thumb.jpg" class="mt-image-left" style="float: left; margin: 0px 20px 20px 0px;" width="177" height="112" />It was a very strong finish for Concordia's student chapter of the <b>Society Automotive Engineers</b> (SAE) in the SAE Aero Design West Competition, held April 12-14 at Van Nuys in California. A total of 37 teams from all across the world competed. In the final round, Concordia's successful aircraft was loaded up to its maximum gross take-off weight of 34 pounds for its flight, and moved up an astonishing seven places in the ranks to clinch its place in the final top 10.&nbsp; Core team members: <b>Andrey Belchev</b>, <b>Mohamad Baiazid</b>, <b>Scott Williams</b>, <b>Elias Clark</b>, <b>Susan Fahmy</b>, <b>Philippe Gilbot-Ducray</b>, <b>Sathiss Selliah</b>.<br /><br /><br /><img alt="Alexandra_thumb2.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Alexandra_thumb2.jpg" class="mt-image-left" style="float: left; margin: 0px 20px 20px 0px;" width="131" height="125" /><b>Alexandra Meikleham</b>, a first year civil engineering and management undergraduate student has won the 2013 Canadian Engineering Memorial Foundation (CEMF) Engineering Undergraduate Scholarship - Quebec Region. The Foundation offers five annual scholarships to Canadian women in engineering in either their first, second or third year of study. The scholarship is highly competitive and is judged by an esteemed panel of professional engineers. For the past eight years, Alexandra has volunteered as a math and biology tutor for junior high, high school, and first-year university students. She also directs students in main stage plays, choreographing and teaching dance sequences, and volunteers at a senior centre.<br /><a href="http://www.cemf.ca/indexEnglish.html">Learn more about CEMF</a> <br />&nbsp;

<div><br /></div><div><br /></div>









]]>
        <![CDATA[<br />]]>
    </content>
</entry>




<entry>
    <title>Space Concordia at Canal Savoir</title>
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/04/space-concordia-at-canal-savoir.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.512</id>

    <published>2013-04-15T19:16:03Z</published>
    <updated>2013-04-23T13:38:52Z</updated>

    <summary> Space Concordia at Canal Savoir: Earlier this year, members of Space Concordia welcomed a film crew from the French-language TV broadcaster Canal Savoir into their headquarters and explained how they designed and manufactured an award-winning satellite. Faculty mentor Scott Gleason and students Ivan Ivanov, Gregory Gibson and Alex Teodor Ionita are featured.</summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[<img alt="SpaceConcordiaMissionBadge_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/SpaceConcordiaMissionBadge_thumb.jpg" class="mt-image-left" style="float: left; margin: 0px 20px 20px 0px;" height="243" width="286" /> Earlier this year, members of Space Concordia welcomed a film crew from the French-language TV broadcaster Canal Savoir into their headquarters and explained how they designed and manufactured an award-winning satellite. Faculty mentor Scott Gleason and students Ivan Ivanov, Gregory Gibson and Alex Teodor Ionita are featured. You can watch the whole show (<i>en français</i>) on the <a href="http://www.canalsavoir.tv/videos_sur_demande/campus5/em_48/media3.canalsavoir.tv$campus_s5$Campus5_E08R01.flv">Canal Savoir website</a>. <br /><br />In other Space Concordia news, the president of the student-run astronautical association, Nick Sweet, recently returned from Caltech where he participated in the Caltech Space Challenge. You can <a href="http://www.concordia.ca/now/campus-beat/blogs/20130409/only-canadian-student-at-caltech-event.php">read about his experiences here</a>.<br /><br /><b><br /> </b><div><br /></div>

]]>
        <![CDATA[<br />]]>
    </content>
</entry>




<entry>
    <title>Capstone 2013</title>
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/04/get-ready-for-the-micro-steam-car-competition.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.510</id>

    <published>2013-04-12T13:49:41Z</published>
    <updated>2013-05-02T21:36:55Z</updated>

    <summary>In order to earn a bachelor's degree, all undergraduates must complete a Capstone project in their final year. Working closely with a faculty advisor, either individually or in teams, students steer their projects from problem formulation and analysis to preliminary...</summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[In order to earn a bachelor's degree, all undergraduates must complete a
 Capstone project in their final year. Working closely with a faculty 
advisor, either individually or in teams, students steer their projects 
from problem formulation and analysis to preliminary and final design 
and development of the given system or device. <br /><br />This year final Capstone projects from all departments were displayed in the atrium of the EV building, April 4 and 5.<br /><br />Check out the Concordia slideshow of the event.
<br /><br /><iframe src="http://www.youtube.com/embed/hitcihji0BI" allowfullscreen="" frameborder="0" height="315" width="560"></iframe>
<br /><br /><br />Here are some additional pictures taken on the first day of activities.<br /><br /><div align="center"><img alt="Capstone2_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Capstone2_thumb.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="317" width="423" /><b><font style="font-size: 0.8em;">François Paquin (left) explains an experimental set-up for percutaneous heart valves, a project supervised by Lyes Kadem in Mechanical and Industrial Engineering</font></b></div><br /><br /><div align="center"><img alt="Capstone1-thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Capstone1-thumb.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="317" width="423" /><b><font style="font-size: 0.8em;">Students display their Easy Stand Transport Wheelchair: [left to right] Babar Chaudry, Erica Too, Tamara Gordon, Amy-Lee Gunter, and Juan Carlos Ramos Perfecto. Supervisor: Hoi Dick Ng, Mechanical and Industrial Engineering<br /></font></b></div><br /><br /><div align="center"><img alt="Capstone3_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Capstone3_thumb.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="317" width="423" /><b><font style="font-size: 0.8em;">Vishal Patel with the turbine component of the project, <i>Design of an Aerostat High-Altitude Wind Power System (A-HAWP)</i></font></b>. <b><font style="font-size: 0.8em;">Supervisor: Wahid Ghaly from Mechanical and Industrial Engineering</font></b><br /></div><br /><br /><br /><br />







<div><br /></div><div><br /></div><div><br /></div><div><br /></div>





]]>
        <![CDATA[<div align="left"><img alt="Capstone2_thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Capstone2_thumb.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0px auto 20px;" height="233" width="311" /></div><div align="left"><b>Showcasing Student Projects:</b> Some of the finest work by students in Engineering and Computer Science was on display over the first half of April as the Faculty showcased numerous year-end projects, both through Capstone presentations and the second annual Micro Steam Car Competition. A growing number of photos, as well as a video, will be available on this website over the coming week.&nbsp; <a href="http://www.encs.concordia.ca/news-and-events/events/#event-510">Find out more.</a></div>]]>
    </content>
</entry>




<entry>
    <title>New Mini Course for Engineers</title>
    <link rel="alternate" type="text/html" href="http://www.encs.concordia.ca/news-and-events/entry.php?a=2013/04/more-mini-courses-for-engineers.php" />
    <id>tag:newsfeed.encs.concordia.ca,2013:/encs_test//1.511</id>

    <published>2013-04-09T15:53:00Z</published>
    <updated>2013-04-15T19:25:45Z</updated>

    <summary> More Mini Courses for Engineers: Following the success of the first series of Mini Courses for Engineers during the month of March, and to meet demand from engineers, the Faculty of Engineering and Computer Science has decided to continue the program. There is a brand new course scheduled for Saturday, April 13.</summary>

    

    <author>
        <name>ENCS</name>
        <uri>http://www.encs.concordia.ca/</uri>
    </author>

    
        <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://newsfeed.encs.concordia.ca/encs_test/">
        <![CDATA[<img alt="Mini_Course_Thumb.jpg" src="http://newsfeed.encs.concordia.ca/encs_test/Mini_Course_Thumb.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" height="200" width="300" /><br />Following the success of the first series of Mini Courses for Engineers during the month of March, and to meet demand from engineers, the Faculty of Engineering and Computer Science has decided to continue the program. We have also received news that the Ordre des ingénieurs du Québec (OIQ) will allow those engineers who have not already completed their required hours of professional development to proceed to do so before May 31, a special extension of the March 31 deadline. <br /><br />The Faculty has a brand new course scheduled for Saturday April 13. Details are below. News about any additional course offerings will be sent to Concordia alumni and shared on the Faculty website.<br /><br /><b>Speaking for Clarity for Engineers</b><br /><i>This course will familiarize students with strategies for effective oral communication in engineering practice.</i><br />Time: 9:00am to 5:30pm, Saturday April 13, 2013<br />Location: EV3.309, 1515 Ste. Catherine St. W., Montreal<br /><br />More course information:<br /><a href="http://www.concordia.ca/alumni-giving/alumni/connect-learn/calendar/2013/04/speaking-for-clarity-for-engineers.php">http://www.concordia.ca/alumni-giving/alumni/connect-learn/calendar/2013/04/speaking-for-clarity-for-engineers.php </a><br /><br />To register: <a href="http://www.concordia.ca/alumni-giving/alumni/connect-learn/calendar/2013/04/speaking-for-clarity-for-engineers.php">https://advweb.concordia.ca/cf/event-reg/EvtRegist.cfm?index=725 </a><br /><br />



]]>
        
    </content>
</entry>

</feed>
