projects
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects [2011/09/06 00:11] – added mcnamee and wang dymond | projects [2011/09/14 18:19] (current) – dymond | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Currently offered Projects, Fall 2011 (updated September | + | ====== Currently offered Projects, Fall 2011 (updated September |
(Listed in order received.) | (Listed in order received.) | ||
Line 191: | Line 191: | ||
__Description__ | __Description__ | ||
- | In this project you will compare several efficient methods for solving polynomials. Pre-req: course in Numerical methods and some knowledge of programming, | + | In this project you will compare several efficient methods for solving polynomials. |
---- | ---- | ||
: | : | ||
---- | ---- | ||
+ | ====== MF7114 Assembler ====== | ||
+ | |||
+ | **Supervisor**: | ||
+ | |||
+ | **Required Background**: | ||
+ | Some knowledge of microprocessor architecture and assembly programming | ||
+ | |||
+ | __Description__ | ||
+ | |||
+ | Every microprocessor is supported by a variety of software tools, such as assemblers, disassemblers, | ||
+ | |||
+ | Background Information: | ||
+ | manufactured in Canada (by Microsystems International Ltd, or MIL) and one of the earliest microprocessors ever produced. The microprocessor was used, among other applications as the CPU of the CPS-1 microcomputer. Although none of the CPS/1 computers (nor MF7114 software) have survived, technical information about the microprocessor and the CPS-1 has been preserved. This makes the design and | ||
+ | implementation of an assembler possible. More information on | ||
+ | |||
+ | http:// | ||
+ | |||
+ | ---- | ||
+ | : | ||
+ | ---- | ||
+ | ====== MF7114 Debugger ====== | ||
+ | |||
+ | **Supervisor**: | ||
+ | |||
+ | **Required Background**: | ||
+ | Some knowledge of microprocessor architecture and assembly programming | ||
+ | |||
+ | __Description__ | ||
+ | |||
+ | Every microprocessor is supported by a variety of software tools, such as assemblers, | ||
+ | |||
+ | Background Information: | ||
+ | manufactured in Canada (by Microsystems International Ltd, or MIL) and one of the earliest microprocessors ever produced. The microprocessor was used, among other applications as the CPU of the CPS-1 microcomputer. Although none of the CPS/1 computers (nor MF7114 software) have survived, technical information about the microprocessor and the CPS-1 has been preserved. This makes the design and | ||
+ | implementation of a debugger possible. More information on | ||
+ | |||
+ | http:// | ||
+ | |||
+ | ---- | ||
+ | : | ||
+ | ---- | ||
+ | |||
+ | ======Web Crawlers Behaving Like Humans: Are We There Yet!? ====== | ||
+ | |||
+ | **Supervisor**: | ||
+ | |||
+ | **Required Background**: | ||
+ | |||
+ | |||
+ | __Description__ | ||
+ | |||
+ | |||
+ | Distributed Denial of Service (DDoS) attacks are recognized as one | ||
+ | of the most serious threats to today' | ||
+ | simplicity of their execution and their ability to severely degrade | ||
+ | the quality at which Web-based services are offered to the end users. | ||
+ | An especially challenging form of DDoS attacks are the so-called | ||
+ | Application-Layer DDoS attacks. Namely: | ||
+ | 1) In Application-Layer DDoS attacks, the attackers utilize a flood | ||
+ | of legitimate-looking Layer-7 network sessions (i.e., sessions that | ||
+ | are generally hard to detect and/or filter out by a firewall or an | ||
+ | IDS system); | ||
+ | 2) Increasingly, | ||
+ | cleverly programmed crawler that executes a semi-random walk over the | ||
+ | web site links, thereby attempting to appear as a legitimate human | ||
+ | visitor. | ||
+ | |||
+ | The goal of this project is to investigate the state of the art in | ||
+ | malicious web crawler design. In particular, the project will look | ||
+ | into the challenges of designing a smart-DDoS-crawler from the | ||
+ | attacker point of view - one of these challenges being the estimation | ||
+ | of web-page popularity assuming no a priori access to the web-logs | ||
+ | of the victim web-site. | ||
+ | ---- | ||
+ | : | ||
+ | ---- | ||
+ | ====== GFI Sandbox | ||
+ | |||
+ | **Supervisor**: | ||
+ | |||
+ | **Required Background**: | ||
+ | |||
+ | |||
+ | __Description__ | ||
+ | |||
+ | GFI Sandbox is a sophisticated industry-leading tool for quick and | ||
+ | safe analysis of malware behaviour. The goals of this project are: | ||
+ | 1) familiarize yourself with the operation of GFI Sandbox; | ||
+ | 2) using readily available GFI Sandbox Feeds (i.e., ThreatTrack Feeds), | ||
+ | build a database of malware designed specifically for execution of | ||
+ | DDoS-attacks - the so-called botnet malware; | ||
+ | 3) examine the behaviour of the collected malware 'upon execution'; | ||
+ | 4) propose and build an environment - comprising the standard freeware | ||
+ | security tools - for longer term (beyond immediate execution) analysis | ||
+ | of the collected malware. | ||
+ | |||
+ | |||
+ | ---- | ||
+ | : | ||
+ | ---- | ||
+ | |||
+ | Network analysis of EEG data: Understanding connections in the brain | ||
+ | |||
+ | ====== Network analysis of EEG data: Understanding connections in the brain ====== | ||
+ | |||
+ | **Supervisor**: | ||
+ | |||
+ | **Required Background**: | ||
+ | |||
+ | **Preferred**: | ||
+ | |||
+ | |||
+ | __Description__ | ||
+ | Electroencephalogram (EEG) data indicates electrical activity at particular locations in the brain. Using EEG data from multiple sensors, it is possible to find correlations among the measurements, | ||
+ | |||
+ | The tools that are used to analyze communication networks can also be used to analyze brain networks. In this interdisciplinary project, you will work with a collection of EEG data to identify correlated measurements, | ||
+ | |||
+ | |||
+ | ---- | ||
+ | : | ||
+ | ---- | ||
+ | |||
+ | ====== An Open Source Structural Equation Modeling Path Diagram to Syntax Application ====== | ||
+ | |||
+ | **Supervisor**: | ||
+ | |||
+ | **Required Background**: | ||
+ | |||
+ | **Recommended Background**: | ||
+ | |||
+ | __Description__ | ||
+ | The software required is an application that allows researchers to define their hypothesized models visually and will output the correct syntax for the analytical software of their choosing. | ||
+ | |||
+ | To date a promising functional application has been developed in JAVA by a Computer Science student as a 4080 project. | ||
+ | |||
+ | This a cross-disciplinary project with the Quantitative Methods division of the Department of Psychology. As such, the student will be working with individuals with expertise in the relevant statistics but are not themselves software developers, which is reflective of real-world situations. | ||
+ | |||
+ | |||
+ | ---- | ||
+ | : | ||
+ | ---- | ||
+ | |||
+ | ====== YUsend Thermal Vacuum (TVAC) Test Manager | ||
+ | |||
+ | **Supervisor**: | ||
+ | |||
+ | **Required Background**: | ||
+ | |||
+ | |||
+ | __Description__ | ||
+ | The YUsend (York University Space Engineering Nanosatellite Demonstration) Lab has procured a Windows XP-based industrial computer and temperature acquisition card (as well as other hardware) for performing TVAC testing of nanosatellites in the CSIL Lab (PSE 003). A "TVAC Test Manager" | ||
+ | |||
+ | Specific tasks include: | ||
+ | 1. Writing temperature acquisition card (OMEGA Engineering CIO-DAS-Temp) drivers for LabView - should be written in Visual C++ or similar and compiled into SubVI format. | ||
+ | 2. Write LabView VI's (" | ||
+ | 3. (Optional) Interface the Test Manager with an orbital simulation tool which would be used to compute IR lamp inputs based on a simulation of the nanosatellite' | ||
+ | |||
+ | |||
+ | |||
+ | ---- | ||
+ | : | ||
+ | ---- | ||
+ |
projects.1315267870.txt.gz · Last modified: 2011/09/06 00:11 by dymond