Spelling suggestions: "subject:"circuitos integrado VLSI"" "subject:"circuitous integrado VLSI""
1 |
Diseño e implementación de arquitecturas para estructuras paralelasPasciaroni, Alejandro 29 December 2015 (has links)
Este trabajo de investigación explora el diseño e implementación de arquitecturas paralelas
que permiten el procesamiento en paralelo de datos. Se consideró, como caso de estudio, el
procesamiento en tiempo real del algoritmo del filtro de partículas para aquellas aplicaciones
que requieren miles de ellas. En estos casos el algoritmo presenta un cuello de botella en el tiempo
de ejecución debido al remuestreo, la única operación del algoritmo cuyo procesamiento no puede
ser paralelizado en forma directa. El estudio tuvo como objetivos la revisión bibliográfica sobre
los algoritmos de remuestreo e implentación del filtro de partículas y por último la proposición de
arquitecturas digitales para un elemento de procesamiento para luego considerar arquitecturas
con procesamiento distribuido.
Se revisionaron las estrategias de paralelización del algoritmo de remuestreo y se llevó acabo
una evaluación cualitativa y cuantitativa del comportamiento de las mismas. La estrategia
seleccionada para las arquitecturas propuestas es el remuestreo distribuido que se basa en la distribución del remuestreo en grupos de partículas. De la evaluación se concluye que si se aumenta
la cantidad de partículas por grupo se reduce el error en la estimación pero no sucede lo mismo
si se aumenta la cantidad de grupos de igual cantidad de partículas.
Se propusieron tres arquitecturas digitales basadas en el remuestreo distribuido. Las dos
primeras arquitecturas se basan en el modelo computacional Dataflow y la tercera arquitectura es
un arreglo de procesadores de propósito general que integran una arquitectura Single Instruction
Multiple Data (SIMD). El primer diseño prioriza la tasa de procesamiento mientras que los otros
dos el área de silicio requerida. Para reducir el área del elemento de procesamiento se recurrió a
la multiplexación en tiempo de ciertos recursos computacionales.
Se realizó un análisis comparativo en términos de tiempo de ejecución y área de silicio
de las arquitecturas propuestas. Se observa que el multiplexado en tiempo de recursos resulta
exitosa en la reducción del área total. Por otra parte a igual número de grupos de procesamiento
instanciados resultará conveniente el Diseño 1 si se prioriza la tasa de procesamiento y el Diseño
2 si la prioridad es minimizar el área de silicio. El Diseño 3 no presenta ventaja respecto al
Diseño 1 a pesar de disponer de un diseño regular y un elemento de procesamiento más versátil. / This research work explores the design and implentation of digital architectures that allows
parallel data processing. The particle filtering in real time is considered as case study specially
for those applications that requires thousands of particles. In those cases the algorithm presents
a bottle neck in the execution time of the filter due to the resampling operation which can not be
parallelized in a straight way. The study had as objectives the bibliographic revision of resampling
algorithms and particle filter implementation and the proposition of digital architectures for
processing elements that integrate a distributed processing architecture.
The bibliographic revision of strategies to parallelize resampling algorithms was carried out.
Further a quantitative and qualitative evaluation of the strategies was made. The distributed
resampling strategy was choosen for the architecture implementations. This strategy is based
on the distribution of the resampling operation into groups of particles. From the evalution it
is concluded that: the estimation error of the filter is improved by increasing the number of
particles per group. However, increasing the number of groups with equal quantity of particles
does not reduce the error estimation.
Three digital architectures were proposed based on distributed resampling. The two first
architectures are based on the dataflow computational model and the third one is an array
of general purpose processors that conforms a Single Instruction Multiple Data architecture
(SIMD). First design is focused on maximizing the data processing rate meanwhile the two
other designs are focused on reducing the required silicon area. In order to reduce the silicon
area a time multiplexing of hardware resources was implemented.
A comparison in terms of execution time and silicon area was carried out for the three
proposed architectures. From this analysis is possible to observe taht the time multiplexing of
hardware resources was successful in reducing the silicon area. Comparing Design 1 and Design 2
it is concluded that: for an equal number of processing groups instantiated Design 1 results more
appropiate when data processing rate is important meanwhile Design 2 is the best option when
the design goal is to reduce the silicon area. Finally Design 3 does not presents any advantage
compared to Design 1 despite its more versatile processing element and its regular design.
|
2 |
Interface de controle e monitoramento para circuitos alimentados em alta tensão variável. / Control and monitoring interface for circuit with variable high voltage supply.Javier Andrés Osinaga Berois 18 May 2017 (has links)
Nesta dissertação, é apresentado o projeto de uma interface que permite o controle e monitoramento de cargas de alta tensão alimentadas na faixa de 8,5V a 35V. A interface fornece duas funções básicas: a primeira é permitir que circuitos alimentados no domínio dos 5V controlem o chaveamento de transistores de potência PMOS com uma tensão de porta 5V abaixo da tensão de alimentação; a segunda é realizar o monitoramento de sobrecorrentes na carga de alta tensão, alertando, com um sinal de baixa tensão, estas ocorrências. A interface foi projetada e fabricada no processo CMOS XC06 - 0,6µm da XFAB, com a inclusão de módulos que permitem o uso de transistores de alta tensão. Como parte da solução proposta, foi analisado, implementado e caracterizado um regulador de tensão flutuante que gera uma tensão de saída 5V abaixo da tensão de alimentação. A área de silício do regulador é de 599µm x 330µm, e as medidas da tensão de saída gerada apresentam variações menores que 10%. Também foi projetado e integrado no mesmo circuito integrado um sensor para medir o nível da tensão flutuante do regulador e comunicar seu estado com um sinal de 5V, este bloco ocupa uma área de 599µm x µm. Este sensor apresentou um desvio padrão de 7% nas medidas da sua tensão limiar. A interface foi integrada em um sensor de proximidade indutivo, permitindo o chaveamento de uma carga de 430pF a 1,2kHz em toda a faixa de alimentação. / This work presents the design of an interface that allow to control and monitoring high voltage loads in the range of 8,5V to 35V. The interface provides two main features, the first one is to allow low voltage circuits supplied with 5V to control the switching of power PMOS transistors with a gate voltage 5V bellow the supply voltage. The second one is monitoring overcurrents on the high voltage load alerting with a low voltage signal these occurences. The interface was designed and fabricated on the CMOS XC06 - 0,6µm process from XFAB with the inclusion of modules that allow the use of high voltage transistors. As part of the proposed solution it was analyzed, implemented and measured a floating voltage regulator wich provides an output voltage 5V bellow the supply voltage. The area of the regulator is 599µm x 330µm and the measures of the output voltage presents variations under the 10%. Also it was designed and integrates in the same integrated circuit a sensor to measure the output level of the floating regulator and communicate the state of this output with a 5V signal, this block occupies an area of 599µm x 579µm. This sensor presented a 7% standard desviation on the measured voltage threashold. The interface was integrated on an inductive proximity sensor allowing the switching of a 430pF load at 1,2kHz for the entire all supply range.
|
3 |
Interface de controle e monitoramento para circuitos alimentados em alta tensão variável. / Control and monitoring interface for circuit with variable high voltage supply.Osinaga Berois, Javier Andrés 18 May 2017 (has links)
Nesta dissertação, é apresentado o projeto de uma interface que permite o controle e monitoramento de cargas de alta tensão alimentadas na faixa de 8,5V a 35V. A interface fornece duas funções básicas: a primeira é permitir que circuitos alimentados no domínio dos 5V controlem o chaveamento de transistores de potência PMOS com uma tensão de porta 5V abaixo da tensão de alimentação; a segunda é realizar o monitoramento de sobrecorrentes na carga de alta tensão, alertando, com um sinal de baixa tensão, estas ocorrências. A interface foi projetada e fabricada no processo CMOS XC06 - 0,6µm da XFAB, com a inclusão de módulos que permitem o uso de transistores de alta tensão. Como parte da solução proposta, foi analisado, implementado e caracterizado um regulador de tensão flutuante que gera uma tensão de saída 5V abaixo da tensão de alimentação. A área de silício do regulador é de 599µm x 330µm, e as medidas da tensão de saída gerada apresentam variações menores que 10%. Também foi projetado e integrado no mesmo circuito integrado um sensor para medir o nível da tensão flutuante do regulador e comunicar seu estado com um sinal de 5V, este bloco ocupa uma área de 599µm x µm. Este sensor apresentou um desvio padrão de 7% nas medidas da sua tensão limiar. A interface foi integrada em um sensor de proximidade indutivo, permitindo o chaveamento de uma carga de 430pF a 1,2kHz em toda a faixa de alimentação. / This work presents the design of an interface that allow to control and monitoring high voltage loads in the range of 8,5V to 35V. The interface provides two main features, the first one is to allow low voltage circuits supplied with 5V to control the switching of power PMOS transistors with a gate voltage 5V bellow the supply voltage. The second one is monitoring overcurrents on the high voltage load alerting with a low voltage signal these occurences. The interface was designed and fabricated on the CMOS XC06 - 0,6µm process from XFAB with the inclusion of modules that allow the use of high voltage transistors. As part of the proposed solution it was analyzed, implemented and measured a floating voltage regulator wich provides an output voltage 5V bellow the supply voltage. The area of the regulator is 599µm x 330µm and the measures of the output voltage presents variations under the 10%. Also it was designed and integrates in the same integrated circuit a sensor to measure the output level of the floating regulator and communicate the state of this output with a 5V signal, this block occupies an area of 599µm x 579µm. This sensor presented a 7% standard desviation on the measured voltage threashold. The interface was integrated on an inductive proximity sensor allowing the switching of a 430pF load at 1,2kHz for the entire all supply range.
|
4 |
Arquitecturas eficientes en energía para procesamiento no lineal en circuitos integradosPasciaroni, Alejandro 22 March 2019 (has links)
En esta tesis se presenta el análisis de paralelismo en sus diferentes niveles
para una Sistema en Chip que consta de múltiples procesadores y una memoria
de almacenamiento de datos de alta densidad. El objetivo es utilizar
el paralelismo como una estrategia para reducir el consumo de energía de
las arquitecturas de cómputo VLSI. En particular, se describe la aplicación
de técnicas de paralelismo en una arquitectura de reconocimiento automático
de voz y su integración en el sistema mencionado implementado en una
tecnología CMOS de 55nm. Se describe la aplicación del paralelismo a nivel
micro-arquitectura y a nivel de Sistema y se analiza el punto óptimo de paralelismo
para obtener una arquitectura de cómputo eficiente desde el punto
de vista de tiempo de procesamiento y consumo de energía. / In this thesis an analysis of data parallelism implemented in a System on
Chip that integrates multiple processing cores and a high density memory
is presented. The aim of this work is to optimally utilize dfferent levels of
spatial parallelism as a strategy to reduce energy consumption of the whole
architecture. The core chosen for this work is an automatic speech recognition
architecture integrated in the mentioned System and implemented in
a technology CMOS node of 55 nm. Parallelism is included at the microarchitecture
level and also at the multiple core chip level. An analysis of the
optimal point of the applied parallelism that provides an architecture that
minimizes both the energy consumption and the processing time simultaneously
is presented.
|
Page generated in 0.0912 seconds