# Regular Meeting (2020.2.24)
## Completed
* Testing ibert-GTY
* Hough Transform for curve detect (opencv+python)
## Ibert
* Using example files
* Transrate: **25Gbps x 4ch**
* Fiber loop-back

* Result

* ibert-test without encoding with 8B/10B or 64B/66B ... etc.

* What's the ibert (LFSR)?

* Both (LFSR + Scrambler) and 8B/10 provide DC-Balance
* LFSR detected error is not directly
* if we sent random data, how to detect error in receiver
* LFSR without control code
* Why we need DC-Balance in Hi-Speed transmission circuit


* Some probles
* I can't specify ref-clk (refclk-0, refclk-1) if I use ibert-IP
* UT-3 board layout refclk-0, refclk-1 to same clock, maybe UT-4 is the same.


![gty-clks-ibert]()
## Hough Transform for curve detect
* Compare equtions
* Hough transform for strength line

* Hough transform for curve

Threashole = 30
* Hough transform for curve


* Hough transform for strength line

###### tags: `Regular Meeting` `DeWei`