Showing source for: https://sigatek.com/
Duration: 0.681005s
Server: Apache


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">

<head>

<title>Sigatek LLC, Microwave communication devices</title>



<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/bootstrap-responsive.min.css" />


<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta name="keywords" content="Power Dividers Directional Couplers Bias Tees Frequency Doublers Connectors Coaxial Loads Terminations Hybrids 90, 180 Degree Adapters Coaxial I Q Networks Phase Shifters Press Releases Resistive Dividers Pick Off Tees Phase Shifters Digital Bias Tees Diplexers ecommerce, open source, shop, online shopping, store " />

<meta name="description" content="Sigatek LLC :  - Power Dividers Directional Couplers Bias Tees Frequency Doublers Connectors Coaxial Loads Terminations Hybrids 90, 180 Degree Adapters Coaxial I Q Networks Phase Shifters Press Releases Resistive Dividers Pick Off Tees Phase Shifters Digital Bias Tees Diplexers ecommerce, open source, shop, online shopping, store" />

<meta http-equiv="imagetoolbar" content="no" />

<meta name="author" content="The Zen Cart&reg; Team and others" />

<meta name="generator" content="shopping cart program by Zen Cart&reg;, http://www.zen-cart.com eCommerce" />

<link rel="stylesheet" type="text/css" href="../includes/templates/abagonr_blue/css/bootstrap-responsive.min.css">






<base href="https://sigatek.com/" />


<link rel="canonical" href="https://sigatek.com/" />




<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/style_bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/styles_mobile_color.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_carousel.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_categories_menu.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_css_buttons.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_footer_menu.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_res_extra.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_select_popup.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_slider.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_tables.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/stylesheet_vert_categories_menu.css" />
<link rel="stylesheet" type="text/css" media="print" href="includes/templates/abagonr_blue/css/print_stylesheet.css" />
<script type="text/javascript" src="includes/templates/abagonr_blue/jscript/jscript__jquery.min.js"></script>
<script type="text/javascript" src="includes/templates/abagonr_blue/jscript/jscript_flexcarousel-min.js"></script>
<script type="text/javascript" src="includes/templates/abagonr_blue/jscript/jscript_flexslider-min.js"></script>
<script type="text/javascript" src="includes/templates/abagonr_blue/jscript/jscript_google_tag_contact.js"></script>
<script type="text/javascript" src="includes/templates/abagonr_blue/jscript/jscript_jquery.cycle.js"></script>
<script type="text/javascript" src="includes/templates/abagonr_blue/jscript/jscript_menu_conf.js"></script>
<script type="text/javascript" src="includes/templates/abagonr_blue/jscript/jscript_odd-even.js"></script>
<script type="text/javascript" src="includes/templates/abagonr_blue/jscript/jscript_stickyTableHeaders.js"></script>
<script>
if (typeof zcJS == "undefined" || !zcJS) {
  window.zcJS = { name: 'zcJS', version: '0.1.0.0' };
}

zcJS.ajax = function (options) {
  options.url = options.url.replace("&amp;", unescape("&amp;"));
  var deferred = jQuery.Deferred(function (d) {
      var securityToken = '376242d2eb802882688610693e49fed0';
      var defaults = {
          cache: false,
          type: 'POST',
          traditional: true,
          dataType: 'json',
          timeout: 5000,
          data: jQuery.extend(true,{
            securityToken: securityToken
        }, options.data)
      },
      settings = jQuery.extend(true, {}, defaults, options);
      if (typeof(console.log) == 'function') {
          console.log( settings );
      }

      d.done(settings.success);
      d.fail(settings.error);
      d.done(settings.complete);
      var jqXHRSettings = jQuery.extend(true, {}, settings, {
          success: function (response, textStatus, jqXHR) {
            d.resolve(response, textStatus, jqXHR);
          },
          error: function (jqXHR, textStatus, errorThrown) {
              if (window.console) {
                if (typeof(console.log) == 'function') {
                  console.log(jqXHR);
                }
              }
              d.reject(jqXHR, textStatus, errorThrown);
          },
          complete: d.resolve
      });
      jQuery.ajax(jqXHRSettings);
   }).fail(function(jqXHR, textStatus, errorThrown) {
   var response = jqXHR.getResponseHeader('status');
   var responseHtml = jqXHR.responseText;
   var contentType = jqXHR.getResponseHeader("content-type");
   switch (response)
     {
       case '403 Forbidden':
         var jsonResponse = JSON.parse(jqXHR.responseText);
         var errorType = jsonResponse.errorType;
         switch (errorType)
         {
           case 'ADMIN_BLOCK_WARNING':
           break;
           case 'AUTH_ERROR':
           break;
           case 'SECURITY_TOKEN':
           break;

           default:
             alert('An Internal Error of type '+errorType+' was received while processing an ajax call. The action you requested could not be completed.');
         }
       break;
       default:
        if (jqXHR.status === 200) {
            if (contentType.toLowerCase().indexOf("text/html") >= 0) {
                document.open();
                document.write(responseHtml);
                document.close();
            }
         }
     }
   });

  var promise = deferred.promise();
  return promise;
};
zcJS.timer = function (options) {
  var defaults = {
    interval: 10000,
    startEvent: null,
    intervalEvent: null,
    stopEvent: null

},
  settings = jQuery.extend(true, {}, defaults, options);

  var enabled = new Boolean(false);
  var timerId = 0;
  var mySelf;
  this.Start = function()
  {
      this.enabled = new Boolean(true);

      mySelf = this;
      mySelf.settings = settings;
      if (mySelf.enabled)
      {
          mySelf.timerId = setInterval(
          function()
          {
              if (mySelf.settings.intervalEvent)
              {
                mySelf.settings.intervalEvent(mySelf);
              }
          }, mySelf.settings.interval);
          if (mySelf.settings.startEvent)
          {
            mySelf.settings.startEvent(mySelf);
          }
      }
  };
  this.Stop = function()
  {
    mySelf.enabled = new Boolean(false);
    clearInterval(mySelf.timerId);
    if (mySelf.settings.stopEvent)
    {
      mySelf.settings.stopEvent(mySelf);
    }
  };
};

</script>


<link rel="stylesheet" type="text/css" href="includes/templates/abagonr_blue/css/responsive_theme.css" />
</head>




<body id="indexHomeBody">

<div class="body-wrapper">

<div class="container-fluid body-bg shadow-wrp">
<div class="body-upper-bg row-fluid">

<div class="mainWrapper row-fluid">

<div id="header_wrapper">








<!--bof-header logo and navigation display-->


<div id="headerWrapper">



<!--bof-branding display-->

    <div id="logo"><a href="https://sigatek.com/"><img src="includes/templates/abagonr_blue/images/logo.gif" alt="Coaxial Microwave and Communication Devices" title=" Coaxial Microwave and Communication Devices " width="256" height="94" /></a></div>

<!--eof-branding display-->



	<div>


	<!--bof-header ezpage links-->

	
	<!--/eof-header ezpage links-->





	           <!-- Languages/currency -->

			   <div class="languages-wrapper">



				<div class="top-item visible-phone">

				 <a id="menu_more" class="item-icon" href="#">&nbsp;</a>

                 <div id="menu_more_popup" class="popup popup-win pull-right">

                 <img class="close-pic float-right" src="includes/templates/abagonr_blue/images/close_pic.gif" alt="close" />

					<!--bof-header ezpage links-->

					
					
				    <a href="https://sigatek.com/login.html">Log In</a>

					


					<!--eof-header ezpage links-->

                 </div>

                </div>



                              

<!--***************			           

               
                  <div class="currency">

                  <a href="#" id="currency_switcher">
<span class="visible-phone">$</span>
<span class="hidden-phone">US Dollar&nbsp;($)</span>
</a>

                

                    <div id="currPopup" class="popup popup-win">

                      <img id="close-pic" class="close-pic float-right" src="includes/templates/abagonr_blue/images/close_pic.gif" alt="close" />

                      <ul class="list-popup">

                        
                            <li><a href="?&amp;currency=USD">US Dollar&nbsp;($)</a></li>

                        
                            <li><a href="?&amp;currency=EUR">Euro&nbsp;(&euro;)</a></li>

                        
                            <li><a href="?&amp;currency=GBP">GB Pound&nbsp;(&pound;)</a></li>

                        
                            <li><a href="?&amp;currency=CAD">Canadian Dollar&nbsp;($)</a></li>

                        
                            <li><a href="?&amp;currency=AUD">Australian Dollar&nbsp;($)</a></li>

                        
                      </ul>

                    </div>

                  </div>

                                 
***************-->
		       </div>  

<!--eof-header ezpage links-->





<div class="clearRight"></div>





<div align="right" class="float-right cart-header-wrapper">

<!-- header cart section -->

<table align="right" class="align-center cart-header" cellpadding="0" cellspacing="0">

<tr>

	<td>



	<div class="hidden cart-dropdown-wrapper">

		<div class="cart-tab-wrapper"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="1" height="1" alt="" /></div>

		<div class="popup-border">

			<div class="content-wrapper">

	 			<div class="cart-scrolling-wrapper">

				<div><div class="cartBoxEmpty">Your cart is empty.</div></div>
				</div>

			

			<div class="popup-cart-link-box">

				

				<a href="https://sigatek.com/shopping-cart.html">View Cart</a>

				<a href="https://sigatek.com/checkout-shipping.html">Checkout</a>

			</div>

			</div>

		</div>

	</div>





	</td>

				<td>

				<div id="cartBoxEmpty" class="cartBox"><a href="https://sigatek.com/shopping-cart.html"><img class="cart-icon empty float-left" alt="" src="includes/templates/abagonr_blue/images/spacer.gif" /></a></div><span>Your cart is empty</span>		

				</td>

</tr>

</table>

</div>







	<div id="login_logout_section" class="float-right">

	<!--login-->

	
		Welcome,
	    <a href="https://sigatek.com/login.html">Log In</a>

		<span>&nbsp;&nbsp;|&nbsp;&nbsp;</span>

		Create a
    <span><a href="https://sigatek.com/create-account.html">New Account</a></span>

	
    <!--/login-->	

	</div>



<div class="clearBoth"></div>





<div class="main_menu_panel">


<div id="top_nav">
<div id="tab_nav">
	<ul class="list-style-none">
		<li class="tab_active"><a href="https://sigatek.com/">Home</a></li>

		<li class=""><a href="https://www.sigatek.com/index.php?main_page=contact_us">Contact Us</a></li>
		<li class=""><a href="https://www.sigatek.com/index.php?main_page=products_new">New Products</a></li>
	<!--	<li class=""><a href="index.php?main_page=specials">Specials</a></li>  -->

	<!--	<li class=""><a href="index.php?main_page=featured_products">Featured Products</a></li>  -->

		<li class=""><a href="https://sigatek.com/account.html">My Account</a></li>
		<li class=""><a href="https://www.sigatek.com/index.php?main_page=shopping_cart">View Cart</a></li>

	</ul>
</div>
	
</div>
	<!--search-->
	<div class="search-header float-right clear-both">
	    <form name="quick_find_header" action="https://sigatek.com/index.php?main_page=advanced_search_result" method="get"><input type="hidden" name="main_page" value="advanced_search_result" /><input type="hidden" name="search_in_description" value="1" /><div class="search-header-input"><input type="text" name="keyword" size="6" maxlength="30" value="Enter search keywords here" onfocus="if (this.value == 'Enter search keywords here') this.value = '';" onblur="if (this.value == '') this.value = 'Enter search keywords here';" /></div><input class="button-search-header" type="image" src="includes/templates/abagonr_blue/images/search_header_button.gif" value="Serch" /></form>	</div>
	<!--/search-->
 <!-- ************ start add message on top header bar ************************* -->
<div class="clearBoth" align="center">
<!-- ******<font color="green"><h4>SAME DAY SHIPPING FOR ALL STOCK ITEMS - SHORT LEAD TIME FOR NON STOCK ITEMS!</h4></font> ***-->
<!-- ***** <font face="arial" color="red"><h4>WISHING ALL A HAPPY HOLIDAY SEASON AND A PROSPEROUS NEW YEAR!</h4></font> *** -->
</div>
 <!-- ************ end start add message on top header bar ************************* -->	


<!--bof-optional categories tabs navigation display-->


<!--eof-optional categories tabs navigation display-->

<div class="clearBoth"></div>

</div>






</div>





<div class="clearBoth"></div>

	<!-- tools section -->

<div class="tools-wrp">



<!-- mobile header -->

<div id="top_nav_mobile">

<div id="tab_nav_mobile">

	<ul class="list-style-none">

		<li class="tm-catalog ">

			<span class="dlm"></span>

			<a id="catalog"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="50" height="50" alt="" /></a>

		</li>




		<li class="tm-account "><span class="dlm"></span><a href="https://sigatek.com/account.html"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="50" height="50" alt="" /></a></li>




		<li class="tm-cart "><span class="dlm"></span>

			<a class="cart-icon" href="https://sigatek.com/shopping-cart.html"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="50" height="50" alt="" />
			
			</a>

		</li>




		<li class="tm-search "><span class="dlm"></span><a href="index.php?main_page=advanced_search"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="50" height="50" alt="" /></a></li>

	</ul>

</div>

   <div id="categoriesPopup" class="sideBoxContent popup popup-win">
<div class="categories-top-list no-dots"><a class="category-top" href="https://sigatek.com/-c-179"></a></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Power-Dividers">Power Dividers</a><span class="sub-count"><span class="cat-count">134</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Resistive-Dividers">Resistive Dividers</a><span class="sub-count"><span class="cat-count">12</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Directional-Couplers">Directional Couplers</a><span class="sub-count"><span class="cat-count">113</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Pick-Off-Tees">Pick Off Tees</a><span class="sub-count"><span class="cat-count">6</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Bias-Tees">Bias Tees</a><span class="sub-count"><span class="cat-count">31</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Bias-Tees-Diplexers">Bias Tees Diplexers</a><span class="sub-count"><span class="cat-count">8</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Hybrids-90-180-Degree">Hybrids 90, 180 Degree</a><span class="sub-count"><span class="cat-count">30</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Frequency-Doublers">Frequency Doublers</a><span class="sub-count"><span class="cat-count">5</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Loads-Terminations">Loads Terminations</a><span class="sub-count"><span class="cat-count">9</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/I-Q-Networks">I Q  Networks</a><span class="sub-count"><span class="cat-count">8</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Phase-Shifters">Phase Shifters</a><span class="sub-count"><span class="cat-count">24</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Digital-Phase-Shifters">Phase Shifters Digital</a><span class="sub-count"><span class="cat-count">9</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Connectors-Coaxial">Connectors Coaxial</a><span class="sub-count"><span class="cat-count">9</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Adapters-Coaxial">Adapters Coaxial</a><span class="sub-count"><span class="cat-count">103</span></span></div>
<div class="categories-top-list "><a class="category-top" href="https://sigatek.com/Press-Releases">Press Releases</a></div>
<hr id="catBoxDivider" />
<a class="category-links" href="https://sigatek.com/products-new.html">New Products ...</a><br />
</div>
</div>



<!-- /mobile header -->



<!-- cart popup -->

  <div id="cart_popup" class="cart-dropdown-wrapper popup">

	  <div class="cart-tab-wrapper"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="1" height="1" alt="" /></div>

	  <div class="popup-border">

		 <div class="content-wrapper">

		   <div class="cart-scrolling-wrapper">

				<div><div class="cartBoxEmpty">Your cart is empty.</div></div>
		   </div>



		   <div class="popup-cart-link-box">

				<a href="https://sigatek.com/shopping-cart.html">View Cart</a>

				<a href="https://sigatek.com/checkout-shipping.html">Checkout</a>

		   </div>

		 </div>

	  </div>

  </div>

<!-- /cart popup -->



</div>






<!-- /tools section -->

</div>






<div id="color_line"></div>

</div>

<div>

<!-- table-->
<div class="row-fluid" id="contentMainWrapper">


 <div class="span4" id="navColumnOne">
	<div class="float-left" id="navColumnOneWrapper"><!--// bof: vertcategoriescss //-->
<div class="leftBoxContainer" id="vertcategoriescss" style="width: 205">
<div class="sidebox-header-left "><h3 class="leftBoxHeading " id="vertcategoriescssHeading">Categories</h3></div>
<div id="vert_nav-cat"><ul class="level1"><li><a href="https://sigatek.com/-c-179"></a></li><li class="submenu"><a href="https://sigatek.com/Power-Dividers">Power Dividers</a><ul class="level2"><li><a href="https://sigatek.com/Power-Dividers/2-way-Dividers-0.5-40-Ghz">2-way Dividers 0.5-40 Ghz</a></li><li><a href="https://sigatek.com/Power-Dividers/2-way-Dividers-5-3000-Mhz">2-way Dividers 5-3000 Mhz</a></li><li><a href="https://sigatek.com/Power-Dividers/2-way-Dividers-Surface-Mount">2-way Dividers Surface Mount</a></li><li><a href="https://sigatek.com/Power-Dividers/3-way-Dividers-0.5-18-Ghz">3-way Dividers 0.5-18 Ghz</a></li><li><a href="https://sigatek.com/Power-Dividers/3-way-Dividers-1-1500-Mhz">3-way Dividers 1-1500  Mhz</a></li><li><a href="https://sigatek.com/Power-Dividers/3-way-Dividers-Surface-Mount">3-way Dividers Surface Mount</a></li><li><a href="https://sigatek.com/Power-Dividers/4-way-Dividers-0.5-40-Ghz">4-way Dividers 0.5-40 Ghz</a></li><li><a href="https://sigatek.com/Power-Dividers/4-way-Dividers-5-2000-Mhz">4-way Dividers 5-2000 Mhz</a></li><li><a href="https://sigatek.com/Power-Dividers/4-way-Dividers-Surface-Mount">4-way Dividers Surface Mount</a></li><li><a href="https://sigatek.com/Power-Dividers/6-way-Dividers-0.5-18-Ghz">6-way Dividers 0.5-18 Ghz</a></li><li><a href="https://sigatek.com/Power-Dividers/6-way-Dividers-1-1000-Mhz">6-way  Dividers 1-1000 Mhz</a></li><li><a href="https://sigatek.com/Power-Dividers/8-way-Dividers-0.5-18-Ghz">8-way Dividers 0.5-18 Ghz</a></li><li><a href="https://sigatek.com/Power-Dividers/8-way-Dividers-5-2000-Mhz">8-way Dividers 5-2000 Mhz</a></li><li><a href="https://sigatek.com/Power-Dividers/12-way-Dividers-5-1500-Mhz">12-way Dividers 5-1500 Mhz</a></li></ul></li><li><a href="https://sigatek.com/Resistive-Dividers">Resistive Dividers</a></li><li class="submenu"><a href="https://sigatek.com/Directional-Couplers">Directional Couplers</a><ul class="level2"><li><a href="https://sigatek.com/Directional-Couplers/Couplers-6-dB-SMA">Couplers 6 dB -  SMA</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-6-dB-N-Connectors">Couplers 6 dB - N Connectors</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-10-dB-SMA">Couplers 10 dB - SMA</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-10-dB-N-Connectors">Couplers 10 dB - N Connectors</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-20-dB-SMA">Couplers 20 dB - SMA</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-20-dB-N-Connectors">Couplers 20 dB - N Connectors</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-30-dB-SMA">Couplers 30 dB - SMA</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-30-dB-N-Connectors">Couplers 30 dB - N Connectors</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-Dual-Directional">Couplers Dual Directional</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-High-Power">Couplers High Power</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-10-dB-Lumped-Elements">Couplers 10 dB Lumped Elements</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-20-dB-Lumped-Elements">Couplers 20 dB Lumped Elements</a></li><li><a href="https://sigatek.com/Directional-Couplers/Couplers-30-dB-Lumped-Elements">Couplers 30 dB Lumped Elements</a></li></ul></li><li><a href="https://sigatek.com/Pick-Off-Tees">Pick Off Tees</a></li><li><a href="https://sigatek.com/Bias-Tees">Bias Tees</a></li><li><a href="https://sigatek.com/Bias-Tees-Diplexers">Bias Tees Diplexers</a></li><li class="submenu"><a href="https://sigatek.com/Hybrids-90-180-Degree">Hybrids 90, 180 Degree</a><ul class="level2"><li><a href="https://sigatek.com/Hybrids-90-180-Degree/180-Degree-3-dB-Hybrids">180 Degree 3 dB Hybrids</a></li><li><a href="https://sigatek.com/Hybrids-90-180-Degree/90-Degree-3-dB-Hybrids">90 Degree 3 dB Hybrids</a></li><li><a href="https://sigatek.com/Hybrids-90-180-Degree/90-Degree-3-dB-Lumped-Coaxial">90 Degree 3 dB Lumped Coaxial</a></li><li><a href="https://sigatek.com/Hybrids-90-180-Degree/90-Degree-3-dB-Lumped-Flatpack">90 Degree 3 dB Lumped Flatpack</a></li></ul></li><li class="submenu"><a href="https://sigatek.com/Frequency-Doublers">Frequency Doublers</a><ul class="level2"><li><a href="https://sigatek.com/Frequency-Doublers/Frequency-1-6000-Mhz">Frequency 1 - 6000 Mhz</a></li></ul></li><li><a href="https://sigatek.com/Loads-Terminations">Loads Terminations</a></li><li class="submenu"><a href="https://sigatek.com/I-Q-Networks">I Q  Networks</a><ul class="level2"><li><a href="https://sigatek.com/I-Q-Networks/I-Q-Modulators">I Q Modulators</a></li><li><a href="https://sigatek.com/I-Q-Networks/I-Q-Demodulators">I Q Demodulators</a></li><li><a href="https://sigatek.com/I-Q-Networks/Image-Reject-Mixers">Image Reject Mixers</a></li></ul></li><li><a href="https://sigatek.com/Phase-Shifters">Phase Shifters</a></li><li><a href="https://sigatek.com/Digital-Phase-Shifters">Phase Shifters Digital</a></li><li class="submenu"><a href="https://sigatek.com/Connectors-Coaxial">Connectors Coaxial</a><ul class="level2"><li><a href="https://sigatek.com/Connectors-Coaxial/SMA-connectors-male-female">SMA connectors male female</a></li><li><a href="https://sigatek.com/Connectors-Coaxial/2.92mm-connectors-male-female">2.92mm connectors male female</a></li><li><a href="https://sigatek.com/Connectors-Coaxial/2.4mm-connectors-male-female">2.4mm connectors male female</a></li><li><a href="https://sigatek.com/Connectors-Coaxial/1.85mm-connectors-male-female">1.85mm connectors male female</a></li><li><a href="https://sigatek.com/Connectors-Coaxial/N-connectors-male-female">N connectors  male female</a></li><li><a href="https://sigatek.com/Connectors-Coaxial/TNC-connectors-male-female">TNC connectors  male female</a></li><li><a href="https://sigatek.com/Connectors-Coaxial/Outlines-Flange">Outlines - Flange</a></li><li><a href="https://sigatek.com/Connectors-Coaxial/Pin-Accessories">Pin Accessories</a></li></ul></li><li class="submenu"><a href="https://sigatek.com/Adapters-Coaxial">Adapters Coaxial</a><ul class="level2"><li><a href="https://sigatek.com/Adapters-Coaxial/SMA-SMA-Right-Angle">SMA-SMA Right Angle</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.92mm-2.92mm-Right-Angle">2.92mm-2.92mm Right Angle</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.4mm-2.4mm-Right-Angle">2.4mm-2.4mm  Right Angle</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/Bulkhead-Mount-Adapters">Bulkhead Mount Adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/Panel-Mount-Adapters">Panel Mount Adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/SMA-SMA-adapters">SMA-SMA adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/3.5mm-3.5mm-adapters">3.5mm-3.5mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.92mm-2.92mm-adapters">2.92mm-2.92mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.4mm-2.4mm-adapters">2.4mm-2.4mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/1.85mm-1.85mm-adapters">1.85mm-1.85mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/N-N-adapters">N-N adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/TNCA-TNCA-adapters">TNCA-TNCA adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/APC-7-adapters">APC-7 adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/N-3.5mm-adapters">N-3.5mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/N-2.92mm-adapters">N-2.92mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/N-2.4mm-adapters">N-2.4mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/N-TNCA-adapters">N-TNCA adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/N-SMA-adapters">N-SMA adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/3.5mm-2.92mm-adapters">3.5mm-2.92mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/3.5mm-2.4mm-adapters">3.5mm-2.4mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/3.5mm-1.85mm-adapters">3.5mm-1.85mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/3.5mm-SMA-adapters">3.5mm-SMA adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.92mm-2.4mm-adapters">2.92mm-2.4mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.92mm-1.85mm-adapters">2.92mm-1.85mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.92mm-SMA-adapters">2.92mm-SMA adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.4mm-1.85mm-adapters">2.4mm-1.85mm adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/2.4mm-SMA-adapters">2.4mm-SMA adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/TNCA-SMA-adapters">TNCA-SMA adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/BNC-BNC-adapters">BNC-BNC adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/BNC-N-adapters">BNC-N adapters</a></li><li><a href="https://sigatek.com/Adapters-Coaxial/BNC-SMA-adapters">BNC-SMA adapters</a></li></ul></li><li><a href="https://sigatek.com/Press-Releases">Press Releases</a></li></ul></div></div>
<!--// eof: vertcategoriescss //-->
<!--// bof: information //-->
<div class="leftBoxContainer" id="information" style="width: 205">
<div class="sidebox-header-left "><h3 class="leftBoxHeading " id="informationHeading">Information</h3></div>
<div id="informationContent" class="sideBoxContent">
<ul style="margin: 0; padding: 0; list-style-type: none;">
<li><a href="https://sigatek.com/shippinginfo.html">Shipping &amp; Returns</a></li>
<li><a href="https://sigatek.com/privacy.html">Privacy Notice</a></li>
<li><a href="https://sigatek.com/conditions.html">Conditions of Use</a></li>
<li><a href="https://sigatek.com/contact-us.html">Contact Us</a></li>
<li><a href="https://sigatek.com/site-map.html">Site Map</a></li>
<li><a href="https://sigatek.com/unsubscribe.html">Newsletter Unsubscribe</a></li>
</ul>
</div></div>
<!--// eof: information //-->
<!--// bof: ezpages //-->
<div class="leftBoxContainer" id="ezpages" style="width: 205">
<div class="sidebox-header-left "><h3 class="leftBoxHeading " id="ezpagesHeading">Important Links</h3></div>
<div id="ezpagesContent" class="sideBoxContent">
<ul style="margin: 0; padding: 0; list-style-type: none;">
<li><a href="https://sigatek.com/Welcome-Note.html">Welcome Note</a></li>
<li><a href="https://sigatek.com/How-to-Order">How to Order</a></li>
<li><a href="https://sigatek.com/Credit-Form-Application">Credit Form Application</a></li>
<li><a href="https://sigatek.com/Application-Notes">Application Notes</a></li>
<li><a href="https://sigatek.com/FAQ">FAQ</a></li>
<li><a href="https://sigatek.com/Quality-Control.html">Quality Control</a></li>
</ul>
</div></div>
<!--// eof: ezpages //-->
<!--// bof: whatsnew //-->
<div class="leftBoxContainer" id="whatsnew" style="width: 205">
<div class="sidebox-header-left "><h3 class="leftBoxHeading " id="whatsnewHeading">New Products - <a href="https://sigatek.com/products-new.html">&nbsp;&nbsp;[more]</a></h3></div>
<div class="sideBoxContent centeredContent">
  <div class="sideBoxContentItem"><a href="https://sigatek.com/Directional-Couplers/Couplers-6-dB-SMA/SC0627106-Directional-Coupler-6-dB-7.0-12.4-Ghz.html"><img src="images/SC0627106.jpg" alt="SC0627106 Directional Coupler 6 dB 7.0-12.4 Ghz" title=" SC0627106 Directional Coupler 6 dB 7.0-12.4 Ghz " width="120" height="79" /><br />SC0627106 Directional Coupler 6 dB 7.0-12.4 Ghz</a><div><span class="productBasePrice">$225.00</span></div></div>
  <div class="sideBoxContentItem"><a href="https://sigatek.com/Directional-Couplers/Couplers-6-dB-SMA/SC0630120-Directional-Coupler-6-dB-4.0-12.4-Ghz.html"><img src="images/SC0630120.jpg" alt="SC0630120 Directional Coupler 6 dB 4.0-12.4 Ghz" title=" SC0630120 Directional Coupler 6 dB 4.0-12.4 Ghz " width="120" height="79" /><br />SC0630120 Directional Coupler 6 dB 4.0-12.4 Ghz</a><div><span class="productBasePrice">$255.00</span></div></div>
  <div class="sideBoxContentItem"><a href="https://sigatek.com/Power-Dividers/8-way-Dividers-0.5-18-Ghz/SP11855-Power-Divider-8-way-2.0-18.0-Ghz.html"><img src="images/SP11855.jpg" alt="SP11855 Power Divider 8 way 2.0-18.0 Ghz" title=" SP11855 Power Divider 8 way 2.0-18.0 Ghz " width="120" height="98" /><br />SP11855 Power Divider 8 way 2.0-18.0 Ghz</a><div><span class="productBasePrice">$995.00</span></div></div></div>
</div>
<!--// eof: whatsnew //-->
</div>
 </div>

<div class="span12" id="columnCenter">
<!-- bof  breadcrumb -->
<!-- eof breadcrumb -->

<!-- bof upload alerts -->
<!-- eof upload alerts -->

<div class="centerColumn" id="indexDefault">
<!--
<h1 id="indexDefaultHeading">Congratulations! You have successfully installed your Zen Cart&reg; E-Commerce Solution.</h1>


<div id="" class="content">This is the main define statement for the page for english when no template defined file exists. It is located in: <strong>/includes/languages/english/index.php</strong></div>
-->
<!-- deprecated - to use uncomment this section
<div id="" class="content">Define your main Index page copy here.</div>
-->

<div id="indexDefaultMainContent" class="content"><!--/home/content/m/i/k/mikechilicy/html/includes/languages/english/html_includes/define_main_page.php --><!--<div align="left"><h1><font color="red">We apologize for any inconvenience, we are experiencing some technical problems. Call 973-706-8475 or email us for any question.<br> Some links are not linking to the correct page.</font></h1></div> --><!--*************************************--><!--/home/content/m/i/k/mikechilicy/html/includes/languages/english/html_includes/define_main_page.php --><!--<div align="left"><h1><font color="red">We apologize for any inconvenience, we are experiencing some technical problems. Call 973-706-8475 or email us for any question.<br> Some links are not linking to the correct page.</font></h1></div> --><!--*************************************-->
<div align="left">
<h1><font color="#003399">Broadband Microwave Components and Subsystems DC-40 Ghz..</font></h1>
</div>

<p><b>SigaTek Microwave</b> specializes in high quality, high frequency microwave communication components up to 40 GHz.<br />
As a pioneer manufacturer and supplier of microwave RF components, the main products include directional couplers 6, 10, 20, 30dB, power dividers/combiners 2-way up to 32 way, resistive power dividers 2-way up to 20 Ghz, 3 dB hybrids 90&deg; up to 26.5 Ghz, 3 dB hybrids 180&deg; up to 40 Ghz, bias tees networks up to 40 Ghz, microwave mixers, frequency doublers, I Q networks: modulators demodulators, image reject mixers, analog phase shifters 180 and 360 degree coaxial and surface mount, load terminations SMA, 2.92mm, 2.4mm male and female, coaxial connectors SMA, 2.92mm, 2.4mm, 1.85mm male and female, coaxial adapters in series and in between series, flange mount and bulkhead SMA, 2.92mm, 2.4mm, 1.85mm.<br />
All microwave components IN STOCK are available for same day delivery.<br />
Although we have a broad selection of components, custom and optimized designs are available upon customer request. <!--*********************************--></p>

<hr /><!--**********start of images table *******************-->
<div>
<div class="imga"><a href="https://www.sigatek.com/Power-Dividers"><img alt="Power Dividers: 2-way to 16-way up to 60 Ghz" height="120" src="images/SP70408.jpg" title="Power Dividers/Combiners 2-way to 32-way up to 60 Ghz" width="150" /></a>

<div class="desc"><b>Power Dividers<br />
2 to 16 way up to 60 Ghz</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Resistive-Dividers"><img alt="Resistive Power Dividers 2-way up to 20 Ghz" height="120" src="images/SP11R2F.jpg" title="Resistive Power Dividers SMA, 2.92mm 2-way and 4-way up to 40 Ghz" width="150" /></a>

<div class="desc"><b>Resistive Dividers<br />
2 and 4-way up to 40 Ghz</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Directional-Couplers"><img alt="Directional Couplers: 6dB, 10dB, 20dB, 30dB up to 60 Ghz" height="120" src="images/SC2012104.jpg" title="Coaxial directional couplers 6 dB, 10 dB, 20 dB, 30 dB to 60 Ghz" width="150" /></a>

<div class="desc"><b>Couplers to 40 Ghz<br />
6, 10, 20, 30 dB </b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Bias-Tees"><img alt="Bias Tees BroadBand high current up to 85 Ghz" height="120" src="images/SB15D2.jpg" title="Bias Tees Broad Band high current up to 85 Ghz: In Stock" width="150" /></a>

<div class="desc"><b>Bias Tees<br />
BroadBand 40 Ghz</b></div>
</div>

<table cellpadding="0" cellspacing="0" id="product-specs">
	<tbody>
		<tr>
		</tr>
	</tbody>
</table>

<div class="imga"><a href="https://www.sigatek.com/Hybrids-90-180-Degree/180-Degree-3-dB-Hybrids"><img alt="Hybrids 3dB 180 Degree up to 40 Ghz" height="120" src="images/SH21558.jpg" title="Couplers Hybrids 3dB 180 Degree up to 40 Ghz" width="150" /></a>

<div class="desc"><b>Hybrids 3 dB<br />
180 Degree up to 40 Ghz</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Hybrids-90-180-Degree/90-Degree-3-dB-Hybrids"><img alt="Hybrids 3dB 90 Degree up to 26.5 Ghz" height="120" src="images/SQ14504T.jpg" title="Quad Couplers Hybrids 3dB 90 Degree up to 26.5 Ghz" width="150" /></a>

<div class="desc"><b>Hybrids 3 dB<br />
90 Degree up to 26.5 Ghz</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Bias-Tees"><img alt="Bias Tees BroadBand high current up to 85 Ghz" height="120" src="images/SB11D2M.jpg" title="Bias Tees Broad Band high current up to 85 Ghz: In Stock" width="150" /></a>

<div class="desc"><b>Bias Tees<br />
Male Connector</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Frequency-Doublers"><img alt="Frequency multipliers doublers SMA" height="120" src="images/SD15E3.jpg" title="Microwave Frequency multipliers doublers up to 12 Ghz" width="150" /></a>

<div class="desc"><b>Frequency<br />
Doublers</b></div>
</div>

<table cellpadding="0" cellspacing="0" id="product-specs">
	<tbody>
		<tr>
		</tr>
	</tbody>
</table>

<div class="imga"><a href="https://www.sigatek.com/I-Q-Networks"><img alt="I, Q Modulators, Demodulators" height="120" src="images/QD53A10.jpg" title="I, Q Modulators, Demodulators" width="150" /></a>

<div class="desc"><b>Modulators<br />
Demodulators</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/I-Q-Networks/Image-Reject-Mixers"><img alt="Image Reject Mixers up to 16 Ghz" height="120" src="images/QIR53A10.jpg" title="Image Reject Mixers up to 16 Ghz" width="150" /></a>

<div class="desc"><b>Image Reject<br />
Mixers</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Phase-Shifters"><img alt="Voltage Controlled Analog Phase Shifters 180 and 360 Degree" height="120" src="images/SF28A7.jpg" title="Voltage Controlled Analog Phase Shifters 180 and 360 Degree: In Stock" width="150" /></a>

<div class="desc"><b>Phase Shifters<br />
180, 360 Degree</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Adapters-Coaxial/2.92mm-2.92mm-Right-Angle"><img alt="Coaxial adapters SMA, 2.92mm, 2.4mm, 1.85mm, Right angle" height="120" src="images/SAR-52.jpg" title="Coaxial adapters SMA, 2.92mm, 2.4mm, 1.85mm, Right angle" width="150" /></a>

<div class="desc"><b>Right Angle<br />
SMA 2.92mm 2.4mm</b></div>
</div>
<!--***
<div class="imga"><a href="https://www.sigatek.com/Pin-Diode-Switches">
  <img src="images/PW2A-13.jpg" alt="Pin Diode Switches SP1T, SPDT, SP3T" title="Pin Diode Switches high isolation SP1T, SPDT, SP3T" width="150" height="120"/></a>
  <div class="desc"><b>Pin Diode<br>Switches</b></div>
</div>
****-->

<table cellpadding="0" cellspacing="0" id="product-specs">
	<tbody>
		<tr>
		</tr>
	</tbody>
</table>

<div class="imga"><a href="https://www.sigatek.com/Loads-Terminations"><img alt="Coaxial Loads Terminations SMA, 2.92mm, 2.4mm, Male, Female" height="120" src="images/load-front.jpg" title="Coaxial Loads Terminations SMA, 2.92mm, 2.4mm, Male, Female: In Stock" width="150" /></a>

<div class="desc"><b>Coaxial Loads<br />
Terminations 60 Ghz</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Connectors-Coaxial"><img alt="Precision Coaxial Connectors SMA, 2.92mm, 2.4mm, 1.85mm, Male,Female" height="120" src="images/male-connector.jpg" title="Precision Coaxial Connectors SMA, 2.92mm, 2.4mm, 1.85mm, Male,Female" width="150" /></a>

<div class="desc"><b>Precision Coaxial<br />
Connectors up to 65 Ghz</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/Adapters-Coaxial"><img alt="Precision Coaxial Adapters In Line, In Between series, bulkhead, flange mount" height="120" src="images/adapter.jpg" title="Precision Coaxial Adapters In Line, In Between series, bulkhead, flange mount" width="150" /></a>

<div class="desc"><b>Precision Coaxial<br />
Adapters up to 65 Ghz</b></div>
</div>

<div class="imga"><a href="https://www.sigatek.com/New-Products"><img alt="New Products" height="120" src="images/new-products.jpg" width="150" /></a>

<div class="desc"><b>New<br />
Products</b></div>
</div>
</div>
<!--**********end of images table *******************-->

<div align="center" style="color:#FFFFFF">_____________________________________________________</div>

<div>
<h4><a href="https://www.sigatek.com/ezpages/Press-Releases.html">Latest News and Press Releases</a></h4>

<hr /></div>

<div>
<h4><a href="https://www.sigatek.com/Power-Dividers">Power Dividers: combiners, splitters 2 way, 4 way, 3 way, 6 way, 8 way up to 60 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/Directional-Couplers">Directional Couplers: High frequency directional couplers up to 60 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/Hybrids-90-180-Degree">Hybrids 3 dB Couplers: 90 degree and 180 degree up to 26 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/Bias-Tees">Bias Tees: Broadband coaxial SMA and 2.92mm, 2.4mm, 1.85mm up to 80 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/Microwave-Mixers">Microwave Mixers: Double balance frequency mixers, SMA coaxial up to 18 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/Frequency-Doublers">Frequency Doublers: Microwave multipliers, SMA coaxial up to RFout 12 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/I-Q-Networks">I Q networks modulators-demodulators, Image reject mixers up to 16 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/Phase-Shifters">Analog Electronically Controlled Phase Shifters up to 2500 Mhz</a></h4>

<h4><a href="https://www.sigatek.com/Pin-Diode-Switches">Pin Diode Switches Microwave Coaxial up to 18 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/Loads-Terminations">Termination Loads 50 ohm: Coaxial SMA, 2.92mm, 2.4mm up to 60 Ghz</a></h4>

<h4><a href="https://www.sigatek.com/Adapters-Coaxial">RF Coaxial Adapters up to 60 Ghz: SMA, 2.92mm, 2.4mm, 1.85mm, N, TNC, APC-7mm</a></h4>

<h4><a href="https://www.sigatek.com/Connectors-Coaxial">RF Coaxial Connectors up to 65 Ghz: SMA, 3.5mm, 2.92mm, 2.4mm, 1.85mm, N, TNC, TNCA </a></h4>

<hr /></div>
<!--**********************************--><!-- START Google Analytics --><script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-22186420-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src 'https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script><!-- END Google Analytics --></div>

<!-- Home Page Banners -->

<!-- /Home Page Banners -->






<!-- bof: whats_new -->
<div class="centerBoxWrapper" id="whatsNew">
<h2 class="centerBoxHeading">New Products For May<a href="index.php?main_page=products_new" class="view">View all</a></h2>
    <div class="centerBoxContentsNew float-left " style="width:25%;"><div class="c-product-wrp"><div class="columnar-product-info"><div class="columnar-product-img"><a href="https://sigatek.com/Power-Dividers/8-way-Dividers-0.5-18-Ghz/SP54857-Power-Divider-8-way-0.5-8.0-Ghz.html"><img src="images/SP54857.jpg" alt="SP54857 Power Divider 8 way 0.5-8.0 Ghz" title=" SP54857 Power Divider 8 way 0.5-8.0 Ghz " width="116" height="120" /></a></div><div class="product-box-name"><a href="https://sigatek.com/Power-Dividers/8-way-Dividers-0.5-18-Ghz/SP54857-Power-Divider-8-way-0.5-8.0-Ghz.html">SP54857 Power Divider 8 way 0.5-8.0 Ghz</a></div><span class="productBasePrice">$1,475.00</span></div><a class="detail-link" href="https://sigatek.com/Power-Dividers/8-way-Dividers-0.5-18-Ghz/SP54857-Power-Divider-8-way-0.5-8.0-Ghz.html">DETAIL_LINK</a></div></div>
    <div class="centerBoxContentsNew float-left " style="width:25%;"><div class="c-product-wrp"><div class="columnar-product-info"><div class="columnar-product-img"><a href="https://sigatek.com/Power-Dividers/4-way-Dividers-0.5-40-Ghz/SP69405-Power-Divider-4-way-0.5-20.0-Ghz.html"><img src="images/SP69405.jpg" alt="SP69405 Power Divider 4 way 0.5-20.0 Ghz" title=" SP69405 Power Divider 4 way 0.5-20.0 Ghz " width="120" height="46" /></a></div><div class="product-box-name"><a href="https://sigatek.com/Power-Dividers/4-way-Dividers-0.5-40-Ghz/SP69405-Power-Divider-4-way-0.5-20.0-Ghz.html">SP69405 Power Divider 4 way 0.5-20.0 Ghz</a></div><span class="productBasePrice">$1,295.00</span></div><a class="detail-link" href="https://sigatek.com/Power-Dividers/4-way-Dividers-0.5-40-Ghz/SP69405-Power-Divider-4-way-0.5-20.0-Ghz.html">DETAIL_LINK</a></div></div>
    <div class="centerBoxContentsNew float-left " style="width:25%;"><div class="c-product-wrp"><div class="columnar-product-info"><div class="columnar-product-img"><a href="https://sigatek.com/Directional-Couplers/Couplers-20-dB-SMA/SC2030120-Directional-Coupler-20-dB-4.0-12.4-Ghz.html"><img src="images/SC2030120.jpg" alt="SC2030120 Directional Coupler 20 dB 4.0-12.4 Ghz" title=" SC2030120 Directional Coupler 20 dB 4.0-12.4 Ghz " width="120" height="79" /></a></div><div class="product-box-name"><a href="https://sigatek.com/Directional-Couplers/Couplers-20-dB-SMA/SC2030120-Directional-Coupler-20-dB-4.0-12.4-Ghz.html">SC2030120 Directional Coupler 20 dB 4.0-...</a></div><span class="productBasePrice">$255.00</span></div><a class="detail-link" href="https://sigatek.com/Directional-Couplers/Couplers-20-dB-SMA/SC2030120-Directional-Coupler-20-dB-4.0-12.4-Ghz.html">DETAIL_LINK</a></div></div>
    <div class="centerBoxContentsNew float-left no-right-margin" style="width:25%;"><div class="c-product-wrp"><div class="columnar-product-info"><div class="columnar-product-img"><a href="https://sigatek.com/Adapters-Coaxial/BNC-N-adapters/SA305-Coaxial-Adapter-N-Male-to-BNC-Female-DC-8-Ghz.html"><img src="images/SA305.jpg" alt="SA305 Coaxial Adapter N Male to BNC Female DC-8 Ghz" title=" SA305 Coaxial Adapter N Male to BNC Female DC-8 Ghz " width="87" height="120" /></a></div><div class="product-box-name"><a href="https://sigatek.com/Adapters-Coaxial/BNC-N-adapters/SA305-Coaxial-Adapter-N-Male-to-BNC-Female-DC-8-Ghz.html">SA305 Coaxial Adapter N Male to BNC Fema...</a></div><span class="productBasePrice">$39.00</span></div><a class="detail-link" href="https://sigatek.com/Adapters-Coaxial/BNC-N-adapters/SA305-Coaxial-Adapter-N-Male-to-BNC-Female-DC-8-Ghz.html">DETAIL_LINK</a></div></div>
<br class="clearBoth" />

    <div class="centerBoxContentsNew float-left " style="width:25%;"><div class="c-product-wrp"><div class="columnar-product-info"><div class="columnar-product-img"><a href="https://sigatek.com/Directional-Couplers/Couplers-10-dB-SMA/SC1035106-Directional-Coupler-10-dB-12.4-18.0-Ghz.html"><img src="images/SC1035106.jpg" alt="SC1035106 Directional Coupler 10 dB 12.4-18.0 Ghz" title=" SC1035106 Directional Coupler 10 dB 12.4-18.0 Ghz " width="120" height="79" /></a></div><div class="product-box-name"><a href="https://sigatek.com/Directional-Couplers/Couplers-10-dB-SMA/SC1035106-Directional-Coupler-10-dB-12.4-18.0-Ghz.html">SC1035106 Directional Coupler 10 dB 12.4...</a></div><span class="productBasePrice">$245.00</span></div><a class="detail-link" href="https://sigatek.com/Directional-Couplers/Couplers-10-dB-SMA/SC1035106-Directional-Coupler-10-dB-12.4-18.0-Ghz.html">DETAIL_LINK</a></div></div>
    <div class="centerBoxContentsNew float-left " style="width:25%;"><div class="c-product-wrp"><div class="columnar-product-info"><div class="columnar-product-img"><a href="https://sigatek.com/Adapters-Coaxial/SMA-SMA-Right-Angle/SAR61-Adapter-Right-Angle-SMA-Female-SMA-Female.html"><img src="images/SAR61.jpg" alt="SAR61 Adapter Right Angle SMA Female-SMA Female" title=" SAR61 Adapter Right Angle SMA Female-SMA Female " width="120" height="110" /></a></div><div class="product-box-name"><a href="https://sigatek.com/Adapters-Coaxial/SMA-SMA-Right-Angle/SAR61-Adapter-Right-Angle-SMA-Female-SMA-Female.html">SAR61 Adapter Right Angle SMA Female-SMA...</a></div><span class="productBasePrice">$55.00</span></div><a class="detail-link" href="https://sigatek.com/Adapters-Coaxial/SMA-SMA-Right-Angle/SAR61-Adapter-Right-Angle-SMA-Female-SMA-Female.html">DETAIL_LINK</a></div></div>
    <div class="centerBoxContentsNew float-left " style="width:25%;"><div class="c-product-wrp"><div class="columnar-product-info"><div class="columnar-product-img"><a href="https://sigatek.com/Power-Dividers/4-way-Dividers-0.5-40-Ghz/SP70408-Power-Divider-4-way-10.0-40.0-Ghz.html"><img src="images/SP70408.jpg" alt="SP70408 Power Divider 4 way 10.0-40.0 Ghz" title=" SP70408 Power Divider 4 way 10.0-40.0 Ghz " width="120" height="75" /></a></div><div class="product-box-name"><a href="https://sigatek.com/Power-Dividers/4-way-Dividers-0.5-40-Ghz/SP70408-Power-Divider-4-way-10.0-40.0-Ghz.html">SP70408 Power Divider 4 way 10.0-40.0 Gh...</a></div><span class="productBasePrice">$725.00</span></div><a class="detail-link" href="https://sigatek.com/Power-Dividers/4-way-Dividers-0.5-40-Ghz/SP70408-Power-Divider-4-way-10.0-40.0-Ghz.html">DETAIL_LINK</a></div></div>
    <div class="centerBoxContentsNew float-left no-right-margin" style="width:25%;"><div class="c-product-wrp"><div class="columnar-product-info"><div class="columnar-product-img"><a href="https://sigatek.com/Directional-Couplers/Couplers-Dual-Directional/SCC1015143-Dual-Directional-Coupler-10-dB-7.0-12.4-Ghz.html"><img src="images/SCC1015143.jpg" alt="SCC1015143 Dual Directional Coupler 10 dB 7.0-12.4 Ghz" title=" SCC1015143 Dual Directional Coupler 10 dB 7.0-12.4 Ghz " width="120" height="49" /></a></div><div class="product-box-name"><a href="https://sigatek.com/Directional-Couplers/Couplers-Dual-Directional/SCC1015143-Dual-Directional-Coupler-10-dB-7.0-12.4-Ghz.html">SCC1015143 Dual Directional Coupler 10 d...</a></div><span class="productBasePrice">$375.00</span></div><a class="detail-link" href="https://sigatek.com/Directional-Couplers/Couplers-Dual-Directional/SCC1015143-Dual-Directional-Coupler-10-dB-7.0-12.4-Ghz.html">DETAIL_LINK</a></div></div>
<br class="clearBoth" />
 
<div class="clearBoth"></div>
</div>
<!-- eof: whats_new -->





<!-- bof: featured products  -->
<!-- eof: featured products  -->








<!-- bof: specials -->
<!-- eof: specials -->




</div>
</div>

<div class="columnRight span4" id="navColumnTwo">
<div id="navColumnTwoWrapper"></div>
</div>
</div>
<!-- /table-->

</div>
</div>
</div>
</div>

</div>

<!--bof- banner #6 display -->
<!--eof- banner #6 display -->


<div class="container-fluid shadow-btm">
 <div class="bottom-wrapper">

	<div id="footer">
	<!--bof-navigation display -->
		<div id="navSuppWrapper">
		<!--BOF footer menu display-->
		<table class="bottom-columns" cellpadding="0" cellspacing="0">
<tr><td class="menuTitle">We accept</td><td class="menuTitle">Contact Information</td><td class="menuTitle">Site Information</td><td class="menuTitle">Deliveries &amp; Returns</td><td class="menuTitle">Additional Links</td></tr><tr><td class="column zero">
<img src="images/cards.gif" alt="" />
</td><td class="column first">
<b>Sigatek Microwave LLC<br/> 
423 Black Oak Ridge Rd. <br/>
Wayne, NJ 07470<br/>
Tel: 973-706-8475<br/>
Fax: 973-832-4435<br/>
email: [email protected]</b></td><td class="column second"><ul><li><a href="https://sigatek.com/">Home</a></li><li><a href="https://sigatek.com/products-all.html">All Products ...</a></li>
<li><a href="https://sigatek.com/Welcome-Note.html">Welcome Note</a></li>
<li><a href="https://sigatek.com/FAQ">FAQ</a></li>
<li><a href="https://sigatek.com/site-map.html">Site Map</a></li>
<li><a href="https://www.sigatek.com/New-Products">New Products</a></li>
</ul></td><td class="column third"><ul>
<li><a href="https://sigatek.com/contact-us.html">Contact Us</a></li>
<li><a href="https://sigatek.com/shippinginfo.html">Shipping &amp; Returns</a></li>
<li><a href="https://sigatek.com/privacy.html">Privacy Notice</a></li>
<li><a href="https://sigatek.com/conditions.html">Conditions of Use</a></li>
<li><a href="https://sigatek.com/account.html">My Account</a></li>
<li><a href="https://sigatek.com/How-to-Order">How To Order</a></li>
</ul></td><td class="column third"><ul>
<li><a target="_blank" href="https://www.sigatek.com/Quality-Control">Quality Control</a></li>
<li><a href="https://sigatek.com/Application-Notes">Application Notes</a></li>
<!--****    <li><a href="https://www.sigatek.com/New-releases/" target="_blank">Press Releases</a></li>    ***-->
<li><a href="https://www.sigatek.com/Quality-Control/Conflict-Minerals-Policy.pdf" target="_blank">Conflict-Minerals</a></li>
<li><a href="https://www.sigatek.com/Quality-Control/RoHS.pdf" target="_blank">RoHS Compliance</a></li>
<li><a href="https://www.sigatek.com/Quality-Control/ITAR-Statement.pdf" target="_blank">ITAR Statement</a></li>
<li><a href="https://www.sigatek.com/Quality-Control/Reach-Statement.pdf" target="_blank">REACH Statement</a></li>
</ul></td></tr></table>


<div align="center">
<table border="0" width="40%" >
    <tr>
	<!-- bof Godaddy -->
		<td>
		<script type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=kXUULeOZbN91BIQywvKzNhuWOPZcnREmUk8JZ4abaLZUgi6RAt"></script>
		</td> 
   <!-- (c) 2005, 2014. Authorize.Net is a registered trademark of CyberSource Corporation --> 
		<td>
		<script type="text/javascript" language="javascript">var ANS_customer_id="9ecf76e9-cc4c-4770-886d-fa0187bceeef";</script>
        <script type="text/javascript" language="javascript" src="//verify.authorize.net/anetseal/seal.js" ></script>
        <a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank">Web Ecommerce</a>
        </td>   
	</tr>
	<br />
</table>
</div>
		<!--EOF footer menu display-->
		<div class="clearBoth"></div>
		</div>
	</div>

	<div class="visible-phone">
	<!--bof-navigation display -->
			</div>
	<!--eof-navigation display -->

 </div>
</div>

<div class="bottom-wrapper container-fluid footer-links">

	
	<div class="clearBoth"></div>

	<div class="hidden-phone">
	<!--bof-navigation display -->
		</div>

	<div class="visible-phone">
				 	<a class="v-site-link" href="trigger.php?r_link=%2F"><strong>Desktop Version</strong></a>
				<!--bof- social icons -->
		<div class="padding social-links">
	        <a class="twitter-icon" target="_blank" href="http://twitter.com/12leaves"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="25" height="25" alt="wabusiness template" /></a>
	        <a class="facebook-icon" target="_blank" href="http://facebook.com/pages/12leaves/398940935514"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="25" height="25" alt="wabusiness template" /></a>
	        <a class="blog-icon" target="_blank" href="http://blog.12leaves.com/"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="25" height="25" alt="wabusiness template" /></a>
		</div>
		<div class="clearBoth"></div>
	</div>
	<!--eof- social icons -->
		<!--bof- site copyright display -->
		<div id="siteinfoLegal" class="legalCopyright">Copyright &copy; 2024 <a href="https://sigatek.com/" target="_blank">SigaTek LLC</div>
		<!--eof- site copyright display -->
	</div>

	<!--bof-ip address display -->
		<!--eof-ip address display -->
    <div class="clearBoth"><img src="includes/templates/abagonr_blue/images/spacer.gif" width="2" height="1" alt="wabusiness template" /></div>
</div>


<!--bof- parse time display -->
<!--eof- parse time display -->
<!--bof- banner #6 display -->
<!--eof- banner #6 display -->
</body></html>

Latest requests

# Url Url Source Date
1 https://sigatek.com/ 2024-05-18 09:00:42
2 https://thebolditalic.com/?gi=e8ab… 2024-05-18 09:00:41
3 https://thebolditalic.com/?gi=8fd3… 2024-05-18 09:00:41
4 https://thebolditalic.com/?gi=6520… 2024-05-18 09:00:41
5 https://thebolditalic.com/?gi=4bc0… 2024-05-18 09:00:40
6 https://thebolditalic.com/?gi=df72… 2024-05-18 09:00:40
7 https://thebolditalic.com/?gi=0a34… 2024-05-18 09:00:39
8 https://thebolditalic.com/?gi=c54d… 2024-05-18 09:00:38
9 https://thebolditalic.com/?gi=ffb3… 2024-05-18 09:00:37
10 https://thebolditalic.com/?gi=14ac… 2024-05-18 09:00:37
11 https://thebolditalic.com/?gi=aea7… 2024-05-18 09:00:36
12 https://thebolditalic.com/?gi=6a79… 2024-05-18 09:00:34
13 https://thebolditalic.com/?gi=4db7… 2024-05-18 09:00:33
14 https://thebolditalic.com/?gi=0191… 2024-05-18 09:00:33
15 https://thebolditalic.com/?gi=6156… 2024-05-18 09:00:32
16 https://thebolditalic.com/?gi=1b03… 2024-05-18 09:00:31
17 https://thebolditalic.com/?gi=c784… 2024-05-18 09:00:30
18 https://thebolditalic.com/?gi=1734… 2024-05-18 09:00:30
19 https://thebolditalic.com/?gi=46b6… 2024-05-18 09:00:29
20 https://thebolditalic.com/?gi=c31a… 2024-05-18 09:00:29