The Dante Certification Program is a training program being offered by Audinate. This official certification lets your customers and peers know that

Size: px
Start display at page:

Download "The Dante Certification Program is a training program being offered by Audinate. This official certification lets your customers and peers know that"

Transcription

1 1

2 The Dante Certification Program is a training program being offered by Audinate. This official certification lets your customers and peers know that you have the knowledge and skills required to successfully design and roll-out Dante networks We re doing this to provide a consistent set of methods and general knowledge about audio networking. This is sure to become increasingly important as the technology becomes widespread and is adopted by more and more vendors, installers and customers. 2

3 With your Dante certification, you get use of the Dante Certified logo for yourself. You also have the option to be listed in a directory of fellow Dante Certified professionals at audinate.com. 3

4 Level 1 of the Dante Certification Program will be available online as well as in person It provides a background in digital audio concepts It covers basic automatic and signal routing using Dante Controller Setting up Dante in simple systems Using Dante Virtual Soundcard to record audio Level 1 may be all you need to successfully use smaller Dante networks, typically with 6 or so devices and 1 network switch. 4

5 Level 2 of the Dante Certification Program is generally delivered in person at various events conducted by Audinate and partners. It is targeted towards more experienced users who are running larger systems It covers details of Dante clocking options It outlines unicast and multicast network traffic and how Dante allows you to use both types It covers adjustment and monitoring of Dante latency It covers redundant Dante networks And it covers Dante software in depth, such as Dante Virtual Soundcard and Dante Via. 5

6 Taking a class like these is the first step to certification. All tests are conducted online at audinate.com There are 2 basic requirements to becoming Dante Certified: Pass the Level 1 online exam Pass the Level 2 online exam PLUS hands on exam at a live event 6

7 7

8 A bit about Audinate, first. We are headquartered in Sydney, Australia. We are founded by, and employ many network engineers who deeply understand how networking and network standards work, and how best to maximize performance for audio. We develop Dante as a 100% interoperable solution for ALL audio manufacturers. In this respect we are unique. We offer the same technology to everyone, ensuring that every product that uses Dante can freely connect to any other, no questions asked. 8

9 What do we make? We are the sole creators and developers of Dante audio networking technology. We make all of it, from: Hardware modules and chipsets, sold to manufacturers in order to quickly and easily integrate Dante into their products. Development tools for manufacturers, so they can customize Dante to suit their needs and designs. And software products that allow audio professionals to use Dante; Dante Controller, which is the essential tool for managing a Dante network Dante Virtual Soundcard, software that lets you use any Digital Audio Workstation software you prefer directly on a Dante network, and; Dante Via, another software product that allows you to put connected audio products and applications directly on a Dante network. 9

10 Level 1 topics: Digital audio basics IP networking basics What is Dante? Using Dante, with tools such as Dante Controller and Dante Virtual Soundcard 10

11 We ll start with a refresher on digital audio basics. There are a few key concepts here that help us to understand how Dante works, and how to understand requirements surrounding subjects like bandwidth and latency. 11

12 When we convert analog audio to digital, the analog signal is sampled at constant intervals of time. At each interval, the amplitude of the analog signal is captured, and then represented as a number. This method produces a stream of values in time, and is known as Pulse Code Modulation, or PCM. It is the most common format for digital audio, used in CD players since the very beginning. PCM audio itself is uncompressed, by definition. 12

13 The Sample Rate is just what is sounds like how fast are the audio samples being taken? The math tells us what to do; the Nyquist theorem states that if samples are taken at least twice the maximum analog frequency we wish to capture, then we can faithfully reconstruct the entire signal. Human hearing is generally agreed to be in the range of 20Hz to 20kHz, which indicates that a sample rate of 40kHz is sufficient. In practice, this rate is pushed up to 44.1kHz (the old CD Redbook standard) or 48kHz (the most common value in pro audio), as these values fit nicely with frame rates used in film and video standards. Higher sample rates allow for higher frequencies to be captured. 13

14 Bit Depth determines how accurate each audio sample can be, by determining how many possible values our scheme can represent. If, for example, I were to use only 4 binary digits 1s and 0s to represent my audio, I d have only 16 possible levels of amplitude with which to describe each sample. Not very good, really. Remember those old video game soundtracks, like on Atari? That stuff is 8 bits of resolution, or 256 possible levels of amplitude. The CD uses 16 bits, and we all know how that sounds pretty darn good, allowing 65,536 possible values. When we jump to 24 bits, we have 16,777,216 possible values! 14

15 From a purely technical perspective, Increasing both sample rate and bit depth will improve the absolute fidelity of a system, as they each represent more data per second being captured. There are many differing opinions regarding the human perception of audio, and Dante does not impose any judgment in this regard. It makes sense that increasing both sample rate and bit depth increases the bandwidth required to transmit the digital signal a higher sample rate means more samples per second, and a higher bit depth means that each sample is that much bigger. For this reason, many products that support multiple sample rates offer reduced channel counts at higher sample rate values, as they are constrained by the rate of data they can provide. 15

16 Now we can think a bit about bandwidth that is, the amount of data required per second for digital audio. Ignoring for a moment the overhead required for networking, audio bandwidth is easily described it is simply the sample rate times the bit depth, times the number of channels. As an example, in a common pro configuration of 48kHz and 24-bit depth, 64 channels of pure PCM audio will consume 74mbits/sec, as shown here. Once we fold in network overhead (which is more variable) we arrive at a figure of approximately 96mbits/sec for 64 channels of Dante networked audio. It's easy to see that on a gigabit network - that is 1000mbit/sec - even 64 channels of audio consume less then 10% of the available bandwidth on a single link. The bandwidth constraints of earlier systems are simply not an issue with gigabit systems. Note that in audio networking, calculating the exact bandwidth required is not as simple as merely multiplying sample rate and bit depth. Nonetheless, this provides us with a sense of the capacity offered by modern audio networks. 16

17 The Word clock is the clock that determines how data is interpreted in a digital system. Once audio has been sampled and is represented as a series of digital values in time, we need to make sure that all devices in our system agree about how to read those values in time. They need to agree about when each sample begins in a stream of 1s and 0s, so that the values can be faithfully converted back into analog signals. For this reason, digital systems always rely upon a single Clock Master as a reference. 17

18 You ve probably heard the term jitter. You may have even heard actual jitter. Jitter is a type of distortion that results from a word clock being inconsistent. The samples no longer are played out exactly when they are supposed to. While jitter exists in all digital audio system, it is recognized as a potential problem in legacy transports like AES3, MADI and ADAT. In those systems, the word clock is embedded in the audio signal as a "start of frame" message which must be "unpacked" from the data stream, which contributes to misalignment under some signal conditions, especially when connecting many devices together. The classic solution was to use an expensive external clock that would slave each device, and thus force clock alignment between them. Dante uses a highly accurate clock synchronization method that ensures outstanding jitter-free performance for any number of connected devices without the need for any external clock sources. Note that the image shows an impossibly large amount of jitter, for visual purposes. In the vast majority of real-world digital systems, jitter is inaudibly and nearly unmeasurably small. 19

19 Latency is an issue in all audio systems. It is the delay incurred by the transport and processing of audio signals. This is really only a problem is settings where the delayed and un-delayed signals are heard simultaneously, as in a recording studio when doing overdubs on a digital recording system or floor wedges on stage that are combined with the sound of live instruments. Of course, audio latency is very pronounced without any electronics at all. Since sound travels at about 343 meters per second, each 34cm requires about 1 millisecond. This air travel delay is why towers are used to align speaker output with the heavily delayed audio coming from the stage. If you d like to hear what a system sound like with about 2ms delay between sources, stand in the middle of 2 stereo speakers and move just 34 cm to the left or right. In earlier audio networking solutions, such as VoIP, high latency was a real issue. As we ll see, this is an area where Dante gives you complete control. 20

20 To summarize this section Digital audio works by playing out or recording samples The bit depth describes the amplitude resolution, and sample rate determines the maximum frequency that the system can handle. The word clock is key to the accurate transport of digital audio, because it s all about data being processed as a function of time. This is why Dante uses a clock distribution scheme that is designed to be robust and tightly synchronized even between hundreds of devices. Networks can easily transport digital data. As we ll see, time is part of the special sauce that Dante brings. 21

21 In this section, we ll cover some very basic, essential networking concepts and help to clarify things that many audio professionals wonder about. 22

22 This is the first question that many audio professionals ask. When a new technology arrives, they naturally want to make sure that they understand it. Fortunately, the correct answer here is: Not very much. Usually. As we ll see, modern networking standards and Dante work together to make most setups incredibly easy. 23

23 From a networking perspective, most Dante systems are small and simple they are usually doing only one thing, passing Dante audio and control. There are really just 3 types of object on a simple network: 1. The things you are connecting in this case, audio devices and probably a computer or two. 2. A switch or switches these act as bridges that connect everything together 3. Cables that connect them. 24

24 We often see this question arise what kind of networking cable should I use for Dante? The answer is: the same cable you d use for any network. Audio traffic isn t special in this regard. It s just data. Since gigabit network speeds are recommended for Dante, that means using CAT5E or CAT6 cable. CAT6 is rated for greater noise resistance in electrically noisy environments. CAT5E will work fine the vast majority of the time. All copper Ethernet cables are limited to runs of 100 meters or less. 25

25 We are often asked about Wi-Fi. Isn t that another medium for IP connections? Yes it is. However, Wi-Fi differs a great deal from wired Ethernet. At present, Wi-Fi is not yet capable of supporting the low latency and drop-out free performance of Ethernet cables, even under excellent conditions. For this reason, Dante devices will not recognize wireless networking as a valid means of connection. You may use Wi-Fi to connect a computer running Dante Controller to a Dante network. All control functions will work over Wi-Fi. 26

26 People also ask if Dante works with fiber. Since this is just another way to do an Ethernet connection, the answer is simply yes. Fiber has advantages with distance, and can go several kilometers when required. Fiber requires switches that have fiber connections (Small Form-factor Pluggable, or SFP) 27

27 Switches are always a big topic, but in many ways, they don t have to be. As mentioned previously, a good way to think of a switch is as a focal point that connects all your network devices together. You can get switches to fit your needs, from very small to very large. Switches are smart. They contain mechanisms that allow them to optimize traffic in many cases, and allow all the ports to go full speed all the time, in both send and receive directions at once. We strongly recommend that you only use gigabit speed switches. That extra bandwidth makes your life a lot easier. 28

28 There are 2 basic types of switches you can buy: managed and unmanaged. Unmanaged switches are less expensive, and offer no adjustments or settings. Managed switches offer many different options and adjustments. Which type do you need for Dante? Nearly all the adjustments offered by a managed switch pertain to mixed networks in which you combine audio and other data such as a business that uses one network to do everything. If you are working with very heavily loaded networks, or putting Dante on an existing shared network, a managed switch will likely be necessary. Managed switches can help you with trouble shooting (e.g. bad cables), by having tools such as a web page which reports packet errors on a switch port (as one example). The answer is that either one can work just fine. If you are implementing a small, audio-only network, you can probably use an unmanaged 29

29 switch with no problems at all. In the examples we use here, no switch management is used. For dedicated audio networks, there is little need. 29

30 Here s a helpful thing to know: If you are using only one switch to connect your Dante devices, and You are only using the network for Dante audio Then you don t need a managed switch! It is very common for small Dante systems to use only a single switch, and the settings that are recommended for very busy or mixed use networks simply aren t needed under those conditions. You can safely use unmanaged switches in these small networks. 30

31 A special note about green energy efficient switches The way that many are implemented may cause trouble with audio and other real-time media systems like Dante. This is especially true when connecting multiple switches together. In general, it is safer to disable or avoid switches with this feature. 31

32 In earlier digital transport systems, you may have used a daisy chain topology for connecting your devices. This made sense in the analog days, as we thought of each device as contributing some function in series with others: a mic goes to a preamp, which goes to some EQ, which goes to be mixed, etc. This can be done with networked audio products that contain switches in them. The data hops from one switch to another, which is very convenient for small sets of interconnected devices. However, this type of topology doesn t scale very well, as each hop incurs a potential latency penalty. Too many and you cannot achieve low latency at all points on the network. How many? In most cases of well-behaved switches, each hop imposes a very small penalty typically several microseconds per switch hop. However, the latency settings in Dante are based upon worst case assumptions and are thus quite conservative. If a daisy chain is desired, we recommend that you test it to ensure that it works with the gear you have. The primary problem with any daisy chain isn t latency it s that failure of any device in the chain will break connections to devices further downstream. In general, switched networks are best thought of using a star, or hub and spoke topology. In such a setup, all devices on a star are connected to a single switch. If any one device fails, the others continue to communicate. As the network gets larger, additional switches may be brought in to extend the network. This method is generally how a network engineer would connect computers, 32

33 for similar reasons. 32

34 The diagram here is a good example of a Star topology in a Dante network. All devices mics, a DSP, amplifiers and speakers are all connected to a single switch. The switch is the center of the star to which all devices are connected. Note that the physical connections shown here do not reflect the flow of audio through the system. 33

35 The star topology is easily extended to larger systems here are two small star networks joined together with another switch to form a larger network. No device is more than 4 hops away from any other, making this a sensible design choice. 34

36 In this larger example, 4 smaller stars are joined together by one switch to form a very substantial network in which no device is more than 4 hops from any other. In this example, we have 32 Dante devices connected quite a bit for most audio applications, but very small for an IP network. 35

37 Let s summarize this section: Always use gigabit switches Use CAT5E or CAT6 cable Use fiber for long runs (over 100 meters) Use either managed or unmanaged switches for smaller networks Dante-only networks with one switch do not require management features, and may safely use unmanaged switches. Use a Star topology to minimize switch hops Avoid or disable green or EEE features 36

38 This area is harder to grasp - not physical. In old analog systems, a wiring diagram went a long way towards explaining what the system does channels were physical cables that went from outputs to inputs. But as we ve seen in networks, the actual connections are logical that is, they exist in software. When devices are connected together in a Dante network, they communicate to one another by sending data from name to name, controlled by software Network cables are carrying lots of signals for lots of different devices. The wiring doesn t tell you what the signals are or where they are going. Networking delivers data in packets that are addressed and sent to destinations. The data is reassembled at the destination. Network technology is neutral to the type of data being transported. There is no need for a special audio network equipment. 37

39 When you hear people talking about networking, you often hear about network layers. We don t really need to deal with them in Dante, but let s clear up what they are. Layers are a model for how IP networking works. In the full OSI model, there are 7 layers (!) In audio networks, we are only concerned with the bottom 3 layers. Here s what they are: Layer 1 the physical layer. This is the actual physical medium being used to carry the traffic. For us, this means copper wire (CAT5E or CAT6 cables) or fiber, connected to a port. As long as this layer conforms with standards, it freely allows us to build upon it, and create: Layer 2 the data link layer. This is the layer at which hardware devices may recognized by their unique, fixed hardware addresses, usually referred to as MAC or Ethernet addresses, Devices may now communicate using these numeric addresses. Layer 3 the Network layer. This is the layer at which devices are assigned variable numeric addresses called IP addresses. Devices may now communicate using these numeric addresses. The other members of the network don t need to know the MAC address. 38

40 An IP address is a numeric value that is mapped to a device. It is not part of the device, and can be changed. A key point is that IP addresses define lines of communication. Devices can only directly communicate with others in same address range on the network. A device with an IP address different from this defined range will not be able to communicate with others. In a LAN or stand-alone network, all IP addresses must be in the same range and so we need a method that ensures that they are. IP addresses can be manually assigned, but are usually done automatically. They can be dynamic. Avoid manual, static IP addresses. They are rarely required and often result in problems due to human error, resulting in difficult to solve problems such as duplicate IP addresses or unreachable devices that are out of the defined network range. 39

41 The term LAN stands for local-area network. This kind of network is extremely common, and is typically what we have in our homes with a Wifi access point and a few connected devices. A LAN is a computer network that contains a relatively small number of devices (typically less then 200). Devices on an Ethernet LAN share a common IP address range, which allows all devices to freely communicate with one another to send data and share resources. On a wired Ethernet LAN, speeds are very high and reliability is excellent. Typical Dante installations are always on LANs. Large business networks are commonly comprised of multiple LANs that are linked by routers. This practice provides useful segmentation of groups of devices for security and traffic management. 40

42 In audio networking, we often hear about stand alone networks. These are networks that are themselves LANs, all using a common range of IP addresses. They are usually dedicated to a single primary purpose, and they are not connected to external resources such as the internet or servers shared by other LANs. They are not connected to other LANs, but are islands of data traffic. Stand alone is not really a technical term for distinguishing networks, but is a common method for separating responsibilities. For example, an AV group may wish to have a separate network simply to avoid sharing costs and management tasks with an IT department. If anything goes wrong, it is clear who needs to respond. 41

43 Because IP addresses are really important to a working network, Dante supports automatic addressing. When devices are connected together, Dante devices will self-assign addresses that create a working LAN, with no conflicts. No other components or configuration are necessary. Note that Dante fully supports all common means of managing IP addresses. They can be configured manually, or you can use a DHCP server if you have one. But most Dante systems are stand alone networks using self-assigned addresses. 42

44 To summarize: 1. Layer 3 is what enables the use of IP addresses in networking 2. Automatic addressing enables true plug and play use of Dante in stand alone networks. 3. Stand alone networks are useful for keeping AV responsibilities separate from others but not necessary from a technical perspective. 43

45 44

46 Dante is technology comprised of hardware and software that transports precisely timed digital audio between devices using a standard IP network. Audinate develops this technology for the audio industry, ensuring that all manufacturers have a 100% interoperable high performance solution, no matter what the brand. 45

47 Dante builds upon IP networking to provide a host of features designed to make audio systems easier to deploy and use, while delivering pristine, bit-perfect sound. All Dante devices use human readable names All audio is synchronized to a tolerance of 1 microsecond, for precision time alignment All devices are discovered automatically upon connection no need to configure devices One-click routing of channels Low, 100% deterministic latency A clocking scheme that eliminates sources of jitter and clock propagation problems Automatic re-connection of all channels after power cycle or tear-down/setup. 46

48 In products, Dante interfaces are internally connected in just the same way as other digital I/O you might use, such as MADI, AES3 or Ethersound. The difference is that rather than going from point to point with cables, the audio is placed on a network where it can be freely distributed to as many other devices as you like, using software. As in many products that use interface cards, additional configuration is required to tell the product to use audio from a particular card. 47

49 A moment about bandwidth. Because many audio professionals have experience using older digital transports such as CobraNet or MADI, they are accustomed to seeing strict channel count limitations, typically in the range of approximately 64 channels. It is natural to assume that Dante might have similar constraints. But it doesn't. The use of standard gigabit networking allows Dante to scale far beyond earlier systems, supporting as many as 512 bidirectional channels of audio for a single device on a single network port. Referring back a our discussion of audio bandwidth earlier, we can see that with typical settings of 48kHz sample rate and 24 bit depth, a 64 channel bidirectional Dante device using all channels consumes only 1/8 the capacity of a gigabit link. This means that a Dante network can safely handle hundreds or even thousands of channels overall. Don t worry about running out of room with Dante. 48

50 Recalling the description of sample rate, we know that it is key to communicating digital audio. Because Dante doesn t convert sample rates, you may only connect channels of devices that are running at the same sample rate. If you attempt a subscription between channels with unequal sample rates, you will receive a clear error message. You may use different sample rates at one time on a Dante network, but only devices with common sample rates will be able to connect. Finally, recall that as sample rate increases, so does the amount of bandwidth required for each second of audio transmitted. As a result, devices that support 64 channels at 48kHz may only support 32 channels at 96kHz (double the sample rate, double the bandwidth per channel, half the number of channels) Dante supports all commonly used sample rates, from 44.1kHz up to 192kHz. Different products will typically support a subset of sample rates that match the internal capabilities for that product. 49

51 We defined latency earlier as the time required for a system to deliver audio from an input to an output. In Dante, latency is strictly defined and consistent. Default latency device latency is 1 millisecond, far below the threshold of noticeability for live performances or studio overdubs. At this setting, receiving devices can be as much as 10 switch hops from transmitters, a situation applicable only to very, very large networks. You can set Dante devices to go as low as 150 microseconds, or as high as 5 milliseconds to suit different situations. This setting is made on a per-device basis. 50

52 When discussing digital audio fundamentals earlier, we talked about how important the work clock is. So how does Dante handle clocking? While many adjustments are permitted, the important thing to know is that by default, Dante handles clocking 100% automatically. Dante uses an election process that chooses the best Clock Master among devices, and all devices on the network use that clock as a reference for synchronization. While a Clock Master is used to synchronize devices on the network, each Dante device incorporates its own high quality clock. By using this approach, jitter is eliminated as a problem on a Dante network, regardless of size. 51

53 Dante is strictly audio transport. The audio data is not modified in any way, and is delivered bit-for-bit from any source to any destination. Dante does not perform tasks other than transporting audio, such as: Sample rate conversion Level control MIDI SMPTE time code These other items are handled inside products that support Dante. Control data such as MIDI or level control can easily be transmitted alongside Dante audio between devices, but Dante is not involved. 52

54 53

55 Dante Controller is free software from Audinate that works with all Dante-enabled devices from any manufacturer. It is the primary tool used to setup and use Dante networks Dante Controller is used to: Setup, view and or change audio signal routing Configure clocking (as needed) Adjust individual device parameters such as sample rate, etc. Monitor system health by observing actual latency behavior and clock quality. 54

56 LIVE DEMO PREFERRED When Dante Controller is launched with no devices connected, it appears empty. That s because Dante Controller always shows the current state of the network, regardless of history. It s important to understand that the state of a Dante network the subscriptions, labels and settings all reside on the Dante devices themselves. This means that all copies of Dante Controller connected to a network will all see the exact same things. 55

57 LIVE DEMO PREFERRED Let s connect a Dante device directly to our computer and see what happens the device simply appears. This brings up a key point about Dante: all devices are self-discovering without pre-configuration. Note that the device has a human readable name. We can adjust that name, plus the names on the individual channels. No need for cryptic numbers. This also bring up an important use case: a Dante device can simply be directly connected to a computer and be seen in Dante Controller. No switch is necessary for this single connection. This type of setup can be very useful as a simple recording rig with a mixing console and Dante Virtual Soundcard. 57

58 LIVE DEMO PREFERRED Now let s use a switch to connect several devices at once, and they appear automatically just like the first. Now we can see two or more devices, so we can make a connection. Click the + sign by the words Dante Transmitters and Dante Receivers to reveal the individual channels. Use the + sign by each device name to open channels for only that device. Most Dante devices are both Transmitters and Receivers analogous to Sources and Sinks for those who prefer that terminology. The transmitter channels always appear on the horizontal axis, the receivers on the vertical. 59

59 Let s send some transmitter channels from (A) to receiver channels (B) LIVE DEMO PREFERRED In Dante, we call these connections subscriptions. Click the + sign to show the Transmitter channels on device A Click the other + sign to show the Receiver channels on device B Comment: this is like a big spreadsheet. We can see all the available channels on every device Remember from above: in order to connect, our devices must be using the same sample rate and bit depth. These devices are both set to use a default of 48kHz/24-bit To subscribe this transmitter channel to this receiver channel, we simply have to click at the intersection on the grid A green checkbox appears, and that means we re connected. That s it. If our sample rates, bit depths and format types did not match, we would see an error message instead of the green checkmark. Let s make a few more subscriptions with these two devices. Just click at intersections and you re done. It s that easy! 61

60 LIVE DEMO PREFERRED Deleting a subscription is just as easy Simply click on the green checkmark to disconnect a subscription. The icon disappears, indicating no connection. 63

61 Splits sending one channel to multiple devices and destinations was hard with many legacy solutions, but it s easy with Dante. LIVE DEMO PREFERRED Simply click at the intersections of the desired transmitter channels and multiple receiver channels. That s it. No special hardware or settings are required. The transmitter audio is sent to all receiver subscriptions. When splitting audio to more than 3 receiving devices, Dante Controller will present a Fan out message, indicating that multicast use is recommended for optimal network efficiency. The topic of multicast is covered in Level 2. 65

62 Devices and associated channels can be given names of your choosing. It is highly recommended that you name your devices before doing routing, in order to keep things clear. LIVE DEMO PREFERRED To change a device name, double click the device name in the Routing view In the Device View that appears, click on the Device Config tab Edit the name as you please Click Apply, and it s done 67

63 LIVE DEMO PREFERRED In addition to naming devices, you can use the Device View to label individual channels of transmitters or receivers. This is great for quickly identifying individual channels in a live mix, and makes it easy for volunteers or newbies to use the system. Think of it as a software version of the masking tape we typically find on consoles! 69

64 In order for Dante devices to successfully subscribe to one another, they must be using the same audio format in other words, sample rate. This is adjustable for each device, in the Device View. To access the Device View, double click the name of the device you wish to adjust LIVE DEMO PREFERRED Navigate to the Device Config tab There you may adjust the sample rate and bit depth, here labeled as encoding Some manufacturers may allow only certain sample rates and encoding to be used, depending upon the product. By far the most common combination is 48kHz/PCM

65 LIVE DEMO PREFERRED What happens when we disconnect or power down devices? We all have to do this all the time, tearing down and setting up When we unplug or power down devices, they disappear from Dante Controller. Remember: Dante devices, not Dante Controller, contain the information about subscriptions. So what happens when we reconnect the devices? When our devices are powered back up or plugged back in, they reappear in Dante Controller. All the subscriptions reappear as well! This brings up a great feature of Dante: the devices always remember what they are connected to. When you setup a system in a new location, all the device subscriptions are automatically reestablished. You don t even need Dante Controller for this to happen. Dante devices will automatically re-establish connections themselves. 73

66 One final note people often wonder if Dante Controller must be present for a Dante network to work. No. It is only required for making changes to the network that s all. 74

67 Key takeaways from this section: Dante Controller automatically discovers and displays connected devices Dante displays devices with user-definable names For each device, Dante Controller displays both transmitter (source) and receiver (sink) channels. Channel to channel connections are called subscriptions Subscriptions are made and deleted by simply clicking at the intersection of transmit and receive channels for each device you are connecting 75

68 Subscriptions may only be made between devices running the same sample rate and bit depth (encoding) Sample rate and encoding are adjustable (within manufacturer s limits) in the Device View in Dante Controller for each device. Dante devices remember settings and subscriptions and automatically re-establish subscriptions upon power cycle or re-connection. Dante automatically selects a Master Clock from among the connected devices. There is usually no reason to change this selection. You don t need to keep Dante Controller running on the network. It s only needed for changes. Dante does not alter audio data in any way. 76

69 In this section, we ll introduce an incredibly useful tool, Dante Virtual Soundcard. Level 2 of this training contains a more in-depth look at this product, but we ll show you how you can start using it immediately using what you ve learned here. 77

70 Dante Virtual Soundcard is software from Audinate that you install onto your Mac or PC. It behaves like a regular hardware soundcard in your computer, but instead of connecting to attached hardware, Dante Virtual Soundcard connects to other Dante devices using a regular wired network connection. With Dante Virtual Soundcard, your computer becomes part of the Dante network. You can easily record and playout up to 64 channels of audio directly on your computer, using your favorite applications such as Logic, ProTools, Cubase, etc. 78

71 When Dante Virtual Soundcard is turned ON, it appears to be a regular audio device to your computer, just like any audio hardware you might connect via USB, etc. Launch Dante Virtual Soundcard Set the necessary number of channels Start Dante Virtual Soundcard using the Start button How Dante Virtual Soundcard appears as a device: On Mac OS X, Dante Virtual Soundcard appears as a standard Core Audio device. On Windows PC, Dante Virtual Soundcard supports either ASIO (very common for use with high performance recording software) or WDM (very common for use with consumer audio products on Windows, such as Windows Media Player) In the audio application you wish to use, connect to Dante Virtual Soundcard exactly as you would any physical sound device: Open the audio preferences for the application Choose Dante Virtual Soundcard from the list of possible audio devices to use as source and/or destination That s it. 79

72 Open Dante Controller (this can be on the same, or a different, computer on the Dante network) When Dante Virtual Soundcard is turned ON, your computer will appear in Dante Controller like anything other Dante device The name of the Dante device is the same as your computer s name, by default. This can be changed in Dante Controller like any other Dante device. The computer will display the number of transmitter and receiver channels configured in Dante Virtual Soundcard, above. Subscribe these channels like any other Dante device to send or receive audio. Example: to record a show from a mixer, we configure that mixer to send pre-fader outputs to its Dante card. We then subscribe those Dante transmitter channels to the receiving channels of Dante Virtual Soundcard, and send the audio directly to our DAW. 80

73 81

74 We strongly recommend that you continue on your path towards becoming a Dante expert. Level 2 gets in-depth on Dante Controller, Dante Virtual Soundcard, and more about using networked audio effectively. 82

75 Now that you ve completed this session, we encourage you to take the online test and become Dante certified at Level 1. Create an Audinate account if you don t already have one Navigate to and login with your Audinate credentials Choose the Level 1 test Once successfully completed, your certificate will be automatically generated and ed to you. 83

76 84

DANTE CERTIFICATION PROGRAM LEVEL 2

DANTE CERTIFICATION PROGRAM LEVEL 2 DANTE CERTIFICATION PROGRAM LEVEL 2 THE DANTE CERTIFICATION PROGRAM Level 2: Intermediate Dante Concepts Delivered in-person Larger systems (approx. 12 devices) Clocking options Understanding unicast &

More information

The Dante Certification Program is a new training program being offered by Audinate. This official certification lets your customers and peers know

The Dante Certification Program is a new training program being offered by Audinate. This official certification lets your customers and peers know 1 The Dante Certification Program is a new training program being offered by Audinate. This official certification lets your customers and peers know that you have the knowledge and skills required to

More information

INTERMEDIATE DANTE CONCEPTS. Dante Certification Program Level 2

INTERMEDIATE DANTE CONCEPTS. Dante Certification Program Level 2 INTERMEDIATE DANTE CONCEPTS Dante Certification Program Level 2 LEVEL 2 TOPICS Clocking options in Dante Understanding latency in networks Dante Flows and Multicast Creating backup devices with Dante names

More information

24 PORT GIGABIT ETHERNET MANAGED SWITCH

24 PORT GIGABIT ETHERNET MANAGED SWITCH A Brief Tutorial on 1. What is? is an uncompressed, multi-channel digital media networking technology with nearzero latency and synchronization. systems can easily scale from a simple network between a

More information

Networking and the Future of Audio

Networking and the Future of Audio Networking and the Future of Audio Andrew Maz Faculty at Cerritos College Lead for Commercial Music and Technical Theater CTE Liaison Lead for Commercial Music C ID Committee D.M.A. Early Music M.A. Musicology

More information

Digital Audio Networking with Dante

Digital Audio Networking with Dante Digital Audio Networking with Dante AES Melbourne 2015 Aidan Williams CTO Audinate 2015-04- 20 1 Introduction CTO & Founder, Audinate We make Dante audio networking Elec Eng / Computer Science background

More information

Dante Via. User Guide

Dante Via. User Guide User Guide Document version: 1.2 Published: Wednesday, 2 March 2016 Copyright 2015 Audinate Pty Ltd. All Rights Reserved. Audinate, the Audinate logo and Dante are trademarks of Audinate Pty Ltd. All other

More information

CL series Live Recording with Nuendo Live. Using Steinberg Nuendo Live

CL series Live Recording with Nuendo Live. Using Steinberg Nuendo Live CL series Live Recording with Nuendo Live Using Steinberg Nuendo Live 2nd Edition: April 2013 Summary: This guide will show how quick and easy it is to achieve a high quality, live multi-track recording

More information

XP: Backup Your Important Files for Safety

XP: Backup Your Important Files for Safety XP: Backup Your Important Files for Safety X 380 / 1 Protect Your Personal Files Against Accidental Loss with XP s Backup Wizard Your computer contains a great many important files, but when it comes to

More information

Commissioning AES67 in Your Plant

Commissioning AES67 in Your Plant Commissioning AES67 in Your Plant By Andy Calvanese Vice President/Engineering Wheatstone Corporation Revision 1 September 2018 COMMISSIONING AES67 IN YOUR PLANT 1 There s been a great deal of talk about

More information

Next Generation IP-based Audio. Leveraging Standard Protocols to Simplify Setup and Promote Sharing of Audio over IP Networks

Next Generation IP-based Audio. Leveraging Standard Protocols to Simplify Setup and Promote Sharing of Audio over IP Networks Next Generation IP-based Audio Leveraging Standard Protocols to Simplify Setup and Promote Sharing of Audio over IP Networks Remember Finally, how we re we down used to to this get audio around our facilities

More information

TesiraFORTÉ DAN devices do not support Dante redundancy must be connected to the primary Dante network only.

TesiraFORTÉ DAN devices do not support Dante redundancy must be connected to the primary Dante network only. Dante Dante is a proprietary digital media networking solution, developed by Audinate and licensed by Biamp, which operates on 100Mbps and Gigabit networks using standard Internet Protocol (IP) over Ethernet.

More information

Interface The exit interface a packet will take when destined for a specific network.

Interface The exit interface a packet will take when destined for a specific network. The Network Layer The Network layer (also called layer 3) manages device addressing, tracks the location of devices on the network, and determines the best way to move data, which means that the Network

More information

Technical Document. What You Need to Know About Ethernet Audio

Technical Document. What You Need to Know About Ethernet Audio Technical Document What You Need to Know About Ethernet Audio Overview Designing and implementing an IP-Audio Network can be a daunting task. The purpose of this paper is to help make some of these decisions

More information

Dante Virtual Soundcard

Dante Virtual Soundcard User Guide For Dante Virtual Soundcard software version 3.2. For Windows 7 (32-bit and 64-bit), Windows 8 (32-bit and 64-bit), and OS X 10.5, 10.6 and 10.7 Document version: 2.0 Document Name: AUD-MAN-DanteVirtualSoundcard_3.2-v2.0.pdf

More information

Full file at

Full file at Guide to Networking Essentials, Sixth Edition 2-1 Chapter 2 Network Hardware Essentials At a Glance Instructor s Manual Table of Contents Overview Objectives Tips Quick Quizzes Class Discussion Topics

More information

Shure wireless system with Yamaha CL/QL consoles. 3 rd Edition: May 2017

Shure wireless system with Yamaha CL/QL consoles. 3 rd Edition: May 2017 Shure wireless system with Yamaha CL/QL consoles 3 rd Edition: May 2017 Welcome Since the release of firmware version 4 for Yamaha CL & QL consoles, Shure s ULXD range of Dante equipped digital wireless

More information

Dante Firmware Update Manager

Dante Firmware Update Manager Dante Firmware Update Manager User Guide for Windows and Mac OS X For Dante Firmware Update Manager software version: 1.4.7 and up Document version: 1.12 May 28 th, 2014 Document name: AUD-MAN-Firmware_Update_Manager-v1.12

More information

Serial Digital Audio Routing Switchers?

Serial Digital Audio Routing Switchers? Serial Digital Audio Routing Switchers? When updating a facility to digital, one of the first things to consider is replacing the old patch bays with a centrally located routing switcher. There are many

More information

Lesson 1: Network Communications

Lesson 1: Network Communications Lesson 1: Network Communications This lesson introduces the basic building blocks of network communications and some of the structures used to construct data networks. There are many different kinds of

More information

Update Instructions: Axia xnode, xselector, xswitch With Release Notes and New Feature Instructions v1.6.4e

Update Instructions: Axia xnode, xselector, xswitch With Release Notes and New Feature Instructions v1.6.4e Update Instructions: Axia xnode, xselector, xswitch With Release Notes and New Feature Instructions v1.6.4e 15 January 2015, Cleveland Ohio, USA v1.6.4e represents a significant upgrade for the Axia xnode

More information

DICENTIS Conference System

DICENTIS Conference System DICENTIS Conference System White paper : World-Class performance using OMNEO Version 2.0 Date: 20.01.2017 Authors: Marc Smaak & Roel Verheggen DICENTIS Conference System White Paper: World-Class performance

More information

INTRODUCTION TO SAMPLING 1

INTRODUCTION TO SAMPLING 1 INTRODUCTION TO SAMPLING 1 1.1 What is sampling? This book is an introduction to the creation of virtual instruments through sampling. Sampling is the process of recording a sound source one part at a

More information

StreamNet Connected IP Speakers

StreamNet Connected IP Speakers The Evolving Market: The talk of AV & IT convergence has gone on for years now, mostly being pushed by one side or the other, but for the first time ever the trend is now being pushed by the needs of the

More information

Alongside this is AVB, an IEEE standards based technology that could stand on its own or underpin many of the existing networked audio protocols.

Alongside this is AVB, an IEEE standards based technology that could stand on its own or underpin many of the existing networked audio protocols. AES67 and AES70 The complete industry solution for audio and control Over the past three decades the audio industry has taken a number of steps to move into the digital age. Some argue that the digital

More information

Audio Networking. Set up a network for easier system control and monitoring.

Audio Networking. Set up a network for easier system control and monitoring. Audio Networking Set up a network for easier system control and monitoring. Were all familiar with computer networks. They let a group of computer users share files, share a common printer or share common

More information

Review For Exam 2. Internetworking. Summary Questions. School of Business Eastern Illinois University. School of Business Eastern Illinois University

Review For Exam 2. Internetworking. Summary Questions. School of Business Eastern Illinois University. School of Business Eastern Illinois University School of Business Review For Exam 2 Wednesday 10/6/2004) Abdou Illia, Fall 2004 School of Business Internetworking 3 1. Name the two most known Medium Access Control Protocols found in LANs. How they

More information

2. LAN Topologies Gilbert Ndjatou Page 1

2. LAN Topologies Gilbert Ndjatou Page 1 2. LAN Topologies Two basic categories of network topologies exist, physical topologies and logical topologies. The physical topology of a network is the cabling layout used to link devices. This refers

More information

AES67 Audio Networking Quick Start Guide

AES67 Audio Networking Quick Start Guide Overview This guide is intended to provide an outline of the Ethernet network switch requirements and system design guidelines for successfully deploying Attero Tech s AES67 enabled products in AES67 audio

More information

Understanding Device Level Connection Topologies

Understanding Device Level Connection Topologies Sept. 2013 Understanding Device Level Connection Topologies Author: Advantech E-mail: eainfo@advantech.com Sept. 2013 Even ten years ago, most factory floor sensors were connected directly to a PLC or

More information

CSE 461: Bridging LANs. Last Topic

CSE 461: Bridging LANs. Last Topic CSE 461: Bridging LANs Last Topic Medium Access Control (MAC) protocols Part of the Link Layer At the heart of Local Area Networks (LANs) How do multiple parties share a wire or the air? Random access

More information

IT Deployment Guide AT-OMNI-512 AT-OMNI-521 AT-OMNI-111 AT-OMNI-112 AT-OMNI-121 AT-OMNI-122. Atlona Manuals OmniStream AT-OMNI-232

IT Deployment Guide AT-OMNI-512 AT-OMNI-521 AT-OMNI-111 AT-OMNI-112 AT-OMNI-121 AT-OMNI-122. Atlona Manuals OmniStream AT-OMNI-232 IT Deployment Guide AT-OMNI-111 AT-OMNI-121 AT-OMNI-512 AT-OMNI-521 AT-OMNI-232 Atlona Manuals OmniStream Version Information Version Release Date Notes 1 08/17 Initial release 2 11/17 Added language to

More information

WIRELESS N USB ADAPTER USER MANUAL

WIRELESS N USB ADAPTER USER MANUAL WIRELESS N USB ADAPTER USER MANUAL MAN-525503/525534-UM-0413-01 INTRODUCTION Thank you for purchasing this Manhattan Wireless N USB Adapter. Because many netbooks and laptops (especially those more than

More information

M-16DX 16-Channel Digital Mixer

M-16DX 16-Channel Digital Mixer M-6DX 6-Channel Digital Mixer Workshop Using the M-6DX with Logic Pro 007 Roland Corporation U.S. All rights reserved. No part of this publication may be reproduced in any form without the written permission

More information

(Refer Slide Time: 00:31)

(Refer Slide Time: 00:31) Information Security 3 Sri M J Shankar Raman, Consultant Department of Computer Science and Engineering, Indian Institute of Technology Madras Module 48 Network access & physical media In this module we

More information

AV OVER IP DEMYSTIFIED

AV OVER IP DEMYSTIFIED AV OVER IP DEMYSTIFIED INTRODUCTION Audio/visual (AV) over internet protocol (IP) suite is the routing of high definition video, audio and control signals to various destinations using a standard Ethernet

More information

Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019

Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019 Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019 Before starting these instructions, you should already have your Voice assistant installed and working. These instructions can be used

More information

How & Why We Subnet Lab Workbook

How & Why We Subnet Lab Workbook i How & Why We Subnet Lab Workbook ii CertificationKits.com How & Why We Subnet Workbook Copyright 2013 CertificationKits LLC All rights reserved. No part of this book maybe be reproduced or transmitted

More information

Media-Ready Network Transcript

Media-Ready Network Transcript Media-Ready Network Transcript Hello and welcome to this Cisco on Cisco Seminar. I m Bob Scarbrough, Cisco IT manager on the Cisco on Cisco team. With me today are Sheila Jordan, Vice President of the

More information

1 GSW Bridging and Switching

1 GSW Bridging and Switching 1 Sandwiched between the physical and media access layers of local area networking (such as Ethernet) and the routeing of the Internet layer of the IP protocol, lies the thorny subject of bridges. Bridges

More information

High Availability Architectures for Ethernet in Manufacturing

High Availability Architectures for Ethernet in Manufacturing High Availability Architectures for Ethernet in Manufacturing Written by: Paul Wacker, Advantech Corporation, Industrial Automation Group Outside of craft manufacture, like blacksmithing, or custom jewelry

More information

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Network and Telecommunications Basics Chapter Outline The telecommunications system Network services

More information

How to Choose the Right Bus for Your Measurement System

How to Choose the Right Bus for Your Measurement System 1 How to Choose the Right Bus for Your Measurement System Overview When you have hundreds of different data acquisition (DAQ) devices to choose from on a wide variety of buses, it can be difficult to select

More information

A Digital Transformation

A Digital Transformation 99 Ling Road Rochester NY 14612 www.whirlwindusa.com A Digital Transformation Inside Whirlwind s E SNAKE (Adapted from an article that originally appeared in LiveSound! International, March 2004.) by Al

More information

Dante Via. User Guide

Dante Via. User Guide User Guide Document version: 2.1 Published: Friday, February 9, 2018 Copyright 2018 Audinate Pty Ltd. All Rights Reserved. Audinate, the Audinate logo and Dante are registered trademarks of Audinate Pty

More information

The History and the layers of the OSI Model 30 - October

The History and the layers of the OSI Model 30 - October THE OSI MODEL Established in 1947, the International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement on international standards. An ISO standard that covers all aspects

More information

In this lecture we cover a number of networking issues pertinent to the support of distributed computing. Much of the material is covered in more

In this lecture we cover a number of networking issues pertinent to the support of distributed computing. Much of the material is covered in more In this lecture we cover a number of networking issues pertinent to the support of distributed computing. Much of the material is covered in more detail in CS 168, and many slides are taken from there.

More information

The Engineers. Quick Start Guide

The Engineers. Quick Start Guide The Engineers Quick Start Guide Powered by 16 XLR Outputs, individually assignable to any mix bus or direct output 32 MIDAS Designed Programmable Mic Preamps with individually selectable phantom power

More information

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT Network Basics Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT E-mail :Agha.m@mcit.gov.af Cell:0700148122 After this lesson,you will be able to : Define

More information

Lecture 2: Internet Architecture

Lecture 2: Internet Architecture CS 3700 Networks and Distributed Systems Lecture 2: Internet Architecture Revised 1/6/14 Organizing Network Functionality 2 Organizing Network Functionality 2 Networks are built from many components! Networking

More information

Cisco Cisco Certified Network Associate (CCNA)

Cisco Cisco Certified Network Associate (CCNA) Cisco 200-125 Cisco Certified Network Associate (CCNA) http://killexams.com/pass4sure/exam-detail/200-125 Question: 769 Refer to exhibit: Which destination addresses will be used by Host A to send data

More information

Blaze Audio Karaoke Sing-n-Burn

Blaze Audio Karaoke Sing-n-Burn Blaze Audio Karaoke Sing-n-Burn Manual Copyright 2005 by Singing Electrons, Inc. Contents 1.0 Getting Started...3 1.1 Welcome to Karaoke Sing-n-Burn!...3 1.2 Features...3 1.3 Learning to Use Karaoke Sing-n-Burn...3

More information

Internetworking Models The OSI Reference Model

Internetworking Models The OSI Reference Model Internetworking Models When networks first came into being, computers could typically communicate only with computers from the same manufacturer. In the late 1970s, the Open Systems Interconnection (OSI)

More information

AxC-DANTE User s Manual V1.1 1

AxC-DANTE User s Manual V1.1 1 AxC-DANTE User s Manual V1.1 1 WARNING Always follow the basic precautions listed below to avoid the possibility of serious injury or even death from electrical shock, short-circuiting, damages, fire or

More information

Networking Fundamentals Tom Brett

Networking Fundamentals Tom Brett Networking Fundamentals Tom Brett Data Before we look at networking, it is important for us to understand what Data is and how it is stored and represented Data According to Webopedia, data is distinct

More information

Local Area Network Overview

Local Area Network Overview Local Area Network Overview Chapter 15 CS420/520 Axel Krings Page 1 LAN Applications (1) Personal computer LANs Low cost Limited data rate Back end networks Interconnecting large systems (mainframes and

More information

ATUC-50 Digital Discussion System. Hear and be heard.

ATUC-50 Digital Discussion System. Hear and be heard. ATUC-50 Digital Discussion System Hear and be heard. Simplicity No matter the scale or complexity of your communication needs, the ATUC-50 Digital Discussion System gives you reliable, crystal-clear speech

More information

Using CobraNet networking with Bose ControlSpace and PowerMatch products.

Using CobraNet networking with Bose ControlSpace and PowerMatch products. Using CobraNet networking with Bose ControlSpace and PowerMatch products. CobraNet network audio expansion cards are available for both the ESP-88/00 engineered sound processors and the PowerMatch PM8500/N

More information

Matrix KVM over IP. KV-900x. User s Guide. Copyright 2008 Beacon Computer Inc. All rights reserved. Version

Matrix KVM over IP. KV-900x. User s Guide. Copyright 2008 Beacon Computer Inc. All rights reserved. Version Matrix KVM over IP KV-900x User s Guide Copyright 2008 Beacon Computer Inc. All rights reserved. Version 1.05 www.avextender.com 2008/11/27 1 Table of Contents 1. INTRODUCTION...3 2. UNPACKING CHECKLIST...4

More information

PART IV. Internetworking Using TCP/IP

PART IV. Internetworking Using TCP/IP PART IV Internetworking Using TCP/IP Internet architecture, addressing, binding, encapsulation, and protocols in the TCP/IP suite Chapters 20 Internetworking: Concepts, Architecture, and Protocols 21 IP:

More information

CS4700/5700: Network fundamentals

CS4700/5700: Network fundamentals Cristina Nita-Rotaru CS4700/5700: Network fundamentals. 1: Organizing network functionality } Networks are built from many components } Networking technologies } Ethernet, Wifi, Bluetooth, Fiber Optic,

More information

Dante Firmware Update Manager

Dante Firmware Update Manager Dante Firmware Update Manager User Guide for Windows and Mac OS X For Dante Firmware Update Manager software version: 3.10.4.6 and up Document version: 2.6 April 13 th, 2018 Document name: AUD-MAN-Firmware_Update_Manager-v2.6

More information

PUCPR. Internet Protocol. Edgard Jamhour E N G L I S H S E M E S T E R

PUCPR. Internet Protocol. Edgard Jamhour E N G L I S H S E M E S T E R PUCPR Internet Protocol Address Resolution and Routing Edgard Jamhour 2014 E N G L I S H S E M E S T E R 1. Address Resolution The IP address does not identify, indeed, a computer, but a network interface.

More information

Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018

Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018 Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018 Before starting these instructions, you should already have your Voice assistant installed and working. These instructions can be used

More information

OSI Model. Teran Subasinghe MBCS, Bsc.(Hons) in Computer Science - University of Greenwich, UK

OSI Model. Teran Subasinghe MBCS, Bsc.(Hons) in Computer Science - University of Greenwich, UK OSI Model Teran Subasinghe MBCS, Bsc.(Hons) in Computer Science - University of Greenwich, UK What is OSI Model? Open Systems Interconnection Reference Model Developed in 1984 by the International Standards

More information

Why AV Teams Want Networked Infrastructure & How to Help Them. Patrick Killianey Network Applications Engineer

Why AV Teams Want Networked Infrastructure & How to Help Them. Patrick Killianey Network Applications Engineer Why AV Teams Want Networked Infrastructure & How to Help Them Patrick Killianey Network Applications Engineer The Three E s The Three E s George Killianey Business Management Consultant Anticipating and

More information

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network 87-01-01 DATA SECURITY MANAGEMENT NETWORK TECHNOLOGIES FOR INFORMATION SECURITY PRACTITIONERS: PART 1 Chris Hare INSIDE What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches;

More information

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on CBCN4103 Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on the correct path across the complete network

More information

FAQ. Thump Series. What models are featured in the Thump Series?

FAQ. Thump Series. What models are featured in the Thump Series? Thump Series http:///products/thump What models are featured in the Thump Series? The Thump Series will consist of four powered loudspeakers and one powered subwoofer: Thump12A 1300W 12" Powered Loudspeaker

More information

Network Media and Layer 1 Functionality

Network Media and Layer 1 Functionality Network Media and Layer 1 Functionality BSAD 146 Dave Novak Dean, Chapter 3, pp 93-124 Objectives Introduction to transmission media Basic cabling Coaxial Twisted pair Optical fiber Basic wireless (NIC)

More information

Image courtesy Cisco Systems, Inc. Illustration of a Cisco Catalyst switch

Image courtesy Cisco Systems, Inc. Illustration of a Cisco Catalyst switch by Jeff Tyson If you have read other HowStuffWorks articles on networking or the Internet, then you know that a typical network consists of nodes (computers), a connecting medium (wired or wireless) and

More information

MTX Editor User s Manual

MTX Editor User s Manual MTX Editor User s Manual MTX Editor is software for connecting, constructing, and controlling a system that uses MTX series, XMV series, and EXi8/EXo8 units. The settings you make in MTX Editor are sent

More information

CSEP 561 LAN Switches. David Wetherall

CSEP 561 LAN Switches. David Wetherall CSEP 561 LAN Switches David Wetherall djw@cs.washington.edu How to combine links into a simple network Topics: Switch internals Plug and play LANs (switched Ethernet) Application Transport Network Building

More information

Fundamentals of Networking Introduction to Networking Devices

Fundamentals of Networking Introduction to Networking Devices Fundamentals of Networking Introduction to Networking Devices Kuldeep Sonar 1 NIC (Network Interface Card) A network interface provides connectivity from an end-user PC or laptop to the public network.

More information

KV-901T & AV-901R User s Guide

KV-901T & AV-901R User s Guide KV-901T & AV-901R User s Guide Copyright 2011 Beacon Extender Inc. All rights reserved. Version 5.0 1. Introduction The KV-901T/AV-901R is a solution of Audio/Video extension over IP Ethernet LAN. The

More information

Campus Network Best Practices: Core and Edge Networks

Campus Network Best Practices: Core and Edge Networks Campus Network Best Practices: Core and Edge Networks This document is a result of work by the Network Startup Resource Center (NSRC at http://www.nsrc.org). This document may be freely copied, modified,

More information

Chapter 9. Ethernet. Part II

Chapter 9. Ethernet. Part II Chapter 9 Ethernet Part II CCNA1-1 Chapter 9-2 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario. Thanks must go

More information

Accessing CharityMaster data from another location

Accessing CharityMaster data from another location Accessing CharityMaster data from another location When all of your computers are on the same Local Area Network (LAN), you can place the back end files (including your data and the Word templates) onto

More information

Understanding Routers, Switches, and Network Hardware

Understanding Routers, Switches, and Network Hardware Understanding Routers, Switches, and Network Hardware Rather than start off with a glossary of networking terms and in the process slam you with a technical terms with no easy point of reference let s

More information

How to set up your wireless network

How to set up your wireless network How to set up your wireless network There are several steps involved in securing your wireless network. I recommend that you take these steps in order and only change one item at a time. While this may

More information

The Sound of Speed. 96kHz digital mixers for live sound, AV and installation.

The Sound of Speed. 96kHz digital mixers for live sound, AV and installation. ALLEN&HEATH The Sound of Speed 96kHz digital mixers for live sound, AV and installation. Built on our latest generation 96kHz FPGA XCVI core, SQ sets a new standard for compact digital mixers, delivering

More information

Time-Sensitive Networking: A Technical Introduction

Time-Sensitive Networking: A Technical Introduction Time-Sensitive Networking: A Technical Introduction 2017 Cisco and/or its affiliates. All rights reserved. What is time-sensitive networking (TSN)? In its simplest form, TSN is the IEEE 802.1Q defined

More information

PLA Series. User s Guide. Quick Start Guide. Powerline Ethernet Adapters. PLA4101, PLA4111, PLA4201, PLA4201 v2, PLA5205, PLA5215, PLA5206, PLA5405

PLA Series. User s Guide. Quick Start Guide. Powerline Ethernet Adapters. PLA4101, PLA4111, PLA4201, PLA4201 v2, PLA5205, PLA5215, PLA5206, PLA5405 PLA Series Powerline Ethernet Adapters PLA4101, PLA4111, PLA4201, PLA4201 v2, PLA5205, PLA5215, PLA5206, PLA5405 Utility Version 7.0.1 Edition 1, 05/2014 Default Network Name: HomePlugAV Quick Start Guide

More information

MOTU 2408mk3 Overview

MOTU 2408mk3 Overview MOTU.com - MOTU 2408mk3 Overview http://www.motu.com/products/pciaudio/2408 1 of 1 8/11/2008 1:46 PM MOTU 2408mk3 Overview This bo contains everything you need to turn your computer into a powerful 24-bit/96kHz

More information

Exam Code : Version: Free Demo. IT Certification Guaranteed, The Easy Way!

Exam Code : Version: Free Demo. IT Certification Guaranteed, The Easy Way! Vendor : Cisco Exam Code : 642-832 Version: Free Demo IT Certification Guaranteed, The Easy Way Cheat-Test.us - The Worldwide Renowned IT Certification Material Provider The safer, easier way to help you

More information

Setup and Configuration

Setup and Configuration Setup and Configuration OmniStream TM Solution Guide OmniStream Atlona Setup Guide Version Information Version Release Date Notes 1 02/19 Initial release 2 03/19 Audio added 3 03/19 USB added OmniStream

More information

1 Introduction. 2 Annotations to the Standard. OpenLCB Technical Note. OpenLCB-TCP Transfer

1 Introduction. 2 Annotations to the Standard. OpenLCB Technical Note. OpenLCB-TCP Transfer OpenLCB Technical Note OpenLCB-TCP Transfer May 28, 2015 Preliminary 5 1 Introduction This explanatory note contains informative discussion and background for the corresponding OpenLCB-TCP Segment Transfer

More information

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model) Data Communication Introduction of Communication The need to communicate is part of man s inherent being. Since the beginning of time the human race has communicated using different techniques and methods.

More information

RAIFFEISENBANK BULGARIA

RAIFFEISENBANK BULGARIA RAIFFEISENBANK BULGARIA IT thought leader chooses EMC XtremIO and VMware for groundbreaking VDI project OVERVIEW ESSENTIALS Industry Financial services Company Size Over 3,000 employees, assets of approximately

More information

Blackfin Online Learning & Development

Blackfin Online Learning & Development Presentation Title: Multimedia Starter Kit Presenter Name: George Stephan Chapter 1: Introduction Sub-chapter 1a: Overview Chapter 2: Blackfin Starter Kits Sub-chapter 2a: What is a Starter Kit? Sub-chapter

More information

Inear Display AMALGAME

Inear Display AMALGAME Inear Display AMALGAME User Guide Version 1.1 Table Of Contents Introduction 3 Overview 4 Installation and First Launch 5 Interface Overview 6 Loading and Saving Presets 7 Effects 8 XY Pad 9 Sequences

More information

INTRODUCTORY Q&A AMX SVSI NETWORKED AV

INTRODUCTORY Q&A AMX SVSI NETWORKED AV INTRODUCTORY Q&A AMX SVSI NETWORKED AV WE KNOW YOU HAVE QUESTIONS As an IT professional, it is your job to make sure that any application being deployed on the network is safe and secure. But we know that

More information

Introducing Audio Signal Processing & Audio Coding. Dr Michael Mason Senior Manager, CE Technology Dolby Australia Pty Ltd

Introducing Audio Signal Processing & Audio Coding. Dr Michael Mason Senior Manager, CE Technology Dolby Australia Pty Ltd Introducing Audio Signal Processing & Audio Coding Dr Michael Mason Senior Manager, CE Technology Dolby Australia Pty Ltd Overview Audio Signal Processing Applications @ Dolby Audio Signal Processing Basics

More information

Super UA Q&A 2015/03/16

Super UA Q&A 2015/03/16 Super UA Q&A 2015/03/16 Can DSD playback software other than foobar2000 and Audirvana Plus be used? Although operation is not guaranteed, it should be possible to use any DSD playback software that supports

More information

EtherCAT or Ethernet for Motion Control

EtherCAT or Ethernet for Motion Control June-16 EtherCAT or Ethernet for Motion Control Choosing the Right Network Solution for your Application Intro Ethernet based bus solutions have become the dominant method of communications in the motion

More information

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO).

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Network Models The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding and developing computer-to-computer communication

More information

Intro. Scheme Basics. scm> 5 5. scm>

Intro. Scheme Basics. scm> 5 5. scm> Intro Let s take some time to talk about LISP. It stands for LISt Processing a way of coding using only lists! It sounds pretty radical, and it is. There are lots of cool things to know about LISP; if

More information

Question 7: What are Asynchronous links?

Question 7: What are Asynchronous links? Question 1:.What is three types of LAN traffic? Unicasts - intended for one host. Broadcasts - intended for everyone. Multicasts - intended for an only a subset or group within an entire network. Question2:

More information

Digital Entertainment. Networking Made Easy

Digital Entertainment. Networking Made Easy Digital Entertainment 2003 by TiVo Inc. Reproduction in whole or in part without written permission is prohibited. All rights reserved. Printed in the USA. TiVo, TiVo Central, and TiVolution are registered

More information

CHAPTER 10: SOUND AND VIDEO EDITING

CHAPTER 10: SOUND AND VIDEO EDITING CHAPTER 10: SOUND AND VIDEO EDITING What should you know 1. Edit a sound clip to meet the requirements of its intended application and audience a. trim a sound clip to remove unwanted material b. join

More information