Skip to main content

All Questions

Tagged with
0 votes
1 answer
224 views

Timing Arduino response with ADXL345 accelerometer's data rate

I'm currently working on a system that calculates the velocity by integrating the values of the acceleration. I'm using the ADXL345 accelerometer with a ESP32, and so far, everything's going good, i'm ...
B.Adlane's user avatar
1 vote
3 answers
164 views

Bandwidth of signal

What exactly do we mean the signal bandwidth is the range of frequencies the signal is made of?Is this referring to the Fourier transform of the signal in the frequency domain?
Cartoon Ryan's user avatar
0 votes
2 answers
242 views

How to convert sensor signal to temperature from the data available from the datasheet?

I have a Pyrometer datasheet showing signal percentage (0 to 100%) with the corresponding respective temperatures (from 0 to 200 °C) and current values (from 0 to 20 mA) in the whole measuring range. ...
Aaron Winter's user avatar
0 votes
1 answer
74 views

Data Lines on VME64 Bus

I am learning about the VME64 bus. It has only 16-bits of data bus on its P1 connector while no data pins on P2 connector. Does it means that VME64 is actually a 16-bit bus?
alt-rose's user avatar
  • 1,479
1 vote
1 answer
67 views

Pins for VME64 Bus arbitration

I have a board that has VME64 core implemented in it and this board communicates with other boards via VME64 bus. All boards share the same backplane motherboard which has J1, J2 connectors on it. If ...
alt-rose's user avatar
  • 1,479
0 votes
1 answer
111 views

Bare minimum pins for VME64 Bus

I have a board on which core for VME64 bus is implemented and it communicates with other boards on VME64 bus using only 1 connector (P1, 5 rows, 32 pins on each row, total 160 pins) instead of 2 ...
alt-rose's user avatar
  • 1,479
0 votes
1 answer
200 views

What is the minimum freqeuncy required to transmit 2400 bits per second? [closed]

Yes we can use diiferent symbols and modulation sechemes for example QAM ,DPSK,QPSK etc... you can use any modulation secheme. What will be or can be the minimum frequency to transmit information ...
Hassan Mahmood's user avatar
1 vote
1 answer
110 views

Implementing Best Linear Unbiased Estimator (BLUE) with real data

I have a set of data contained in an excel file that I wish to compute the Best Linear Unbiased Estimator. I understand the assumption of the signal observed must be x[n]=S[n]A+W[n], where S[n] is the ...
learnmore's user avatar
  • 119
1 vote
1 answer
1k views

Understanding capacitors and pre-amp configuration in this tone decoder circuit

I found the following circuit from http://www.talkingelectronics.com/ChipDataEbook-1d/html/567.html : I'm confused as to why a 1uF and 10uF capacitor is connected between a 1K resistor and a 10K or ...
user avatar
1 vote
3 answers
567 views

Convert MP3 recording of data casette to serial data

I have a retro EMCO F1P CNC machine with a matching M1 controller that comes with mini data cassettes containing the "Machine State Data" which must be fed into registers of the controller before ...
Mr. Developerdude's user avatar
0 votes
2 answers
1k views

Send data to an Arduino by using an audio cable

I want to send some Data to my Arduino by using the audio jack of my smartphone/computer. (USB is no option, since my smartphone does not support USB Host mode and I also don't want to go wireless or ...
Butterkekskrumel's user avatar
0 votes
3 answers
139 views

Signal to noise ratio for a non-physical property

The signal to noise ratio for a voltage, current, or power is easy to understand, but how do I calculate the SNR when the signal is not a physical property, but instead an abstract quantity? I'll try ...
Blue7's user avatar
  • 1,655
0 votes
1 answer
468 views

Calculating the distance between 2 stations in a transfer [closed]

Station A sends \$1024 \times 10^{6}\$ bits of data to station B over a 1Gbps wired link. Station A sends the data in packets of \$8 \times 10^6\$ bits. The whole transfer took 100 seconds to complete....
xenon's user avatar
  • 389
4 votes
1 answer
21k views

Required Bandwidth for ASK

In Amplitude Shift Keying, the bandwidth required is given by \$B=(1+d)S\$ where B is bandwidth, S is the signal rate, and d is a value of either \$0\$ or \$1\$. But how could the required bandwidth ...
xenon's user avatar
  • 389
1 vote
2 answers
15k views

Relationship between sampling rate and number of levels/bits in PCM

It is said in the books that increasing the levels of quantisation codes in Pulse Code Modulation, or in other words increase the number of bits, could give a better signal. I understand that having ...
xenon's user avatar
  • 389

15 30 50 per page