OpenCores
URL https://opencores.org/ocsvn/phr/phr/trunk

Subversion Repositories phr

[/] [phr/] [trunk/] [doc/] [papers/] [PHR/] [CASE2014/] [beamer/] [PHRbeamer.tex] - Diff between revs 361 and 362

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 361 Rev 362
Line 5... Line 5...
\usepackage [spanish] {babel}
\usepackage [spanish] {babel}
\usepackage{multirow}
\usepackage{multirow}
\usepackage{multicol}
\usepackage{multicol}
\usepackage{graphicx}
\usepackage{graphicx}
 
 
 
\usepackage[hyphenbreaks]{breakurl}
 
\usepackage[hyphens]{url}
 
 
 
% \usepackage{comment}
 
% \excludecomment{figure}
 
 
\graphicspath{{images/}}
\graphicspath{{images/}}
\graphicspath{{images/images-from-uEA2014/}}
%\graphicspath{{images/images-from-uEA2014/}}
 
 
%\setbeamertemplate{navigation symbols}{}  % borra los controles de navegación
%\setbeamertemplate{navigation symbols}{}  % borra los controles de navegación
 
 
%\usetheme{Warsaw}
%\usetheme{Warsaw}
\usetheme{Frankfurt}
\usetheme{Frankfurt}
Line 36... Line 42...
%    \includegraphics[width=2cm]{logopolito}
%    \includegraphics[width=2cm]{logopolito}
% }
% }
 
 
%\titlegraphic{\includegraphics[width=5.5cm]{phr_small.png}}
%\titlegraphic{\includegraphics[width=5.5cm]{phr_small.png}}
\titlegraphic{
\titlegraphic{
  \includegraphics[width=0.2\textwidth]{CUDARlogo}\hspace{0.22\textwidth}
  \includegraphics[width=0.17\textwidth]{images-from-uEA2014/CUDARlogo}\hspace{0.18\textwidth}
  \includegraphics[width=0.1\textwidth]{sase2014-1}\hspace{0.32\textwidth}
  \includegraphics[width=0.25\textwidth]{sase2014-1}\hspace{0.28\textwidth}
  \includegraphics[width=0.1\textwidth]{UTNlogo}
  \includegraphics[width=0.07\textwidth]{images-from-uEA2014/UTNlogo}
}
}
 
 
\AtBeginSection[]{
\AtBeginSection[]{
  \begin{frame}
  \begin{frame}
    \frametitle{Contenidos}
    \frametitle{Contenidos}
Line 64... Line 70...
 
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Introducción}
\section{Introducción}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
\begin{frame}
% \begin{frame}
  \frametitle{Una breve introducción}
%   \frametitle{Una breve introducción}
  \begin{center}
%   \begin{center}
    \includegraphics[width=0.6\textwidth]{prof.pdf}
%     \includegraphics[width=0.6\textwidth]{images-from-uEA2014/prof.pdf}
  \end{center}
%   \end{center}
\end{frame}
% \end{frame}
 
 
\begin{frame}
\begin{frame}
  \frametitle{Contexto del desarrollo y oportunidades}
  \frametitle{Contexto del desarrollo y oportunidades}
  % \transfade
  % \transfade
  \begin{center}
  \begin{center}
 
 
    \begin{itemize}
    \begin{itemize}
      \item Necesidad de recursos educativos (HW \& SW)
      \item Necesidad de recursos educativos (HW \& SW)
        \begin{description}
        \begin{description}
        \item [Nuevas tecnologías:] Adquirir plataformas comerciales
        \item Adquirir plataformas comerciales
        \item [Desarrollos a medida:] Diseño de plataformas locales
        \item Plataformas propias
        \end{description}
        \end{description}
        \pause{}
        \pause{}
        \vfill{}
        \vfill{}
      \item Experiencia en Ingeniería Electrónica
      \item Experiencia en Ingeniería Electrónica\footnote{\tiny{Universidad Tecnológica Nacional - Facultad Regional Córdoba.}}
        \begin{description}
        \begin{description}
        \item [Desarrollo de HW:] Plataforma educativa basada en CPLD
        \item [Desarrollo de HW:] Plataforma educativa basada en CPLD
        \item [Creación de Cátedra Electiva:] Técnicas Digitales IV
        \item [Creación de Cátedra Electiva:] Técnicas Digitales IV
        \end{description}
        \end{description}
        \pause{}
        \pause{}
Line 107... Line 113...
  % \transfade
  % \transfade
  \begin{center}
  \begin{center}
    \begin{itemize}
    \begin{itemize}
    \item El dispositivo lógico programable central es una FPGA
    \item El dispositivo lógico programable central es una FPGA
      \vfill
      \vfill
    \item Poseen Memoria de configuración de la FPGA
    \item Poseen memoria de configuración no volátil
      \vfill
      \vfill
    \item El acceso al dispositivo es a través de JTAG
    \item La conifiguración es a través de JTAG
      \vfill
      \vfill
    \item Disponen de algún software para interactuar con la plataforma desde una computadora
    \item Disponen de algún software para interactuar con la plataforma desde una computadora
      \vfill
      \vfill
    \item Tienen dos perfiles de diseño:
    \item Tienen dos perfiles de diseño:
      \begin{itemize}
      \begin{itemize}
Line 146... Line 152...
        \hline
        \hline
        Avanzado & $\checkmark$ & $\checkmark$ & $\checkmark$ \\
        Avanzado & $\checkmark$ & $\checkmark$ & $\checkmark$ \\
        \hline
        \hline
      \end{tabular}
      \end{tabular}
 
 
      % \includegraphics[width=0.2\textwidth]{BASYS2-top-400}%
      % \includegraphics[width=0.2\textwidth]{images-from-uEA2014/BASYS2-top-400}%
      % \hfil
      % \hfil
      % \includegraphics[width=0.2\textwidth]{de0-nano}%
      % \includegraphics[width=0.2\textwidth]{images-from-uEA2014/de0-nano}%
      % \hfil
      % \hfil
      % \includegraphics[width=0.2\textwidth]{Avnet-Spartan-6-lx9-MicroBoard}%
      % \includegraphics[width=0.2\textwidth]{images-from-uEA2014/Avnet-Spartan-6-lx9-MicroBoard}%
 
 
  \end{center}
  \end{center}
\end{frame}
\end{frame}
 
 
\subsection{Desarrollos comerciales} %%%%%%%%%%%%%%%%
\subsection{Desarrollos comerciales} %%%%%%%%%%%%%%%%
Line 165... Line 171...
  \begin{columns}[onlytextwidth]
  \begin{columns}[onlytextwidth]
 
 
    \begin{column}{0.4\textwidth}
    \begin{column}{0.4\textwidth}
      \centering
      \centering
      \vfill
      \vfill
      \includegraphics<1>[width=0.5\textwidth]{digilent}%
      \includegraphics<1>[width=0.5\textwidth]{images-from-uEA2014/digilent}%
      \hfill
      \hfill
      \includegraphics<1>[width=\textwidth]{BASYS2-top-400}%
      \includegraphics<1>[width=\textwidth]{images-from-uEA2014/BASYS2-top-400}%
      \vfill
      \vfill
      \includegraphics<2>[width=0.5\textwidth]{altera-logo}%
      \includegraphics<2>[width=0.5\textwidth]{images-from-uEA2014/altera-logo}%
      \hfill
      \hfill
      \includegraphics<2>[width=\textwidth]{de0-nano}%
      \includegraphics<2>[width=\textwidth]{images-from-uEA2014/de0-nano}%
      \vfill
      \vfill
      \includegraphics<3>[width=0.5\textwidth]{avnetlogo}%
      \includegraphics<3>[width=0.5\textwidth]{images-from-uEA2014/avnetlogo}%
      \hfill
      \hfill
      \includegraphics<3>[width=\textwidth]{Avnet-Spartan-6-lx9-MicroBoard}%
      \includegraphics<3>[width=\textwidth]{images-from-uEA2014/Avnet-Spartan-6-lx9-MicroBoard}%
      \vfill
      \vfill
    \end{column}
    \end{column}
 
 
    \begin{column}{0.55\textwidth}
    \begin{column}{0.55\textwidth}
      \only<1>{
      \only<1>{
Line 215... Line 221...
    \end{column}
    \end{column}
 
 
  \end{columns}
  \end{columns}
\end{frame}
\end{frame}
 
 
\begin{frame}
% \begin{frame}
\frametitle{Recursos básicos de las plataformas}
% \frametitle{Recursos básicos de las plataformas comerciales}
\begin{center}
% \begin{center}
  \begin{itemize}
%   \begin{itemize}
  \item FPGA
%   \item FPGA
  \item Memoria de configuración de la FPGA
%   \item Memoria de configuración
  \item Periféricos básicos (LEDs, display, pulsadores, llaves, etc.)
%   \item Periféricos básicos (LEDs, display, pulsadores, llaves, etc.)
  \item Puerto USB
%   \item Puerto USB
  \item Puerto para módulos externos
%   \item Puerto para módulos externos
  \item Puerto para propósitos generales
%   \item Puerto para propósitos generales
  \item Varias señales de reloj (clock)
%   \item Varias señales de reloj (clock)
  \item VGA
%   \item VGA
  \item PS/2
%   \item PS/2
  \item Memorias ROM/RAM
%   \item Memorias ROM/RAM
  \item ADC/DAC
%   \item ADC/DAC
  \end{itemize}
%   \end{itemize}
\end{center}
% \end{center}
\end{frame}
% \end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{Estado del arte de las FPGA en Argentina}
\frametitle{Estado del arte de las FPGA en Argentina}
\begin{center}
\begin{center}
 
 
  \begin{block}{}
  \begin{block}{}
    En nuestra región las tecnologías PLD se encuentran integradas en varias líneas de investigación y desarrollos hace algunos años. Instituciones gubernamentales de defensa, aeroespaciales, comunicaciones están implementando dispositivos como FPGAs y CPLDs en sus sistemas electrónicos. Además existe una constante actualización por parte de las instituciones académicas en los programas analíticos de las carreras relacionadas a los sistemas embebidos.
    En nuestra región las tecnologías PLD se encuentran integradas en varias líneas de investigación y desarrollos hace algunos años. Instituciones gubernamentales de defensa\cite{citedef-ref}, aeroespaciales, comunicaciones\cite{paper-dta-conae} están implementando dispositivos como FPGAs y CPLDs en sus sistemas electrónicos. Además existe una constante actualización por parte de las instituciones académicas en los programas analíticos de las carreras relacionadas a los sistemas embebidos\cite{act-curricula}.
  \end{block}
  \end{block}
 
 
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\subsection{Antecedentes} %%%%%%%%%%%%%%%%
\subsection{Antecedentes} %%%%%%%%%%%%%%%%
 
 
\begin{frame}
\begin{frame}
\frametitle{Kit de Desarrollo educativo con CPLD}
\frametitle{Kit de Desarrollo educativo con CPLD}
\begin{center}
\begin{center}
  \includegraphics<1>[width=0.9\textwidth]{block1cpld}
  \includegraphics<1>[width=0.9\textwidth]{images-from-uEA2014/block1cpld}
  \includegraphics<2>[width=0.9\textwidth]{block2cpld}
  \includegraphics<2>[width=0.9\textwidth]{images-from-uEA2014/block2cpld}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{Kit de Desarrollo educativo con CPLD}
\frametitle{Kit de Desarrollo educativo con CPLD}
\begin{center}
\begin{center}
\includegraphics[height=0.5\textheight]{kit_cpld_per.png} \hspace{1ex}
\includegraphics[height=0.5\textheight]{images-from-uEA2014/kit_cpld_per.png} \hspace{1ex}
\includegraphics[height=0.4\textheight]{kit_cpld.png}
\includegraphics[height=0.4\textheight]{images-from-uEA2014/kit_cpld.png}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{FPGALibre.sourceforge.net}
\frametitle{FPGALibre.sourceforge.net}
\begin{center}
\begin{center}
  \includegraphics[width=\textwidth]{fpgalibreweb}
  \includegraphics[width=\textwidth]{images-from-uEA2014/fpgalibreweb}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{S3PROTO}
\frametitle{S3PROTO}
Line 331... Line 337...
  % \transfade
  % \transfade
  \begin{columns}[onlytextwidth]
  \begin{columns}[onlytextwidth]
    \begin{column}{0.5\textwidth}
    \begin{column}{0.5\textwidth}
      \centering
      \centering
      \vfill
      \vfill
      \includegraphics<1-2>[width=\textwidth]{s3proto-bloque}%
      \includegraphics<1-2>[width=\textwidth]{images-from-uEA2014/s3proto-bloque}%
      \includegraphics<3>[width=0.8\textwidth]{s3power_inti}%
      \includegraphics<3>[width=0.8\textwidth]{images-from-uEA2014/s3power_inti}%
      \vfill
      \vfill
    \end{column}
    \end{column}
 
 
    \begin{column}{0.5\textwidth}
    \begin{column}{0.5\textwidth}
      \only<1>{
      \only<1>{
        \vfill
        \vfill
        \includegraphics[width=\textwidth]{s3proto}%
        \includegraphics[width=\textwidth]{images-from-uEA2014/s3proto}%
        \vfill
        \vfill
      }
      }
 
 
      \only<2>{
      \only<2>{
        \begin{itemize}
        \begin{itemize}
Line 385... Line 391...
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{Plataforma de Hardware Reconfigurable}
\frametitle{Plataforma de Hardware Reconfigurable}
\begin{center}
\begin{center}
\includegraphics[width=1\textwidth]{phr_small.png}
\includegraphics[width=1\textwidth]{images-from-uEA2014/phr_small.png}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{Hardware libre}
\frametitle{Hardware libre}
\begin{center}
\begin{center}
\includegraphics[width=0.9\textwidth]{Ohw-logo.pdf}
\includegraphics[width=0.9\textwidth]{images-from-uEA2014/Ohw-logo.pdf}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section[Dispositivos]{Dispositivos Principales}
\section[Dispositivos]{Dispositivos Principales}
Line 488... Line 494...
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
\begin{frame}
\begin{frame}
\frametitle{Placa PHR}
\frametitle{Placa PHR}
\begin{center}
\begin{center}
\includegraphics[width=\textwidth]{phr_text.png}
\includegraphics[width=\textwidth]{images-from-uEA2014/phr_text.png}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{Diagrama de bloques del Hardware}
\frametitle{Diagrama de bloques del Hardware}
%\transfade
%\transfade
\begin{center}
\begin{center}
    \includegraphics<1>[width=0.9\textwidth]{block1.pdf}
    \includegraphics<1>[width=0.9\textwidth]{images-from-uEA2014/block1.pdf}
    \includegraphics<2>[width=0.9\textwidth]{block2.pdf}
    \includegraphics<2>[width=0.9\textwidth]{images-from-uEA2014/block2.pdf}
    \includegraphics<3>[width=0.9\textwidth]{block3.pdf}
    \includegraphics<3>[width=0.9\textwidth]{images-from-uEA2014/block3.pdf}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\subsection{Características} %%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Características} %%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
Line 559... Line 565...
\end{itemize}
\end{itemize}
}
}
 
 
%\vspace{3cm}
%\vspace{3cm}
\begin{center}
\begin{center}
\includegraphics<1>[width=1\textwidth]{phr_top_leds.png}
\includegraphics<1>[width=1\textwidth]{images-from-uEA2014/phr_top_leds.png}
\includegraphics<2>[width=1\textwidth]{phr_top_switches.png}
\includegraphics<2>[width=1\textwidth]{images-from-uEA2014/phr_top_switches.png}
\includegraphics<3>[width=1\textwidth]{phr_top_botones.png}
\includegraphics<3>[width=1\textwidth]{images-from-uEA2014/phr_top_botones.png}
\includegraphics<4>[width=1\textwidth]{phr_top_display.png}
\includegraphics<4>[width=1\textwidth]{images-from-uEA2014/phr_top_display.png}
\includegraphics<5>[width=1\textwidth]{phr_top_nada.png}
\includegraphics<5>[width=1\textwidth]{images-from-uEA2014/phr_top_nada.png}
\includegraphics<6>[width=1\textwidth]{phr_top.png}
\includegraphics<6>[width=1\textwidth]{images-from-uEA2014/phr_top.png}
\end{center}
\end{center}
 
 
\vspace{1ex}
\vspace{1ex}
 
 
\end{frame}
\end{frame}
Line 579... Line 585...
 
 
%
%
\begin{frame}
\begin{frame}
\frametitle{Placa S3Power}
\frametitle{Placa S3Power}
\begin{center}
\begin{center}
\includegraphics[width=0.8\textwidth]{s3power_small.png}
\includegraphics[width=0.8\textwidth]{images-from-uEA2014/s3power_small.png}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
%
%
\begin{frame}
\begin{frame}
\frametitle{Desarrollo del INTI}
\frametitle{Desarrollo del INTI}
\begin{center}
\begin{center}
\includegraphics[width=0.6\textwidth]{s3power_inti.png}
\includegraphics[width=0.6\textwidth]{images-from-uEA2014/s3power_inti.png}
 
 
Christian Huy y Diego Brengi
Christian Huy y Diego Brengi
 
 
\emph{Instituto Nacional de Tecnología Industrial}
\emph{Instituto Nacional de Tecnología Industrial}
\end{center}
\end{center}
Line 663... Line 669...
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{Arranque}
\frametitle{Arranque}
\begin{center}
\begin{center}
\includegraphics[width=0.9\textwidth]{arranque.pdf}
\includegraphics[width=0.9\textwidth]{images-from-uEA2014/arranque.pdf}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
 
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Line 675... Line 681...
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
\begin{frame}
\begin{frame}
\frametitle{Placa OOCDLink}
\frametitle{Placa OOCDLink}
\begin{center}
\begin{center}
\includegraphics[width=0.8\textwidth]{oocdlink_small.png}
\includegraphics[width=0.8\textwidth]{images-from-uEA2014/oocdlink_small.png}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\subsection{FTDI chip} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{FTDI chip} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
Line 695... Line 701...
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{El chip FT2232D}
\frametitle{El chip FT2232D}
\begin{center}
\begin{center}
\includegraphics[width=1\textwidth]{FTblock.pdf}
\includegraphics[width=1\textwidth]{images-from-uEA2014/FTblock.pdf}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
 
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Line 719... Line 725...
\end{frame}
\end{frame}
 
 
 
 
\begin{frame}
\begin{frame}
\frametitle{Selección de los modos de configuración}
\frametitle{Selección de los modos de configuración}
\includegraphics[width=1\textwidth]{config_modes.pdf}
\includegraphics[width=1\textwidth]{images-from-uEA2014/config_modes.pdf}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{Circuito de configuración}
\frametitle{Circuito de configuración}
\includegraphics[width=1\textwidth]{conf_mod_sche.pdf}
\includegraphics[width=1\textwidth]{images-from-uEA2014/conf_mod_sche.pdf}
\end{frame}
\end{frame}
 
 
 
 
\subsection{Software} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Software} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
\begin{frame}
\begin{frame}
\frametitle{xc3sprog}
\frametitle{xc3sprog}
\begin{center}
\begin{center}
\includegraphics[width=1\textwidth]{xc3sprog.pdf}
\includegraphics[width=1\textwidth]{images-from-uEA2014/xc3sprog.pdf}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{xc3sprog}
\frametitle{xc3sprog}
\begin{center}
\begin{center}
\includegraphics[width=0.8\textwidth]{front-end.pdf}
\includegraphics[width=0.8\textwidth]{images-from-uEA2014/front-end.pdf}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{PHR GUI}
\frametitle{PHR GUI}
\begin{center}
\begin{center}
\includegraphics[width=0.8\textwidth]{phr-gui.png}
\includegraphics[width=0.8\textwidth]{images-from-uEA2014/phr-gui.png}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Conclusiones}
\section{Conclusiones}
Line 763... Line 769...
 
 
  \begin{block}{Proceso de fabricación}
  \begin{block}{Proceso de fabricación}
    El desarrollo del proyecto PHR ha requerido pasar por todas las etapas del proceso de producción de sistemas electrónicos
    El desarrollo del proyecto PHR ha requerido pasar por todas las etapas del proceso de producción de sistemas electrónicos
  \end{block}
  \end{block}
  \vfill
  \vfill
  \includegraphics[width=\textwidth]{compra-pcb}
  \includegraphics[width=\textwidth]{images-from-uEA2014/compra-pcb}
 
 
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
Line 775... Line 781...
\begin{center}
\begin{center}
  \begin{block}{Desarrollos reutilizables}
  \begin{block}{Desarrollos reutilizables}
    Se consideró disponer de la etapa de alimentación y la interfaz JTAG en forma independientes a la placa principal PHR. Ambas placas pueden ser reutilizadas en otros proyectos por parte de los estudiantes que tengan acceso al proyecto PHR
    Se consideró disponer de la etapa de alimentación y la interfaz JTAG en forma independientes a la placa principal PHR. Ambas placas pueden ser reutilizadas en otros proyectos por parte de los estudiantes que tengan acceso al proyecto PHR
  \end{block}
  \end{block}
  \vfill
  \vfill
  \includegraphics[width=0.8\textwidth]{placas-separadas}
  \includegraphics[width=0.8\textwidth]{images-from-uEA2014/placas-separadas}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
\frametitle{Conclusiones}
\frametitle{Conclusiones}
Line 788... Line 794...
  \begin{block}{Hardware de Especificaciones Abiertas}
  \begin{block}{Hardware de Especificaciones Abiertas}
  El proyecto se realizó en su totalidad con herramientas de software libre/abiertas. Por cada etapa del desarrollo se buscó alternativas libres que cubrieran los requerimientos del caso. Se tenía referencias sobre proyectos de las mismas envergadura pero la plataforma PHR requería nuevas tecnologías a implementar que han sido resueltas con herramientas desarrolladas por la comunidad de software/ hardware libre/abierto.
  El proyecto se realizó en su totalidad con herramientas de software libre/abiertas. Por cada etapa del desarrollo se buscó alternativas libres que cubrieran los requerimientos del caso. Se tenía referencias sobre proyectos de las mismas envergadura pero la plataforma PHR requería nuevas tecnologías a implementar que han sido resueltas con herramientas desarrolladas por la comunidad de software/ hardware libre/abierto.
  \end{block}
  \end{block}
 
 
  \vfill
  \vfill
  \includegraphics[width=0.8\textwidth]{kicadenplaca}
  \includegraphics[width=0.8\textwidth]{images-from-uEA2014/kicadenplaca}
 
 
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
Line 805... Line 811...
    del Laboratorio donde se instalarán las plataformas. En principio
    del Laboratorio donde se instalarán las plataformas. En principio
    se tiene una plataforma funcional e instalada sin problema alguno.
    se tiene una plataforma funcional e instalada sin problema alguno.
  \end{block}
  \end{block}
 
 
  \vfill
  \vfill
  \includegraphics[width=\textwidth]{placalogoutn}
  \includegraphics[width=\textwidth]{images-from-uEA2014/placalogoutn}
 
 
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
\begin{frame}
\begin{frame}
  \frametitle{Conclusiones}
  \frametitle{Conclusiones}
  \begin{center}
  \begin{center}
    \includegraphics[width=\textwidth]{phr-foto}
    \includegraphics[width=\textwidth]{images-from-uEA2014/phr-foto}
  \end{center}
  \end{center}
\end{frame}
\end{frame}
 
 
\appendix
\appendix
 
 
Line 828... Line 834...
\subsection{Comunidad} %%%%%%%%%%%%%%%%
\subsection{Comunidad} %%%%%%%%%%%%%%%%
 
 
\begin{frame}
\begin{frame}
\frametitle{Comunidad de hardware abierto}
\frametitle{Comunidad de hardware abierto}
\begin{center}
\begin{center}
\includegraphics[width=0.6\textwidth]{oc.jpg}
\includegraphics[width=0.6\textwidth]{images-from-uEA2014/oc.jpg}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
% \begin{frame}
% \begin{frame}
% \frametitle{Otros proyectos Open Hardware}
% \frametitle{Otros proyectos Open Hardware}
Line 841... Line 847...
% \item <2-2>LEON
% \item <2-2>LEON
% \item <3>Arduino
% \item <3>Arduino
% \item <4>CUBEBUG-1
% \item <4>CUBEBUG-1
% \end{itemize}
% \end{itemize}
% \begin{center}
% \begin{center}
% \includegraphics<3>[width=1\textwidth]{ohwp_arduino.jpg}
% \includegraphics<3>[width=1\textwidth]{images-from-uEA2014/ohwp_arduino.jpg}
% \includegraphics<4>[width=1\textwidth]{ohwp_cubeBug1.jpg}
% \includegraphics<4>[width=1\textwidth]{images-from-uEA2014/ohwp_cubeBug1.jpg}
% \end{center}
% \end{center}
% \end{frame}
% \end{frame}
 
 
\begin{frame}
\begin{frame}
  \frametitle{Otros proyectos Open Hardware - OpenRISC}
  \frametitle{Otros proyectos Open Hardware - OpenRISC}
Line 872... Line 878...
  \begin{center}
  \begin{center}
    \begin{block}{}
    \begin{block}{}
      Arduino es una plataforma de hardware libre, basada en una placa con un microcontrolador y un entorno de desarrollo, diseñada para facilitar el uso de la electrónica en proyectos multidisciplinares.
      Arduino es una plataforma de hardware libre, basada en una placa con un microcontrolador y un entorno de desarrollo, diseñada para facilitar el uso de la electrónica en proyectos multidisciplinares.
    \end{block}
    \end{block}
    \vfill
    \vfill
    \includegraphics[width=\textwidth]{ohwp_arduino.jpg}
    \includegraphics[width=\textwidth]{images-from-uEA2014/ohwp_arduino.jpg}
 
 
  \end{center}
  \end{center}
\end{frame}
\end{frame}
 
 
 
 
Line 885... Line 891...
  \begin{center}
  \begin{center}
    \begin{block}{}
    \begin{block}{}
      Desarrollo de tecnología para un nuevo diseño de la plataforma CubeSat. Se publica el diseño hardware y software como Open Source y Open Hardware para su uso en proyectos de aficionados, proyectos universitarios y laboratorios de investigación.
      Desarrollo de tecnología para un nuevo diseño de la plataforma CubeSat. Se publica el diseño hardware y software como Open Source y Open Hardware para su uso en proyectos de aficionados, proyectos universitarios y laboratorios de investigación.
    \end{block}
    \end{block}
    \vfill
    \vfill
    \includegraphics[width=0.85\textwidth]{ohwp_cubeBug1}
    \includegraphics[width=0.85\textwidth]{images-from-uEA2014/ohwp_cubeBug1}
 
 
  \end{center}
  \end{center}
\end{frame}
\end{frame}
 
 
\subsection{Sitio web del proyecto} %%%%%%%%%%%%%%%%
\subsection{Sitio web del proyecto} %%%%%%%%%%%%%%%%
 
 
\begin{frame}
\begin{frame}
\begin{center}
\begin{center}
\includegraphics[width=1\textwidth]{opencores.png}
\includegraphics[width=1\textwidth]{images-from-uEA2014/opencores.png}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
 
 
 
\section*{Referencias} %%%%%%%%%%%%%%%%
 
 
 
\begin{frame}[allowframebreaks]
 
  \frametitle<presentation>{Rerefencias}
 
  \begin{thebibliography}{10}
 
 
 
    \beamertemplatebookbibitems
 
  \bibitem{citedef-ref}
 
    Instituto de Investigación Científica y Técnicas para al defensa (CITEDEF), \emph{Radar Láser}, url: \texttt{\burl{http://www.citedef.gob.ar/i-d/laser/areas-de-trabajo-laser/ral-descripcion/}}.
 
 
 
    \beamertemplatebookbibitems
 
  \bibitem{paper-dta-conae}
 
    J.~Siman, G.~Jaquenod and H.~Mascialino, \emph{Fpga-Based Transmit/Receive Distributed Controller for the TR Modules of an L Band Antenna (SAR)}, 4th. Southern Conference on Programmable Logic, 2008.
 
 
 
    \beamertemplatebookbibitems
 
  \bibitem{act-curricula}
 
    P.~Cayuela, \emph{Actualización de la currícula -- Incorporación de la lógica programable en ingeniería}, Jornada de Investigación y Desarrollo en Ingeniería de Software (JIDIS'07). Córdoba Argentina. 2007.
 
 
 
  \end{thebibliography}
 
\end{frame}
 
 
\subsection{Fin} %%%%%%%%%%%%%%%%
\subsection{Fin} %%%%%%%%%%%%%%%%
 
 
\begin{frame}
\begin{frame}
\frametitle{¿Preguntas?}
\frametitle{¿Preguntas?}
\begin{center}
\begin{center}
\includegraphics[height=0.9\textheight]{question_.pdf}
\includegraphics[height=0.9\textheight]{images-from-uEA2014/question_.pdf}
\end{center}
\end{center}
\end{frame}
\end{frame}
 
 
 
 
\end{document}
\end{document}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.