Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Author Topic: Fantasy "Hi-Fi" modem  (Read 5434 times)

Weaver

  • Senior Kitizen
  • ******
  • Posts: 11459
  • Retd s/w dev; A&A; 4x7km ADSL2 lines; Firebrick
Fantasy "Hi-Fi" modem
« on: November 23, 2015, 08:19:56 AM »

[ I have this odd feeling that I may have made a post along these lines some years back, if so, then I am definitely losing it, which is not news, and in that case I apologise. ]

I wonder if it is possible to make a souped-up modem, or indeed to improve a standard modem along the lines of hi-fi high-quality audio equipment versus standard off-the shelf low cost audio kit. (I may have posted before about analog front-ends and filters on modems.) For example: there is, I believe, a Zyxel device that is the same as another device, both using the same core chipset, but the Zyxel has an input filter which succeeds in producing better performance.

I'm thinking about things like input filtering and screening from RFI, isolation of analog parts of the circuitry from digital hash, better PSU, wondering whether there are more costly core chipsets that offer higher quality somehow. Basically I have no idea what I am on about, which I am sure shows  ;D  ;D  :-[

* If my excellent DLink modem costs less than £16 (!!) then I wonder if it is possible to design a £50 or £100 modem (one that is not a con, of course).

* A separate question is whether or not it is possible to improve a commercial low-cost design in any way, by throwing a bit of money at it.
Logged

PhilipD

  • Reg Member
  • ***
  • Posts: 591
Re: Fantasy "Hi-Fi" modem
« Reply #1 on: November 23, 2015, 12:44:42 PM »

Hi

First and foremost Hi-Fi style expensive components are snake oil a lot of the time, especially true in this digital age.

You couldn't make a souped up modem/router on the component level any better than is already out there as a standard mass produced device because of the frequencies involved.  Keeping signal paths very short and well screened or correctly positioned earth planes can only be done with surface mount components and multi-layered circuit boards, and designs can only be validated using expensive testing gear.

The ZyXEL does include an additional filter stage very close to the input, and you could perhaps do the same with another device by breaking a couple of solder tracks and adding one in.  However this filter may need to match with other components to work correctly so could have detrimental effect if added to another device not designed with it in mind.

Some potential improvements could be made by replacing capacitors to newer ones if the device is already a little old as these age quickly and then start to raise the noise floor so SNR drops due to internal noise, but that would only bring it up to as new performance levels, and replacing them isn't always easy due to the multi layered boards.

You could go to a Chinese manufacturer and have some input into it and design your own router/modem from scratch using top quality components etc, but unless you want and know you can sell tens of thousands of them and can prove you can pay for the costs up front, just making a few hundred will be extremely costly.

So I would say yes it is possible, but not cost effective and the risk is the performance may be no better anyway.

Regards

Phil








Logged

Weaver

  • Senior Kitizen
  • ******
  • Posts: 11459
  • Retd s/w dev; A&A; 4x7km ADSL2 lines; Firebrick
Re: Fantasy "Hi-Fi" modem
« Reply #2 on: November 23, 2015, 01:04:47 PM »

> You could go to a Chinese manufacturer and have some input into it and design your own router/modem from scratch using top quality components etc

I wonder what you could gain by using better components. More reliability, reproducibility isn't the DSL equivalent of Hi-Fi (high performance).

A couple of examples:

The first Quad CD player, iirc, was made out of Philips components that were cherry-picked, the one DAC chip in a hundred that measured the best for linearity was chosen, and these cost a lot for Quad to buy. So that was one interesting approach, Darwinian design.

My own old Meridian DAC used two DACs per channel, with the input to one device digitally negated and then the difference between the two analog outputs was taken using a differential amplifier. So throwing more hardware at the problem and more cash.

A couple of success stories concerning how to take something ordinary and turn it into something special rather than having an all-new design which would be horribly expensive and not necessarily successful given that the existing component manufacturers new their business and had done a really good job.

However it isn't immediately obvious to me how this kind of thinking could translate to the problem of improving a DSL modem.
Logged

Weaver

  • Senior Kitizen
  • ******
  • Posts: 11459
  • Retd s/w dev; A&A; 4x7km ADSL2 lines; Firebrick
Re: Fantasy "Hi-Fi" modem
« Reply #3 on: November 23, 2015, 01:15:31 PM »

Better software is one thing to look at, which is not an option because that presumably means getting PhDs with even longer beards and the ones you had were already the best to be had.

I wonder if more can be done with faster processors. More cores might be useful. But it isn't clear to me how faster CPUs could help quality. The CPU is either fast enough for the program chosen or it isn't, the only option that occurs to me is using a different algorithm or using a more lavish variation on an existing one, for example obtaining more accurate values by doing a few more rounds of a computation. Sampling an analog input at higher res, more data points, is possible with a faster clock speed.

But looking at the analog bits of a modem seems very interesting to me as this is where costs might be cut to the bone and then further, compromising the results. I wonder about something simpler like going for a metal case instead of a plastic one?

Way beyond my expertise.
Logged

aesmith

  • Kitizen
  • ****
  • Posts: 1216
Re: Fantasy "Hi-Fi" modem
« Reply #4 on: November 23, 2015, 02:55:52 PM »

Whether it's components, design or software, I can say for sure that the many Cisco 831, 877, 887 routers that we've deployed are far more reliable than typical consumer grade DSL routers.   Not so much in terms of hardware failure, but in terms of not getting their knickers in a twist and needing to be rebooted, or not needing to be rebooted to clear transient line faults.
Logged

PhilipD

  • Reg Member
  • ***
  • Posts: 591
Re: Fantasy "Hi-Fi" modem
« Reply #5 on: November 23, 2015, 04:17:53 PM »

Hi

I wonder if more can be done with faster processors. More cores might be useful. But it isn't clear to me how faster CPUs could help quality. The CPU is either fast enough for the program chosen or it isn't, the only option that occurs to me is using a different algorithm or using a more lavish variation on an existing one, for example obtaining more accurate values by doing a few more rounds of a computation. Sampling an analog input at higher res, more data points, is possible with a faster clock speed.

It isn't the CPU running the ADSL/VDSL line modem part though.  The ADSL/VDSL part is dedicated silicon, we can't improve on what is provided without becoming a manufacturer of LSIs, all we have access to is various tweaks, usually a sanitized collection of them via software and using Telnet.  There will be more low level tweaks available via software or changing registers but they will not be easily accessible, will need an in-depth knowledge of the technology, and likely any changes would break compatibility with the modem the other end.

Also if improvements could be made, then the manufacturers would have done just that already and are doing so, VDSL is just an improvement over ADSL, G.Fast is another improvement again, G.INP and Vectoring are further examples of improving the technology. 

Quote
But looking at the analog bits of a modem seems very interesting to me as this is where costs might be cut to the bone and then further, compromising the results. I wonder about something simpler like going for a metal case instead of a plastic one?

A metal case may or may not improve things, it's all about designing all that in at the beginning.  Usually a metal case is used for robustness, perceived value of the product, heat dissipation perhaps, and often to stop it interfering with other devices.  However any components susceptible to interference will already be screened off very tightly by can's on the circuit board.  Don't forget the ADSL/VDSL signal travels in un-shielded twisted pair cable and picks up tonnes of noise, so putting a metal case over the modem is shutting the stable door after the horse has long gone.   ::)

Regards

Phil





Logged

Weaver

  • Senior Kitizen
  • ******
  • Posts: 11459
  • Retd s/w dev; A&A; 4x7km ADSL2 lines; Firebrick
Re: Fantasy "Hi-Fi" modem
« Reply #6 on: November 23, 2015, 04:26:33 PM »

@PhilipD  how much is done in completely hard-wired silicon then, not processed by software? Forgive my total and utter ignorance.
Logged

JGO

  • Reg Member
  • ***
  • Posts: 729
Re: Fantasy "Hi-Fi" modem
« Reply #7 on: November 23, 2015, 06:24:30 PM »

Treating a modem as a radio receiver, it wouldn't be difficult to go flat out for sensitivity and pull a weak signal out of noise resulting in a speed increase BUT the increased sensitivity makes the modem more prone to overload by interference ! You can't have jam on it ! This problem has been appreciated since the earliest days of radar in the '30s

Discussions of some modems a year or two ago suggested there is an appreciable difference in sensitivity.
Logged

PhilipD

  • Reg Member
  • ***
  • Posts: 591
Re: Fantasy "Hi-Fi" modem
« Reply #8 on: November 23, 2015, 09:07:04 PM »

@PhilipD  how much is done in completely hard-wired silicon then, not processed by software? Forgive my total and utter ignorance.

Hi

All of the ADSL or VDSL part of it is done by hardware. It used to be separate chips a few years ago but now typically its all in the same package but still is its own subsystem.  It might run software and be upgradeable but its very specialised microcode and would be closed source.

The CPU runs higher level functions such as the Web UI, logins, configuration, DHCP, file sharing etc. Typically routing and firewall functions are off loaded also to dedicated LSIs.  This is why usually the CPUs are pretty low speed, as nothing much more is required. 

Regards

Phil


Logged

Weaver

  • Senior Kitizen
  • ******
  • Posts: 11459
  • Retd s/w dev; A&A; 4x7km ADSL2 lines; Firebrick
Re: Fantasy "Hi-Fi" modem
« Reply #9 on: November 23, 2015, 09:12:16 PM »

@PhilipD  it must be one hell of a challenge implementing that lot in hardware.
« Last Edit: November 27, 2015, 07:23:42 PM by Weaver »
Logged

Alex Atkin UK

  • Addicted Kitizen
  • *****
  • Posts: 5260
    • Thinkbroadband Quality Monitors
Re: Fantasy "Hi-Fi" modem
« Reply #10 on: November 27, 2015, 01:54:43 AM »

The VDSL modem is dedicated silicon but exactly how it functions is controlled by its firmware which it loaded up when the modem boots.

This is why Openreach were able to add G.INP when the modems originally did not support it.

As already pointed out, most performance problems are caused between the modem at the other end of the connection and your home, because its unshielded cable in various states of disrepair.  As such a more sensitive modem can perform worse on one line, better on another.  There isn't really a way you can know what would be best for your given line because of all the variables out of your control.
Logged
Broadband: Zen Full Fibre 900 + Three 5G Routers: pfSense (Intel N100) + Huawei CPE Pro 2 H122-373 WiFi: Zyxel NWA210AX
Switches: Netgear MS510TXUP, Netgear MS510TXPP, Netgear GS110EMX My Broadband History & Ping Monitors

skwark

  • Member
  • **
  • Posts: 26
Re: Fantasy "Hi-Fi" modem
« Reply #11 on: November 27, 2015, 01:35:35 PM »

If you have the tech knowledge and business acumen then you could always crowd-fund it and get your pre-orders before too much outlay. There's no pure modem product that I'm aware of but Turris Omnia Router is in a similar vein and that's been quite successful so far, but then has some serious engineering backing https://www.indiegogo.com/projects/turris-omnia-hi-performance-open-source-router#/

Logged
 

anything