Articles tagged Two-column

Charge to Mass Ratio of the Electron
For an electron moving in a circular path in a magnetic field, if we know the magnetic field strength, accelerating voltage, and radius of the electron's trajectory, then we can make an estimation of the electron's charge to mass ratio. We calculated an average charge to mass ratio of \(2.08 \times 10^{11} \pm 1.81 \times 10^8\) Coulombs per kilogram.
Jake Rugh

Proyecto: Jaula de Faraday
In this project the behavior of the Faraday cage as an insulator against an induced load, either by an effect of nature as lightning or lightning or power surges be considered. As we know the Faraday cage is a conductor of electric current and therefore theoretically there will be inside a magnetic field or electromagnetic wave in the same way there will be no magnetic field.
Eduardo

Base de datos NoSQL Persistencia Políglota
En los últimos años se ha visto un auge en el uso de los sistemas de bases de datos NoSQL y junto a ello se ha popularizado la idea de aplicaciones de Persistencia Políglota. Esta consiste en que gracias a la gran variedad y cantidad de datos, y los diversos servicios que pueden dar las aplicaciones hoy en día, es probable que un único tipo de sistema de almacenamiento no sea capaz de cubrir de forma eficiente todas las necesidades de la aplicación. En este articulo se dará una idea general de las Aplicaciones de Persistencia Políglota dando información acerca de su funcionamiento, arquitectura y motivación; y ademas se hablara específicamente de como aplicar la Persistencia Políglota con MongoDB y Neo4j.
Palabras Clave: NoSQL, Persistencia Políglota, MongoDB, Neo4j, Neo4j Doc Manager
Abelardo Moreno, David Fernandez, Alberto Suarez

Techniques Of Electromagnetic Cloaking
How to conceal objects from electromagnetic radiation has been a hot research topic. Radar is an object detection system that uses Radio waves to determine the range, angle, or velocity. A radar transmit radio waves or microwaves that reflect from any object in their path. A receive radar is typically the same system as transmit radar, receives and processes these reflected wave to determine properties of object. Different organizations are working onto hide object from the radar in outer space. Any confidential object can be taken through space without being detected by the enemies. This calls for necessity of devising new method to conceal an object electromagnetically.
Ankit Kumar

Security Systems : Facial Recognition using MATLAB
Biometric refers to the automatic identification of a person based on his or her physiological and individual characteristics that can be easily verified. Among the featured measures of this system are face, fingerprint, speech recognition, retinal and signature etc. To fortify the actual presence of a real trait against a fake self-generated sample biometric system is used. In this research paper, the focus is laid on basic techniques for security system. Face recognition. In face recognition, facial recognition algorithms identify facial features by extracting landmarks, or features, from an image of the subject’s face. [1]We can apply it to the servo motors using train database and test database. If the data matches the train database, it sends the command to the servo motors which in turn will open the door. [2]The UI displays ACCESS ACCEPTED or ACCESS DENIED based on the recognition using test and trained databases.This system is implemented using MATLAB.
Abhishek Anand

Measurement of the dynamic viscosity of Canola Oil using a ball drop
The viscosity of a particular fluid is an interesting parameter that plays an important role in fluid dynamics of that fluid. We chose the common household cooking item canola oil. Using a ball drop, we set out to measure viscosity at various temperatures and create a model for the viscosity of canola oil as a function of temperature, as well as an accurate measurement for viscosity at room temperature. It was found that the viscosity between 0 and 40 degrees Celsius can be approximated using an exponential function and that an estimation for viscosity at room temperature was not very difficult to obtain. The precision of this measurement was limited by uncertainty in lab equipment used to measure various quantities as well as the image analysis software we used and the limited frame-rate of our camera.
Jamie Clark

Video Surveillance for Road Traffic Monitoring
Computer vision systems can be applied to a wide variety of tasks, but some of the most interesting are those related with security and surveillance. Within this group, our application for Video Surveillance for Road Traffic Monitoring can be placed. We propose a solution based on machine learning and video analysis techniques that involves the whole process: database evaluation, background estimation, foreground segmentation, video stabilization and object tracking. As a result of this, our system will be able to monitorize some basic parameters of traffic flow as vehicles counting or speed estimation.
C. Carmona, A. Flores, A. Hernández, A. Imbernon, A. Mosella

Barómetro
El barómetro es un instrumento de medición atmosérica, específicamente utilizado en la determinación de la fuerza por unidad de superficie ejercida por el peso de la atmósfera. Existe un gran número de equipos atmoféricos con distintos tipos de estos aparátos y son diariamente utilizados ya que la presión atmosférica juega un papel importante en la determinación y pronóstico del tiempo así como en el área de investigación al momento de realizarse experimentos ya que pueden llegar a afectar o hacer variar el funcionamiento de muchos aparatos electrónicos y mecánicos.
luis castellanos

Modifying Linux Kernel
In this document we focus on modifying the Linux Kernel through memory and scheduler parameters. The main objective is to study the performance of a computer during the execution of AIO-Stress Benchmark. It was necessary to run the test several times since three of the parameter mentioned in this project were modified 5 times. After completing the test, the results were displayed on graphs, showing that all the variables have a noticeable influence on the performance of the computer.
Adair Ibarra Bautista & Oscar Zapata Buenrostro