Skip to content

Commit 07f589b

Browse files
committed
melhorias no cabeçalho e correção de texto
1 parent 8cd9dad commit 07f589b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

transformadores/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
layout: page
33
title: Calculadora para Transformadores
4+
description: Calculadora para auxiliar no processo de identificar fiação e enrolamentos necessários para construção de seu próprio transformador.
5+
tags: [transformador, calculos, calculadora, bobinas, awg, núcleo, potência, fonte de alimentação]
46
---
57

68
<script language="JavaScript">
@@ -120,12 +122,12 @@ input {
120122
<input type="text" name="Vpx" size="6" value="110" maxlength="6"><br>
121123
Tensão de secundário&nbsp;=&nbsp;<input type="text" name="Vsx" size="6" value="12" maxlength="6"><br>
122124
Corrente de secundário&nbsp;=&nbsp;<input type="text" name="Isx" size="6" value="1" maxlength="6"><br>
123-
Freqüência de operação&nbsp;=&nbsp;<input type="text" name="Fx" size="4" value="60" maxlength="4"><br>
125+
Frequência de operação&nbsp;=&nbsp;<input type="text" name="Fx" size="4" value="60" maxlength="4"><br>
124126

125127
<font size="-2">&nbsp;<br></font>
126128

127129
<font color="#0000AA">Valores calculados:</font>&nbsp;&nbsp;
128-
(<font size="-1">valores aproximados para referencia</font>)<br>
130+
(<font size="-1">valores aproximados para referência</font>)<br>
129131
<font size="-2">&nbsp;<br></font>
130132
&nbsp;espiras&nbsp;primário=<input type="text" name="Npx" size="5" maxlength="5"><br />
131133
Seção&nbsp;do&nbsp;fio&nbsp;primário=<input type="text" name="Fiopx" size="4" maxlength="4">

0 commit comments

Comments
 (0)