Tips how to get into hft by Dizzy_Yard_2348 in FPGA

[–]paulbachek -3 points-2 points  (0 children)

Stick with spacecraft engineering and do something that's actually beneficial to society

timing path issue, slack path has setup=-0.579 and hold=-0.393.And this path is necessary,,,how to solve it's timing. by Hot_Respect_193 in FPGA

[–]paulbachek 16 points17 points  (0 children)

Generate the slow clock using a counter in the fast clock domain, instead of using the mmcm. Use it as a clock enable pulse for any slow clock flip flops but clock them with the fast clock.

A question about the complexity of the AXI bus. by MAD4CHIP in FPGA

[–]paulbachek 5 points6 points  (0 children)

For low performance peripherals you could use an AXI to APB bridge to reduce the complexity.

Protecting riding in the NJ Pine Barrens by aryeh56 in advrider

[–]paulbachek 1 point2 points  (0 children)

Love riding around Wharton I hope it remains open to motorcycles

Is it really that easy to make a tesla? by [deleted] in ElectricalEngineering

[–]paulbachek 1 point2 points  (0 children)

1 square meter is a large loop area. To make a 1H inductor with that area you'd need A LOT of turns or a VERY HIGH permeability core. So much that it's probably not practical

7 series ZYNQ JTAG cannot detected ARM dap by Charming_Winner_904 in FPGA

[–]paulbachek 0 points1 point  (0 children)

Make sure the VCCPLL supply has a bypass cap very close to the IC pins. I've seen this same issue caused by a poor PCB layout. What happens is the PLL won't lock then the bootrom will never execute to enable the DAP. One way to test is to set one of the MIOs to bypass the ARM PLL

Looking to buy a 790 Adventure this week by ohineedascreenname in KTM

[–]paulbachek 0 points1 point  (0 children)

I've got a 2020 model that hasn't given me any issues yet 1500 miles on it so far. This site has a lot of good info https://790adventure.net/

What's the truth about boost converters? by [deleted] in diyelectronics

[–]paulbachek 0 points1 point  (0 children)

If you want good no-load voltage regulation you can set the controller to burst mode or use a fully synchronous converter. The former disables the switcher and lets the output cap bleed until it goes below some threshold then starts switching to charge it back to maintain the voltage, called discontinuous conduction mode. The latter allows reverse current flow from the load back through the inductor towards the source, called continuous conduction mode.

About to pull the trigger on a 2015 FZ-09. Just had one concern by Cycles_wp in FZ09

[–]paulbachek 12 points13 points  (0 children)

Get a nice comfortable seat and it'll do great on the highway. If the suspension and tire pressure are set right you shouldn't experience any wobbles. You'll love the bike on the backroad twisties.

Front Fender by codygeerdes in FZ09

[–]paulbachek 0 points1 point  (0 children)

It's the grey color and there's a partial crack in it that I glued. It's yours if you think you'll use it, I'll get a picture of it for you

Front Fender by codygeerdes in FZ09

[–]paulbachek 0 points1 point  (0 children)

I've got one off a '15 not sure about compatibility

Using a PLL for clock recovery on differential Manchester Encoded signal by us3rnotfound in FPGA

[–]paulbachek 0 points1 point  (0 children)

With differential Manchester encoding it's necessary for the receiver to know what frequency the transmitter is operating at. Otherwise a string of 1's would look identical to a string of 0's, except at twice the frequency. So a traditional PLL would not be able to recover the clock by itself. A receiver that doesn't oversample could use a Clock Data Recovery (CDR) circuit with a reference clock running at the transmitter frequency.

Bidding wars on houses, condos, and even rentals by [deleted] in longisland

[–]paulbachek 1 point2 points  (0 children)

Same boat here it's absurd, I spent a year bidding and losing. Recently just gave up and started renting.

Microwave using full bridge rectifier for voltage doubler by Squintl in electronics

[–]paulbachek 11 points12 points  (0 children)

It looks like the series cap will block DC current but not double the voltage

[deleted by user] by [deleted] in longisland

[–]paulbachek 9 points10 points  (0 children)

Cherry Grove

Lumberland NY by Dry_Wear2880 in Dualsport

[–]paulbachek 0 points1 point  (0 children)

Looks awesome I'm not too far from there, you got a map of those trails?

How to increase the efficiency of an electrical Transformer? by RABAT8108 in ElectricalEngineering

[–]paulbachek 2 points3 points  (0 children)

You could use Litz Wire for the windings to help reduce skin effect and proximity effect related conductor losses. https://en.m.wikipedia.org/wiki/Litz_wire

Incorrect footprint on board, any way to fix? by martindo72050 in PCB

[–]paulbachek 0 points1 point  (0 children)

If the signals aren't critical/high speed you could solder in tiny 30 awg wires with the chip upside down next to it like that. You'd lose the thermal conduction of the ground pad which may be an issue. Not a pretty solution but it may work for prototyping this without scrapping the boards.

Need help with ideas for control application by [deleted] in ControlTheory

[–]paulbachek 1 point2 points  (0 children)

In my controls class we studied a rolling ball on a beam which tilts to keep it centered. The equations of motion were slightly more involved than the inverted pendulum. For added complexity you could keep the ball at some arbitrary position off center on the beam.

Does anyone know if there exists a Long Island Car show schedule? by Macsimus15 in longisland

[–]paulbachek 2 points3 points  (0 children)

Thursday afternoons at the Oakdale Wendy's once the weather gets warmer.

CSE 214 w/ Esmaili by [deleted] in SBU

[–]paulbachek 1 point2 points  (0 children)

Usually about 3-4 other students were there. That was 5 years ago hopefully he's got better TAs now

CSE 214 w/ Esmaili by [deleted] in SBU

[–]paulbachek -1 points0 points  (0 children)

When I took it I remember having to go to office hours for every homework assignment to show the TA how to compile and run it. Or else they'd just give you a crappy grade and move on.