<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>metrologia Archivi - CactusGroup</title>
	<atom:link href="https://cactusgroup.space/tag/metrologia/feed/" rel="self" type="application/rss+xml" />
	<link>https://cactusgroup.space/tag/metrologia/</link>
	<description>Modellismo dinamico, elettronica, e molto altro!</description>
	<lastBuildDate>Sun, 21 Aug 2022 18:09:50 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://cactusgroup.space/wp-content/uploads/2022/06/cropped-cropped-logo.300dpi-150x150.png</url>
	<title>metrologia Archivi - CactusGroup</title>
	<link>https://cactusgroup.space/tag/metrologia/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Contatore Geiger con display nixie</title>
		<link>https://cactusgroup.space/geiger-nixie/</link>
					<comments>https://cactusgroup.space/geiger-nixie/#respond</comments>
		
		<dc:creator><![CDATA[Alessio Spachtholz]]></dc:creator>
		<pubDate>Tue, 26 Jul 2022 12:37:20 +0000</pubDate>
				<category><![CDATA[Elettronica]]></category>
		<category><![CDATA[geiger]]></category>
		<category><![CDATA[metrologia]]></category>
		<category><![CDATA[nixie]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[radioattività]]></category>
		<guid isPermaLink="false">https://cactusgroup.space/?p=406</guid>

					<description><![CDATA[<p>Perché mai un geiger a nixie? Il motivo per il quale ho costruito un geiger a nixie è molto semplice: dato che adoro i tubi nixie volevo usarli in un progetto. Il punto è che avevo già assemblato un orologio-sveglia-lettore MP3, che per i miei standard è decisamente inutile. Infatti sul mio comodino uso Google&#8230;&#160;<a href="https://cactusgroup.space/geiger-nixie/" class="" rel="bookmark">Leggi tutto &#187;<span class="screen-reader-text">Contatore Geiger con display nixie</span></a></p>
<p>L'articolo <a rel="nofollow" href="https://cactusgroup.space/geiger-nixie/">Contatore Geiger con display nixie</a> proviene da <a rel="nofollow" href="https://cactusgroup.space">CactusGroup</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="has-text-align-center">Perché mai un geiger a nixie?</h2>



<p class="has-text-align-center">Il motivo per il quale ho costruito un geiger a nixie è molto semplice: dato che adoro i tubi nixie volevo usarli in un progetto. Il punto è che avevo già assemblato un orologio-sveglia-lettore MP3, che per i miei standard è decisamente inutile. Infatti sul mio comodino uso Google home per tutto. Quindi cercando in rete ho deciso che non c&#8217;era alternativa al fare uno strumento di misura. I display nixie furono prodotti proprio per questo uso, dato che erano molto costosi. Detto ciò mi sono accorto che praticamente tutti gli strumenti per misure elettriche che avesse un senso possedere già li avevo… quindi? Ho costruito un contatore geiger! Mi ha sempre appassionato il mondo della radioattività, grazie a questo dispositivo avrei almeno potuto quantificarla. </p>



<h2 class="has-text-align-center">Tipologia di contatore</h2>



<p class="has-text-align-center">Arrivato a questo punto non avevo la più pallida idea di come controllarlo. In realtà sapevo benissimo di poter usare sia un microcontrollore che una logica cablata, il problema fu scegliere tra i due. Ovviamente un sistema di tipo programmabile era per molti versi la scelta migliore, ma questo sarebbe risultato in contrasto con il metodo di gestione originale di un display nixie. Inoltre, dovendo controllarle mediante dei circuiti integrati dedicati, per non incorrere nello strazio di quaranta transistori per alta tensione &#8211; poco meno di 200V in corrente continua &#8211; ho optato per la logica cablata.</p>



<h2 class="has-text-align-center">Logica cablata sul circuito stampato?</h2>



<p class="has-text-align-center">Ed ecco che mi sono sentito fare un milione di volte domande su come integrare la logica cablata si un circuito stampato… &#8220;Come li metti tutti quei relè su un PCB?&#8221; Quello che non ho mai capito è come tutti si siano dimenticati che logica cablata non è solo nei quadri elettrici: agli albori dell&#8217;elettronica non esistevano i processori e nulla era programmabile. </p>



<p class="has-text-align-center">Un microcontrollore in realtà non è altro che una serie di porte logiche configurate in un sistema talmente generico da poter eseguire qualunque operazione. Un istruzione per una CPU non è solamente una parola binaria &#8211; di varia lunghezza: 8, 16, 32 o 64bit &#8211; che fa in modo di disporre una logica combinatoria fatta di transistori per l&#8217;esecuzione di un&#8217;istruzione. Ad esempio, se viene fornito il codice che rappresenta l&#8217;istruzione di una somma la logica &#8220;sboccherà&#8221; del latch che invieranno un numero di un registro ad un sommatore. A me è bastato disporre delle porte per eseguire una sola istruzione. Detto ciò si può intuire come sia semplice con solo una manciata di integrati TTL.</p>



<h2 class="has-text-align-center">Schemi elettrici del contatore geiger</h2>



<div class="wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile" style="grid-template-columns:auto 26%"><figure class="wp-block-media-text__media"><img decoding="async" loading="lazy" width="300" height="274" src="https://cactusgroup.space/wp-content/uploads/2022/07/schema_algoritmo_geiger-300x274.png" alt="" class="wp-image-410 size-medium" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/schema_algoritmo_geiger-300x274.png 300w, https://cactusgroup.space/wp-content/uploads/2022/07/schema_algoritmo_geiger.png 529w" sizes="(max-width: 300px) 100vw, 300px" /></figure><div class="wp-block-media-text__content">
<p class="has-text-align-center">In breve gli impulsi provenienti dalla sonda vanno a dei contatori. Sapendo che la radioattività si misura in CPM, basta mostrare a schermo gli impulsi ricevuti in un minuto. I contatori vengono a questo punto resettati ogni 60s &#8211; ogni 6s per le decine di CPM ed ogni 600ms per le centinaia &#8211; per cui all&#8217;istante prima del reset mostrano proprio il valore che interessa a noi. Il problema ora è mostrare solo quel numero e nessuno intermedio. Per farlo basta copiare quel dato binario in un registro e poi riavviare il conteggio, così modo da mostrare a schermo il contenuto del buffer.</p>
</div></div>



<figure class="is-layout-flex wp-block-gallery-1 wp-block-gallery has-nested-images columns-2 is-cropped">
<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="768" data-id="411"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144248067-1024x768.jpg" alt="" class="wp-image-411" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144248067-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144248067-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144248067-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144248067-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144248067-2048x1536.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="768" data-id="413"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144302400-1024x768.jpg" alt="" class="wp-image-413" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144302400-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144302400-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144302400-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144302400-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_144302400-2048x1536.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="768" data-id="412"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145358613-1024x768.jpg" alt="" class="wp-image-412" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145358613-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145358613-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145358613-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145358613-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145358613-2048x1536.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="768" data-id="414"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145405604-1024x768.jpg" alt="" class="wp-image-414" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145405604-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145405604-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145405604-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145405604-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_145405604-2048x1536.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</figure>



<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="has-text-align-center">Cablaggio</h2>



<p class="has-text-align-center">Segue una galleria del cablaggio. Il tutto è stato realizzato con filo molto sottile su basetta millefori.</p>



<figure class="is-layout-flex wp-block-gallery-3 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="1024" data-id="415"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_287-1024x1024.jpg" alt="" class="wp-image-415" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_287-1024x1024.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_287-300x300.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_287-150x150.jpg 150w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_287-768x768.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_287.jpg 1080w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="1024" data-id="416"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_289-1024x1024.jpg" alt="" class="wp-image-416" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_289-1024x1024.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_289-300x300.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_289-150x150.jpg 150w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_289-768x768.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191031_205657_289.jpg 1080w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="768" data-id="417"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150304422-1024x768.jpg" alt="" class="wp-image-417" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150304422-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150304422-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150304422-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150304422-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150304422-2048x1536.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="768" data-id="419"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150317003-1024x768.jpg" alt="" class="wp-image-419" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150317003-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150317003-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150317003-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150317003-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191119_150317003-2048x1536.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" loading="lazy" src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG-20191103-WA0004-scaled-e1658837542970-786x1024.jpeg" alt="" class="wp-image-418" width="273" height="355" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG-20191103-WA0004-scaled-e1658837542970-786x1024.jpeg 786w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG-20191103-WA0004-scaled-e1658837542970-230x300.jpeg 230w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG-20191103-WA0004-scaled-e1658837542970-768x1000.jpeg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG-20191103-WA0004-scaled-e1658837542970-1180x1536.jpeg 1180w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG-20191103-WA0004-scaled-e1658837542970.jpeg 1440w" sizes="(max-width: 273px) 100vw, 273px" /></figure></div>


<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="has-text-align-center">Case del contatore Geiger</h2>



<p class="has-text-align-center">Quindi mi sono adoperato per creare un bel case, l&#8217;ho realizzato con una valigetta porta attrezzi del BricoMan. Non è stato difficile forarla ed adattarla a questo scopo, in modo tale da potervi anche riporre all&#8217;interno la sonda ed il cavo di prolunga per essa.</p>



<figure class="is-layout-flex wp-block-gallery-5 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="768" data-id="421"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195056176-1024x768.jpg" alt="" class="wp-image-421" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195056176-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195056176-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195056176-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195056176-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195056176-2048x1536.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-medium"><img decoding="async" loading="lazy" width="300" height="222" data-id="425"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195032430-edited-2-300x222.jpg" alt="" class="wp-image-425" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195032430-edited-2-300x222.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195032430-edited-2-1024x758.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195032430-edited-2-768x569.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195032430-edited-2-1536x1137.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195032430-edited-2-2048x1516.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></figure>



<figure class="wp-block-image size-medium"><img decoding="async" loading="lazy" width="300" height="225" data-id="420"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195042360-300x225.jpg" alt="" class="wp-image-420" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195042360-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195042360-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195042360-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195042360-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20191202_195042360-2048x1536.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></figure>
</figure>



<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="has-text-align-center">Sventure e &#8220;plugin&#8221;</h2>



<p class="has-text-align-center">Appena finito di costruirlo lo portai in classe e, sfiga sfiga, un mio collega, Simone B., nell&#8217;intento di misurare la radioattività delle chiavi di casa sua &#8211; fortunatamente non radioattive <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f605.png" alt="😅" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f923.png" alt="🤣" class="wp-smiley" style="height: 1em; max-height: 1em;" /> &#8211; fece scoppiare la sonda. Per fortuna quel mio amico è uno stinco di santo e decise di riacquistarmene una nuova, che non essendo possibile trovare venne sostituita con una migliore. Un guaio diventato un bene oserei dire. Qualche giorno dopo portai questo contatore all&#8217;open day della mia scuola superiore, l&#8217;<a href="https://www.iisbadoni.edu.it/" target="_blank" rel="noreferrer noopener">istituto tecnico Antonio Badoni di Lecco</a>. L&#8217;anno dopo, non sapendo come passare un pomeriggio realizzai anche un allarme acustico con soglia per il contatore, sempre in logica cablata &#8211; avevo trovato in giro dei comparatori integrati a 4 bit in TTL!!</p>



<figure class="is-layout-flex wp-block-gallery-7 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-medium"><img decoding="async" loading="lazy" width="300" height="225" data-id="429"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175852720-300x225.jpg" alt="" class="wp-image-429" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175852720-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175852720-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175852720-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175852720-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175852720-2048x1536.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></figure>



<figure class="wp-block-image size-medium"><img decoding="async" loading="lazy" width="300" height="225" data-id="428"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175858529-300x225.jpg" alt="" class="wp-image-428" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175858529-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175858529-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175858529-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175858529-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175858529-2048x1536.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></figure>



<figure class="wp-block-image size-medium"><img decoding="async" loading="lazy" width="300" height="225" data-id="430"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175909290-300x225.jpg" alt="" class="wp-image-430" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175909290-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175909290-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175909290-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175909290-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175909290-2048x1536.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></figure>



<figure class="wp-block-image size-medium"><img decoding="async" loading="lazy" width="300" height="225" data-id="427"  src="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175915204-300x225.jpg" alt="" class="wp-image-427" srcset="https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175915204-300x225.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175915204-1024x768.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175915204-768x576.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175915204-1536x1152.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/07/IMG_20200313_175915204-2048x1536.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></figure>
</figure>
<p>L'articolo <a rel="nofollow" href="https://cactusgroup.space/geiger-nixie/">Contatore Geiger con display nixie</a> proviene da <a rel="nofollow" href="https://cactusgroup.space">CactusGroup</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cactusgroup.space/geiger-nixie/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Calibratore 0-4kV</title>
		<link>https://cactusgroup.space/calibratore-0-4kv/</link>
					<comments>https://cactusgroup.space/calibratore-0-4kv/#respond</comments>
		
		<dc:creator><![CDATA[Alessio Spachtholz]]></dc:creator>
		<pubDate>Tue, 28 Jun 2022 16:29:29 +0000</pubDate>
				<category><![CDATA[Elettronica]]></category>
		<category><![CDATA[alimentatore]]></category>
		<category><![CDATA[calibratore]]></category>
		<category><![CDATA[generatore]]></category>
		<category><![CDATA[metrologia]]></category>
		<category><![CDATA[misure]]></category>
		<guid isPermaLink="false">https://cactusgroup.space/?p=160</guid>

					<description><![CDATA[<p>Progetto di Alessio Spachtholz Calibratore di tensione 0-4kV [] Hardware Necessità Spesso mi è capitato, nel calibrare (già sento puzza di un calibratore&#8230;) una scheda elettronica, di necessitare di una tensione con valore noto ad un numero di cifre elevato. Per ovviare a ciò inizialmente ho pensato che bastasse misurare con un buon voltmetro l&#8217;uscita,&#8230;&#160;<a href="https://cactusgroup.space/calibratore-0-4kv/" class="" rel="bookmark">Leggi tutto &#187;<span class="screen-reader-text">Calibratore 0-4kV</span></a></p>
<p>L'articolo <a rel="nofollow" href="https://cactusgroup.space/calibratore-0-4kv/">Calibratore 0-4kV</a> proviene da <a rel="nofollow" href="https://cactusgroup.space">CactusGroup</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-pullquote"><blockquote><p>Progetto di Alessio Spachtholz</p><cite>Calibratore di tensione 0-4kV [] Hardware</cite></blockquote></figure>



<h2 class="has-text-align-center">Necessità</h2>



<p class="has-text-align-center">Spesso mi è capitato, nel calibrare (già sento puzza di un calibratore&#8230;) una scheda elettronica, di necessitare di una tensione con valore noto ad un numero di cifre elevato. Per ovviare a ciò inizialmente ho pensato che bastasse misurare con un buon voltmetro l&#8217;uscita, che so, di un potenziometro. Ahimè mi trovo costretto a dire che questa procedura non è sufficiente, in quanto se la sorgente non è perfettamente stabile il suo valore di potenziale, dal momento della misura del multimetro a quello della scheda in calibrazione, sarà variato, e spesso non di poco (fino a parti per 100 &#8211; o frazioni di esse). Questo fenomeno è dovuto principalmente al ripple (sto assumendo una tensione continua), ma possono avvenire fenomeni di mal-regolazioni degli sbalzi di linea (caso estremo il trasformatore, tensione di uscita proporzionale all&#8217;ingresso, quindi al fetente ENEL!!) e molti tipi di rumore od interferenza. </p>



<h2 class="has-text-align-center">Che fare?</h2>



<p class="has-text-align-center">Semplice, comprare un buon calibratore. Arriveder&#8230; forse no&#8230; fig&#8230; Che prezzi!</p>



<p class="has-text-align-center">Quindi&#8230;?</p>



<h3 class="has-text-align-center">Cosa ho fatto?</h3>



<p class="has-text-align-center">Semplice, se una cosa costa troppo la si fa da sé, no?! Quindi ne ho costruito uno, devo dire anche migliore di quanto pensavo potessi fare!</p>



<h2 class="has-text-align-center">Il cuore del calibratore</h2>



<p class="has-text-align-center">Il calibratore si basa su di un modulo elevatore di tensione che fa… Diciamo tutto! Esso genera una tensione PERFETTAMENTE costante tra 0V e -4kV (tensione negativa… <em>No big deal!</em>) a partire da 24V con l&#8217;incredibile valore di ripple inferiore a 10ppm. Il punto è che è sufficiente fornirgli, oltre che all&#8217;alimentazione, un ingresso per impostare la tensione, uno per la corrente (sì è anche corrente costante!!), ed un enable. A questo punto c&#8217;è chi potrebbe dire che se ci schiaffo un potenziometro per ingresso non risolvo nulla, perché ottengo una tensione precisamente multipla di una a caso… Fregati! non è così: il modulo fornisce 10V di riferimento per fare ciò, quindi il problema è risolto. Ora basta trovare un mobiletto e due ritocchi.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" loading="lazy" src="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211023_194453-edited-scaled.jpg" alt="" class="wp-image-163" width="442" height="295" srcset="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211023_194453-edited-scaled.jpg 2560w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211023_194453-edited-300x200.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211023_194453-edited-1024x683.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211023_194453-edited-768x512.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211023_194453-edited-1536x1025.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211023_194453-edited-2048x1367.jpg 2048w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211023_194453-edited-930x620.jpg 930w" sizes="(max-width: 442px) 100vw, 442px" /></figure></div>


<h2 class="has-text-align-center">Il case</h2>



<p class="has-text-align-center">Il case che ho utilizzato era un timer per fotografia regalatomi dall&#8217;ing. Alberto Celot, il quale lo costruì negli anni &#8217;70. Il timer aveva ormai troppi elettrolitici da sostituire, così ho deciso di asportarne il contenuto, che ho comunque conservato, e ridare nuova vita al &#8220;guscio&#8221;.</p>



<p class="has-text-align-center">Ho iniziato con la stuccatura delle incongruenze nel metallo, alla quale sono seguite svariate (mi pare addirittura 5!) mani di vernice spray, intervallate dalle bestemmie dei miei vicini che mi hanno trovato in mezzo ai box con un case in ferro appeso alle canaline elettriche dei neon per un filo telefonico, mentre lo spruzzavo di vernice spray azzurra (ma ci vogliamo tutti bene, vero…?).</p>



<h2 class="has-text-align-center">Risultato finale, un calibratore in piena regola!</h2>



<p class="has-text-align-center">come potete vedere alla fine non è venuto malaccio, ho messo delle boccole rear, due potenziometri (grossolana 10 giri e fine 1 giro) per la tensione ed uno per la corrente, una bella etichetta per coprire un buco… Dove c&#8217;era una presa 230V&#8230; L&#8217;alimentazione al modulo è fornita mediante switching e sulla destra ho messo una gabbia di Faraday per proteggere la tensione da rumore esterno, e proteggere l&#8217;esterno da 4kV. L&#8217;interruttore 1kV-4kV l&#8217;ho inserito solo perché la maggior parte dei multimetri digitali ha portate fino a 1000V, in questo modo non rischio di rompere nulla (a meno che rischio di dimenticarmi la portata da 4kV inserita). L&#8217;ho testato con il mio Siglent SDM3055 e non si schioda di un digit, non oscilla proprio!!</p>



<figure class="is-layout-flex wp-block-gallery-9 wp-block-gallery has-nested-images columns-2 is-cropped">
<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="473" data-id="171"  src="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164134-1024x473.jpg" alt="" class="wp-image-171" srcset="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164134-1024x473.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164134-300x139.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164134-768x355.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164134-1536x710.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164134-2048x946.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="473" data-id="173"  src="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164145-1024x473.jpg" alt="" class="wp-image-173" srcset="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164145-1024x473.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164145-300x139.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164145-768x355.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164145-1536x710.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164145-2048x946.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="473" data-id="169"  src="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164153-1024x473.jpg" alt="" class="wp-image-169" srcset="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164153-1024x473.jpg 1024w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164153-300x139.jpg 300w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164153-768x355.jpg 768w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164153-1536x710.jpg 1536w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20211024_164153-2048x946.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="536" data-id="175"  src="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_665-1024x536.webp" alt="" class="wp-image-175" srcset="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_665-1024x536.webp 1024w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_665-300x157.webp 300w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_665-768x402.webp 768w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_665.webp 1440w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="536" data-id="174"  src="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_658-1024x536.webp" alt="" class="wp-image-174" srcset="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_658-1024x536.webp 1024w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_658-300x157.webp 300w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_658-768x402.webp 768w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_658.webp 1440w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="536" data-id="168"  src="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_654-1024x536.webp" alt="" class="wp-image-168" srcset="https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_654-1024x536.webp 1024w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_654-300x157.webp 300w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_654-768x402.webp 768w, https://cactusgroup.space/wp-content/uploads/2022/06/IMG_20220603_095154_654.webp 1440w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</figure>
<p>L'articolo <a rel="nofollow" href="https://cactusgroup.space/calibratore-0-4kv/">Calibratore 0-4kV</a> proviene da <a rel="nofollow" href="https://cactusgroup.space">CactusGroup</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cactusgroup.space/calibratore-0-4kv/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
