Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Homeplug compability problem - SMC 14 Mbps vs Edimax 85 Mbps

Reply
Thread Tools Display Modes

Homeplug compability problem - SMC 14 Mbps vs Edimax 85 Mbps

 
 
Perma
Guest
Posts: n/a

 
      02-04-2007, 08:55 PM
Hi!
I have been using four SMC homeplug 14 Mbps units at home, and this
has been working great. The only problem is that 14 Mbps is not good
enough for streaming video etc from one pc to another.
Therefore, I just bought two new units, but this time it was Edimax 85
Mbps. The boxed look almost identical, so I guessed it was the same
content but upgraded to 85 Mbps and with different branding.

When replacing one of the old SMC boxes with the new Edimax unit, the
Edimax apparently could not communicate with the remaining SMC units.
In fact, it seemed as if I the SMC units stopped working after I plug
in the Edimax unit..
Anyone have any experience or knowledge about this? Is there some
reason why these two cant be used along each other?

Regards, Per Magnus

 
Reply With Quote
 
 
 
 
Pen
Guest
Posts: n/a

 
      02-04-2007, 09:36 PM
Perma wrote:
> Hi!
> I have been using four SMC homeplug 14 Mbps units at home, and this
> has been working great. The only problem is that 14 Mbps is not good
> enough for streaming video etc from one pc to another.
> Therefore, I just bought two new units, but this time it was Edimax 85
> Mbps. The boxed look almost identical, so I guessed it was the same
> content but upgraded to 85 Mbps and with different branding.
>
> When replacing one of the old SMC boxes with the new Edimax unit, the
> Edimax apparently could not communicate with the remaining SMC units.
> In fact, it seemed as if I the SMC units stopped working after I plug
> in the Edimax unit..
> Anyone have any experience or knowledge about this? Is there some
> reason why these two cant be used along each other?
>
> Regards, Per Magnus
>

Does the Edimax unit support *HomePlug* standards? The SMC units will
only work at that speed.
 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      02-04-2007, 11:57 PM
"Perma" <(E-Mail Removed)> hath wroth:

>I have been using four SMC homeplug 14 Mbps units at home, and this
>has been working great.


I have a few of those 14Mbit/sec SMC EZ-Connect Ethernet boxes I
picked up cheap. Everything slows down when I turn on the shop
flourescent lights and stops when I run the vacuum cleaner.
Interestingly, there's no effect from other motors in the house. We
have 6 houses on our AC power transformer and the boxes work between
any of these house.

>The only problem is that 14 Mbps is not good
>enough for streaming video etc from one pc to another.


Have you actually measured your delivered thruput? Try IPerf:
<http://dast.nlanr.net/Projects/Iperf/>
Setup two machines. One one, run the server part as:
iperf -s
On the other, run the client as:
iperf -c ip_address_of_server_machine
I get about 5 Mbits/sec on the SMC's when things are working and about
half that when the noisy lights are running.

You should see about 20-25Mbits/sec with your 85Mbit/sec units.

>Therefore, I just bought two new units, but this time it was Edimax 85
>Mbps. The boxed look almost identical, so I guessed it was the same
>content but upgraded to 85 Mbps and with different branding.


Nope. Different chipsets. I forgot if they use Intellon, Connexant,
Arkados, or Maxim chips. Probably Intellon.

>When replacing one of the old SMC boxes with the new Edimax unit, the
>Edimax apparently could not communicate with the remaining SMC units.


Yep.

>In fact, it seemed as if I the SMC units stopped working after I plug
>in the Edimax unit..
>Anyone have any experience or knowledge about this? Is there some
>reason why these two cant be used along each other?


Both technologies use the same 2-28MHz frequency range on the power
line but with radically different modulation characteristics. More
simply, they interfere with each other. There is no downward
compatibility from the new AV 200Mbit/sec to 85Mbits to 14Mbits/sec.
It is compatible with BPL (broadband powerline) systems.

This may help explain things:
<http://www.powerlinenetworking.co.uk/content/view/39/51/>

Note that neither Edimax or SMC are listed as HomePlug compliant:
<http://www.homeplug.org/en/products/products.asp>
However, they may have private labelled a complaint product. Dunno
for sure.

I couldn't find an 85Mbit/sec product on the Edimax web site. Is
there some reason that you didn't bother to disclose any model
numbers?
<http://www.edimax.com>

Some light reading:
<http://www.extremetech.com/article2/0,1697,1151592,00.asp>

Incidentally, this is a wireless networking newsgroup. You might try
searching for a more appropriate group, blog, or mailing list.

--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
Perma
Guest
Posts: n/a

 
      02-05-2007, 01:34 PM
Thank you for great response, Jeff!
That explains why I was experiencing the problems...

The diagnostics util which follows SMC seems to display speeds up to
11 Mbit/s, but haven't really tried Iperf. I have only experienced
that music streams ok, and that video files (divx) seem to be lagging
sometimes. Therefore the upgrade to 85Mbit..

The Edimax unit I am using is:
Edimax, HP-8500 HomePlug Ethernet Bridge 85MB

I guess I'll just have to upgrade the whole lot of units, then, since
they dont work alongside.

Thanks!

-Per Magnus

On 5 Feb, 01:57, Jeff Liebermann <j...@comix.santa-cruz.ca.us> wrote:
> "Perma" <kebabkon...@hotmail.com> hath wroth:
>
> >I have been using four SMC homeplug 14 Mbps units at home, and this
> >has been working great.

>
> I have a few of those 14Mbit/sec SMC EZ-Connect Ethernet boxes I
> picked up cheap. Everything slows down when I turn on the shop
> flourescent lights and stops when I run the vacuum cleaner.
> Interestingly, there's no effect from other motors in the house. We
> have 6 houses on our AC power transformer and the boxes work between
> any of these house.
>
> >The only problem is that 14 Mbps is not good
> >enough for streaming video etc from one pc to another.

>
> Have you actually measured your delivered thruput? Try IPerf:
> <http://dast.nlanr.net/Projects/Iperf/>
> Setup two machines. One one, run the server part as:
> iperf -s
> On the other, run the client as:
> iperf -c ip_address_of_server_machine
> I get about 5 Mbits/sec on the SMC's when things are working and about
> half that when the noisy lights are running.
>
> You should see about 20-25Mbits/sec with your 85Mbit/sec units.
>
> >Therefore, I just bought two new units, but this time it was Edimax 85
> >Mbps. The boxed look almost identical, so I guessed it was the same
> >content but upgraded to 85 Mbps and with different branding.

>
> Nope. Different chipsets. I forgot if they use Intellon, Connexant,
> Arkados, or Maxim chips. Probably Intellon.
>
> >When replacing one of the old SMC boxes with the new Edimax unit, the
> >Edimax apparently could not communicate with the remaining SMC units.

>
> Yep.
>
> >In fact, it seemed as if I the SMC units stopped working after I plug
> >in the Edimax unit..
> >Anyone have any experience or knowledge about this? Is there some
> >reason why these two cant be used along each other?

>
> Both technologies use the same 2-28MHz frequency range on the power
> line but with radically different modulation characteristics. More
> simply, they interfere with each other. There is no downward
> compatibility from the new AV 200Mbit/sec to 85Mbits to 14Mbits/sec.
> It is compatible with BPL (broadband powerline) systems.
>
> This may help explain things:
> <http://www.powerlinenetworking.co.uk/content/view/39/51/>
>
> Note that neither Edimax or SMC are listed as HomePlug compliant:
> <http://www.homeplug.org/en/products/products.asp>
> However, they may have private labelled a complaint product. Dunno
> for sure.
>
> I couldn't find an 85Mbit/sec product on the Edimax web site. Is
> there some reason that you didn't bother to disclose any model
> numbers?
> <http://www.edimax.com>
>
> Some light reading:
> <http://www.extremetech.com/article2/0,1697,1151592,00.asp>
>
> Incidentally, this is a wireless networking newsgroup. You might try
> searching for a more appropriate group, blog, or mailing list.
>
> --
> Jeff Liebermann j...@comix.santa-cruz.ca.us
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060http://802.11junk.com
> Skype: JeffLiebermann AE6KS 831-336-2558



 
Reply With Quote
 
Peter Pan
Guest
Posts: n/a

 
      02-05-2007, 02:26 PM
You may actually be able to use them both at the same time, just not see
each other.. I have both a few (netgear) 14 Mbps units AND a Netgear 85 Mbps
on the system at the same time... One (the slower) for sharing small files
and music, and the other higher speed one for video files (My toshiba/Tivo
records and stores programs on my network storage.). Point is it is
possible, just don't know if it is possible with those specific devices
I have one unit of each speed plugged into my wap/router and the ac, and can
go anywhere in the house and get whatever speed the unit does when I plug it
in... FWIW Netgear also makes a 200 Mbps device (however for Gigabit
ethernet devices), but the fact that powerline can do 200 Mbps with those,
says to me you sure should be able to do powerline with combinations of
slower stuff that add up to less than 200...




Perma wrote:
> Thank you for great response, Jeff!
> That explains why I was experiencing the problems...
>
> The diagnostics util which follows SMC seems to display speeds up to
> 11 Mbit/s, but haven't really tried Iperf. I have only experienced
> that music streams ok, and that video files (divx) seem to be lagging
> sometimes. Therefore the upgrade to 85Mbit..
>
> The Edimax unit I am using is:
> Edimax, HP-8500 HomePlug Ethernet Bridge 85MB
>
> I guess I'll just have to upgrade the whole lot of units, then, since
> they dont work alongside.
>
> Thanks!
>
> -Per Magnus
>
> On 5 Feb, 01:57, Jeff Liebermann <j...@comix.santa-cruz.ca.us> wrote:
>> "Perma" <kebabkon...@hotmail.com> hath wroth:
>>
>>> I have been using four SMC homeplug 14 Mbps units at home, and this
>>> has been working great.

>>
>> I have a few of those 14Mbit/sec SMC EZ-Connect Ethernet boxes I
>> picked up cheap. Everything slows down when I turn on the shop
>> flourescent lights and stops when I run the vacuum cleaner.
>> Interestingly, there's no effect from other motors in the house. We
>> have 6 houses on our AC power transformer and the boxes work between
>> any of these house.
>>
>>> The only problem is that 14 Mbps is not good
>>> enough for streaming video etc from one pc to another.

>>
>> Have you actually measured your delivered thruput? Try IPerf:
>> <http://dast.nlanr.net/Projects/Iperf/>
>> Setup two machines. One one, run the server part as:
>> iperf -s
>> On the other, run the client as:
>> iperf -c ip_address_of_server_machine
>> I get about 5 Mbits/sec on the SMC's when things are working and
>> about half that when the noisy lights are running.
>>
>> You should see about 20-25Mbits/sec with your 85Mbit/sec units.
>>
>>> Therefore, I just bought two new units, but this time it was Edimax
>>> 85 Mbps. The boxed look almost identical, so I guessed it was the
>>> same content but upgraded to 85 Mbps and with different branding.

>>
>> Nope. Different chipsets. I forgot if they use Intellon, Connexant,
>> Arkados, or Maxim chips. Probably Intellon.
>>
>>> When replacing one of the old SMC boxes with the new Edimax unit,
>>> the Edimax apparently could not communicate with the remaining SMC
>>> units.

>>
>> Yep.
>>
>>> In fact, it seemed as if I the SMC units stopped working after I
>>> plug in the Edimax unit..
>>> Anyone have any experience or knowledge about this? Is there some
>>> reason why these two cant be used along each other?

>>
>> Both technologies use the same 2-28MHz frequency range on the power
>> line but with radically different modulation characteristics. More
>> simply, they interfere with each other. There is no downward
>> compatibility from the new AV 200Mbit/sec to 85Mbits to 14Mbits/sec.
>> It is compatible with BPL (broadband powerline) systems.
>>
>> This may help explain things:
>> <http://www.powerlinenetworking.co.uk/content/view/39/51/>
>>
>> Note that neither Edimax or SMC are listed as HomePlug compliant:
>> <http://www.homeplug.org/en/products/products.asp>
>> However, they may have private labelled a complaint product. Dunno
>> for sure.
>>
>> I couldn't find an 85Mbit/sec product on the Edimax web site. Is
>> there some reason that you didn't bother to disclose any model
>> numbers?
>> <http://www.edimax.com>
>>
>> Some light reading:
>> <http://www.extremetech.com/article2/0,1697,1151592,00.asp>
>>
>> Incidentally, this is a wireless networking newsgroup. You might try
>> searching for a more appropriate group, blog, or mailing list.
>>
>> --
>> Jeff Liebermann j...@comix.santa-cruz.ca.us
>> 150 Felker St #D http://www.LearnByDestroying.com
>> Santa Cruz CA 95060http://802.11junk.com
>> Skype: JeffLiebermann AE6KS 831-336-2558



 
Reply With Quote
 
John Navas
Guest
Posts: n/a

 
      02-05-2007, 03:38 PM
On Sun, 04 Feb 2007 16:57:32 -0800, Jeff Liebermann
<(E-Mail Removed)> wrote in
<(E-Mail Removed)>:

>I have a few of those 14Mbit/sec SMC EZ-Connect Ethernet boxes I
>picked up cheap. Everything slows down when I turn on the shop
>flourescent lights and stops when I run the vacuum cleaner.
>Interestingly, there's no effect from other motors in the house. We
>have 6 houses on our AC power transformer and the boxes work between
>any of these house.


Have you tried RFI filters?

>Both technologies use the same 2-28MHz frequency range on the power
>line but with radically different modulation characteristics. More
>simply, they interfere with each other. There is no downward
>compatibility from the new AV 200Mbit/sec to 85Mbits to 14Mbits/sec.
>It is compatible with BPL (broadband powerline) systems.


<http://www.homeplug.org/en/faq/>:

HomePlug AV co-exists with HomePlug 1.0.

Also, 100 Mbps is a more meaningful characterization of HomePlug AV:

HomePlug AV has pushed Shannon's Law to its limit and provides a
200Mbps class service at the PHY layer. After overhead
considerations, the MAC layer will support over 100Mbps.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>
 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      02-05-2007, 05:28 PM
John Navas <(E-Mail Removed)> hath wroth:

>On Sun, 04 Feb 2007 16:57:32 -0800, Jeff Liebermann
><(E-Mail Removed)> wrote in
><(E-Mail Removed)>:
>
>>I have a few of those 14Mbit/sec SMC EZ-Connect Ethernet boxes I
>>picked up cheap. Everything slows down when I turn on the shop
>>flourescent lights and stops when I run the vacuum cleaner.
>>Interestingly, there's no effect from other motors in the house. We
>>have 6 houses on our AC power transformer and the boxes work between
>>any of these house.


>Have you tried RFI filters?


No. That would be too easy. It's more fun to complain.

My whole house is one big source of RFI and EMI. Ham radio, test
equipment, assorted motors, computahs, etc. Some big ferrite beads
would probably solve the flouresent light problem. I have a nicely
filtered portable power test box. I'll try it on the vacuum cleaner
when I get inspired to clean house.

Maybe something like these if I can't find any big ferrite beads in my
junk box:
<http://www.smarthome.com/4845acf.html>
<http://www.smarthome.com/4845.html>
<http://www.smarthome.com/1626-10.html>

--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
wireless g speeds - 22 mbps? 54 mbps 108 mpbs??? Seth Wireless Internet 9 09-06-2005 07:59 AM
Why do I see no more than 54 Mbps Paul Wireless Networks 5 01-16-2005 02:03 PM
Is there a way to get 108 Mbps? Rob Broadband Hardware 1 05-14-2004 03:05 AM
Do I need 108 Mbps?? Carleen Wireless Internet 5 11-28-2003 08:56 PM
I take it 100 mbps is faster than 10 mbps Brendan Home Networking 2 11-18-2003 07:10 PM



1 2 3 4 5 6 7 8 9 10 11