Video demo of Analog Devices dual 2.5Gsamples/sec ADCs running at 5Gsamples/sec at Embedded World 2015

Last year, Analog Devices announced the 2.5Gsamples/sec AD9625-2.5 ADC and the $750 AD-FMCADC2-EBZ FMC module. (See “Analog Devices kicks sample rate up a notch on AD9625 ADC: now 2.5Gsamples/sec”.) The company demonstrated this FMC module at this year’s Embedded World 2015 with two ADCs running in interleaved mode for an aggregate sample rate of 5Gsamples/sec. The FMC card is plugged into a Xilinx Virtex-7 VC707 Eval Kit and communicates over 16 lanes of JESD204B each running at 6.5Gbps. The on-board Virtex-7 XC7VX485T FPGA’s DSPs and high-speed logic fabric are used to interleave the readings from the two ADCs on the FMC card.
Here’s a short video showing the demo:
 

It used to be in there (id 226635 is the last one with it); should I clean it up a bit and put it back with a bit more of a disclaimer?

Similar Messages

  • Which is a dual 2-bit bistable transparent latch IC in multisim analog devices edition

    I need an equivalent IC for CD74HC75, which is a dual 2-bit transparent latch IC, for a project simulation. Cant find it in the Multisim reference guide.
    Any suggestions??
    Solved!
    Go to Solution.

    emind,
    Hello, in the Multisim Analog Devices Evaluation Edition, you will find a D_Latch under the TIL family of parts (use 2 with EN tied together for a dual latch) that you can use for generic simulation purposes.   If you need a specific latch from a manufacturer or specific logic family that might be challenging (we have a few in the PRO version or you can add some external circuitry to the TIL part to mimic the behavior of a particular logic family).  
    The TIL parts (generic digital I/O) are located here:  Misc Digital (group) -> TIL -> D_LATCH.  
    I created a simple interactive circuit with a probe so you can observe the behavior to see if it will meet your simulation needs.
    Regards,
    Pat Noonan
    National Instruments
    Attachments:
    bistable latch (ADI_edition).ms11 ‏36 KB

  • CP 6.0.1.240 - Video Demo Project vs. Video Recording & YouTube

    Hello,
    I have a project with two small slide videos included.  I recorded them using Record New Video Demo and I embedded them on 2 different slides using Video > Insert Video.  Once embedded I added text captions etc and timed them to coincide with the video.  When I preview the video, timing is dead on.  When I publish to YouTube, one of the two videos delays noticeably and it throws off the timiing of all the related captions, etc.  I tried F4V and MP4, I tried uploading using the YouTube button and directly, no change.  I even tried manually pushing the timing of the captions out to see if I could account for the delay on YouTube but it doesn't have to do with the slide just the pre-loading or starting of the video on that slide.  The fact that I have 2 slides each with an embeded video and one works fine and the other doesn't is driving me around the bend.  I compared the two slides side-by-side and could not find any differentiating settings.
    Does anyone have any other suggestions for me to try?
    Thanks
    Julie
    UPDATE:  I went back to compare side-by-side the videos and I have noticed a difference.  One is called a Video Recording and the one that pauses for too long is called a Video Demo Project.  I could have sworn I recorded them in the exact same way.  This sounds silly but does anyone know what I did differenty; why one is a video demo and why the other is a video recorrding?

    UPDATE:  When I finally published the video to YouTube, the hiccup or pause on the background audio seems to have resolved.  It was very evident in previewing the project and not noticeable once published to YouTube.  I have a new issue now as it relates to pausing but not of the audio of the video itself.  I will be posting a new thread for that.

  • I took a video with my iphone5 and I don't see it on my iPad. Can videos go from one device to another with iCloud?

    I took a video with my iphone5 and I don't see it on my iPad. Can videos go from one device to another with iCloud?

    No.  Photo stream only streams photos, not videos.  To transfer videos between your devices you can either import them to iTunes and sync them, or (more conveniently) use an app like PhotoSync or Bump.

  • HT201343 Is there a way to stream video from one iOS device to another?

    My family and I are going on an extended vacation and we want to make sure the kids have enough videos to keep them busy on very long flights. I'm taking my MacBook Pro and was wondering if there's a way to stream video our different iOS devices without preloading movies on every device.

    If the MBP was connected to inflight WiFi like Gogo it might be possible. Then you use the MBP as a hotspot using internet sharing. The iOS devices connect to the MBP.  I'm not sure if Its allowed in flight but give it a try.

  • Syncing my 3rd Gen IPod Touch, All my music and videos show in the device on iTunes, but when I look at the device itself, it say no content.  Can someone help?

    Automatically Syncing my 3rd Gen IPod Touch, All my music and videos show in the device on iTunes, but when I look at the device itself, it say no content.  Can someone help?  The Apps seem to sync fine, just not the music, videos, podcasts, or audiobooks.

    Change your iCloud ID password: http://support.apple.com/kb/HT5624.  After doing so, go to Settings>iCloud, tap Delete Account, then sign back in with the new password.

  • Video playback on mobile device

    Hello,
    I'm new here and probably this was asked before me, but I spent a lot to search on the net and actually couldn't find much.
    I'm developing a web based application dealing with video - it should be controlable and have to interact with other elements of the app. The client now asks mobile apps - for Android and iOS, that should have same features.
    I looked for solutions to play video on mobile device using Flex and building mobile apps but nowhere could find a proper explanation and results about framerates and performance. The other problem I think will be that the mobile device should play streamed video (which can be encoded in any suitable format) as well as native video - usually h.264, that as far as I understood, is not possible on iOS (I coudn't find out about Android).
    On my Android device I can play very smoothly even web videos (in the browser) that are not "optimized for mobile" as it pops up during playback. I made a test and build a simple app that just plays a remote video using the Spark's VideoPlayer and its framerate was OK but the picture was terrible - some strange coloured lines appeared.
    Is there anybody who has more info about video playback on mobile device, codecs, components etc. I need that info to make the choice to stick with Flash development for all the apps or to go for native development with platforms' SDK.
    Thanks

    Can you say even more about what it is you want to do? I mean, what will the application do, not what are the technical aspects of how it will work?
    For a point of comparison, look at this thing I did:
    http://www.cartoonnetwork.com/mixit/
    If you try out the Make page, both the template ones and the from scratch one, as well as the View page to see the playback unit in action. Is what you're going to do anything like that?
    I have tried the playback part of this as a mobile app, and it so very nearly works ok! Amongst the many problems are that the overall data rate needed is quite high, and mobile devices aren't as consistant or high bandwidth as desktops, the external swfs often need code in them, so that rules out iOS, and to do the layering involved rules out H.264.
    At some future time there will hopefully be StageVideo that can use H.264, but I don't know when that will be, or whether it will be responsive enough (FLV is much faster to connect to and play than H.264).
    Incidentally, even in the Objective-C world you can't lay things on top of the standard iOS H.264 player. To do that you have to use the AV Foundation class, so it's fairly low level programming. Using FLV in Flash is a lot easier!

  • Attaching VGA video adapter and Firewire device

    I'm using the VGA video adapter to attach my brand new Mac mini to a VGA screen. As the space between video port and Firewire port is too narrow with the VGA video adapter attached I can't connect any Firewire cable!
    Anyone who knows how to connect VGA video adapter and Firewire device at the same time?

    The DVI-VGA adapter I got with my last mini was barely wider than the video port on the back of the mini and since a firewire connector is also barely wider than the FW port itself, there was no problem connecting to both at the same time, with a small but distinct space between. Indeed, it's about the same space as between the adapter and a cable plugged into the nearest of the USB ports on the other side.
    If you're having problems, you might find that connecting the firewire cable first might help, but otherwise either the adapter or the connector on your firewire cable is non-standard. If you still can't connect both, take the mini, along with your firewire cable and the DVI-VGA adapter to an Apple store and ask them to try.

  • Is there any way to PAUSE/RESUME the actual recording while recording a Video Demo slide in Captivate 8?

    If I have to take an "off-screen" action while recording a video demo slide in Captivate I am forced to END and start a separate video demo to continue.
    This fragments my demo and seems an unnecessary set of steps.
    Is there a way to pause the recording for long enough, say to clear my throat, and then resume?
    Thanks.

    Hi kjjr54,
    Please refer to the link below:
    Create Mobile Learning & Elearning Content. Screen Capture, Screen Recorder | Adobe Captivate 8
    Hope this helps!
    Regards,
    Sheena

  • Why do I not have the option to publish my video demo to Adobe Connect?

    I'm new to Captivate and recorded a video demo for my co-workers instructing how to set up and run an Adobe Connect Meeting. We have an account to publish Adobe Presenter and Captivate content to Adobe Connect Pro, and use it to host our Adobe Presenter presentations. I was under the impression I could publish the video demo from Captivate much like I do the presentations from Presenter in PowerPoint, however when I go to publish my video demo I am not given the option to publish to Connect. From what I've found (here: http://www.adobe.com/support/captivate/advanced/publish_acrobat.html), you can select/edit the server(s) you publish to under the Quiz menu, however my video demo has no quiz and I have no quiz menu.
    This is what I get when I go to publish the demo:
    ..as you can see, no option to select a server.
    This is the Preferences window. Again, no place to select a server:
    I've found plenty of information on adding video demos to a Connect Meeting room, but I'd rather just publish it to Connect the way I do Presenter files. Is this possible or do video demos have to be added to meeting rooms instead? Any help is appreciated.
    Thanks,
    Matt

    It sounds like you have an iPhone 4. Please verify the model at: Settings - General - About - Model = ???

  • How do I add to a Captivate 8 Video Demo

    I recently upgraded from Captivate 7 to 8. I have created a number of Video Demos in Captivate 7. I tried creating my 1st one in version 8 and am struggling with how to add to the end of the Video Demo. I usually create in segments, break, plan the next section and then record the next segment. THis used to be easy in v7. But I am not seeing how to do this in Version 8. If it is not obvious for me, it must not be obvious for others.
    Can some one help me?

    Maybe you forgot to click on the button 'Edit Video'? It is still on the same location as for CP7, very little has changed for the cpvc files except the feature to get rid of popups.

  • Streaming audio-video on the mobile device

    Please, I must do the streaming audio-video on the mobile device using a server standard.
    I must to program the application for the server using j2se:in this case how i can send the file audio/video?This file have specifies classes?
    For the client i must using the j2me:in this case how can receive the file audio and creating the player?
    Thanks.

    Hi, please help,
    I have problem in this area also,
    am intending to stream audio and video data to mobile phone using j2me for my bs project.,
    is that true, midlets can only 'plays back' one file at time specified by url?
    I want to store many files in database( e.g ms access), and call them to midlets, to make some how interactive and real,because i have tomcat server installed in my pc.
    is this possible?
    How can i call file stored beyond path of WTK ?
    can i store audio/ video file in ms- access?
    Please, please help !
    thanks in advance.
    Message was edited by:
    nbkamani

  • Video Demo editing changes do not show in the main presentation file (CP7)

    A Video Demo can be edited eg splitting a clip and inserting an image.
    When this has been done you save the file and re-open your main presentation file (cptx file) and insert the Video Demo file.
    All great in theory except that all the above changes that I have made do not play in the cptx file.
    I have raked my brains to think what I could be doing wrong, even though I am new to Captivate.
    Has anyone else had this problem or could suggest what I could be doing wrong to cuase this?
    Many thanks.

    The only way that seems to work is to use the Edit Video Demo button in the Properties panel of the cpvc, when selected in the Filmstrip.
    The solution that Haridoss gave, maybe I understood your problem not well, was to save the cpvc-file with another name after editing, deleting the old cpvc-slide and inserting the new cpvc with the different name. Another workaround is to delete the cpvc file in the Video folder of the Library, previous cpvc-slide(s) will be empty, then insert again the cpvc-slide, but you also have to delete the empty slides.
    It is confirmed as a bug. Crossing my fingers that it will be solved soon.
    Lilybiri

  • ACME Video demo: Members can't log on

    Using: JDeveloper 3.0 (build 532)
    Tesing the ACME Video demo in JDeveloper's own environment (ie, without a separate web server), no member can sign in to the ACME video store web interface.
    scott/tiger member/password doesn't work...
    I proceeded to create a new ACME video member and to my surprise, I even received an e-mail welcoming me as a new ACME video member (very nice touch for the demo), but still when at the welcome screen for the ACME video store, I could not log in as a member with the new userid/password.
    Just for interest sake, I tried to create another new user with the same member name and login as my first member that I created and as expected, it told me that that user existed. So, it is obviously referencing the database for verification that the member already exists, but member login just doesn't work for some reason.
    When trying to login into the ACME video database member login screen, the error I get is the usual "invalid login" that you get when you enter an invalid password or userid.
    I even tried entering the member# (eg, 2250 for scott/tiger) in case the interface was expecting the member# rather than the name, but no luck there.
    I logged into the ACME Oracle database directly in SQL, and verified userid/password for all the members in the ACME_MEMBERS table, but none of the logins work.
    Any ideas to what the problem is? I have yet
    to track down the code where the password is being verified so that maybe I can see exactly why the login is failing, but I have not had any luck tracking it down as of yet. . . but I'll keep looking.
    I'd really like to see this thing work to understand more about JDeveloper and it's features.

    hi mason mason,
    iChat 3 has a feature that blocks multiple logins form the same screen name. this effects different apps on the same computer and trhe same name on different computers.
    It also has a check box in iChat > Preferences > Accounts that can be set to over-ride this. (select the screen name on the left and then the Information tab)
    9:21 PM Saturday; November 25, 2006

  • Adding audio to Video Demo: Captivate 7

    Hello, i have several questions about working with audio in a video demo in Captivate 7.
    I have a video demo that was captured without audio, then the intended script changed signifigantly so the timing is way off (sometimes the video doesn't hold on a screen long enough for the narrator to finish talking, sometimes it holds too long).
    Any tutorials out there for adding audio after the video demo is recorded, when the timing is all off and I need to hold on some frames longer than the movie does? I'm doing still screen grabs and inserting them as images for the duration of the hold, but there's got to be a better way!
    Is there any way to add text-to-speech in the Video Demo (other than adding it in slide notes, exporting the audio file and then importing it to the background of the video demo?)
    When adding audio to a Captivate 7 video demo, is it better to add it to the video (Edit Video Demo > Audio > Import to > Background) or to add it to the slide in the regular timeline? Pros/Cons? Best practice?
    Thanks!

    Are you un-checking "Edit Volume" before you play it?
    Sue
    Hi Sue, Thanks for your help, I am new to the Mac, so forgive me if I am slow!
    I cannot find "Edit Voume".
    I can find "Show clip volume" in the "View menu" is that the same thing?
    Thanks for your help. Chatch

Maybe you are looking for

  • Hp envy 110 will not stay connected to network

    I use an HP Envy 110 connected by a home wifi network, I am constantly having to add a new printer due to the origional not being available.  I do have multiple computers accessing the printer on the same home network.

  • Black update for lumia 620

    Black update is available for lumia 620 in india its showing on the official site of nokia but my phone didn't got any notification for the update what to do know ? Please suggest me

  • Is this another scam?  Got the following email ...

    Dear iTunes Customer,                   Our records indicate that you have been using your AOL Username to sign in to iTunes Store, App Store or iBooks Store.                    After the 30th March 2015, AOL will no longer support your ability to si

  • Pooled capacity, machine work center can have labour?

    Dear All, 1) We have eg. a common pool of welders for Location A and Location B welding work centers.  How do we setup the pooled capacity and assign to them? 2) We have eg. 2 CNC machining work centers (Vert and Horiz) but we have labour support to

  • Cannot play online games

    Can someone please help me, i have the linksys wrt300n router, wired to a pc with xp, i also have a wireless pc using vista that i am using the linksys 2.4ghz wireless-n usb adapter. I am trying to play an online game...WOW, and the errors i am havin