ns to GHz Converter

Software Defined Radios of all Types
User avatar
United States of America KD8DEY
Site Admin
Site Admin
Reactions:
Posts: 2712
Joined: Sun Jan 12, 2014 10:18 pm
Location: Off Plumb
Contact:

ns to GHz Converter

#1

Post by KD8DEY »


This tool calculates Gigahertz value from nanosecond.

Enter the value in ns and the tool will provide the equivalent value in GHz.

function doValidate_1(form, validation_only) { validation_only = validation_only || false; window['cff_enabling_form' ] = function(_form){ if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form); _form.validate().settings.ignore = '.ignore,.ignorepb'; _form.removeData('being-submitted'); _form.find('.submitbtn-disabled').removeClass('submitbtn-disabled'); _form.find('.cff-processing-form').remove(); }; window['cff_disabling_form'] = function(_form){ if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form); if(cff_form_disabled(_form)) return; _form.find('.pbSubmit').addClass('submitbtn-disabled'); _form.data('being-submitted',1); var d = document.createElement('div'); $dexQuery(d).addClass('cff-processing-form').appendTo(_form.find('#fbuilder')); }; window['cff_form_disabled' ] = function(_form){ if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form); return ('undefined' != typeof _form.data('being-submitted')); }; var form_identifier = '_1'; if(typeof cpcff_validation_rules == 'undefined') cpcff_validation_rules = {}; if(typeof cpcff_validation_rules[form_identifier] == 'undefined') cpcff_validation_rules[form_identifier] = {}; var $dexQuery = (fbuilderjQuery) ? fbuilderjQuery : jQuery.noConflict(), _form = $dexQuery("#cp_calculatedfieldsf_pform"+form_identifier), form_disabled = function(){cff_form_disabled(_form);}, disabling_form = function(){cff_disabling_form(_form);}, enabling_form = function(){cff_enabling_form(_form);}; if(form_disabled()) return false; _form.validate().settings.ignore = '.ignore'; var cpefb_error = !_form.validate().checkForm(); var validation_rules = cpcff_validation_rules[form_identifier], processing_form = function() { for(var rule in validation_rules) { if(!validation_rules[rule]) { $dexQuery(form).trigger('cff-form-validation', false); return; } } if ( validation_only ) { $dexQuery(form).trigger('cff-form-validation', true); return; } _form.find("[name$='_date'][type='hidden']").each(function(){ var v = $dexQuery(this).val(), name = $dexQuery(this).attr( 'name' ).replace('_date', ''), e = $dexQuery("[name='"+name+"']"); if( e.length && ! $dexQuery("[id='"+name+"_datepicker_container']").length ){ e.val( String( e.val().replace( v, '' ) ).trim() ); } }); _form.find("select option[vt]").each(function(){ var e = $dexQuery(this); e.attr('cff-val-bk', e.val()).val(e.attr("vt")); }); _form.find("input[vt]").each(function(){ var e = $dexQuery(this); e.attr('cff-val-bk', e.val()).val(e.attr("vt")); }); _form.find('.cpcff-recordset,.cff-exclude :input,[id^="form_structure_"]') .add(_form.find( '.ignore' )).attr('cff-disabled', 1).prop('disabled', true); disabling_form(); if ( _form.attr( 'target' ) != undefined && NOT( IN( _form.attr( 'target' ).toLowerCase(), [ '_blank', '_self', '_top', '' ] ) ) ) { $dexQuery('[name="'+_form.prop( 'target' )+'"]').one('load', function(){ _form.find('[cff-val-bk]').each(function(){ var e = $dexQuery(this); e.val(e.attr('cff-val-bk')).removeAttr('cff-val-bk'); }); _form.find('[cff-disabled]').prop('disabled', false).removeAttr('cff-disabled'); if(!/^(\s*|_self|_top|_parent)$/i.test(_form.prop('target'))) { enabling_form(); } $dexQuery(document).trigger('cff-form-submitted', _form); }); } _form[ 0 ].submit(); }; _form.find('[name="cp_ref_page"]').val(document.location.href); validation_rules['fields_validation_error'] = (cpefb_error==0); /* 1: Do not submit if the equations are being evaluated */ validation_rules['no_pending'] = (!(form_identifier in $dexQuery.fbuilder.calculator.processing_queue) || !$dexQuery.fbuilder.calculator.processing_queue[form_identifier]) && !$dexQuery.fbuilder.calculator.thereIsPending(form_identifier); if(!validation_rules['no_pending']) { $dexQuery(document).on('equationsQueueEmpty', function(evt, formId){ if(formId == form_identifier) { $dexQuery(document).off('equationsQueueEmpty'); validation_rules['no_pending'] = true; processing_form(); } }); } /* End :1 */ if (validation_rules['fields_validation_error']) { processing_form(); } else { _form.valid(); var page = $dexQuery('.cpefb_error:not(.message):not(.ignore):eq(0)').closest('.pbreak').attr('page')*1; gotopage(page, _form); $dexQuery(form).trigger('cff-form-validation', false); enabling_form(); } return false; } form_structure_1=[[{"form_identifier":"","name":"fieldname26","fieldlayout":"default","shortlabel":"","index":0,"ftype":"fnumber","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"col-sm-6","title":"Period","predefined":"1","predefinedClick":false,"required":false,"exclude":false,"readonly":false,"numberpad":false,"spinner":false,"size":"large","prefix":"","postfix":"","thousandSeparator":"","decimalSymbol":".","min":"","max":"","step":"","formatDynamically":false,"dformat":"number","formats":["digits","number","percent"],"fBuild":{},"parent":""},{"form_identifier":"","name":"fieldname25","fieldlayout":"default","shortlabel":"","index":1,"ftype":"fdropdown","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"col-sm-6","title":"Units","size":"large","required":false,"exclude":false,"toSubmit":"value","merge":0,"choiceSelected":"ns - 1","select2":false,"multiple":false,"first_choice":false,"first_choice_text":"","vChoices":1,"showDep":false,"choices":["ns","us","ms","s"],"optgroup":[false,false,false,false],"choicesVal":["1000000000","1000000","1000","1"],"choicesDep":[[],[],[],[]],"fBuild":{},"parent":""},{"form_identifier":"","name":"fieldname27","fieldlayout":"default","shortlabel":"","index":2,"ftype":"fSectionBreak","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"","fBuild":{},"parent":""},{"dependencies":[{"rule":"","complex":false,"fields":[""]}],"form_identifier":"","name":"fieldname22","fieldlayout":"default","shortlabel":"","index":3,"ftype":"fCalculated","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"col-sm-6","title":"Frequency","predefined":"","required":false,"exclude":false,"size":"large","eq":"(1\/(fieldname26\/fieldname25))*(1\/fieldname19)","min":"","max":"","suffix":"","prefix":"","decimalsymbol":".","groupingsymbol":"","readonly":true,"currency":false,"noEvalIfManual":true,"formatDynamically":false,"dynamicEval":true,"hidefield":false,"validate":false,"fBuild":{},"parent":""},{"form_identifier":"","name":"fieldname19","fieldlayout":"default","shortlabel":"","index":4,"ftype":"fdropdown","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"col-sm-6","title":"Units","size":"large","required":false,"exclude":false,"toSubmit":"value","merge":0,"choiceSelected":"GHz - 1000000000","select2":false,"multiple":false,"first_choice":false,"first_choice_text":"","vChoices":1,"showDep":false,"choices":["Hz","kHz","MHz","GHz"],"optgroup":[false,false,false,false],"choicesVal":["1","1000","1000000","1000000000"],"choicesDep":[[],[],[],[]],"fBuild":{},"parent":""}],{"0":{"title":"","description":"","formlayout":"top_aligned","formtemplate":"cp_cff_clean","evalequations":1,"evalequationsevent":2,"loading_animation":0,"autocomplete":1,"persistence":0,"animate_form":0,"customstyles":"","request_cost":"fieldname26","titletag":"H2","textalign":"default","headertextcolor":"","evalequations_delay":0,"direction":"ltr","animation_effect":"fade"},"formid":"cp_calculatedfieldsf_pform_1","setCache":false,"cache":false}]; Payment options
Image
GHz to ns

Formula
F (GHz) = 1/T (ns)
Example Calculation
  • 1 ns converts to 1 GHz
  • 1000 ns converts to 0.001 GHz
Background
A nanosecond (ns) is a unit of time that equals one billionth of a second. The term comes from the prefix “nano,” which is derived from the Greek word “nanos,” meaning “dwarf.” In scientific notation, a nanosecond is represented as 1 ns or 10-9 seconds. This incredibly short span of time is commonly used in electronics, telecommunications, and physics to measure time intervals for high-speed processes, such as the time it takes for signals to travel in computer circuits or for light to travel short distances.

GHz stands for gigahertz, which is a unit of frequency equal to one billion hertz (Hz). It’s used to measure the frequency of electromagnetic waves, including those in radio, microwave, and visible light spectrums. In practical terms, one gigahertz represents one billion cycles per second. This unit is particularly significant in the context of computer processors, telecommunications, and various forms of wireless communication. For example, the clock speed of modern CPUs is often measured in gigahertz, indicating how many billions of operations the processor can perform per second.











The post ns to GHz Converter appeared first on OneSDR - A Wireless Technology Blog.


Source: https://www.onesdr.com/ns-to-ghz-converter/
Is it just me, or does "Googling Yourself" just not sound right?..

Return to “Software Defined Radios”

Who is online

Users browsing this forum: No registered users and 0 guests