Another issue on this design came up. The usb connector needs to rotated 90 on a piggy back board. Is this possible on a USB design if the Piggy back board follows the micro strip rules of impedance and trace length. What about going through a via on the differential pair.
Like a microstrip because this board has only one ground plane. That is a brutal calculation. I am still a little confused. The schematic I am working off of tells me to differential pair map two net sets but not the whole track of the USB signal. I don't see where the termination resistor...
I have never needed to do a differential pair myself but the schematic calls out for one. The data sheet says it needs to be 80 differential between the two traces. Reading tutorials on it tell me that the this can be determine by trace width height and permeability of the dielectric. I found...
Yes I have looked at National Instruments. The problem is the specifications are under what I require. I am currently using a specialty chip they made for this company but it is not supported and will run out at sometime. All the chips they have are rated far below the operating conditions...
Spartan FPGA's are well within those specs on their industrial package. So it sounds like the only way one can get this system up and running is to develop the VHDL code. Is their a source for this GIPB stuff that can help in the design of this device.
It might be 100 C. But these values are from some test that some one did on it. Rather than some military standard. Fitting the requirements for either one would be an improvement from my current options.
This design requires a GPIB interface with an operating temp from -20 to 120 C. The issue is the current available GPIB do not meet this spec. Is there a way of designing one of these through VHDL on a FPGA? Does some one know any literature that can help me with this task.
That is a question I was go ask after I determined this design is possible. I am pretty sure it is now. So I will ask it. I am trying to a have a web face(TCP/IP) interface to control a robot. The processor does other things like turn on motor drivers and the like. I have this working already...
I am new to video design and even newer to optics. Is their a stand alone product that can fit the 6 um x 6 um sensor of a MT9V032 from aptina imaging. It would be great if their is one of the web cam balls that can fit on to the pcb that has motors in it for zoom and motion.
What is a MP4 engine. I am trying to compress this sensor data so that I can have a 60 fps video feed. The image quality can be bad. My belief is the MPEG-4 is typically used in these type of applications. Is my logic wrong?
Ok, I think I understand the issue better. My current solution to this issue is to have a DSP between the VGA sensor and my processor to do a MPEG-4 compression.
New questions
How does this compression affect the 173 Mbps?
Why are DSP's so expensive and is there a cheaper solution?
Is...
I can see the advantages of using a UPD. (no handshaking means more information that can be sent). The system is already set for IP. I guess what I need right now is how to model the data stream and pro's and con's regarding compression techniques. 360,960 pixels can translate to three times...
I am trying to send an image to a PC for a web page. The chip a am looking at for the sensor is MT9V032. I have a processor for other applications unrelated to the video. My current solution is to use the Ethernet port on the chip to send bit data It is possible that I could use another...
I am looking to have a video chip (MT9V032) to a coldfire processor (66mhz) which is connected to a 10/100 Ethernet port. I am trying to develop a system to display this image onto a web page. It needs to be at least 60 frames per second. I have little familiarity with video and am worried...