Thursday, 26 January 2012

The reverberation time of a 184.2 cubic meters broadcast studio is 0.84 sec. Find the absorption effect of the materials used in metric sabines.

 The reverberation time of a 184.2 cubic meters broadcast studio is 0.84 sec. Find the absorption effect of the materials used in metric sabines.


"  35.3   "


formula:
 T60 = 0.161xV
STxAave


V-- volume unit m^3

ST-- second unit s

read more tips:
please see the link: http://www.soundonsound.com/sos/sep98/articles/acoustic_3.html


Wednesday, 25 January 2012

A diagram which shows the relationship between RF signal phase and maximum bunching of the electron beam in velocity-modulated devices.

 A diagram which shows the relationship between RF signal phase and maximum bunching of the electron beam in velocity-modulated devices.



" Applegate Diagram  "

Thursday, 17 November 2011

onload

$(document).ready(function () {
        $.fancybox({
            'width': '40%',
            'height': '40%',
            'autoScale': true,
            'transitionIn': 'fade',
            'transitionOut': 'fade',
            'type': 'iframe',
            'href': 'http://www.example.com'
        });
});
 
 
http://stackoverflow.com/questions/807271/how-to-launch-jquery-fancybox-on-page-load