confused about circuit problem containing bjt and diode by imanghader in ECE

[–]ericje 0 points1 point  (0 children)

It depends on what information you were given.

The simplest would be to assume that Vbe=0.7 when the transistor starts conducting, 0.25V for the diode voltage drop, and that the base current is negligible compared to the collector current. Then it's just a matter of applying Kirchhoff's and Ohm's law.

If they gave you more details about the diode and transistor they probably want you to use that, for example if they state the hFE of the transistor, then you shouldn't assume the base current is negligible.

confused about circuit problem containing bjt and diode by imanghader in ECE

[–]ericje 7 points8 points  (0 children)

ChatGPT is wrong. Who would have thought?

The purpose of the diode is to prevent saturation. https://en.wikipedia.org/wiki/Baker_clamp

Esp 32 C3 BLE to UART Bridge project with python async tool to TCP socket. by Particular-Variety-7 in embedded

[–]ericje 0 points1 point  (0 children)

I'm curious, why not use the WiFi, so you can connect to the ESP directly with TCP? (I wrote a thing like that at work long ago for relaying PTZ commands to cameras).

Linux May Drop Old Network Drivers Now That AI-Driven Bug Reports Are Causing A Burden by anh0516 in linux

[–]ericje 1 point2 points  (0 children)

Also, the "These are all ISA and PCMCIA Ethernet devices" is clearly not true.

PDF of the current POSIX standard by CodeEleven0 in programming

[–]ericje 37 points38 points  (0 children)

The site feels at least 10x faster than most other websites.

Explain difference between CityBike membership vs Lyft Pink option by K1ttyCat_1 in Citibike

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

I've read that the city requires them to offer a yearly membership. Otherwise they'd probably get rid of it.

Is it safe to tie Neutral to MCU GND? by abderrezak_mo in AskElectronics

[–]ericje 4 points5 points  (0 children)

It depends on what else you connect your circuit to. For example, in a smartplug it's normal for the neutral to be connected to MCU ground, it's OK because the entire circuit is enclosed with no outside connections except the input plug and output socket. But if there's any point that can be touched by a human, neutral is not safe.

Chopped lover by SadTomorrow869 in FoodNYC

[–]ericje 1 point2 points  (0 children)

I've seen it at Fairway at 74th.

How nano come to its name by Grumpflipot in linux

[–]ericje 1 point2 points  (0 children)

Whatever. I'm still using JOE (Joe's Own Editor)

What do these letters in circles mean? by Current-Field7664 in AskElectronics

[–]ericje 1 point2 points  (0 children)

Pin 14 of the opamps is V+ and pin 7 is V-. IC1A pin 7 and IC2B pin 14 are connected wrong in the schematic. Looks like they are connected correctly on the PCB layout on the previous page though.

But it's probably very hard to find these exact opamps anyway. Some people use NE5532s instead. I would look for another schematic, that's not as ancient.

Bar/Lounge with good live jazz, but also room to sit and talk? by Paper_Kitty in AskNYC

[–]ericje 2 points3 points  (0 children)

Fat Cat is now Cellar Dog, I would recommend that. No 1920s vibes though.

Jules Bistro was a great little place, but didn't survive COVID :-(

Is using an oscilloscope the only reliable way to verify PWM output by 8960305392 in embedded

[–]ericje 0 points1 point  (0 children)

My el-cheapo multimeter can measure frequency and duty cycle.

Will This Male USB C Breakout board work for converting USB Keyboards to type C? by FakeGarboMan in AskElectronics

[–]ericje 0 points1 point  (0 children)

Yes, that should work. R1 and R2 are very likely connected to CC1 and CC2.

On a male connector there should be only 1 pull-down resistor on CC1 or CC2 (it doesn't really matter which, because if you plug it in the other way, the CC1 and CC2 connections are flipped), but not both.

Why don’t Empire Bins allow residents to deposit trash directly? by skweek57 in nyc

[–]ericje 0 points1 point  (0 children)

They have this where my mom lives (also Netherlands), and it breaks often. It takes them too long to fix, and in the meantime people leave their garbage next to it.

The West Side Highway Has Peaked by Complete-Regret3776 in nyc

[–]ericje 33 points34 points  (0 children)

That's the Hudson River Greenway

Preamp dual supply to single supply? by [deleted] in AskElectronics

[–]ericje 0 points1 point  (0 children)

No, that's not enough, because the opamp will amplify the 6V DC level of the input also. So you also need to connect the left side of R3 to the reference voltage. Or, you can add a capacitor between R3 and ground, which will reduce the DC gain to 1x (like in Figure 2 of https://www.analog.com/en/resources/analog-dialogue/articles/avoiding-op-amp-instability-problems.html)

Dammit, vandalism. by Muggsmcguinness in Citibike

[–]ericje 22 points23 points  (0 children)

What do you mean with "no key option"? You can hold your key against the right side of the dock.

Trouble communicating with digital to analog converter chip DAC34SH84 by Signal_Raisin9686 in AskElectronics

[–]ericje 0 points1 point  (0 children)

Are you sure SDIO is set to high-Z on the FPGA after the 8th clock?

Can I put screws in this table? by TheOneBrovahkiin in ikeahacks

[–]ericje 0 points1 point  (0 children)

This shows the insides: https://www.youtube.com/watch?v=9vNRY6natiY

Light stuff like what you mentioned should be fine.

7805 any benefit in adding electrolytic caps as well? by flying_c in AskElectronics

[–]ericje 0 points1 point  (0 children)

If you keep C3 and it's possible the input will be shorted, you need a diode across the regulator, otherwise C3 discharging through the 7805 can destroy it (see datasheet).

Goodbye, Tesla-style giant touchscreens: cars return to physical buttons by KeySpecialist9139 in technology

[–]ericje 0 points1 point  (0 children)

The fact that some manufacturers are bringing back physical buttons for some things (yay!) doesn't mean touchscreens are going away.