<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>The Call of the Open Sidewalk</title>
   <link>http://59.ca/weblog</link>
   <description>From a place slightly to the side of the more popular path</description>
   <language>en</language>
   <copyright>Copyright 2010 Bruce Walzer</copyright>
   <ttl>60</ttl>
   <pubDate>Wed, 02 May 2012 22:22 GMT</pubDate>
   <managingEditor>bwblog@59.ca</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008</generator>
<item>
   <title>Software Patents</title>
   <guid isPermaLink="false">politics/sw_patents</guid>
   <link>http://59.ca/weblog/politics/sw_patents.html</link>
   <description><![CDATA[
<p>
This was in response to someone on Reddit who suggested that software
patents on video compression methods were somehow more reasonable than
other software patents because it was hard to come up with such
methods. It seemed blogworthy.
<p>
<blockquote>
Digging a trench is really hard too. How long does the trench have to
be before I can get a patent and prevent anyone else from digging a
trench that long?
<p>
Video compression patents are an excellent example of why software
patents don't really make sense. If I somehow decode some compressed
video the result is a bunch of coloured dots on a screen representing
a moving image. The output is pure unmitigated data.
<p>
Now the people that believe in software patents will tell me that I
can't use my computer to interpret the H.264 bit stream in the H.264
way without the permission of the 1600 or so patent holders. I can
interpret it in an infinite number of other ways. That is OK. Just not
the one way. That is even if I have read the standard and do the
programming myself. There is just something magic about the one
interpretation.
<p>
I happen to believe that the invention of the general purpose computer
is on a similar level to that of the invention of fire. If I believe
in software patents I also have to believe that I can only use this
incredibly powerful invention in very circumscribed ways. Imagine the
reaction if the people that used to spend time tenderizing meat with
rocks tried to get a royalty from the people using fire to do the same
thing. The fire users might patiently explain that the world had
changed in a very fundamental way. They might instead suggest that the
people trying to make their wonderful new thing as useless as the old
thing just go fuck themselves. I will leave it to you to decide which
group I fall into...
<p>
At any rate, suggesting that software patents are real in some way is
deeply offensive. You should expect to get called on it...
</blockquote>

]]></description>
   <category domain="http://59.ca/weblog">/politics</category>
   <pubDate>Wed, 02 May 2012 22:22 GMT</pubDate>
</item>
<item>
   <title>The 12+12 DTV Solution: Implementation</title>
   <guid isPermaLink="false">tv/12p12_implementation</guid>
   <link>http://59.ca/weblog/tv/12p12_implementation.html</link>
   <description><![CDATA[
<p>
Here are the other articles in this series:
<p>
<ul>
<li><a href="http://59.ca/weblog/tv/12p12.html">Background</a></li>
<li><a href="http://59.ca/weblog/tv/12p12_dtv.html">Going Digital</a></li>
<li><a href="http://59.ca/weblog/tv/12p12_dreams.html">Forgotten Dreams</a></li>
<li><a href="http://59.ca/weblog/tv/12p12_parts.html">More Than The Sum</a></li>
<li><a href="http://59.ca/weblog/tv/12p12_planning.html">Gathering Information</a></li>
<li><a href="http://59.ca/weblog/tv/12p12_design.html">Design</a></li>
</ul>
<p>
Here is what the antenna looks like:
<p>
<img src="http://59.ca/~bwalzer/images/12p12_antenna.jpg" alt="Antenna">
<p>
Doesn't that look great? Pure function...
<p>
The support structure is a 10 foot chain link fence top rail bought at
the local home improvement store. It is attached to the roof with a
tripod sold as an antenna support. The top antenna points at channel
13. The middle antenna points at channel 7. The bottom antenna (low
gain UHF band) receives channels 27, 35, 40 and 51 and points between
the transmitters. The cables are held to the mast with multiple wraps
of black vinyl electrical tape, which seems to be the local custom.
<p>
Here is the place where the signals are combined:
<p>
<img src="http://59.ca/~bwalzer/images/12p12_joining.jpg" alt="Joining">
<p>
Here is the place where I ground the antenna:
<p>
<img src="http://59.ca/~bwalzer/images/12p12_ground.jpg" alt="Grounding Attachment">
<p>
The requirements for grounding things like TV antennas are different
from place to place. If you can't manage to ground it exactly as
required, don't just give up. Ground it as best you can. You should
ground the outside conductor of the cable where it comes into the
building as well. You can buy a thing called a grounding block to make
this convenient.
<p>
As the digital TV conversion is finally complete in my area I can
provide results:
<p>
<table border="1">
<tr>
<th>Channel</th>
<th>Strength</th>
<th>Quality</th>
</tr>
<tr>
<td>7</td>
<td>90%</td>
<td>100%</td>
</tr>
<tr>
<td>13</td>
<td>87%</td>
<td>100%</td>
</tr>
<tr>
<td>27</td>
<td>86%</td>
<td>100%</td>
</tr>
<tr>
<td>35</td>
<td>80%</td>
<td>94%</td>
</tr>
<tr>
<td>40</td>
<td>94%</td>
<td>80%-100%</td>
</tr>
<tr>
<td>51</td>
<td>63%</td>
<td>75%</td>
</tr>
</table> 
<p>
Strength is proportional to the level of the signal. Quality is a
measure of how certain the demodulator can be that a particular bit is
a 0 or a 1 (higher is better). Channels 7 and 13, each with a
dedicated high gain antenna, are as would be expected quite good. The
rest of the channels are fairly good with the exception of channel
51. I have no real explanation for this. The transmitter is less than
3 km away. The quality of channel 40 is fluctuating. That is probably
due to either noise or a reflection that is changing faster than the
receiver can compensate.

]]></description>
   <category domain="http://59.ca/weblog">/tv</category>
   <pubDate>Wed, 14 Dec 2011 23:18 GMT</pubDate>
</item>
<item>
   <title>The 12+12 DTV Solution: Design</title>
   <guid isPermaLink="false">tv/12p12_design</guid>
   <link>http://59.ca/weblog/tv/12p12_design.html</link>
   <description><![CDATA[
<p>
Creating a usable over the air (OTA) TV antenna system is one of those
things that usually involves a significant amount of experimentation
... but you have to start somewhere.
<p>
A good place to start is with the worst signal you want to
receive. Here is the important bit from
my <a href="http://tvfool.com">TV Fool</a> report (as discussed in
a <a href="http://59.ca/weblog/tv/12p12_planning.html">previous
post</a>):
<p>
<img src="http://59.ca/~bwalzer/images/12p12_chan_list.png" alt="Channels">
<p>
The farthest transmitter in our list of desired channels (7 13 27 35
40 51) is channel 13 at 41km (25.2 miles). Applying a realism filter
to the claims of the people that make TV antennas, we come up with a
requirement for some sort of medium gain antenna. How about we specify
an antenna that does both our bands of interest and just point it at
the channel 13 transmitter? This, by the way, is all we have to do in
most situations. Deal with the worst and hope for the rest.
<p>
<img src="http://59.ca/~bwalzer/images/12p12_azmith.png" alt="Azmith">
<p>
We would then have the close 27 40 and 51 directly behind the
transmitter. Good. Most antennas work reasonably well to the rear. We
unfortunately have 7 and 35 that are not so close and they are pretty
much at right angles to the antenna. Most antennas are quite good at
rejecting signals to the side. The solution here is to rotate the
antenna so it points between 13 and 7/35. Lower gain antennas are
better at receiving stations over a wider angle so we might be better
off downgrading to a low gain antenna ... an unhappy but common
compromise.
<p>
If I was in a more rural environment I might be done. I am instead in
what might be termed a high density suburban area. My neighbours all
have cable and do not have to bother with interference caused by their
electronics. I am not blameless with respect to interference
either. Low gain antennas are also good at receiving noise over a
wider angle. I used to use a single low gain antenna in the analog
days and had to live with all the received noise.
<p>
We go on ...
<p>
Before we unleash the dogs of complexity we might want to think about
our available assets. I just happen to have a couple of high
gain <a href="http://59.ca/weblog/tv/12p12_dreams.html">recovered
antennas</a> that are optimized for channel 12 and were expected to
work reasonably well on channel 7.
<p>
Channel 7 is on our list. So that just works. Channel 13 is only a few
percent different from channel 12 in terms of radio frequency. It
would have a lot of gain when used on channel 13. Unfortunately the 13
and 7 transmitters are are at right angles so a single high gain
antenna is the last thing we want here.
<p>
We have two antennas available. I didn't pay anything for the
antennas. Why not point each antenna directly at a transmitter?
<p>
In the analog days the answer to the proceeding questions would of
been; <a href="http://59.ca/weblog/tv/12p12.html">ghosts</a> otherwise
known as reflections. The antenna pointing in the wrong direction for
the desired channel would receive reflections quite well. Special
filters were required to eliminate these reflections. Digital TV is
very good at cancelling out these reflections
(<a href="http://59.ca/weblog/tv/12p12_dtv.html">relevant
post</a>). As a result, multiple antennas can work quite well here in
the 21st century.
<p>
You can combine the signals with
a <a href="http://59.ca/weblog/tv/12p12_parts.html">splitter/joiner</a>:
<p>
<img src="http://59.ca/~bwalzer/images/12p12_ant1.png" alt="Two Combined Antennas">
<p>
If your antennas are pointing in more or less the same or opposite
directions you should make the cables between the antennas and the
joiner the same length. That is in the hope that the two signals will
add together rather than cancel. In our right angle case it doesn't
really matter. If you have matching transformers on one of both of the
antennas you should reverse the antenna connections on one of them to
see if things get better.
<p>
That takes care of channels 7 and 13 leaving 27, 35, 40, and 51. Here
we finally get lucky. With 7 and 13 being in the VHF-hi band and 27-51
being in the UHF band we can use
a <a href="http://59.ca/weblog/tv/12p12_parts.html">band
separator/joiner</a>. In this case we want a UVSJ (UHF, VHF). The band
separator/joiner will completely isolate the 7 and 13 antennas which
allows us to consider the problem of receiving 27-51 with no
consideration of what we have done so far. Channel 35 is the only
remaining transmitter that is not right next door so we just use a low
gain UHF band antenna with the hope that we can find a magic angle
that will work for all 4 channels. This might work because the UHF
band is at a higher frequency where there is less woman made noise.
<p>
We end up with this:
<p>
<img src="http://59.ca/~bwalzer/images/12p12_ant2.png" alt="Three Combined Antennas">
<p>
This was a very specific example. The point here is that this can be a
reductionist process. That can make this a lot of fun for those that
are into that type of thinking.
<p>
We now have a configuration we can build and try out...

]]></description>
   <category domain="http://59.ca/weblog">/tv</category>
   <pubDate>Wed, 07 Dec 2011 21:04 GMT</pubDate>
</item>
<item>
   <title>Circadian Light: SF</title>
   <guid isPermaLink="false">clight/cl_sf</guid>
   <link>http://59.ca/weblog/clight/cl_sf.html</link>
   <description><![CDATA[

<blockquote>
<p>
Much of the earlier habits of Earthly society have been given up in
the interest of that same economy and efficiency: space, privacy,
even much of free will. They are the products of civilization,
however, and not more than ten thousand years old.
<p>
The adjustment of sleep to night, however, is as old as man: a million
years. The habit is not easy to give up. Although the evening is
unseen, apartment lights dim as the hours of darkness pass and the
City's pulse sinks. Though no one can tell noon from midnight by any
cosmic phenomenon along the enclosed avenues of the City, mankind
follows the mute partitionings of the hour hand.
<p>
The expressways empty, the noise of life sinks, the moving mob along
the colossal alleys melts away; New York City lies in Earth's
unnoticed shadow, and its population sleeps.
<p>
<em><a href="http://en.wikipedia.org/wiki/The_Caves_of_Steel">The
Caves of Steel</a>, Isaac Asimov, 1953</em>
<p>
</blockquote>
OK, here we are living in the future. Others have written at length
about the absence of flying cars but what about wildly artificial
environments? Space habitats? Underground cities? Huge isolated
skyscrapers? Floating cities? Cities at the bottom of the ocean? Any
sort of <a href="http://en.wikipedia.org/wiki/Archology">archology</a>
at all? The sort of places that the geeky set can have adventures in
(or at least be respected for their ability to function in high tech
environments). A science fiction cliche. The only reason Asimov
bothered to describe his Cities in any detail was because he wanted to
do a detective mystery there. We all knew what he meant.
<p>
Classic science fiction about such places can now be considered to be
incomplete in light of our recent knowledge about <a
href="http://59.ca/weblog/ledlight/clight.html">circadian
light</a>. The required means of regulating circadian light and the
associated rules would change a lot of narrative.
<p>
The interesting real life questions are:
<p>
<em>Does the circadian light idea allow us to create entirely
artificial environments?</em>
<p>
and (less important)
<p>
<em>Does the circadian light idea allow us to improve the sort of
indoor environments we face today?</em>

]]></description>
   <category domain="http://59.ca/weblog">/clight</category>
   <pubDate>Thu, 01 Dec 2011 17:48 GMT</pubDate>
</item>
<item>
   <title>Unintended Consequences</title>
   <guid isPermaLink="false">politics/carting</guid>
   <link>http://59.ca/weblog/politics/carting.html</link>
   <description><![CDATA[
<p>
I sold my car the other day. I wasn't really using it. This has forced
me to deal with some day to day issues in a different way. Every month
or so I would take the car to a large supermarket and load it full of
all the heavy stuff I did not feel like carrying home from a more
local store. This is no longer possible.
<p>
They make something for this application. A classified ad web site and
$5 got me this:
<p>
<img src="http://59.ca/~bwalzer/images/carting_cart-minor.jpg" alt="Shopping Cart">
<p>
It worked. It lacked both the capacity and the load carrying capacity
of my car trunk. The solid wheels meant that I had to pay attention to
avoid having the cart hit discontinuities in the pavement. Having to
pay attention to the surroundings seriously detracts from a walk. It
also had an associated old lady vibe. I am an old man. That is
entirely different.
<p>
Here is my current grocery hauler after a triumphant trip out and back:
<p>
<img src="http://59.ca/~bwalzer/images/carting_cart-major.jpg" alt="Garden Wagon">
<p>
It is rated at 360 KG (800 lb). The pneumatic tires simply glide over
discontinuities in the pavement. Once you get it up to speed you can
hardly tell it is there. This is how a <em>guy</em> gets the groceries
home from the store.
<p>
The wagon shown was originally sold as something to help with the
incomprehensible things people do to interfere with the plant life in
their yards. As a result it would be quite reasonable for people to
assume that my super hot and high maintenance trophy wife had simply
taken the BMW and left me with the shopping.
<p>
On the way home from my first shopping trip with the "garden cart" I
had a realization that made me feel a little less superior to
conventional shopping cart users. A light, two wheeled cart was simply
essential to grandma's mission. The environment had changed in a
significant way and I had not noticed. Grandma had to deal with curbs.
<p>
The local disabled community fought long and hard in the battle
against curbs. Today there is not a single significant discontinuity from my
stairs to the aisles of a supermarket 1.4 km away. That is kind of
remarkable and represents a triumph. I now feel a bit bad about
sitting out the conflict.
<p>
The morals to this story:
<bl>
<li>Sometimes different communities have more in common than they
realize.
<li>Some unintended consequences are good.
<li>The pneumatic tire is a really clever and significant invention.
</bl>

]]></description>
   <category domain="http://59.ca/weblog">/politics</category>
   <pubDate>Tue, 06 Sep 2011 17:58 GMT</pubDate>
</item>
</channel>
</rss>

