单选题Given the formula: (Fiber Attenuation * Km) + (Splice Attenuation * # of Splices) + (Connector Attenuation * # of Connectors) + (Optical Fiber or OADM) + Buffer(Fiber aging)) With regard to SONET/SDH optical calculations, what will the given formula provide?()Afiber lossBOSNR levelCpost amplificationDindex of reflectionEindex of refractionFpower post amplification budget

单选题
Given the formula: (Fiber Attenuation * Km) + (Splice Attenuation * # of Splices) + (Connector Attenuation * # of Connectors) + (Optical Fiber or OADM) + Buffer(Fiber aging)) With regard to SONET/SDH optical calculations, what will the given formula provide?()
A

fiber loss

B

OSNR level

C

post amplification

D

index of reflection

E

index of refraction

F

power post amplification budget


参考解析

解析: 暂无解析

相关考题:

If the dispersion of a given fiber is 17ps/nm*km at 1550 nm and zero at 1310 nm, then what is the accumulated dispersion of an ITU wavelength after it travels 200 km?() A.0 ps/nmB.340 ps/nmC.200 ps/nmD.3400 ps/nmE.More information is needed.

Given the formula: (Fiber Attenuation * Km) + (Splice Attenuation * of Splices) + (Connector Attenuation * of Connectors) + (Optical Fiber or OADM) + Buffer(Fiber aging)) With regard to SONET/SDH optical calculations, what will the given formula provide?()A. fiber lossB. OSNR levelC. post amplificationD. index of reflectionE. index of refractionF. power post amplification budget

Whatisthephenomenoncalledwheredifferentwavelengthsoflighttravelatdifferentspeeds?() A.OSNRB.dispersionC.lightskewD.attenuation

According to the principle of CRC calculation, given a frame-bit series M=11100111 and the multiple-term formula, frame-bit series generated by the CRC G=110011, then the CRC isA.111101B.00011C.11010011D.1101001

A whipping on a fiber line ______.A.keeps the ends from frayingB.strengthens itC.protects your handsD.becomes part of a splice

If the dispersion of a given fiber is 17ps/nm*km at 1550 nm and zero at 1310 nm, then what is the accumulated dispersion of an ITU wavelength after it travels 200 km? ()A、 0 ps/nmB、 340 ps/nmC、 200 ps/nmD、 3400 ps/nmE、 More information is needed.

Yuri created a formula for a button. The code is supposed to set the value of an existing field called title. He used the following formula: title:= @propercase (title); after the foumula runs ,the title field is null. Why? ()A、the value of one field cannot be set from the value in another field B、the text string in the formula is set to null. Thus notes cannot validate the formula C、when setting the value of a field , the formula must be in the field‟s input validation event D、the formula does not specify that title is an existing field. Thus it is interpreted as a temporary variable

BBU与RRU之间通过BPL单板提供的CPRI光接口进行连接,光模块选择原则描述正确的有()A、Single mode fiber,2.5G(Industrial,2Km)B、Single mode fiber,4.25G(10Km)C、Multi mode fiber,4.25G(10Km)D、Multi mode fiber,4.25G(1Km)

The dispersion of a non-zero dispersion shifted fiber is 6 ps/nm*km at 1550 nm and 10 ps/nm*km at 1610 nm. What is the minimum dispersion compensation required if an L-Band DWDM signal travels through 200 km of fiber and has a dispersion tolerance of 1800 ps/nm?()A、noneB、-600 ps/nmC、-200 ps/nmD、+200 ps/nmE、+600 ps/nm

JavaScript中splice方法可以截取数组。()

衰减作用(attenuation)

A 2.5 Gb/s (OC-48 or STM-16) optical signal with a dispersion tolerance of 1200 ps/nm goes through fiber with 18ps/nm*km of dispersion. How many 15216-DCU-350 equivalents are needed for enough compensation after traveling 100 km?()A、noneB、oneC、twoD、threeE、four

Given the formula: (Fiber Attenuation * Km) + (Splice Attenuation * # of Splices) + (Connector Attenuation * # of Connectors) + (Optical Fiber or OADM) + Buffer(Fiber aging)) With regard to SONET/SDH optical calculations,  what will the given formula provide?()A、 fiber lossB、 OSNR levelC、 post amplificationD、 index of reflectionE、 index of refractionF、 power post amplification budget

which one of the following best describes the use of hidden column formula?()A、views can be hidden based on a formula B、hidden columns are not a supported feature C、table columns can be hidden based on a formula  D、view columns can be displayed or hidden based on a formula

单选题A long splice in a line().Ais used in running riggingBdoubles the size of the lineCis only used on fiber ropeDis very weak

单选题If the dispersion of a given fiber is 17ps/nm*km at 1550 nm and zero at 1310 nm, then what is the accumulated dispersion of an ITU wavelength after it travels 200 km?()A0 ps/nmB340 ps/nmC200 ps/nmD3400 ps/nmEMore information is needed.

单选题The dispersion of a non-zero dispersion shifted fiber is 6 ps/nm*km at 1550 nm and 10 ps/nm*km at 1610 nm.  What is the minimum dispersion compensation required if an L-Band DWDM signal travels through 200 km of fiber and has a dispersion tolerance of 1800 ps/nm?()A noneB -600 ps/nmC -200 ps/nmD +200 ps/nmE +600 ps/nm

单选题A splice that can be used in running rigging,where the line will pass through blocks,is a().Ashort spliceBlong spliceCback spliceDspindle splice

单选题A whipping on a fiber line().Akeeps the ends from frayingBstrengthens itCprotects your handsDbecomes part of a splice

单选题If the dispersion of a given fiber is 17ps/nm*km at 1550 nm and zero at 1310 nm, then what is the accumulated dispersion of an ITU wavelength after it travels 200 km? ()A 0 ps/nmB 340 ps/nmC 200 ps/nmD 3400 ps/nmE More information is needed.

名词解释题衰减作用(attenuation)

单选题Given the formula: (Fiber Attenuation * Km) + (Splice Attenuation * # of Splices) + (Connector Attenuation * # of Connectors) + (Optical Fiber or OADM) + Buffer(Fiber aging)) With regard to SONET/SDH optical calculations, what will the given formula provide?()Afiber lossBOSNR levelCpost amplificationDindex of reflectionEindex of refractionFpower post amplification budget

单选题Yuri created a formula for a button. The code is supposed to set the value of an existing field called title. He used the following formula: title:= @propercase (title); after the foumula runs ,the title field is null. Why? ()Athe value of one field cannot be set from the value in another field Bthe text string in the formula is set to null. Thus notes cannot validate the formula Cwhen setting the value of a field , the formula must be in the field‟s input validation event Dthe formula does not specify that title is an existing field. Thus it is interpreted as a temporary variable

单选题Which tool is used to open the strands of fiber lines when making an eye splice?()ABelaying spikeBFidCHeaverDPricker

单选题How is attenuation measured?()AFresnel unitsBdecibelsCEIRPDmilliamperesEohms

单选题The dispersion of a non-zero dispersion shifted fiber is 6 ps/nm*km at 1550 nm and 10 ps/nm*km at 1610 nm. What is the minimum dispersion compensation required if an L-Band DWDM signal travels through 200 km of fiber and has a dispersion tolerance of 1800 ps/nm?()AnoneB-600 ps/nmC-200 ps/nmD+200 ps/nmE+600 ps/nm

单选题The splice designed to pass easily through a block is called a(n)().Aeye spliceBshort spliceClong spliceDblock splice

单选题Given the formula: (Fiber Attenuation * Km) + (Splice Attenuation * # of Splices) + (Connector Attenuation * # of Connectors) + (Optical Fiber or OADM) + Buffer(Fiber aging)) With regard to SONET/SDH optical calculations,  what will the given formula provide?()A fiber lossB OSNR levelC post amplificationD index of reflectionE index of refractionF power post amplification budget