SIDEBAR
»
S
I
D
E
B
A
R
«
After The Storm
Feb 16th, 2010 by Dan Lampie

In late December over a foot of snow fell in the Boston area.  Around dusk, the skies cleared and I was treated to the most amazing sunset.

Project Updates
Feb 11th, 2010 by Dan Lampie

The last month has been extremely busy with my MPLS project, remote power meter for the wind turbine, and skiing four days a week.  I thought it would be a good idea to provide some project updates:

The MPLS project is almost complete and everything is working correctly in emulation.  In the next couple of weeks I will transfer the configs to the actual hardware, rewire the telecom lab, and then add MPLS traffic engineering to the network.

Finalized MPLS Configuration

The remote power meter is also coming along nicely.  Everything is working correctly, but there is some small things that still have to be finished such as converting the values from the Arduino into actual power values in Watts.  I also designed a dedicated website for the wind turbine project and it should launch shortly.

Data from the Remote Power Meter

Skiing for the RIT Ski Team has been a blast!  Everyone on the team has had a great attitude and this has made every race enjoyable, even if the team didn’t perform well on race day.

Racing without a GS Suite

Cisco Router Emulation
Dec 29th, 2009 by Dan Lampie

I have been working on an independent study to revamp the telecom lab here at RIT.  The telecom labs has lots of cool equipment such as Cisco ONS optical transport gear, Fiber to the home PON equipment, T1/T3 multiplexers, hybrid fiber coax equipment, and class 5 central office switches.  Most of the lab hardware is time division multiplexed (TDM) based, but in today telecom environment everything is going IP.  The lab’s TDM based hardware does a great job of emulation a central office network, but the IP network in the lab is more like a home network than an ISP.  For my independent study I am changing this by re-designing the lab IP network to implement BGP and MPLS.

Telecom Lab Design

A great tool for working with Cisco IP based networks is GSN3.  GNS3 is a GUI based Cisco router emulation tool.  Designing and building networks in emulation is far easier and a massive time saver.  Instead of ripping the lab apart and running new cables all over the place, all I have to do is build a virtual lab.  Once I build a virtual lab and configure all the routers successfully, I can copy the configurations over to the real routers in the lab and know that the network will work correctly.  There is minimal downtime since I can keep the existing network up and only deploy the new network once I have verified everything is working.  GNS3 is also great for studying for Cisco certifications since you can configure and setup a network in a fraction compared with the actual hardware.  To learn more about GNS3 visit the official website: http://www.gns3.net/

Telecom Lab GNS3

Wind Turbine Remote Arduino Power Meter
Nov 29th, 2009 by Dan Lampie

In the past month my friend David Brenner and I have made a great deal of progress with the wind turbine remote Arduino power meter.  The idea behind the project is to log the amount of power generated from the wind turbine and have the data automatically be uploaded online where it can graphed.  There are similar products on the market, but they are designed for much larger turbine and solar arrays, and thus are expensive.  We wanted to utilize the Arduino micro-controller as it versatile and inexpensive.  With all the parts the costs is around $80, which is a fraction of the cost of other solutions.

IMG_1811

The power meter works by reading the current flowing from the turbine.  We are using a Hall Effect current sensor as it is very efficient and can handle up 30 Amps.  Based on the amount of current, the sensor outputs a voltage which can then be read by the Arduino’s analog to digital input.  An issue with the Arduino’s ADC is that it is limited to only 1024 values ranging from 0-5 volts.  This means that the Arduino is not very accurate and can only sense a 4.8mV change.  The issue we had was that the current sensor’s output voltage changes by a very small amount and the change couldn’t be read by the Arduino.  To correct this, we fed the current sensor into an amplifier stage to increase the output voltage so the Arduino could read smaller current changes.  The current sensor outputs 1.5v with no current, so to ensure that we weren’t amplifying the voltage when there was no current we needed to implement a 1.5v offset.

IMG_1879

The Arduino microcontroller reads the data from the ADC input and then sends the data through the Internet to a server.  We are utilizing the wireless repeater portion of the wind turbine to transport the data through the Internet.  The server then reads the data and stores it in a mysql data base so graphs can be created.  The Arduino sends a new power reading every one second, so the graphs can be extremely accurate if we wish.  The remote power meter is currently in field trials to ensure the basic functionally works correctly.

RIT Master’s Project
Nov 22nd, 2009 by Dan Lampie

To receive my master’s degree from RIT, I must either complete a project or a thesis.  I have decided to go the project route as this will allow me some extra credit hours to work on an independent study implementing a MPLS backbone in the lab.  After careful consideration of a variety of topics that I find interesting, I have decided to investigate the issue of limited spectrum for the wireless telecommunications industry.  Specifically I will be researching and writing about the use of femtocells in expanding the coverage, capacity, and speed of wireless provider’s networks.  Femtocells are miniature cell sites targeted for homes and small businesses where existing cellular coverage is lacking.  These devices could drastically change how wireless providers operate their networks and this is what I will be investigating in my master’s project.

Femtocell Project Outline & Proposal

»  Substance:WordPress   »  Style:Ahren Ahimsa