Author Topic: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope  (Read 11788 times)

0 Members and 1 Guest are viewing this topic.

Offline NiHaoMike

  • Super Contributor
  • ***
  • Posts: 9007
  • Country: us
  • "Don't turn it on - Take it apart!"
    • Facebook Page
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #25 on: September 08, 2018, 09:06:49 pm »
I'm surprised it's not Thunderbolt, which would handle the bandwidth easily.
Cryptocurrency has taught me to love math and at the same time be baffled by it.

Cryptocurrency lesson 0: Altcoins and Bitcoin are not the same thing.
 

Offline BrianHG

  • Super Contributor
  • ***
  • Posts: 7725
  • Country: ca
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #26 on: September 08, 2018, 09:37:42 pm »
The 1Gbit might be a bandwidth limitation of the Altera Aria LVDS channels as well as memory bandwidth.  They might be using only 2-4 pairs LVDS feeding a network PHY.  This wouldn't have been an issue with a Stratix, but, I suspect putting in an 4-8k$ FPGA would double the price of the scope.
« Last Edit: September 09, 2018, 03:52:19 am by BrianHG »
 

Online nctnico

  • Super Contributor
  • ***
  • Posts: 26882
  • Country: nl
    • NCT Developments
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #27 on: September 08, 2018, 11:18:20 pm »
The 1Gbit might be a bandwidth limitation of the Altera Aria LCDS channels as well as memory bandwidth.  They might be using only 2-4 pairs LVDS feeding a network PHY.  This wouldn't have been an issue with a Stratix, but, I suspect putting in an 4-8k$ FPGA would double the price of the scope.
Wouldn't the FPGA have an internal gigabit transceiver which can drive the SFP port (network) directly? A Xilinx Spartan6 which costs a few tens of dollars has no problem with that.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline BrianHG

  • Super Contributor
  • ***
  • Posts: 7725
  • Country: ca
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #28 on: September 08, 2018, 11:59:25 pm »
The 1Gbit might be a bandwidth limitation of the Altera Aria LCDS channels as well as memory bandwidth.  They might be using only 2-4 pairs LVDS feeding a network PHY.  This wouldn't have been an issue with a Stratix, but, I suspect putting in an 4-8k$ FPGA would double the price of the scope.
Wouldn't the FPGA have an internal gigabit transceiver which can drive the SFP port (network) directly? A Xilinx Spartan6 which costs a few tens of dollars has no problem with that.
Yes, and they are using a 2 pair gigabit transceivers for the gigabit Ethernet/optical networking.
They didn't want to go further than that.

They are using the ' 5AGXBA1D4F31C5N ', a 260$ fpga in lots of 27.
It has 6.5536 Gbps transceivers, not the 10.3125 Gbps or 12.5 Gbps required for a 10Gbit lan connection.
The DDR3 ram controller works at 533Mhz or 667Mhz depending on configuration and wiring.
They also started development around 3 years ago, so, back then, there were no Aria FPGA in the series which had the 10Gbps and were also affordable.  Like it or not, we are stuck with 1Gbps lan and would need to wait for the next version of the scope for the 10Gbps lan support.

I'm not sure but the speed and width of the ram and simultaneous sampling with network transfer may also be a factor.  I only saw 4 ram chips on the PCB, however, pausing the sampling during the network transfer would make things faster.  They would need 40 gigabit per second transfer rate for real time transfer of all 4 channels at full sampling speed.

Since they have full firmware update-ability, they wont be using Altera's cheap quick-asic mask version.
« Last Edit: September 09, 2018, 12:22:06 am by BrianHG »
 

Offline schmitt trigger

  • Super Contributor
  • ***
  • Posts: 2218
  • Country: mx
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #29 on: September 09, 2018, 12:19:47 am »
This chap Bart comes across not only as a very talented individual, but also as a down to earth, almost folksy individual.
His enthusiasm is contagious.
In my book, a great man.

Don’t have a need for such high performance instruments in the foreseeable future, but I hope all of his efforts are successful. In economic terms.
 

Offline GigaJoe

  • Frequent Contributor
  • **
  • Posts: 485
  • Country: ca
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #30 on: September 09, 2018, 03:30:34 am »
Transfer 40Gb data in overall a humangous job calculation,  using a  standard IP stack ... and entirely inefficient; Ideally something like infiniband   interface more suitable , so it would be a separate board with ram storage then PC will have access to this storage and manipulate with a data.    That alone would be approx $1500 to $4500 - depend on ram capacity ... BUT possible to connect a multiple scopes .... is any one need 16 channels ?,   consider of synchronization can be done over infinband as well




 

Offline LapTop006

  • Supporter
  • ****
  • Posts: 467
  • Country: au
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #31 on: September 09, 2018, 04:51:31 am »
These fibre links remind me of something i read about a couple of years ago. Intel developed something very similar to what is used here. Maybe it is the same thing?

It was supposed to be used for high speed internal busses in servers and workstations. After those one or two articles i read, i never heard anything about it again. Seems to have found a use  :-+

I guess you're thinking of what became Intel Omni-Path which is only really interesting for the supercomputing folk, haven't heard from my friends in that space what they think.
 

Online ali_asadzadeh

  • Super Contributor
  • ***
  • Posts: 1902
  • Country: ca
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #32 on: September 09, 2018, 12:16:43 pm »
Dave, that's selling :) :) :) ;) ;) ;)
I wonder what part numbers are used for the fiber isolation?
ASiDesigner, Stands for Application specific intelligent devices
I'm a Digital Expert from 8-bits to 64-bits
 

Offline mjs

  • Regular Contributor
  • *
  • Posts: 117
  • Country: fi
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #33 on: September 11, 2018, 11:28:11 am »
The fiber link looks like muRata MMC3. There's not too much data available about it, though. Its main market is apparently in active optical cables.

https://www.murata.com/about/newsroom/techmag/metamorphosis20/productsmarket/module
 
The following users thanked this post: BrianHG

Online nctnico

  • Super Contributor
  • ***
  • Posts: 26882
  • Country: nl
    • NCT Developments
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #34 on: September 11, 2018, 06:37:45 pm »
Transfer 40Gb data in overall a humangous job calculation,  using a  standard IP stack ... and entirely inefficient; Ideally something like infiniband   interface more suitable , so it would be a separate board with ram storage then PC will have access to this storage and manipulate with a data.    That alone would be approx $1500 to $4500 - depend on ram capacity ... BUT possible to connect a multiple scopes .... is any one need 16 channels ?,   consider of synchronization can be done over infinband as well
Products like that already exist. I've worked on such a project/product for one of my customers: a multi-channel distributed data acquisition system for use in high voltage testing labs (this needed slightly more than 1kV isolation...). Synchronisation is done using White Rabbit sub-nanosecond time synchronisation developed by CERN (which they use to synchronise data acquisition in the LHC). It is pretty cool to sample the same signal using two seperate acquisition units and have the resulting waveforms overlap flawlessly.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline rrinker

  • Super Contributor
  • ***
  • Posts: 2046
  • Country: us
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #35 on: September 11, 2018, 07:29:00 pm »
This chap Bart comes across not only as a very talented individual, but also as a down to earth, almost folksy individual.
His enthusiasm is contagious.
In my book, a great man.

Don’t have a need for such high performance instruments in the foreseeable future, but I hope all of his efforts are successful. In economic terms.

 Totally agree. That was a great interview, and a very clever bit of design. Too bad I have no use for something like that, because he sure as heck sold me.
 

Offline lordvader88

  • Frequent Contributor
  • **
  • !
  • Posts: 935
  • Country: ca
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #36 on: September 21, 2018, 05:51:24 pm »
I u took a conductor, and energized it with +500V, then -500V, at whatever freq like in the motor, with the 10ns rise time....

why can't they just build a probe and probe the EM waves just above it in free space ?
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21657
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #37 on: September 21, 2018, 06:15:22 pm »
An e-field probe works just fine for high frequencies... however, can you calibrate it accurately, given that the probe can be any distance above any charged shape? :)

And it doesn't do anything for differential sensing, of course.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline lordvader88

  • Frequent Contributor
  • **
  • !
  • Posts: 935
  • Country: ca
Re: EEVBlog #1119 - Designing a 1kV Isolated Oscilloscope
« Reply #38 on: September 21, 2018, 06:23:10 pm »
wouldn't "they" do a bunch of number crunching on whatever some probe detects, in order to isolate the signal they are after ? , like in any number of branches of science

I have no idea what it would cost anyways, the scope in the video is like +10,000
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf