element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
MicroZed Hardware Design Changing Python-1300C Parameters from the PL
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 2 replies
  • Subscribers 309 subscribers
  • Views 227 views
  • Users 0 members are here
Related

Changing Python-1300C Parameters from the PL

Former Member
Former Member over 8 years ago

Hi,

 

I'm interested in using the Vision Kit with this camera and a microzed. I had a couple of questions about this camera.

 

The first thing is how fast can you change camera parameters (if at all) such as gain, shutter, ROI et.c.
Is it possible to do a frame by frame change at full framerate by taking low latency decisions in the FPGA?

 

The second question is what's the best performance one can get from this kit? Can it go up to the full 200+ frames/second with the Avnet daughter board?

Thanks in advance for the help.
 

  • Sign in to reply
  • Cancel
  • albertabeef
    0 albertabeef over 8 years ago

    Excellent questions !

    In the Avnet reference designs, we have implemented the following:

    - SPI transactions are performed by the Zynq's ARM processors (ie. software)

    - the reference design does not run at 200 frames/sec

    The above implementation details are not a hardware limitation, so you could achieve more performance by modifying the reference design.

    - the SPI controller is a custom controller (HDL code) which has a FIFO like interface, connecting a state machine to this interface would achieve much faster configuration that could take place during the blanking periods

    - we have the video data path running at a pixel rate of 27MHZ * 4 = 108MHz, instead of the maximum 72MHz * 4 = 288 MHz

       - note that the video data is received on 4 channels running at 108MHz/4 = 27MHz  each

       - in the Avnet design, the 4 channels are combined into a single data channel running at 108MHz

    NOTE that if you increase the video data path to the maximum data rate, you have two options:

    1) keep the four parallel data paths seperate, and concatenate the results together before saving to the external frame buffer
        this will keep the data rates low, and be possible to build a design in Artix fabric

    2) combining the four data paths to a single path of 72MHz * 4 = 288 MHz,
        you will have issues building the design in Artix fabric (Zynq, 7020, MicroZed Embedded Vision Kit),
        but should be OK in Kintex fabric (Zynq 7030, PicoZed Embedded Vision Kit).

    Hope this helps !

    Regards,

    Mario

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 8 years ago in reply to albertabeef

    Thanks Mario.

    I took a while to reply, as I didn't have the board in my hands until pretty much now. These are some useful starting points.

    So far I have run into some initial problems with getting the camera board to work, which has gone into a separate topic.
    I will update this when I start trying custom designs for the camera.

    Regards,
    Konstantinos

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube