<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Robert Accettura&#039;s Fun With Wordage &#187; cable modem</title>
	<atom:link href="http://robert.accettura.com/blog/tag/cable-modem/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://robert.accettura.com/?pushpress=hub'/>
<cloud domain='robert.accettura.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Cable Modem Power Level Graphing</title>
		<link>http://robert.accettura.com/blog/2008/05/26/cable-modem-power-level-graphing/</link>
		<comments>http://robert.accettura.com/blog/2008/05/26/cable-modem-power-level-graphing/#comments</comments>
		<pubDate>Tue, 27 May 2008 01:35:00 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[cable modem]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[rrdtool]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1755</guid>
		<description><![CDATA[As I hinted last week, I graph a fair amount of data, since I find it pretty handy at times, not to mention just interesting to see in a pretty graph form. I&#8217;ve been doing this for years and it&#8217;s &#8230; <a href="http://robert.accettura.com/blog/2008/05/26/cable-modem-power-level-graphing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As I hinted <a href="http://robert.accettura.com/blog/2008/05/17/poor-broadband-performance/">last week</a>, I graph a fair amount of data, since I find it pretty handy at times, not to mention just interesting to see in a pretty graph form.  I&#8217;ve been doing this for years and it&#8217;s served me well.</p>
<p>One thing I really wanted to get going was monitoring the cable modem&#8217;s power levels.  This is now implemented:</p>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/05/20080526_cable_modem_power_levels.png" alt="Cable Modem Power Levels" class="centered aligncenter wp-image-1754" /></p>
<p>How pretty is that?  I also moved my ping/latency graphs away from MRTG to RRDTool based graphs.  Next up is interface traffic (when I get around to figuring out why it didn&#8217;t work when I just tried it).
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1755#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/05/d8d31bd.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/05/26/cable-modem-power-level-graphing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Poor Broadband Performance</title>
		<link>http://robert.accettura.com/blog/2008/05/17/poor-broadband-performance/</link>
		<comments>http://robert.accettura.com/blog/2008/05/17/poor-broadband-performance/#comments</comments>
		<pubDate>Sun, 18 May 2008 02:44:40 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[cable modem]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[mrtg]]></category>
		<category><![CDATA[packet loss]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1743</guid>
		<description><![CDATA[For the past several weeks, the cable modem has been getting more and more unstable. Having dealt with this before I knew the signal quality was pretty poor from looking at the stats. By using a different line that goes &#8230; <a href="http://robert.accettura.com/blog/2008/05/17/poor-broadband-performance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For the past several weeks, the cable modem has been getting more and more unstable.  Having dealt with this before I knew the signal quality was pretty poor from looking at the stats.  By using a different line that goes more direct, it made a real difference as the data below shows (sidenote: I need to start tracking this using RRDtool).</p>
<h3>Before</h3>
<pre>
<strong>Forward Path:</strong>
Signal Acquired at 723.000 MHz
SNR: 27.1 dB
Received Signal Strength: -19.4 dBmV
Bit Error Rate: 0.459 %
Modulation: 256 QAM

<strong>Return Path:</strong>
Connection: Acquired
Frequency: 31.6 MHz
Power Level: 61.0 dBmV
Channel ID: 4
Modulation: 16 QAM
</pre>
<h3>After</h3>
<pre>
<strong>Forward Path:</strong>
Signal Acquired at 723.000 MHz
SNR: 37.1 dB
Received Signal Strength: -6.9 dBmV
Bit Error Rate: 0.000 %
Modulation: 256 QAM 

<strong>Return Path:</strong>
Connection: Acquired
Frequency: 31.6 MHz
Power Level: 49.8 dBmV
Channel ID: 4
Modulation: 16 QAM
</pre>
<p>The performance before was getting pretty bad (never more than 10Mbps, often below 4Mbps). Just ran another test and got this:</p>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/05/20080517_comcast_speed.png" alt="Comcast Speed" class="alignnone size-full wp-image-1744 centered" /></p>
<p>You can see the packet loss was at 100% for several hours yesterday, and was even when up the connection was pretty poor.  Around 3:00 it was disconnected while they fixed the coax hookup.  You can see the clean connection afterward, with only one small hiccup while I made a little adjustment to the networking cabling that resulted in a few minutes down.<br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/05/www1loss-day.png" alt="Packet Loss" class="centered alignnone size-full wp-image-1745" /></p>
<p>Pings to this server are still a little high after the <a href="http://robert.accettura.com/blog/2008/05/05/slow-site/">tornado incident</a> due to some weird routing on Comcast&#8217;s part.  Not sure when will get resolved.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1743#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/05/955a158.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/05/17/poor-broadband-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

