Compression
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   Web Development Archives FAQs Compression

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Web Development Archives Sponsor:
  #1  
Old July 6th, 2008, 12:30 AM
Industrial One
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

Most audio files on the net are recorded at a 44 KHz sampling rate,
but it's mainly referred as "frequency." Now, humans can only hear up
to 20 KHz, so why would audio be recorded at 44 KHz (twice the audible
hearing range?) , one can notice the difference if the song
was downsampled to 22, so why not coin the standard frequency at 22
KHz instead of 44, why is the number doubled? Also, just where the
hell did the number 44,100 emerge from? Why not 40,000?

Nowadays, DVD-audio songs are recorded at 96/192 KHz, is there a
point?

And if this ain't the case, why would the sampling rate be called
"frequency?"

Reply With Quote
  #2  
Old July 7th, 2008, 11:50 AM
Willem
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

Industrial wrote:
) Do I understand correct: hz is one sine loop per second,

Hz is one <whateverper second.
Your heart beats at roughly 80 Hz.
The moon revolves around the earth at roughly 0.38 uHz (Microhertz)

) I generate a
) sine sweep from 0 - 20 KHz with a specified duration, when I view with
) an audio application and zoom 'till individual samples are visible, I
) notice that as frequency increases, the sine waves become shorter, and
) gradually begin to appear more triangular as the smaller sample
) interval makes a perfect, smooth sine shape impossible. Finally, when
) it reaches 20 KHz (20,000 sampling rate) the waves have reached their
) limit on appearing anything that resembles a sine, and is now a
) perfect triangle: one sample at the bottom, one at the top, and one at
) the bottom again, like /\/\/\/\/\/\/\/\/\/\. This would technically be
) the maximum, but instead, as I continue scrolling, I see the waveform
) look something like a private-case of sine waves. This time, a sine
) block composed of triangles. What you're saying is that beyond 22.05
) is a hack that simulates higher frequencies, but don't technically
) exist on a digital medium, like the waveform of the sine sweep I
) created?

Play your sample at half speed and listen to what happens when
you reach 11.025 Khz.

), one can notice the difference if the song was
)downsampled to 22,
)>
)You notice it because reducing the sampling rate to 22KHz
)actually reduces the top end to 11KHz which many people
)can detect.
)
) I don't follow. Why 11?

Because 11 is half of 22. See above.


SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something
No I'm not paranoid. You all think I'm paranoid, don't you !
#ET

Reply With Quote
  #3  
Old July 8th, 2008, 01:10 AM
geoff
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

Earl Kiosterud wrote:
I notice that Audacity displays sample points connected with straight
lines. I don't think that's meaningful. editors show what a
post-filter, presumably at 20 KHz, would show, along with the sample
points.


That would be very presumptive of editing software. SForge shows
straight lines between samples - I would be most peeved if SF made an
arbitrary decision about a filter.

geoff



Reply With Quote
  #4  
Old July 8th, 2008, 06:31 PM
geoff
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

Arny Krueger wrote:
>

Phase linear response does not give sufficient audible advantages to
offset the difficulty of building loudspeakers that have it.

I want a phase-linear room.

geoff



Reply With Quote
  #5  
Old July 9th, 2008, 12:50 AM
Richard Crowley
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

"ChrisCoaster" wrote
Very simple. CDs have two channels of sound: Left, Right, A, B, 1, 2,
whatever you want to call them. L22kHz + R22kHz = 44kHz.

Absolutely not. Each channel is sampled at 44.1KHz.
There is no "L22KHz + R22KHz = 44KHz".



Reply With Quote
  #6  
Old July 9th, 2008, 07:10 AM
Willem
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

ChrisCoaster wrote:
) The audio CD sample rate is set at 44,000Hz(44kHz) for a simple
) reason: Two channels - Left, Right, A,B, whatever you want to call
) them. Each channel gets up to 22kHz.

Where/who did you get that ridiculous idea from ?


SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something
No I'm not paranoid. You all think I'm paranoid, don't you !
#ET

Reply With Quote
  #7  
Old July 10th, 2008, 07:31 AM
Willem
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

ChrisCoaster wrote:
) Topic: If someone can explain the 44.x sampling rate of CDs to
) someone whose math skills are limited to adding/subracting whole
) numbers, it would be appreciated. My idea that 44kHZ was space enough
) to contain 22kHZ for two stereo channels was obviously wrong, and
) something I would like clarified/corrected after having believed it
) for 20 years now.

Easy:

If you have a sound with a frequency of 20kHz, that means that the wave has
to go through one complete cycle 20.000 times a second. That is: up *and*
down 20.000 times a second. To record that you need to record both the ups
and the downs, so that's 20.000 ups plus 20.000 downs, makes 40.000 samples
per second.

Why they went up from 40kHz to 44.1kHz is some weird technical reason,
explained in another part of this thread.


SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something
No I'm not paranoid. You all think I'm paranoid, don't you !
#ET

Reply With Quote
  #8  
Old July 10th, 2008, 06:31 PM
geoff
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

Willem wrote:
ChrisCoaster wrote:
) Topic: If someone can explain the 44.x sampling rate of CDs to
) someone whose math skills are limited to adding/subracting whole
) numbers, it would be appreciated. My idea that 44kHZ was space
enough ) to contain 22kHZ for two stereo channels was obviously
wrong, and ) something I would like clarified/corrected after having
believed it ) for 20 years now.
>

Easy:
>

If you have a sound with a frequency of 20kHz, that means that the
wave has to go through one complete cycle 20.000 times a second.
That is: up *and* down 20.000 times a second. To record that you
need to record both the ups and the downs, so that's 20.000 ups plus
20.000 downs, makes 40.000 samples per second.
>

Why they went up from 40kHz to 44.1kHz is some weird technical reason,
explained in another part of this thread.

You are, I hope, joking. Cos that is total crap.

geoff



Reply With Quote
  #9  
Old July 10th, 2008, 09:50 PM
geoff
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

ChrisCoaster wrote:
If you have a sound with a frequency of 20kHz, that means that the
wave has to go through one complete cycle 20.000 times a second.
That is: up *and* down 20.000 times a second. To record that you
need to record both the ups and the downs, so that's 20.000 ups plus
20.000 downs, makes 40.000 samples per second.
>>

Why they went up from 40kHz to 44.1kHz is some weird technical
reason, explained in another part of this thread.
>>

>You are, I hope, joking. Cos that is total crap.
>>

>geoff- Hide quoted text -
>>

>- Show quoted text -


Alrighty geoff, then YU explain it. And remember, easy on the math!
>

'Cause at this point I'm about hit "Wiki" in my favorites.
-CC

Simple. To accurately recontruct a waveform, you need two samples of the
highest frequency specificied. Look up Nyquist Theory on you beloved Wiki -
even Wiki has that right !

Nothing to do with 20KHz worth or 'up' and 20KHz worth of 'down'.

geoff



Reply With Quote
  #10  
Old July 15th, 2008, 07:50 AM
ChrisCoaster
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Frequency/Sample rate

Jul 15, 4:22*am, "Mr.T" <MrT@homewrote:
. My only point was
that *I think* 500dB or 1000dB SPL is still *theoretically* impossible in
air.
>

MrT.- Hide quoted text -
>

- Show quoted text -

Ask anyone who has been within 5-miles of a 1950s atomic bomb test.

-CC

Reply With Quote
Reply

Viewing: Web Development Archives FAQs Compression > Frequency/Sample rate


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT