<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.labitems.co.in/blogs/tag/field-kits-for-entomological-studies/feed" rel="self" type="application/rss+xml"/><title>Yashika Solutions - Blog #Field Kits for Entomological Studies</title><description>Yashika Solutions - Blog #Field Kits for Entomological Studies</description><link>https://www.labitems.co.in/blogs/tag/field-kits-for-entomological-studies</link><lastBuildDate>Fri, 07 Aug 2026 16:17:36 +0530</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[WHO Cone Bioassay Test Procedure]]></title><link>https://www.labitems.co.in/blogs/post/who-cone-bioassay-test-procedure</link><description><![CDATA[<img align="left" hspace="5" src="https://www.labitems.co.in/WHO cone bioassay image in madurai tamil nadu -1-.png?v=1783327515"/>A small number of mosquitoes—typically five—are confined in a plastic cone sealed against the treated surface, exposing them to contact for a fixed period (3 minutes for nets, 30 minutes for walls). Knockdown is recorded at 60 minutes and mortality at 24 hours.]]></description><content:encoded><![CDATA[
<div class="zpcontent-container blogpost-container "><div data-element-id="elm_qc9WQ_RxQgC9zfh1v2slqg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer"><div data-element-id="elm_4bzyreSSRLahuSLUxZQt3A" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"></style><div data-element-id="elm_TBzE4x6bS6m8PUcpVlT3_Q" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_BASn082SSLyaAmJK-mRj4w" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-center " data-editor="true"><div style="color:inherit;"><p style="text-align:left;"><br></p></div></div>
</div><div data-element-id="elm_42YQcBpp3PASA8iTRmBZ4g" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en"><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>WHO Cone Bioassay Test: A Complete Practical Guide</title><style> :root { --primary: #1a6b3c; --primary-light: #e8f5ee; --accent: #2e8b57; --link: #0d6efd; --link-hover: #0a58ca; --text: #1c1c1c; --muted: #5a6472; --border: #dee2e6; --bg: #f8faf9; --white: #ffffff; --card-shadow: 0 2px 12px rgba(0,0,0,0.07); } *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Georgia', 'Times New Roman', serif; color: var(--text); background: var(--bg); line-height: 1.8; font-size: 17px; } /* ── Header ── */ .site-header { background: var(--primary); padding: 14px 24px; display: flex; align-items: center; justify-content: space-between; } .site-header a { color: #fff; text-decoration: none; font-family: sans-serif; font-size: 18px; font-weight: 700; letter-spacing: .5px; } .site-header a:hover { opacity: .85; } /* ── Hero ── */ .hero { background: linear-gradient(135deg, var(--primary) 0%, #2e7d52 60%, #3aaf74 100%); color: #fff; padding: 64px 24px 52px; text-align: center; } .hero h1 { font-size: clamp(1.7rem, 4vw, 2.8rem); line-height: 1.25; margin-bottom: 16px; } .hero .subtitle { font-size: 1.1rem; opacity: .88; max-width: 640px; margin: 0 auto 24px; font-style: italic; } .hero .meta { font-size: .9rem; opacity: .75; font-family: sans-serif; } /* ── Layout ── */ .container { max-width: 900px; margin: 0 auto; padding: 0 20px; } /* ── TOC ── */ .toc-card { background: var(--white); border: 1px solid var(--border); border-left: 4px solid var(--primary); border-radius: 8px; padding: 28px 32px; margin: 40px 0; box-shadow: var(--card-shadow); } .toc-card h2 { font-size: 1.1rem; color: var(--primary); font-family: sans-serif; margin-bottom: 14px; text-transform: uppercase; letter-spacing: 1px; } .toc-card ol { padding-left: 20px; } .toc-card li { margin-bottom: 6px; font-size: .97rem; } .toc-card a { color: var(--link); text-decoration: none; } .toc-card a:hover { text-decoration: underline; } /* ── Article sections ── */ article { padding: 20px 0 60px; } .section { margin-bottom: 56px; } h2.section-title { font-size: 1.65rem; color: var(--primary); border-bottom: 2px solid var(--primary); padding-bottom: 8px; margin-bottom: 22px; scroll-margin-top: 24px; } h3.sub-title { font-size: 1.22rem; color: #1c4f30; margin: 28px 0 10px; scroll-margin-top: 24px; } h4 { font-size: 1.05rem; margin: 20px 0 8px; color: #2c4a38; } p { margin-bottom: 16px; } /* ── Product links ── */ a.product-link { color: var(--primary); text-decoration: underline dotted 1.5px; font-weight: 600; transition: color .15s; } a.product-link:hover { color: var(--accent); text-decoration: underline; } /* ── Lists ── */ ul, ol { padding-left: 24px; margin-bottom: 16px; } li { margin-bottom: 6px; } ul li::marker { color: var(--primary); } /* ── Key objectives box ── */ .objectives-box { background: var(--primary-light); border: 1px solid #b6dbc8; border-radius: 8px; padding: 22px 28px; margin: 20px 0; } .objectives-box h4 { color: var(--primary); margin-top: 0; margin-bottom: 12px; } .objectives-box ul { margin-bottom: 0; } /* ── Equipment cards ── */ .equip-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 18px; margin: 24px 0; } .equip-card { background: var(--white); border: 1px solid var(--border); border-radius: 8px; padding: 18px 20px; box-shadow: var(--card-shadow); } .equip-card h4 { color: var(--primary); margin: 0 0 8px; font-size: 1rem; } .equip-card p { font-size: .93rem; color: var(--muted); margin: 0; } /* ── Tables ── */ .table-wrap { overflow-x: auto; margin: 20px 0; } table { width: 100%; border-collapse: collapse; font-size: .95rem; background: var(--white); } thead tr { background: var(--primary); color: #fff; } th, td { padding: 10px 14px; text-align: left; border: 1px solid var(--border); } tbody tr:nth-child(even) { background: #f2f8f5; } /* ── Method boxes ── */ .method-block { background: var(--white); border: 1px solid var(--border); border-top: 3px solid var(--primary); border-radius: 8px; padding: 22px 26px; margin: 24px 0; box-shadow: var(--card-shadow); } .method-block h3 { color: var(--primary); margin-top: 0; font-size: 1.15rem; } /* ── Formula boxes ── */ .formula-box { background: #eef6f1; border-left: 4px solid var(--primary); border-radius: 6px; padding: 14px 20px; margin: 14px 0; font-family: 'Courier New', monospace; font-size: .97rem; color: #154a2c; } /* ── Info callout ── */ .callout { background: #fffbea; border-left: 4px solid #e6a817; border-radius: 6px; padding: 14px 20px; margin: 18px 0; font-size: .96rem; } /* ── References ── */ .references { background: #f1f5f2; border-radius: 8px; padding: 20px 24px; margin-top: 28px; font-size: .9rem; color: var(--muted); } .references h4 { color: var(--primary); margin-bottom: 10px; } .references ol { padding-left: 18px; } .references li { margin-bottom: 5px; } /* ── Footer ── */ footer { background: var(--primary); color: rgba(255,255,255,.8); text-align: center; padding: 24px; font-size: .9rem; font-family: sans-serif; } footer a { color: #a8e6c3; } /* ── Responsive ── */ @media (max-width: 600px) { body { font-size: 16px; } .hero { padding: 40px 16px 36px; } .toc-card { padding: 20px; } .equip-grid { grid-template-columns: 1fr; } } </style><!-- Site header --><header class="site-header"><a href="https://www.labitems.co.in">LabItems.co.in</a><a href="https://www.labitems.co.in/search-products?q=WHO+Cone+Bioassay" style="font-size:14px;background:rgba(255, 255, 255, 0.15);padding:6px 14px;border-radius:20px;">Shop Bioassay Equipment →</a></header><!-- Hero --><div class="hero"><h1>WHO Cone Bioassay Test:<br>A Complete Practical Guide</h1><p class="subtitle">Principle, Equipment, Mosquito Handling, Surface Preparation, Mounting Techniques, and Data Recording for Insecticide Efficacy Testing</p><p class="meta">LabItems Knowledge Series &nbsp;|&nbsp; Entomology &amp; Vector Control</p></div>
<div class="container"><!-- Table of Contents --><div class="toc-card"><h2>Table of Contents</h2><ol><li><a href="#intro">1. What Is the WHO Cone Bioassay? Definition &amp; Importance</a></li><li><a href="#why">2. Why and When Cone Bioassays Are Performed</a></li><li><a href="#principle">3. Principle of the Test</a></li><li><a href="#equipment">4. Materials &amp; Equipment Required</a></li><li><a href="#mosquitoes">5. Mosquito Selection, Handling &amp; Pre-Test Care</a></li><li><a href="#surfaces">6. Types of Test Surfaces Used</a></li><li><a href="#preparation">7. Preparing Test Materials &amp; Surfaces</a></li><li><a href="#conditions">8. Test Conditions</a></li><li><a href="#mounting">9. Mounting &amp; Securing the Cones</a></li><li><a href="#exposure">10. Exposure Procedure</a></li><li><a href="#observation">11. Observation Schedule</a></li><li><a href="#controls">12. Controls</a></li><li><a href="#acceptance">13. Test Acceptance Criteria &amp; Abbott's Correction</a></li><li><a href="#data">14. Data Recording</a></li><li><a href="#glp">15. Good Laboratory Practices</a></li><li><a href="#products">16. LabItems WHO Bioassay Equipment</a></li><li><a href="#references">17. References</a></li></ol></div>
<article><!-- ═══ SECTION 1 ═══ --><div class="section" id="intro"><h2 class="section-title">1. What Is the WHO Cone Bioassay? Definition &amp; Importance</h2><p>The <strong>WHO cone bioassay</strong> is a standardized laboratory and field method, developed under the World Health Organization Pesticide Evaluation Scheme (WHOPES), used to evaluate the biological activity of insecticide-treated surfaces. It is the reference test for assessing long-lasting insecticidal nets (LLINs), insecticide-treated nets (ITNs), indoor residual spraying (IRS) on walls and ceilings, and other treated vector control materials. The assay works by confining a small, defined number of mosquitoes inside a plastic conical chamber placed against the treated surface for a fixed exposure period, and then recording knockdown and mortality over defined time points.</p><p>The test derives its name from the shape of the exposure chamber — a truncated plastic cone, open at the narrow end (which is sealed against the treated surface) and closed at the wide end with a mesh-covered opening through which mosquitoes are introduced and later removed. Because the cone restricts mosquitoes to tarsal and body contact with the treated surface only, it isolates the effect of the insecticide from other variables such as flight behavior or feeding response.</p><p>Cone bioassays are important because they provide a simple, low-cost, reproducible, and field-deployable method of measuring the residual efficacy of an insecticide treatment. Unlike laboratory chemical assays that only measure the concentration of active ingredient present on a surface, the cone bioassay measures actual biological effect on the target organism — mosquito knockdown and death — which is ultimately what determines a product's usefulness for disease prevention.</p><p>The method is central to WHO's prequalification process for vector control products, to national malaria and dengue control programmes that need to decide when nets should be replaced or walls re-sprayed, and to manufacturers who must demonstrate that their products meet WHO efficacy thresholds before, during, and after specified periods of use (including simulated washing for nets or weathering for IRS).</p><div class="objectives-box"><h4>Why the Cone Bioassay Matters</h4><ul><li>Provides direct biological evidence of insecticidal efficacy, not just chemical residue.</li><li>Forms the basis of WHO prequalification and quality assurance testing of LLINs and IRS products.</li><li>Detects loss of efficacy over time due to washing, weathering, UV exposure, or surface ageing.</li><li>Supports insecticide resistance monitoring by comparing susceptible and field-derived mosquito strains.</li><li>Guides national vector control programmes on net replacement and IRS re-spray timing.</li><li>Enables comparison between insecticide classes, formulations, and combination products (e.g., PBO nets, dual active-ingredient nets).</li><li>Simple, inexpensive, and reproducible enough to be used in both central reference laboratories and peripheral field stations.</li></ul></div>
</div><!-- ═══ SECTION 2 ═══ --><div class="section" id="why"><h2 class="section-title">2. Why and When Cone Bioassays Are Performed</h2><p>Cone bioassays are conducted across a wide range of research, regulatory, and programmatic contexts. Understanding when the test is applied helps clarify why the procedure is designed the way it is.</p><h3 class="sub-title">Product Development and WHO Prequalification</h3><p>Manufacturers seeking WHO prequalification for a new LLIN or IRS insecticide formulation must submit cone bioassay data demonstrating that the product meets minimum knockdown and mortality thresholds, both when new and after standardized washing (for nets) or over time (for IRS). This is typically the first stage of efficacy evaluation, prior to experimental hut trials and community-level effectiveness studies.</p><h3 class="sub-title">Manufacturing Quality Control and Batch Release</h3><p>LLIN manufacturers routinely use cone bioassays as part of batch release testing to confirm that insecticide incorporation or coating in a production run meets specification before the product is shipped.</p><h3 class="sub-title">Wash Resistance and Durability Studies</h3><p>Because LLINs are designed to remain effective through repeated washing over 2–3 years of household use, WHO guidelines specify standardized washing regimens (e.g., 20 washes using a defined detergent, temperature, and agitation protocol) with cone bioassays performed after each wash interval to track the decline — or retention — of insecticidal activity.</p><h3 class="sub-title">Residual Efficacy Monitoring of Indoor Residual Spraying</h3><p>After a wall or ceiling surface is sprayed as part of an IRS campaign, cone bioassays are performed at regular intervals (commonly 1, 3, 6, 9, and 12 months post-spray) to determine how long the insecticide remains effective against mosquitoes, which directly informs the timing of the next spray round.</p><h3 class="sub-title">Insecticide Resistance Monitoring</h3><p>Comparing knockdown and mortality of a laboratory-susceptible reference strain against a field-collected mosquito population on the same treated surface helps quantify phenotypic resistance and its operational impact on product performance.</p><h3 class="sub-title">Comparative and Research Studies</h3><p>Researchers use cone bioassays to compare different insecticide classes, next-generation nets (such as PBO-synergist nets or dual active-ingredient nets), and alternative wall substrates, generating evidence for policy decisions and procurement guidance.</p><div class="callout"><strong>In short:</strong> the cone bioassay is performed whenever there is a need to answer the question, "Is this treated surface still capable of killing or knocking down mosquitoes that contact it?" — whether that surface is a brand-new net, a net after 20 washes, or a sprayed wall six months after an IRS campaign. </div>
</div><!-- ═══ SECTION 3 ═══ --><div class="section" id="principle"><h2 class="section-title">3. Principle of the Test</h2><p>The WHO cone bioassay is a <strong>contact exposure assay</strong>. A plastic cone is sealed against the treated surface so that its narrow open end forms an airtight boundary with the material being tested. A small, standardized number of mosquitoes — usually five — is introduced into the cone through a mesh-covered opening at the wide end, using an aspirator. The mosquitoes are confined within the cone for a fixed exposure period, during which they make tarsal (leg) and general body contact with the treated surface as they rest, walk, or attempt to fly within the chamber.</p><p>After the exposure period, mosquitoes are removed and transferred to clean holding cups, where knockdown is recorded at set intervals and mortality is assessed after a holding period. Because exposure is standardized in terms of mosquito number, contact duration, temperature, and humidity, differences in knockdown and mortality between test and control surfaces can be attributed to the insecticidal activity of the treatment rather than to extraneous variables.</p><div class="callout"><strong>Important distinction — exposure time differs by product type:</strong> WHO guidelines specify a <strong>3-minute exposure</strong> for bioassays on treated nets (LLINs/ITNs), reflecting the brief contact typical of a mosquito probing a net. For <strong>IRS-treated wall surfaces</strong>, WHO recommends a longer <strong>30-minute exposure</strong>, since mosquitoes resting on sprayed walls remain in contact with the surface for extended periods. Always confirm the exposure duration specified in the relevant WHO guideline for the surface type being tested. </div>
</div><!-- ═══ SECTION 4 ═══ --><div class="section" id="equipment"><h2 class="section-title">4. Materials &amp; Equipment Required</h2><p>A properly equipped cone bioassay setup ensures standardized, reproducible results. The following items are required for routine testing.</p><div class="equip-grid"><div class="equip-card"><h4><a class="product-link" href="https://www.labitems.co.in/products/who-cones-test-frames-or-surfaces/116250000029747057" target="_blank" rel="noopener">WHO Cone Test Frame</a></h4><p>Securely mounts treated fabric samples while maintaining the recommended testing angle (45–60°). Standard openings ensure mosquitoes contact only the intended test surface.</p></div>
<div class="equip-card"><h4><a class="product-link" href="https://www.labitems.co.in/products/bioassay-cones-conical-chamber-for-mosquito-bioassay/116250000000364044" target="_blank" rel="noopener">WHO Bioassay Cone (Conical Chamber)</a></h4><p>Manufactured to WHO specifications for uniform mosquito exposure to treated materials — the central chamber of the assay.</p></div>
<div class="equip-card"><h4><a class="product-link" href="https://www.labitems.co.in/search-products?q=Aspirator" target="_blank" rel="noopener">Aspirator (Mouth or Mechanical)</a></h4><p>Used to gently transfer mosquitoes into cones and holding cups without physical damage to legs or wings.</p></div>
<div class="equip-card"><h4><a class="product-link" href="https://www.labitems.co.in/search-products?q=Holding+Cup" target="_blank" rel="noopener">Holding Cups with Mesh Cover</a></h4><p>Untreated paper or plastic cups covered with fine mesh netting, used to house mosquitoes before and after exposure.</p></div>
<div class="equip-card"><h4>Cotton Pads &amp; 10% Sugar Solution</h4><p>Soaked cotton pads placed atop holding cup mesh provide a sugar-water source, maintaining mosquito condition during acclimatization and post-exposure holding.</p></div>
<div class="equip-card"><h4><a class="product-link" href="https://www.labitems.co.in/search-products?q=Stopwatch+Timer" target="_blank" rel="noopener">Digital Timer / Stopwatch</a></h4><p>Ensures precise, standardized timing of exposure duration and knockdown observation intervals.</p></div>
<div class="equip-card"><h4><a class="product-link" href="https://www.labitems.co.in/search-products?q=Thermo-Hygrometer" target="_blank" rel="noopener">Thermo-Hygrometer</a></h4><p>Continuously monitors temperature and relative humidity in the testing room to confirm conditions remain within WHO-specified ranges.</p></div>
<div class="equip-card"><h4><a class="product-link" href="https://www.labitems.co.in/search-products?q=Fine+Forceps" target="_blank" rel="noopener">Fine Forceps &amp; Soft Brush</a></h4><p>Used for careful handling of knocked-down or dead mosquitoes during scoring, without damaging specimens needed for further analysis.</p></div>
<div class="equip-card"><h4>Labels, Markers &amp; Data Sheets</h4><p>Standardized recording forms and waterproof labels for identifying test samples, replicate numbers, cone positions, and mosquito batches.</p></div>
<div class="equip-card"><h4>Personal Protective Equipment</h4><p>Gloves and, where insecticide handling is involved in sample preparation, a mask and apron to minimize operator exposure.</p></div>
</div></div><!-- ═══ SECTION 5 ═══ --><div class="section" id="mosquitoes"><h2 class="section-title">5. Mosquito Selection, Handling &amp; Pre-Test Care</h2><p>The quality and physiological uniformity of test mosquitoes directly affects the reliability of cone bioassay results. Poorly conditioned or damaged mosquitoes can produce false knockdown or mortality readings unrelated to the insecticide being tested.</p><h3 class="sub-title">Mosquito Requirements</h3><ul><li><strong>Sex:</strong> Female mosquitoes only — the relevant target for disease transmission and host-seeking behavior.</li><li><strong>Age:</strong> 3–5 days old, allowing full cuticular hardening while remaining within a standardized physiological window.</li><li><strong>Parity:</strong> Nulliparous (have not yet laid eggs), which standardizes physiological condition and avoids variability introduced by blood-feeding or oviposition history.</li><li><strong>Feeding status:</strong> Sugar-fed until approximately one hour before testing, then sugar-starved immediately prior to exposure so that feeding behavior does not interfere with the assay.</li><li><strong>Condition:</strong> Only healthy, active, undamaged insects should be used — mosquitoes with missing legs, damaged wings, or visibly reduced activity should be excluded, as pre-existing injury can be mistaken for insecticide-induced knockdown.</li><li><strong>Strain:</strong> Use a WHO-recommended insecticide-susceptible reference strain for standard efficacy testing, or field-collected/F1 populations when the objective is resistance monitoring.</li></ul><h3 class="sub-title">Handling and Care Before Release Into Test Chambers</h3><p>Careful handling in the hours before testing is essential to avoid introducing stress-related mortality that could be misattributed to the treated surface.</p><ul><li><strong>Gentle transfer only:</strong> Move mosquitoes using an aspirator rather than by hand at every stage — from rearing cage to holding cup, and from holding cup into the cone.</li><li><strong>Minimize handling frequency:</strong> Each additional transfer increases the risk of physical damage; batch mosquitoes into holding cups in the exact numbers required for each cone in advance.</li><li><strong>Avoid prolonged chilling or CO<sub>2</sub> immobilization:</strong> Brief cold knock-down or CO<sub>2</sub> may be used to ease transfer, but mosquitoes must be allowed at least 30–60 minutes to fully recover normal activity before exposure; residual sedation can be misread as insecticide-induced knockdown.</li><li><strong>Acclimatize before testing:</strong> Hold mosquitoes in the test room for approximately one hour before exposure so they equilibrate to the ambient temperature and humidity of the testing environment.</li><li><strong>Protect from desiccation:</strong> Keep a moistened cotton pad or sugar-soaked pad on holding cups at all times except during the brief pre-test starvation window, and avoid placing cups in direct sunlight or drafts.</li><li><strong>Reduce visual and physical disturbance:</strong> Keep holding cups covered and undisturbed in a quiet area; excessive vibration, light, or noise can elevate baseline activity and stress levels.</li><li><strong>Discard unsuitable individuals:</strong> Before loading a cone, visually inspect the batch and replace any mosquito that appears sluggish, injured, or abnormally positioned.</li><li><strong>Match testing time to design intent:</strong> Where possible, schedule testing to coincide with the mosquito species' natural activity period (for example, many <em>Anopheles</em> species are most active around dusk and at night), since activity level can influence contact rate with the treated surface.</li></ul></div>
<!-- ═══ SECTION 6 ═══ --><div class="section" id="surfaces"><h2 class="section-title">6. Types of Test Surfaces Used</h2><p>The WHO cone bioassay is applied to a variety of treated surfaces depending on the vector control intervention being evaluated.</p><h3 class="sub-title">Long-Lasting Insecticidal Nets (LLINs) and Treated Fabrics</h3><p>Netting material is the most common surface tested. Nets vary by fiber type (polyester, polyethylene), construction (multifilament or monofilament), and insecticide incorporation method (coated or incorporated into the fiber during extrusion). Testing typically samples multiple net brands and treatment technologies, including PBO-synergist nets and dual active-ingredient nets.</p><h3 class="sub-title">Indoor Residual Spraying (IRS) Substrates</h3><p>For IRS efficacy monitoring, cone bioassays are performed directly on sprayed wall or ceiling surfaces, or on portable standardized substrate panels prepared to represent common construction materials, including:</p><ul><li><strong>Cement / concrete</strong> — representing urban and permanent housing structures.</li><li><strong>Mud plaster</strong> — representing traditional rural housing walls, one of the most common substrates in malaria-endemic settings.</li><li><strong>Wood / plywood</strong> — representing wooden housing panels or ceiling boards.</li><li><strong>Whitewashed or lime-washed surfaces</strong> — representing walls treated with traditional lime coatings that can affect insecticide persistence.</li><li><strong>Ceramic tile or painted surfaces</strong> — representing modern finished interior walls in some settings.</li></ul><h3 class="sub-title">Treated Test Papers</h3><p>Standardized filter papers impregnated with a known concentration of insecticide in a defined carrier oil are used as reference or calibration surfaces, particularly in insecticide susceptibility and resistance studies. While these are more commonly used in the WHO tube test, they are sometimes mounted behind cones as a controlled reference surface when comparing against field-treated net or wall samples.</p><div class="callout"><strong>Note:</strong> Whichever surface is used, WHO guidance requires the inclusion of an appropriate untreated negative control of the same base material (untreated net, unsprayed substrate panel, or blank carrier-oil paper) tested alongside every batch. </div>
</div><!-- ═══ SECTION 7 ═══ --><div class="section" id="preparation"><h2 class="section-title">7. Preparing Test Materials &amp; Surfaces</h2><h3 class="sub-title">Net Sample Preparation</h3><ul><li>Cut treated fabric samples to a standard size, typically 25 × 25 cm.</li><li>Sample from multiple representative positions on the net (e.g., roof panel and each of the four sides) rather than a single location, since insecticide distribution can vary across a net.</li><li>Avoid cutting directly on seams, hems, or edges, which may have atypical insecticide concentration.</li><li>Bring refrigerated or cold-stored samples to room temperature before testing to avoid condensation or handling stress.</li><li>Label each sample piece with net identity, position, wash number (if applicable), and replicate number.</li></ul><h3 class="sub-title">IRS Substrate Panel Preparation</h3><ul><li>Prepare substrate panels (cement, mud plaster, wood, etc.) to standard WHO dimensions before spraying, ensuring a smooth, representative, and consistent surface finish.</li><li>Cure or dry panels fully according to material type (mud plaster panels typically require several days of drying) before insecticide application.</li><li>Apply the insecticide formulation at the target dosage using a calibrated sprayer, matching field application conditions as closely as possible.</li><li>Allow the sprayed deposit to dry completely — generally at least 24 hours — before the first bioassay is conducted.</li><li>Store panels under conditions representative of the monitoring objective: indoors under ambient conditions if assessing typical household residual life, or under controlled/accelerated weathering if simulating extended exposure.</li></ul><h3 class="sub-title">Treated Test Paper Preparation</h3><ul><li>Impregnate filter papers with a precise, pre-determined concentration of insecticide dissolved in the WHO-specified carrier oil (e.g., silicone oil or specified alternative).</li><li>Dry impregnated papers fully and store away from light and heat until use to prevent degradation.</li><li>Always prepare a matching control paper treated only with carrier oil, with no insecticide.</li></ul></div>
<!-- ═══ SECTION 8 ═══ --><div class="section" id="conditions"><h2 class="section-title">8. Test Conditions</h2><p>Environmental conditions must be tightly controlled and continuously monitored throughout testing, since temperature and humidity directly influence both mosquito activity and insecticide performance.</p><ul><li><strong>Temperature:</strong> 27 ± 2°C</li><li><strong>Relative humidity:</strong> 80 ± 20%</li><li><strong>Lighting:</strong> Maintain consistent, non-glaring ambient lighting; avoid direct sunlight falling on cones or holding cups.</li><li><strong>Timing:</strong> Where feasible, conduct testing during the target species' normal activity period to reflect realistic contact behavior.</li><li><strong>Airflow:</strong> Avoid direct drafts from fans, air conditioning vents, or open windows near the test setup, as airflow can affect both mosquito behavior and volatile insecticide loss.</li></ul><p>A calibrated thermo-hygrometer should be placed near the test area and readings logged at the start and end of every exposure session.</p></div>
<!-- ═══ SECTION 9 ═══ --><div class="section" id="mounting"><h2 class="section-title">9. Mounting &amp; Securing the Cones</h2><p>Correct mounting is critical: any gap between the cone rim and the treated surface allows mosquitoes to escape and invalidates the exposure. The technique for securing the cone depends on the surface type.</p><div class="method-block"><h3>Securing Cones to Net Samples (Test Frame Method)</h3><ol><li>Mount the cut net sample onto the <a class="product-link" href="https://www.labitems.co.in/products/who-cones-test-frames-or-surfaces/116250000029747057" target="_blank" rel="noopener">WHO Cone Test Frame</a>, keeping the fabric taut but not stretched, and free of folds or wrinkles that could create an uneven contact surface.</li><li>Position the frame at the recommended testing angle of 45–60° to standardize mosquito contact behavior.</li><li>Attach the <a class="product-link" href="https://www.labitems.co.in/products/bioassay-cones-conical-chamber-for-mosquito-bioassay/116250000000364044" target="_blank" rel="noopener">WHO Bioassay Cone</a> over the mounted sample through the frame's designated cone opening, pressing firmly to form a complete seal against the fabric.</li><li>Check the full circumference of the cone rim for gaps before introducing mosquitoes.</li></ol></div>
<div class="method-block"><h3>Securing Cones to Sprayed Walls (In-Situ IRS Monitoring)</h3><ol><li>Select a flat, representative section of the sprayed wall, avoiding cracks, corners, or visibly uneven plaster.</li><li>Press the cone's narrow rim flush against the wall surface, using masking tape, push-pins, or a spring-clip cone holder around the outer edge of the cone to hold it firmly in place for the full exposure duration.</li><li>For porous or uneven substrates such as mud plaster, apply gentle, even pressure around the entire rim and check for light gaps by eye before sealing; a thin foam gasket at the cone's base can improve the seal on irregular surfaces.</li><li>Test multiple wall positions (e.g., at different heights: 1 m, 1.5 m, and 2 m from the floor) since spray deposition and mosquito resting height both vary.</li></ol></div>
<div class="method-block"><h3>Securing Cones with Treated Test Papers</h3><ol><li>Place the impregnated test paper flat against a rigid backing (such as a petri dish base or holder plate) to keep it smooth and fully in contact with the cone rim.</li><li>Position the cone directly over the paper and secure it using the holder's clip mechanism or an elastic band around the assembly, ensuring the paper does not shift or curl during the test.</li><li>Confirm there are no air gaps at the rim, as papers are thinner and more prone to buckling than fabric or wall substrates.</li></ol></div>
<div class="callout"><strong>General rule for all surfaces:</strong> before introducing mosquitoes, visually and physically confirm a complete seal around the entire cone rim. A properly secured cone should not allow a mosquito to walk out at any point along its base. </div>
</div><!-- ═══ SECTION 10 ═══ --><div class="section" id="exposure"><h2 class="section-title">10. Exposure Procedure</h2><ol><li>Introduce five female mosquitoes into each secured cone using an aspirator, inserting them through the mesh-covered opening at the cone's wide end.</li><li>Seal the opening immediately after introduction to prevent escape.</li><li>Expose mosquitoes to the treated surface for the standard duration — 3 minutes for net/fabric bioassays, or 30 minutes for IRS wall-surface bioassays, per WHO guidance for the relevant surface type.</li><li>At the end of the exposure period, remove mosquitoes from the cone using the aspirator, handling them gently to avoid physical damage.</li><li>Transfer the exposed mosquitoes into labelled holding cups, keeping cones and their respective mosquito batches clearly matched to sample identity and replicate number.</li><li>Provide access to a cotton pad soaked in 10% sugar solution on the holding cup mesh throughout the holding period.</li></ol><div class="callout"><strong>Do not overcrowd cones.</strong> WHO recommends no more than five mosquitoes per cone; overcrowding increases physical contact between mosquitoes themselves, alters individual contact time with the treated surface, and can artificially influence knockdown and mortality results. </div>
</div><!-- ═══ SECTION 11 ═══ --><div class="section" id="observation"><h2 class="section-title">11. Observation Schedule</h2><p>Systematic, time-bound observation is central to generating valid, comparable bioassay data.</p><div class="table-wrap"><table><thead><tr><th>Observation</th><th>Time Point</th></tr></thead><tbody><tr><td>Knockdown intervals (optional, for a full KD curve)</td><td>10, 15, 20, 30, 40, 50 minutes post-exposure</td></tr><tr><td>Knockdown (KD60)</td><td>60 minutes post-exposure</td></tr><tr><td>Mortality (M24)</td><td>24 hours post-exposure</td></tr><tr><td>Extended mortality holding (slow-acting active ingredients, e.g., chlorfenapyr)</td><td>Up to 72 hours post-exposure</td></tr></tbody></table></div>
<p>A mosquito is scored as <strong>knocked down</strong> if it is unable to stand or fly in a coordinated manner. A mosquito is scored as <strong>dead</strong> if it shows no movement when the holding cup is gently prodded or tapped. For newer dual active-ingredient nets containing slow-acting compounds such as chlorfenapyr, WHO guidance recommends extending the mortality holding period beyond the standard 24 hours — commonly to 72 hours — because the mode of action of these compounds produces delayed mortality that would otherwise be underestimated.</p><p>Additional endpoints, such as fertility, fecundity, or blood-feeding inhibition, may also be assessed depending on the specific objectives of the study.</p></div>
<!-- ═══ SECTION 12 ═══ --><div class="section" id="controls"><h2 class="section-title">12. Controls</h2><p>Every test run must include appropriate controls to distinguish insecticide-induced effects from background mortality or handling stress.</p><ul><li><strong>Negative control:</strong> Untreated polyester or polyethylene netting (matching the base fabric of the test net), or an unsprayed section of the same substrate material for IRS studies. This should be handled identically to test samples throughout preparation, mounting, and exposure.</li><li><strong>Positive control:</strong> A WHO-recommended insecticide-treated reference material appropriate to the insecticide class under study, confirming that the test mosquito batch is responsive and that test conditions are capable of producing an expected effect.</li></ul><p>Where the objective is resistance monitoring, it is also useful to run the same treated surface against both a known-susceptible reference strain and the field or F1 population being investigated, in parallel, under identical conditions.</p></div>
<!-- ═══ SECTION 13 ═══ --><div class="section" id="acceptance"><h2 class="section-title">13. Test Acceptance Criteria &amp; Abbott's Correction</h2><p>WHO guidance sets clear thresholds for control mortality to ensure that results reflect the treated surface's activity rather than background mortality:</p><ul><li>Negative control mortality should not exceed 10% at 24 hours for the test to be considered valid.</li><li>If control mortality falls between 5% and 10%, apply <strong>Abbott's correction</strong> to adjust test mortality for background mortality.</li><li>If control mortality exceeds 10%, the test should be discarded and repeated.</li></ul><div class="formula-box">Corrected Mortality (%) = [(Test Mortality % − Control Mortality %) ÷ (100 − Control Mortality %)] × 100</div>
<p><strong>Example:</strong> Test mortality = 92%, control mortality = 6% → Corrected mortality = [(92 − 6) ÷ (100 − 6)] × 100 = <strong>91.5%</strong></p></div>
<!-- ═══ SECTION 14 ═══ --><div class="section" id="data"><h2 class="section-title">14. Data Recording</h2><p>For each sample tested, the following should be recorded on a standardized data sheet:</p><ul><li>Mosquito strain and source (colony name or field collection site)</li><li>Sample identification (net brand/lot, wash number, wall position, or paper batch)</li><li>Number of cones tested and cone/position identifiers</li><li>Exposure time and start/end time of each replicate</li><li>Knockdown counts at each observation interval, including KD60</li><li>Mortality count at 24 hours (and extended holding if applicable)</li><li>Test temperature and relative humidity (start and end of session)</li><li>Date, location, and operator name</li><li>Control results (negative and positive) for the same session</li></ul><p>WHO guidance recommends testing multiple positions per net (commonly the roof plus all four sides) and running a sufficient number of replicate cones and mosquitoes per position to support valid statistical analysis — as a general benchmark, aim for a minimum of around 50 mosquitoes tested per net position across replicates. Maintaining consistent, complete records across all replicates allows for pooled analysis and comparison across time points, wash numbers, or field sites.</p></div>
<!-- ═══ SECTION 15 ═══ --><div class="section" id="glp"><h2 class="section-title">15. Good Laboratory Practices</h2><ul><li>Use separate aspirators for treated and control samples to prevent cross-contamination of insecticide residue.</li><li>Clean cones and frames thoroughly between tests, and dedicate separate equipment sets to different insecticide classes where possible.</li><li>Keep testing conditions (temperature, humidity, lighting, timing) consistent throughout a study to allow valid comparison across sessions.</li><li>Perform sufficient replicates to support reliable statistical analysis, and avoid drawing conclusions from single-cone results.</li><li>Conduct all assays using standardized, written standard operating procedures (SOPs) to improve reproducibility across operators and sites.</li><li>Calibrate thermo-hygrometers, timers, and sprayers used in substrate preparation on a regular schedule.</li><li>Maintain chain-of-custody and batch records for insecticide-treated materials, particularly when results will support regulatory submissions.</li><li>Handle insecticide-treated materials with gloves, and prepare or store treated papers and substrates in a well-ventilated, dedicated area away from untreated colony-rearing rooms.</li></ul></div>
<!-- ═══ SECTION 16 ═══ --><div class="section" id="products"><h2 class="section-title">16. LabItems WHO Bioassay Equipment</h2><p>For standardized WHO cone bioassays, LabItems offers:</p><ul><li><a class="product-link" href="https://www.labitems.co.in/products/who-cones-test-frames-or-surfaces/116250000029747057" target="_blank" rel="noopener">WHO Cone Test Frame</a> — securely mounts treated fabric samples at the recommended testing angle.</li><li><a class="product-link" href="https://www.labitems.co.in/products/bioassay-cones-conical-chamber-for-mosquito-bioassay/116250000000364044" target="_blank" rel="noopener">WHO Bioassay Cone (Conical Chamber)</a> — manufactured to WHO specifications for uniform mosquito exposure.</li></ul><p>Designed for medical entomology laboratories, universities, vector control programmes, and insecticide efficacy studies, these products facilitate reliable and reproducible WHO cone bioassays.</p></div>
<!-- ═══ SECTION 17 ═══ --><div class="section" id="references"><h2 class="section-title">17. References</h2><div class="references"><ol><li>WHO. Guidelines for Laboratory and Field Testing of Long-Lasting Insecticidal Nets. Geneva: World Health Organization; 2013.</li><li>WHO. Guidelines for Testing Mosquito Adulticides for Indoor Residual Spraying and Treatment of Mosquito Nets. WHO/CDS/NTD/WHOPES/GCDPP/2006.3. Geneva: World Health Organization; 2006.</li><li>WHO. Test Procedures for Insecticide Resistance Monitoring in Malaria Vector Mosquitoes. 2nd Ed. Geneva: World Health Organization; 2016.</li><li>WHO. Guidelines for Monitoring the Durability of Long-Lasting Insecticidal Mosquito Nets Under Operational Conditions. Geneva: World Health Organization; 2011.</li><li>WHO Prequalification Team – Vector Control. Data Requirements and Standard Evaluation Process. Geneva: World Health Organization.</li><li>Abbott WS. A Method of Computing the Effectiveness of an Insecticide. Journal of Economic Entomology. 1925.</li></ol></div>
</div></article></div><footer><p>© 2026 <a href="https://www.labitems.co.in" target="_blank" rel="noopener">LabItems.co.in</a> — Laboratory &amp; Field Entomology Supplies</p><p style="margin-top:6px;font-size:0.82rem;opacity:0.7;">This article is for informational and educational purposes. Content compiled from WHO guidelines and standard entomological literature.</p></footer></div>
</div><div data-element-id="elm_cZdgkSrHTCGrufTSzKdaAQ" data-element-type="button" class="zpelement zpelem-button "><style></style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"></style><a role="button" class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md zpbutton-style-none " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 06 Jul 2026 08:46:16 +0000</pubDate></item><item><title><![CDATA[Importance of studying insects, and insect kits to collect and research on insects]]></title><link>https://www.labitems.co.in/blogs/post/Entomological-Field-Kits</link><description><![CDATA[<img align="left" hspace="5" src="https://www.labitems.co.in/Mon May 15 2023.png"/>Insect kits or field entomological kits are single point of source for all kinds of insect collection accessories and tools for collection, storage, recording and analysing insects.]]></description><content:encoded><![CDATA[
<div class="zpcontent-container blogpost-container "><div data-element-id="elm_ZPhrFkUtSrKATzIcrEvpaw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer"><div data-element-id="elm_sjRs6qITTfqQBWbuZ3Fpqw" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"></style><div data-element-id="elm_llKLGzy4SyWgrc5qycee_g" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_edQTqJ9gQimTvBxGbo1WPg" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h2
 class="zpheading zpheading-align-center " data-editor="true">Entomological Kits for Collection, Staging, Preserving and Recording Insects&nbsp;<br>​<img src="/Mon%20May%2015%202023-1.png" alt="entoWIZ insect collection kits or entomological collection kit or entomological kits"></h2></div>
<div data-element-id="elm_I5R4bhthSAiQip1B16UShg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_I5R4bhthSAiQip1B16UShg"].zpelem-text{ border-radius:1px; } </style><div class="zptext zptext-align-center " data-editor="true"><p style="text-align:left;">&nbsp;<span style="font-size:18pt;color:inherit;">Benefits of Studying Insects</span></p><p style="color:inherit;text-align:left;margin-bottom:18pt;"><span style="font-size:12pt;">Insects are the most diverse group of animals on Earth, and they play an important role in our environment and our lives. Studying insects can help us understand their role in the ecosystem, and it can also lead to new discoveries in fields such as medicine, agriculture, and pest control.</span></p><p style="color:inherit;text-align:left;margin-bottom:18pt;"><span style="font-size:18px;font-family:&quot;Prosto One&quot;, cursive;">Here are some of the benefits of studying insects:</span></p><ul style="color:inherit;"><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">Pollination: Insects are responsible for pollinating a wide variety of plants, including many of our food crops. Without insects, we would not have many of the fruits, vegetables, and nuts that we enjoy.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">Food source: Insects are a food source for many animals, including birds, reptiles, amphibians, fish, and mammals. Some people also eat insects, and they can be a good source of protein.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">Decomposers: Insects help to break down dead plant and animal matter, which helps to recycle nutrients and prevent waste accumulation.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">Bioindicators: Insects can be used as bioindicators to assess the health of an ecosystem. For example, the presence of certain insect species can indicate that the water quality is poor.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">Medical research: Insects can be used in medical research, as they share some genes with humans and can carry pathogens that affect humans. Studying insects can help us develop new treatments and preventions for diseases.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">Pest management: Insects can cause damage to crops and spread diseases. By understanding the biology of insects, we can develop better methods of biological and chemical pest control.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;margin-bottom:8pt;"><span style="font-size:12pt;">Biological diversity: Insects are a source of biological diversity, with more than 950,000 species known and many more undiscovered. Studying insects can reveal new insights into evolution, ecology, and behavior.</span></p></li></ul><p style="color:inherit;text-align:left;margin-bottom:18pt;"><span style="font-size:12pt;">In summary, studying insects can help us improve our food production, environmental conservation, medical research, pest management, and scientific knowledge.</span></p><p style="color:inherit;text-align:left;margin-bottom:18pt;"><span style="font-weight:bold;font-family:Comfortaa, sans-serif;">Benefits of insects to human beings. The list is not exhaustive but a simple straightforward list:</span></p><div style="color:inherit;"><ul><li style="text-align:left;">They pollinate crops that we rely on as food, such as fruits, vegetables, and nuts.</li><li style="text-align:left;">They provide food for humans, such as honey, silk, and edible insects that are rich in protein, vitamins, minerals, and healthy fats.</li><li style="text-align:left;">They control pest insects that can damage crops or spread diseases.</li><li style="text-align:left;">They recycle waste and organic matter, such as dung, dead animals, and fallen leaves.</li><li style="text-align:left;">They produce useful products, such as lac, beeswax, and dyes.</li><li style="text-align:left;">They offer aesthetic and cultural value, such as butterflies, beetles, and ants that are admired for their beauty, diversity, and symbolism.</li></ul></div><p style="color:inherit;text-align:left;margin-bottom:18pt;"><span style="font-size:18px;font-family:&quot;Prosto One&quot;, cursive;">Field Kits contents for Entomological Kits&nbsp;</span><img src="https://th.bing.com/th/id/OIG.DwXo1ZgWiQN7hH_R.ACK?pid=ImgGn" alt="Insect collection kit by labitems, entomological collection kit, entomological field collection kits" style="color:inherit;text-align:center;width:189px !important;height:189px !important;max-width:100% !important;"></p><p style="text-align:left;margin-bottom:18pt;"><span style="font-size:20px;font-family:&quot;Prosto One&quot;, cursive;color:rgb(135, 116, 220);">All in one kit is available for students and professional use. The kit is very economical and useful for insect collections, preparation of the samples for storage, pinning the samples and storing them safely. Please visit&nbsp;<a href="https://www.labitems.co.in/products/geniusgullu-insect-collection-starter-gics-entomological-kit/116250000011792001" title="Gullugenius Starter Insect Collection Kit" target="_blank" rel="">Gullugenius Starter Insect Collection Kit</a> page to know more about the kit.</span></p><p style="color:inherit;text-align:left;margin-bottom:18pt;"><span style="font-size:12pt;">An entomological field kit is a collection of tools and supplies used by entomologists to collect, identify, and study insects. The specific contents of an entomological field kit will vary depending on the needs of the entomologist and the type of insects they are studying, but some common items include:</span></p><ul style="color:inherit;"><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">A net: A net is essential for collecting insects. There are many different types of nets available, but the most common type is a butterfly net. Butterfly nets are lightweight and easy to use, and they have a long handle that allows you to reach insects that are high up in trees or bushes.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;"><a href="https://www.labitems.co.in/search-products?q=killing%2Bjar" title="A killing jar" target="_blank" rel="">A killing jar</a>: A killing jar is used to kill insects quickly and humanely. Killing jars typically contain a chemical that quickly suffocates insects.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">A killing bottle: A killing bottle is similar to a killing jar, but it uses a different type of chemical that kills insects more slowly. This can be useful for insects that you want to study in more detail before killing them.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">A pin: Insects are typically pinned to a board for storage and display. Pins come in a variety of sizes, so you will need to choose the right size pin for the size of the insect you are pinning.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;"><a href="https://www.labitems.co.in/search-products?q=storage%20box" title="A storage box" target="_blank" rel="">A storage box</a>: A storage box is used to keep your insects safe and secure. Storage boxes should be made of a sturdy material that will protect your insects from damage.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">A magnifying glass: A magnifying glass is useful for examining insects up close.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">A field guide: A field guide is a book that identifies different types of insects. Field guides typically have pictures and descriptions of insects, making them a valuable resource for entomologists.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;margin-bottom:11pt;"><span style="font-size:12pt;">A notebook: A notebook is used to record your observations of insects. This can be helpful for keeping track of the types of insects you see, where you see them, and when you see them.</span></p></li></ul><p style="color:inherit;text-align:left;margin-bottom:18pt;"><span style="font-size:12pt;">In addition to these basic items, there are many other tools and supplies that can be useful for entomologists. Some of these additional items include:</span></p><ul style="color:inherit;"><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">A camera: A camera can be used to take pictures of insects. This can be helpful for documenting your findings and sharing them with others.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">A GPS unit: A GPS unit can be used to track your location while you are collecting insects. This can be helpful for finding the same spots again in the future.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;margin-bottom:11pt;"><span style="font-size:12pt;">A first-aid kit: A first-aid kit is always a good idea to have with you when you are collecting insects. This is in case you get stung or bitten by an insect.</span></p></li></ul><p style="color:inherit;text-align:left;margin-bottom:18pt;"><span style="font-size:12pt;">No matter what type of insects you are interested in studying, it is important to have the right tools and supplies. An entomological field kit can help you collect, identify, and study insects safely and effectively.</span></p><ul style="color:inherit;"><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">Net: <a href="https://www.labitems.co.in/search-products?q=collection%2Bnet" title="A net is essential for collecting insects" target="_blank" rel="">A net is essential for collecting insects</a>. There are many different types of nets available with us that include butterfly net, fine insect collection net, water net, well net etc. These nets are again classified based on the total length and type of the collection handle. The collection handle may be fixed in length or adjustable based on the requirement. Fixed length nets are available at variable lengths like 60cm or 90 cm while telescopic adjustable insect nets are available at 3-step and 4-step. Meaning the extension pole is foldable up to 3 steps while 4 steps is up to 4 steps. Since each step carries some length, 4 steps is longer in length compared to other types of collection handles.</span></p></li><li style="font-size:12pt;"><p style="text-align:left;"><span style="font-size:12pt;">Killing jar: A killing jar is used to kill insects quickly and humanely. We have both plastic and glass killing jars. For abrasive chemicals like chloroform we can’t use the plastic jars as the abrasive chemicals can eat the plastic and contents may ooze out of the bottle. In that case, using glass killing jars is an option. Ethyl acetate is the most commonly used chemical for killing insects quickly.&nbsp;</span></p></li><li style="font-size:12pt;"><p style="text-align:left;margin-bottom:11pt;"><span style="font-size:12pt;">Ethyl Acetate: Ethyl acetate is a colorless liquid that is commonly used as an insect killing agent. It is a flammable and volatile chemical that is toxic to humans and animals. Ethyl acetate is effective at killing insects because it disrupts their respiratory system. When insects breathe in ethyl acetate, it dissolves in the water in their lungs and prevents them from absorbing oxygen. This causes the insects to suffocate and die within a few minutes. Ethyl acetate is a popular choice for insect killing because it is relatively inexpensive and easy to use. It is also effective at killing a wide variety of insects, including beetles, flies, moths, and butterflies. However, ethyl acetate has some disadvantages. It can damage the DNA of insects, which can make it difficult to study the insects' genetic material. Ethyl acetate can also be harmful to the environment. It is a volatile chemical that can evaporate into the air and pollute the air and water.</span></p></li></ul><p style="color:inherit;text-align:left;margin-left:36pt;margin-bottom:18pt;"><span style="font-size:12pt;">Despite its disadvantages, ethyl acetate remains a popular choice for insect killing. It is an effective and inexpensive way to kill insects, and it is relatively easy to use. However, it is important to be aware of the potential risks associated with using ethyl acetate, and to take steps to minimize these risks.</span></p><ul><li><p></p><div style="color:inherit;font-size:12pt;text-align:left;"><span style="font-size:12pt;color:inherit;">Killing bottle: A killing bottle is similar to a killing jar, but it uses a different type of chemical that kills insects more slowly. This can be useful for insects that you want to study in more detail before killing them. The most common type of killing bottle is a CO2 killing bottle. CO2 killing bottles are effective at killing insects, but they are not as humane as cyanide or chloroform or ethyl acetate killing jars. Please look into CO2 control release set up for anesthetizing insects for more studies.</span></div><div style="text-align:left;"><br></div><p></p></li><li><p></p><div style="color:inherit;font-size:12pt;text-align:left;"><div style="color:inherit;font-size:12pt;"><span style="font-size:12pt;color:inherit;">Pin: Insects are typically pinned to a board for storage and display.<a href="https://www.labitems.co.in/products/insect-pins-pure-ss-without-enamel-coating/116250000002201064" title=" Pins come in a variety of sizes" target="_blank" rel=""> Pins come in a variety of sizes</a>, so you will need to choose the right size pin for the size of the insect you are pinning. It is important to use pins that are sharp, sturdy and straight. Pins are available in various sizes like #000, #00, #0, #1, #2, #3, #4, and #5</span></div></div><div style="text-align:left;"><br></div><p></p></li><li><p></p><div style="color:inherit;font-size:12pt;text-align:left;"><span style="font-size:12pt;color:inherit;">Storage box: A storage box is used to keep your insects safe and secure. Storage boxes should be made of a sturdy material that will protect your insects from damage. The most common type of storage box is a wooden box however several models based on different materials are available for every purchase that depends on where these boxes are going to be used. For example, students need to submit for assignments so for them the economics and functionality and price is a concerned area. For professionals and museum grade storage purposes, functionality and outlook of the boxes are more important.</span></div><div style="text-align:left;"><br></div><p></p></li><li><p></p><div style="color:inherit;font-size:12pt;text-align:left;"><div style="color:inherit;font-size:12pt;"><span style="font-size:12pt;color:inherit;"><a href="https://www.labitems.co.in/products/magnifying-lens-with-led-light/116250000004284098" title="Magnifying glass" target="_blank" rel="">Magnifying glass</a>: A magnifying glass is useful for examining insects up close. Different kinds of magnifying glasses are available such as simple handheld lenses and a LED light powered magnifying lens</span></div></div><div style="text-align:left;"><br></div><p></p></li><li><p></p><div style="color:inherit;font-size:12pt;text-align:left;"><span style="font-size:12pt;color:inherit;">Field guide: A field guide is a book that identifies different types of insects. Field guides typically have pictures and descriptions of insects (not available), making them a valuable resource for entomologists. When choosing a field guide, it is important to choose one that is comprehensive and up-to-date. Usually the guide is made available online from our site. Our guide is helpful as we made this guide available through videos and text.</span></div><div style="text-align:left;"><br></div><p></p></li><li><p></p><div style="color:inherit;font-size:12pt;text-align:left;"><span style="font-size:12pt;color:inherit;">Notebook: A notebook is used to record your observations of insects. This can be helpful for keeping track of the types of insects you see, where you see them, and when you see them, place, habitat, weather of the locality, surrounding geographical marks and parameters like altitude and slope, and place on the map-GPS location for further studies using GIS or satellite images.</span></div><div style="text-align:left;"><br></div><p></p></li><li><p></p><div style="color:inherit;font-size:12pt;text-align:left;"><span style="font-size:12pt;color:inherit;">Camera: A camera can be used to take pictures of insects. This can be helpful for documenting your findings and sharing them with others (not available with us). When choosing a camera, it is important to choose one that has a good macro lens. A macro lens is a lens that can focus on objects that are very close to the camera. Alternatively, stereozoom camera can be used along with any good modern smart phone with a decent camera that can do wonders on photography. It does not requires any expensive camera or skills to shoot good photos of insects</span></div><div style="text-align:left;"><br></div><p></p></li><li><p></p><div style="color:inherit;font-size:12pt;text-align:left;"><span style="font-size:12pt;color:inherit;">GPS unit: A GPS unit can be used to track your location while you are collecting insects. This can be helpful for finding the same spots again in the future. When choosing a GPS unit, it is important to choose one that is lightweight and easy to use. The Garmin GPS unit we supply has several useful features available for recording the locations.</span></div><div style="text-align:left;"><br></div><p></p></li><li style="color:inherit;font-size:12pt;"><p style="margin-bottom:11pt;"></p><div style="text-align:left;"><span style="font-size:12pt;color:inherit;">First-aid kit: A first-aid kit is always a good idea to have with you when you are collecting insects. This is in case you get stung or bitten by an insect. When choosing a first-aid kit, it is important to choose one that has a variety of supplies, such as bandages, antiseptic wipes, and pain relievers and if possible fine tip forceps so that stings left from insect bites can be removed safely so that pin can get subsides quickly</span></div><span style="font-size:12pt;"><br></span><p></p></li></ul><p style="color:inherit;margin-bottom:18pt;"><span style="font-size:12pt;">I hope this guide helps you to choose the right entomological kit for your scientific and professional use!</span></p><div style="text-align:left;color:inherit;"><span style="font-size:12pt;"><br></span></div></div>
</div><div data-element-id="elm_3SRM66nbRKeg4LcMuvtZqA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_3SRM66nbRKeg4LcMuvtZqA"].zpelem-button{ border-radius:1px; } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"></style><a role="button" class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md zpbutton-style-none " href="https://www.labitems.co.in/collections/entomological-kits/116250000006658324" target="_blank" title="Entomological collection kits"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Sat, 10 Apr 2021 17:42:14 +0000</pubDate></item></channel></rss>