Rede Curricular da Engenharia de Telecomunicações

De MediaWiki do Campus São José
Revisão de 19h19min de 30 de junho de 2011 por Moecke (discussão | contribs) (Criou página com '<html> <head><title>Image map created by yEd</title> <style type="text/css"> .tooltip { font-size:10pt; background-color:#FFFFCC; border:1px solid black; padding:2px } </...')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
Ir para navegação Ir para pesquisar

<html> <head><title>Image map created by yEd</title> <style type="text/css"> .tooltip {

 font-size:10pt;
 background-color:#FFFFCC;
 border:1px solid black;
 padding:2px

} </style> <style type="text/css"> .tooltip {

 position:absolute;
 display:none

} </style> </head> <body>

<script type="text/javascript"> tooltip = null; document.onmousemove = updateTooltip; function updateTooltip(e) { try { if (document.all) { if (document.documentElement && document.documentElement.scrollTop) { // Explorer 6 Strict x = document.documentElement.scrollLeft + window.event.x; y = document.documentElement.scrollTop + window.event.y; } else { // all other Explorers x = document.body.scrollLeft + window.event.x; y = document.body.scrollTop + window.event.y; } } else { x = e.pageX; y = e.pageY; } if (tooltip != null) { o = 20; var sx, sy; if (self.pageYOffset) { // all except Explorer sx = self.pageXOffset; sy = self.pageYOffset; } else if (document.documentElement && document.documentElement.scrollTop) { // Explorer 6 Strict sx = document.documentElement.scrollLeft; sy = document.documentElement.scrollTop; } else if (document.body) { // all other Explorers sx = document.body.scrollLeft; sy = document.body.scrollTop; } t = y + o + tooltip.offsetHeight; w = sy + document.body.clientHeight; if (t > w) { y = y - o - tooltip.offsetHeight; } else { y = y + o; } t = x + o + tooltip.offsetWidth; w = sx + document.body.clientWidth; if (t > w) { x = x - o - tooltip.offsetWidth; } else { x = x + o; } if ((tooltip.style.top == || tooltip.style.top == 0) && (tooltip.style.left == || tooltip.style.left == 0)) { tooltip.style.width = tooltip.offsetWidth + 'px'; tooltip.style.height = tooltip.offsetHeight + 'px'; } tooltip.style.left = x + "px"; tooltip.style.top = y + "px"; } } catch (error) { error = null; } } function showTooltip(id) { try { tooltip = document.getElementById(id); tooltip.style.display = "block"; } catch (error) { error = null; } } function hideTooltip() { try { tooltip.style.display = "none"; } catch (error) { error = null; } } </script>

Fase 04
Microprocessadores
Programação
Orientada a Objetos
Eletrônica II
Redes de
Computadores I
Cálculo IV
Mecânica
dos Sólidos
Fase 03
Circuitos Lógicos
Programação II
Eletrônica I
Circuitos
Elétricos II
Cálculo III
Tecnologia dos
Materiais
Fase 05
Redes de
Computadores II
Sistemas e Sinais
Lineares I
Física III
Estatística e
Probabilidade
Metodologia
de Pesquisa
Sistemas
Operacionais
1980hs
Fase 06
Sistemas
Distribuídos
Fenômenos de
Transporte
Processo
Estocástico
Dispositivos Lógicos
Programáveis I
Sistemas e Sinais
Lineares II
Projeto Integrador II
Software
2160hs
Antenas e
Propagação
Fase 07
Processamento
de Sinais
Sistemas de
Comunicação I
Dispositivos Lógicos
Programáveis II
Redes de
Transmissão
Comunicação e
Expressão
Meios de
Transmissão Guiados
2560hs
Fase 08
Sistemas de
Comunicações II
Comunicações
sem Fio
Sistemas
Embarcados
Banco
de Dados
Administração
para Engenharia
Projeto de
Protocolos
Projeto Integrador III
Software e Hardware
Fase 02
Química Geral
Cálculo II
Circuitos
Elétricos I
Física II
Programação I
Álgebra Linear
Fase 09
Avaliação de
Desempenho de Sistemas
Circuitos de
RadioFrequencia
Economia
para Engenharia
Engenharia de
Sustentabilidade
TCC I
Sistemas de
Telecomunicações
Sistemas
Multimídia
Fase 01
Eletricidade e
Instrumentação
Desenho Técnico
Cálculo I
Física I
Lógica
Geometria Analítica
Projeto Integrador I
Eng. Telecomunicações
Fase 10
TCC II
Estágio
Obrigatório

<map name="image1_1">

 <area shape="rect" coords="1590,781,1812,862" href="http://wiki.sj.ifsc.edu.br/index.php/MIC-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n1')"/>
 <area shape="rect" coords="1960,781,2182,862" href="http://wiki.sj.ifsc.edu.br/index.php/POO-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n2')"/>
 <area shape="rect" coords="1220,781,1442,862" href="http://wiki.sj.ifsc.edu.br/index.php/ELA2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n3')"/>
 <area shape="rect" coords="850,781,1071,862" href="http://wiki.sj.ifsc.edu.br/index.php/RED1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n4')"/>
 <area shape="rect" coords="479,781,701,862" href="http://wiki.sj.ifsc.edu.br/index.php/CAL4-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n5')"/>
 <area shape="rect" coords="109,781,331,862" href="http://wiki.sj.ifsc.edu.br/index.php/MEC-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n6')"/>
 <area shape="rect" coords="94,766,2201,881" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n0')"/>
 <area shape="rect" coords="1589,571,1811,652" href="http://wiki.sj.ifsc.edu.br/index.php/CIL-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n8')"/>
 <area shape="rect" coords="1960,571,2181,652" href="http://wiki.sj.ifsc.edu.br/index.php/PRG2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n9')"/>
 <area shape="rect" coords="1219,571,1441,652" href="http://wiki.sj.ifsc.edu.br/index.php/ELA1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n10')"/>
 <area shape="rect" coords="849,571,1071,652" href="http://wiki.sj.ifsc.edu.br/index.php/CIE2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n11')"/>
 <area shape="rect" coords="479,571,701,652" href="http://wiki.sj.ifsc.edu.br/index.php/CAL3-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n12')"/>
 <area shape="rect" coords="108,571,330,652" href="http://wiki.sj.ifsc.edu.br/index.php/QMC2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n13')"/>
 <area shape="rect" coords="93,556,2200,671" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n7')"/>
 <area shape="rect" coords="2317,999,2522,1075" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n21')"/>
 <area shape="rect" coords="839,991,1061,1072" href="http://wiki.sj.ifsc.edu.br/index.php/RED2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n15')"/>
 <area shape="rect" coords="1580,991,1802,1072" href="http://wiki.sj.ifsc.edu.br/index.php/SSL1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n16')"/>
 <area shape="rect" coords="1210,991,1431,1072" href="http://wiki.sj.ifsc.edu.br/index.php/FSC3-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n17')"/>
 <area shape="rect" coords="469,991,691,1072" href="http://wiki.sj.ifsc.edu.br/index.php/EPB-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n18')"/>
 <area shape="rect" coords="99,991,321,1072" href="http://wiki.sj.ifsc.edu.br/index.php/MP-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n19')"/>
 <area shape="rect" coords="1950,991,2172,1072" href="http://wiki.sj.ifsc.edu.br/index.php/SOP-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n20')"/>
 <area shape="rect" coords="84,976,2537,1091" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n14')"/>
 <area shape="rect" coords="2322,1204,2527,1280" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n29')"/>
 <area shape="rect" coords="1581,1199,1803,1280" href="http://wiki.sj.ifsc.edu.br/index.php/SD-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n23')"/>
 <area shape="rect" coords="100,1199,322,1280" href="http://wiki.sj.ifsc.edu.br/index.php/FEN-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n24')"/>
 <area shape="rect" coords="471,1199,692,1280" href="http://wiki.sj.ifsc.edu.br/index.php/PE-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n25')"/>
 <area shape="rect" coords="1951,1199,2173,1280" href="http://wiki.sj.ifsc.edu.br/index.php/DLP1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n26')"/>
 <area shape="rect" coords="1211,1199,1433,1280" href="http://wiki.sj.ifsc.edu.br/index.php/SSL2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n27')"/>
 <area shape="rect" coords="2650,1201,2871,1282" href="http://wiki.sj.ifsc.edu.br/index.php/PI2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n28')"/>
 <area shape="rect" coords="841,1199,1063,1280" href="http://wiki.sj.ifsc.edu.br/index.php/ANT-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n30')"/>
 <area shape="rect" coords="85,1184,2890,1307" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n22')"/>
 <area shape="rect" coords="2315,1414,2520,1490" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n38')"/>
 <area shape="rect" coords="1580,1411,1802,1492" href="http://wiki.sj.ifsc.edu.br/index.php/PSD-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n32')"/>
 <area shape="rect" coords="1210,1411,1432,1492" href="http://wiki.sj.ifsc.edu.br/index.php/COM1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n33')"/>
 <area shape="rect" coords="1951,1411,2173,1492" href="http://wiki.sj.ifsc.edu.br/index.php/DLP2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n34')"/>
 <area shape="rect" coords="470,1411,692,1492" href="http://wiki.sj.ifsc.edu.br/index.php/RTX-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n35')"/>
 <area shape="rect" coords="100,1411,321,1492" href="http://wiki.sj.ifsc.edu.br/index.php/PTG-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n36')"/>
 <area shape="rect" coords="840,1411,1062,1492" href="http://wiki.sj.ifsc.edu.br/index.php/MTG-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n37')"/>
 <area shape="rect" coords="85,1396,2535,1511" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n31')"/>
 <area shape="rect" coords="1210,1621,1431,1702" href="http://wiki.sj.ifsc.edu.br/index.php/COM2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n40')"/>
 <area shape="rect" coords="469,1621,691,1702" href="http://wiki.sj.ifsc.edu.br/index.php/CSF-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n41')"/>
 <area shape="rect" coords="1950,1621,2172,1702" href="http://wiki.sj.ifsc.edu.br/index.php/SE-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n42')"/>
 <area shape="rect" coords="1580,1621,1802,1702" href="http://wiki.sj.ifsc.edu.br/index.php/BD-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n43')"/>
 <area shape="rect" coords="99,1621,321,1702" href="http://wiki.sj.ifsc.edu.br/index.php/ADM-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n44')"/>
 <area shape="rect" coords="839,1621,1061,1702" href="http://wiki.sj.ifsc.edu.br/index.php/PTC-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n45')"/>
 <area shape="rect" coords="2655,1623,2877,1704" href="http://wiki.sj.ifsc.edu.br/index.php/PI3-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n46')"/>
 <area shape="rect" coords="84,1606,2896,1723" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n39')"/>
 <area shape="rect" coords="109,361,331,442" href="http://wiki.sj.ifsc.edu.br/index.php/QMC1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n48')"/>
 <area shape="rect" coords="479,361,701,442" href="http://wiki.sj.ifsc.edu.br/index.php/CAL2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n49')"/>
 <area shape="rect" coords="850,361,1071,442" href="http://wiki.sj.ifsc.edu.br/index.php/CIE1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n50')"/>
 <area shape="rect" coords="1220,361,1442,442" href="http://wiki.sj.ifsc.edu.br/index.php/FSC2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n51')"/>
 <area shape="rect" coords="1960,361,2182,442" href="http://wiki.sj.ifsc.edu.br/index.php/PRG1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n52')"/>
 <area shape="rect" coords="1590,361,1812,442" href="http://wiki.sj.ifsc.edu.br/index.php/AL-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n53')"/>
 <area shape="rect" coords="94,346,2201,461" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n47')"/>
 <area shape="rect" coords="1951,1831,2173,1912" href="http://wiki.sj.ifsc.edu.br/index.php/ADS-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n55')"/>
 <area shape="rect" coords="1210,1831,1432,1912" href="http://wiki.sj.ifsc.edu.br/index.php/CRF-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n56')"/>
 <area shape="rect" coords="100,1831,321,1912" href="http://wiki.sj.ifsc.edu.br/index.php/ECO-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n57')"/>
 <area shape="rect" coords="470,1831,692,1912" href="http://wiki.sj.ifsc.edu.br/index.php/SUS-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n58')"/>
 <area shape="rect" coords="2656,1837,2878,1918" href="http://wiki.sj.ifsc.edu.br/index.php/TCC1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n59')"/>
 <area shape="rect" coords="840,1831,1062,1912" href="http://wiki.sj.ifsc.edu.br/index.php/STC-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n60')"/>
 <area shape="rect" coords="1580,1831,1802,1912" href="http://wiki.sj.ifsc.edu.br/index.php/SMU-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n61')"/>
 <area shape="rect" coords="85,1816,2897,1937" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n54')"/>
 <area shape="rect" coords="850,151,1071,232" href="http://wiki.sj.ifsc.edu.br/index.php/ELI-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n63')"/>
 <area shape="rect" coords="109,151,331,232" href="http://wiki.sj.ifsc.edu.br/index.php/DES-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n64')"/>
 <area shape="rect" coords="479,151,701,232" href="http://wiki.sj.ifsc.edu.br/index.php/CAL1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n65')"/>
 <area shape="rect" coords="1220,151,1442,232" href="http://wiki.sj.ifsc.edu.br/index.php/FSC1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n66')"/>
 <area shape="rect" coords="1960,151,2182,232" href="http://wiki.sj.ifsc.edu.br/index.php/LOG-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n67')"/>
 <area shape="rect" coords="1590,151,1812,232" href="http://wiki.sj.ifsc.edu.br/index.php/GA-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n68')"/>
 <area shape="rect" coords="2663,153,2885,234" href="http://wiki.sj.ifsc.edu.br/index.php/PI1-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n69')"/>
 <area shape="rect" coords="94,136,2904,253" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n62')"/>
 <area shape="rect" coords="2650,2041,2871,2122" href="http://wiki.sj.ifsc.edu.br/index.php/TCC2-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n71')"/>
 <area shape="rect" coords="1939,2039,2161,2120" href="http://wiki.sj.ifsc.edu.br/index.php/EST-EngTel" alt="" target="_blank" onmouseout="hideTooltip()" onmouseover="showTooltip('n72')"/>
 <area shape="rect" coords="1924,2024,2890,2141" alt="" onmouseout="hideTooltip()" onmouseover="showTooltip('n70')"/>

</map>


<img class="yimage" src="modeloDisciplinasvCCE_v0b1_1.png" usemap="#image1_1" border="0" alt=""/>

</body> </html>