DSPRelated.com

Sami Aldalahmeh (@sami_aldalahmah)

Dr. Sami Ahmed Aldalahmeh is an assistant professor in the department of communication and computer engineering at Al-Zaytoonah University of Jordan since 2013. He received his PhD degree from University of Leeds, UK, in 2013. He was awarded his MSc degree in Communications Signal Processing from King's College London, UK, in 2007 with distinction and top of his class. He earned his BSc degree in Electrical Engineering from the University of Jordan, Jordan, in 2006. His research interests include distributed detection and estimation, wireless sensor networks, stochastic geometry models for wireless networks, delay and throughput in wireless sensor networks, and sensor signal processing.

Engineering the Statistics

Sami AldalahmehSami Aldalahmeh March 26, 20122 comments

Do you remember the probability course you took in undergrad? If you were like me, you would consider it one of those courses that you get out of confused. But maybe a time will come where you regret skipping class because of the lecturer's persisting attempts to scare you with mathematical involved nomenclature.As you might have guessed, I had this moment few months back where I had to go deep into statistical analysis. I learned things the hard way, or maybe it is the right way. I mean...


Why is Fourier transform broken

Sami AldalahmehSami Aldalahmeh October 4, 20112 comments

Many engineers know the Gibbs phenomenon without grasping its root cause. This post shows that the problem comes from using the incomplete metric space of continuous functions, C[a,b], for Fourier series, and explains how switching to Lp spaces resolves convergence in the mean but allows functions to differ on sets of measure zero. It also reminds readers that Fourier analysis gives no time localization, so be mindful of its limits.


More free Ebooks

Sami AldalahmehSami Aldalahmeh September 13, 20112 comments

I found this website that contains loads of free, high quality, ebooks and journals as well. There is 176 ebooks under electrical engineering heading. I found books suitable for engineers, researcher, and hobbiest as well.

Here is the link for it:

http://www.intechopen.com/

To be more useful here are few MATLAB books:

http://www.intechopen.com/books/show/title/applications-of-matlab-in-science-and-engineering


ICASSP 2011 conference lectures online (for free)

Sami AldalahmehSami Aldalahmeh July 5, 2011

For the first time, the oral sessions of ICASSP 2011 were recorded and posted online for free, giving engineers worldwide easy access to the conference. The talks span speech and communication signal processing, plus eclectic topics like bio-inspired methods, where Prof. Sayed uses a distributed LMS model to reproduce group predator and prey behavior. Expect some theoretical material, but many presentations are practical and inspiring for DSP practitioners.


FREE Peer-reviewed IEEE signal processing courses

Sami AldalahmehSami Aldalahmeh April 26, 20111 comment

The IEEE signal processing society is offereing FREE peer reviewed courses, though not many, they are peer reviewed and span differenet topics like; wavelets, speech analysis, and statistical detection.

Enjoy

http://cnx.org/lenses/ieeesps/endorsements?b_start:int=0&-C=


DSP Algorithm Implementation: A Comprehensive Approach

Sami AldalahmehSami Aldalahmeh April 13, 20116 comments

This post lays out a practical pathway for taking DSP algorithms from high level simulation to production hardware, comparing GPP, DSP, FPGA and ASIC platforms. It presents a stepwise methodology starting with nested loop programs, then exposing parallelism with data flow graphs, using SystemC transaction level modeling to bridge to Verilog or VHDL, and explains why that flow speeds design and simulation.


We are famous!!

Sami AldalahmehSami Aldalahmeh December 8, 20102 comments

Today one of my supervisor said to me that the IEEE Signal Processing eNewsletter mentioned me, well sort of:) It actually talked about Social media resources for DSP and pointed to this website's blog section. You check it out here http://tinyurl.com/36dga4n


State Space Representation and the State of Engineering Thinking

Sami AldalahmehSami Aldalahmeh November 23, 20102 comments

Most, if not all, textbooks in signal processing (SP) thoroughly covers the frequency analysis of signals and systems alike, including the Fourier and the Z-transform that produce the well known Transfer Function. Another way of signal analysis, not as popular in signal processing though, is State Space representation. State space models describes the internal signals of the system or the process and how it affect the output, in contrast to the frequency representation that only describe the...


Knowledge Mine for Embedded Systems

Sami AldalahmehSami Aldalahmeh June 25, 20101 comment

A little-known interactive portal makes learning embedded systems surprisingly practical and visual. The site is organized into four main areas: embedded systems design, design lifecycle, design methods, and design tools. Each section uses clickable system block diagrams so you can jump from a block, for example a MAC unit, to a focused page with detailed explanations. It’s a handy, ready reference for DSP and embedded engineers.


Hidden Linear Algebra in DSP

Sami AldalahmehSami Aldalahmeh June 17, 20105 comments

Linear algebra is hiding in plain sight inside many DSP techniques, not just abstract theory. By treating linear systems as matrix operators y = A x you reveal Toeplitz structure in LTI systems, connect to covariance matrices, and gain geometric intuition via eigenvalues and eigenvectors. This matrix viewpoint complements convolution-based thinking and offers practical tools for filter and channel analysis.


Re: Future of Signal Processing

Reply posted 2 years ago (06/16/2024)
Hello,I would argue that signal processing and DSP will become (if it is not already) an essential component in the AI/ML processing pipeline.  AI is data...

Re: DSP chip ??

Reply posted 6 years ago (07/02/2020)
Maybe it looks big in the pictures but it’s almost the same size as the RP. If you’re for a smaller size google the stm32 blue pill but make sure it...

Re: DSP chip ??

Reply posted 6 years ago (07/02/2020)
...

Re: DSP chip ??

Reply posted 6 years ago (07/02/2020)
It is interesting how things changed in the DSP industry. Nowadays most DSP features exists in MCUs as engines and software libraries. Have a look at the ARM-based...

Re: Noise Characterization

Reply posted 6 years ago (02/25/2020)
Well, your proposed data model might work better if you extend it to be a sum of the sinusoids. In any case, you have to estimate the parameters (w and the noise...

Re: Resolution vs Sampling Speed

Reply posted 7 years ago (10/08/2018)
To answer your first question, the resolution is generally related with the FFT bins number. Before that, the sampling rate should be at least twice the maximum...

Re: Hot DSP Topics 2018

Reply posted 7 years ago (09/20/2018)
Hello,This is a very good point to raise up nowadays, since signal processing has branched into so many fields of science and engineering.  Of course, DSP is...

Re: Off Topic: Binary Numbers

Reply posted 8 years ago (08/27/2018)
Amazing

Re: Side lobes reduction after FFT

Reply posted 8 years ago (01/19/2018)
Very informative paper.

Re: correlation for complex number

Reply posted 8 years ago (01/03/2018)
Hello,@jtrantow gave a very good explanation. I will try to summarize it according to my understanding. The correlation is a measure of similarity between signals...

Re: correlation for complex number

Reply posted 8 years ago (01/03/2018)
Very good explanation!

Re: FPGA curve fitting

Reply posted 8 years ago (09/06/2017)
Why not just use higher sampling rate? If you need to do curve fitting I suggest a DSP for this purpose since the level of mathematical computations required...

Re: Predictive Analytics from Sensor Data

Reply posted 9 years ago (12/15/2016)
Hi,You can use linear prediction (google it:). I think it is the most basic. However, the prediction method depends on the underlying model of the data. As the...

Re: down conversion vs de-modulation

Reply posted 9 years ago (11/19/2016)
I believe that in the advent of fast ADCs, down and conversion became an easier and cheaper method to perform the frequency conversion, which is traditionally done...
Theoretically, the matched filter (MF) is used to mitigate the effect of noise. This is done by matching the impulse response of the filter to the transmitted waveform,...

Re: LabView and DSP

Reply posted 10 years ago (02/29/2016)
Thank you for good points raised. I strongly agree with your last point. A student version should be available to play around with. I believe, though, that...

LabView and DSP

New thread started 10 years ago
Recently, I came across several LabView attempts to penetrate the DSP sector (commercial and educational). LabView is the de facto in data acquisition, however at...

Use this form to contact sami_aldalahmah

Before you can contact a member of the *Related Sites:

  • You must be logged in (register here)
  • You must confirm you email address