About 60 results
Open links in new tab
  1. TTL在ping命令中代表什么? - 知乎

    TTL:生存时间,主要用于三层数据的防环,TTL在IPv4包头中携带,共8个bit位,最大值255,每经过一个三层设备就减一,为零后丢弃该数据包。

  2. How does TTL serial work? - Electrical Engineering Stack Exchange

    Point of terminology: "TTL serial" is a severely over-broad term, " (point-to-point) asynchronous serial (at TTL levels)" seems to be what you're asking about. (Though that's still probably lacking, but at least …

  3. 什么叫TTL电平? - 知乎

    TTL电平信号被利用的最多是因为通常数据表示采用二进制规定,+5V等价于逻辑"1",0V等价于逻辑"0",这就被称做TTL (晶体管-晶体管逻辑电平)信号系统,这是计算机处理器控制的设备内部各部分 …

  4. Does TTL output specify the maximum current it can source?

    Jan 24, 2026 · TTL-compatible inputs and outputs can be made with CMOS structures. If you look at the datasheets for a 74HC04 and 74HCT04, you will see the different input voltage ranges. AND - to …

  5. 问一下大家什么是USB转TTL? - 知乎

    Aug 15, 2020 · USB转TTL是一种 串口通信 转换器,它可以将USB接口转换为TTL串口通信接口。 TTL串口通信是一种常见的数字通信方式,常用于单片机、传感器等设备之间的数据传输。 通过USB …

  6. digital logic - What is meant by TTL in this context? - Electrical ...

    Jun 22, 2023 · TTL requires that logic 1 input must be at least 2V, and TTL drivers are designed to guarantee that. That is far short of what this driver requires to register as logic 1.

  7. rs232 - What is the difference between RS-232 and TTL UART ...

    Dec 11, 2016 · A TTL UART will output (and input) only TTL levels, essentially 0 bit = 0V and 1 bit = 5V. And many modern-day gadgets (Arduino, et.al.) simply use TTL voltage levels for serial communication.

  8. 既然IP数据包有TTL跳数限制,那它是如何实现远距离(横跨大半个地 …

    既然IP数据包有TTL跳数限制,那它是如何实现远距离(横跨大半个地球)通信的? 首先对问题进行补充解释一下:IP数据包有TTL跳数限制,跳数变为零时数据包就被丢弃。 那么问题来了,当需要远距离 …

  9. USART, UART, RS232, USB, SPI, I2C, TTL, etc. what are all of these and ...

    Aug 14, 2012 · TTL mean Transistor-Transistor-Logic and has its level for logical zero near 0V and for logical one near 5V. Often any 5V logic is called TTL, although most circuits nowadays are built as …

  10. 555 - Why would you put a pullup resistor on the output of a TTL ...

    Jun 13, 2025 · Many TTL devices have NPN pull-ups internally and there cannot pull all the way up to VCC, so if a full voltage swing is needed at the output a pull-up resistor is used.