High-performance Data Acquisition for DFOS


Webinar – High-performance Data Acquisition for DFOS


/*
HOW TO USE:
Change “display: inherit;” to “display: none;” to hide a section.
Change the “order” property to change the order a section appears on the page.
Sections with lowest order will appear first. EG 1, 2, 3, 5, 10
E.G. The hero section below will be visible and will be displayed third.
#hero {
display: inherit;
order: 3;
}

The video section will be hidden so the order property for this section is ignored.
#video {
display: none;
order: 5;
}

Hex code cheat sheet:
Blue: #0076c0
Light Gray: #f3f3f3
Default Text Color: #222222
*/

#fluid {
background-color: #ffffff;
display: inherit;
order: 1;
}

#hero {
background: url(“https://placehold.it/3840×2458”) no-repeat center center;
display: inherit;
order: 2;
padding-bottom: 192px;
padding-top: 192px;
}

/*
Change hero overlay background-color to change the color on top of the hero image
Opacity changes the transparency-level: 1 is not transparent at all, 0.5 is 50% see-through, and 0 is completely transparent
*/
#hero .overlay {
background-color: #222222;
opacity: 0.3;
}

#headline {
background-color: #ffffff;
display: inherit;
order: 3;
}

#C6733 {
background-color: #ffffff;
display: inherit;
order: 4;
}

#C2 {
background-color: #ffffff;
display: inherit;
order: 5;
}

#C3 {
background-color: #ffffff;
display: inherit;
order: 6;
}

#C4 {
background-color: #ffffff;
display: inherit;
order: 7;
}

#C3367 {
background-color: #ffffff;
display: inherit;
order: 8;
}

#form {
background-color: #ffffff;
display: inherit;
order: 9;
}

#full-width-text {
background-color: #ffffff;
display: inherit;
order: 10;
}

#video {
background-color: #f3f3f3;
display: inherit;
order: 11;
}

.errors, .error {
color: red;
}

.email span.description {
font-size: larger;
font-weight:bold;
font-style: italic;
}


Digitizer products and signal processing solutions

High-performance data acquisition for Swept-source OCT

Date: Tuesday, February 27, 2024

Time: 10 AM CET

Duration: 30 minutes

Join us for an insightful webinar on high-speed data acquisition in the context of Distributed Fiber Optic Sensing (DFOS) and learn more about the critical role that high-performance digitizers play in maximizing the potential of DFOS across diverse applications. The webinar is co-hosted by Professor Aldo Minardo, University of Campania Luigi Vanvitelli, who will speak about his phi-OTDR DAS system based on Teledyne SP Device’s 14-bit ADQ7DC digitizer.

Topics covered in this webinar:

  • Suitable digitizer products for DFOS
  • Real-time signal processing capabilities utilizing FPGA and/or GPU
  • Case study – phi-OTDR DAS system utilizing ADQ7DC

Who should attend? Industry professionals and researchers interested in learning more about available data acquisition systems and signal processing solutions suitable for distributed fiber optic sensing.

Presenter: Ulrik Lindblad, Teledyne SP Devices Marketing, and Professor Aldo Minardo, University of Campania Luigi Vanvitelli

Register below to attend the webinar

Leave a Reply

Your email address will not be published. Required fields are marked *

Back To Top